:root{--bg:#F4F5F7;--surface:#FFF;--surface-2:#F8F9FA;--ink:#15181D;--muted:#5A6472;--faint:#8A94A1;--rule:#DFE3E8;--rule-soft:#EBEEF1;--brand:#7A4DD6;--brand-ink:#FFF;--brand-soft:#EFE8FC;--ok:#1B6B54;--ok-soft:#DCEFE8;--bad:#A8321E;--bad-soft:#F7E0DA;--shadow:0 1px 2px rgba(21,24,29,.06), 0 10px 30px -16px rgba(21,24,29,.28);--r:8px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#101318;--surface:#181C22;--surface-2:#1E232A;--ink:#E6E9ED;--muted:#96A0AC;--faint:#6E7885;--rule:#2A303880;--rule-soft:#232930;--brand:#A585EA;--brand-ink:#14121C;--brand-soft:#241E3699;--ok:#5FB89C;--ok-soft:#14302899;--bad:#DE7C63;--bad-soft:#38201999;--shadow:0 1px 2px rgba(0,0,0,.5), 0 10px 30px -16px rgba(0,0,0,.7)}}:root[data-theme=dark]{--bg:#101318;--surface:#181C22;--surface-2:#1E232A;--ink:#E6E9ED;--muted:#96A0AC;--faint:#6E7885;--rule:#2A303880;--rule-soft:#232930;--brand:#A585EA;--brand-ink:#14121C;--brand-soft:#241E3699;--ok:#5FB89C;--ok-soft:#14302899;--bad:#DE7C63;--bad-soft:#38201999;--shadow:0 1px 2px rgba(0,0,0,.5), 0 10px 30px -16px rgba(0,0,0,.7)}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:Golos Text,system-ui,-apple-system,Segoe UI,sans-serif;font-size:15.5px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}h1,h2{margin:0;text-wrap:balance;letter-spacing:-.02em}h1{font-size:1.65rem;font-weight:700;line-height:1.15}h2{font-size:1.15rem;font-weight:600}p{margin:0}.gate{min-height:100%;display:grid;place-items:center;padding:32px 18px}.gate-box{width:100%;max-width:420px;display:flex;flex-direction:column;gap:22px}.gate-mark{display:flex;align-items:baseline;gap:9px;justify-content:center}.gate-mark b{font-size:1.05rem;font-weight:700;letter-spacing:-.02em}.gate-mark span{font-size:.8rem;color:var(--faint)}.gate-card{background:var(--surface);border:1px solid var(--rule-soft);border-radius:var(--r);padding:26px 24px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:18px}.gate-head{display:flex;flex-direction:column;gap:5px}.gate-head p{color:var(--muted);font-size:.92rem}.gate-foot{text-align:center;font-size:.9rem;color:var(--muted)}form{display:flex;flex-direction:column;gap:14px}label{display:flex;flex-direction:column;gap:5px;font-size:.87rem;color:var(--muted)}input{font:inherit;color:var(--ink);background:var(--surface-2);border:1px solid var(--rule);border-radius:6px;padding:10px 12px;width:100%}input:focus{outline:2px solid var(--brand);outline-offset:1px;border-color:transparent}input::placeholder{color:var(--faint)}.hint{font-size:.8rem;color:var(--faint)}button{font:inherit;font-weight:600;cursor:pointer;border-radius:6px;border:1px solid transparent;padding:10px 16px;background:var(--brand);color:var(--brand-ink)}button:hover:not(:disabled){filter:brightness(1.06)}button:disabled{opacity:.55;cursor:progress}button.ghost{background:transparent;color:var(--ink);border-color:var(--rule)}button.link{background:none;border:0;color:var(--brand);padding:0;font-weight:500}button.link:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.msg{font-size:.88rem;padding:10px 13px;border-radius:6px;display:flex;flex-direction:column;gap:4px}.msg.bad{background:var(--bad-soft);color:var(--bad)}.msg.ok{background:var(--ok-soft);color:var(--ok)}.shell{min-height:100%;display:flex;flex-direction:column}.top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 22px;border-bottom:1px solid var(--rule-soft);background:var(--surface)}.top .who{font-size:.85rem;color:var(--muted);display:flex;align-items:center;gap:12px}.page{padding:28px 22px;max-width:1000px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:22px}.banner{background:var(--brand-soft);border-radius:var(--r);padding:14px 18px;display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;font-size:.9rem}.mods{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.mod{background:var(--surface);border:1px solid var(--rule-soft);border-radius:var(--r);padding:18px 20px;display:flex;flex-direction:column;gap:8px;box-shadow:var(--shadow)}.mod h2{font-size:1rem}.mod .state{font-size:.8rem;color:var(--faint)}.mod .state.on{color:var(--ok);font-weight:600}.pill{align-self:flex-start;font-family:JetBrains Mono,monospace;font-size:.63rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:2px 7px;border-radius:3px;background:var(--surface-2);color:var(--faint)}.pill.live{background:var(--ok-soft);color:var(--ok)}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.block{background:var(--surface);border:1px solid var(--rule-soft);border-radius:var(--r);padding:20px 22px;display:flex;flex-direction:column;gap:14px;box-shadow:var(--shadow)}.block-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.block-head h2{margin-bottom:2px}.acc{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;border:1px solid var(--rule-soft);border-radius:6px;padding:12px 14px;background:var(--surface-2)}.acc-main{display:flex;flex-direction:column;gap:2px;min-width:0}.acc-bad{font-size:.83rem;color:var(--bad)}.acc-acts{display:flex;gap:8px;flex-wrap:wrap}.acc-form{border:1px solid var(--rule);border-radius:6px;padding:16px;background:var(--surface-2)}
