:root{--font-family:Manrope, system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, monospace;--red:#e5484d;--green:#30a46c;--amber:#e29858;--shape-xs:4px;--shape-sm:8px;--shape-md:12px;--shape-lg:16px;--shape-xl:28px;--shape-full:999px;--md-radius-md:12px;--elevation-1:0 1px 2px #0006;--elevation-2:0 2px 6px #00000073;--elevation-3:0 4px 10px #00000080;--tm-brand:#9ad2fe}:root,[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--md-primary:#f0c9a8;--md-on-primary:#5c300a;--md-primary-container:#884811;--md-on-primary-container:#f2e5d9;--md-secondary:#dacbbe;--md-on-secondary:#463220;--md-secondary-container:#684a31;--md-on-secondary-container:#ebe5e0;--md-tertiary:#aee3ea;--md-on-tertiary:#104e56;--md-tertiary-container:#1a737f;--md-on-tertiary-container:#dcedef;--md-error:#ffb4ab;--md-on-error:#690005;--md-error-container:#93000a;--md-on-error-container:#ffdad6;--md-surface:#0d1012;--md-surface-dim:#0d1012;--md-surface-bright:#324148;--md-surface-container-lowest:#080b0c;--md-surface-container-low:#151b1e;--md-surface-container:#192024;--md-surface-container-high:#242e33;--md-surface-container-highest:#2e3b42;--md-on-surface:#e2e7e9;--md-on-surface-variant:#c6ced2;--md-outline:#8f9ca3;--md-outline-variant:#425057;--surface:#0d1012;--text-muted:#8f9ca3}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--md-primary:#ae611e;--md-on-primary:#fff;--md-primary-container:#f9e4d2;--md-on-primary-container:#26190d;--md-secondary:#836449;--md-on-secondary:#fff;--md-secondary-container:#efe5dc;--md-on-secondary-container:#1f1914;--md-tertiary:#25818d;--md-on-tertiary:#fff;--md-tertiary-container:#d5f2f6;--md-on-tertiary-container:#102123;--md-error:#b3261e;--md-on-error:#fff;--md-error-container:#f9dedc;--md-on-error-container:#410e0b;--md-surface:#f9fafb;--md-surface-dim:#dadfe2;--md-surface-bright:#f9fafb;--md-surface-container-lowest:#fff;--md-surface-container-low:#f4f5f6;--md-surface-container:#eef0f2;--md-surface-container-high:#e8ebed;--md-surface-container-highest:#e2e7e9;--md-on-surface:#161b1d;--md-on-surface-variant:#435056;--md-outline:#73848c;--md-outline-variant:#c5ced3;--surface:#f9fafb;--text-muted:#5c6b78;--red:#b3261e;--tm-brand:#0172cb;--elevation-1:0 1px 2px #0000001a;--elevation-2:0 2px 6px #0000001f;--elevation-3:0 4px 10px #00000026}[data-theme=oled]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--md-primary:#f0c9a8;--md-on-primary:#5c300a;--md-primary-container:#884811;--md-on-primary-container:#f2e5d9;--md-secondary:#dacbbe;--md-on-secondary:#463220;--md-secondary-container:#684a31;--md-on-secondary-container:#ebe5e0;--md-tertiary:#aee3ea;--md-on-tertiary:#104e56;--md-tertiary-container:#1a737f;--md-on-tertiary-container:#dcedef;--md-error:#ffb4ab;--md-on-error:#690005;--md-error-container:#93000a;--md-on-error-container:#ffdad6;--md-surface:#000;--md-surface-dim:#000;--md-surface-bright:#2a363c;--md-surface-container-lowest:#000;--md-surface-container-low:#0d1012;--md-surface-container:#13181b;--md-surface-container-high:#192024;--md-surface-container-highest:#212b30;--md-on-surface:#e2e7e9;--md-on-surface-variant:#c6ced2;--md-outline:#8f9ca3;--md-outline-variant:#425057;--surface:#000;--text-muted:#8f9ca3}*{box-sizing:border-box}html,body{background:var(--md-surface);color:var(--md-on-surface);font-family:var(--font-family);-webkit-font-smoothing:antialiased;margin:0;padding:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--md-outline-variant);border-radius:var(--shape-full)}::-webkit-scrollbar-thumb:hover{background:var(--md-outline)}a{color:var(--md-primary)}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
