.landing-module__g1LwZa__landingContainer{background-color:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans)}.landing-module__g1LwZa__header{z-index:100;background-color:var(--text-secondary);justify-content:space-between;align-items:center;width:100%;max-width:1440px;margin:0 auto;padding:1.5rem 3rem;display:flex;position:sticky;top:0}.landing-module__g1LwZa__logo{font-family:var(--font-display);color:#fff;align-items:center;gap:1rem;font-size:2.2rem;font-weight:700;text-decoration:none;display:flex}.landing-module__g1LwZa__logoIcon{object-fit:contain;width:3.5rem;height:3.5rem}.landing-module__g1LwZa__nav{align-items:center;gap:2rem;display:flex}.landing-module__g1LwZa__navLink{color:#fff;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.landing-module__g1LwZa__navLink:hover{color:var(--accent-blue)}.landing-module__g1LwZa__signInBtn{background-color:var(--text-secondary);color:var(--bg-secondary);border:1px solid var(--text-secondary);border-radius:9999px;padding:.6rem 1.4rem;font-weight:600;text-decoration:none;transition:all .2s}.landing-module__g1LwZa__signInBtn:hover{color:var(--text-secondary);background-color:#0000}.landing-module__g1LwZa__hero{align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:6rem 3rem 4rem;display:flex}.landing-module__g1LwZa__heroContent{flex:1}.landing-module__g1LwZa__heroTag{color:var(--accent-blue);letter-spacing:.1em;margin-bottom:1rem;font-weight:600;display:block}.landing-module__g1LwZa__heroTitle{font-family:var(--font-display);color:var(--text-secondary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.landing-module__g1LwZa__heroSubtitle{color:var(--text-muted);max-width:480px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.landing-module__g1LwZa__heroCta{background-color:var(--accent-blue);color:#fff;border-radius:9999px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-block}.landing-module__g1LwZa__heroCta:hover{background-color:#1a6cd8;transform:translateY(-2px)}.landing-module__g1LwZa__demoAnimationContainer{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.landing-module__g1LwZa__sectionInner{max-width:1200px;margin:0 auto}.landing-module__g1LwZa__sectionTitle{font-family:var(--font-display);color:var(--text-secondary);text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.landing-module__g1LwZa__howItWorks{background-color:var(--bg-primary);padding:6rem 3rem}.landing-module__g1LwZa__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.landing-module__g1LwZa__stepCard{background:var(--bg-secondary);border:1px solid var(--border-light);border-radius:16px;padding:2.5rem;position:relative}.landing-module__g1LwZa__stepNumber{font-family:var(--font-display);color:#2f80ed33;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.landing-module__g1LwZa__stepTitle{font-family:var(--font-display);color:var(--text-secondary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__stepDesc{color:var(--text-muted);line-height:1.6}.landing-module__g1LwZa__features{background-color:var(--bg-secondary);padding:6rem 3rem}.landing-module__g1LwZa__featureGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.landing-module__g1LwZa__featureCard{background:var(--bg-primary);border:1px solid var(--border-light);border-radius:16px;padding:2.5rem}.landing-module__g1LwZa__featureIcon{width:48px;height:48px;color:var(--accent-blue);background-color:#2f80ed1a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.landing-module__g1LwZa__featureTitle{font-family:var(--font-display);color:var(--text-secondary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.landing-module__g1LwZa__featureDesc{color:var(--text-muted);line-height:1.6}.landing-module__g1LwZa__footer{background-color:var(--text-secondary);color:#fff;text-align:center;padding:4rem 3rem}.landing-module__g1LwZa__footerLogo{font-family:var(--font-display);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.landing-module__g1LwZa__footerText{color:#fff9}.landing-module__g1LwZa__rightSection{align-items:center;gap:2rem;display:flex}.landing-module__g1LwZa__headerActions{z-index:110;align-items:center;gap:1.5rem;display:flex}.landing-module__g1LwZa__hamburgerBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:2rem;display:none}@media (max-width:768px){.landing-module__g1LwZa__header{padding:1rem 1.5rem}.landing-module__g1LwZa__logo{z-index:110;gap:.5rem;font-size:1.25rem;position:relative}.landing-module__g1LwZa__logoIcon{width:2rem;height:2rem}.landing-module__g1LwZa__logoText{display:inline}.landing-module__g1LwZa__headerActions{gap:.75rem}.landing-module__g1LwZa__hamburgerBtn{z-index:110;display:block;position:relative}.landing-module__g1LwZa__nav{background-color:var(--text-secondary);opacity:0;visibility:hidden;z-index:105;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:fixed;top:0;right:0}.landing-module__g1LwZa__nav.landing-module__g1LwZa__mobileOpen{opacity:1;visibility:visible;pointer-events:auto}.landing-module__g1LwZa__navLink{margin:1rem 0;font-size:1.5rem}.landing-module__g1LwZa__hero{flex-direction:column;gap:3rem;padding:3rem 1.5rem 2rem}.landing-module__g1LwZa__heroTitle{font-size:2.5rem}.landing-module__g1LwZa__heroCta{text-align:center;width:100%}.landing-module__g1LwZa__demoAnimationContainer{width:100%;padding:1.5rem}.landing-module__g1LwZa__howItWorks,.landing-module__g1LwZa__features{padding:4rem 1.5rem}.landing-module__g1LwZa__sectionTitle{margin-bottom:2.5rem;font-size:2rem}.landing-module__g1LwZa__stepCard,.landing-module__g1LwZa__featureCard{padding:1.5rem}.landing-module__g1LwZa__featureGrid,.landing-module__g1LwZa__stepsGrid{grid-template-columns:1fr}}
.BookDemoModal-module__Yi1c9q__overlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.BookDemoModal-module__Yi1c9q__modal{background-color:var(--bg-primary,#fff);color:var(--text-primary,#000);border-radius:16px;width:90%;max-width:500px;padding:2.5rem;position:relative;box-shadow:0 20px 40px #0003}.BookDemoModal-module__Yi1c9q__closeBtn{cursor:pointer;color:var(--text-muted,#666);background:0 0;border:none;font-size:1.5rem;position:absolute;top:1rem;right:1rem}.BookDemoModal-module__Yi1c9q__title{font-family:var(--font-display,sans-serif);color:var(--text-secondary,#333);margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.BookDemoModal-module__Yi1c9q__subtitle{color:var(--text-muted,#666);margin-bottom:2rem;font-size:.95rem}.BookDemoModal-module__Yi1c9q__formGroup{flex-direction:column;margin-bottom:1.5rem;display:flex}.BookDemoModal-module__Yi1c9q__label{margin-bottom:.5rem;font-size:.9rem;font-weight:600}.BookDemoModal-module__Yi1c9q__input{border:1px solid var(--border-light,#ddd);background-color:var(--bg-secondary,#fafafa);color:inherit;border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:1rem}.BookDemoModal-module__Yi1c9q__input:focus{border-color:var(--accent-blue,#2f80ed);outline:none;box-shadow:0 0 0 2px #2f80ed33}.BookDemoModal-module__Yi1c9q__submitBtn{background-color:var(--accent-blue,#2f80ed);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;transition:background-color .2s}.BookDemoModal-module__Yi1c9q__submitBtn:hover{background-color:#1a6cd8}.BookDemoModal-module__Yi1c9q__successMessage{text-align:center;color:#27ae60;margin-top:2rem;font-size:1.2rem;font-weight:600}
.DemoAnimation-module__Z5WfOG__widgetWrapper{font-family:var(--font-sans);color:#e2e8f0;background-color:#121926;border:1px solid #2f80ed4d;border-radius:12px;flex-direction:column;width:100%;max-width:500px;margin:0 auto;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.DemoAnimation-module__Z5WfOG__widgetHeader{background-color:#0f172a;border-bottom:1px solid #1e293b;align-items:center;padding:1rem 1.5rem;display:flex}.DemoAnimation-module__Z5WfOG__windowControls{gap:.5rem;margin-right:1.5rem;display:flex}.DemoAnimation-module__Z5WfOG__dot{background-color:#475569;border-radius:50%;width:12px;height:12px}.DemoAnimation-module__Z5WfOG__titleSection{flex:1;align-items:center;gap:.75rem;display:flex}.DemoAnimation-module__Z5WfOG__title{color:#f8fafc;font-size:.95rem;font-weight:600}.DemoAnimation-module__Z5WfOG__badge{color:#fbbf24;border:1px solid #d97706;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.DemoAnimation-module__Z5WfOG__rfq{color:#64748b;font-size:.85rem;font-weight:500}.DemoAnimation-module__Z5WfOG__widgetBody{flex-direction:column;gap:1rem;min-height:380px;padding:1.5rem;display:flex}.DemoAnimation-module__Z5WfOG__statusLine{align-items:center;gap:.75rem;height:1.5rem;font-size:.9rem;display:flex}.DemoAnimation-module__Z5WfOG__statusDotGray{background-color:#64748b;border-radius:50%;width:8px;height:8px}.DemoAnimation-module__Z5WfOG__statusDotOrange{background-color:#f59e0b;border-radius:50%;width:8px;height:8px}.DemoAnimation-module__Z5WfOG__statusDotYellow{background-color:#fef08a;border-radius:50%;width:8px;height:8px}.DemoAnimation-module__Z5WfOG__statusText{color:#cbd5e1}.DemoAnimation-module__Z5WfOG__blinkingCursor{background-color:#f59e0b;width:8px;height:16px;animation:1s step-end infinite DemoAnimation-module__Z5WfOG__blink}@keyframes DemoAnimation-module__Z5WfOG__blink{50%{opacity:0}}.DemoAnimation-module__Z5WfOG__rowsContainer{flex-direction:column;gap:.75rem;display:flex}.DemoAnimation-module__Z5WfOG__row{color:#94a3b8;justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.DemoAnimation-module__Z5WfOG__rowValue{color:#f1f5f9;align-items:center;gap:.5rem;display:flex}.DemoAnimation-module__Z5WfOG__greenDot{background-color:#10b981;border-radius:50%;width:6px;height:6px}.DemoAnimation-module__Z5WfOG__divider{opacity:.5;background:linear-gradient(90deg,#0000,#d97706,#0000);height:1px;margin:.5rem 0}.DemoAnimation-module__Z5WfOG__totalRow{justify-content:space-between;align-items:flex-end;margin-top:.5rem;display:flex}.DemoAnimation-module__Z5WfOG__totalItem{flex-direction:column;gap:.25rem;display:flex}.DemoAnimation-module__Z5WfOG__totalItemRight{text-align:right;flex-direction:column;gap:.25rem;display:flex}.DemoAnimation-module__Z5WfOG__totalLabel{color:#64748b;font-size:.75rem;font-weight:600}.DemoAnimation-module__Z5WfOG__totalValue{color:#f8fafc;font-size:1.5rem;font-weight:700}.DemoAnimation-module__Z5WfOG__recommendedValue{color:#f59e0b;font-size:1.5rem;font-weight:700}.DemoAnimation-module__Z5WfOG__alertCard{color:#ef4444;background-color:#dc26261a;border:1px solid #dc262680;border-radius:6px;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1rem;font-size:.85rem;font-weight:500;display:flex}.DemoAnimation-module__Z5WfOG__alertDot{background-color:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px}.DemoAnimation-module__Z5WfOG__widgetFooter{text-align:center;color:#475569;letter-spacing:.05em;background-color:#0f172a;border-top:1px solid #1e293b;padding:.75rem;font-size:.7rem;font-weight:600}
