:root{color-scheme:dark;--bg: #0b0d10;--panel: #12161c;--panel-strong: #0e1116;--panel-hover: #191d24;--line: #1c2028;--line-strong: #23272f;--text: #e6e8ec;--text-muted: #c5cad3;--text-dim: #8f97a3;--green: #5be08a;--amber: #f5b544;--red: #f27272;--blue: #7ab6ff;--purple: #a58cf2;--shadow: 0 18px 60px rgba(0, 0, 0, .34);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:13px;line-height:1.45;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg)}button,input,select{font:inherit}button{border:0}button:not(:disabled){cursor:pointer}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.64}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#2a2f38;border:2px solid var(--bg);border-radius:6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#12161cd1,#0b0d1000),var(--bg)}.login-card{width:min(100%,420px);border:1px solid var(--line);background:var(--panel);border-radius:8px;box-shadow:var(--shadow)}.login-brand,.card-heading,.sidebar-brand,.placeholder-heading,.table-title{display:flex;align-items:center;gap:10px}.brand-mark{width:30px;height:30px;border:1px solid rgba(193,122,43,.35);border-radius:6px;display:grid;place-items:center;flex:none;background:#c17a2b14}.brand-mark img{width:22px;height:22px;object-fit:contain}.eyebrow{margin:0 0 4px;color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:22px;line-height:1.15}h2{margin-bottom:0;font-size:15px;line-height:1.2}.status-card,.guardrail-list div{border:1px solid var(--line);background:var(--panel-strong);border-radius:6px}.status-card span,.panel-note,.status-chip{color:var(--text-dim);font-size:11.5px}.status-card strong{display:block;color:var(--text);font-size:14px}.status-card small{color:var(--text-muted)}.login-card{align-self:center;padding:22px}.login-brand{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid var(--line)}.card-heading{margin-bottom:22px}.card-heading svg{color:var(--blue)}.login-form{display:grid;gap:14px}.login-form label{display:grid;gap:6px;color:var(--text-muted);font-weight:600}.login-form input,.login-form select,.topbar-search input,.filter-row input,.filter-row select{width:100%;height:34px;border:1px solid var(--line-strong);border-radius:5px;background:var(--bg);color:var(--text)}.login-form input,.login-form select{padding:0 11px}.login-form input::placeholder,.topbar-search input::placeholder,.filter-row input::placeholder{color:#5b6470}.form-error{border:1px solid rgba(242,114,114,.42);border-radius:5px;padding:9px 10px;color:var(--red);background:#f2727214}.login-environment-note{display:flex;gap:9px;align-items:flex-start;border:1px solid var(--line);border-radius:6px;padding:9px 10px;background:var(--panel-strong);color:var(--text-muted);font-size:11.5px}.login-environment-note>span{width:8px;height:8px;flex:none;margin-top:4px;border-radius:999px;background:var(--amber)}.login-environment-note p{margin:0}.login-environment-note strong{color:var(--text)}.environment-note-staging>span{background:var(--blue)}.environment-select-prod{border-color:#f5b5445c!important}.environment-select-staging{border-color:#7ab6ff66!important}.primary-button{height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border-radius:5px;background:var(--text);color:var(--bg);font-weight:700}.primary-button.destructive-button{background:var(--red);color:var(--bg)}.primary-button.destructive-button:hover{background:#ff8b8b}.secondary-button,.ghost-button{height:30px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border-radius:5px;font-weight:700}.secondary-button{border:1px solid var(--line-strong);background:var(--panel);color:var(--text-muted)}.secondary-button:hover,.ghost-button:hover{color:var(--text);background:var(--panel-hover)}.ghost-button{border:1px solid transparent;background:transparent;color:var(--text-dim)}.checking-screen{min-height:100vh;display:grid;place-items:center;gap:10px;align-content:center;color:var(--text-muted)}.admin-shell{width:100vw;height:100vh;display:flex;overflow:hidden;background:var(--bg)}.sidebar{width:224px;flex:none;display:flex;flex-direction:column;background:var(--panel-strong);border-right:1px solid var(--line)}.sidebar-brand{min-height:52px;padding:0 14px;border-bottom:1px solid var(--line)}.sidebar-brand strong,.sidebar-user strong{display:block;max-width:136px;overflow:hidden;color:var(--text);font-size:12.5px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.sidebar-brand span,.sidebar-user span{display:block;max-width:136px;overflow:hidden;color:var(--text-dim);font-size:11.5px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.nav-list{flex:1;padding:10px 8px;overflow-y:auto}.nav-item{width:100%;min-height:34px;position:relative;display:flex;align-items:center;gap:9px;padding:0 10px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--text-dim);text-align:left}.nav-item:hover{background:#191d24b3;color:var(--text)}.nav-item.is-active{background:var(--panel-hover);border-color:var(--line-strong);box-shadow:inset 3px 0 0 var(--blue);color:var(--text)}.nav-label{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user{min-height:54px;display:flex;align-items:center;gap:9px;padding:10px 8px;border-top:1px solid var(--line)}.avatar{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;flex:none;background:#2a2f38;color:var(--text);font:700 11px/1 ui-sans-serif,system-ui,sans-serif}.sidebar-user-text{min-width:0;flex:1}.icon-button{width:30px;height:30px;display:inline-grid;place-items:center;flex:none;border:1px solid var(--line-strong);border-radius:5px;background:var(--panel);color:var(--text-muted)}.icon-button:hover{color:var(--text);background:var(--panel-hover)}.mobile-only{display:none}.workspace{min-width:0;flex:1;display:flex;flex-direction:column}.topbar{min-height:52px;display:flex;align-items:center;gap:10px;padding:0 14px;border-bottom:1px solid var(--line);background:#0e1116f0}.topbar-search{max-width:none;min-width:160px;flex:1;position:relative}.topbar-search svg{position:absolute;left:10px;top:50%;color:var(--text-dim);transform:translateY(-50%)}.topbar-search input{padding:0 10px 0 30px}.environment-pill,.admin-badge{height:30px;display:inline-flex;align-items:center;gap:7px;flex:none;padding:0 10px;border:1px solid var(--line-strong);border-radius:5px;background:var(--panel);color:var(--text-muted);font-weight:600}.admin-badge-superadmin{border-color:#ec489970;background:#ec48991a;color:#f9a8d4}.content{flex:1;overflow:auto;padding:20px 24px 40px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.page-title-row{display:flex;align-items:center;gap:9px}.page-title-icon{width:26px;height:26px;display:grid;place-items:center;flex:none;border:1px solid var(--line);border-radius:6px;background:var(--panel);color:var(--blue)}.page-actions{display:flex;flex:none;flex-wrap:wrap;justify-content:flex-end;gap:8px}.page-header p,.module-placeholder p,.muted{margin-bottom:0;color:var(--text-muted)}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:16px}.status-card{display:flex;align-items:flex-start;gap:11px;padding:13px}.status-card-icon{width:30px;height:30px;display:grid;place-items:center;flex:none;border-radius:5px;background:var(--bg)}.tone-green .status-card-icon{color:var(--green)}.tone-blue .status-card-icon{color:var(--blue)}.tone-amber .status-card-icon{color:var(--amber)}.tone-purple .status-card-icon{color:var(--purple)}.dashboard-header-actions{display:flex;flex:none;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px}.dashboard-generated{color:var(--text-dim);font:11.5px/1 ui-monospace,Menlo,monospace;white-space:nowrap}.environment-switcher{position:relative;height:30px;display:inline-flex;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line-strong);border-radius:5px;background:var(--panel);color:var(--text);cursor:pointer;font-weight:700;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.environment-switcher:hover{background:var(--panel-hover)}.environment-switcher:focus-within{outline:2px solid var(--blue);outline-offset:2px}.environment-switcher-prod{border-color:#7ab6ff8f;background:#7ab6ff14;box-shadow:inset 0 0 0 1px #7ab6ff1a}.environment-switcher-prod:hover{border-color:#7ab6ffd1}.environment-switcher-staging{border-color:#a58cf29e;background:#a58cf21a;box-shadow:inset 0 0 0 1px #a58cf21f}.environment-switcher-staging:hover{border-color:#a58cf2e0}.environment-switcher-label,.environment-switcher-chevron,.environment-switcher .environment-status-dot{position:relative;z-index:1;pointer-events:none}.environment-switcher-chevron{color:var(--text-dim)}.environment-switcher select{position:absolute;inset:0;z-index:2;width:100%;height:100%;border:0;opacity:0;cursor:pointer}.environment-status-dot{width:7px;height:7px;flex:none;border-radius:999px;background:var(--text-dim)}.environment-status-dot.status-healthy{background:var(--green)}.environment-status-dot.status-watch{background:var(--blue)}.environment-status-dot.status-warning{background:var(--amber)}.environment-status-dot.status-critical{background:var(--red)}.dashboard-loading-state{min-height:320px}.dashboard-module{--dashboard-section-gap: 16px;display:grid;gap:var(--dashboard-section-gap)}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:8px}.dashboard-kpi{position:relative;width:100%;min-height:96px;display:grid;align-content:start;gap:7px;border:1px solid var(--line);border-radius:6px;padding:12px;background:var(--panel);color:inherit;font:inherit;text-align:left}.dashboard-kpi-button{cursor:pointer}.dashboard-kpi-button:hover{border-color:var(--line-strong);background:var(--panel-hover)}.dashboard-kpi-button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.dashboard-kpi-action{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:2px;color:var(--blue);font-size:11px;font-weight:700;opacity:0;pointer-events:none}.dashboard-kpi-button:hover .dashboard-kpi-action,.dashboard-kpi-button:focus-visible .dashboard-kpi-action{opacity:1}.dashboard-kpi:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--text-dim)}.dashboard-kpi.tone-green:before{background:var(--green)}.dashboard-kpi.tone-blue:before{background:var(--blue)}.dashboard-kpi.tone-amber:before{background:var(--amber)}.dashboard-kpi.tone-red:before{background:var(--red)}.dashboard-kpi.tone-purple:before{background:var(--purple)}.dashboard-kpi span{color:var(--text-dim);font-size:10.5px;font-weight:700;letter-spacing:0;text-transform:uppercase}.dashboard-kpi strong{min-width:0;overflow:hidden;color:var(--text);font:700 20px/1 ui-monospace,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.dashboard-kpi small{min-width:0;overflow:hidden;color:#5b6470;text-overflow:ellipsis;white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.8fr);gap:var(--dashboard-section-gap);align-items:start}.dashboard-main-column,.dashboard-side-column{min-width:0;display:grid;gap:var(--dashboard-section-gap)}.dashboard-panel{min-width:0;overflow:hidden}.dashboard-empty-state{min-height:96px}.dashboard-empty-state.is-compact{min-height:48px;padding-block:10px}.dashboard-empty-state.is-success svg{color:var(--green)}.dashboard-row-list{display:grid}.dashboard-attention-row{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:11px 14px;background:transparent;color:inherit;text-align:left}.dashboard-activity-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-bottom:1px solid var(--line);background:transparent;color:inherit}.dashboard-activity-main{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;padding:11px 0 11px 14px;background:transparent;color:inherit;text-align:left}.dashboard-activity-main:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.dashboard-attention-row:hover,.dashboard-activity-row:hover{background:var(--panel-hover)}.dashboard-relative-time{position:relative;justify-self:end;padding-right:14px}.dashboard-time-button{min-width:86px;padding:6px 0;background:transparent;color:var(--text-dim);font:500 11.5px/1 ui-monospace,Menlo,monospace;text-align:right;white-space:nowrap}.dashboard-time-button:hover,.dashboard-time-button.is-open{color:var(--text-muted)}.dashboard-time-button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.dashboard-time-tooltip{position:absolute;z-index:4;right:10px;bottom:calc(100% + 5px);padding:6px 8px;border:1px solid var(--line-strong);border-radius:5px;background:var(--panel-strong);box-shadow:0 8px 24px #00000047;color:var(--text-muted);font:500 11px/1 ui-monospace,Menlo,monospace;white-space:nowrap}.dashboard-row-icon{width:26px;height:26px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:5px}.dashboard-row-copy{min-width:0;display:grid;gap:3px}.dashboard-row-copy strong{min-width:0;overflow:hidden;color:var(--text);font-size:12.5px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dashboard-row-copy small,.dashboard-row-time{min-width:0;overflow:hidden;color:var(--text-dim);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.dashboard-row-link{min-width:0;display:grid;gap:3px;border:0;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.dashboard-row-link:hover strong,.dashboard-row-link:focus-visible strong{color:var(--blue);text-decoration:underline}.dashboard-row-link:focus-visible{border-radius:3px;outline:2px solid var(--blue);outline-offset:2px}.dashboard-row-cta{display:inline-flex;align-items:center;gap:2px;color:var(--blue);font-size:11.5px;font-weight:700;white-space:nowrap}.dashboard-section-title{min-width:0;display:flex;align-items:flex-start;gap:8px}.dashboard-section-title>div{min-width:0}.dashboard-section-icon{width:22px;height:22px;display:grid;place-items:center;flex:none;border:1px solid var(--line);border-radius:5px;margin-top:1px;background:var(--panel-strong);color:var(--text-dim)}.dashboard-session-list{display:grid}.dashboard-session-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:10px 14px}.dashboard-session-row>small{color:var(--text-dim);font-size:11.5px;white-space:nowrap}.dashboard-snapshot-list{display:grid;margin:0}.dashboard-snapshot-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:10px 14px}.dashboard-snapshot-list dt{color:var(--text-dim)}.dashboard-snapshot-list dd{margin:0;color:var(--text);font:700 12.5px/1 ui-monospace,Menlo,monospace}.dashboard-system-panel:focus{outline:2px solid var(--blue);outline-offset:2px}.dashboard-system-actions{min-width:145px;display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.dashboard-system-checked{flex:1 1 100%;min-width:0;color:var(--text-dim);font:11px/1.35 ui-monospace,Menlo,monospace;overflow-wrap:anywhere;text-align:right}.dashboard-system-open-button{height:28px;padding-inline:8px;font-size:11.5px}.dashboard-system-refresh-button{width:28px;height:28px}.dashboard-system-refresh-error{display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);padding:9px 14px;background:#f5b54414;color:var(--amber);font-size:11.5px;font-weight:600}.dashboard-system-refresh-error svg{flex:none}.dashboard-system-list{display:grid}.dashboard-system-row-wrap{border-bottom:1px solid var(--line)}.dashboard-system-row-wrap:last-child{border-bottom:0}.dashboard-system-row{display:grid;grid-template-columns:8px minmax(0,1fr) minmax(74px,auto) 18px;gap:10px;align-items:center;width:100%;border:0;padding:10px 14px;background:transparent;color:inherit;font:inherit;text-align:left}.dashboard-system-row .status-chip{justify-self:end}.dashboard-system-row-button{cursor:pointer}.dashboard-system-row-button:hover,.dashboard-system-row-button:focus-visible{background:#74a7ff0f}.dashboard-system-row-button:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.dashboard-system-dot{width:7px;height:7px;border-radius:999px;background:var(--text-dim)}.dashboard-system-dot.status-healthy{background:var(--green)}.dashboard-system-dot.status-watch{background:var(--blue)}.dashboard-system-dot.status-warning{background:var(--amber)}.dashboard-system-dot.status-critical{background:var(--red)}.dashboard-system-chevron,.dashboard-system-chevron-spacer{width:18px;height:18px;justify-self:end}.dashboard-system-chevron{color:var(--text-dim);transition:transform .12s ease,color .12s ease}.dashboard-system-row-button:hover .dashboard-system-chevron,.dashboard-system-row-button:focus-visible .dashboard-system-chevron{color:var(--text)}.dashboard-system-chevron.is-open{transform:rotate(90deg)}.dashboard-system-details{display:grid;gap:9px;padding:0 14px 12px 32px}.dashboard-system-detail-row{display:grid;grid-template-columns:8px minmax(0,1fr);gap:10px;align-items:start}.dashboard-system-detail-row .dashboard-system-dot{margin-top:6px}.dashboard-system-detail-copy{display:grid;min-width:0;gap:2px}.dashboard-system-detail-copy strong{color:var(--text);font-size:12px}.dashboard-system-detail-copy span{color:var(--text);font-size:12px;font-weight:650}.dashboard-system-detail-copy small{color:var(--text-dim);font:11px/1.35 ui-monospace,Menlo,monospace;overflow-wrap:anywhere}.system-health-module{display:grid;gap:10px}.system-health-refresh-error{border:1px solid rgba(245,181,68,.28);border-radius:6px;padding:8px 10px}.system-health-page-header{align-items:center;margin-bottom:10px}.system-health-page-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:14px}.system-health-header-rollup{min-width:0;display:grid;justify-items:end;gap:4px}.system-health-header-state,.system-health-refresh-controls{display:inline-flex;align-items:center}.system-health-header-state{justify-content:flex-end;gap:8px}.system-health-header-count,.system-health-updated{color:var(--text-dim);font:500 11px/1.2 ui-monospace,Menlo,monospace;white-space:nowrap}.system-health-header-summary{max-width:420px;color:var(--text-muted);font-size:11.5px;line-height:1.25;text-align:right}.system-health-refresh-controls{flex:none;gap:10px}.system-health-overview{min-width:0;overflow:hidden}.system-health-overview-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.system-health-overview-grid button{min-width:0;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-right:1px solid var(--line);padding:7px 10px;background:transparent;color:inherit;font:inherit;text-align:left;transition:background-color .12s ease}.system-health-overview-grid button:last-child{border-right:0}.system-health-overview-grid button:hover{background:var(--panel-hover)}.system-health-overview-grid button:focus-visible{position:relative;z-index:1;outline-offset:-2px}.system-health-overview-grid strong{min-width:0;overflow:hidden;color:var(--text);font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.system-health-status{--system-health-status-color: var(--text-dim);display:inline-flex;align-items:center;flex:none;gap:5px;color:var(--system-health-status-color);font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.system-health-status:before{width:6px;height:6px;border-radius:999px;background:var(--system-health-status-color);content:""}.system-health-status.status-healthy{--system-health-status-color: var(--green)}.system-health-status.status-watch{--system-health-status-color: var(--blue)}.system-health-status.status-warning{--system-health-status-color: var(--amber)}.system-health-status.status-critical{--system-health-status-color: var(--red)}.system-health-component-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:start}.system-health-component-group,.system-health-component-sequence{min-width:0;display:grid;gap:10px;align-content:start}.system-health-component-group{margin:0}.system-health-group-label{margin:0;color:var(--text-muted);font-size:11px;font-weight:700;line-height:1;text-transform:uppercase}.system-health-component-sequence{display:none}.system-health-component{min-width:0;overflow:hidden;scroll-margin-top:10px}.system-health-component.status-healthy{border-top-color:#5be08a61}.system-health-component.status-watch{border-top-color:#7ab6ff6b}.system-health-component.status-warning{border-top-color:#f5b54475}.system-health-component.status-critical{border-top-color:#f2727280}.system-health-component-header{min-height:50px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:start;border-bottom:1px solid var(--line);padding:7px 10px 8px;background:var(--panel-strong)}.system-health-component-title{min-width:0}.system-health-component-title h2{font-size:13px}.system-health-component-title p{margin:3px 0 0;color:var(--text-muted);font-size:11.5px;line-height:1.35;overflow-wrap:anywhere}.system-health-detail-list{display:grid}.system-health-detail-row{border-bottom:1px solid var(--line);padding:6px 10px 7px}.system-health-detail-row:last-child{border-bottom:0}.system-health-detail-copy{min-width:0;display:grid;gap:2px}.system-health-detail-heading{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.system-health-detail-copy strong{color:var(--text);font-size:11.5px}.system-health-detail-copy>span:not(.system-health-detail-heading){color:var(--text);font-size:11.5px;font-weight:650;overflow-wrap:anywhere}.system-health-detail-copy small{color:var(--text-dim);font:11px/1.3 ui-monospace,Menlo,monospace;overflow-wrap:anywhere}.system-health-component-group>.panel+.panel,.system-health-component-sequence>.panel+.panel{margin-top:0}@media(min-width:981px){.system-health-component-group{gap:7px}}.panel{border:1px solid var(--line);border-radius:6px;background:var(--panel)}.panel+.panel,.panel+.guardrail-list,.guardrail-list+.panel{margin-top:16px}.panel-header{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid var(--line)}.panel-header.compact{min-height:42px}.table-wrap{overflow-x:auto}table{width:100%;min-width:760px;border-collapse:collapse}th,td{padding:10px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{color:var(--text-dim);font-size:11px;font-weight:700;text-transform:uppercase}td{color:var(--text-muted)}tbody tr:hover{background:#191d248a}tbody tr:last-child td{border-bottom:0}.table-title{color:var(--text);font-weight:600}.status-chip{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid var(--line-strong);border-radius:999px;background:var(--panel-hover);color:var(--text-muted);white-space:nowrap}.status-live{border-color:#5be08a47;background:#5be08a1a;color:var(--green)}.status-planned{border-color:#7ab6ff3d;background:#7ab6ff14;color:var(--blue)}.status-watch{border-color:#7ab6ff4d;background:#7ab6ff1a;color:var(--blue)}.status-unused{color:var(--text-muted)}.status-redeemed{border-color:#5be08a47;background:#5be08a1a;color:var(--green)}.status-regular{border-color:#7ab6ff4d;background:#7ab6ff1a;color:var(--blue)}.status-guest{border-color:#a58cf257;background:#a58cf21c;color:var(--purple)}.status-expired{border-color:#f5b5444d;background:#f5b5441a;color:var(--amber)}.status-superadmin{border-color:#ec489970;background:#ec48991a;color:#f9a8d4}.status-disabled{border-color:#f2727247;background:#f2727217;color:var(--red)}.data-module{display:grid;gap:14px}.guest-header{margin-bottom:0}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:8px}.kpi-card{min-height:92px;border:1px solid var(--line);border-radius:6px;padding:11px 12px;background:var(--panel)}.kpi-card span{display:block;margin-bottom:8px;color:var(--text-dim);font-size:10.5px;font-weight:700;letter-spacing:0;text-transform:uppercase}.kpi-card strong{display:block;color:var(--text);font:700 19px/1 ui-monospace,Menlo,monospace}.kpi-card small{display:block;margin-top:6px;color:#5b6470}.kpi-card .kpi-green{color:var(--green)}.kpi-card .kpi-amber{color:var(--amber)}.kpi-card .kpi-blue{color:var(--blue)}.kpi-card-button{display:block;width:100%;color:inherit;text-align:left}.kpi-card-button:hover{border-color:#7ab6ff85;background:var(--panel-hover)}.filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.filter-row label{width:152px}.filter-row select{padding:0 28px 0 10px}.filter-row .is-active-filter{border-color:#7ab6ffb8;background:#7ab6ff17;box-shadow:inset 0 0 0 1px #7ab6ff2e}.guest-search{min-width:min(100%,320px);flex:1;display:flex;align-items:center;gap:8px}.guest-search svg{margin-right:-32px;margin-left:10px;z-index:1;color:var(--text-dim)}.guest-search input{min-width:0;padding:0 10px 0 30px}.data-panel{overflow:hidden}.guest-table-wrap{border-bottom:1px solid var(--line)}.guest-table{min-width:1210px}.users-table{min-width:1280px}.guest-table th,.guest-table td,.users-table th,.users-table td{padding:9px 12px;font-size:12px}.guest-table td,.users-table td{height:48px}.users-table .clickable-row{cursor:pointer}.users-table .clickable-row:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.code-cell,.identity-cell,.user-cell{min-width:0;display:grid;gap:3px}.user-cell{grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px}.stacked-cell{display:grid;min-width:0;gap:4px}.stacked-cell span,.stacked-cell small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stacked-cell small{color:var(--text-dim);font:11px/1.25 ui-monospace,Menlo,monospace}.user-cell strong,.user-cell small{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-cell strong{color:var(--text);font-weight:700}.user-cell small{color:var(--text-dim);font:11px/1.25 ui-monospace,Menlo,monospace}.code-cell{color:var(--text);font:700 12px/1 ui-monospace,Menlo,monospace}.code-main{display:grid;grid-template-columns:auto 24px auto;align-items:center;gap:4px;width:fit-content;max-width:100%}.code-campaign-mobile{display:none;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-dim)}.campaign-column{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:600 11.5px/1.2 ui-monospace,Menlo,monospace;color:var(--text-muted)}.code-cell small,.identity-cell small,.activity-subline{color:var(--text-dim);font-size:10.5px}.copy-button{width:24px;height:24px;display:inline-grid;place-items:center;border:1px solid var(--line-strong);border-radius:4px;background:transparent;color:var(--text-dim)}.copy-button:hover{color:var(--text);background:var(--panel-hover)}.actions-column{width:44px;text-align:right}.row-icon-button{width:26px;height:26px;display:inline-grid;place-items:center;border:1px solid var(--line-strong);border-radius:4px;background:transparent;color:var(--text-dim)}.row-icon-button:hover,.row-icon-button:focus-visible{color:var(--text);background:var(--panel-hover)}.destructive-row-action{border-color:#f2727247;color:var(--red)}.destructive-row-action:hover,.destructive-row-action:focus-visible{border-color:#f272727a;background:#f272721a;color:#ff9b9b}.guest-disable-success{min-height:52px}.identity-cell span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activity-cell{display:block;color:var(--text-muted);font:600 11.5px/1.2 ui-monospace,Menlo,monospace}.activity-subline{display:block;margin-top:4px}.can-chat{display:block;font-weight:700}.can-chat-yes{color:var(--green)}.can-chat-no{color:var(--red)}.state-panel{min-height:78px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:6px;padding:14px;background:var(--panel);color:var(--text-muted)}.state-panel h2{color:var(--text)}.state-panel p{margin-bottom:0}.compact-state{min-height:58px;padding:11px 12px}.state-panel svg{flex:none;color:var(--amber)}.inline-state{min-height:180px;justify-content:center;border:0;border-radius:0}.error-state,.permission-state{border-color:#f272724d}.error-state svg,.permission-state svg{color:var(--red)}.success-state{border-color:#5be08a5c;background:#5be08a14}.success-state svg{color:var(--green)}.success-state h2{margin:0;font-size:13px}.success-state p{margin-top:3px}.success-state code{color:var(--text);font:700 11.5px/1 ui-monospace,Menlo,monospace}.warning-state{border-color:#f5b54452;background:#f5b54414}.warning-state svg{color:var(--amber)}.pagination-row{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;color:var(--text-dim)}.pagination-row div{display:flex;gap:8px}.users-filter-row label{width:148px}.compact-filter-input{width:132px;padding:0 10px}.users-search{min-width:min(100%,360px)}.discounts-filter-row label{width:142px}.discounts-search{min-width:min(100%,360px)}.institutions-filter-row label{width:146px}.institutions-search{min-width:min(100%,360px)}.institutions-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.supercode-public-kpi{display:grid;align-content:start}.kpi-card strong.supercode-public-kpi-value{display:flex;align-items:center;gap:7px;font:700 17px/1.1 -apple-system,system-ui,sans-serif}.supercode-public-kpi-value svg{flex:none}.supercode-public-kpi-enabled .supercode-public-kpi-value{color:var(--green)}.supercode-public-kpi-disabled .supercode-public-kpi-value,.supercode-public-kpi-unknown .supercode-public-kpi-value{color:var(--amber)}.institutions-table-wrap{border-bottom:1px solid var(--line)}.institutions-table{min-width:1180px}.institutions-table th,.institutions-table td{padding:9px 12px;font-size:12px}.institutions-table td{height:56px}.institutions-table .clickable-row{cursor:pointer}.institutions-table .clickable-row:hover,.institutions-table .is-selected-row{background:#7ab6ff0f}.institutions-table .clickable-row:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.institution-avatar{border-radius:5px;background:var(--blue);color:var(--bg);font-size:10px}.institution-detail-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:12px;align-items:stretch}.institution-detail-grid>.panel{margin-top:0}.institution-detail-panel{display:flex;flex-direction:column;min-width:0;padding-bottom:12px}.institution-detail-panel .detail-grid{padding:0 12px}.institution-action-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:0 12px 12px}.institution-action-row .primary-button{height:30px}.institution-issue-button{margin-left:auto}.institution-supercode-list{align-content:start;padding:0 12px 12px}.institution-supercode-row{grid-template-columns:92px minmax(0,1fr) auto}.institution-supercode-actions{display:inline-flex;gap:6px}.institution-ledger-panel{grid-column:1 / -1;padding-bottom:12px}.institution-ledger-panel .compact-state,.institution-ledger-panel .inline-state{margin:0 12px 12px}.institution-ledger-table-wrap{border-top:1px solid var(--line)}.institution-ledger-table{min-width:960px}.institution-ledger-table th,.institution-ledger-table td{padding:9px 12px;font-size:12px}.institution-ledger-table strong{font:700 12px/1 ui-monospace,Menlo,monospace}.ledger-amount-credit{color:var(--green)}.ledger-amount-debit{color:var(--amber)}.institution-ledger-description{max-width:340px;color:var(--text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.billing-filter-row label{width:154px}.billing-search{min-width:min(100%,420px)}.billing-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.billing-table-wrap{border-bottom:1px solid var(--line)}.billing-table{min-width:1380px}.billing-table th,.billing-table td{padding:9px 12px;font-size:12px}.billing-table td{height:54px}.billing-table .clickable-row{cursor:pointer}.billing-table .clickable-row:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.wallets-filter-row label{width:150px}.wallets-search{min-width:min(100%,440px)}.wallets-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(148px,1fr))}.wallets-table-wrap{border-bottom:1px solid var(--line)}.wallets-table{min-width:1240px}.wallets-table th,.wallets-table td{padding:9px 12px;font-size:12px}.wallets-table td{height:52px}.wallets-table .clickable-row{cursor:pointer}.wallets-table .clickable-row:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.activity-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(136px,1fr))}.conversations-scope-note{border-color:#7ab6ff40;background:#7ab6ff0f}.conversations-scope-note svg{color:var(--blue)}.active-sessions-panel:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.active-sessions-empty-state{min-height:82px}.active-sessions-table-wrap,.activity-table-wrap,.conversations-table-wrap{border-bottom:1px solid var(--line)}.active-sessions-table{min-width:1040px}.activity-table{min-width:1180px}.conversations-table{min-width:980px}.active-sessions-table th,.active-sessions-table td,.activity-table th,.activity-table td,.conversations-table th,.conversations-table td{padding:9px 12px;font-size:12px}.active-sessions-table td,.activity-table td,.conversations-table td{height:50px}.activity-table .clickable-row,.conversations-table .clickable-row{cursor:pointer}.activity-table .clickable-row:focus-visible,.conversations-table .clickable-row:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}.activity-filter-row label,.conversations-filter-row label{width:148px}.activity-search,.conversations-search{min-width:min(100%,420px)}.copyable-table-value,.copyable-value{display:inline-flex;align-items:center;gap:7px;min-width:0}.copyable-value{max-width:100%}.copyable-value span{min-width:0;overflow-wrap:anywhere}.inline-copy-button{width:22px;height:22px}.activity-note{display:block;max-width:320px;overflow:hidden;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap}.compact-list{display:grid;gap:8px}.compact-list-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;padding:8px;background:var(--panel)}.compact-list-row strong,.compact-list-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-list-row strong{color:var(--text);font:700 12px/1.2 ui-monospace,Menlo,monospace}.compact-list-row small{margin-top:3px;color:var(--text-dim);font:11px/1.2 ui-monospace,Menlo,monospace}.discount-note{min-height:52px;padding:10px 12px;color:var(--text-muted)}.discount-note svg{color:var(--blue)}.discounts-table-wrap{border-bottom:1px solid var(--line)}.discounts-table{min-width:1440px}.discounts-table th,.discounts-table td{padding:9px 12px;font-size:12px}.discounts-table td{height:54px}.mono-strong,.mono-dim{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;font-family:ui-monospace,Menlo,monospace}.mono-strong{color:var(--text);font-weight:700}.mono-dim{color:var(--text-dim)}.usage-cell{min-width:132px;display:grid;gap:5px}.usage-cell span{color:var(--text-muted);font:700 11.5px/1 ui-monospace,Menlo,monospace}.usage-cell small{color:var(--text-dim);font-size:10.5px}.usage-bar{width:100%;height:5px;overflow:hidden;border-radius:999px;background:var(--panel-hover)}.usage-bar div{height:100%;border-radius:inherit}.usage-green{background:var(--green)}.usage-amber{background:var(--amber)}.usage-red{background:var(--red)}.wallet-empty-copy{margin-top:10px}.wallet-transaction-list{display:grid;gap:0;margin-top:10px}.wallet-transaction-row{display:grid;grid-template-columns:130px minmax(0,1fr);gap:12px;padding:10px 0;border-top:1px solid var(--line)}.wallet-transaction-row>div{min-width:0;display:grid;gap:5px}.wallet-transaction-row small,.wallet-transaction-row span{min-width:0}.wallet-transaction-row strong{color:var(--text);font:700 13px/1 ui-monospace,Menlo,monospace}.stripe-event-detail,.stripe-event-detail>span:not(.detail-action-row){display:grid;gap:5px}.stripe-event-detail code{color:var(--text-dim);font:11px/1.35 ui-monospace,Menlo,monospace;word-break:break-all}.detail-action-row{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:3px}.compact-detail-action{min-height:28px;padding:0 9px;white-space:nowrap}.drawer-backdrop{position:fixed;inset:0;z-index:50;display:flex;justify-content:flex-end;background:#00000085}.detail-drawer{width:min(100vw,560px);height:100%;overflow-y:auto;border-left:1px solid var(--line);background:var(--panel-strong);box-shadow:var(--shadow)}.drawer-header{min-height:58px;position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--line);background:var(--panel-strong)}.drawer-content{display:grid;gap:12px;padding:14px}.modal-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:20px;background:#0000009e}.modal-card{width:min(560px,100%);max-height:min(90vh,760px);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line-strong);border-radius:8px;background:var(--panel);box-shadow:var(--shadow)}.modal-card>form{min-height:0;display:flex;flex:1;flex-direction:column;overflow:hidden}.modal-header,.modal-footer{display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid var(--line)}.modal-header h2{margin:0;font-size:15px}.modal-header p,.modal-footer p{margin:3px 0 0;color:var(--text-dim);font-size:11.5px}.modal-header .icon-button{margin-left:auto}.admin-action-modal{width:min(540px,100%)}.wallet-credit-modal{width:min(500px,100%)}.admin-action-summary{display:grid;gap:0;margin:0;border:1px solid var(--line);border-radius:6px;padding:4px 12px;background:var(--bg)}.admin-action-summary div{min-width:0;display:grid;grid-template-columns:132px minmax(0,1fr);gap:12px;padding:8px 0;border-top:1px solid var(--line)}.admin-action-summary div:first-child{border-top:0}.admin-action-summary dt{color:var(--text-dim);font-size:10.5px;font-weight:700;text-transform:uppercase}.admin-action-summary dd{min-width:0;margin:0;color:var(--text);font:600 12px/1.4 ui-monospace,Menlo,monospace;overflow-wrap:anywhere}.admin-action-notice,.admin-action-success{display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(122,182,255,.3);border-radius:6px;padding:11px 12px;background:#7ab6ff12;color:var(--blue)}.admin-action-notice p,.admin-action-success p{margin:0;color:var(--text-muted);font-size:12px;line-height:1.5}.admin-action-success{border-color:#5be08a52;background:#5be08a12;color:var(--green)}.admin-action-success h3{margin:0 0 3px;color:var(--text);font-size:13px}.modal-body{display:grid;gap:14px;overflow-y:auto;padding:16px}.modal-body label{display:grid;gap:6px}.modal-body label>span{color:var(--text-dim);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.modal-body input,.modal-body select,.modal-body textarea{width:100%;border:1px solid var(--line-strong);border-radius:5px;background:var(--bg);color:var(--text)}.modal-body input,.modal-body select{height:34px;padding:0 10px}.modal-body textarea{min-height:70px;padding:9px 10px;resize:vertical}.modal-body input::placeholder,.modal-body textarea::placeholder{color:#5b6470}.modal-body small{color:var(--text-dim);font-size:11px}.field-error{color:var(--red)!important}.batch-form-grid,.batch-result-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px}.full-field{min-width:0}.batch-preview{display:grid;gap:10px;border:1px solid var(--line);border-radius:6px;padding:12px;background:var(--bg)}.batch-preview>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.batch-preview strong{color:var(--text);font-size:12px;letter-spacing:.06em;text-transform:uppercase}.batch-preview span{color:var(--text-dim);font-size:11px}.batch-preview-codes,.generated-code-list{display:grid;gap:6px}.batch-preview-codes{grid-template-columns:repeat(3,minmax(0,1fr))}.batch-preview code,.generated-code-list code{border:1px solid var(--line);border-radius:5px;background:var(--panel-strong);color:var(--text);font:700 12px/1 ui-monospace,Menlo,monospace;padding:8px 9px}.modal-footer{justify-content:flex-end;border-top:1px solid var(--line);border-bottom:0}.modal-footer p{margin-right:auto}.guest-batch-result .success-state{border-color:#5be08a66;background:#5be08a14}.guest-batch-result h3{margin:0;color:var(--text);font-size:13px}.guest-batch-result p{margin:3px 0 0}.batch-result-meta{margin:0}.batch-result-meta div{min-width:0;border:1px solid var(--line);border-radius:5px;padding:9px;background:var(--panel-strong)}.batch-result-meta dt{margin-bottom:4px;color:var(--text-dim);font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.batch-result-meta dd{margin:0;overflow:hidden;color:var(--text);font:700 12px/1.2 ui-monospace,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.guest-disable-modal{width:min(520px,100%)}.disable-code-summary{display:grid;gap:10px;border:1px solid rgba(242,114,114,.28);border-radius:6px;padding:12px;background:#f2727212}.disable-code-summary div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.disable-code-summary span{color:var(--text-dim);font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.disable-code-summary code{color:var(--text);font:800 15px/1 ui-monospace,Menlo,monospace}.disable-code-summary strong{color:var(--red)}.disable-code-summary p{margin:0;color:var(--text-muted)}.batch-copy-value{display:flex;align-items:center;gap:6px}.batch-copy-value span{min-width:0;overflow:hidden;text-overflow:ellipsis}.generated-code-list{max-height:220px;overflow-y:auto;border:1px solid var(--line);border-radius:6px;padding:8px;background:var(--bg)}.discount-create-modal,.institution-modal{width:min(600px,100%)}.institution-action-summary code{max-width:310px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.safe-action-summary{border-color:#5be08a4d;background:#5be08a12}.safe-action-summary strong{color:var(--green)}.toggle-row{display:flex!important;grid-template-columns:none!important;align-items:center;gap:8px!important;color:var(--text-muted)}.toggle-row input{width:16px;height:16px}.toggle-row span{color:var(--text-muted)!important;font-size:12px!important;font-weight:700;letter-spacing:0!important;text-transform:none!important}.issued-supercode-once{display:grid;gap:8px;border:1px solid rgba(91,224,138,.36);border-radius:6px;padding:12px;background:#5be08a14}.issued-supercode-once span{color:var(--text-dim);font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.issued-supercode-once code{overflow-wrap:anywhere;color:var(--text);font:800 17px/1.2 ui-monospace,Menlo,monospace}.discount-deactivate-modal{width:min(560px,100%)}.discount-deactivate-summary{gap:12px}.discount-deactivate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;margin:0}.discount-deactivate-grid div{min-width:0;display:grid;gap:4px}.discount-deactivate-grid dt{color:var(--text-dim);font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.discount-deactivate-grid dd{min-width:0;margin:0;overflow:hidden;color:var(--text);font:700 11.5px/1.2 ui-monospace,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.discount-preview-line{display:grid;grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:10px}.discount-preview-line code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.discount-preview-line span{min-width:0}.discount-code-list{max-height:260px;padding-right:2px}.discount-create-result .batch-result-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.modal-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.access-banner{display:grid;gap:8px;border:1px solid var(--line);border-radius:6px;padding:12px;background:var(--panel)}.access-banner div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.access-banner span{color:var(--text-dim);font-weight:700;text-transform:uppercase}.access-banner strong{color:var(--text);font-size:18px}.access-banner p{margin-bottom:0;color:var(--text-muted)}.access-allowed{border-color:#5be08a4d}.access-allowed strong{color:var(--green)}.access-blocked{border-color:#f272724d}.access-blocked strong{color:var(--red)}.blocker-list{display:flex;flex-wrap:wrap;gap:6px}.role-action-state,.role-management-heading,.role-action-row,.role-confirmation-actions{display:flex;align-items:center;gap:8px}.role-action-state{min-height:38px;border:1px solid rgba(91,224,138,.28);border-radius:6px;padding:9px 10px;background:#5be08a14;color:var(--green)}.role-action-state p{margin-bottom:0;color:var(--text)}.role-management-section{padding:12px}.role-management-heading{justify-content:space-between;align-items:flex-start;margin-bottom:11px}.role-management-heading p{margin:4px 0 0;color:var(--text-muted)}.environment-context-pill{min-height:24px;display:inline-flex;align-items:center;gap:6px;flex:none;border:1px solid rgba(245,181,68,.32);border-radius:4px;padding:0 8px;background:#f5b54414;color:var(--text);font-size:11px;font-weight:800}.environment-context-pill>span{width:6px;height:6px;border-radius:999px;background:var(--blue)}.environment-context-pill-prod{border-color:#7ab6ff5c;background:#7ab6ff14}.environment-context-pill-staging{border-color:#a58cf266;background:#a58cf217}.environment-context-pill-staging>span{background:var(--purple)}.role-action-row,.role-confirmation-actions{flex-wrap:wrap}.guarded-role-button{border-color:#f5b5445c;background:#f5b54414;color:var(--text)}.guarded-role-button:hover{border-color:#f5b5448f;background:#f5b54424}.superadmin-role-button{border-color:#ec48995c;background:#ec489914}.superadmin-role-button:hover{border-color:#ec48998f;background:#ec489924}.role-confirmation-step{display:grid;gap:11px}.role-confirmation-summary{display:grid;gap:7px;margin:0}.role-confirmation-summary div{display:grid;grid-template-columns:108px minmax(0,1fr);gap:8px}.role-confirmation-summary dt{color:var(--text-dim);font-weight:700}.role-confirmation-summary dd{min-width:0;margin:0;overflow-wrap:anywhere;color:var(--text)}.role-confirmation-notes{display:grid;gap:6px;margin:0;padding-left:18px;color:var(--text-muted)}.role-action-error{margin:0}.environment-error-suffix{display:block;margin-top:4px;color:var(--text-muted);font-size:11px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.detail-metric,.detail-section{border:1px solid var(--line);border-radius:6px;background:var(--panel)}.detail-metric{min-height:78px;padding:11px 12px}.detail-metric span,.detail-section h3{margin:0;color:var(--text-dim);font-size:10.5px;font-weight:700;letter-spacing:0;text-transform:uppercase}.detail-metric strong{display:block;margin-top:6px;color:var(--text);font:700 13px/1.3 ui-monospace,Menlo,monospace;word-break:break-word}.detail-metric small{display:block;margin-top:5px;color:var(--text-dim)}.detail-section{padding:12px}.guarded-detail-action-section{display:flex;align-items:center;justify-content:space-between;gap:14px}.guarded-detail-action-section p{margin:4px 0 0;color:var(--text-muted);font-size:11.5px}.guarded-detail-action{flex:none;border-color:#5be08a57;color:var(--green)}.credit-submit-button{min-width:118px}.detail-section dl{display:grid;gap:0;margin:9px 0 0}.detail-section dl div{display:grid;grid-template-columns:126px minmax(0,1fr);gap:10px;padding:7px 0;border-top:1px solid var(--line)}.detail-section dt{color:var(--text-dim)}.detail-section dd{min-width:0;margin:0;color:var(--text-muted);font-family:ui-monospace,Menlo,monospace;word-break:break-word}.session-spend-state{margin:9px 0 0;color:var(--text);font:700 13px/1.3 ui-monospace,Menlo,monospace}.session-spend-note{margin:9px 0 0}.session-spend-caveats{display:grid;gap:5px;margin:9px 0 0;padding-left:18px;color:var(--text-muted)}.guardrail-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.guardrail-list div{min-height:92px;padding:13px}.guardrail-list strong{display:block;margin-bottom:6px}.guardrail-list span{color:var(--text-muted)}.module-placeholder{display:grid;gap:16px}.placeholder-heading{align-items:flex-start;justify-content:flex-start;margin-bottom:0}.placeholder-icon{width:40px;height:40px;display:grid;place-items:center;flex:none;border:1px solid var(--line);border-radius:7px;background:var(--panel);color:var(--blue)}.placeholder-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.placeholder-grid .panel{padding-bottom:14px}.placeholder-grid .muted{padding:0 14px}.financial-refresh-note{display:inline-flex;align-items:center;min-height:30px;color:var(--text-dim);font:11.5px/1 ui-monospace,Menlo,monospace}.financial-filter-panel{display:flex;flex-wrap:wrap;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;padding:10px 12px;background:var(--panel-strong)}.financial-segmented{min-height:30px;display:inline-flex;overflow:hidden;border:1px solid var(--line-strong);border-radius:5px;background:var(--bg)}.financial-segmented button,.financial-tabs button,.module-tabs button{min-height:30px;padding:0 10px;background:transparent;color:var(--text-muted);font-weight:700}.financial-segmented button+button{border-left:1px solid var(--line-strong)}.financial-segmented button:hover,.financial-tabs button:hover,.module-tabs button:hover{color:var(--text);background:var(--panel-hover)}.financial-segmented .is-selected,.financial-tabs .is-selected,.module-tabs .is-selected{background:#7ab6ff1f;color:var(--blue)}.financial-segmented.compact{flex:none}.financial-date-input{display:inline-flex;align-items:center;gap:6px;color:var(--text-dim);font-weight:700}.financial-date-input input{width:132px;height:30px;border:1px solid var(--line-strong);border-radius:5px;padding:0 8px;background:var(--bg);color:var(--text);font:12px/1 ui-monospace,Menlo,monospace}.financial-actions{margin-left:auto;display:flex;flex-wrap:wrap;gap:8px}.financial-tabs,.module-tabs{display:flex;gap:0;border-bottom:1px solid var(--line)}.financial-tabs button,.module-tabs button{border-bottom:2px solid transparent;border-radius:0}.financial-tabs .is-selected,.module-tabs .is-selected{border-bottom-color:var(--blue)}.module-tabs{margin-bottom:0}.module-tabs span{margin-left:4px;color:#5b6470;font:500 11px/1 ui-monospace,Menlo,monospace}.financial-quality-heading{align-items:center;display:flex;gap:9px;min-width:0}.financial-quality-heading svg{flex:none}.financial-quality-heading h2{font-size:13px;margin:0 0 2px}.financial-quality-heading p,.financial-quality-actions span,.financial-quality-explainer p,.financial-quality-caveats{color:var(--text-muted)}.financial-quality-heading p{margin:0}.financial-quality-card{appearance:none;color:inherit;cursor:pointer;display:grid;grid-template-rows:auto 1fr;min-height:92px;position:relative;text-align:left;width:100%}.financial-quality-card .financial-quality-icon-row{align-items:center;display:flex;justify-content:center;min-height:42px;padding-right:14px}.financial-quality-card-chevron{color:var(--text-dim);position:absolute;right:12px;top:50%;transform:translateY(-50%)}.financial-quality-card svg{transition:transform .14s ease}.financial-quality-card-chevron.is-open{transform:translateY(-50%) rotate(90deg)}.financial-quality-card:hover,.financial-quality-card:focus-visible{background:var(--panel-hover)}.financial-quality-good{border-color:#5be08a47;background:#5be08a0f}.financial-quality-good .financial-quality-heading svg,.financial-quality-good .financial-quality-heading h2,.financial-quality-good .financial-quality-status-icon{color:var(--green)}.financial-quality-review{border-color:#f5b54442;background:#f5b5440f}.financial-quality-review .financial-quality-heading svg,.financial-quality-review .financial-quality-heading h2,.financial-quality-review .financial-quality-status-icon{color:var(--amber)}.financial-quality-problem{border-color:#f272724d;background:#f272720f}.financial-quality-problem .financial-quality-heading svg,.financial-quality-problem .financial-quality-heading h2,.financial-quality-problem .financial-quality-status-icon{color:var(--red)}.financial-quality-pending .financial-quality-heading svg,.financial-quality-pending .financial-quality-heading h2,.financial-quality-pending .financial-quality-status-icon{color:var(--text-muted)}.financial-quality-details-panel{border:1px solid var(--line);border-radius:6px;background:var(--panel-strong);display:grid;gap:10px;padding:11px 12px}.financial-quality-details-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.financial-quality-details-header>span{color:var(--text-muted);flex:none;font-size:12px}.financial-quality-details{display:grid;gap:10px}.financial-quality-explainer{display:grid;gap:6px}.financial-quality-explainer p{margin:0}.financial-quality-breakdown{display:grid;gap:7px;grid-template-columns:repeat(5,minmax(0,1fr));margin:0}.financial-quality-breakdown div{border:1px solid var(--line);border-radius:5px;background:#0b0d106b;padding:8px}.financial-quality-breakdown dt{color:var(--text-dim);font-size:11px;margin-bottom:5px}.financial-quality-breakdown dd{color:var(--text);font-weight:700;margin:0}.financial-quality-caveats{display:grid;gap:4px;margin:0;padding-left:17px}.financial-empty-state{justify-content:space-between}.guest-spend-empty-state{justify-content:flex-start}.financial-guest-context{align-items:flex-start;background:#7ab6ff0f;border:1px solid rgba(122,182,255,.2);border-radius:6px;color:var(--text-muted);display:flex;gap:8px;padding:9px 11px}.financial-guest-context svg{color:var(--blue);flex:none;margin-top:1px}.financial-guest-context p{margin:0}.financial-guest-callout{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:12px 14px}.financial-guest-callout h2{font-size:13px;margin:2px 0 0}.financial-guest-callout dl{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,auto));margin:0}.financial-guest-callout div{min-width:0}.financial-guest-callout dt{color:var(--text-dim);font-size:10.5px;font-weight:700;margin-bottom:4px;text-transform:uppercase}.financial-guest-callout dd{color:var(--text);font:700 13px/1 ui-monospace,Menlo,monospace;margin:0;text-align:right}.financial-positive{color:var(--green)!important}.financial-negative{color:var(--red)!important}.financial-neutral{color:var(--text-muted)!important}.financial-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.financial-chart-panel{overflow:hidden}.financial-legend{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:10px;color:var(--text-muted);font-size:11.5px}.financial-legend span{display:inline-flex;align-items:center;gap:5px}.financial-legend i{width:10px;height:10px;display:inline-block;border-radius:2px}.legend-cash,.bar-cash{background:var(--blue)}.legend-recognized,.bar-recognized{background:var(--purple)}.legend-cost,.bar-cost{background:var(--red)}.legend-line{height:2px!important;background:var(--amber)}.financial-chart{min-width:720px;min-height:260px;position:relative;display:block;padding:18px 18px 14px}.financial-recharts-chart{display:block;height:304px;min-height:304px;padding:12px 12px 8px 8px}.financial-recharts-chart .recharts-cartesian-axis-tick text,.financial-recharts-chart .recharts-text{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.financial-recharts-chart .recharts-layer,.financial-recharts-chart .recharts-surface{outline:none}.financial-recharts-chart .recharts-surface:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.financial-chart-tooltip{min-width:230px;padding:10px 11px;border:1px solid var(--line-strong);border-radius:8px;background:#0e1116fa;box-shadow:0 18px 44px #00000059;color:var(--text)}.financial-chart-tooltip h3{margin:0;color:var(--text);font-size:12px;font-weight:800}.financial-chart-tooltip p{margin:3px 0 8px;color:var(--text-dim);font-size:10.5px;font-weight:700}.financial-chart-tooltip-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:4px 0;border-top:1px solid rgba(35,39,47,.72);color:var(--text-muted);font-size:11px}.financial-chart-tooltip-row span{display:inline-flex;align-items:center;gap:6px}.financial-chart-tooltip-row i{width:8px;height:8px;border-radius:2px}.financial-chart-tooltip-row strong{color:var(--text);font:800 11px/1.2 ui-monospace,SFMono-Regular,Menlo,monospace}.financial-chart-tooltip-note{max-width:260px;margin:8px 0 0!important;padding-top:8px;border-top:1px solid rgba(35,39,47,.72);color:var(--text-muted)!important;white-space:normal}.financial-chart-focus-list{position:absolute;inset:24px 84px 44px 74px;pointer-events:none}.financial-chart-focus-trigger{position:absolute;bottom:0;width:10px;height:10px;padding:0;border:0;border-radius:999px;background:transparent;opacity:0;pointer-events:auto;transform:translate(-50%)}.financial-chart-focus-trigger:focus-visible{background:var(--blue);box-shadow:0 0 0 4px #7ab6ff2e;opacity:1;outline:2px solid var(--blue);outline-offset:3px}.financial-chart-focus-trigger span{position:absolute;bottom:18px;left:50%;width:min(260px,70vw);display:none;padding:9px 10px;border:1px solid var(--line-strong);border-radius:8px;background:#0e1116fa;box-shadow:0 18px 44px #00000059;color:var(--text);text-align:left;transform:translate(-50%);white-space:normal;z-index:3}.financial-chart-focus-trigger:focus-visible span{display:grid;gap:4px}.financial-chart-focus-trigger strong{font-size:12px;font-weight:800}.financial-chart-focus-trigger small{color:var(--text-dim);font-size:10.5px;font-weight:700;line-height:1.35}.financial-secondary-grid{align-items:stretch;display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.financial-guest-breakdown-grid{align-items:stretch;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:12px}.financial-guest-breakdown-grid .financial-breakdown-panel{min-height:0}.financial-secondary-grid .panel+.panel{margin-top:0}.financial-breakdown-panel{align-self:stretch;display:flex;flex-direction:column;height:100%;min-width:0;overflow:hidden}.financial-breakdown-list,.financial-model-list,.financial-token-list{display:grid;flex:1;gap:0;margin:0;padding:12px 14px}.financial-breakdown-row{display:grid;grid-template-columns:12px minmax(0,1fr) auto 52px;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid var(--line)}.guest-breakdown-row{grid-template-columns:12px minmax(0,1fr) auto minmax(72px,auto)}.financial-breakdown-row:last-child,.financial-model-row:last-child,.financial-token-list div:last-child{border-bottom:0}.financial-breakdown-row strong,.financial-model-heading strong{color:var(--text)}.financial-source-label{align-items:baseline;display:flex;gap:10px;min-width:0}.financial-source-label strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.financial-source-label small{flex:none;white-space:nowrap}.financial-breakdown-row small,.financial-model-row small,.financial-token-list dt{color:var(--text-dim)}.source-swatch{width:8px;height:8px;border-radius:2px}.source-blue{background:var(--blue)}.source-green{background:var(--green)}.source-purple{background:var(--purple)}.financial-share{color:var(--text-dim);text-align:right;font:11px/1 ui-monospace,Menlo,monospace}.financial-model-row{display:grid;gap:6px;padding:9px 0;border-bottom:1px solid var(--line)}.financial-model-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.financial-model-heading span{color:var(--red);font:700 12px/1 ui-monospace,Menlo,monospace}.financial-empty-copy{padding:2px 0}.financial-token-list div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--line)}.financial-token-list dd{margin:0;color:var(--text);font:700 13px/1 ui-monospace,Menlo,monospace}.financial-table-wrap{border-bottom:1px solid var(--line)}.financial-table{min-width:1240px}.financial-guest-code-table{min-width:940px}.financial-guest-period-table{min-width:1080px}.financial-table th,.financial-table td{padding:9px 12px;font-size:12px}.financial-table td{height:50px}.financial-total-row{background:var(--panel-strong);font-weight:700}.nav-scrim{display:none}@media(max-width:980px){.metric-grid,.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.system-health-page-header{align-items:flex-start;display:grid}.system-health-page-actions{width:100%;justify-content:space-between}.system-health-header-rollup{justify-items:start}.system-health-header-state{justify-content:flex-start}.system-health-component-groups{display:none}.system-health-component-sequence{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.financial-secondary-grid,.financial-guest-breakdown-grid,.guardrail-list{grid-template-columns:1fr}}@media(max-width:860px){.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:260px;transform:translate(-100%);transition:transform .18s ease}.sidebar.is-open{transform:none}.nav-scrim{position:fixed;inset:0;z-index:20;display:block;background:#0000008c}.mobile-only{display:inline-grid}.sidebar-brand .mobile-only{margin-left:auto}.environment-pill span{display:none}.environment-switcher{width:34px;justify-content:center;padding-inline:8px}.environment-switcher-label,.environment-switcher-chevron{display:none}}@media(max-width:640px){:root{font-size:12.5px}.login-page{padding:12px}.metric-grid,.placeholder-grid,.kpi-grid{grid-template-columns:1fr}.login-card{padding:16px}.topbar{gap:8px;padding:0 10px}.topbar-search{display:none}.content{padding:16px 12px 32px}.page-header{display:grid}.dashboard-header-actions{justify-content:flex-start}.dashboard-kpi-grid{grid-template-columns:1fr}.financial-guest-callout{align-items:flex-start;display:grid}.financial-guest-callout dl{grid-template-columns:1fr;width:100%}.financial-guest-callout dd{text-align:left}.dashboard-attention-row,.dashboard-activity-row,.dashboard-session-row{grid-template-columns:1fr;align-items:start}.dashboard-activity-main{grid-template-columns:1fr;padding:11px 14px 6px}.dashboard-relative-time{justify-self:start;padding:0 14px 11px}.dashboard-time-button{min-width:0;text-align:left}.dashboard-time-tooltip{right:auto;left:14px}.dashboard-system-actions{justify-content:flex-start}.dashboard-system-checked{text-align:left}.dashboard-system-row{grid-template-columns:8px minmax(0,1fr) 18px}.dashboard-system-row .status-chip{grid-column:2;justify-self:start}.dashboard-row-time,.dashboard-row-cta,.dashboard-relative-time{justify-self:start}.page-actions{width:100%;justify-content:stretch}.page-actions .secondary-button,.page-actions .primary-button{min-width:0;flex:1 1 132px}.financial-filter-panel,.financial-actions{align-items:stretch;display:grid;grid-template-columns:1fr;width:100%}.financial-segmented{overflow-x:auto}.financial-date-input{display:grid;gap:5px}.financial-date-input input{width:100%}.financial-chart-panel{overflow-x:auto}.system-health-page-actions{display:grid;grid-template-columns:minmax(0,1fr);width:100%;gap:8px}.system-health-header-rollup{width:100%;display:grid;grid-template-columns:auto minmax(110px,1fr);align-items:center;gap:8px;justify-items:stretch}.system-health-header-state{justify-content:flex-start;gap:6px}.system-health-header-summary{max-width:none;min-width:0;overflow-wrap:anywhere;text-align:right}.system-health-refresh-controls{width:100%;min-width:0;justify-content:space-between;gap:12px}.system-health-refresh-controls .secondary-button{min-height:44px;flex:none}.system-health-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-health-overview-grid button{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.system-health-overview-grid button:nth-child(2n){border-right:0}.system-health-overview-grid button:nth-last-child(-n+2){border-bottom:0}.system-health-component-sequence{grid-template-columns:1fr}.financial-quality-details-header{align-items:flex-start;display:grid;width:100%}.financial-quality-details-header>span{width:100%}.financial-quality-breakdown{grid-template-columns:1fr}.admin-badge{width:fit-content}.filter-row label,.guest-search,.compact-filter-input{width:100%}.guest-table{min-width:1000px}.guest-table .campaign-column{display:none}.code-campaign-mobile{display:block;color:var(--text-dim)}.guest-search{min-width:0}.modal-backdrop{align-items:stretch;padding:10px}.modal-card{max-height:calc(100vh - 20px)}.batch-form-grid,.batch-result-meta,.discount-create-result .batch-result-meta,.discount-preview-line{grid-template-columns:1fr}.batch-preview>div:first-child,.modal-footer,.modal-actions{align-items:stretch;display:grid;grid-template-columns:1fr}.modal-footer p{margin-right:0}.modal-header{align-items:flex-start;flex-wrap:wrap}.modal-header .environment-context-pill{margin-left:auto}.modal-header .icon-button{margin-left:0}.admin-action-summary div{grid-template-columns:1fr;gap:4px}.detail-action-row,.guarded-detail-action-section{align-items:stretch;display:grid;grid-template-columns:1fr}.compact-detail-action,.guarded-detail-action{width:100%}.detail-drawer{width:100vw}.detail-grid,.institution-detail-grid,.institution-supercode-row{grid-template-columns:1fr}.institution-action-row{display:grid;grid-template-columns:1fr}.institution-action-row .secondary-button,.institution-action-row .primary-button{width:100%}.institution-issue-button{margin-left:0}.institution-supercode-actions{justify-content:flex-start}.role-management-heading,.role-confirmation-summary div{grid-template-columns:1fr}.role-management-heading{display:grid}.wallet-transaction-row{grid-template-columns:1fr}.detail-section dl div{grid-template-columns:1fr;gap:3px}}
