.landing{min-height:100vh;background:#fafaf9;color:#292524}.landing-header{display:flex;justify-content:space-between;align-items:center;padding:24px 48px;max-width:1200px;margin:0 auto}.landing-header-content{display:flex;align-items:center;gap:12px}.landing-logo{height:36px}.landing-wordmark{font-size:1.25rem;font-weight:600;color:#1c1917;letter-spacing:-.02em}.landing-hero{max-width:720px;margin:0 auto;padding:80px 48px 10px;text-align:center}.landing-hero-logo{height:80px;margin-bottom:24px}.landing-hero h1{font-size:3rem;font-weight:600;letter-spacing:-.03em;line-height:1.1;margin-bottom:24px;color:#1c1917}.landing-subtitle{font-size:1.25rem;line-height:1.6;color:#57534e;margin-bottom:32px}.landing-hero-cta{height:52px;padding:0 36px;font-size:1rem;font-weight:500}.landing-explainer{max-width:720px;margin:0 auto;padding:40px 48px 60px;text-align:center}.landing-explainer p{font-size:1.1rem;line-height:1.8;color:#57534e}.landing-explainer strong{color:#1c1917;font-weight:500}.landing-mockup-image{width:100%;max-width:400px;border-radius:12px;box-shadow:0 4px 24px #00000014}.landing-feature{max-width:1200px;margin:0 auto;padding:80px 48px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.landing-feature:nth-child(2n){background:#fff}.landing-feature-reverse{direction:rtl}.landing-feature-reverse>*{direction:ltr}.landing-feature-text{max-width:480px}.landing-feature-text h2{font-size:1.75rem;font-weight:600;letter-spacing:-.02em;margin-bottom:20px;color:#1c1917}.landing-feature-text p{font-size:1.0625rem;line-height:1.7;color:#44403c;margin-bottom:16px}.landing-feature-text p:last-child{margin-bottom:0}.landing-feature-text code{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.9375rem;background:#f5f5f4;padding:2px 8px;border-radius:4px;color:#57534e}.landing-feature-visual{display:flex;justify-content:center}.landing-bottom-cta{text-align:center;padding:96px 48px;background:#1c1917;color:#fafaf9}.landing-bottom-cta h2{font-size:2.25rem;font-weight:600;letter-spacing:-.02em;margin-bottom:12px;color:#fafaf9}.landing-bottom-cta p{font-size:1.125rem;color:#a8a29e;margin-bottom:32px}.landing-bottom-cta .ant-btn-primary{height:52px;padding:0 36px;font-size:1rem;font-weight:500}.landing-footer{text-align:center;padding:32px 48px;background:#1c1917;border-top:1px solid #292524}.landing-footer p{font-size:.875rem;color:#78716c;margin:0}.landing-footer-link{background:none;border:none;color:#78716c;font-size:.75rem;cursor:pointer;margin-top:12px;padding:0;text-decoration:underline;transition:color .2s}.landing-footer-link:hover{color:#a8a29e}@media (max-width: 900px){.landing-header{padding:20px 24px}.landing-hero{padding:48px 24px 64px}.landing-hero h1{font-size:2.25rem}.landing-subtitle{font-size:1.125rem}.landing-feature{grid-template-columns:1fr;padding:64px 24px;gap:40px}.landing-feature-reverse{direction:ltr}.landing-feature-text{max-width:100%}.landing-feature-text h2{font-size:1.5rem}.landing-bottom-cta{padding:64px 24px}.landing-bottom-cta h2{font-size:1.75rem}}@media (max-width: 480px){.landing-wordmark{display:none}.landing-hero h1{font-size:1.875rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
