:root{--wood:#b07a3f;--wood-dark:#8a5a28;--bg:#f6efe3;--surface:#fffdf8;--surface-2:#f1e7d5;--border:#e3d5bd;--ink:#2c2118;--muted:#7a6a55;--accent:#c0392b;--accent-dark:#9c2c20;--gold:#cf9b3f;--gold-soft:#f4e3bd;--women:#b0417a;--women-soft:#f7e3ee;--men:#2f6f8f;--men-soft:#dceaf0;--live:#2e9e5b;--radius:14px;--radius-sm:9px;--shadow:0 1px 2px #2c21180f, 0 6px 20px #2c211814;--shadow-lg:0 10px 40px #2c21182e;--font:"Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font);background:radial-gradient(1200px 600px at 50% -10%, #fbf6ec 0%, transparent 60%), var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100dvh}a{color:inherit;text-decoration:none}h1,h2,h3{letter-spacing:-.01em;margin:0;line-height:1.15}button{cursor:pointer;font-family:inherit}:focus-visible{outline:2.5px solid var(--accent);outline-offset:2px;border-radius:4px}.badge{letter-spacing:.06em;text-transform:uppercase;background:var(--surface-2);color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:.35em;padding:.22em .6em;font-size:.68rem;font-weight:700;display:inline-flex}.badge--live{background:var(--live);color:#fff}.badge--scheduled{background:var(--gold-soft);color:var(--wood-dark)}.badge--complete{color:var(--muted);background:#e8ddc9}.badge--pending{color:#b6a88a;border:1px dashed var(--border);background:0 0}.dot{background:currentColor;border-radius:50%;width:.5em;height:.5em;display:inline-block}.shell.svelte-12qhfyh{flex-direction:column;max-width:960px;min-height:100dvh;margin:0 auto;padding:0 1rem 3rem;display:flex}.topbar.svelte-12qhfyh{z-index:10;background:linear-gradient(var(--bg) 70%, transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem .2rem;display:flex;position:sticky;top:0}.brand.svelte-12qhfyh{letter-spacing:-.02em;align-items:center;gap:.55rem;font-size:1.15rem;font-weight:900;display:flex}.disc.svelte-12qhfyh{background:var(--surface);border:3px solid var(--ink);width:20px;height:20px;box-shadow:inset 0 0 0 3px var(--accent);border-radius:50%;flex:none}nav.svelte-12qhfyh{background:var(--surface-2);border-radius:999px;gap:.3rem;padding:.25rem;display:flex}.navlink.svelte-12qhfyh{color:var(--muted);border-radius:999px;padding:.4rem .85rem;font-size:.9rem;font-weight:700;transition:background .12s,color .12s}.navlink.svelte-12qhfyh:hover{color:var(--ink)}.navlink.active.svelte-12qhfyh{background:var(--surface);color:var(--ink);box-shadow:var(--shadow)}main.svelte-12qhfyh{flex:1;padding-top:.5rem}footer.svelte-12qhfyh{text-align:center;color:var(--muted);margin-top:2.5rem;font-size:.78rem}@media (width<=460px){.brand.svelte-12qhfyh span:where(.svelte-12qhfyh):last-child{display:none}}
