.landing-module__2mBg0a__container{flex-direction:column;min-height:100vh;display:flex}.landing-module__2mBg0a__landingNav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:24px 32px;display:flex}.landing-module__2mBg0a__navBrand{color:var(--text-primary);align-items:center;gap:8px;font-size:1.25rem;font-weight:700;display:flex}.landing-module__2mBg0a__navBrandIcon{color:var(--primary)}.landing-module__2mBg0a__navLinks{align-items:center;gap:24px;display:flex}.landing-module__2mBg0a__navLink{color:var(--text-secondary);font-weight:500;text-decoration:none;transition:color .2s}.landing-module__2mBg0a__navLink:hover{color:var(--text-primary)}.landing-module__2mBg0a__navLoginBtn{background-color:var(--surface);color:var(--text-primary);border:1px solid var(--border);border-radius:8px;padding:8px 16px;font-weight:500;text-decoration:none;transition:all .2s}.landing-module__2mBg0a__navLoginBtn:hover{background-color:var(--surface-hover);border-color:var(--primary)}@media (max-width:600px){.landing-module__2mBg0a__landingNav{padding:16px 20px}.landing-module__2mBg0a__navLinks{gap:16px}.landing-module__2mBg0a__navLink{display:none}}.landing-module__2mBg0a__hero{text-align:center;flex-direction:column;align-items:center;max-width:1000px;margin:0 auto;padding:55px 24px 40px;display:flex}.landing-module__2mBg0a__heroBadge{background-color:var(--badge-idle-bg);color:var(--badge-idle-text);border-radius:var(--radius-full);align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:500;display:inline-flex}.landing-module__2mBg0a__badgeIcon{font-size:16px}.landing-module__2mBg0a__heroTitle{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:24px;font-size:3.5rem;font-weight:700;line-height:1.1}.landing-module__2mBg0a__heroHighlight{color:var(--accent-link)}.landing-module__2mBg0a__heroDescription{color:var(--text-secondary);max-width:600px;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.landing-module__2mBg0a__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.landing-module__2mBg0a__primaryButton{background-color:var(--accent-link);color:#fff;border-radius:var(--radius-full);min-width:224px;min-height:56px;transition:var(--transition-base);justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-module__2mBg0a__primaryButton:hover{background-color:var(--primary-hover);color:#fff;transform:translateY(-2px)}.landing-module__2mBg0a__secondaryButton{min-width:224px;min-height:56px;color:var(--text-primary);border-radius:var(--radius-full);border:1px solid var(--border);transition:var(--transition-base);background-color:#0000;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-flex}.landing-module__2mBg0a__secondaryButton:hover{background-color:var(--surface-hover);color:var(--text-primary)}.landing-module__2mBg0a__mockupSection{width:100%;padding:0 0 100px;display:flex;overflow:hidden}@keyframes landing-module__2mBg0a__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-module__2mBg0a__mockupTrack{gap:32px;width:max-content;animation:40s linear infinite landing-module__2mBg0a__scroll;display:flex}.landing-module__2mBg0a__mockupTrack:hover{animation-play-state:paused}.landing-module__2mBg0a__mockupContainer{background:linear-gradient(135deg,#f4d35e1a,#2e43741a);border-radius:20px;flex-shrink:0;width:800px;padding:16px;box-shadow:0 24px 48px #0000000d}.landing-module__2mBg0a__browserWindow{background-color:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #0000000a}.landing-module__2mBg0a__browserHeader{background-color:var(--surface-hover);border-bottom:1px solid var(--border);align-items:center;gap:8px;height:48px;padding:0 16px;display:flex}.landing-module__2mBg0a__dot{background-color:var(--border);border-radius:50%;width:12px;height:12px}.landing-module__2mBg0a__dot:first-child{background-color:#ff5f56}.landing-module__2mBg0a__dot:nth-child(2){background-color:#ffbd2e}.landing-module__2mBg0a__dot:nth-child(3){background-color:#27c93f}.landing-module__2mBg0a__browserBody{height:400px;display:flex}.landing-module__2mBg0a__mockupSidebar{border-right:1px solid var(--border);background-color:var(--background);width:200px;padding:24px}.landing-module__2mBg0a__mockupContent{flex:1;padding:32px}.landing-module__2mBg0a__mockupTitle{background-color:var(--border);opacity:.5;border-radius:8px;width:40%;height:32px;margin-bottom:24px}.landing-module__2mBg0a__mockupLine{background-color:var(--border);opacity:.3;border-radius:4px;width:100%;height:12px;margin-bottom:12px}.landing-module__2mBg0a__mockupBox{background-color:var(--accent-highlight);opacity:.2;border-radius:12px;width:100%;height:120px;margin-top:24px}.landing-module__2mBg0a__features{background-color:var(--background);border-top:1px solid var(--border);padding:96px 24px 64px}.landing-module__2mBg0a__featuresHeader{text-align:center;max-width:620px;margin:0 auto 64px}.landing-module__2mBg0a__sectionEyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-link);margin-bottom:16px;font-size:.78rem;display:inline-block}.landing-module__2mBg0a__sectionTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4.5vw,2.75rem);line-height:1.2}.landing-module__2mBg0a__sectionDesc{color:var(--text-muted);font-size:1.05rem;line-height:1.6}.landing-module__2mBg0a__routeList{border-top:1px solid var(--border);max-width:880px;margin:0 auto}.landing-module__2mBg0a__routeGroup{border-bottom:1px solid var(--border);grid-template-columns:96px 1fr;gap:8px 32px;padding:48px 0;display:grid}.landing-module__2mBg0a__routeBearing{font-family:var(--font-mono);color:var(--border-hover);font-size:2.25rem;font-weight:500;line-height:1}.landing-module__2mBg0a__routeHeading{font-family:var(--font-display);color:var(--text-primary);grid-column:2;margin-bottom:8px;font-size:1.4rem;font-weight:500}.landing-module__2mBg0a__routeIntro{color:var(--text-muted);grid-column:2;max-width:480px;margin-bottom:28px;font-size:.95rem;line-height:1.6}.landing-module__2mBg0a__routeItems{grid-column:2;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:24px 32px;display:grid}.landing-module__2mBg0a__routeItem{align-items:flex-start;gap:12px;display:flex}.landing-module__2mBg0a__routeItemIcon{color:var(--accent-link);flex-shrink:0;margin-top:2px}.landing-module__2mBg0a__routeItemTitle{color:var(--text-primary);margin-bottom:4px;font-size:.95rem;font-weight:600}.landing-module__2mBg0a__routeItemDesc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.landing-module__2mBg0a__footer{background-color:var(--surface-card);border-top:1px solid var(--border);margin-top:auto;padding:60px 24px 24px}.landing-module__2mBg0a__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;max-width:1100px;margin:0 auto 40px;display:flex}.landing-module__2mBg0a__footerBrand h3{font-family:var(--font-display);color:var(--text-primary);margin-bottom:8px;font-size:1.5rem}.landing-module__2mBg0a__footerBrand p{color:var(--text-secondary)}.landing-module__2mBg0a__footerLinks{gap:24px;display:flex}.landing-module__2mBg0a__footerLinks a{color:var(--text-secondary);font-weight:500;text-decoration:none}.landing-module__2mBg0a__footerLinks a:hover{color:var(--accent-link)}.landing-module__2mBg0a__footerBottom{text-align:center;border-top:1px solid var(--border);max-width:1100px;color:var(--text-secondary);margin:0 auto;padding-top:24px;font-size:.875rem}@media (max-width:768px){.landing-module__2mBg0a__heroTitle{font-size:2.25rem}.landing-module__2mBg0a__heroDescription{padding:0 var(--space-sm);font-size:1rem}.landing-module__2mBg0a__heroActions{width:100%;padding:0 var(--space-xl);flex-direction:column}.landing-module__2mBg0a__primaryButton,.landing-module__2mBg0a__secondaryButton{justify-content:center;width:100%;min-width:0}.landing-module__2mBg0a__browserHeader{gap:6px;height:24px;padding:0 10px}.landing-module__2mBg0a__dot{width:8px;height:8px}.landing-module__2mBg0a__browserBody{height:auto}.landing-module__2mBg0a__mockupContainer{width:85vw}.landing-module__2mBg0a__mockupSidebar{display:none}.landing-module__2mBg0a__routeGroup{grid-template-columns:1fr}.landing-module__2mBg0a__routeBearing{margin-bottom:4px}.landing-module__2mBg0a__routeHeading,.landing-module__2mBg0a__routeIntro,.landing-module__2mBg0a__routeItems{grid-column:1}}
.FaqSection-module__Khuz2G__faqSection{width:100%;max-width:880px;padding:var(--space-3xl) var(--space-md) var(--space-2xl);gap:var(--space-xl);flex-direction:column;margin:0 auto;display:flex}.FaqSection-module__Khuz2G__header{text-align:center;margin-bottom:var(--space-md)}.FaqSection-module__Khuz2G__badge{font-family:var(--font-mono);color:var(--accent-link);letter-spacing:.14em;text-transform:uppercase;margin-bottom:var(--space-sm);font-size:.78rem;font-weight:500;display:block}.FaqSection-module__Khuz2G__title{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:clamp(2rem,5vw,2.75rem);font-weight:500;line-height:1.2}.FaqSection-module__Khuz2G__accordionContainer{border-top:1px solid var(--border);flex-direction:column;display:flex}.FaqSection-module__Khuz2G__accordionItem{border-bottom:1px solid var(--border);cursor:pointer;transition:background-color .2s}.FaqSection-module__Khuz2G__accordionItem:hover{background-color:var(--surface-hover)}.FaqSection-module__Khuz2G__accordionHeader{padding:var(--space-lg) var(--space-sm);justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.FaqSection-module__Khuz2G__question{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:500}.FaqSection-module__Khuz2G__iconContainer{color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}.FaqSection-module__Khuz2G__accordionItem:hover .FaqSection-module__Khuz2G__iconContainer{color:var(--accent-link)}.FaqSection-module__Khuz2G__accordionContentWrapper{overflow:hidden}.FaqSection-module__Khuz2G__accordionContent{padding:0 var(--space-sm) var(--space-lg) var(--space-sm);color:var(--text-muted);max-width:640px;font-size:.95rem;line-height:1.65}
