:root{color-scheme:light;--page:#f4f6f9;--panel:#fff;--field:#fff;--text:#172133;--muted:#647185;--border:#d6dde7;--blue:#2457d6;--blue-hover:#1a46b7;--error:#af293a;--shadow:0 12px 36px rgba(31,53,91,.08)}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--page:#111722;--panel:#192231;--field:#141d2a;--text:#ecf1f8;--muted:#a8b4c6;--border:#37465b;--blue:#4d7bef;--blue-hover:#396add;--error:#ff8392;--shadow:0 12px 36px rgba(0,0,0,.2)}}*,*:before,*:after{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0}button,textarea{font:inherit}button:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:3px}body{background:var(--page);color:var(--text);min-width:320px}a{color:inherit}#root{min-height:100vh}
