:root{--bg: #f6f8fb;--surface: #ffffff;--surface-soft: #f9fafb;--surface-blue: #eff6ff;--panel: #ffffff;--panel-2: #f6f8fb;--text: #111827;--muted: #6b7280;--subtle: #9ca3af;--line: #e5e7eb;--line-strong: #cbd5e1;--primary: #2563eb;--primary-2: #4f46e5;--accent: #7c3aed;--success: #16a34a;--warning: #f59e0b;--danger: #dc2626;--info: #0ea5e9;--hover: #f3f4f6;--shadow-sm: 0 1px 2px rgba(15, 23, 42, .06), 0 1px 3px rgba(15, 23, 42, .08);--shadow: 0 12px 28px rgba(15, 23, 42, .08);--shadow-lg: 0 24px 60px rgba(15, 23, 42, .14);--radius: 14px;--radius-sm: 10px;font-family:Inter,Segoe UI Variable,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;min-height:100%;margin:0}body{color:var(--text);background:var(--bg);overflow:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}h1,h2,h3,p{margin-top:0}h1{margin:0;font-size:clamp(28px,2.2vw,38px);line-height:1.12;font-weight:780;letter-spacing:0}h2{margin:0;font-size:clamp(20px,1.45vw,26px);line-height:1.18;font-weight:760;letter-spacing:0}h3{margin:0 0 12px;font-size:17px;line-height:1.25;font-weight:720}code{color:var(--primary);background:var(--surface-blue);border:1px solid #bfdbfe;border-radius:8px;padding:2px 6px}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.icon{width:18px;height:18px;flex:0 0 18px}.eyebrow{margin:0 0 8px;color:var(--primary);font-size:12px;line-height:1.2;font-weight:780;letter-spacing:0;text-transform:uppercase}.muted{color:var(--muted);line-height:1.65}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,560px) minmax(360px,500px);align-items:center;justify-content:center;gap:32px;padding:40px;overflow-y:auto;background:radial-gradient(circle at 15% 20%,rgba(37,99,235,.12),transparent 30%),linear-gradient(135deg,#fff,#f6f8fb)}.auth-visual,.auth-card,.panel,.module-hero,.dashboard-hero,.score-card,.chart-card,.modal{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:var(--radius)}.auth-visual{min-height:520px;position:relative;overflow:hidden;padding:34px;background:linear-gradient(145deg,#fff,#eff6ff 52%,#f5f3ff)}.orbit{position:absolute;inset:96px;border-radius:34px;border:1px solid rgba(37,99,235,.16);background:#ffffff94;box-shadow:inset 0 1px #fffc}.orbit:before,.orbit:after{content:"";position:absolute;border-radius:999px;background:linear-gradient(90deg,var(--primary),var(--accent))}.orbit:before{width:120px;height:6px;top:28%;left:-28px}.orbit:after{width:88px;height:6px;right:22px;bottom:24%}.glass-tile{position:absolute;width:220px;padding:22px;border-radius:16px;background:#ffffffe0;border:1px solid var(--line);box-shadow:var(--shadow)}.glass-tile strong{display:block;color:var(--text);font-size:20px;line-height:1.2}.glass-tile span{display:block;color:var(--muted);margin-top:6px;line-height:1.45}.tile-a{top:54px;left:46px}.tile-b{right:42px;top:188px}.tile-c{left:88px;bottom:66px}.auth-card{padding:34px;box-shadow:var(--shadow-lg)}.auth-card.narrow{max-width:720px}.brand-row,.side-brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-mark{width:48px;height:48px;display:grid;place-items:center;flex:0 0 48px;border-radius:14px;color:#fff;background:linear-gradient(145deg,var(--primary),var(--accent));box-shadow:0 12px 26px #2563eb38;font-weight:850}.form-stack{display:grid;gap:18px;margin-top:24px}label{display:grid;gap:8px;color:var(--text);font-size:14px;font-weight:680}input,select,textarea{width:100%;min-height:46px;border:1px solid var(--line-strong);color:var(--text);background:var(--surface);border-radius:12px;padding:12px 14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}textarea{min-height:118px;resize:vertical;line-height:1.55}input:hover,select:hover,textarea:hover{border-color:#94a3b8;background:#fff}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px #2563eb24}.primary,.secondary,.ghost,.collapse,.icon-button{min-height:40px;border-radius:10px;border:1px solid transparent;padding:10px 16px;color:#fff;background:var(--primary);box-shadow:0 8px 18px #2563eb2e;font-size:15px;line-height:1.2;font-weight:720;white-space:nowrap;transition:transform .14s ease,box-shadow .14s ease,background .14s ease,border-color .14s ease}.primary:hover{background:#1d4ed8;box-shadow:0 12px 24px #2563eb38;transform:translateY(-1px)}.secondary,.ghost{color:var(--text);background:var(--surface);border-color:var(--line);box-shadow:var(--shadow-sm)}.secondary:hover,.ghost:hover{background:var(--hover);border-color:var(--line-strong);transform:translateY(-1px)}.icon-button{width:42px;height:42px;display:inline-grid;place-items:center;padding:0;color:var(--muted);background:var(--surface);border-color:var(--line);box-shadow:var(--shadow-sm)}.icon-button:hover{color:var(--primary);background:var(--surface-blue);border-color:#bfdbfe}.small{min-height:34px;padding:8px 12px;font-size:13px;border-radius:9px}.danger{color:#fff;background:var(--danger);border-color:var(--danger);box-shadow:0 8px 18px #dc262629}.danger:hover{background:#b91c1c}.notice{display:flex;align-items:center;gap:8px;border:1px solid #bae6fd;background:#eff6ff;padding:14px 16px;border-radius:12px;color:#075985;line-height:1.45}.notice strong{color:#0f172a}.notice.wide{margin:18px 0}.notice.healthy{margin-bottom:22px;border-color:#bbf7d0;background:#f0fdf4;color:#166534}.notice.provider{border-color:#fed7aa;background:#fffbeb;color:#92400e;margin:0 0 18px}.shell{width:100%;height:100vh;display:grid;grid-template-columns:var(--sidebar-width, 292px) minmax(0,1fr);overflow:hidden;background:var(--bg)}.shell[data-theme=dark]{--bg: #0f172a;--surface: #111827;--surface-soft: #172033;--surface-blue: #172554;--panel: #111827;--panel-2: #0f172a;--text: #f8fafc;--muted: #cbd5e1;--subtle: #94a3b8;--line: #263244;--line-strong: #475569;--hover: #1f2937}.shell.collapsed{grid-template-columns:84px minmax(0,1fr)}.sidebar{position:relative;height:100vh;min-height:0;overflow-y:auto;padding:20px 16px;border-right:1px solid var(--line);background:var(--surface)}.side-head{display:grid;grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:10px;margin-bottom:18px}.side-brand>div:last-child{min-width:0}.side-brand strong{display:block;color:var(--text);font-size:18px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-brand span{display:block;color:var(--muted);font-size:13px;line-height:1.3}.collapse{width:42px;height:42px;flex:0 0 42px;justify-self:end}.sidebar-nav{display:grid;gap:18px}.nav-group{display:grid;gap:4px}.nav-group p{margin:0 0 4px 10px;color:var(--subtle);font-size:11px;font-weight:760;text-transform:uppercase;letter-spacing:0}.nav-item{width:100%;min-height:42px;display:flex;align-items:center;gap:12px;color:var(--muted);border:0;border-radius:11px;background:transparent;padding:9px 11px;text-align:left;font-size:14px;font-weight:690;transition:background .14s ease,color .14s ease,transform .14s ease}.nav-icon{width:28px;height:28px;display:grid;place-items:center;flex:0 0 28px;border-radius:9px;color:var(--muted);background:var(--surface-soft)}.nav-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item:hover{color:var(--text);background:var(--hover)}.nav-item.active{color:var(--primary);background:var(--surface-blue);font-weight:760}.nav-item.active .nav-icon{color:#fff;background:linear-gradient(145deg,var(--primary),var(--primary-2))}.sidebar-footer{margin-top:22px;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.sidebar-footer span{display:block;color:var(--muted);font-size:12px;line-height:1.4}.sidebar-footer strong{display:block;margin-top:6px;color:var(--text);font-size:13px;line-height:1.3}.shell.collapsed .side-brand div:not(.brand-mark),.shell.collapsed .nav-label,.shell.collapsed .nav-group p,.shell.collapsed .sidebar-footer{display:none}.shell.collapsed .side-head{grid-template-columns:1fr;justify-items:center}.shell.collapsed .collapse{justify-self:center}.shell.collapsed .brand-mark{width:46px;height:46px;flex-basis:46px}.shell.collapsed .sidebar{padding:18px 12px}.shell.collapsed .nav-item{justify-content:center;padding:8px}.shell.collapsed .nav-icon{width:36px;height:36px;flex-basis:36px}.sidebar-resizer{position:absolute;top:0;right:-5px;z-index:12;width:10px;height:100%;border:0;border-radius:0;padding:0;background:transparent;box-shadow:none;cursor:col-resize}.sidebar-resizer:after{content:"";position:absolute;top:20px;bottom:20px;left:4px;width:2px;border-radius:999px;background:transparent}.sidebar-resizer:hover:after,.sidebar-resizer:focus-visible:after{background:var(--primary);box-shadow:0 0 0 3px #2563eb1f}.sidebar-resizing,.sidebar-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.content{min-width:0;height:100vh;overflow-y:auto;overflow-x:hidden;padding:18px clamp(18px,1.8vw,30px)}.topbar{position:sticky;top:0;z-index:8;width:100%;max-width:1760px;margin:0 auto 16px;display:grid;grid-template-columns:1fr;gap:10px;padding:8px 0 12px;background:var(--bg);border-bottom:1px solid rgba(148,163,184,.18)}.topbar-main{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px}.page-title{min-width:0}.page-title h1{font-size:clamp(24px,1.7vw,32px);line-height:1.12}.topbar-tools{display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:nowrap;min-width:0}.session-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-left:auto;flex:0 0 auto}.search{position:relative;flex:1 1 520px;width:auto;max-width:780px;min-width:280px;display:block}.search input{padding-left:40px;min-height:38px;background:var(--surface)}.search-icon{position:absolute;left:14px;top:50%;display:grid;place-items:center;transform:translateY(-50%);color:var(--subtle);pointer-events:none}.user-pill{min-height:40px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:999px;padding:5px 13px 5px 5px;color:var(--text);background:var(--surface);box-shadow:var(--shadow-sm)}.user-pill span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;border-radius:999px;color:#fff;background:linear-gradient(145deg,var(--primary),var(--accent));font-size:12px;font-weight:800}.user-pill strong{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap;font-size:13px;font-weight:700}#results{width:100%;max-width:1760px;margin:0 auto}.dashboard-hero,.module-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:26px;margin-bottom:22px;background:linear-gradient(135deg,#fff,#f8fbff 62%,#f5f3ff);box-shadow:var(--shadow);overflow:hidden}.shell[data-theme=dark] .dashboard-hero,.shell[data-theme=dark] .module-hero{background:linear-gradient(135deg,#111827,#172033)}.hero-copy p:last-child{margin:10px 0 0;color:var(--muted);line-height:1.6;max-width:840px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.health-card{width:188px;min-height:154px;display:grid;align-content:center;gap:6px;padding:22px;border:1px solid #bfdbfe;border-radius:16px;background:#eff6ff;text-align:left}.health-card span{color:#1e40af;font-size:13px;font-weight:760}.health-card strong{color:#111827;font-size:46px;line-height:1;font-weight:820}.health-card p{margin:0;color:#475569;font-size:13px;line-height:1.35}.module-actions,.action-cluster{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap;max-width:760px}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:22px}.kpi-grid.compact{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.cards{display:grid;gap:16px;margin-bottom:22px}.cards.six,.cards.four{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.cards.mini{margin:18px 0}.score-card{min-width:0;min-height:122px;padding:18px;display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:center}.card-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:var(--primary);background:var(--surface-blue)}.score-card span{display:block;color:var(--muted);font-size:13px;font-weight:720;line-height:1.3}.score-card strong{display:block;max-width:100%;margin:4px 0 5px;color:var(--text);font-size:clamp(26px,2.1vw,38px);line-height:1.05;font-weight:780;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.score-card p{margin:0;color:var(--subtle);font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tone-success .card-icon{color:var(--success);background:#ecfdf5}.tone-warning .card-icon{color:var(--warning);background:#fffbeb}.tone-danger .card-icon{color:var(--danger);background:#fef2f2}.tone-info .card-icon,.tone-blue .card-icon{color:var(--info);background:#eff6ff}.analytics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px}.chart-card{min-height:178px;padding:20px;display:grid;gap:20px;align-content:space-between}.chart-card span{display:block;color:var(--muted);font-size:13px;font-weight:700}.chart-card strong{display:block;color:var(--text);margin-top:4px;font-size:18px}.mini-bars{height:94px;display:flex;align-items:end;gap:8px}.mini-bars span{flex:1;min-width:12px;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,var(--primary),var(--info));opacity:.88}.alerts{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-bottom:22px}.alerts article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;border:1px solid #fed7aa;border-radius:14px;padding:16px;background:#fffbeb}.alert-icon{width:42px;height:42px;display:grid;place-items:center;color:#b45309;border-radius:12px;background:#fef3c7}.alerts span{display:block;color:#b45309;font-size:12px;font-weight:800;text-transform:uppercase}.alerts strong{display:block;margin-top:2px;color:#111827;line-height:1.3}.alerts p{margin:6px 0 0;color:#78350f;line-height:1.45}.dashboard-columns,.split-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;align-items:start}.panel{min-width:0;padding:20px;margin-bottom:22px}.panel.inset{box-shadow:none;margin:0;background:var(--surface-soft)}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.panel-head h2{margin:0}.panel-head span,.count-chip{color:var(--muted);font-size:13px;font-weight:700}.count-chip{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft)}.table-shell{display:grid;gap:10px;min-width:0}.table-toolbar,.table-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.table-toolbar{margin-bottom:2px}.table-controls,.pagination{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:13px;font-weight:680}.table-filter{position:relative;min-width:260px;max-width:520px;flex:1 1 320px;display:block}.table-filter input{min-height:38px;padding:9px 12px 9px 38px;border-radius:10px}.table-filter .search-icon{left:12px}.table-page-size{width:auto;min-width:122px;min-height:38px;padding:8px 34px 8px 12px;border-radius:10px}.table-footer{padding:2px 2px 0;color:var(--muted);font-size:13px}.sort-button{width:100%;min-height:26px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:7px;padding:4px 5px;color:inherit;background:transparent;box-shadow:none;text-align:left;font-size:inherit;font-weight:inherit;text-transform:inherit}.sort-button span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sort-button:hover,.sort-button:focus-visible{color:var(--primary);background:var(--surface-blue);outline:none}.sort-mark{flex:0 0 auto;color:var(--subtle);font-size:11px;font-weight:820}.empty-row{padding:22px;color:var(--muted);text-align:center;background:var(--surface-soft)}.table-wrap{width:100%;max-width:100%;overflow-x:auto;overflow-y:visible;border:1px solid var(--line);border-radius:13px;background:var(--surface);scrollbar-color:#94a3b8 transparent;scrollbar-width:thin}table{width:100%;min-width:820px;border-collapse:collapse;table-layout:fixed}tbody tr.row-openable{cursor:pointer}tbody tr.row-openable:focus-visible{outline:3px solid rgba(37,99,235,.28);outline-offset:-3px}tbody tr.row-openable:hover .cell-text{color:var(--primary)}.business-table table{min-width:1080px}.license-table table{min-width:980px}.compact-table table{min-width:860px}thead{position:sticky;top:0;z-index:2;background:var(--surface-soft)}th,td{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal}th{position:relative;padding-right:28px;color:var(--muted);font-size:12px;line-height:1.2;text-transform:uppercase;font-weight:780;letter-spacing:0}th>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}tbody tr:nth-child(2n){background:var(--surface-soft)}tbody tr:hover{background:#eff6ff}.shell[data-theme=dark] tbody tr:hover{background:#172554}td{color:var(--text);font-size:14px}.cell-text{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cell-wide{min-width:160px;max-width:none}.cell-wide .cell-text{max-width:none}.cell-license,.cell-email{min-width:320px;max-width:none;white-space:normal;overflow:visible}.cell-license .cell-text,.cell-email .cell-text{max-width:none;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.cell-normal{min-width:120px;max-width:190px}.cell-compact{min-width:88px;max-width:130px}.cell-date{min-width:150px;max-width:184px}.action-col{width:230px;min-width:190px}.action-cell{overflow:visible;min-width:190px}.table-actions{position:relative;display:flex;gap:8px;align-items:center;justify-content:flex-start;flex-wrap:nowrap;overflow:visible}.table-actions .small,.record-actions .small{min-height:32px;padding:7px 11px;white-space:nowrap;line-height:1.1}.action-menu{position:relative;flex:0 0 auto}.action-menu summary{min-height:32px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:9px;padding:7px 10px;color:var(--text);background:var(--surface);font-size:13px;font-weight:720;list-style:none;box-shadow:var(--shadow-sm)}.action-menu summary::-webkit-details-marker{display:none}.action-menu[open] summary{border-color:#bfdbfe;background:var(--surface-blue);color:var(--primary)}.action-menu-list{position:absolute;right:0;top:calc(100% + 8px);z-index:30;width:max-content;min-width:190px;display:grid;gap:4px;padding:8px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-lg)}.menu-action{width:100%;min-height:34px;border:0;border-radius:8px;padding:8px 10px;color:var(--text);background:transparent;text-align:left;font-size:13px;font-weight:680}.menu-action:hover{background:var(--hover)}.menu-action.danger{color:#b91c1c;background:#fef2f2;box-shadow:none}.module-menu .action-menu-list{right:0}.resizable-table th{position:relative}.col-resizer{position:absolute;top:9px;right:2px;bottom:9px;width:12px;border:0;padding:0;border-radius:999px;background:transparent;box-shadow:none;cursor:col-resize;opacity:.72}.col-resizer:after{content:"";position:absolute;top:5px;bottom:5px;left:5px;width:2px;border-radius:999px;background:#cbd5e1}.col-resizer:hover:after,.col-resizer:focus-visible:after{background:var(--primary);box-shadow:0 0 0 3px #2563eb1f}.column-resizing,.column-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.timeline{display:grid;gap:12px}.timeline article{position:relative;padding:12px 0 12px 18px;min-width:0;border-left:2px solid #bfdbfe}.timeline article:before{content:"";position:absolute;left:-5px;top:18px;width:8px;height:8px;border-radius:50%;background:var(--primary)}.timeline span{color:var(--subtle);font-size:12px}.timeline strong{display:block;color:var(--text);margin-top:3px;line-height:1.35;overflow-wrap:break-word}.timeline p{margin:5px 0 0;color:var(--muted);line-height:1.45;overflow-wrap:break-word}.empty{color:var(--muted);padding:22px;border:1px dashed var(--line-strong);border-radius:13px;background:var(--surface-soft)}.loading{display:grid;place-items:center;text-align:center;min-height:360px}.spinner{width:48px;height:48px;border:4px solid #dbeafe;border-top-color:var(--primary);border-radius:50%;animation:spin .9s linear infinite}.modal-backdrop{position:fixed;inset:0;display:grid;place-items:center;padding:28px;background:#0f172a70;z-index:40}.modal{width:min(760px,94vw);max-height:88vh;overflow:auto;padding:28px;position:relative;box-shadow:var(--shadow-lg);animation:modalIn .16s ease-out}.modal.large{width:min(1180px,96vw);max-height:min(88vh,900px)}.modal pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--surface-soft);border:1px solid var(--line);padding:16px;border-radius:12px;color:var(--muted)}.x{position:absolute;top:18px;right:18px;min-height:34px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:9px;padding:7px 11px}.x:hover{background:var(--hover)}.modal-actions,.record-actions{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.record-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:16px}.record-grid article{min-width:0;border:1px solid var(--line);border-radius:13px;padding:14px;background:var(--surface-soft)}.record-grid span{display:block;color:var(--muted);font-size:12px;font-weight:760;text-transform:uppercase;margin-bottom:7px}.record-grid strong{display:block;color:var(--text);line-height:1.4;overflow-wrap:anywhere;word-break:break-word}.record-grid.compact{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.mfa-modal{width:min(920px,96vw)}.mfa-setup-grid{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:start;margin-top:18px}.mfa-qr-card{display:grid;justify-items:center;gap:12px;width:320px;padding:10px 10px 14px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-sm)}.mfa-qr-card img{width:300px;height:300px;display:block;object-fit:contain}.mfa-qr-card a{color:var(--primary);font-size:13px;overflow-wrap:anywhere;text-align:center}.support-nav{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 20px}.active-chip{border-color:#bfdbfe;background:var(--surface-blue);color:var(--primary)}.support-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:22px}.support-pill{border:1px solid var(--line);border-radius:13px;padding:14px;background:var(--surface);display:grid;gap:5px;min-width:0;box-shadow:var(--shadow-sm)}.support-pill span{color:var(--muted);line-height:1.4}.support-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:18px;margin-top:18px;align-items:start}.support-thread{display:grid;gap:12px}.support-thread article{border:1px solid var(--line);border-radius:13px;padding:14px;background:var(--surface)}.support-thread span{display:block;color:var(--subtle);font-size:12px;margin:4px 0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes modalIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1440px){.topbar-tools{flex-wrap:wrap}.search{flex-basis:min(520px,100%);max-width:100%}.dashboard-columns,.split-grid{grid-template-columns:1fr}.analytics-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}}@media(max-width:1060px){.shell,.shell.collapsed{grid-template-columns:84px minmax(0,1fr)}.side-brand div:not(.brand-mark),.nav-label,.nav-group p,.sidebar-footer{display:none}.sidebar{padding:18px 12px}.side-head{grid-template-columns:1fr;justify-items:center}.collapse{justify-self:center}.nav-item{justify-content:center;padding:8px}.nav-icon{width:36px;height:36px;flex-basis:36px}.kpi-grid,.cards.six,.cards.four{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}@media(max-width:760px){body{overflow:auto}.auth-page{grid-template-columns:1fr;padding:20px}.auth-visual{min-height:340px}.glass-tile{position:relative;width:auto;inset:auto;margin:12px 0}.orbit{display:none}.shell,.shell.collapsed{min-height:100vh;height:auto;grid-template-columns:1fr;overflow:visible}.sidebar{position:relative;height:auto;display:block}.sidebar-resizer{display:none}.side-head{grid-template-columns:minmax(0,1fr) 42px;justify-items:stretch}.side-brand div:not(.brand-mark),.nav-label,.nav-group p,.sidebar-footer{display:block}.sidebar-nav{gap:12px}.nav-group{grid-template-columns:repeat(2,minmax(0,1fr))}.nav-group p{grid-column:1 / -1}.nav-item{width:100%;height:auto;min-height:42px;justify-content:flex-start;padding:9px 10px}.content{height:auto;min-height:100vh;overflow:visible;padding:18px}.topbar-main,.topbar-tools,.session-actions{width:100%;flex-wrap:wrap;justify-content:flex-start}.dashboard-hero,.module-hero{grid-template-columns:1fr;align-items:flex-start}.search,.table-filter{width:100%;min-width:0;flex-basis:100%}.top-primary,#signOut{flex:1 1 150px}.user-pill{max-width:100%}.mfa-setup-grid{grid-template-columns:1fr}.mfa-qr-card{width:min(100%,320px)}.health-card{width:100%;min-height:120px}.kpi-grid,.cards.six,.cards.four,.analytics-grid,.alerts,.support-context-grid,.support-detail-grid{grid-template-columns:1fr}table{min-width:760px}.modal-backdrop{padding:14px}}
