body{background-color:var(--bg-main);color:var(--text-primary);margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}:root{--space-sm:.5rem;--space-md:.75rem;--space-lg:1.5rem;--space-xl:4rem;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--bg-main:#100f0f;--bg-alt:#1c1b1a;--ui:#282726;--ui-2:#343331;--ui-3:#403e3c;--text-faint:#575653;--text-muted:#878580;--text-primary:#cecdc3;--text-error:#d14d41;--text-warning:#da702c;--text-success:#879a39;--text-link:#4385be;--red-50:#ffe1d5;--red-100:#ffcabb;--red-150:#fdb2a2;--red-200:#f89a8a;--red-300:#e8705f;--red-400:#d14d41;--red-500:#c03e35;--red-600:#af3029;--red-700:#942822;--red-800:#6c201c;--red-850:#551b18;--red-900:#3e1715;--red-950:#261312;--orange-50:#ffe7ce;--orange-100:#fed3af;--orange-150:#fcc192;--orange-200:#f9ae77;--orange-300:#ec8b49;--orange-400:#da702c;--orange-500:#cb6120;--orange-600:#bc5215;--orange-700:#9d4310;--orange-800:#71320d;--orange-850:#59290d;--orange-900:#40200d;--orange-950:#27180e;--yellow-50:#faeec6;--yellow-100:#f6e2a0;--yellow-150:#f1d67e;--yellow-200:#eccb60;--yellow-300:#dfb431;--yellow-400:#d0a215;--yellow-500:#be9207;--yellow-600:#ad8301;--yellow-700:#8e6b01;--yellow-800:#664d01;--yellow-850:#503d02;--yellow-900:#3a2d04;--yellow-950:#241e08;--green-50:#edeecf;--green-100:#dde2b2;--green-150:#cdd597;--green-200:#bec97e;--green-300:#a0af54;--green-400:#879a39;--green-500:#768d21;--green-600:#66800b;--green-700:#536907;--green-800:#3d4c07;--green-850:#313d07;--green-900:#252d09;--green-950:#1a1e0c;--cyan-50:#ddf1e4;--cyan-100:#bfe8d9;--cyan-150:#a2dece;--cyan-200:#87d3c3;--cyan-300:#5abdac;--cyan-400:#3aa99f;--cyan-500:#2f968d;--cyan-600:#24837b;--cyan-700:#1c6c66;--cyan-800:#164f4a;--cyan-850:#143f3c;--cyan-900:#122f2c;--cyan-950:#101f1d;--blue-50:#e1eceb;--blue-100:#c6dde8;--blue-150:#abcfe2;--blue-200:#92bfdb;--blue-300:#66a0c8;--blue-400:#4385be;--blue-500:#3171b2;--blue-600:#205ea6;--blue-700:#1a4f8c;--blue-800:#163b66;--blue-850:#133051;--blue-900:#12253b;--blue-950:#101a24;--purple-50:#f0eaec;--purple-100:#e2d9e9;--purple-150:#d3cae6;--purple-200:#c4b9e0;--purple-300:#a699d0;--purple-400:#8b7ec8;--purple-500:#735eb5;--purple-600:#5e409d;--purple-700:#4f3685;--purple-800:#3c2a62;--purple-850:#31234e;--purple-900:#261c39;--purple-950:#1a1623;--magenta-50:#fee4e5;--magenta-100:#fccfda;--magenta-150:#f9b9cf;--magenta-200:#f4a4c2;--magenta-300:#e47da8;--magenta-400:#ce5d97;--magenta-500:#b74583;--magenta-600:#a02f6f;--magenta-700:#87285e;--magenta-800:#641f46;--magenta-850:#4f1b39;--magenta-900:#39172b;--magenta-950:#24131d}@keyframes flicker{0%,to{color:var(--text-link);border-color:var(--text-link)}50%{color:var(--text-primary);border-color:var(--text-primary)}}.app-container.svelte-12qhfyh{grid-template-rows:auto 1fr auto;min-height:100vh;padding:0 2rem;display:grid}.navbar.svelte-12qhfyh{padding:var(--space-lg) 0;justify-content:space-between;align-items:center;display:flex}.navbar-links.svelte-12qhfyh{gap:var(--space-lg);align-items:center;display:flex}.navbar-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:1rem;font-weight:500}.navbar-logo.svelte-12qhfyh{height:1.5rem}.logo-link.svelte-12qhfyh{align-items:center;gap:var(--space-sm);display:flex}.navbar.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-primary);font-size:1.25rem;font-weight:600;text-decoration:none}.navbar.svelte-12qhfyh button:where(.svelte-12qhfyh){background-color:var(--text-link);border-radius:var(--radius-md);padding:var(--space-sm) var(--space-lg);cursor:pointer;border:none;font-weight:500}button.svelte-12qhfyh:hover{background-color:var(--blue-500)}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{padding:var(--space-lg) 0;text-align:center;margin-top:auto}
