:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--canvas:#fff;--surface:#f7f9fb;--surface-hover:#fbfcfd;--surface-selected:#f1faf6;--text-strong:#0b1835;--text:#273550;--text-muted:#66748d;--border:#dce3eb;--border-strong:#c7d1dd;--emerald:#0b8a5b;--emerald-hover:#087349;--emerald-soft:#eaf7f1;--violet:#4c3aa5;--danger:#c34040;--warning:#a86c14;--on-accent:#fff;--link:#3159a2;--header-surface:#fffffff5;--tray-surface:#fffffffa;--positive-surface:#f7fcf9;--positive-border:#d9e9e2;--notice-text:#76520e;--notice-surface:#fff8e8;--notice-border:#f0daa7;--warning-soft:#fff6e8;--warning-emphasis:#fffaf0;--danger-soft:#fff0f0;--violet-soft:#f1effb;--selection:#d9f1e7;--focus-ring:#0b8a5b38;--focus-soft:#0b8a5b1a;--avatar-border:#ffffff24;--overlay:#0b183570;--shadow-method:0 18px 42px #0b18351f;--shadow-tray:0 -12px 30px #0b183512;--shadow-drawer:0 24px 64px #0b18352e, 0 4px 18px #0b183514;--shadow-drawer-side:-18px 0 48px #0b183529;--shadow-modal:0 24px 70px #0b18353d;--font-sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;color:var(--text);background:var(--canvas);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#0d1117;--surface:#151b24;--surface-hover:#19212c;--surface-selected:#10271e;--text-strong:#f3f7fb;--text:#d1dae5;--text-muted:#99a8ba;--border:#293341;--border-strong:#3b4656;--emerald:#43c995;--emerald-hover:#5edcab;--emerald-soft:#102a20;--violet:#ad9bff;--danger:#ff8585;--warning:#f0b95f;--on-accent:#071912;--link:#8db8ff;--header-surface:#0d1117f5;--tray-surface:#0d1117fa;--positive-surface:#10231d;--positive-border:#245142;--notice-text:#f2c66f;--notice-surface:#261e12;--notice-border:#5d4422;--warning-soft:#2b2114;--warning-emphasis:#2b2416;--danger-soft:#2c181b;--violet-soft:#231e38;--selection:#1c5b45;--focus-ring:#43c99557;--focus-soft:#43c99526;--avatar-border:#ffffff2e;--overlay:#02060cb8;--shadow-method:0 18px 42px #00000057;--shadow-tray:0 -12px 30px #00000042;--shadow-drawer:0 24px 64px #0000006b, 0 4px 18px #00000047;--shadow-drawer-side:-18px 0 48px #00000061;--shadow-modal:0 24px 70px #00000085}}*{box-sizing:border-box}html{background:var(--canvas);min-width:360px}body{background:var(--canvas);min-width:360px;min-height:100vh;margin:0}.route-loading{min-height:100vh;color:var(--text-muted);place-items:center;padding:2rem;display:grid}button,input,select,textarea{color:inherit;font:inherit}button,select,input[type=checkbox],input[type=radio]{cursor:pointer}button:disabled,select:disabled,input:disabled{cursor:not-allowed}a{color:inherit}button,a,input,select,textarea{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 3px var(--focus-ring)}::selection{color:var(--text-strong);background:var(--selection)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
