:root{--game-brand-orange-100:#f7ad18;--game-brand-orange-200:#f27f0d;--game-brand-orange-300:#f85a2f;--game-brand-blue-100:#364d8a;--game-brand-blue-200:#8ba1dc;--game-brand-blue-300:#419ebd;--game-neutral-0:#fff;--game-neutral-50:#fafafa;--game-neutral-100:#f5f5f5;--game-neutral-200:#eee;--game-neutral-300:#e0e0e0;--game-neutral-400:#bdbdbd;--game-neutral-500:#9e9e9e;--game-neutral-600:#757575;--game-neutral-700:#616161;--game-neutral-800:#424242;--game-neutral-900:#212121;--game-neutral-1000:#161616;--game-space-1:.25rem;--game-space-2:.5rem;--game-space-3:.75rem;--game-space-4:1rem;--game-space-5:1.25rem;--game-space-6:1.5rem;--game-space-8:2rem;--game-space-10:2.5rem;--game-space-12:3rem;--game-radius-sm:6px;--game-radius-md:8px;--game-radius-lg:12px;--game-radius-pill:999px;--game-control-height-sm:2.1rem;--game-control-height-md:2.45rem;--game-content-max-width:1200px;--game-sidebar-width:16rem;--game-sidebar-width-collapsed:4.75rem;--game-z-overlay:1000;--game-z-modal:1200;--game-z-dropdown:1300;--game-z-toast:1400;--game-text-xs:.78rem;--game-text-sm:.85rem;--game-text-base:.92rem;--game-text-md:1rem;--game-text-lg:1.15rem;--game-text-xl:1.35rem;--game-text-2xl:1.8rem;--game-weight-medium:500;--game-weight-semibold:600;--game-weight-bold:700;--game-weight-extrabold:800;--game-font-sans:"Mona Sans", "Source Sans Pro", "Segoe UI", sans-serif;--game-font-display:var(--game-font-sans);--game-font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--game-motion-instant:0s;--game-motion-fast:.12s;--game-motion-normal:.3s;--game-motion-emphasized:.5s;--game-ease-standard:cubic-bezier(.2, 0, 0, 1);--game-ease-emphasized:cubic-bezier(.2, .8, .2, 1)}@keyframes game-modal-enter{0%{opacity:0;transform:translateY(.5rem)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes game-modal-exit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(.5rem)scale(.985)}}@keyframes game-overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes game-overlay-exit{0%{opacity:1}to{opacity:0}}@keyframes game-loading-bounce{0%,to{opacity:.6;transform:scaleY(.9)}50%{opacity:1;transform:scaleY(1.8)}}@media (prefers-reduced-motion:reduce){:root{--game-motion-fast:0s;--game-motion-normal:0s;--game-motion-emphasized:0s}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--game-background:#f7f8f6;--game-surface:var(--game-neutral-0);--game-surface-raised:var(--game-neutral-0);--game-surface-subtle:#eef1ef;--game-text:var(--game-neutral-1000);--game-text-muted:#4d5351;--game-text-inverse:var(--game-neutral-0);--game-border-subtle:#d4d9d6;--game-border-strong:#6f83bc;--game-action-primary:var(--game-brand-orange-200);--game-action-primary-hover:var(--game-brand-orange-300);--game-action-primary-text:var(--game-neutral-1000);--game-action-secondary:var(--game-brand-blue-100);--game-link:var(--game-brand-blue-100);--game-link-hover:#253866;--game-focus:#ae25f8;--game-focus-contrast:var(--game-neutral-0);--game-success:#26734d;--game-info:#287c9a;--game-semantic-action-text:var(--game-neutral-0);--game-warning:#a45a00;--game-danger:#b42318;--game-danger-text:var(--game-neutral-0);--game-overlay-backdrop:#0000007a;--game-shadow-card:0 24px 80px #1616161f;--game-shadow-menu:0 18px 48px #16161629;--game-shadow-modal:0 24px 72px #1616163d;--game-shadow-glow:0 24px 60px color-mix(in srgb, var(--game-neutral-1000) 24%, transparent);--game-shadow-focus:0 0 0 1px var(--game-focus);--game-shadow-danger-inset:inset 0 0 0 1px color-mix(in srgb, var(--game-danger) 20%, transparent);--game-transition-standard:background-color .12s ease, color .12s ease, transform 80ms ease, border-color .12s ease;--game-transition-width:width .18s ease;--game-chart-1:#2563eb;--game-chart-2:#db2777;--game-chart-3:#7c3aed;--game-chart-4:#0f766e;--game-chart-5:#6b7280;background:var(--game-background);color:var(--game-text);font-family:var(--game-font-sans)}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--game-background:#0f1318;--game-surface:#171d24;--game-surface-raised:#1f2630;--game-surface-subtle:#29303a;--game-text:#e8eef8;--game-text-muted:#a9b5c7;--game-text-inverse:var(--game-neutral-1000);--game-border-subtle:#313c4a;--game-border-strong:#69798e;--game-action-primary:#ffbe59;--game-action-primary-hover:#ffd08a;--game-action-primary-text:#231500;--game-action-secondary:#9cb8ff;--game-link:#9cb8ff;--game-link-hover:#bfd0ff;--game-focus:#8fb3ff;--game-focus-contrast:#07111f;--game-success:#68c07a;--game-info:#7bc3e8;--game-semantic-action-text:#231500;--game-warning:#ffc15f;--game-danger:#ff8c7e;--game-danger-text:#231500;--game-overlay-backdrop:#000000a3;--game-shadow-card:0 24px 80px #00000052;--game-shadow-menu:0 18px 48px #00000061;--game-shadow-modal:0 24px 72px #00000085;--game-shadow-glow:0 24px 60px color-mix(in srgb, var(--game-neutral-1000) 40%, transparent);--game-shadow-focus:0 0 0 1px var(--game-focus);--game-shadow-danger-inset:inset 0 0 0 1px color-mix(in srgb, var(--game-danger) 40%, transparent);--game-chart-1:#8fb3ff;--game-chart-2:#ff91c8;--game-chart-3:#c5a3ff;--game-chart-4:#67d1c0;--game-chart-5:#a9b5c7}html[data-game-theme-transition=true],html[data-game-theme-transition=true] *,html[data-game-theme-transition=true] :before,html[data-game-theme-transition=true] :after{transition-delay:0s!important;transition-duration:var(--game-motion-normal)!important;transition-property:background-color,border-color,box-shadow,color,fill,outline-color,stroke!important;transition-timing-function:var(--game-ease-standard)!important}@media (prefers-reduced-motion:reduce){html[data-game-theme-transition=true],html[data-game-theme-transition=true] *,html[data-game-theme-transition=true] :before,html[data-game-theme-transition=true] :after{transition-duration:.01ms!important}}*{box-sizing:border-box}html,body,#root{background:var(--game-background);min-width:0;min-height:100%}body{color:var(--game-text);font-family:var(--game-font-sans);margin:0;line-height:1.5}img,svg,video,canvas{max-width:100%}fieldset,form,main,section,article,aside,nav{min-width:0}h1,h2,h3,h4,h5,h6{line-height:1.2}button,select,input,textarea{border-radius:var(--game-radius-md);font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.68}a{color:var(--game-link);transition:color var(--game-motion-fast) var(--game-ease-standard)}a:hover{color:var(--game-link-hover)}:focus-visible{outline:3px solid var(--game-focus);outline-offset:2px}
