:root{--bg:#f7f6f2;--bg-raise:#fff;--ink:#20241e;--ink-soft:#4a4f46;--muted:#6d7268;--hairline:#dcdbd2;--accent:#1e7a46;--accent-ink:#16603a;--accent-wash:#eaf2ec;--warn:#b8433a;--warn-wash:#f7ebe9;--flag-white:#fff;--flag-stripe:#dcdbd2;--flag-track:#c4c1b4;--on-accent:#fff;--serif:ui-serif, "New York", "Iowan Old Style", Palatino, Georgia, serif;--sans:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", system-ui, sans-serif;--mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace}@supports (color:light-dark(#000, #fff)){:root{color-scheme:light dark;--bg:light-dark(#f7f6f2,#14170f);--bg-raise:light-dark(#fff,#1c2016);--ink:light-dark(#20241e,#e9e8dd);--ink-soft:light-dark(#4a4f46,#c2c2b4);--muted:light-dark(#6d7268,#8f948a);--hairline:light-dark(#dcdbd2,#33382d);--accent:light-dark(#1e7a46,#55c584);--accent-ink:light-dark(#16603a,#7ad8a2);--accent-wash:light-dark(#eaf2ec,#1d2b20);--warn:light-dark(#b8433a,#e0776c);--warn-wash:light-dark(#f7ebe9,#2e211d);--flag-white:light-dark(#fff,#b3b1a4);--flag-stripe:light-dark(#dcdbd2,#b3b1a4);--flag-track:light-dark(#c4c1b4,#33382d);--on-accent:light-dark(#fff,#10281a)}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--serif);-webkit-text-size-adjust:100%;margin:0;padding:0;line-height:1.55}@media (width>=900px){html{font-size:17px}}@media (width>=1400px){html{font-size:18px}}@media (width>=900px){.desk-grid{grid-template-columns:minmax(0,5fr) minmax(0,4fr);align-items:start;gap:2.4rem;display:grid}.desk-grid>*{min-width:0}}body{min-height:100dvh;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}button{font-family:var(--sans);border:1px solid var(--hairline);background:var(--bg-raise);color:var(--ink);cursor:pointer;touch-action:manipulation;border-radius:10px;padding:.65rem 1.1rem;font-size:1rem}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button.primary{background:var(--accent);border-color:var(--accent);color:var(--on-accent);font-weight:650}button.big{width:100%;padding:1rem 1.4rem;font-size:1.15rem}button:disabled{opacity:.5;cursor:default}.label{font-family:var(--sans);text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:.72rem;font-weight:650}.card-surface{background:var(--bg-raise);border:1px solid var(--hairline);border-radius:12px;padding:1.2rem}main.bare.svelte-12qhfyh{max-width:26rem;padding:max(2rem, env(safe-area-inset-top)) 1.3rem 3rem;margin:0 auto}main.admin-full.svelte-12qhfyh{max-width:100rem;padding:max(1.6rem, env(safe-area-inset-top)) 1.6rem 4rem;margin:0 auto}.appbar.svelte-12qhfyh{z-index:20;padding-top:env(safe-area-inset-top);background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(12px);border-bottom:1px solid #0000;position:fixed;top:0;left:0;right:0}.bar.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:40rem;height:3rem;margin:0 auto;padding:0 1.1rem;display:flex}.wordmark.svelte-12qhfyh{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);font-size:1.35rem;font-weight:800;text-decoration:none}.menu-btn.svelte-12qhfyh{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.3rem .6rem;font-size:1.4rem;line-height:1}.menu-btn.svelte-12qhfyh:active{background:var(--hairline)}.dots.svelte-12qhfyh{display:block;transform:translateY(-.15em)}.tricolore.svelte-12qhfyh{max-width:40rem;height:3px;margin:0 auto;display:flex;overflow:hidden}.tricolore.svelte-12qhfyh span:where(.svelte-12qhfyh){flex:1}.tricolore.svelte-12qhfyh .g:where(.svelte-12qhfyh){background:var(--accent)}.tricolore.svelte-12qhfyh .w:where(.svelte-12qhfyh){background:var(--flag-stripe)}.tricolore.svelte-12qhfyh .r:where(.svelte-12qhfyh){background:var(--warn)}.tricolore.session.svelte-12qhfyh{background:var(--flag-track);gap:3px}.tick.svelte-12qhfyh{background:0 0;flex:1;transition:background .45s}.tick.filled.svelte-12qhfyh{background:var(--tint)}.dropdown.svelte-12qhfyh{right:.8rem;top:calc(env(safe-area-inset-top) + 3rem);background:var(--bg-raise);border:1px solid var(--hairline);border-radius:12px;flex-direction:column;min-width:11rem;display:flex;position:absolute;overflow:hidden;box-shadow:0 10px 30px #00000029}.dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--sans);color:var(--ink);padding:.8rem 1.1rem;font-size:.98rem;text-decoration:none}.dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):active{background:var(--accent-wash);color:var(--accent-ink)}.dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh)+a:where(.svelte-12qhfyh){border-top:1px solid var(--hairline)}.shell.svelte-12qhfyh{max-width:40rem;margin:0 auto;padding:3.6rem 1.1rem 3rem}.offline.svelte-12qhfyh{border-left:3px solid var(--warn);margin-bottom:1.2rem}.offline.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:.4rem 0 .8rem}@media (width>=900px){.shell.svelte-12qhfyh{max-width:46rem;padding-top:4.2rem}.shell.wide.svelte-12qhfyh{max-width:74rem}.bar.svelte-12qhfyh,.tricolore.svelte-12qhfyh{max-width:74rem;padding-left:1.4rem;padding-right:1.4rem}.tricolore.svelte-12qhfyh{padding:0}}@media (prefers-reduced-motion:reduce){.tick.svelte-12qhfyh{transition:none}}
