:root{--bg:#f6f7f9;--surface:#fff;--surface-muted:#eef2f5;--text:#172026;--muted:#65717b;--line:#d9e0e6;--accent:#0f766e;--accent-strong:#0b5f59;--danger:#b42318;--warning:#b76e00;--success:#147647;--radius:8px;--shadow:0 12px 30px #17202614}*{box-sizing:border-box}html{min-height:100%}body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit}button,input,select,textarea{font:inherit}:focus-visible{outline-offset:2px;outline:3px solid #0f766e59}
