.page-module__E0kJGG__page{color:#334155;background:#f8fafc;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.page-module__E0kJGG__container{width:100%;max-width:1000px;margin:0 auto;padding:0 24px}.page-module__E0kJGG__nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#fffffff2;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:sticky;top:0}.page-module__E0kJGG__logo{font-family:var(--font-display);color:#06c;font-size:32px;font-weight:700}.page-module__E0kJGG__navRight{align-items:center;gap:16px;display:flex}.page-module__E0kJGG__navLogin{font-size:14px;font-weight:600}.page-module__E0kJGG__hero{text-align:center;background:radial-gradient(circle at 50% 30%,#e6f0fa 0%,#0000 60%);border-bottom:1px solid #e2e8f0;flex-direction:column;align-items:center;padding:100px 24px 80px;display:flex;position:relative}.page-module__E0kJGG__heroContent{z-index:2;max-width:760px;animation:.8s ease-out page-module__E0kJGG__fadeIn}.page-module__E0kJGG__heroEyebrow{color:#06c;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;font-size:14px;font-weight:700}.page-module__E0kJGG__heroTitle{font-family:var(--font-ui);color:#0f2b46;margin-bottom:24px;font-size:56px;font-weight:800;line-height:1.15}.page-module__E0kJGG__heroTitleAccent{color:#06c;display:inline-block;position:relative}.page-module__E0kJGG__heroSub{color:#475569;margin-bottom:40px;font-size:18px;line-height:1.7}.page-module__E0kJGG__heroCtas{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.page-module__E0kJGG__heroNote{color:#64748b;margin-top:16px;font-size:12px}.page-module__E0kJGG__sectionLabel{color:#06c;text-transform:uppercase;letter-spacing:.1em;text-align:center;margin-bottom:12px;font-size:12px;font-weight:700}.page-module__E0kJGG__sectionTitle{font-family:var(--font-ui);color:#0f2b46;text-align:center;margin-bottom:36px;font-size:38px;font-weight:700}.page-module__E0kJGG__aboutSection{background:#fff;border-bottom:1px solid #e2e8f0;padding:80px 0}.page-module__E0kJGG__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;margin-top:40px;display:grid}.page-module__E0kJGG__stepCard{text-align:center;flex-direction:column;align-items:center;padding:24px;display:flex}.page-module__E0kJGG__stepNumber{color:#fff;background:#06c;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:24px;font-weight:700;display:flex;box-shadow:0 4px 10px #06c3}.page-module__E0kJGG__stepTitle{color:#0f2b46;margin-bottom:12px;font-size:20px;font-weight:700}.page-module__E0kJGG__stepText{color:#475569;font-size:15px;line-height:1.6}.page-module__E0kJGG__pricingSection{background:#f8fafc;padding:80px 0}.page-module__E0kJGG__pricingGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-top:40px;display:grid}.page-module__E0kJGG__priceCard{text-align:left;border-radius:var(--radius-lg);background:#fff;border:1px solid #e2e8f0;flex-direction:column;padding:40px 32px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 15px #00000005}.page-module__E0kJGG__priceCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000a}.page-module__E0kJGG__priceCardFeatured{border:2px solid #06c;box-shadow:0 8px 30px #0066cc14}.page-module__E0kJGG__priceCardFeatured:hover{box-shadow:0 12px 40px #0066cc1f}.page-module__E0kJGG__cardBadge{color:#fff;border-radius:var(--radius-full);text-transform:uppercase;background:#06c;padding:4px 12px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:32px}.page-module__E0kJGG__planName{color:#0f2b46;margin-bottom:8px;font-size:24px;font-weight:700}.page-module__E0kJGG__planPrice{color:#0f2b46;margin-bottom:2px;font-size:36px;font-weight:800}.page-module__E0kJGG__pricePeriod{color:#64748b;font-size:16px;font-weight:400}.page-module__E0kJGG__planSub{color:#64748b;margin-bottom:24px;font-size:13px}.page-module__E0kJGG__planFeatures{flex-direction:column;gap:12px;margin:0 0 32px;padding:0;list-style:none;display:flex}.page-module__E0kJGG__planFeatures li{color:#475569;align-items:center;gap:8px;font-size:14px;display:flex}.page-module__E0kJGG__testimonialsSection{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:80px 0}.page-module__E0kJGG__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-top:40px;display:grid}.page-module__E0kJGG__testimonialCard{border-radius:var(--radius-lg);background:#f8fafc;border:1px solid #e2e8f0;flex-direction:column;justify-content:space-between;padding:32px;display:flex}.page-module__E0kJGG__testimonialText{color:#334155;margin-bottom:24px;font-size:15px;font-style:italic;line-height:1.7}.page-module__E0kJGG__testimonialUser{align-items:center;gap:12px;display:flex}.page-module__E0kJGG__userAvatar{color:#06c;background:#e6f0fa;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:700;display:flex}.page-module__E0kJGG__userName{color:#0f2b46;font-size:14px;font-weight:700}.page-module__E0kJGG__userAge{color:#64748b;font-size:12px}.page-module__E0kJGG__healthSection{text-align:center;background:#e6f0fa;padding:64px 24px}.page-module__E0kJGG__healthContainer{max-width:720px;margin:0 auto}.page-module__E0kJGG__healthIcon{margin-bottom:12px;font-size:36px}.page-module__E0kJGG__healthTitle{color:#0f2b46;margin-bottom:12px;font-size:20px;font-weight:700}.page-module__E0kJGG__healthText{color:#334155;margin-bottom:24px;font-size:14px;line-height:1.7}.page-module__E0kJGG__helplineList{border-radius:var(--radius-md);text-align:left;background:#fff;flex-direction:column;gap:8px;padding:20px;display:flex;box-shadow:0 4px 10px #0066cc0d}.page-module__E0kJGG__helplineList p{color:#475569;font-size:13px}.page-module__E0kJGG__footer{background:#fff;padding:48px 24px 32px}.page-module__E0kJGG__footerInner{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));align-items:start;gap:32px;max-width:1000px;margin:0 auto;display:grid}.page-module__E0kJGG__footerLeft{flex-direction:column;gap:12px;display:flex}.page-module__E0kJGG__footerLogo{color:#06c;font-size:28px;font-weight:700}.page-module__E0kJGG__footerCopyright{color:#64748b;font-size:12px}.page-module__E0kJGG__contactTitle,.page-module__E0kJGG__socialsTitle{color:#0f2b46;margin-bottom:12px;font-size:14px;font-weight:700}.page-module__E0kJGG__contactLink{color:#06c;font-size:14px;text-decoration:none}.page-module__E0kJGG__contactLink:hover{text-decoration:underline}.page-module__E0kJGG__socialsLinks{flex-direction:column;gap:8px;display:flex}.page-module__E0kJGG__socialsLinks a{color:#475569;font-size:13px;font-weight:600;text-decoration:none}.page-module__E0kJGG__socialsLinks a:hover{color:#06c}@media (max-width:768px){.page-module__E0kJGG__nav{padding:16px 20px}.page-module__E0kJGG__hero{padding:60px 20px}.page-module__E0kJGG__heroTitle{font-size:38px}.page-module__E0kJGG__heroSub{font-size:15px}.page-module__E0kJGG__heroCtas{flex-direction:column;gap:12px;width:100%}.page-module__E0kJGG__heroCtas a,.page-module__E0kJGG__heroCtas button{width:100%}.page-module__E0kJGG__sectionTitle{font-size:28px}.page-module__E0kJGG__pricingGrid{grid-template-columns:1fr;max-width:380px;margin:0 auto}.page-module__E0kJGG__testimonialsGrid{grid-template-columns:1fr}.page-module__E0kJGG__footerInner{text-align:center;grid-template-columns:1fr;justify-items:center}.page-module__E0kJGG__footerLeft,.page-module__E0kJGG__footerCenter,.page-module__E0kJGG__footerRight{flex-direction:column;align-items:center;display:flex}.page-module__E0kJGG__socialsLinks{flex-direction:row;gap:16px}}
