*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--xero-blue:#0fa293;--xero-blue-dark:#0c8a7d;--navy:#0f2b46;--navy-dark:#0a1e30;--slate:#6b7c93;--bg:#f0f4f8;--bg-card:#fff;--bg-muted:#f8f9fb;--border:#dde4ed;--border-strong:#c8d2de;--text:#0f2b46;--text-muted:#6b7c93;--text-hint:#9aaabb;--green:#16a34a;--green-bg:#f0fdf4;--green-border:#bbf7d0;--red:#dc2626;--red-bg:#fef2f2;--red-border:#fecaca;--amber:#d97706;--amber-bg:#fffbeb;--amber-border:#fde68a;--blue-bg:#e8f4f8;--blue-border:#b3d9e8;--blue-text:#0f2b46;--radius:8px;--radius-lg:12px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:3px}:focus-visible{outline:2px solid var(--xero-blue);outline-offset:2px}a{color:var(--xero-blue);text-decoration:none}a:hover{text-decoration:underline}