:root{--bg:#f7f8f9;--surface:#fff;--ink:#101114;--text-strong:#1d1e22;--text-muted:#62676f;--border:#dfe3e6;--accent:#1f8a70;--accent-blue:#3867d6;--accent-coral:#e4572e;color:var(--text-strong);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}body,button,input,textarea{letter-spacing:0;font:16px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1{color:var(--text-strong);margin:0;font-size:72px;line-height:.98}h2{color:var(--text-strong);margin:0;font-size:38px;line-height:1.1}h3{color:var(--text-strong);margin:0;font-size:20px;line-height:1.2}img,svg{max-width:100%;display:block}::selection{color:var(--ink);background:#cfeee5}@media (width<=620px){h1{font-size:44px}h2{font-size:30px}}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-footer{width:min(680px,100% - 40px);margin:0 auto}.brand-mark{background:var(--ink);width:64px;height:64px;color:var(--surface);border-radius:16px;place-items:center;margin:0 auto 24px;font-size:18px;font-weight:800;display:inline-grid}.home{flex:1;justify-content:center;align-items:center;padding:64px 0;display:flex}.center-card{text-align:center;width:min(680px,100% - 40px)}.eyebrow{color:var(--accent);text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.intro{max-width:460px;color:var(--text-muted);margin:18px auto 0;font-size:18px;line-height:1.65}.site-footer{color:var(--text-muted);justify-content:space-between;align-items:center;gap:16px;padding:28px 0 34px;font-size:14px;display:flex}.site-footer a{color:var(--text-strong);font-weight:750;text-decoration:none}@media (width<=560px){.site-footer{width:min(100% - 32px,1080px)}.home{padding:48px 0}.center-card{width:min(100% - 32px,680px)}.site-footer{flex-direction:column;align-items:flex-start}}
