.landing-module__g1LwZa__page{background:var(--bg);color:var(--text);min-height:100vh;font-family:var(--sans);-webkit-font-smoothing:antialiased}.landing-module__g1LwZa__nav{z-index:100;background:#eaecf7;height:56px;position:fixed;top:0;left:0;right:0}.landing-module__g1LwZa__navBlur{display:none}.landing-module__g1LwZa__navInner{background:0 0;justify-content:space-between;align-items:center;max-width:1120px;height:56px;margin:0 auto;padding:0 24px;display:flex;position:relative}.landing-module__g1LwZa__navLogo{color:var(--text);flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.landing-module__g1LwZa__navLogoIcon{object-fit:contain;width:20px;height:20px}.landing-module__g1LwZa__navLogoText{font-family:var(--sans);letter-spacing:-.025em;color:var(--text);font-size:16px;font-weight:600}.landing-module__g1LwZa__navLinks{align-items:center;gap:2px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.landing-module__g1LwZa__navLinks a{font-family:var(--sans);color:var(--text-2);border-radius:var(--radius-sm);white-space:nowrap;padding:6px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .12s,background .12s}.landing-module__g1LwZa__navLinks a:hover{color:var(--text);background:#fff9}.landing-module__g1LwZa__navActions{flex-shrink:0;align-items:center;gap:4px;display:flex}.landing-module__g1LwZa__navCta{background:var(--accent);color:#fff;height:34px;font-size:14px;font-family:var(--sans);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:0 16px;font-weight:500;transition:background .12s}.landing-module__g1LwZa__navCta:hover{background:var(--accent-hover)}.landing-module__g1LwZa__navAvatarLink{border:1px solid #0000;border-radius:50%;padding:2px;text-decoration:none;transition:border-color .15s;display:flex}.landing-module__g1LwZa__navAvatarLink:hover{border-color:var(--border)}.landing-module__g1LwZa__navAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px;display:block}.landing-module__g1LwZa__navAvatarFallback{background:var(--bg-tag);width:32px;height:32px;color:var(--text-2);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.landing-module__g1LwZa__hero{background:radial-gradient(ellipse 70% 60% at 50% -5%,#2563eb12 0%,transparent 65%),linear-gradient(180deg,#eaecf7 0%,var(--bg)55%);text-align:center;padding-top:160px;padding-bottom:0;overflow:hidden}.landing-module__g1LwZa__heroInner{flex-direction:column;align-items:center;max-width:1120px;margin:0 auto;padding:0 48px;display:flex}.landing-module__g1LwZa__heroH1{font-family:var(--sans);letter-spacing:-.03em;color:var(--text);text-align:center;max-width:720px;margin-bottom:24px;font-size:clamp(32px,3.8vw,52px);font-weight:700;line-height:1.15;animation:.6s cubic-bezier(.16,1,.3,1) 50ms both landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__heroLineMuted{color:#b0b8d0}.landing-module__g1LwZa__heroSub{font-family:var(--sans);color:var(--text-2);max-width:480px;margin-bottom:32px;font-size:16px;font-weight:400;line-height:1.65;animation:.6s cubic-bezier(.16,1,.3,1) .15s both landing-module__g1LwZa__fadeUp}.landing-module__g1LwZa__heroActions{justify-content:center;align-items:center;gap:12px;margin-bottom:120px;animation:.6s cubic-bezier(.16,1,.3,1) .25s both landing-module__g1LwZa__fadeUp;display:flex}.landing-module__g1LwZa__btnPrimary{background:var(--accent);color:#fff;height:40px;font-size:14px;font-family:var(--sans);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:0 20px;font-weight:500;transition:background .15s;display:inline-flex}.landing-module__g1LwZa__btnPrimary:hover{background:var(--accent-hover)}.landing-module__g1LwZa__btnGhost{height:40px;color:var(--text-2);font-size:14px;font-family:var(--sans);cursor:pointer;background:#ffffffb3;border:1px solid #d0d4e0;border-radius:8px;align-items:center;gap:6px;padding:0 18px;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.landing-module__g1LwZa__btnGhost:hover{color:var(--text);background:#fff;border-color:#9ba3b8}.landing-module__g1LwZa__heroImageWrap{width:100%;animation:.8s cubic-bezier(.16,1,.3,1) .35s both landing-module__g1LwZa__fadeUp;-webkit-mask-image:linear-gradient(#000 58%,#0000 100%);mask-image:linear-gradient(#000 58%,#0000 100%)}.landing-module__g1LwZa__heroImageInner{background:#fff;border:1px solid #d8dcea;border-bottom:none;border-radius:16px 16px 0 0;width:100%;max-width:1040px;margin:0 auto;overflow:hidden;box-shadow:0 8px 32px #0f173c14,0 32px 80px #0f173c0d}.landing-module__g1LwZa__heroBrowser{background:#fff;width:100%}.landing-module__g1LwZa__heroBrowserBar{border-bottom:1px solid var(--border);background:#f0f2f8;align-items:center;height:38px;padding:0 16px;display:flex}.landing-module__g1LwZa__heroBrowserDots{align-items:center;gap:7px;display:flex}.landing-module__g1LwZa__heroBrowserDots span{border-radius:50%;width:10px;height:10px;display:block}.landing-module__g1LwZa__heroBrowserDotRed{background:#ff5f57}.landing-module__g1LwZa__heroBrowserDotYellow{background:#febc2e}.landing-module__g1LwZa__heroBrowserDotGreen{background:#28c840}.landing-module__g1LwZa__heroScreenshotFrame{background:#fff;width:100%;position:relative;overflow:hidden}.landing-module__g1LwZa__heroScreenshotFrame:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#ffffffdb 72%,#fff 100%);height:18%;position:absolute;bottom:0;left:0;right:0}.landing-module__g1LwZa__heroScreenshot{object-fit:contain;object-position:top center;width:100%;max-width:100%;height:auto;display:block}.landing-module__g1LwZa__features{background:var(--bg);padding:88px 24px 96px}.landing-module__g1LwZa__featuresInner{max-width:1120px;margin:0 auto}.landing-module__g1LwZa__featuresHeader{text-align:center;margin-bottom:40px}.landing-module__g1LwZa__featuresTitle{font-family:var(--sans);letter-spacing:-.025em;color:var(--text);margin-bottom:10px;font-size:clamp(22px,2.4vw,28px);font-weight:700;line-height:1.2}.landing-module__g1LwZa__featuresSub{font-family:var(--sans);color:var(--text-2);max-width:400px;margin:0 auto;font-size:14px;font-weight:400;line-height:1.65}.landing-module__g1LwZa__featuresTopRow{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:10px;display:grid}.landing-module__g1LwZa__featuresBottomRow{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:row;align-items:center;gap:20px;min-height:220px;padding:18px 20px 24px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.landing-module__g1LwZa__featuresBottomRow:hover{border-color:#c0c6d8;box-shadow:0 2px 12px #0f172a0d}.landing-module__g1LwZa__featuresBottomRowContent{flex:1;min-width:0}.landing-module__g1LwZa__featuresBottomRowContent .landing-module__g1LwZa__featureCardTitle{font-size:15px}.landing-module__g1LwZa__featuresBottomRowContent .landing-module__g1LwZa__featureCardDesc{max-width:680px}.landing-module__g1LwZa__featuresBottomRow>.landing-module__g1LwZa__featureCardLink{white-space:nowrap;flex-shrink:0;margin-top:0}.landing-module__g1LwZa__featureCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color .15s,box-shadow .15s;overflow:hidden}.landing-module__g1LwZa__featureCard:hover{border-color:#c0c6d8;box-shadow:0 2px 12px #0f172a0f}.landing-module__g1LwZa__featureIllusWrap{background:#f8f9fb;justify-content:center;align-items:center;height:180px;padding:24px 20px;display:flex;overflow:hidden}.landing-module__g1LwZa__illusOrderBook{width:152px;height:auto}.landing-module__g1LwZa__illusNotebook,.landing-module__g1LwZa__illusRefs{width:100%;max-width:250px;height:auto}.landing-module__g1LwZa__featureCardBody{flex-direction:column;padding:18px 20px 24px;display:flex}.landing-module__g1LwZa__featureCardIcon{color:var(--text-3);align-items:center;width:16px;height:16px;margin-bottom:10px;display:flex}.landing-module__g1LwZa__featureCardTitle{font-family:var(--sans);letter-spacing:-.01em;color:var(--text);margin-bottom:6px;font-size:14px;font-weight:600;line-height:1.35}.landing-module__g1LwZa__featureCardDesc{font-family:var(--sans);color:var(--text-3);font-size:13px;font-weight:400;line-height:1.65}.landing-module__g1LwZa__featureCardLink{font-family:var(--sans);color:var(--accent);align-items:center;gap:4px;margin-top:16px;font-size:13px;font-weight:500;text-decoration:none;transition:gap .15s;display:inline-flex}.landing-module__g1LwZa__featureCardLink:hover{gap:8px}.landing-module__g1LwZa__items{background:var(--bg-mid);padding:88px 24px 96px}.landing-module__g1LwZa__itemsInner{max-width:1120px;margin:0 auto}.landing-module__g1LwZa__itemsTitle{font-family:var(--sans);letter-spacing:-.03em;color:var(--text);text-align:center;margin-bottom:56px;font-size:clamp(22px,2.8vw,38px);font-weight:700;line-height:1.15}.landing-module__g1LwZa__itemsGrid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.landing-module__g1LwZa__itemCard{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-mid);padding:32px 28px;transition:background .15s}.landing-module__g1LwZa__itemCard:hover{background:var(--bg-card)}.landing-module__g1LwZa__itemTitle{font-family:var(--sans);color:var(--text);letter-spacing:-.01em;margin-bottom:8px;font-size:14px;font-weight:600;line-height:1.3}.landing-module__g1LwZa__itemDesc{font-family:var(--sans);color:var(--text-3);font-size:13px;font-weight:400;line-height:1.65}.landing-module__g1LwZa__stats{background:var(--bg);padding:88px 24px 96px}.landing-module__g1LwZa__statsInner{grid-template-columns:1fr 1.4fr;align-items:center;gap:80px;max-width:1120px;margin:0 auto;display:grid}.landing-module__g1LwZa__statsTitle{font-family:var(--sans);letter-spacing:-.03em;color:var(--text);margin-bottom:14px;font-size:clamp(22px,2.6vw,34px);font-weight:700;line-height:1.2}.landing-module__g1LwZa__statsDesc{font-family:var(--sans);color:var(--text-2);font-size:14px;font-weight:400;line-height:1.7}.landing-module__g1LwZa__statsGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.landing-module__g1LwZa__statCard{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px 22px}.landing-module__g1LwZa__statPre{font-family:var(--sans);color:var(--text-3);margin-bottom:4px;font-size:11px;font-weight:400}.landing-module__g1LwZa__statVal{font-family:var(--sans);color:var(--text);letter-spacing:-.04em;margin-bottom:6px;font-size:56px;font-weight:800;line-height:1}.landing-module__g1LwZa__statSuf{color:var(--text);margin-left:4px;font-size:32px;font-weight:700}.landing-module__g1LwZa__statLabel{font-family:var(--sans);color:var(--text-3);font-size:12px;font-weight:400}.landing-module__g1LwZa__priceBtn{width:100%;height:42px;color:var(--text);border:1px solid var(--border-hover);font-size:14px;font-family:var(--sans);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;margin-bottom:4px;font-weight:500;text-decoration:none;transition:border-color .12s,background .12s,color .12s;display:inline-flex}.landing-module__g1LwZa__priceBtn:hover{border-color:var(--border-hover);background:var(--bg-hover)}.landing-module__g1LwZa__priceBtnBlue{background:var(--accent);color:#fff;border-color:var(--accent)}.landing-module__g1LwZa__priceBtnBlue:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.landing-module__g1LwZa__cta{background:linear-gradient(180deg,var(--bg)0%,#dde3f5 50%,var(--bg)100%);text-align:center;padding:96px 24px}.landing-module__g1LwZa__ctaInner{flex-direction:column;align-items:center;gap:24px;max-width:400px;margin:0 auto;display:flex}.landing-module__g1LwZa__ctaTitle{font-family:var(--sans);letter-spacing:-.04em;color:var(--text);font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.1}.landing-module__g1LwZa__ctaBtn{width:auto;padding:0 32px}.landing-module__g1LwZa__footer{background:var(--bg);border-top:1px solid var(--border);padding:52px 24px 0}.landing-module__g1LwZa__footerInner{border-bottom:1px solid var(--border);grid-template-columns:1.6fr 1fr 1fr 1fr;gap:48px;max-width:1120px;margin:0 auto;padding-bottom:40px;display:grid}.landing-module__g1LwZa__footerLogo{align-items:center;gap:8px;margin-bottom:12px;display:flex}.landing-module__g1LwZa__footerBlurb{font-family:var(--sans);color:var(--text-2);max-width:260px;font-size:13px;font-weight:400;line-height:1.7}.landing-module__g1LwZa__footerCols{display:contents}.landing-module__g1LwZa__footerCol{flex-direction:column;gap:10px;display:flex}.landing-module__g1LwZa__footerColTitle{font-family:var(--sans);color:var(--text);letter-spacing:-.01em;margin-bottom:4px;font-size:13px;font-weight:600}.landing-module__g1LwZa__footerCol a,.landing-module__g1LwZa__footerCol span{font-family:var(--sans);color:var(--text-2);font-size:13px;font-weight:400;text-decoration:none;transition:color .12s}.landing-module__g1LwZa__footerCol a:hover{color:var(--text)}.landing-module__g1LwZa__footerBottom{max-width:1120px;font-family:var(--sans);color:var(--text-3);margin:0 auto;padding:18px 0;font-size:12px;font-weight:400}@keyframes landing-module__g1LwZa__fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.landing-module__g1LwZa__navLinks{display:none}.landing-module__g1LwZa__navInner{padding:0 20px}.landing-module__g1LwZa__hero{padding-top:96px}.landing-module__g1LwZa__heroInner{padding:0 20px}.landing-module__g1LwZa__heroActions{flex-direction:column;width:100%;margin-bottom:64px}.landing-module__g1LwZa__btnPrimary,.landing-module__g1LwZa__btnGhost{justify-content:center;width:100%}.landing-module__g1LwZa__featuresTopRow{grid-template-columns:1fr}.landing-module__g1LwZa__featuresBottomRow{flex-direction:column;align-items:flex-start;gap:12px}.landing-module__g1LwZa__featuresBottomRow>.landing-module__g1LwZa__featureCardLink{align-self:flex-start}.landing-module__g1LwZa__itemsGrid{grid-template-columns:1fr 1fr}.landing-module__g1LwZa__statsInner{grid-template-columns:1fr;gap:40px}.landing-module__g1LwZa__footerInner{grid-template-columns:1fr 1fr;gap:32px}.landing-module__g1LwZa__footerBrand{grid-column:span 2}}@media (max-width:540px){.landing-module__g1LwZa__itemsGrid,.landing-module__g1LwZa__statsGrid,.landing-module__g1LwZa__footerInner{grid-template-columns:1fr}.landing-module__g1LwZa__footerBrand{grid-column:span 1}}
