:root{--brand:#0f766e;--brand-dark:#0a5a55;--brand-soft:#dff5ef;--ink:#102320;--muted:#64716f;--line:#dce5e2;--surface:#fff;--canvas:#f4f7f5;--warning:#b45309;--danger:#b42318;--success:#067647;--shadow:0 24px 64px #0f433c1a}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--canvas);min-height:100%}body{min-height:100vh;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Tahoma,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 38%, transparent);outline-offset:3px}::selection{color:#fff;background:var(--brand)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
