:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f5f7fa;--surface:#fff;--surface-subtle:#f8fafc;--text:#162033;--text-muted:#526078;--border:#dce3ec;--border-strong:#b9c5d4;--primary:#164b82;--primary-hover:#103b68;--primary-soft:#e8f0f8;--success:#17633a;--success-soft:#e7f5ec;--warning:#805300;--warning-soft:#fff4d6;--danger:#a12626;--danger-hover:#801d1d;--danger-soft:#fceaea;--focus:#0b70c9;--shadow:0 1px 2px #15253a0f, 0 8px 28px #15253a0d;--radius-small:.5rem;--radius-medium:.75rem;--radius-large:1rem}*{box-sizing:border-box}html{background:var(--background);min-width:20rem;scroll-padding-top:5rem}body{background:var(--background);min-height:100dvh;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.5}button,input,select{color:inherit;font:inherit}button,select{cursor:pointer}button:disabled,select:disabled,input:disabled{cursor:not-allowed}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}::selection{background:var(--primary-soft)}.skip-link{z-index:1000;border-radius:var(--radius-small);background:var(--text);color:var(--surface);padding:.75rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#101722;--surface:#172130;--surface-subtle:#1c2838;--text:#f3f6fa;--text-muted:#b9c5d3;--border:#354359;--border-strong:#56677e;--primary:#83b7e8;--primary-hover:#a7ccef;--primary-soft:#203a56;--success:#78d49d;--success-soft:#173c2a;--warning:#f2cb78;--warning-soft:#463817;--danger:#faa;--danger-hover:#ffc2c2;--danger-soft:#4a2528;--focus:#7fc4ff;--shadow:0 1px 2px #0003, 0 12px 32px #0000002e}}
