.subpage-module__hC_Leq__main{background:var(--bg-primary);min-height:100vh}.subpage-module__hC_Leq__nav{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:.5px solid var(--glass-border);align-items:center;height:52px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.subpage-module__hC_Leq__navBrand{align-items:center;gap:8px;transition:opacity .2s;display:inline-flex}.subpage-module__hC_Leq__navBrand:hover{opacity:.7}.subpage-module__hC_Leq__layout{max-width:1200px;margin:0 auto;padding-top:52px;display:flex}.subpage-module__hC_Leq__sidebar{flex-shrink:0;width:220px;height:fit-content;padding:32px 24px;position:sticky;top:72px}.subpage-module__hC_Leq__sidebarTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary);margin-bottom:16px;font-size:11px;font-weight:600}.subpage-module__hC_Leq__sidebarNav{flex-direction:column;gap:4px;display:flex}.subpage-module__hC_Leq__sidebarLink{color:var(--text-secondary);border-radius:8px;padding:10px 14px;font-size:14px;font-weight:500;transition:all .15s;display:block}.subpage-module__hC_Leq__sidebarLink:hover{background:var(--bg-secondary);color:var(--text-primary)}.subpage-module__hC_Leq__sidebarLinkActive,.subpage-module__hC_Leq__sidebarLinkActive:hover{background:var(--blue-light);color:var(--blue)}.subpage-module__hC_Leq__content{flex:1;min-width:0}.subpage-module__hC_Leq__article{max-width:720px;margin:0 auto;padding:68px 24px 80px}.subpage-module__hC_Leq__header{border-bottom:1px solid var(--gray-200);margin-bottom:48px;padding-bottom:32px}.subpage-module__hC_Leq__badge{background:var(--blue-light);color:var(--blue);border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.subpage-module__hC_Leq__title{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(36px,5vw,48px);font-weight:700;line-height:1.1}.subpage-module__hC_Leq__subtitle{color:var(--text-secondary);margin-bottom:16px;font-size:20px;line-height:1.5}.subpage-module__hC_Leq__date{color:var(--text-tertiary);font-size:14px}.subpage-module__hC_Leq__article section{margin-bottom:40px}.subpage-module__hC_Leq__article h2{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:16px;font-size:22px;font-weight:600}.subpage-module__hC_Leq__article h3{color:var(--text-primary);letter-spacing:-.01em;margin-top:24px;margin-bottom:12px;font-size:18px;font-weight:600}.subpage-module__hC_Leq__article p{color:var(--text-secondary);margin-bottom:16px;font-size:17px;line-height:1.7}.subpage-module__hC_Leq__article ul,.subpage-module__hC_Leq__article ol{margin:16px 0;padding-left:24px}.subpage-module__hC_Leq__article li{color:var(--text-secondary);margin-bottom:8px;font-size:17px;line-height:1.7}.subpage-module__hC_Leq__article a{color:var(--blue);font-weight:500;text-decoration:none;transition:opacity .2s}.subpage-module__hC_Leq__article a:hover{opacity:.7;text-decoration:underline}.subpage-module__hC_Leq__article strong{color:var(--text-primary);font-weight:600}.subpage-module__hC_Leq__highlight{background:var(--bg-secondary);border-left:4px solid var(--blue);border-radius:16px;margin-bottom:40px;padding:28px 32px}.subpage-module__hC_Leq__highlight h2{margin-bottom:12px}.subpage-module__hC_Leq__highlight p:last-child{margin-bottom:0}.subpage-module__hC_Leq__downloadSection{margin-bottom:40px}.subpage-module__hC_Leq__downloadCard{background:var(--bg-secondary);border:1px solid var(--gray-200);border-radius:16px;align-items:center;gap:20px;padding:24px 28px;display:flex}.subpage-module__hC_Leq__downloadIcon{background:var(--blue-light);width:56px;height:56px;color:var(--blue);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.subpage-module__hC_Leq__downloadContent{flex:1;min-width:0}.subpage-module__hC_Leq__downloadContent h3{color:var(--text-primary);margin:0 0 4px;font-size:17px;font-weight:600}.subpage-module__hC_Leq__downloadContent p{color:var(--text-secondary);margin:0;font-size:14px;line-height:1.4}.subpage-module__hC_Leq__downloadButton{background:var(--blue);border-radius:10px;flex-direction:column;flex-shrink:0;align-items:center;gap:2px;padding:12px 24px;font-size:15px;font-weight:600;transition:background .2s;display:inline-flex;color:#fff!important;text-decoration:none!important}.subpage-module__hC_Leq__downloadButton:hover{opacity:1;background:#0066d6;color:#fff!important;text-decoration:none!important}.subpage-module__hC_Leq__downloadSize{opacity:.8;font-size:11px;font-weight:400}@media (max-width:640px){.subpage-module__hC_Leq__downloadCard{text-align:center;flex-direction:column;gap:16px}.subpage-module__hC_Leq__downloadButton{width:100%}}.subpage-module__hC_Leq__infoBox{background:var(--bg-secondary);border-radius:16px;margin:24px 0;padding:24px}.subpage-module__hC_Leq__infoBox h3{margin-top:0}.subpage-module__hC_Leq__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:24px 0;display:grid}.subpage-module__hC_Leq__gridItem{background:var(--bg-secondary);border-radius:16px;padding:24px}.subpage-module__hC_Leq__gridItem h3{margin-top:0;font-size:16px}.subpage-module__hC_Leq__gridItem p{margin-bottom:0;font-size:15px}.subpage-module__hC_Leq__facts{background:var(--bg-secondary);border-radius:16px;grid-template-columns:160px 1fr;gap:16px 24px;margin:24px 0;padding:24px;display:grid}.subpage-module__hC_Leq__factLabel{color:var(--text-primary);font-size:14px;font-weight:600}.subpage-module__hC_Leq__factValue{color:var(--text-secondary);font-size:14px}.subpage-module__hC_Leq__logoGrid{flex-wrap:wrap;align-items:flex-end;gap:24px;margin:24px 0;display:flex}.subpage-module__hC_Leq__logoItem{text-align:center}.subpage-module__hC_Leq__logoBox{border-radius:20%;justify-content:center;align-items:center;margin-bottom:8px;display:flex;box-shadow:0 4px 16px #0000001a}.subpage-module__hC_Leq__logoSize{color:var(--text-tertiary);font-size:12px}.subpage-module__hC_Leq__logoShowcase{flex-wrap:wrap;gap:24px;margin:24px 0;display:flex}.subpage-module__hC_Leq__logoShowcaseItem{border-radius:16px;justify-content:center;align-items:center;padding:32px 48px;display:flex}.subpage-module__hC_Leq__logoLight{background:#f5f5f7!important;border:1px solid #e8e8ed!important}.subpage-module__hC_Leq__logoLight span,.subpage-module__hC_Leq__logoLight span span{color:#1d1d1f!important}.subpage-module__hC_Leq__logoDark{background:#1d1d1f!important}.subpage-module__hC_Leq__logoDark span,.subpage-module__hC_Leq__logoDark span span{color:#fff!important}.subpage-module__hC_Leq__ctaBox{background:linear-gradient(135deg, var(--blue) 0%, var(--purple) 100%);text-align:center;border-radius:20px;margin:48px 0;padding:40px}.subpage-module__hC_Leq__ctaBox h2{color:#fff;margin-bottom:12px}.subpage-module__hC_Leq__ctaBox p{color:#ffffffe6;margin-bottom:24px}.subpage-module__hC_Leq__ctaButton{color:var(--blue);opacity:1;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;transform:translateY(0);box-shadow:0 4px 12px #0000001a}.subpage-module__hC_Leq__ctaBox .subpage-module__hC_Leq__ctaButton:hover,.subpage-module__hC_Leq__ctaButton:hover{opacity:1;text-decoration:none;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.subpage-module__hC_Leq__footer{border-top:1px solid var(--gray-200);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:720px;margin:0 auto;padding:32px 24px 48px;display:flex}.subpage-module__hC_Leq__footer p{color:var(--text-tertiary);margin:0;font-size:14px}.subpage-module__hC_Leq__footerNav{gap:24px;display:flex}.subpage-module__hC_Leq__footerNav a{color:var(--text-secondary);font-size:14px;transition:color .2s}.subpage-module__hC_Leq__footerNav a:hover{color:var(--blue)}.subpage-module__hC_Leq__notFound{text-align:center;background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.subpage-module__hC_Leq__notFoundCode{letter-spacing:-.05em;background:linear-gradient(135deg, var(--gray-300) 0%, var(--gray-400) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:24px 0 16px;font-size:clamp(80px,15vw,140px);font-weight:800;line-height:1}.subpage-module__hC_Leq__notFoundText{color:var(--text-secondary);margin-bottom:32px;font-size:18px}.subpage-module__hC_Leq__notFoundButton{background:var(--blue);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:16px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.subpage-module__hC_Leq__notFoundButton:hover{transform:scale(1.02);box-shadow:0 8px 24px #007aff4d}@media (max-width:1024px){.subpage-module__hC_Leq__sidebar{display:none}.subpage-module__hC_Leq__layout{display:block}.subpage-module__hC_Leq__article{padding:100px 24px 80px}}@media (max-width:768px){.subpage-module__hC_Leq__nav{padding:0 20px}.subpage-module__hC_Leq__article{padding:88px 20px 60px}.subpage-module__hC_Leq__header{margin-bottom:32px;padding-bottom:24px}.subpage-module__hC_Leq__facts{grid-template-columns:1fr;gap:12px}.subpage-module__hC_Leq__factLabel{margin-top:8px}.subpage-module__hC_Leq__footer{text-align:center;flex-direction:column;gap:16px}.subpage-module__hC_Leq__ctaBox{padding:32px 24px}}
.theme-toggle-module__f4CsAa__toggle{cursor:pointer;width:36px;height:36px;color:var(--text-secondary);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.theme-toggle-module__f4CsAa__toggle:hover{background:var(--bg-secondary);color:var(--text-primary)}.theme-toggle-module__f4CsAa__toggle:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.theme-toggle-module__f4CsAa__toggle svg{flex-shrink:0}
.nav-module__3cSa6q__nav{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:.5px solid var(--glass-border);justify-content:center;align-items:center;height:52px;padding:0 24px;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav-module__3cSa6q__navInner{max-width:var(--container-max);justify-content:space-between;align-items:center;width:100%;display:flex}.nav-module__3cSa6q__scrolled{background:var(--glass-bg);box-shadow:var(--card-shadow)}.nav-module__3cSa6q__brand{align-items:center;gap:8px;display:flex}.nav-module__3cSa6q__wordmark{color:var(--text-primary);font-size:20px}.nav-module__3cSa6q__navLinks{align-items:center;gap:32px;display:flex}.nav-module__3cSa6q__navLink{color:var(--text-primary);opacity:.88;font-size:14px;font-weight:400;transition:opacity .2s}.nav-module__3cSa6q__navLink:hover{opacity:1}.nav-module__3cSa6q__navRight{align-items:center;gap:16px;display:flex}.nav-module__3cSa6q__cta{background:var(--blue);color:#fff;letter-spacing:-.1px;border-radius:980px;padding:8px 18px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.nav-module__3cSa6q__cta:hover{background:#0066d6;transform:scale(1.02)}@media (max-width:768px){.nav-module__3cSa6q__nav{padding:0 20px}.nav-module__3cSa6q__navLinks{display:none}}
.sections-module__vfpu9G__hero{background:var(--bg-primary);align-items:center;min-height:100vh;padding:140px 24px 80px;display:flex;position:relative;overflow:hidden}.sections-module__vfpu9G__heroOrbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.sections-module__vfpu9G__orbBlue{background:radial-gradient(circle,#007aff1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:20s ease-in-out infinite sections-module__vfpu9G__float;position:absolute;top:-200px;right:-100px}.sections-module__vfpu9G__orbPurple{background:radial-gradient(circle,#af52de1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:25s ease-in-out infinite reverse sections-module__vfpu9G__float;position:absolute;bottom:-150px;left:-100px}.sections-module__vfpu9G__orbTeal{background:radial-gradient(circle,#5ac8fa14 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:18s ease-in-out infinite sections-module__vfpu9G__float;position:absolute;top:40%;right:20%}@keyframes sections-module__vfpu9G__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.05)}66%{transform:translate(-20px,20px)scale(.95)}}.sections-module__vfpu9G__heroContainer{max-width:var(--container-max);z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin:0 auto;display:grid;position:relative}.sections-module__vfpu9G__heroContent{max-width:560px}.sections-module__vfpu9G__heroEyebrow{color:var(--blue);letter-spacing:-.2px;background:var(--blue-light);border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px 8px 12px;font-size:15px;font-weight:500;display:inline-flex}.sections-module__vfpu9G__eyebrowDot{background:var(--blue);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite sections-module__vfpu9G__pulse}@keyframes sections-module__vfpu9G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.sections-module__vfpu9G__heroTitle{letter-spacing:-.03em;color:var(--text-primary);text-align:left;margin-bottom:24px;font-size:clamp(44px,5.5vw,64px);font-weight:600;line-height:1.1}.sections-module__vfpu9G__heroAmount{letter-spacing:-.04em;background:linear-gradient(135deg, var(--blue) 0%, var(--purple) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:8px 0;font-size:clamp(72px,10vw,120px);font-weight:700;line-height:1;display:block}.sections-module__vfpu9G__heroTagline{color:var(--text-secondary);font-weight:500;display:block}.sections-module__vfpu9G__heroSubtitle{color:var(--text-secondary);letter-spacing:-.2px;margin-bottom:40px;font-size:20px;line-height:1.6}.sections-module__vfpu9G__subtitleFeatures{color:var(--text-tertiary);letter-spacing:0;margin-top:12px;font-size:15px;display:block}.sections-module__vfpu9G__heroActions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.sections-module__vfpu9G__heroPrice{flex-direction:column;display:flex}.sections-module__vfpu9G__heroPriceAmount{color:var(--text-primary);letter-spacing:-.5px;font-size:28px;font-weight:600}.sections-module__vfpu9G__heroPriceNote{color:var(--text-tertiary);font-size:14px}.sections-module__vfpu9G__heroDevice{justify-content:center;display:flex}.sections-module__vfpu9G__deviceFrame{background:#1d1d1f;border-radius:44px;padding:12px;box-shadow:0 50px 100px -20px #00000040,0 30px 60px -30px #0000004d,inset 0 0 0 1px #ffffff0d}.sections-module__vfpu9G__deviceFrameSmall{background:#1d1d1f;border-radius:36px;padding:10px;box-shadow:0 30px 60px -15px #0003,0 20px 40px -20px #00000040}.sections-module__vfpu9G__deviceScreen{background:var(--gray-100);border-radius:32px;width:320px;height:692px;overflow:hidden}.sections-module__vfpu9G__deviceFrameSmall .sections-module__vfpu9G__deviceScreen{border-radius:28px;width:280px;height:606px}.sections-module__vfpu9G__screenshot{object-fit:cover;object-position:top center;width:100%;height:100%}.sections-module__vfpu9G__screenshotPlaceholder{background:linear-gradient(135deg, var(--gray-100) 0%, var(--gray-200) 100%);border:2px dashed var(--gray-300);border-radius:inherit;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.sections-module__vfpu9G__placeholderIcon{margin-bottom:16px}.sections-module__vfpu9G__placeholderText{color:var(--text-secondary);margin-bottom:4px;font-size:15px;font-weight:500}.sections-module__vfpu9G__placeholderDimensions{color:var(--text-tertiary);font-size:13px}.sections-module__vfpu9G__appStoreBadge{color:#fff;background:#000;border-radius:12px;align-items:center;gap:12px;padding:12px 24px;transition:transform .2s,box-shadow .2s;display:inline-flex}.sections-module__vfpu9G__appStoreBadge:hover{transform:scale(1.02);box-shadow:0 10px 30px #0003}.sections-module__vfpu9G__badgeLabel{letter-spacing:.2px;opacity:.9;font-size:11px;font-weight:400;line-height:1}.sections-module__vfpu9G__badgeTitle{letter-spacing:-.3px;font-size:18px;font-weight:600;line-height:1.2}.sections-module__vfpu9G__stats{background:var(--bg-secondary);padding:80px 24px}.sections-module__vfpu9G__statsContainer{max-width:var(--container-narrow);justify-content:space-between;gap:48px;margin:0 auto;display:flex}.sections-module__vfpu9G__statItem{text-align:center}.sections-module__vfpu9G__statValue{color:var(--blue);letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(40px,5vw,56px);font-weight:600;line-height:1}.sections-module__vfpu9G__statLabel{color:var(--text-secondary);letter-spacing:-.1px;font-size:15px}.sections-module__vfpu9G__showcase{padding:var(--section-padding) 24px;background:var(--bg-primary)}.sections-module__vfpu9G__showcaseContainer{max-width:var(--container-max);margin:0 auto}.sections-module__vfpu9G__sectionHeader{text-align:center;margin-bottom:80px}.sections-module__vfpu9G__sectionLabel{color:var(--blue);text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:17px;font-weight:500}.sections-module__vfpu9G__sectionTitle{letter-spacing:-.025em;color:var(--text-primary);font-size:clamp(36px,4.5vw,56px);font-weight:600;line-height:1.1}.sections-module__vfpu9G__showcaseRow{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-bottom:120px;display:grid}.sections-module__vfpu9G__showcaseRow:last-child{margin-bottom:0}.sections-module__vfpu9G__showcaseRowReverse{direction:rtl}.sections-module__vfpu9G__showcaseRowReverse>*{direction:ltr}.sections-module__vfpu9G__showcaseContent{max-width:480px}.sections-module__vfpu9G__featureIcon{background:var(--blue);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.sections-module__vfpu9G__showcaseTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:16px;font-size:32px;font-weight:600}.sections-module__vfpu9G__showcaseDesc{color:var(--text-secondary);margin-bottom:28px;font-size:17px;line-height:1.6}.sections-module__vfpu9G__featureList{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.sections-module__vfpu9G__featureList li{color:var(--text-primary);align-items:center;gap:10px;font-size:15px;display:flex}.sections-module__vfpu9G__showcaseDevice{justify-content:center;display:flex}.sections-module__vfpu9G__features{padding:var(--section-padding) 24px;background:linear-gradient(180deg, var(--bg-secondary) 0%, var(--bg-primary) 100%)}.sections-module__vfpu9G__featuresContainer{max-width:var(--container-max);margin:0 auto}.sections-module__vfpu9G__bentoGrid{grid-template-rows:auto auto auto;grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.sections-module__vfpu9G__bentoLarge{grid-area:span 2/span 2}.sections-module__vfpu9G__bentoMedium{grid-area:span 1/span 2}.sections-module__vfpu9G__bentoSmall{grid-area:span 1/span 1}.sections-module__vfpu9G__bentoWide{grid-area:span 1/span 4}.sections-module__vfpu9G__bentoCard{background:var(--glass-bg);height:100%;-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--border-radius);transition:transform .4s,box-shadow .4s;overflow:hidden}.sections-module__vfpu9G__bentoCard:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-6px)}.sections-module__vfpu9G__bentoCardInner{flex-direction:column;height:100%;padding:32px;display:flex}.sections-module__vfpu9G__bentoTitle{color:var(--text-primary);letter-spacing:-.3px;margin-bottom:12px;font-size:22px;font-weight:600}.sections-module__vfpu9G__bentoTitleSmall{color:var(--text-primary);letter-spacing:-.2px;margin-bottom:8px;font-size:18px;font-weight:600}.sections-module__vfpu9G__bentoDesc{color:var(--text-secondary);font-size:16px;line-height:1.55}.sections-module__vfpu9G__bentoDescSmall{color:var(--text-secondary);font-size:14px;line-height:1.5}.sections-module__vfpu9G__bentoVisual{flex-direction:column;gap:12px;margin-top:auto;padding-top:24px;display:flex}.sections-module__vfpu9G__reminderPill{background:var(--bg-secondary);color:var(--text-primary);border-radius:12px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:500;display:inline-flex}.sections-module__vfpu9G__pillDot{background:var(--blue);border-radius:50%;width:10px;height:10px}.sections-module__vfpu9G__bentoWideContent{justify-content:space-between;align-items:center;gap:48px;display:flex}.sections-module__vfpu9G__privacyBadges{flex-shrink:0;gap:12px;display:flex}.sections-module__vfpu9G__privacyBadge{background:var(--bg-secondary);color:var(--text-secondary);white-space:nowrap;border-radius:100px;padding:10px 16px;font-size:13px;font-weight:500}.sections-module__vfpu9G__featuresGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.sections-module__vfpu9G__featureCard{background:var(--bg-primary);border-radius:20px;padding:32px 28px;transition:transform .3s,box-shadow .3s}.sections-module__vfpu9G__featureCard:hover{transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.sections-module__vfpu9G__featureCardIcon{background:var(--blue-light);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.sections-module__vfpu9G__featureCardTitle{color:var(--text-primary);letter-spacing:-.2px;margin-bottom:8px;font-size:19px;font-weight:600}.sections-module__vfpu9G__featureCardDesc{color:var(--text-secondary);font-size:15px;line-height:1.5}.sections-module__vfpu9G__howItWorks{padding:var(--section-padding) 24px;background:var(--bg-primary)}.sections-module__vfpu9G__howItWorksContainer{max-width:var(--container-max);margin:0 auto}.sections-module__vfpu9G__stepsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.sections-module__vfpu9G__stepCard{text-align:center;padding:40px 32px}.sections-module__vfpu9G__stepNumber{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 24px;font-size:24px;font-weight:600;display:flex}.sections-module__vfpu9G__stepTitle{color:var(--text-primary);letter-spacing:-.3px;margin-bottom:12px;font-size:22px;font-weight:600}.sections-module__vfpu9G__stepDesc{color:var(--text-secondary);font-size:15px;line-height:1.6}.sections-module__vfpu9G__privacy{padding:var(--section-padding) 24px;background:var(--bg-secondary)}.sections-module__vfpu9G__privacyContainer{max-width:var(--container-narrow);text-align:center;margin:0 auto}.sections-module__vfpu9G__privacyIcon{background:var(--bg-primary);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 28px;display:flex;box-shadow:0 4px 20px #0000000f}.sections-module__vfpu9G__privacyTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:20px;font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.15}.sections-module__vfpu9G__privacySubtitle{color:var(--text-secondary);max-width:560px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.6}.sections-module__vfpu9G__privacyGrid{text-align:left;grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.sections-module__vfpu9G__privacyCard{background:var(--bg-primary);border-radius:16px;padding:24px 28px;position:relative}.sections-module__vfpu9G__privacyDot{background:var(--green);border-radius:50%;width:8px;height:8px;position:absolute;top:28px;left:28px}.sections-module__vfpu9G__privacyCardTitle{color:var(--text-primary);margin-bottom:6px;padding-left:20px;font-size:17px;font-weight:600}.sections-module__vfpu9G__privacyCardDesc{color:var(--text-secondary);padding-left:20px;font-size:15px;line-height:1.5}.sections-module__vfpu9G__faq{padding:var(--section-padding) 24px;background:var(--bg-primary)}.sections-module__vfpu9G__faqContainer{max-width:var(--container-max);margin:0 auto}.sections-module__vfpu9G__faqGrid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.sections-module__vfpu9G__faqItem{background:var(--bg-secondary);border-radius:16px;padding:28px 32px}.sections-module__vfpu9G__faqQuestion{color:var(--text-primary);letter-spacing:-.2px;margin-bottom:12px;font-size:18px;font-weight:600;line-height:1.4}.sections-module__vfpu9G__faqAnswer{color:var(--text-secondary);font-size:15px;line-height:1.65}.sections-module__vfpu9G__cta{padding:var(--section-padding) 24px;background:linear-gradient(180deg, var(--bg-primary) 0%, var(--gray-100) 100%);text-align:center}.sections-module__vfpu9G__ctaContainer{max-width:600px;margin:0 auto}.sections-module__vfpu9G__ctaBrand{justify-content:center;align-items:center;gap:16px;display:flex}.sections-module__vfpu9G__ctaTitle{flex-direction:column;align-items:center;gap:4px;margin:32px 0 20px;display:flex}.sections-module__vfpu9G__ctaSmallPrice{color:var(--accent);letter-spacing:-.02em;font-size:clamp(24px,3vw,32px);font-weight:600}.sections-module__vfpu9G__ctaConnector{color:var(--text-tertiary);letter-spacing:.05em;text-transform:uppercase;font-size:clamp(16px,2vw,20px);font-weight:400}.sections-module__vfpu9G__ctaBigPrice{letter-spacing:-.03em;background:linear-gradient(135deg, var(--text-primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(56px,8vw,96px);font-weight:700;line-height:1}.sections-module__vfpu9G__ctaSubtitle{color:var(--text-secondary);margin-bottom:40px;font-size:19px;line-height:1.5}.sections-module__vfpu9G__ctaBadge{margin-bottom:20px}.sections-module__vfpu9G__ctaNote{color:var(--text-tertiary);font-size:14px}.sections-module__vfpu9G__footer{background:#1d1d1f;padding:48px 24px 36px}.sections-module__vfpu9G__footerContainer{max-width:var(--container-max);margin:0 auto}.sections-module__vfpu9G__footerTop{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:32px;display:flex}.sections-module__vfpu9G__footerBrand{align-items:center;gap:12px;display:flex}.sections-module__vfpu9G__footerLinks{gap:32px;display:flex}.sections-module__vfpu9G__footerLink{color:#86868b;font-size:14px;transition:color .2s}.sections-module__vfpu9G__footerLink:hover{color:#fff}.sections-module__vfpu9G__footerBottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.sections-module__vfpu9G__footerCopy,.sections-module__vfpu9G__footerTagline{color:#6e6e73;font-size:13px}@media (max-width:1024px){.sections-module__vfpu9G__heroContainer{text-align:center;grid-template-columns:1fr;gap:60px}.sections-module__vfpu9G__heroContent{max-width:600px;margin:0 auto}.sections-module__vfpu9G__heroActions{justify-content:center}.sections-module__vfpu9G__heroTitle{text-align:center}.sections-module__vfpu9G__showcaseRow,.sections-module__vfpu9G__showcaseRowReverse{text-align:center;direction:ltr;grid-template-columns:1fr;gap:48px}.sections-module__vfpu9G__showcaseContent{max-width:560px;margin:0 auto}.sections-module__vfpu9G__featureIcon{margin:0 auto 24px}.sections-module__vfpu9G__featureList{align-items:center}.sections-module__vfpu9G__featuresGrid,.sections-module__vfpu9G__bentoGrid{grid-template-columns:repeat(2,1fr)}.sections-module__vfpu9G__bentoLarge{grid-area:span 1/span 2}.sections-module__vfpu9G__bentoMedium{grid-column:span 2}.sections-module__vfpu9G__bentoSmall{grid-column:span 1}.sections-module__vfpu9G__bentoWide{grid-column:span 2}.sections-module__vfpu9G__bentoWideContent{flex-direction:column;align-items:flex-start;gap:24px}.sections-module__vfpu9G__privacyBadges{flex-wrap:wrap}.sections-module__vfpu9G__stepsGrid{grid-template-columns:1fr;gap:16px;max-width:480px;margin:0 auto}}@media (max-width:768px){:root{--section-padding:80px}.sections-module__vfpu9G__hero{min-height:auto;padding-top:100px}.sections-module__vfpu9G__heroOrbs{opacity:.5}.sections-module__vfpu9G__orbBlue,.sections-module__vfpu9G__orbPurple,.sections-module__vfpu9G__orbTeal{width:300px;height:300px}.sections-module__vfpu9G__heroEyebrow{padding:6px 12px 6px 10px;font-size:13px}.sections-module__vfpu9G__deviceFrame{border-radius:36px;padding:10px}.sections-module__vfpu9G__deviceScreen{border-radius:28px;width:260px;height:563px}.sections-module__vfpu9G__deviceFrameSmall .sections-module__vfpu9G__deviceScreen{border-radius:24px;width:240px;height:520px}.sections-module__vfpu9G__statsContainer{flex-direction:column;gap:32px}.sections-module__vfpu9G__featuresGrid,.sections-module__vfpu9G__bentoGrid{grid-template-columns:1fr}.sections-module__vfpu9G__bentoLarge,.sections-module__vfpu9G__bentoMedium,.sections-module__vfpu9G__bentoSmall,.sections-module__vfpu9G__bentoWide{grid-area:span 1/span 1}.sections-module__vfpu9G__bentoCardInner{padding:24px}.sections-module__vfpu9G__privacyBadges{justify-content:flex-start}.sections-module__vfpu9G__privacyGrid,.sections-module__vfpu9G__faqGrid{grid-template-columns:1fr}.sections-module__vfpu9G__footerTop{flex-direction:column;gap:24px}.sections-module__vfpu9G__footerLinks{flex-wrap:wrap;justify-content:center;gap:20px}.sections-module__vfpu9G__footerBottom{text-align:center;flex-direction:column}}
.subpage-nav-module__HP8_3a__nav{z-index:100;background:var(--glass-bg);-webkit-backdrop-filter:saturate(180%)blur(20px);border-bottom:.5px solid var(--glass-border);justify-content:space-between;align-items:center;height:52px;padding:0 48px;transition:background .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.subpage-nav-module__HP8_3a__brand{align-items:center;gap:8px;text-decoration:none;display:flex}.subpage-nav-module__HP8_3a__brand:hover{opacity:.8}.subpage-nav-module__HP8_3a__navLinks{align-items:center;gap:32px;display:flex}.subpage-nav-module__HP8_3a__navLink{color:var(--text-primary);opacity:.88;font-size:14px;font-weight:400;text-decoration:none;transition:opacity .2s}.subpage-nav-module__HP8_3a__navLink:hover{opacity:1}.subpage-nav-module__HP8_3a__navRight{align-items:center;gap:16px;display:flex}.subpage-nav-module__HP8_3a__cta{background:var(--blue);color:#fff;letter-spacing:-.1px;border-radius:980px;padding:8px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,transform .2s}.subpage-nav-module__HP8_3a__cta:hover{background:#0066d6;transform:scale(1.02)}@media (max-width:768px){.subpage-nav-module__HP8_3a__nav{padding:0 20px}.subpage-nav-module__HP8_3a__navLinks{display:none}}
