:root{--background:#faf9f6;--foreground:#24231f;--muted:#706e66;--border:#e4e1d9;--accent:#c5532b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:#ead7ca}.site-shell{max-width:1200px;margin:0 auto;padding:0 48px}.skip-link{background:var(--foreground);color:#fff;z-index:2;padding:12px;position:absolute;top:-60px;left:24px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:108px;display:flex}.wordmark{letter-spacing:-2.5px;font-size:38px;font-weight:800}.wordmark span{color:var(--accent)}.header-actions{align-items:center;gap:24px;display:flex}.sign-in-link{font-size:13px;font-weight:500}.sign-in-link:hover{color:var(--accent)}.header-label{color:var(--muted);font-size:13px}.hero{padding:90px 0 84px}.status{border:1px solid var(--border);color:var(--muted);border-radius:30px;align-items:center;gap:8px;padding:7px 11px;font-size:12px;display:inline-flex}.status span{background:var(--accent);border-radius:50%;width:6px;height:6px}h1{letter-spacing:-.065em;margin:26px 0 24px;font-size:clamp(54px,7.7vw,96px);font-weight:500;line-height:1.02}h1 span{color:var(--accent)}.hero-description{color:var(--muted);max-width:560px;margin:0;font-size:18px;line-height:1.7}.button{background:var(--foreground);color:#fff;border-radius:6px;align-items:center;gap:40px;margin-top:30px;padding:16px 20px;font-size:14px;transition:background .15s;display:inline-flex}.button:hover{background:#444239}.button span{font-size:20px;line-height:14px}.hero-note{color:var(--muted);margin:15px 0 0;font-size:12px;line-height:1.6}.vision{border-top:1px solid var(--border);padding:32px 0 48px;scroll-margin-top:32px}.section-heading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:38px;display:flex}h2{letter-spacing:-.025em;margin:0;font-size:19px;font-weight:500}.section-label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;font-size:11px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.feature-number{color:var(--accent);font-family:monospace;font-size:12px}h3{letter-spacing:-.02em;margin:18px 0 10px;font-size:17px;font-weight:500}.feature p{max-width:300px;color:var(--muted);margin:0;font-size:14px;line-height:1.75}.preview-note{color:var(--muted);margin:35px 0 0;font-size:12px;line-height:1.6}.site-footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:24px 0 30px;font-size:12px;display:flex}.footer-wordmark{color:var(--foreground);letter-spacing:-1px;font-size:20px;font-weight:700}@media (max-width:700px){.site-shell{padding:0 24px}.site-header{height:88px}.wordmark{font-size:34px}.header-actions{gap:16px}.header-label{font-size:11px}.hero{padding:65px 0 64px}.hero-description{font-size:16px}.desktop-break{display:none}.section-heading{flex-direction:column-reverse;gap:14px;margin-bottom:30px}h2{max-width:280px;font-size:20px;line-height:1.4}.feature-grid{grid-template-columns:1fr;gap:32px}.feature p{max-width:440px}h3{margin-top:12px}.vision{padding-bottom:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
