.theme-ops{--color-navy-900:#0f172a;--color-navy-800:#1e293b;--color-teal-700:#2563eb;--color-teal-600:#3b82f6;--color-gold-600:#d97706;--color-gold-500:#f59e0b;--color-cream-50:#f8fafc;--color-sand-100:#f1f5f9;--color-surface:#fff;--color-border:#e2e8f0;--color-text:#1e293b;--color-text-muted:#64748b;--color-success:#059669;--color-error:#dc2626;--shadow-card:0 1px 2px #0f172a0f;--shadow-cta:0 1px 3px #2563eb40;--font-serif:var(--font-sans)}.theme-ops .bg-amber-50{background-color:#fffbeb}.theme-ops .bg-amber-100{background-color:#fef3c7}.theme-ops .bg-emerald-50{background-color:#ecfdf5}.theme-ops .bg-red-100{background-color:#fee2e2}.theme-ops .text-amber-800{color:#92400e}.theme-ops .sitemap-tag--internal{color:#92400e;background:#fef3c7}.admin-shell{background:var(--color-cream-50);min-height:100vh;color:var(--color-text);flex-direction:column;display:flex}.admin-topbar{background:var(--color-navy-900);color:var(--color-cream-50);padding:var(--space-3) var(--space-5);align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.admin-topbar__brand{font-family:var(--font-serif);color:var(--color-cream-50);font-size:18px;font-weight:700;text-decoration:none}.admin-topbar__badge{text-transform:uppercase;letter-spacing:.08em;background:#fcfbf824;border:1px solid #fcfbf840;border-radius:999px;padding:2px 10px;font-size:11px}.admin-topbar__nav{gap:var(--space-4);margin-left:auto;display:flex}.admin-topbar__nav a{color:#fcfbf8d9;font-size:13px;text-decoration:none}.admin-topbar__nav a:hover{color:#fff;text-decoration:underline}.admin-content{flex:1;width:100%}.admin-foot{border-top:1px solid var(--color-border);color:var(--color-text-muted);padding:var(--space-4) var(--space-5);font-size:12px}.admin-shell main{display:block}.admin-content>main,.admin-content>div,.admin-content>section{max-width:1152px;padding:var(--space-6) var(--space-5);margin-left:auto;margin-right:auto}.admin-shell h1{font-family:var(--font-serif);margin:0 0 var(--space-4);color:var(--color-navy-900);font-size:32px;line-height:1.2}.admin-shell h2{font-family:var(--font-serif);margin:var(--space-6) 0 var(--space-3);color:var(--color-navy-900);font-size:22px;line-height:1.3}.admin-shell h3{margin:var(--space-4) 0 var(--space-2);color:var(--color-navy-800);font-size:16px}.admin-shell p{margin:0 0 var(--space-3);line-height:1.6}.admin-shell ul,.admin-shell ol{margin:0 0 var(--space-3);padding-left:var(--space-5);line-height:1.6}.admin-shell main>section{margin-bottom:var(--space-6)}.admin-shell table{border-collapse:collapse;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);width:100%;font-size:14px}.admin-shell th,.admin-shell td{border:1px solid var(--color-border);padding:var(--space-2) var(--space-3);text-align:left;vertical-align:top}.admin-shell th{background:var(--color-sand-100);color:var(--color-navy-900)}.admin-shell code,.admin-shell pre{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.admin-shell pre{background:var(--color-navy-900);color:var(--color-cream-50);padding:var(--space-4);border-radius:var(--radius-md);overflow-x:auto}.admin-shell a{color:var(--color-teal-700)}.admin-shell .mx-auto{margin-left:auto;margin-right:auto}.admin-shell .max-w-3xl{max-width:768px}.admin-shell .max-w-5xl{max-width:1024px}.admin-shell .max-w-6xl{max-width:1152px}.admin-shell .w-full{width:100%}.admin-shell .flex{display:flex}.admin-shell .flex-col{flex-direction:column}.admin-shell .flex-wrap{flex-wrap:wrap}.admin-shell .items-center{align-items:center}.admin-shell .justify-between{justify-content:space-between}.admin-shell .grid{display:grid}.admin-shell .gap-2{gap:8px}.admin-shell .gap-3{gap:12px}.admin-shell .gap-4{gap:16px}.admin-shell .gap-6{gap:24px}.admin-shell .gap-8{gap:32px}.admin-shell .overflow-auto{overflow:auto}.admin-shell .overflow-x-auto{overflow-x:auto}.admin-shell .align-top{vertical-align:top}.admin-shell .text-left{text-align:left}@media (min-width:768px){.admin-shell .md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-shell .md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-shell .md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-shell .md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}.admin-shell .p-2{padding:8px}.admin-shell .p-3{padding:12px}.admin-shell .p-4{padding:16px}.admin-shell .p-5{padding:20px}.admin-shell .p-6{padding:24px}.admin-shell .p-8{padding:32px}.admin-shell .px-2{padding-left:8px;padding-right:8px}.admin-shell .px-3{padding-left:12px;padding-right:12px}.admin-shell .px-6{padding-left:24px;padding-right:24px}.admin-shell .py-1{padding-top:4px;padding-bottom:4px}.admin-shell .py-2{padding-top:8px;padding-bottom:8px}.admin-shell .py-3{padding-top:12px;padding-bottom:12px}.admin-shell .py-10{padding-top:40px;padding-bottom:40px}.admin-shell .pl-5{padding-left:20px}.admin-shell .pl-6{padding-left:24px}.admin-shell .pr-4{padding-right:16px}.admin-shell .mt-1{margin-top:4px}.admin-shell .mt-2{margin-top:8px}.admin-shell .mt-3{margin-top:12px}.admin-shell .mt-4{margin-top:16px}.admin-shell .mt-8{margin-top:32px}.admin-shell .mb-3{margin-bottom:12px}.admin-shell .space-y-1>*+*{margin-top:4px}.admin-shell .space-y-2>*+*{margin-top:8px}.admin-shell .space-y-3>*+*{margin-top:12px}.admin-shell .space-y-4>*+*{margin-top:16px}.admin-shell .space-y-6>*+*{margin-top:24px}.admin-shell .space-y-8>*+*{margin-top:32px}.admin-shell .border{border:1px solid var(--color-border)}.admin-shell .border-b{border-bottom:1px solid var(--color-border)}.admin-shell .border-t{border-top:1px solid var(--color-border)}.admin-shell .border-collapse{border-collapse:collapse}.admin-shell .border-slate-100{border-color:var(--color-sand-100)}.admin-shell .border-slate-200{border-color:var(--color-border)}.admin-shell .rounded,.admin-shell .rounded-md{border-radius:var(--radius-sm)}.admin-shell .rounded-lg,.admin-shell .rounded-xl{border-radius:var(--radius-md)}.admin-shell .rounded-2xl{border-radius:var(--radius-lg)}.admin-shell .rounded-3xl{border-radius:var(--radius-xl)}.admin-shell .rounded-full{border-radius:999px}.admin-shell .shadow-sm{box-shadow:var(--shadow-card)}.admin-shell .text-xs{font-size:12px;line-height:1.5}.admin-shell .text-sm{font-size:14px;line-height:1.55}.admin-shell .text-lg{font-size:18px;line-height:1.5}.admin-shell .text-xl{font-size:20px;line-height:1.4}.admin-shell .text-2xl{font-size:24px;line-height:1.3}.admin-shell .text-3xl{font-size:30px;line-height:1.25;font-family:var(--font-serif)}.admin-shell .font-medium{font-weight:500}.admin-shell .font-semibold{font-weight:600}.admin-shell .font-bold{font-weight:700}.admin-shell .font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.admin-shell .uppercase{text-transform:uppercase}.admin-shell .tracking-wide{letter-spacing:.05em}.admin-shell .leading-6{line-height:1.5rem}.admin-shell .list-disc{list-style-type:disc}.admin-shell .list-decimal{list-style-type:decimal}.admin-shell .text-slate-50{color:var(--color-cream-50)}.admin-shell .text-slate-100{color:var(--color-sand-100)}.admin-shell .text-slate-500,.admin-shell .text-slate-600{color:var(--color-text-muted)}.admin-shell .text-slate-700{color:var(--color-text)}.admin-shell .text-slate-900,.admin-shell .text-slate-950{color:var(--color-navy-900)}.admin-shell .text-muted-foreground{color:var(--color-text-muted)}.admin-shell .text-amber-700{color:var(--color-gold-600)}.admin-shell .text-amber-800{color:#9a6610}.admin-shell .text-emerald-800{color:var(--color-success)}.admin-shell .text-red-700{color:var(--color-error)}.admin-shell .text-link{color:var(--color-teal-700);text-decoration:underline}.admin-shell .bg-white{background-color:var(--color-surface)}.admin-shell .bg-slate-50{background-color:var(--color-sand-100)}.admin-shell .bg-slate-950{background-color:var(--color-navy-900);color:var(--color-cream-50)}.admin-shell .bg-amber-50{background-color:#faf3e3}.admin-shell .bg-amber-100{background-color:#f3e6c8}.admin-shell .bg-emerald-50{background-color:#e9f4f0}.admin-shell .bg-red-100{background-color:#f7e4e2}.surface-shell__main{max-width:1200px;padding:var(--space-6) var(--space-5);margin:0 auto}.surface-shell__crumbs{margin-bottom:var(--space-5);color:var(--color-text-muted);align-items:center;gap:12px;font-size:14px;display:flex}.surface-shell__crumbs a{color:var(--color-text-muted);text-decoration:none}.surface-shell__crumbs a:hover{color:var(--color-teal-700);text-decoration:underline}.surface-shell__crumbs strong{color:var(--color-navy-900)}.surface-shell__head{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);margin-bottom:var(--space-5);background:var(--color-surface);box-shadow:var(--shadow-card)}.surface-shell__eyebrow{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:11px;font-weight:700}.surface-shell__head h1{margin:8px 0 0;font-size:30px;line-height:1.2}.surface-shell__head p{color:var(--color-text-muted);margin:8px 0 0;line-height:1.6}.admin-body{flex:1;align-items:stretch;width:100%;display:flex}.admin-sidebar{border-right:1px solid var(--color-border);background:var(--color-surface);width:248px;padding:var(--space-4) var(--space-3);flex-shrink:0;max-height:calc(100vh - 52px);font-size:13px;position:sticky;top:0;overflow-y:auto}.admin-sidebar a{border-radius:var(--radius-sm);color:var(--color-text-muted);text-transform:capitalize;padding:6px 10px;text-decoration:none;display:block}.admin-sidebar a:hover{background:var(--color-sand-100);color:var(--color-text)}.admin-sidebar a[data-active=true]{background:var(--color-sand-100);color:var(--color-teal-700);font-weight:600}.admin-sidebar__home{margin-bottom:var(--space-2);font-weight:700}.admin-sidebar__group summary{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:8px 10px;font-size:11px;font-weight:700;list-style:none;display:flex}.admin-sidebar__group summary::-webkit-details-marker{display:none}.admin-sidebar__count{color:var(--color-text-muted);background:var(--color-sand-100);border-radius:999px;padding:1px 8px;font-size:10px;font-weight:600}.admin-sidebar__links{padding-bottom:var(--space-2)}@media (max-width:900px){.admin-sidebar{display:none}}.ops-palette__trigger{color:#fcfbf8d9;border-radius:var(--radius-sm);cursor:pointer;background:#fcfbf81a;border:1px solid #fcfbf840;align-items:center;gap:8px;padding:5px 10px;font-size:12px;display:inline-flex}.ops-palette__trigger kbd{border:1px solid #fcfbf84d;border-radius:4px;padding:1px 5px;font-family:inherit;font-size:10px}.ops-palette__overlay{z-index:60;background:#0f172a73;justify-content:center;padding-top:12vh;display:flex;position:fixed;inset:0}.ops-palette{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;align-self:flex-start;width:min(560px,100vw - 32px);max-height:60vh;display:flex;overflow:hidden;box-shadow:0 18px 40px #0f172a40}.ops-palette__input{border:0;border-bottom:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);outline:none;padding:14px 16px;font-size:14px}.ops-palette__list{margin:0;padding:6px;list-style:none;overflow-y:auto}.ops-palette__item{border-radius:var(--radius-sm);cursor:pointer;width:100%;color:var(--color-text);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:13px;display:flex}.ops-palette__item[data-active=true]{background:var(--color-sand-100)}.ops-palette__path{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.ops-palette__empty{color:var(--color-text-muted);padding:14px;font-size:13px}.status-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:999px;align-items:center;padding:2px 10px;font-size:11px;font-weight:600;display:inline-flex}.status-badge--ready{color:#047857;background:#ecfdf5}.status-badge--degraded{color:#b45309;background:#fffbeb}.status-badge--blocked{color:#b91c1c;background:#fef2f2}.status-badge--needs_review{color:#92400e;background:#fffbeb}.status-badge--running{color:#475569;background:#f1f5f9}.ops-theme-toggle{color:#fcfbf8d9;border-radius:var(--radius-sm);cursor:pointer;background:#fcfbf81a;border:1px solid #fcfbf840;padding:5px 10px;font-size:12px}html[data-ops-dark=true] .theme-ops{--color-surface:#0f172a;--color-cream-50:#020617;--color-sand-100:#1e293b;--color-border:#334155;--color-text:#e2e8f0;--color-text-muted:#94a3b8;--color-navy-900:#f1f5f9;--color-navy-800:#e2e8f0;--color-teal-700:#60a5fa;--color-teal-600:#93c5fd;--shadow-card:0 1px 2px #0006}html[data-ops-dark=true] .theme-ops .admin-topbar{background:#020617;border-bottom:1px solid #1e293b}html[data-ops-dark=true] .theme-ops pre{color:#e2e8f0;background:#1e293b}html[data-ops-dark=true] .theme-ops .bg-white{background-color:#0f172a}html[data-ops-dark=true] .theme-ops .bg-slate-950{color:#e2e8f0;background-color:#020617}html[data-ops-dark=true] .theme-ops .bg-amber-50{background-color:#2a2108}html[data-ops-dark=true] .theme-ops .bg-amber-100{background-color:#3a2d0a}html[data-ops-dark=true] .theme-ops .bg-emerald-50{background-color:#062821}html[data-ops-dark=true] .theme-ops .bg-red-100{background-color:#320c0c}html[data-ops-dark=true] .theme-ops .text-amber-800{color:#fbbf24}html[data-ops-dark=true] .theme-ops .status-badge--ready{color:#34d399;background:#062821}html[data-ops-dark=true] .theme-ops .status-badge--degraded{color:#fbbf24;background:#3a2d0a}html[data-ops-dark=true] .theme-ops .status-badge--blocked{color:#f87171;background:#320c0c}html[data-ops-dark=true] .theme-ops .status-badge--needs_review{color:#fbbf24;background:#3a2d0a}html[data-ops-dark=true] .theme-ops .status-badge--running{color:#94a3b8;background:#1e293b}
