:root{--accent:#d0bcff;--font-family:"Roboto", 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:#b799ff;--md-on-primary:#210561;--md-primary-container:#2f0495;--md-on-primary-container:#ddd1fa;--md-secondary:#c4b8e0;--md-on-secondary:#291a4d;--md-secondary-container:#3e2871;--md-on-secondary-container:#e3e0eb;--md-tertiary:#aed6ea;--md-on-tertiary:#103f56;--md-tertiary-container:#1a5d7f;--md-on-tertiary-container:#dce9ef;--md-error:#ffb4ab;--md-on-error:#690005;--md-error-container:#93000a;--md-on-error-container:#ffdad6;--md-surface:#0f0d11;--md-surface-dim:#0f0d11;--md-surface-bright:#3a3546;--md-surface-container-lowest:#0a090c;--md-surface-container-low:#18161d;--md-surface-container:#1d1a23;--md-surface-container-high:#292531;--md-surface-container-highest:#353040;--md-on-surface:#e4e2e9;--md-on-surface-variant:#cac6d2;--md-outline:#968fa3;--md-outline-variant:#494257;--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:#3d00cc;--md-on-primary:#fff;--md-primary-container:#dccdfe;--md-on-primary-container:#11052e;--md-secondary:#563d8f;--md-on-secondary:#fff;--md-secondary-container:#e1d9f2;--md-on-secondary-container:#17141f;--md-tertiary:#2b7aa1;--md-on-tertiary:#fff;--md-tertiary-container:#d5ebf6;--md-on-tertiary-container:#101d23;--md-error:#b3261e;--md-on-error:#fff;--md-error-container:#f9dedc;--md-on-error-container:#410e0b;--md-surface:#faf9fb;--md-surface-dim:#dddae2;--md-surface-bright:#faf9fb;--md-surface-container-lowest:#fff;--md-surface-container-low:#f4f4f6;--md-surface-container:#efeef2;--md-surface-container-high:#eae8ed;--md-surface-container-highest:#e4e2e9;--md-on-surface:#18161d;--md-on-surface-variant:#494356;--md-outline:#7b738c;--md-outline-variant:#cac5d3;--green:#1e8e3e}:root[data-theme=oled]{--md-surface:#000;--md-surface-dim:#000;--md-surface-bright:#312c3a;--md-surface-container-lowest:#000;--md-surface-container-low:#0f0d11;--md-surface-container:#16141a;--md-surface-container-high:#1d1a23;--md-surface-container-highest:#27232f}*{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 skyline-spin{to{transform:rotate(360deg)}}.spin{animation:.6s cubic-bezier(.4,0,.2,1) skyline-spin}@keyframes skyline-pulse{0%,to{opacity:.5}50%{opacity:1}}
