:root{--purple-900:#190a2e;--purple-800:#30033f;--purple-700:#4c1d7a;--purple-600:#6b3fa0;--purple-500:#8a5cc4;--purple-400:#a883d2;--purple-300:#c3a9e0;--purple-200:#dcc9ee;--purple-100:#efe8f7;--purple-50:#f9f5fd;--ink-900:#1a2230;--ink-700:#35414f;--ink-500:#6b7785;--ink-400:#98a2b0;--line:#e4e9ef;--line-soft:#f0f3f6;--canvas:#f5f7fa;--surface:#fff;--surface-header:#f7f8fa;--ok:#0f7b4f;--ok-bg:#e6f6ee;--ok-border:#73a48c;--warn:#a35c00;--warn-bg:#fdf1dc;--warn-border:#d49b55;--danger:#b3261e;--danger-bg:#fdecea;--danger-border:#b04f44;--info:#1d4ed8;--info-bg:#e8effc;--info-border:#6486c5;--chrome-header:#190a2e;--chrome-toolbar:#9b76b6;--chrome-toolbar-line:#664292;--chrome-toolbar-btn:#4a4a8e;--chrome-howto:#ddd;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--radius-sm:4px;--radius-md:6px;--radius-lg:10px;--shadow-1:0 1px 2px #1018280f, 0 1px 3px #1018281a;--shadow-menu:0 10px 28px #1018282e;--shadow-drawer:-10px 0 34px #10182833;--focus:0 0 0 2px #8a5cc447}*,:before,:after{box-sizing:border-box}body{color:var(--ink-900);background:var(--canvas);margin:0;font-family:Segoe UI,Roboto,system-ui,-apple-system,sans-serif}header.svelte-12qhfyh{background-color:var(--chrome-header);z-index:30;background-image:linear-gradient(90deg,#0c041a9e 0%,#0c041a1f 55%,#0c041a00 100%),url(../../../voxoevent_swoosh.jpg);background-position:50%;background-size:cover;justify-content:space-between;align-items:center;gap:1.5rem;min-height:68px;padding:0 1.75rem;display:flex;position:sticky;top:0;box-shadow:0 1px #ffffff14}.brand.svelte-12qhfyh{align-items:center;gap:.85rem;text-decoration:none;display:flex}.logo.svelte-12qhfyh{width:auto;height:30px;display:block}.app-name.svelte-12qhfyh{color:#fff;letter-spacing:.01em;font-size:1.2rem;font-weight:700}.version.svelte-12qhfyh{color:#ffffffb3;text-transform:lowercase;border:1px solid #ffffff47;border-radius:999px;padding:.1rem .45rem;font-size:.72rem;font-weight:600}nav.svelte-12qhfyh{gap:1.4rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#d6c2f5;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .12s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.userbox.svelte-12qhfyh{align-items:center;gap:.7rem;margin-left:auto;display:flex}.who.svelte-12qhfyh{color:#fff;text-align:right;flex-direction:column;font-size:.85rem;font-weight:600;line-height:1.15;display:flex}.role.svelte-12qhfyh{color:#ffffffb3;text-transform:capitalize;font-size:.68rem;font-weight:500}.logout.svelte-12qhfyh{color:#fff;font:inherit;cursor:pointer;background:#ffffff24;border:1px solid #ffffff4d;border-radius:6px;padding:.35rem .7rem;font-size:.82rem}.logout.svelte-12qhfyh:hover{background:#ffffff3d}.stale.svelte-12qhfyh{color:#7a5200;padding:5px var(--space-3);gap:var(--space-2);background:#fff6e5;border-bottom:1px solid #e8c27a;font-size:.78rem;display:flex}.stale.svelte-12qhfyh a:where(.svelte-12qhfyh){color:inherit;font-weight:600}main.svelte-12qhfyh{margin:0 auto;padding:0 1.5rem 1.5rem}.toolbar{z-index:20;background:var(--chrome-toolbar);border-bottom:1px solid var(--chrome-toolbar-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;min-height:34px;margin:0 -1.5rem;padding:.5rem .75rem;display:flex;position:sticky;top:64px}.toolbar-group{justify-content:center;align-items:center;gap:.5rem;display:flex}.toolbar button,.toolbar .btn{color:#fff;cursor:pointer;background:var(--chrome-toolbar-btn);border:none;border-image:initial;border-radius:.25rem;padding:.5rem 1rem;font-size:.875rem;transition:background .2s}.toolbar .back{color:#aa22ef;align-self:center;font-size:1.1rem;text-decoration:none}.toolbar h1{margin:0;font-size:1.2rem;color:#fff!important}.toolbar a{text-decoration:none}.howto{color:var(--ink-700);background:var(--chrome-howto);border-bottom:1px solid var(--chrome-toolbar-line);margin:0 -1.5rem var(--space-6);padding:10px;font-size:.9rem}input,select{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:.35rem .45rem;font-family:Segoe UI,Roboto;font-size:.9rem;font-weight:400}input[readonly],input[disabled],select[disabled]{color:#6b7785;background:#f0f3f6}input[type=time]{max-width:100px}.btn,button[type=submit]{background:var(--purple-600);font-size:.9rem}button[type=submit]:disabled{opacity:.6;cursor:default}.btn,button[type=submit]{color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.5rem 1rem}button.secondary{cursor:pointer;background:#eef3f8;border:1px solid #cdd6df;border-radius:6px;align-self:flex-start;padding:.4rem .8rem}button.link{color:var(--danger);cursor:pointer;background:0 0;border:none;padding:0}button.link:disabled{opacity:.5;cursor:default}:focus-visible{box-shadow:var(--focus);outline:none}
