.admin-guard-shell{background:var(--bg);place-items:center;min-height:100svh;padding:20px;display:grid}.admin-guard-panel{border:1px solid var(--line);text-align:center;background:#fff;border-radius:8px;justify-items:center;gap:12px;width:min(440px,100%);padding:28px 20px;display:grid}.admin-guard-panel svg{color:var(--green)}.admin-guard-panel p,.admin-guard-panel h1,.admin-guard-panel span{margin:0}.admin-guard-panel p{color:var(--muted);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.admin-guard-panel h1{font-size:26px;line-height:1.25}.admin-guard-panel span{color:#3b413e;line-height:1.7}.admin-guard-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.admin-guard-actions a,.admin-guard-actions button{background:var(--accent);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.admin-guard-actions a+a,.admin-guard-actions button+a{border:1px solid var(--line);color:var(--ink);background:#fff}
