:root{--background:#f6f7f9;--foreground:#111827;--font-geist-sans:"Avenir Next","Segoe UI",Helvetica,Arial,sans-serif;--font-geist-mono:"SFMono-Regular","Cascadia Code","Liberation Mono",Menlo,monospace;color-scheme:light}body,html{max-width:100vw;overflow-x:hidden;min-height:100%}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}input,select,textarea{border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#111827;padding:9px 11px}:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:2px}.hp-page{width:100%;max-width:1180px;margin:0 auto;padding:32px;color:#111827}.hp-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.hp-page-header h1{margin:0;font-size:clamp(25px,3vw,32px);line-height:1.2;letter-spacing:-.02em}.hp-page-header p{margin:6px 0 0;color:#6b7280;line-height:1.5}.hp-page-header__actions{display:flex;flex-wrap:wrap;gap:8px}.hp-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid transparent;border-radius:8px;padding:8px 13px;font-weight:700;font-size:14px;line-height:1.2;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,box-shadow .12s ease}.hp-button--default{background:#2563eb;border-color:#2563eb;color:#fff}.hp-button--default:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.hp-button--secondary{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.hp-button--secondary:hover:not(:disabled){background:#dbeafe}.hp-button--ghost{background:#fff;border-color:#dfe3ea;color:#1f2937}.hp-button--ghost:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.hp-button--danger{background:#dc2626;border-color:#dc2626;color:#fff}.hp-button--danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.hp-button:disabled,.hp-button[aria-disabled=true]{cursor:not-allowed;opacity:.58}@media (max-width:720px){.hp-page{padding:22px 16px 36px}.hp-page-header{align-items:stretch;flex-direction:column}.hp-attention-row{grid-template-columns:auto minmax(0,1fr)!important}.hp-attention-row>:last-child{grid-column:1/-1;width:100%}}.AdminShell_shell__AbQz8{min-height:100vh;background:#f5f7fb}.AdminShell_header__OMkMV{position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid #e2e8f0;background:rgba(255,255,255,.96);box-shadow:0 1px 3px rgba(15,23,42,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.AdminShell_headerInner__sCJn6{width:100%;max-width:1180px;margin:0 auto;padding:12px 32px 0}.AdminShell_topRow__fka7P{display:flex;align-items:center;justify-content:space-between;gap:16px}.AdminShell_brand__yE3XF{display:inline-flex;align-items:center;gap:10px;min-width:max-content;color:#0f172a;font-weight:750;letter-spacing:-.01em}.AdminShell_brandMark__tAc3A{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:9px;background:#2563eb;color:#ffffff;font-size:12px;font-weight:800;letter-spacing:-.02em;box-shadow:0 4px 10px rgba(37,99,235,.2)}.AdminShell_brandName__qfo6S{font-size:17px}.AdminShell_utilities__j8HFL{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.AdminShell_countError__luN60,.AdminShell_stagingPill__HyzPm{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;padding:3px 9px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.AdminShell_stagingPill__HyzPm{border:1px solid #fcd34d;background:#fffbeb;color:#92400e}.AdminShell_countError__luN60{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.AdminShell_userEmail__8FWAt{max-width:220px;overflow:hidden;color:#64748b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.AdminShell_navigation__Pzuv8{display:flex;gap:4px;margin-top:9px;overflow-x:auto;scrollbar-width:thin}.AdminShell_navLink__buLZg{position:relative;display:inline-flex;min-height:42px;align-items:center;gap:7px;border-bottom:2px solid transparent;padding:9px 12px 8px;color:#64748b;font-size:14px;font-weight:650;white-space:nowrap;transition:color .12s ease,background .12s ease,border-color .12s ease}.AdminShell_navLink__buLZg:hover{background:#f8fafc;color:#1e40af}.AdminShell_navLinkActive__xl6gW{border-bottom-color:#2563eb;color:#1d4ed8}.AdminShell_brand__yE3XF:focus-visible,.AdminShell_navLink__buLZg:focus-visible{border-radius:6px;outline:3px solid rgba(37,99,235,.28);outline-offset:2px}.AdminShell_countBadge__eN946{display:inline-flex;min-width:21px;height:21px;align-items:center;justify-content:center;border:1px solid #fcd34d;border-radius:999px;padding:0 6px;background:#fffbeb;color:#92400e;font-size:11px;font-weight:800;line-height:1}.AdminShell_content__9zgam{min-width:0}@media (max-width:760px){.AdminShell_headerInner__sCJn6{padding:10px 16px 0}.AdminShell_topRow__fka7P{align-items:flex-start}.AdminShell_utilities__j8HFL{flex-wrap:wrap}.AdminShell_userEmail__8FWAt{display:none}.AdminShell_navigation__Pzuv8{margin-right:-16px;padding-right:16px}}@media (max-width:520px){.AdminShell_brandName__qfo6S,.AdminShell_countError__luN60{display:none}.AdminShell_navLink__buLZg{min-height:44px;padding-right:10px;padding-left:10px}}