:root{--bg: #14110d;--bg-raised: #1d1913;--bg-sunken: #100e0a;--border: #342c20;--border-bright: #4a3d2b;--text: #ece3d2;--text-dim: #a2957f;--gold: #d8b565;--gold-bright: #f0d18a;--alliance: #6b8fd4;--horde: #c1443c;--danger: #e0705f;--ok: #7fae62;--radius: 6px;--measure: 68ch}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Iowan Old Style,Palatino Linotype,Palatino,Georgia,serif;font-size:17px;line-height:1.6;-webkit-text-size-adjust:100%}h1,h2,h3{font-weight:600;line-height:1.25;letter-spacing:.01em;margin:0 0 .5rem}h1{font-size:1.9rem;color:var(--gold-bright)}h2{font-size:1.25rem;color:var(--gold)}a{color:var(--gold);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--gold-bright)}p{margin:0 0 1rem;max-width:var(--measure)}code{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.85em;background:var(--bg-sunken);border:1px solid var(--border);border-radius:4px;padding:.1em .4em}.card{background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(1rem,3vw,1.5rem)}.stack{display:flex;flex-direction:column;gap:1.1rem}.field{display:flex;flex-direction:column;gap:.35rem;max-width:26rem}.field>label{font-size:.9rem;color:var(--text-dim);letter-spacing:.02em}.field input,.field textarea{font:inherit;font-size:1rem;color:var(--text);background:var(--bg-sunken);border:1px solid var(--border-bright);border-radius:var(--radius);padding:.5rem .65rem;width:100%}.field input:focus-visible,.field textarea:focus-visible{outline:2px solid var(--gold);outline-offset:1px}.field .hint{font-size:.82rem;color:var(--text-dim);margin:0}.field .field-error{font-size:.85rem;color:var(--danger);margin:0}button.primary{font:inherit;font-size:1rem;color:var(--bg);background:var(--gold);border:1px solid var(--gold-bright);border-radius:var(--radius);padding:.5rem 1.2rem;cursor:pointer;align-self:flex-start}button.primary:hover{background:var(--gold-bright)}button.secondary{font:inherit;font-size:.9rem;color:var(--text);background:var(--bg-sunken);border:1px solid var(--border-bright);border-radius:var(--radius);padding:.35rem .8rem;cursor:pointer}button.secondary:hover{border-color:var(--gold)}.notice{border:1px solid var(--border-bright);border-left-width:3px;border-radius:var(--radius);background:var(--bg-sunken);padding:.75rem 1rem;margin:0 0 1rem;max-width:var(--measure);font-size:.95rem}.notice.error{border-left-color:var(--danger)}.notice.ok{border-left-color:var(--ok)}.notice.stale{border-left-color:var(--gold);color:var(--text-dim)}.notice p:last-child{margin-bottom:0}.shell.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;padding:1rem clamp(1rem,4vw,2.5rem);border-bottom:1px solid var(--border);background:var(--bg-raised)}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--gold-bright);text-decoration:none}.brand-mark.svelte-12qhfyh{color:var(--gold);font-size:1.3rem}nav.svelte-12qhfyh{display:flex;align-items:center;gap:1.25rem;font-size:.95rem}nav.svelte-12qhfyh form:where(.svelte-12qhfyh){display:contents}.who.svelte-12qhfyh{color:var(--text-dim);font-size:.9rem}.cta.svelte-12qhfyh{border:1px solid var(--border-bright);border-radius:var(--radius);padding:.35rem .8rem;text-decoration:none;background:var(--bg-sunken)}.cta.svelte-12qhfyh:hover{border-color:var(--gold)}button.link.svelte-12qhfyh{background:none;border:none;padding:0;font:inherit;color:var(--gold);cursor:pointer;text-decoration:underline;text-underline-offset:2px}button.link.svelte-12qhfyh:hover{color:var(--gold-bright)}main.svelte-12qhfyh{flex:1;width:100%;max-width:60rem;margin:0 auto;padding:clamp(1.5rem,5vw,3rem) clamp(1rem,4vw,2.5rem)}footer.svelte-12qhfyh{border-top:1px solid var(--border);padding:1.25rem clamp(1rem,4vw,2.5rem);color:var(--text-dim);font-size:.85rem}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0}
