.page-module__rTs3Gq__container{background-color:var(--bg-color);min-height:100vh;color:var(--text-primary);font-family:var(--font-inter)}.page-module__rTs3Gq__hero{text-align:center;border-bottom:1px solid var(--surface-border);background:linear-gradient(#10121b 0%,#141824 100%);flex-direction:column;align-items:center;padding:6rem 2rem 4rem;display:flex}.page-module__rTs3Gq__badge{background:rgba(var(--accent-rgb), .1);color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;border:1px solid rgba(var(--accent-rgb), .3);border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600}.page-module__rTs3Gq__title{font-family:var(--font-outfit);background:linear-gradient(90deg,#fff 0%,#a1a1aa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;max-width:900px;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.page-module__rTs3Gq__highlight{color:var(--accent-primary);-webkit-text-fill-color:var(--accent-primary)}.page-module__rTs3Gq__subtitle{color:var(--text-secondary);max-width:700px;margin-bottom:2.5rem;font-size:1.25rem;font-weight:400;line-height:1.6}.page-module__rTs3Gq__ctaContainer{flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module__rTs3Gq__primaryBtn{background-color:var(--accent-primary);color:#000;box-shadow:0 4px 14px rgba(var(--accent-rgb), .4);border-radius:8px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.page-module__rTs3Gq__primaryBtn:hover{box-shadow:0 6px 20px rgba(var(--accent-rgb), .6);background-color:var(--accent-hover);transform:translateY(-2px)}.page-module__rTs3Gq__guaranteeText{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.page-module__rTs3Gq__videoSection{background-color:var(--surface-color);text-align:center;padding:5rem 2rem}.page-module__rTs3Gq__videoWrapper{aspect-ratio:16/9;justifyContent:center;border:1px solid var(--surface-border);background:#000;border-radius:12px;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.page-module__rTs3Gq__videoPlaceholder{width:100%;height:100%;color:var(--text-secondary);background:linear-gradient(45deg,#111,#1a1a1a);flex-direction:column;justify-content:center;align-items:center;display:flex}.page-module__rTs3Gq__videoIcon{margin-bottom:1rem;font-size:4rem}.page-module__rTs3Gq__benefitsSection{max-width:1200px;margin:0 auto;padding:6rem 2rem}.page-module__rTs3Gq__sectionTitle{font-family:var(--font-outfit);text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:2.5rem}.page-module__rTs3Gq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module__rTs3Gq__benefitCard{background:var(--surface-color);border:1px solid var(--surface-border);border-radius:12px;padding:2.5rem;transition:transform .3s,border-color .3s}.page-module__rTs3Gq__benefitCard:hover{border-color:var(--accent-primary);transform:translateY(-5px)}.page-module__rTs3Gq__iconWrapper{background:rgba(var(--accent-rgb), .1);width:60px;height:60px;color:var(--accent-primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.8rem;display:flex}.page-module__rTs3Gq__benefitTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.page-module__rTs3Gq__benefitDesc{color:var(--text-secondary);line-height:1.6}.page-module__rTs3Gq__pricingSection{background:var(--surface-color);border-top:1px solid var(--surface-border);padding:6rem 2rem}.page-module__rTs3Gq__plansGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.page-module__rTs3Gq__planCard{background:var(--bg-color);border:1px solid var(--surface-border);border-radius:16px;flex-direction:column;padding:2.5rem;display:flex}.page-module__rTs3Gq__planCard.page-module__rTs3Gq__highlighted{border-color:var(--accent-primary);box-shadow:0 0 30px rgba(var(--accent-rgb), .15);position:relative}.page-module__rTs3Gq__mostPopular{background:var(--accent-primary);color:#000;text-transform:uppercase;border-radius:20px;padding:.25rem 1rem;font-size:.8rem;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.page-module__rTs3Gq__priceWrapper{margin:1.5rem 0}.page-module__rTs3Gq__price{font-size:3rem;font-weight:800;font-family:var(--font-outfit)}.page-module__rTs3Gq__period{color:var(--text-secondary);font-size:1rem}.page-module__rTs3Gq__featureList{flex-grow:1;margin:2rem 0;padding:0;list-style:none}.page-module__rTs3Gq__featureList li{color:var(--text-secondary);align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.page-module__rTs3Gq__check{color:#10b981}.page-module__rTs3Gq__cross{color:#ef4444}.page-module__rTs3Gq__planBtn{text-align:center;border-radius:8px;padding:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.page-module__rTs3Gq__btnPrimary{background:var(--accent-primary);color:#000}.page-module__rTs3Gq__btnPrimary:hover{background:var(--accent-hover)}.page-module__rTs3Gq__btnSecondary{color:var(--text-primary);border:1px solid var(--surface-border);background:0 0}.page-module__rTs3Gq__btnSecondary:hover{border-color:var(--text-primary);background:#ffffff0d}
