.PurchaseContent-module__LLxVOG__page{flex-direction:column;align-items:center;min-height:100vh;padding:7rem 1rem 5rem;display:flex;position:relative}.PurchaseContent-module__LLxVOG__hero{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:1.25rem;max-width:720px;padding-bottom:3.5rem;display:flex;position:relative}.PurchaseContent-module__LLxVOG__badge{text-transform:uppercase;letter-spacing:.08em;background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:var(--radius-full);color:var(--accent);padding:.3rem .85rem;font-size:.6rem;font-weight:700;display:inline-flex}.PurchaseContent-module__LLxVOG__title{color:var(--text-primary);letter-spacing:-.03em;font-size:2.8rem;font-weight:800;line-height:1.15;font-family:var(--font-display)}.PurchaseContent-module__LLxVOG__subtitle{color:var(--text-secondary);max-width:600px;font-size:1rem;line-height:1.7}.PurchaseContent-module__LLxVOG__heroActions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;display:flex}.PurchaseContent-module__LLxVOG__primaryBtn{color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:all var(--duration-base) var(--ease-out-quart);background:#25d366;border:none;align-items:center;gap:.5rem;padding:.75rem 1.8rem;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.PurchaseContent-module__LLxVOG__primaryBtn:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 8px 24px #007b0a4d;box-shadow:0 8px 24px lab(44.2622% -56.8278 54.1633/.3)}.PurchaseContent-module__LLxVOG__secondaryBtn{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-default);border-radius:var(--radius-full);cursor:pointer;transition:all var(--duration-fast) var(--ease-out-quart);align-items:center;gap:.5rem;padding:.75rem 1.8rem;font-family:inherit;font-size:.88rem;font-weight:500;display:inline-flex}.PurchaseContent-module__LLxVOG__secondaryBtn:hover{background:var(--bg-elevated);border-color:var(--text-muted)}.PurchaseContent-module__LLxVOG__statsRow{z-index:1;grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;max-width:900px;margin-bottom:4rem;display:grid;position:relative}.PurchaseContent-module__LLxVOG__statCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);text-align:center;transition:all var(--duration-fast) var(--ease-out-quart);flex-direction:column;gap:.35rem;padding:1.5rem 1rem;display:flex}.PurchaseContent-module__LLxVOG__statCard:hover{border-color:var(--border-default);box-shadow:var(--shadow-elevation-low)}.PurchaseContent-module__LLxVOG__statLabel{color:var(--accent);font-size:.85rem;font-weight:700;font-family:var(--font-display)}.PurchaseContent-module__LLxVOG__statDesc{color:var(--text-muted);font-size:.68rem;line-height:1.4}.PurchaseContent-module__LLxVOG__content{z-index:1;flex-direction:column;gap:2.5rem;width:100%;max-width:840px;display:flex;position:relative}.PurchaseContent-module__LLxVOG__section{flex-direction:column;gap:1.25rem;display:flex}.PurchaseContent-module__LLxVOG__sectionHeader{flex-direction:column;gap:.75rem;display:flex}.PurchaseContent-module__LLxVOG__sectionIcon{border-radius:var(--radius-md);background:var(--accent-soft);width:40px;height:40px;color:var(--accent);justify-content:center;align-items:center;display:flex}.PurchaseContent-module__LLxVOG__sectionIcon svg{width:20px;height:20px}.PurchaseContent-module__LLxVOG__sectionTitle{color:var(--text-primary);font-size:1.6rem;font-weight:700;font-family:var(--font-display);letter-spacing:-.02em}.PurchaseContent-module__LLxVOG__sectionText{color:var(--text-secondary);max-width:640px;font-size:.92rem;line-height:1.8}.PurchaseContent-module__LLxVOG__featureGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PurchaseContent-module__LLxVOG__featureCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--duration-fast) var(--ease-out-quart);align-items:flex-start;gap:.85rem;padding:1.25rem;display:flex}.PurchaseContent-module__LLxVOG__featureCard:hover{border-color:var(--accent-border);box-shadow:0 2px 12px oklch(from var(--accent) .5 .14 255 / .08)}.PurchaseContent-module__LLxVOG__featureIcon{border-radius:var(--radius-md);background:var(--accent-soft);width:38px;height:38px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.PurchaseContent-module__LLxVOG__featureIcon svg{width:18px;height:18px}.PurchaseContent-module__LLxVOG__featureTitle{color:var(--text-primary);margin-bottom:.2rem;font-size:.85rem;font-weight:600;display:block}.PurchaseContent-module__LLxVOG__featureDesc{color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.5}.PurchaseContent-module__LLxVOG__steps{flex-direction:column;gap:1.25rem;display:flex}.PurchaseContent-module__LLxVOG__step{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--duration-fast) var(--ease-out-quart);align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.PurchaseContent-module__LLxVOG__step:hover{border-color:var(--border-default);box-shadow:var(--shadow-elevation-low)}.PurchaseContent-module__LLxVOG__stepNum{background:var(--accent);width:34px;height:34px;color:var(--text-on-dark);font-size:.8rem;font-weight:700;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.PurchaseContent-module__LLxVOG__stepTitle{color:var(--text-primary);margin-bottom:.2rem;font-size:.92rem;font-weight:600;display:block}.PurchaseContent-module__LLxVOG__stepDesc{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.6}.PurchaseContent-module__LLxVOG__audienceGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PurchaseContent-module__LLxVOG__audienceCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--duration-fast) var(--ease-out-quart);flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.PurchaseContent-module__LLxVOG__audienceCard:hover{border-color:var(--accent-border);box-shadow:0 2px 12px oklch(from var(--accent) .5 .14 255 / .08)}.PurchaseContent-module__LLxVOG__audienceEmoji{font-size:1.6rem;line-height:1}.PurchaseContent-module__LLxVOG__audienceTitle{color:var(--text-primary);font-size:.88rem;font-weight:600;font-family:var(--font-display)}.PurchaseContent-module__LLxVOG__audienceDesc{color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.5}.PurchaseContent-module__LLxVOG__modelsGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PurchaseContent-module__LLxVOG__modelCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--duration-fast) var(--ease-out-quart);padding:1.5rem}.PurchaseContent-module__LLxVOG__modelCard:hover{border-color:var(--border-default);box-shadow:var(--shadow-elevation-low)}.PurchaseContent-module__LLxVOG__modelTitle{color:var(--accent);font-size:.9rem;font-weight:700;font-family:var(--font-display);margin-bottom:.35rem}.PurchaseContent-module__LLxVOG__modelDesc{color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.5}.PurchaseContent-module__LLxVOG__ctaSection{background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:var(--radius-xl);text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2.5rem;display:flex}.PurchaseContent-module__LLxVOG__ctaTitle{color:var(--text-primary);font-size:1.65rem;font-weight:800;font-family:var(--font-display);letter-spacing:-.02em}.PurchaseContent-module__LLxVOG__ctaText{max-width:550px;color:var(--text-secondary);margin:0;font-size:.92rem;line-height:1.7}.PurchaseContent-module__LLxVOG__ctaBtn{color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:all var(--duration-base) var(--ease-out-quart);background:#25d366;border:none;align-items:center;gap:.6rem;margin-top:.5rem;padding:.85rem 2.2rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.PurchaseContent-module__LLxVOG__ctaBtn:hover{background:#20bd5a;transform:translateY(-2px);box-shadow:0 8px 24px #007b0a4d;box-shadow:0 8px 24px lab(44.2622% -56.8278 54.1633/.3)}.PurchaseContent-module__LLxVOG__ctaBtn svg{width:18px;height:18px}.PurchaseContent-module__LLxVOG__ctaNote{color:var(--text-muted);margin:0;font-size:.72rem}.PurchaseContent-module__LLxVOG__sectionDivider{background:var(--border-subtle);height:1px;margin:.5rem 0}.PurchaseContent-module__LLxVOG__faqList{flex-direction:column;gap:.5rem;display:flex}.PurchaseContent-module__LLxVOG__faqItem{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--bg-primary);transition:all var(--duration-fast) var(--ease-out-quart);overflow:hidden}.PurchaseContent-module__LLxVOG__faqItem[open]{border-color:var(--accent-border)}.PurchaseContent-module__LLxVOG__faqQuestion{color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;list-style:none;display:flex}.PurchaseContent-module__LLxVOG__faqQuestion::-webkit-details-marker{display:none}.PurchaseContent-module__LLxVOG__faqQuestion svg{transition:transform var(--duration-base) var(--ease-out-quart);color:var(--text-muted);flex-shrink:0}.PurchaseContent-module__LLxVOG__faqItem[open] .PurchaseContent-module__LLxVOG__faqQuestion svg{transform:rotate(180deg)}.PurchaseContent-module__LLxVOG__faqAnswer{color:var(--text-secondary);margin:0;padding:0 1.25rem 1rem;font-size:.82rem;line-height:1.7}.PurchaseContent-module__LLxVOG__trustBanner{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.PurchaseContent-module__LLxVOG__trustCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--duration-fast) var(--ease-out-quart);align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.PurchaseContent-module__LLxVOG__trustCard:hover{border-color:var(--border-default);box-shadow:var(--shadow-elevation-low)}.PurchaseContent-module__LLxVOG__trustIcon{border-radius:var(--radius-md);background:var(--accent-soft);width:42px;height:42px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.PurchaseContent-module__LLxVOG__trustIcon svg{width:20px;height:20px}.PurchaseContent-module__LLxVOG__trustTitle{color:var(--text-primary);margin-bottom:.2rem;font-size:.88rem;font-weight:600;display:block}.PurchaseContent-module__LLxVOG__trustDesc{color:var(--text-muted);margin:0;font-size:.78rem;line-height:1.5}@media (max-width:768px){.PurchaseContent-module__LLxVOG__page{padding:6rem 1rem 3rem}.PurchaseContent-module__LLxVOG__title{font-size:1.75rem}.PurchaseContent-module__LLxVOG__subtitle{font-size:.88rem}.PurchaseContent-module__LLxVOG__statsRow{grid-template-columns:1fr 1fr}.PurchaseContent-module__LLxVOG__featureGrid,.PurchaseContent-module__LLxVOG__audienceGrid,.PurchaseContent-module__LLxVOG__modelsGrid,.PurchaseContent-module__LLxVOG__trustBanner{grid-template-columns:1fr}.PurchaseContent-module__LLxVOG__ctaSection{padding:2rem 1.5rem}.PurchaseContent-module__LLxVOG__ctaTitle{font-size:1.3rem}.PurchaseContent-module__LLxVOG__heroActions{flex-direction:column;align-items:center}.PurchaseContent-module__LLxVOG__sectionTitle{font-size:1.3rem}}
