:root{--bg:#f6f7f4;--ink:#14231f;--muted:#63706b;--panel:#fff;--panel-soft:#edf1ed;--line:#dbe2dc;--accent:#0f766e;--accent-strong:#115e59;--accent-soft:#d8f1ea;--danger:#b42318;--warning:#946200;--shadow:0 18px 45px #14231f1c}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
