:root{--background:#f6f8f7;--surface:#ffffff;--surface-soft:#eef5f3;--ink:#13211d;--muted:#64736f;--line:#d8e1de;--green:#0a6d5b;--green-dark:#084c42;--blue:#1d5f8f;--blue-soft:#e8f2fb;--amber:#9b650f;--amber-soft:#fff5df;--red:#a63830;--red-soft:#fff0ee;--shadow:0 24px 60px rgba(25,48,43,0.12)}*{box-sizing:border-box}html{background:var(--background);color:var(--ink);scroll-behavior:smooth}body{margin:0;font-family:Aptos,Segoe UI,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}