:root{--bg:#f5f8f6;--surface:#fff;--surface-soft:#f9fbfa;--text:#182528;--muted:#71807c;--line:#e3eae6;--sidebar:#0d3133;--sidebar-deep:#09282a;--green:#4c9b1f;--green-dark:#367715;--green-soft:#eef8e7;--lime:#b7d52b;--teal:#10a7a0;--teal-soft:#e7f8f7;--orange:#ed7211;--orange-soft:#fff1e5;--gold:#e8a400;--gold-soft:#fff6d9;--blue:#2589d8;--blue-soft:#e8f3fc;--danger:#bc3434;--danger-soft:#fff0f0;--shadow:0 12px 30px rgba(18,43,42,.06);--radius:16px;--sidebar-width:228px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{border:0;background:none;color:inherit;cursor:pointer}h1,h2,h3,p{margin-top:0}.eyebrow{margin:0 0 8px;color:var(--green-dark);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#ccd6d2;border-radius:999px}
