:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2,h3,h4{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h1{margin:20px 0;font-size:36px}h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}input,textarea,select,button{font:inherit}.structured-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.structured-editor-stack{flex-direction:column;gap:24px;display:flex}.structured-editor-grid label,.full-span-field{text-align:left;color:var(--text-h);flex-direction:column;gap:8px;font-size:14px;font-weight:600;display:flex}.structured-editor-grid input,.structured-editor-grid textarea,.structured-editor-grid select,.import-export-card textarea{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-h);border-radius:14px;padding:12px 14px}.structured-editor-grid textarea,.import-export-card textarea{resize:vertical;min-height:110px}.editor-mode-tabs{gap:12px;margin:28px 0 24px;display:flex}.editor-mode-tabs button.active{background:var(--accent);color:#fff;border-color:var(--accent)}.nested-editor-header,.import-export-actions,.import-export-footer,.nested-card-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.nested-card-list{flex-direction:column;gap:18px;display:flex}.nested-card-editor{border:1px solid var(--border);background:#f4f3ec59;border-radius:18px;flex-direction:column;gap:14px;padding:20px;display:flex}.import-export-card{border:1px solid var(--border);background:var(--bg);box-shadow:var(--shadow);text-align:left;border-radius:24px;flex-direction:column;gap:18px;margin-bottom:24px;padding:24px;display:flex}.compact-toggle-card{min-height:auto}.muted-text{color:var(--text)}@media (width<=900px){.structured-editor-grid{grid-template-columns:1fr}.nested-editor-header,.import-export-actions,.import-export-footer,.nested-card-title-row,.editor-mode-tabs{flex-direction:column;align-items:stretch}}*{box-sizing:border-box}:root{color:#e5e7eb;background:#0f172a;font-family:Inter,Arial,sans-serif}body{color:#111827;background:#f3f4f6;margin:0}h1,h2,h3,p,span,strong,small,a,button,input,select,textarea{overflow-wrap:anywhere}button,input,select,textarea{font:inherit}.login-shell{background:radial-gradient(circle at top,#1e293b 0%,#0f172a 45%,#020617 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{width:min(100%,440px);padding:34px}.login-brand{margin-bottom:30px}.login-brand h1{color:#111827;margin:0;font-size:32px;line-height:1.1}.login-brand p:last-child{color:#6b7280;margin:8px 0 0}.login-form-fields{gap:18px;display:grid}.password-input-row{margin-top:6px;position:relative}.password-input-row input{margin-top:0;padding-right:48px}.password-toggle{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;display:inline-flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.password-toggle:hover,.password-toggle:focus-visible{color:#111827;background:#f3f4f6}.password-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;display:block}.dashboard-shell{grid-template-columns:300px 1fr;min-height:100vh;display:grid}.admin-mobile-header{display:none}.admin-menu-toggle{color:#111827;cursor:pointer;background:#fff;border:1px solid #0f172a1a;border-radius:12px;width:42px;height:42px;padding:0;display:none}.admin-menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;margin:4px auto;display:block}.sidebar{color:#fff;background:linear-gradient(#286174 0%,#2f4858 100%);border-right:1px solid #ffffff0f;flex-direction:column;padding:32px 20px;display:flex}.sidebar-brand{align-items:center;gap:14px;padding:0 8px;display:flex}.brand-mark{background:#ffffff1a;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;font-weight:800;display:flex}.sidebar-brand h1{color:#fff;margin:0;font-size:22px;font-weight:700}.sidebar-brand p{color:#94a3b8;margin:4px 0 0;font-size:14px}.sidebar-nav{flex-direction:column;gap:6px;margin-top:40px;display:flex}.sidebar-account{color:#cbd5e1;overflow-wrap:anywhere;gap:4px;margin-top:auto;padding:16px 8px 0;display:grid}.sidebar-account span{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.sidebar-account strong{font-size:14px}.sidebar-account small{color:#94a3b8;font-size:12px;font-weight:700}.nav-item,.sub-nav-item{color:#cbd5e1;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:14px;transition:all .15s}.nav-item{justify-content:space-between;align-items:center;padding:14px 16px;font-weight:600;display:flex}.nav-item:hover,.sub-nav-item:hover{color:#fff;background:#ffffff0f}.nav-item.active{color:#fff;background:#ffffff1a}.nav-parent{margin-top:10px}.chevron{opacity:.7;font-size:18px}.sub-nav{border-left:1px solid #ffffff14;flex-direction:column;gap:4px;margin-left:12px;padding-left:12px;display:flex}.sub-nav-item{padding:12px 14px;font-size:14px}.sub-nav-item.active{color:#fff;background:#ffffff1a;font-weight:700}.dashboard-content{min-width:0;padding:40px}.page-header,.empty-page{text-align:left;margin-bottom:20px}.eyebrow{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin:0 0 8px;font-size:12px;font-weight:700}.page-header h1,.empty-page h1{margin:0;font-size:34px;line-height:1.1}.page-header p,.empty-page p{color:#6b7280}.content-layout{align-items:start;gap:20px;display:grid}.dashboard-overview{gap:20px;display:grid}.dashboard-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.elevated-issues-card{gap:18px;display:grid}.chart-legend{color:#4b5563;flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;font-size:12px;font-weight:800;display:flex}.chart-legend span{align-items:center;gap:7px;display:inline-flex}.legend-dot{border-radius:999px;width:9px;height:9px}.warning-dot{background:#f59e0b}.error-dot{background:#dc2626}.acknowledged-dot{background:#16a34a}.elevated-issues-chart{grid-template-columns:repeat(24,minmax(0,1fr));align-items:end;gap:8px;min-height:188px;padding-top:8px;display:grid}.issue-bucket{grid-template-rows:140px auto;gap:8px;min-width:0;display:grid}.issue-bar-wrap{border-bottom:1px solid #e5e7eb;align-items:end;height:140px;padding:0 4px;display:flex}.issue-bar-stack{background:#f3f4f6;border-radius:6px 6px 0 0;flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex;overflow:hidden}.issue-bar-stack.empty{background:#f9fafb}.issue-bar{width:100%;min-height:0;display:block}.warning-bar{background:#f59e0b}.error-bar{background:#dc2626}.acknowledged-bar{background:#16a34a}.issue-bucket>span{color:#6b7280;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;overflow:hidden}.stat-card{align-content:center;gap:8px;min-height:118px;display:grid}.linked-stat-card{color:inherit;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s}.linked-stat-card:hover,.linked-stat-card:focus-visible{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 16px 36px #2563eb1f}.stat-card span{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:800}.stat-card strong{color:#111827;font-size:38px;line-height:1}.stat-card small{color:#6b7280;font-size:12px;font-weight:700;line-height:1.35}.stat-card.success{background:#f0fdf4;border-color:#bbf7d0}.stat-card.warning{background:#fffbeb;border-color:#fde68a}.stat-card.muted{background:#f9fafb}.dashboard-status-card{color:inherit;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;text-decoration:none;display:flex}.dashboard-status-card.warning{background:#fffbeb;border-color:#fde68a}.dashboard-status-card h2{margin:0;font-size:18px}.dashboard-status-list{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.warning-inline-card{background:#fffbeb;border-color:#fde68a}.dashboard-new-users-card{padding:0;overflow:hidden}.dashboard-new-users-card summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:16px;list-style:none;display:flex}.dashboard-new-users-card summary::-webkit-details-marker{display:none}.dashboard-new-users-card summary span{color:#111827;font-size:15px;font-weight:800}.dashboard-new-users-card summary strong{color:#2563eb}.dashboard-new-users-list{border-top:1px solid #e5e7eb;display:grid}.dashboard-new-users-list a{color:inherit;gap:4px;padding:12px 16px;text-decoration:none;display:grid}.dashboard-new-users-list a+a{border-top:1px solid #f1f5f9}.dashboard-new-users-list a:hover,.dashboard-new-users-list a:focus-visible{background:#f8fafc}.dashboard-new-users-list strong{color:#111827;font-size:14px}.dashboard-new-users-list span{color:#6b7280;font-size:12px;font-weight:700}.attention-card{background:#fffbeb;border-color:#fde68a;justify-content:space-between;align-items:center;gap:20px;display:flex}.attention-card h2{margin-bottom:8px}.attention-card p:last-child{color:#6b7280;margin:0}.attention-list{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.attention-list span{color:#92400e;background:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.dashboard-panel-grid{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(260px,.9fr));align-items:stretch;gap:20px;display:grid}.dashboard-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.dashboard-welcome-card,.dashboard-list-card,.dashboard-section-card{align-content:start;gap:16px;display:grid}.dashboard-welcome-card h2{font-size:28px;line-height:1.15}.dashboard-welcome-card p:last-child,.muted-copy{color:#6b7280;margin:0;line-height:1.6}.role-breakdown{gap:16px;display:grid}.dashboard-mini-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.mini-stat{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;gap:6px;padding:14px;display:grid}.mini-stat span,.dashboard-content-summary span{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:800}.mini-stat strong{color:#111827;font-size:24px;line-height:1}.mini-stat.warning{background:#fffbeb;border-color:#fde68a}.dashboard-content-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-content-summary>div{border:1px solid #e5e7eb;border-radius:16px;gap:6px;padding:16px;display:grid}.dashboard-content-summary strong{color:#111827;font-size:28px}.dashboard-content-summary small{color:#6b7280;line-height:1.4}.dashboard-log-list{gap:10px;display:grid}.dashboard-log-item{color:inherit;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;gap:7px;padding:14px;text-decoration:none;display:grid}.dashboard-log-item:hover,.dashboard-log-item:focus-visible{background:#fff;border-color:#bfdbfe}.dashboard-log-item strong{color:#111827;font-size:14px;line-height:1.4}.dashboard-log-item small{color:#6b7280;font-size:12px;font-weight:700}.dashboard-section-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-inline-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:14px;min-width:0;padding:16px;display:grid}.dashboard-inline-card h3{color:#111827;margin:0;font-size:15px}.role-row{gap:8px;display:grid}.role-row>div:first-child{color:#374151;justify-content:space-between;gap:12px;font-size:14px;display:flex}.role-row span{color:#6b7280;font-weight:700}.role-bar{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.role-bar span{border-radius:inherit;background:#2563eb;height:100%;display:block}.latest-user{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;gap:6px;padding:16px;display:grid}.latest-user strong{color:#111827}.latest-user span{color:#6b7280;font-size:14px}.latest-user small{color:#4338ca;font-size:12px;font-weight:800}.card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;min-width:0;padding:28px;box-shadow:0 10px 30px #0f172a0a}.card h2{text-align:left;margin:0;font-size:18px}label{color:#374151;margin:0;font-size:13px;font-weight:600;display:block}input,select,textarea{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;min-width:0;height:42px;margin-top:6px;padding:10px 12px}input[type=color]{cursor:pointer;min-width:48px;padding:4px}textarea{resize:vertical;height:auto;font-family:Consolas,monospace;line-height:1.5}input:focus,select:focus,textarea:focus{border-color:#2563eb;outline:none}.field-error{border-color:#dc2626!important}.field-error-text{color:#dc2626;margin-top:6px;font-size:12px;font-weight:600;display:block}.actions,.item-actions{flex-wrap:wrap;gap:10px;display:flex}.card button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:12px;padding:10px 14px;font-weight:600}.card button.secondary{color:#111827;background:#e5e7eb}.card button.danger{background:#dc2626}.sections-layout{grid-template-columns:310px minmax(0,1fr)}.section-list-card{position:sticky;top:24px}.card-header-row{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.compact-header{margin-bottom:18px}.card-header-row p{color:#6b7280;margin:8px 0 0;font-size:14px}.section-list{gap:14px;display:grid}.section-item{border:1px solid #e5e7eb;border-radius:20px;gap:12px;padding:18px;transition:all .15s;display:grid}.section-item.active{background:#fafcff;border-color:#2563eb;box-shadow:inset 3px 0 #2563eb}.section-main{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:34px 1fr;align-items:center;gap:14px;width:100%;padding:0;display:grid}.card .section-main{color:#111827;background:0 0}.section-order{color:#3730a3;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:flex}.section-main strong{margin-bottom:3px;font-size:15px;display:block}.section-main small{color:#6b7280;line-height:1.4}.status-row{flex-wrap:wrap;gap:8px;display:flex}.pill{color:#4338ca;white-space:nowrap;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;width:fit-content;padding:6px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.pill.success{color:#166534;background:#dcfce7}.pill.muted{color:#6b7280;background:#f3f4f6}.pill.warning-pill{color:#92400e;background:#fef3c7}.pill.danger-pill{color:#991b1b;background:#fee2e2}.status-page{gap:22px;display:grid}.status-summary-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.status-summary-card{gap:14px;display:grid}.status-summary-card strong{color:#111827;font-size:30px;line-height:1}.status-actions-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.status-actions-row p{color:#6b7280;margin:0;font-size:14px}.status-group{gap:14px;display:grid}.status-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.status-check-card{gap:16px;display:grid}.status-check-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.status-check-header h3{color:#111827;margin:0;font-size:17px}.status-check-header p,.status-check-card>p{color:#6b7280;overflow-wrap:anywhere;margin:4px 0 0;font-size:13px;line-height:1.45}.status-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.status-meta-grid div{background:#f8fafc;border-radius:10px;min-width:0;padding:10px}.status-meta-grid dt{color:#64748b;text-transform:uppercase;font-size:11px;font-weight:800}.status-meta-grid dd{color:#111827;overflow-wrap:anywhere;margin:4px 0 0;font-size:12px;font-weight:700}.section-list-hint{color:#6b7280;margin-top:20px;font-size:13px}.editor-card{gap:20px;display:grid}.editor-header-row{margin-bottom:0}.editor-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.toggle-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.toggle-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:12px;padding:14px;display:flex}.toggle-card input{width:auto;height:auto;margin:2px 0 0}.toggle-card strong{font-size:14px;display:block}.toggle-card small{color:#6b7280;margin-top:2px;font-size:12px;font-weight:500;display:block}.input-with-prefix{border:1px solid #d1d5db;border-radius:12px;align-items:center;margin-top:6px;display:flex;overflow:hidden}.input-with-prefix span{color:#6b7280;padding-left:12px;font-weight:700}.input-with-prefix input{border:0;height:40px;margin-top:0}.json-editor-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.json-editor-header h3{margin:0;font-size:16px}.json-editor-header p{color:#6b7280;margin:4px 0 0;font-size:13px}.structured-card-list{gap:14px;display:grid}.structured-card-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;padding:14px;display:grid}.content-json-label textarea{min-height:220px}.error-text{color:#dc2626;margin:-8px 0 0;font-size:13px;font-weight:700}.success-text{color:#166534;margin:-8px 0 0;font-size:13px;font-weight:700}.settings-layout{grid-template-columns:minmax(0,1fr) 320px}.portal-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.portal-list-card{grid-column:1/-1}.portal-admin-list,.portal-category-list{gap:12px;display:grid}.portal-category-list{margin-top:18px}.portal-category-list>div{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.portal-category-list>div.inactive{opacity:.62}.portal-category-list>div>div:first-child{gap:4px;display:grid}.portal-category-list strong{align-items:center;gap:8px;display:inline-flex}.category-color-dot{border-radius:999px;flex:none;width:12px;height:12px;box-shadow:0 0 0 3px #0f172a0f}.portal-category-list span{color:#6b7280;font-size:13px}.portal-content-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.portal-content-group{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;gap:12px;padding:16px;display:grid}.portal-content-group h3{margin:0;font-size:16px}.portal-admin-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:14px;display:grid}.portal-admin-item strong{margin-bottom:5px;display:block}.portal-admin-item p{color:#6b7280;margin:0 0 10px;font-size:14px;line-height:1.5}.portal-modal-backdrop{z-index:200;background:#0f172a8c;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.portal-modal{width:min(860px,100%);max-height:calc(100vh - 48px);overflow-y:auto}.portal-modal-body{white-space:pre-wrap;margin:18px 0;line-height:1.7}.logs-layout{grid-template-columns:300px minmax(0,1fr)}.logs-toolbar-card,.logs-list-card{gap:18px;display:grid}.logs-toolbar-card .editor-form-grid{grid-template-columns:1fr;gap:14px}.logs-toolbar-card .toggle-card{border-radius:12px;align-items:center;min-height:48px;padding:12px 14px}.logs-toolbar-card .toggle-card input{flex:none;margin-top:0}.logs-toolbar-card .toggle-card span{min-width:0}.logs-toolbar-card .toggle-card strong{overflow-wrap:normal;font-size:13px;line-height:1.25}.logs-toolbar-card .sticky-actions{grid-template-columns:1fr;gap:10px;padding-top:0;display:grid}.logs-toolbar-card .sticky-actions button{width:100%}.logs-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.logs-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1120px;font-size:13px}.logs-table th,.logs-table td{text-align:left;vertical-align:top;padding:12px 10px;line-height:1.45}.logs-table tr{border-bottom:1px solid #e5e7eb}.logs-table th{color:#6b7280;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:800}.logs-table th:first-child,.logs-table td:first-child{white-space:nowrap;width:150px}.logs-table th:nth-child(2),.logs-table td:nth-child(2){width:92px}.logs-table th:nth-child(3),.logs-table td:nth-child(3){overflow-wrap:anywhere;white-space:normal;word-break:break-word;width:220px}.logs-table th:nth-child(5),.logs-table td:nth-child(5){overflow-wrap:anywhere;white-space:normal;word-break:break-word;width:190px}.logs-table th:nth-child(6),.logs-table td:nth-child(6){width:98px}.logs-table th:nth-child(7),.logs-table td:nth-child(7){width:176px}.logs-table td:nth-child(4){overflow-wrap:anywhere;white-space:normal;word-break:break-word}.logs-table .pill{min-width:58px}.logs-table .table-actions{justify-content:flex-start;gap:6px;min-width:0}.logs-table .table-actions button{white-space:nowrap}.log-detail-modal{gap:18px;display:grid}.log-detail-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.log-detail-section{gap:10px;display:grid}.log-detail-section h3{margin:0;font-size:15px}.log-detail-section pre{color:#e5e7eb;white-space:pre-wrap;background:#0f172a;border:1px solid #e5e7eb;border-radius:14px;max-height:320px;margin:0;padding:14px;font-size:12px;line-height:1.55;overflow:auto}.users-layout{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)}.users-add-layout{max-width:760px}.add-user-header{border-bottom:1px solid #e5e7eb;padding-bottom:18px}.add-user-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.user-list-card{position:sticky;top:24px}.user-list{gap:10px;display:grid}.user-list-item{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;gap:4px;width:100%;padding:14px;display:grid}.card .user-list-item{color:#111827;background:#fff}.user-list-item.active{background:#fafcff;border-color:#2563eb;box-shadow:inset 3px 0 #2563eb}.user-list-item span{color:#6b7280;font-size:13px}.user-list-item small{color:#4338ca;font-size:12px;font-weight:700}.user-editor-card,.bulk-operation-card{gap:20px;display:grid}.bulk-warning{background:#fffbeb;border:1px solid #fde68a;border-radius:14px;padding:16px}.bulk-warning strong{color:#92400e}.bulk-warning p{color:#6b7280;margin:6px 0 0}.user-table-card{min-width:0}.search-field{margin-bottom:18px}.user-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.user-table{border-collapse:collapse;width:100%;min-width:760px;font-size:14px}.user-table th,.user-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e5e7eb;padding:13px 12px}.user-table th{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.user-table tr.active-row td{background:#f8fbff}.table-actions{white-space:nowrap;align-items:center;gap:8px;min-width:170px;display:flex}.card button.compact{border-radius:10px;padding:8px 12px;font-size:13px}.user-empty-card{position:sticky;top:24px}.user-empty-card p:last-child{color:#6b7280;margin-bottom:0}.user-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.detail-row{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;gap:5px;min-width:0;padding:14px;display:grid}.detail-row.wide{grid-column:1/-1}.detail-row span{color:#6b7280;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800}.detail-row strong{overflow-wrap:anywhere;color:#111827;font-size:14px;line-height:1.45}.full-span-field{grid-column:1/-1}.split-actions{justify-content:space-between;align-items:center}.secondary-actions{flex-wrap:wrap;gap:10px;display:flex}.settings-card{gap:20px;display:grid}.settings-section-divider{border-top:1px solid #e5e7eb;padding-top:8px}.settings-section-divider h3{margin:0;font-size:17px}.settings-section-divider p{color:#6b7280;margin:6px 0 0;font-size:14px}.settings-preview-card{position:sticky;top:24px}.settings-preview-card h2{margin-bottom:20px}.brand-preview{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;border-radius:18px;align-items:center;gap:14px;min-height:72px;padding:18px;font-size:18px;display:flex}.brand-preview img{object-fit:contain;border-radius:12px;width:44px;height:44px}.brand-preview-mark{color:#fff;background:#111827;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:800;display:flex}.color-input-row{grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px;margin-top:6px;display:grid}.color-input-row input{margin-top:0}.accent-preview{color:#374151;align-items:center;gap:12px;margin-top:16px;display:flex}.accent-preview span{border:1px solid #e5e7eb;border-radius:10px;width:34px;height:34px}.favicon-preview{color:#374151;align-items:center;gap:12px;margin-top:14px;display:flex}.favicon-preview span{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex;overflow:hidden}.favicon-preview img{object-fit:contain;width:100%;height:100%}.footer-preview{color:#fff;background:#111827;border:1px solid #e5e7eb;border-radius:14px;gap:4px;margin-top:16px;padding:14px;display:grid}.footer-preview span{color:#cbd5e1;font-size:12px}.footer-builder{gap:16px;display:grid}.empty-builder-state{color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;border-radius:14px;padding:18px}.empty-builder-state p{margin:0}.footer-builder-column{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;gap:14px;padding:16px;display:grid}.footer-builder-column-header{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.footer-builder-items{gap:10px;display:grid}.footer-builder-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) auto auto;align-items:end;gap:10px;padding:12px;display:grid}.inline-check-field{white-space:nowrap;align-items:center;gap:8px;min-height:42px;padding-bottom:1px;display:inline-flex}.inline-check-field input{width:auto;height:auto;margin:0}.sticky-actions{justify-content:flex-end;padding-top:8px}.card button.compact,.card .icon-button{border-radius:10px;padding:8px 10px;font-size:12px}.card .icon-button{background:#111827;min-width:34px}.card button:disabled{opacity:.5;cursor:not-allowed}.card .password-toggle{color:#6b7280;background:0 0;padding:0}.card .password-toggle:hover,.card .password-toggle:focus-visible{color:#111827;background:#f3f4f6}.login-card .sticky-actions{padding-top:4px}.login-card .sticky-actions button{width:100%;height:44px}.user-profile-header{border-bottom:1px solid #e5e7eb;padding-bottom:20px}.user-profile-header h2{margin:0;font-size:28px;line-height:1.1}.user-profile-header p{color:#6b7280;margin:10px 0 0;line-height:1.6}.user-details-groups,.user-edit-groups{gap:20px;display:grid}.details-group-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;gap:18px;padding:24px;display:grid}.details-group-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.details-group-header h3{margin:0;font-size:18px}.organization-title h3{margin:0;font-size:22px;font-weight:700}.reporting-link-group{gap:8px;margin-bottom:15px;display:grid}.reporting-link-group>span{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.reporting-links-list.vertical{gap:6px;display:grid}.person-link{color:#2563eb;text-underline-offset:3px;width:fit-content;margin:auto;font-size:14px;font-weight:600;text-decoration:underline}.person-link:hover,.person-link:focus-visible{text-decoration:underline}@media (width<=1180px){.dashboard-shell{grid-template-columns:240px 1fr}.dashboard-content{padding:28px}.sections-layout,.settings-layout,.portal-layout,.logs-layout,.portal-content-groups,.users-layout{grid-template-columns:1fr}.dashboard-stats-grid,.dashboard-panel-grid,.dashboard-section-grid,.status-summary-row,.status-check-grid{grid-template-columns:1fr 1fr}.elevated-issues-chart{grid-template-columns:repeat(6,minmax(0,1fr))}.section-list-card,.user-list-card,.settings-preview-card,.user-empty-card{position:static}}@media (width<=760px){.dashboard-shell{display:block}.admin-mobile-header{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 14px;display:flex;position:sticky;top:0}.admin-mobile-header .sidebar-brand>div:not(.brand-mark){display:none}.admin-menu-toggle{display:block}.sidebar{padding:20px 16px;display:none}.sidebar.open{z-index:110;border-bottom:1px solid #ffffff14;max-height:calc(100svh - 63px);display:flex;position:sticky;top:63px;overflow-y:auto}.sidebar-brand{padding:0}.brand-mark{border-radius:12px;width:38px;height:38px}.sidebar-brand h1{font-size:19px}.sidebar-brand p{font-size:12px}.sidebar-nav{gap:5px;margin-top:22px}.nav-item{border-radius:12px;padding:11px 12px}.sub-nav{margin-left:6px;padding-left:8px}.sub-nav-item{padding:10px 12px}.sidebar-account{margin-top:18px;padding:14px 0 0}.editor-form-grid,.toggle-row,.add-user-form,.password-input-row{grid-template-columns:1fr}.dashboard-content{padding:22px 14px}.page-header h1,.empty-page h1{font-size:28px}.page-header p,.empty-page p{line-height:1.55}.card{border-radius:18px;padding:18px}.card-header-row,.json-editor-header{flex-direction:column;align-items:flex-start}.structured-card-item,.footer-builder-column-header,.footer-builder-item{grid-template-columns:1fr}.dashboard-welcome-card h2{font-size:23px}.stat-card{min-height:96px}.stat-card strong{font-size:32px}.dashboard-stats-grid,.dashboard-panel-grid,.dashboard-section-grid,.dashboard-section-split,.dashboard-mini-stats,.dashboard-content-summary,.user-details,.status-summary-row,.status-check-grid,.status-meta-grid{grid-template-columns:1fr}.status-actions-row,.status-check-header{flex-direction:column;align-items:stretch}.attention-card,.dashboard-status-card{flex-direction:column;align-items:flex-start}.dashboard-status-list,.attention-list{justify-content:flex-start}.split-actions{flex-direction:column;align-items:stretch}.secondary-actions,.sticky-actions{flex-direction:column}.portal-admin-item{grid-template-columns:1fr}.sticky-actions button,.secondary-actions button{width:100%}.settings-preview-card{position:static}.brand-preview,.favicon-preview,.accent-preview{align-items:flex-start}.color-input-row{grid-template-columns:52px minmax(0,1fr)}.log-detail-grid{grid-template-columns:1fr}.chart-legend{justify-content:flex-start}.elevated-issues-chart{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.issue-bucket{grid-template-rows:96px auto}.issue-bar-wrap{height:96px}.details-group-card{border-radius:16px;padding:16px}.user-profile-header h2{font-size:23px}.login-shell{padding:16px}.login-card{border-radius:18px;padding:24px}}
