:root{color-scheme:light;--bg: #f7f7f4;--panel: #ffffff;--panel-strong: #f0f5f4;--text: #18201f;--muted: #5b6662;--border: #ccd8d4;--accent: #0a7c6b;--accent-strong: #075f52;--accent-soft: #d9f2ed;--warn: #a55d00;--danger: #b3261e;--danger-soft: #ffe2df;--ok: #1d7041;--left-hand: #e5f0ff;--right-hand: #f2ead7;--shadow: 0 12px 28px rgba(24, 32, 31, .08);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.dark,:root:has(body.dark){color-scheme:dark;--bg: #111816;--panel: #18211f;--panel-strong: #202d2a;--text: #ecf4f1;--muted: #afbbb7;--border: #35433f;--accent: #57d3bd;--accent-strong: #8ce4d5;--accent-soft: #173c37;--warn: #ffbf5f;--danger: #ff8b83;--danger-soft: #4c201f;--ok: #7bdc9f;--left-hand: #1c314f;--right-hand: #41351f;--shadow: 0 12px 28px rgba(0, 0, 0, .24)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--text)}button,input,select{font:inherit}button,a,input,select,[tabindex]{outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}
