:root{--canvas:#f5f7f6;--surface:#fff;--surface-soft:#f0f5f3;--ink:#1f292d;--ink-muted:#667176;--ink-faint:#8d979b;--line:#dde3e1;--line-strong:#ccd6d2;--teal:#08796d;--teal-hover:#06685f;--danger:#b42332;--danger-soft:#fff1f2;--focus:#08796d33}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}html{background:var(--canvas)}body{min-height:100vh;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{color:var(--ink);background:#bde4db}
