:root{--crimson:#9e1b32;--crimson-dark:#7a1527;--crimson-light:#c4324e;--capstone-gray:#828a8f;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--green:#16a34a;--green-light:#dcfce7;--red:#dc2626;--red-light:#fee2e2;--gold:#d4a843;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Georgia", serif;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--radius-sm:6px;--radius-md:10px;--radius-lg:16px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-sans);color:var(--gray-800);background:var(--gray-50);-webkit-font-smoothing:antialiased}body{min-height:100dvh}a{color:var(--crimson);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}img{max-width:100%;display:block}.app.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}header.svelte-12qhfyh{background:var(--crimson);color:var(--white);box-shadow:var(--shadow-md);z-index:100;padding:0 1rem;position:sticky;top:0}nav.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:960px;height:56px;margin:0 auto;display:flex}.logo.svelte-12qhfyh{font-family:var(--font-display);color:var(--white);letter-spacing:.02em;font-size:1.25rem;font-weight:700}.logo.svelte-12qhfyh:hover{opacity:.9;text-decoration:none}.nav-links.svelte-12qhfyh{gap:1.5rem;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffd9;font-size:.9rem;font-weight:500;transition:color .15s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--white);text-decoration:none}main.svelte-12qhfyh{flex:1;width:100%;max-width:960px;margin:0 auto;padding:2rem 1rem}
