@import "https://fonts.googleapis.com/css2?family=League+Spartan:wght@400;500;600;700;800;900&display=swap";:root{--brand-yellow:#f0f469;--brand-yellow-soft:#f5f6c9;--surface:#e9eae4;--brand-purple:#371931;--ink:#1b1a1a;--bg:#fafaf7;--paper:#fff;--muted:#1b1a1a99;--hairline:#1b1a1a1f;--success:#1f5e3d;--warning:#8c5a00;--danger:#8b1a21;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:20px;--font-display:"League Spartan", system-ui, sans-serif;--font-body:"League Spartan", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--space-xs:4px;--space-sm:8px;--space-md:12px;--space-lg:16px;--space-xl:24px;--space-2xl:32px;--space-3xl:48px;--text-xs:11px;--text-sm:13px;--text-base:15px;--text-lg:17px;--text-xl:20px;--text-2xl:24px;--text-3xl:28px;--text-display:32px;--fw-normal:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 32px #0000002e;--z-base:1;--z-dropdown:50;--z-sticky:100;--z-overlay:500;--z-modal:1000;--z-toast:2000;--ease-out:cubic-bezier(.2, .8, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--dur-fast:.12s;--dur-base:.18s;--dur-slow:.3s;--tap:44px}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:var(--font-body);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;max-width:100vw;min-height:100vh;font-size:16px;line-height:1.5;overflow-x:hidden}img,video,canvas{max-width:100%;height:auto}pre,code{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%}a{overflow-wrap:anywhere}h1,h2,h3,h4{font-family:var(--font-display);color:var(--brand-purple);font-weight:700}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:16px}a{color:var(--brand-purple);text-decoration:none}a:hover{text-decoration:underline}.btn-primary{justify-content:center;align-items:center;gap:var(--space-sm);background:var(--brand-purple);color:var(--brand-yellow);border-radius:var(--r-md);font-weight:var(--fw-bold);font-size:var(--text-base);cursor:pointer;transition:filter var(--dur-fast) var(--ease-out);border:none;padding:14px 28px;display:inline-flex}.btn-primary:hover{filter:brightness(1.15)}.banner.svelte-1nxx57i{background:var(--brand-purple,#371931);width:calc(100% - 24px);max-width:720px;color:var(--brand-yellow,#f0f469);border-radius:var(--r-lg,14px);z-index:1000;align-items:center;gap:16px;padding:16px 20px;font-family:inherit;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0003}.content.svelte-1nxx57i{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.title.svelte-1nxx57i{font-size:15px;font-weight:700}.body.svelte-1nxx57i{color:var(--brand-yellow,#f0f469);opacity:.92;margin:0;font-size:13px;line-height:1.4}.body.svelte-1nxx57i a{color:var(--brand-yellow,#f0f469);font-weight:600;text-decoration:underline}.body.svelte-1nxx57i a:hover{opacity:.85}.accept.svelte-1nxx57i{background:var(--brand-yellow,#f0f469);color:var(--brand-purple,#371931);border-radius:var(--r-md,10px);cursor:pointer;border:none;flex-shrink:0;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:700;transition:filter .15s}.accept.svelte-1nxx57i:hover{filter:brightness(.95)}@media (width<=560px){.banner.svelte-1nxx57i{flex-direction:column;align-items:stretch;gap:12px;padding:14px 16px;bottom:12px}.accept.svelte-1nxx57i{width:100%;padding:12px 18px}}.update-toast.svelte-1nzsh9a{left:50%;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:200;background:var(--brand-purple,#371931);color:var(--brand-yellow,#f0f469);border-radius:999px;align-items:center;gap:10px;max-width:calc(100vw - 24px);padding:10px 12px 10px 16px;font-family:inherit;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 4px 16px #00000040}.update-text.svelte-1nzsh9a{white-space:nowrap;font-size:13px;font-weight:600}.update-btn.svelte-1nzsh9a{background:var(--brand-yellow,#f0f469);color:var(--brand-purple,#371931);cursor:pointer;white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:700}.update-dismiss.svelte-1nzsh9a{color:var(--brand-yellow,#f0f469);opacity:.7;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:4px 6px;font-size:13px;line-height:1}.update-dismiss.svelte-1nzsh9a:hover{opacity:1}.skip-to-content.svelte-12qhfyh{background:var(--brand-purple);color:var(--brand-yellow);border-radius:0 0 var(--r-md,8px) var(--r-md,8px);z-index:9999;padding:10px 16px;font-size:14px;font-weight:700;text-decoration:none;transition:top .15s ease-out;position:absolute;top:-40px;left:8px}.skip-to-content.svelte-12qhfyh:focus{outline:2px solid var(--brand-yellow);outline-offset:2px;top:0}#main-content.svelte-12qhfyh{outline:none}
