:root{--nav-height:60px;--bg-base:#0d1520;--bg-elevated:#162032;--bg-surface:#1e2d3d;--bg-hover:#243447;--accent:#00c896;--accent-dim:#00c8961f;--accent-border:#00c89659;--text-1:#e2e8f0;--text-2:#94a3b8;--text-3:#56708a;--border:#ffffff12;--border-light:#ffffff1f;--positive:#34d399;--negative:#f87171;--gold:#fbbf24;--radius:8px;--radius-lg:12px}.layout-container.svelte-12qhfyh{background:var(--bg-base);min-height:100vh;color:var(--text-1)}.layout-container.impersonating.svelte-12qhfyh{--nav-height:96px}.impersonation-banner.svelte-12qhfyh{background:var(--gold);color:#18120a;justify-content:center;align-items:center;gap:1rem;min-height:36px;padding:.35rem 1rem;font-size:.78rem;display:flex}.impersonation-banner.svelte-12qhfyh button:where(.svelte-12qhfyh){color:inherit;cursor:pointer;background:0 0;border:1px solid #18120a80;border-radius:6px;padding:.28rem .55rem;font-weight:700}.verification-banner.svelte-12qhfyh{background:color-mix(in srgb, var(--gold) 18%, var(--bg-elevated));color:var(--text-1);justify-content:center;align-items:center;gap:.65rem;padding:.45rem 1rem;font-size:.72rem;display:flex}.verification-banner.svelte-12qhfyh button:where(.svelte-12qhfyh){color:var(--gold);cursor:pointer;background:0 0;border:0;font-weight:800}.verification-banner.svelte-12qhfyh small:where(.svelte-12qhfyh){color:var(--text-2)}.navbar.svelte-12qhfyh{border-bottom:1px solid var(--border);height:var(--nav-height);z-index:1000;background:#090e18;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex;position:sticky;top:0}.nav-brand.svelte-12qhfyh{align-items:center;gap:2rem;display:flex}.nav-logo.svelte-12qhfyh{color:var(--text-1);letter-spacing:-.02em;white-space:nowrap;font-size:1.15rem;font-weight:700;text-decoration:none}.nav-logo.svelte-12qhfyh span:where(.svelte-12qhfyh){color:var(--accent)}.nav-links.svelte-12qhfyh{gap:.25rem;display:flex}.nav-link.svelte-12qhfyh{color:var(--text-2);border-radius:var(--radius);padding:.4rem .8rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.nav-link.svelte-12qhfyh:hover{color:var(--text-1);background:var(--bg-surface)}.alert-link.svelte-12qhfyh{position:relative}.alert-link.svelte-12qhfyh b:where(.svelte-12qhfyh){background:var(--negative);color:#fff;border-radius:999px;place-items:center;min-width:1.15rem;height:1.15rem;margin-left:.3rem;padding:0 .2rem;font-size:.62rem;display:inline-grid}.nav-right.svelte-12qhfyh{align-items:center;gap:.75rem;display:flex}.welcome-text.svelte-12qhfyh{color:var(--text-2);font-size:.85rem}.sign-in-button.svelte-12qhfyh{background:var(--accent);color:#071018;border-radius:var(--radius);cursor:pointer;border:none;padding:.45rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:opacity .15s}.sign-in-button.svelte-12qhfyh:hover{opacity:.88}.sign-out-button.svelte-12qhfyh{color:var(--text-2);border:1px solid var(--border-light);border-radius:var(--radius);cursor:pointer;background:0 0;padding:.4rem .9rem;font-family:inherit;font-size:.875rem;transition:border-color .15s,color .15s}.sign-out-button.svelte-12qhfyh:hover{border-color:var(--text-2);color:var(--text-1)}.modal-backdrop.svelte-12qhfyh{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000a6;position:fixed;inset:0}.modal.svelte-12qhfyh{background:var(--bg-elevated);border:1px solid var(--border-light);z-index:1001;border-radius:var(--radius-lg);width:360px;padding:2rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 64px #0009}.modal.svelte-12qhfyh h2:where(.svelte-12qhfyh){color:var(--text-1);margin-bottom:.25rem;font-size:1.15rem;font-weight:600}.modal.svelte-12qhfyh label:where(.svelte-12qhfyh){color:var(--text-3);text-transform:uppercase;letter-spacing:.07em;flex-direction:column;gap:.35rem;margin-top:1rem;font-size:.73rem;font-weight:600;display:flex}.modal.svelte-12qhfyh input:where(.svelte-12qhfyh){background:var(--bg-surface);border:1px solid var(--border-light);border-radius:var(--radius);width:100%;color:var(--text-1);box-sizing:border-box;outline:none;padding:.65rem .85rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.modal.svelte-12qhfyh input:where(.svelte-12qhfyh):focus{border-color:var(--accent-border)}.modal-buttons.svelte-12qhfyh{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.modal-buttons.svelte-12qhfyh button:where(.svelte-12qhfyh){border-radius:var(--radius);cursor:pointer;border:none;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:opacity .15s}.modal-buttons.svelte-12qhfyh button:where(.svelte-12qhfyh):first-child{background:var(--accent);color:#071018;font-weight:600}.modal-buttons.svelte-12qhfyh button:where(.svelte-12qhfyh):not(:first-child){background:var(--bg-surface);color:var(--text-2);border:1px solid var(--border-light)}.modal-buttons.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{opacity:.85}.error.svelte-12qhfyh{color:var(--negative);border-radius:var(--radius);background:#f871711a;border:1px solid #f8717133;margin-top:.75rem;padding:.5rem .75rem;font-size:.82rem}@media (width<=700px){:root{--nav-height:106px}.navbar.svelte-12qhfyh{height:var(--nav-height);grid-template-rows:52px 53px;grid-template-columns:minmax(0,1fr) auto;padding:0 .75rem;display:grid}.nav-brand.svelte-12qhfyh{display:contents}.nav-logo.svelte-12qhfyh{grid-area:1/1}.nav-right.svelte-12qhfyh{grid-area:1/2;gap:.45rem}.welcome-text.svelte-12qhfyh{display:none}.sign-in-button.svelte-12qhfyh,.sign-out-button.svelte-12qhfyh{min-height:36px;padding:.4rem .75rem}.nav-links.svelte-12qhfyh{border-top:1px solid var(--border);grid-area:2/1/auto/-1;justify-content:space-between;gap:.15rem;width:100%;min-width:0;overflow:hidden}.nav-link.svelte-12qhfyh{text-align:center;flex:1;justify-content:center;align-items:center;min-width:0;min-height:44px;padding:.35rem .25rem;font-size:.68rem;display:flex}.modal.svelte-12qhfyh{box-sizing:border-box;width:calc(100vw - 2rem);max-height:calc(100dvh - 2rem);padding:1.25rem;overflow-y:auto}.modal-buttons.svelte-12qhfyh{flex-direction:column}.modal-buttons.svelte-12qhfyh button:where(.svelte-12qhfyh){min-height:44px}}
