:root{--accent:#e24c4b;--font-family:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--nav-width:220px;--shape-xs:4px;--shape-sm:8px;--shape-md:12px;--shape-lg:16px;--shape-xl:28px;--shape-full:999px;--elevation-1:0 1px 2px #0006;--elevation-2:0 2px 6px #00000073;--elevation-3:0 4px 10px #00000080}:root,:root[data-theme=dark]{--md-primary:#f1a8a7;--md-on-primary:#5d0a09;--md-primary-container:#8a100f;--md-on-primary-container:#f3d8d8;--md-secondary:#dbbdbd;--md-on-secondary:#471f1f;--md-secondary-container:#693130;--md-on-secondary-container:#ebe0e0;--md-tertiary:#aedbea;--md-on-tertiary:#104456;--md-tertiary-container:#1a667f;--md-on-tertiary-container:#dceaef;--md-error:#ffb4ab;--md-on-error:#690005;--md-error-container:#93000a;--md-on-error-container:#ffdad6;--md-surface:#100f0e;--md-surface-dim:#100f0e;--md-surface-bright:#413b3a;--md-surface-container-lowest:#0b0a0a;--md-surface-container-low:#1b1918;--md-surface-container:#201d1d;--md-surface-container-high:#2e2a29;--md-surface-container-highest:#3b3635;--md-on-surface:#e9e3e2;--md-on-surface-variant:#d2c8c6;--md-outline:#a3938f;--md-outline-variant:#574642;--surface:var(--md-surface);--surface-2:var(--md-surface-container);--border:var(--md-outline-variant);--text:var(--md-on-surface);--text-muted:var(--md-on-surface-variant);--red:var(--md-error);--green:#81c995}:root[data-theme=light]{--md-primary:#b01d1c;--md-on-primary:#fff;--md-primary-container:#fad1d1;--md-on-primary-container:#270c0c;--md-secondary:#834949;--md-on-secondary:#fff;--md-secondary-container:#efdcdc;--md-on-secondary-container:#1f1414;--md-tertiary:#2b84a1;--md-on-tertiary:#fff;--md-tertiary-container:#d5eef6;--md-on-tertiary-container:#101e23;--md-error:#b3261e;--md-on-error:#fff;--md-error-container:#f9dedc;--md-on-error-container:#410e0b;--md-surface:#fafaf9;--md-surface-dim:#e1dcdb;--md-surface-bright:#fafaf9;--md-surface-container-lowest:#fff;--md-surface-container-low:#f6f4f4;--md-surface-container:#f1efee;--md-surface-container-high:#ede9e9;--md-surface-container-highest:#e8e4e3;--md-on-surface:#1d1716;--md-on-surface-variant:#564743;--md-outline:#8c7873;--md-outline-variant:#d3c8c5;--green:#1e8e3e}:root[data-theme=oled]{--md-surface:#000;--md-surface-dim:#000;--md-surface-bright:#363130;--md-surface-container-lowest:#000;--md-surface-container-low:#100f0e;--md-surface-container:#181616;--md-surface-container-high:#201d1d;--md-surface-container-highest:#2b2726}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}html,body{background:var(--md-surface);color:var(--md-on-surface);font-family:var(--font-family);min-height:100vh}a{color:inherit}input,select,button,textarea{font-family:var(--font-family)}::-webkit-scrollbar{width:0;height:0}@keyframes waypoint-spin{to{transform:rotate(360deg)}}@keyframes waypoint-pulse{0%,to{opacity:.5}50%{opacity:1}}.spin{animation:.7s linear infinite waypoint-spin}
