:root{--bg:#eef2f6;--bg-elevated:#fff;--panel-bg:#e2eaf0;--ink:#0b1929;--ink-soft:#2d4a63;--line:transparent;--brand:#4c6e8d;--brand-deep:#0f2133;--accent:#40695b;--warn:#73614d;--danger:#7f4c4c;--bg-info:#e2eaf1;--bg-ok:#e3ece9;--bg-warn:#ece5de;--bg-danger:#ece2e2;--bg-muted:#e2e7ec;--chip:#e2e7ec;--shadow-raised:0 12px 30px -4px #0a192d38, 0 4px 12px #0000001f, -6px -6px 20px #fff, inset 0 1px 0 #fffc;--shadow-inset:inset 3px 3px 8px #0f27442e, inset -3px -3px 8px #fff;--shadow-raised-hover:0 18px 40px -4px #0a192d52, 0 6px 16px #0000002e, -8px -8px 24px #fff, inset 0 1px 0 #fff;--shadow-inset-focus:inset 4px 4px 8px #0f274424, inset -4px -4px 8px #fff;--card-border:1px solid #386ca517;--glass-sheen:linear-gradient(135deg, #fff9 0%, #ffffff1a 100%);--radius:20px;--font-display:"Outfit", "Segoe UI", sans-serif;--font-body:"Nunito", "Segoe UI", sans-serif;--space-main:16px;--space-panel:14px;--space-stack:10px;--kpi-pad-y:8px;--kpi-pad-x:14px;--sidebar-w:205px;--content-max:1280px}html[data-density=compact]{--space-main:12px;--space-panel:10px;--space-stack:8px;--kpi-pad-y:5px;--kpi-pad-x:10px;--radius:14px}*{box-sizing:border-box;border:none!important;outline:none!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg);border-radius:999px;box-shadow:inset 1px 1px 3px #0f27440f}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#7fafd6,#5f97c6);border-radius:999px;box-shadow:1px 1px 3px #0f27441f}html,body{background:var(--bg);min-height:100vh;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:18px;line-height:1.6;overflow-x:clip}html[lang=hi] body,html[lang=mr] body{font-family:var(--font-devanagari), var(--font-body)}html[lang=bn] body,html[lang=as] body{font-family:var(--font-bengali), var(--font-body)}html[lang=gu] body{font-family:var(--font-gujarati), var(--font-body)}html[lang=pa] body{font-family:var(--font-gurmukhi), var(--font-body)}html[lang=kn] body{font-family:var(--font-kannada), var(--font-body)}html[lang=ml] body{font-family:var(--font-malayalam), var(--font-body)}html[lang=or] body{font-family:var(--font-oriya), var(--font-body)}html[lang=ta] body{font-family:var(--font-tamil), var(--font-body)}html[lang=te] body{font-family:var(--font-telugu), var(--font-body)}html[lang=ur] body{font-family:var(--font-urdu), var(--font-body)}html[dir=rtl] body{direction:rtl}html[lang=hi],html[lang=mr],html[lang=bn],html[lang=as],html[lang=gu],html[lang=pa],html[lang=or],html[lang=ur]{font-size:16.5px}html[lang=ta],html[lang=te],html[lang=kn],html[lang=ml]{font-size:15.5px}html[lang=hi] body,html[lang=mr] body,html[lang=bn] body,html[lang=as] body,html[lang=gu] body,html[lang=pa] body,html[lang=or] body,html[lang=ta] body,html[lang=te] body,html[lang=kn] body,html[lang=ml] body{line-height:1.7}html[lang=ur] body{line-height:1.95}a{color:inherit;text-decoration:none}button,input,select,textarea{color:inherit;background:0 0;border:none;outline:none;font-family:inherit}.app-shell{grid-template-columns:var(--sidebar-w) minmax(0, 1fr);background:radial-gradient(140% 70% at 50% -10%,#386ca547 0%,#0000 60%),radial-gradient(80% 50% at 10% 100%,#285a912e 0%,#0000 55%),linear-gradient(#a8c3e4 0%,#c4d9f0 25%,#dce9f8 60%,#bac9e0 100%);height:100vh;transition:grid-template-columns .25s cubic-bezier(.4,0,.2,1);display:grid;position:relative;overflow:hidden}.app-shell.sidebar-collapsed{grid-template-columns:72px minmax(0,1fr)}.sidebar{box-sizing:border-box;height:100vh;color:var(--ink);z-index:120;background:0 0;border-right:1px solid #386ca524;flex-direction:column;gap:6px;padding:8px 6px 10px;transition:width .25s cubic-bezier(.4,0,.2,1),padding .25s;display:flex;position:sticky;top:0;overflow:hidden}.sidebar.collapsed{width:72px;padding:8px 8px 10px}.sidebar.collapsed .nav-group-label,.sidebar.collapsed .nav-group-desc{display:none}.sidebar.collapsed .nav a{justify-content:center;padding:6px 4px}.brand{align-items:center;width:100%;padding:0;display:flex}.nav{flex-direction:column;flex:1;gap:6px;display:flex;overflow-y:auto}.nav-group{flex-direction:column;gap:2px;display:flex}.nav-group-label{letter-spacing:.08em;text-transform:uppercase;color:#0b1929;opacity:1;padding:2px 8px 3px;font-size:.65rem;font-weight:900}.nav a{color:#0b1929;background:0 0;border-radius:9px;padding:6px 10px;font-size:.84rem;font-weight:800;line-height:1.2;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1)}.nav a:hover{color:#0b1929;background:#ffffff80;transform:translateY(-1px);box-shadow:3px 3px 8px #0b192924,-3px -3px 8px #ffffffb3}.nav a.active{color:#0b1929;background:#ffffffbf;font-weight:900;box-shadow:inset 2px 2px 5px #0b192924,inset -2px -2px 5px #fff9}.sidebar .btn.secondary{color:var(--danger);background:#ffffff73;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:3px 3px 8px #0f27441a,-3px -3px 8px #fff9}.sidebar .btn.secondary:hover:not(:disabled){color:#a63f3f;background:#ffffffa6;transform:translateY(-1px);box-shadow:4px 4px 12px #0f27441f,-4px -4px 12px #ffffffb3}.sidebar .btn.secondary:active:not(:disabled){background:#0f274414;transform:translateY(0);box-shadow:inset 3px 3px 6px #0f27441f,inset -3px -3px 6px #ffffff80}.main{box-sizing:border-box;background:0 0;flex-direction:column;gap:4px;height:100vh;padding-top:4px;padding-bottom:4px;padding-right:8px;display:flex;overflow:hidden}.top-navbar-bar{z-index:1000;flex-shrink:0;position:sticky;top:0}.main-content{box-sizing:border-box;background:linear-gradient(135deg,#f0f6ff 0%,#e6f0fa 45%,#f4f8fc 100%);border:1px solid #386ca524;border-radius:20px;flex:1;width:100%;max-width:100%;padding:12px 16px 20px;overflow:hidden auto;box-shadow:inset 0 0 40px #3b82f60d,0 4px 16px #0f27440a}.main-content::-webkit-scrollbar{width:6px;height:6px}.main-content::-webkit-scrollbar-track{background:0 0;border-radius:10px;margin-top:14px;margin-bottom:14px}.main-content::-webkit-scrollbar-thumb{background:#2a445c40;border-radius:10px}.main-content::-webkit-scrollbar-thumb:hover{background:#2a445c73}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding-bottom:0;display:flex}.page-header-text{flex:1;min-width:0}.page-header-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;display:flex}.page-stack{gap:var(--space-stack);flex-direction:column;display:flex}.page-title{font-family:var(--font-display);letter-spacing:-.03em;background:linear-gradient(130deg, var(--brand-deep) 0%, #3a6690 60%, var(--brand) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 2px;font-size:1.55rem;font-weight:800;line-height:1.15}.breadcrumbs{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-soft);align-items:center;gap:6px;margin-bottom:3px;font-size:.72rem;font-weight:700;display:flex}.breadcrumbs a{color:var(--brand);text-decoration:none;transition:color .15s}.breadcrumbs a:hover{color:var(--brand-deep)}.breadcrumbs-separator{color:var(--ink-soft);opacity:.4;margin:0 1px}.page-sub,.page-desc{color:var(--ink-soft);max-width:70ch;margin:0;font-size:.88rem;font-weight:500;line-height:1.5}.platform-hero-header{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.platform-hero-welcome{flex-shrink:1;align-items:center;gap:12px;min-width:0;display:flex}.platform-hero-logo{object-fit:contain;flex-shrink:0;width:auto;height:38px}.platform-hero-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.platform-hero-title{letter-spacing:-.01em;color:var(--brand-deep);font-size:1.35rem;font-weight:850;font-family:var(--font-display);white-space:nowrap;text-overflow:ellipsis;margin:0;overflow:hidden}.platform-hero-desc{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.platform-page-stack{gap:12px!important}.kpi-row{flex-wrap:nowrap;gap:10px;margin-bottom:2px;padding-bottom:4px;display:flex;overflow-x:auto}.kpi-chip{color:var(--ink-soft);box-sizing:border-box;background:linear-gradient(145deg,#fff 0%,#eff6ff 100%);border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:2px;min-width:max-content;min-height:48px;padding:6px 14px;font-size:.72rem;font-weight:750;transition:all .25s;animation:.45s both fadeUp;display:flex;box-shadow:0 10px 24px -3px #0f172a3d,0 3px 8px -1px #0f172a29,inset 0 1px #fffffff2;border:1.5px solid #386ca52e!important}.kpi-chip:hover{transform:translateY(-2px);box-shadow:0 14px 30px -3px #0f172a52,0 4px 10px #0f172a33,inset 0 1px #fffffff2;border-color:#2563eb59!important}.devices-stat-card,.products-stat-card,.orgs-stat-card,.people-stat-card,.gateway-stat-card,.prod-kpi-card,.insights-kpi-card{transition:transform .2s,box-shadow .2s!important;box-shadow:0 12px 28px -4px #0f172a42,0 4px 12px -2px #0f172a29,inset 0 1px #fffffff2!important}.devices-stat-card:hover,.products-stat-card:hover,.orgs-stat-card:hover,.people-stat-card:hover,.gateway-stat-card:hover,.prod-kpi-card:hover,.insights-kpi-card:hover{transform:translateY(-2px)!important;box-shadow:0 16px 36px -4px #0f172a57,0 6px 16px #0f172a38,inset 0 1px #fffffff2!important}.kpi-chip strong{color:var(--brand-deep);letter-spacing:-.02em;margin-left:0;font-size:1.05rem;font-weight:900}.kpi-chip-spark{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;display:flex;border-radius:12px!important}.kpi-value-row{align-items:baseline;gap:6px;display:flex}.layout-split{gap:var(--space-stack);grid-template-columns:1.55fr .95fr;align-items:start;display:grid}.layout-split-equal{gap:var(--space-stack);grid-template-columns:1fr 1fr;align-items:start;display:grid}.panel{background:linear-gradient(145deg, #63a0dc12 0%, transparent 50%), var(--panel-bg);border-radius:var(--radius);padding:10px;overflow:hidden;box-shadow:inset 4px 4px 10px #0f274417,inset -4px -4px 10px #fff}.section-panel{margin:0}.panel-header{background:linear-gradient(90deg, #4c6e8d0f 0%, transparent 60%), var(--panel-bg);color:var(--brand-deep);letter-spacing:.02em;padding:10px 14px 2px;font-size:.95rem;font-weight:700}.panel-header-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.panel-header-actions{align-items:center;gap:8px;display:flex}.panel-body{padding:var(--space-panel)}.panel-body-flush{padding:0}.btn{appearance:none;color:#fff;cursor:pointer;font-weight:800;font-family:var(--font-display);background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);border:1px solid #93c5fd66;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 22px;font-size:.92rem;line-height:1.2;transition:all .22s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #0f172a59}.btn:hover:not(:disabled){background:linear-gradient(135deg,#1e293b 0%,#2563eb 100%);transform:translateY(-1px);box-shadow:0 6px 20px #0f172a73}.btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #0f172a4d}.btn:disabled{opacity:.45;box-shadow:none;color:#fff9;cursor:not-allowed;background:linear-gradient(135deg,#475569 0%,#334155 100%);transform:none}.btn.secondary{color:#1e3a8a;background:linear-gradient(145deg,#fff 0%,#eff6ff 100%);border:1.5px solid #93c5fd;box-shadow:0 2px 8px #0f172a1a}.btn.secondary:hover:not(:disabled){background:linear-gradient(145deg,#eff6ff 0%,#dbeafe 100%);border-color:#60a5fa;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb2e}.btn.secondary:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 4px #0f172a1f}.btn.danger{color:#fff;background:linear-gradient(135deg,#7f1d1d 0%,#dc2626 100%);border:1px solid #fca5a54d;box-shadow:0 4px 14px #dc262659}.btn.danger:hover:not(:disabled){background:linear-gradient(135deg,#991b1b 0%,#ef4444 100%);transform:translateY(-1px);box-shadow:0 6px 20px #dc262673}.btn.btn-sm{padding:8px 16px;font-size:.85rem}.page-header-actions .btn{letter-spacing:.01em;border-radius:14px;font-size:.88rem;position:relative;overflow:hidden}.page-header-actions .btn.secondary:active:not(:disabled){box-shadow:var(--shadow-inset)}.page-header-actions .btn.danger{color:var(--danger);background:linear-gradient(145deg,#f0dede 0%,#e4cece 100%);box-shadow:5px 5px 12px #7f4c4c24,-5px -5px 12px #fffffff2}.page-header-actions .btn.danger:hover:not(:disabled){color:#8b3a3a;background:linear-gradient(145deg,#f4e2e2 0%,#e8d2d2 100%);box-shadow:7px 7px 16px #7f4c4c2e,-7px -7px 16px #fff}.field{flex-direction:column;gap:6px;margin-bottom:16px;font-size:.95rem;display:flex}.field label{color:var(--brand-deep);padding-left:10px;font-weight:700}.field input:not([type=checkbox]):not([type=radio]),.field select,.field textarea,.toolbar-input,.invite-row input:not([type=checkbox]):not([type=radio]),.invite-row select,.form-grid input:not([type=checkbox]):not([type=radio]),.form-grid select,.form-stack input:not([type=checkbox]):not([type=radio]),.form-stack select{appearance:none;width:100%;box-shadow:var(--shadow-inset);color:var(--ink);background:#f0f6fcd9;border-radius:9999px;padding:12px 18px;font-size:1rem;font-weight:600;transition:all .25s}.field textarea{resize:vertical;border-radius:16px;min-height:100px}.field input:focus,.field select:focus,.field textarea:focus,.toolbar-input:focus{box-shadow:var(--shadow-inset-focus)}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label,.form-stack label{flex-direction:column;gap:6px;font-size:.95rem;font-weight:700;display:flex}.form-stack{gap:16px;max-width:36rem;display:grid}.form-stack fieldset{background:var(--bg-elevated);box-shadow:var(--shadow-raised);border-radius:var(--radius);margin:0;padding:16px 20px}.map-plane{background:var(--bg-info);min-height:520px;box-shadow:var(--shadow-inset);border-radius:var(--radius);position:relative;overflow:hidden}.map-marker{width:18px;height:18px;box-shadow:var(--shadow-raised);cursor:pointer;border-radius:50%;transition:transform .2s;position:absolute;transform:translate(-50%,-50%)}.map-marker:hover{transform:translate(-50%,-50%)scale(1.3)}.map-marker.online{background:var(--accent)}.map-marker.offline{background:var(--ink-soft)}.map-marker.leak{background:var(--danger);animation:1.6s infinite pulse}.card-grid,.devices-cards-grid{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;display:grid}@media (max-width:680px){.card-grid,.devices-cards-grid{grid-template-columns:1fr!important;gap:10px!important}}.product-card{background:var(--bg-elevated);box-shadow:var(--shadow-raised);border-radius:var(--radius);color:inherit;box-sizing:border-box;flex-direction:column;justify-content:space-between;width:100%;padding:20px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-raised-hover);transform:translateY(-3px)}.product-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.product-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.product-card-title-group{flex:1;min-width:0}.product-card-title-group h4{color:var(--brand-deep);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.1rem;font-weight:850;overflow:hidden}.product-card-title-group .sub-label{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.8rem;font-weight:650;overflow:hidden}.product-card-serial{background:var(--bg);color:var(--brand-deep);box-shadow:var(--shadow-inset);white-space:nowrap;border:1px solid #386ca50f;border-radius:6px;flex-shrink:0;padding:3px 8px;font-family:monospace;font-size:.72rem;font-weight:800}.product-card-pills{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;display:flex}.product-card-title{color:var(--brand-deep);font-size:1.1rem;font-weight:700}.product-card-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.table-scroll{padding:8px;overflow-x:auto}.table{border-collapse:separate;border-spacing:0 10px;width:100%}.table th{text-align:left;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;color:var(--brand-deep);padding:12px 16px;font-size:.88rem;font-weight:800}.table td{background:var(--bg-elevated);vertical-align:middle;padding:16px;font-size:.98rem;transition:all .2s}.table tbody tr{border-radius:12px;transition:all .2s;box-shadow:3px 3px 8px #0f27440f,-3px -3px 8px #fff}.table tbody tr td:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.table tbody tr td:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.table-row.clickable{cursor:pointer}.table-row.clickable:hover{box-shadow:var(--shadow-raised-hover);transform:translateY(-2px)}.table-row.selected{box-shadow:var(--shadow-inset)!important}.table-row.selected td{background:#ebf2f7}.paged-table{flex-direction:column;display:flex}.paged-table-toolbar{background:var(--panel-bg);border-radius:var(--radius) var(--radius) 0 0;padding:14px 16px}.toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.toolbar-select{color:var(--brand-deep);align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:inline-flex}.toolbar-select select{box-shadow:var(--shadow-inset);color:var(--ink);background:#fff;border-radius:9999px;padding:8px 16px}.toolbar-label{white-space:nowrap;font-weight:700}.pager{background:var(--panel-bg);border-radius:0 0 var(--radius) var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.pager-meta{color:var(--ink-soft);font-size:.9rem;font-weight:700}.pager-controls{gap:8px;display:flex}.status-pill{letter-spacing:.02em;text-transform:capitalize;background:var(--bg-muted);color:var(--brand-deep);box-shadow:var(--shadow-inset);border-radius:999px;align-items:center;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.status-pill.status-ok,.status-pill.ok,.status-pill.production{background:var(--bg-ok);color:var(--accent)}.status-pill.status-warn,.status-pill.status-testing,.status-pill.testing{background:var(--bg-warn);color:var(--warn)}.status-pill.status-danger,.status-pill.status-failed,.status-pill.critical,.status-pill.leak{background:var(--bg-danger);color:var(--danger)}.status-pill.status-info,.status-pill.status-successful{background:var(--bg-info);color:var(--brand)}.status-pill.status-muted,.status-pill.off,.status-pill.draft{background:var(--bg-muted);color:var(--ink-soft)}.role-pill{background:var(--bg-info);color:var(--brand-deep);box-shadow:var(--shadow-inset);text-transform:capitalize;border-radius:999px;padding:4px 12px;font-size:.8rem}.warn-pill{background:var(--bg-danger);color:var(--danger);box-shadow:var(--shadow-inset);border-radius:999px;padding:4px 12px;font-size:.8rem}.flash{border-radius:var(--radius);background:var(--bg-elevated);box-shadow:var(--shadow-raised);align-items:center;gap:12px;padding:16px 20px;font-size:1rem;font-weight:600;display:flex}.flash-ok{background:var(--bg-ok);color:var(--accent)}.flash-info{background:var(--bg-info);color:var(--brand)}.flash-warn{background:var(--bg-warn);color:var(--warn)}.flash-danger{background:var(--bg-danger);color:var(--danger)}.attention-item{border-radius:var(--radius);background:var(--bg-elevated);box-shadow:var(--shadow-raised);margin-bottom:12px;padding:16px;font-weight:600;animation:.35s both slideIn}.attention-item.critical{background:var(--bg-danger);color:var(--danger);box-shadow:inset 5px 0 0 var(--danger), 5px 5px 12px #0f274414}.attention-item.warning{background:var(--bg-warn);color:var(--warn);box-shadow:inset 5px 0 0 var(--warn), 5px 5px 12px #0f274414}.attention-item.major{background:var(--bg-info);color:var(--brand);box-shadow:inset 5px 0 0 var(--brand), 5px 5px 12px #0f274414}.empty-state,.empty{text-align:center;background:var(--bg-elevated);border-radius:var(--radius);box-shadow:var(--shadow-inset);padding:40px 24px}.empty-state-title{color:var(--ink);margin-bottom:6px;font-size:1.15rem;font-weight:700}.empty-state-hint{color:var(--ink-soft);max-width:45ch;margin:0 auto;font-size:.95rem;line-height:1.5}.drawer{background:var(--bg);z-index:20;width:min(450px,100%);height:100vh;padding:28px;animation:.25s slideDrawer;position:fixed;top:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #0f274414}.login-page{background:var(--bg);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:var(--bg-elevated);width:min(440px,100%);box-shadow:var(--shadow-raised);border-radius:var(--radius);padding:40px}.login-card h1{font-family:var(--font-display);color:var(--brand-deep);margin:0 0 10px;font-size:2.3rem;font-weight:600}.citizen-shell{background:var(--bg);max-width:520px;min-height:100vh;margin:0 auto;padding:20px 16px 100px}.citizen-top{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.citizen-shell .page-title{margin-top:4px;font-size:1.7rem}.citizen-shell .layout-split{grid-template-columns:1fr}.citizen-nav{padding:12px 10px calc(12px + env(safe-area-inset-bottom));z-index:30;background:#fff;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0f27440f}.citizen-nav a{text-align:center;color:var(--ink-soft);border-radius:9999px;padding:10px 4px;font-size:.9rem;font-weight:700;transition:all .2s}.citizen-nav a.active{color:var(--brand-deep);box-shadow:var(--shadow-inset);background:var(--bg)}.palette-backdrop{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#0a192d94;justify-content:center;align-items:flex-start;padding-top:12vh;display:flex;position:fixed;inset:0}.palette{-webkit-backdrop-filter:blur(20px)saturate(180%);background:linear-gradient(165deg,#fffffff2 0%,#f0f6fce6 100%);border:1px solid #fffffff2;border-radius:20px;width:min(560px,92vw);overflow:hidden;box-shadow:0 25px 60px #00000040}.palette input{width:100%;box-shadow:var(--shadow-inset);background:#fff;border-radius:0;padding:16px 20px;font-size:1.1rem}.palette ul{flex-direction:column;gap:6px;max-height:320px;margin:0;padding:12px;list-style:none;display:flex;overflow-y:auto}.palette li button{text-align:left;cursor:pointer;width:100%;color:var(--ink);border-radius:9999px;padding:12px 16px;font-size:.95rem;font-weight:600;transition:all .2s}.palette li button.active,.palette li button:hover{box-shadow:var(--shadow-inset);color:var(--brand-deep);background:#fff}.notif-wrap{position:relative}.notif-bell{width:100%;box-shadow:var(--shadow-raised);color:var(--brand-deep);cursor:pointer;background:#fff;border-radius:999px;justify-content:space-between;align-items:center;padding:10px 18px;font-weight:700;transition:all .2s;display:flex}.notif-bell:hover{box-shadow:var(--shadow-raised-hover)}.notif-bell:active{box-shadow:var(--shadow-inset)}.notif-badge{background:var(--bg-danger);color:var(--danger);box-shadow:var(--shadow-inset);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.notif-panel{background:var(--bg-elevated);box-shadow:var(--shadow-raised);border-radius:var(--radius);z-index:50;flex-direction:column;max-height:360px;display:flex;position:absolute;bottom:calc(100% + 10px);left:0;right:0;overflow:hidden}.notif-head{background:#f4f7fb;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.notif-list{flex-direction:column;display:flex;overflow-y:auto}.notif-item{text-align:left;cursor:pointer;width:100%;color:var(--ink);background:#fff;padding:12px 16px;font-size:.9rem;font-weight:600;transition:background .2s;display:block}.notif-item:hover{background:var(--bg-info)}.notif-item.unread{background:var(--bg-info);font-weight:700}.notif-item.critical{box-shadow:inset 4px 0 0 var(--danger)}.notif-time{color:var(--ink-soft);margin-top:4px;font-size:11px}.navbar-notif-panel{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:300;background:linear-gradient(155deg,#fff 0%,#eff6ff 32%,#dbeafe 72%,#bfdbfe 100%);border:1.5px solid #93c5fd;border-radius:16px;flex-direction:column;width:340px;max-width:calc(100vw - 24px);display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 40px -6px #0f172a47,0 8px 18px -2px #2563eb2e,inset 0 1px #fffffff2}.navbar-notif-head{background:linear-gradient(90deg,#1e40af1a 0%,#dbeafe8c 55%,#eff6ffe6 100%);border-bottom:1px solid #93c5fda6;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;display:flex}.navbar-notif-head-title{color:#1e3a8a;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;font-size:.72rem;font-weight:850}.navbar-notif-new-badge{color:#dc2626;letter-spacing:.02em;white-space:nowrap;background:#dc26261f;border-radius:999px;padding:1px 7px;font-size:.62rem;font-weight:850}.navbar-notif-mark-all{color:#1d4ed8;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:2px 6px;font-size:.7rem;font-weight:750}.navbar-notif-mark-all:hover{background:#2563eb14}.navbar-notif-list{background:linear-gradient(#eff6ff59 0%,#ffffff8c 100%);flex-direction:column;gap:4px;max-height:340px;padding:6px 8px;display:flex;overflow-y:auto}.navbar-notif-empty{text-align:center;padding:22px 14px}.navbar-notif-empty-icon{background:linear-gradient(135deg,#386ca51f 0%,#dbeafe73 100%);border:1px solid #93c5fd8c;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 8px;font-size:1.15rem;display:flex}.navbar-notif-empty-title{color:#0f2744;font-size:.8rem;font-weight:850}.navbar-notif-empty-sub{color:#64748b;margin-top:2px;font-size:.68rem}.navbar-notif-item{cursor:pointer;border:1px solid #93c5fd73;border-radius:10px;align-items:flex-start;gap:8px;padding:6px 10px;transition:background .15s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #0f172a0a}.navbar-notif-item.is-unread{box-shadow:0 2px 8px #2563eb1a}.navbar-notif-item:hover{box-shadow:0 3px 10px #2563eb1f}.navbar-notif-item-icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:1.05rem;display:flex}.navbar-notif-item-body{flex:1;min-width:0}.navbar-notif-item-top{justify-content:space-between;align-items:center;gap:6px;display:flex}.navbar-notif-item-title{color:#0f2744;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.76rem;font-weight:650;line-height:1.25;overflow:hidden}.navbar-notif-item-title.is-unread{font-weight:850}.navbar-notif-item-dot{background:#2563eb;border-radius:50%;flex-shrink:0;width:6px;height:6px}.navbar-notif-item-text{color:#475569;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin-top:1px;font-size:.68rem;line-height:1.3;display:-webkit-box;overflow:hidden}.navbar-notif-item-meta{color:#64748b;align-items:center;gap:6px;margin-top:3px;font-size:.62rem;display:flex}.navbar-notif-item-tag{white-space:nowrap;border-radius:5px;padding:0 5px;font-weight:850;line-height:1.45}.navbar-notif-item-time{opacity:.85;white-space:nowrap}.navbar-notif-footer{text-align:center;background:linear-gradient(90deg,#bfdbfe8c 0%,#eff6fff2 100%);border-top:1px solid #93c5fd8c;padding:7px 12px}.navbar-notif-footer-link{color:#1d4ed8;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:2px 4px;font-size:.72rem;font-weight:850;display:inline-flex}.navbar-notif-footer-link:hover{text-decoration:underline}.warn-banner{background:var(--bg-warn);color:var(--warn);border-radius:var(--radius);box-shadow:var(--shadow-raised);padding:16px 20px;font-weight:600;line-height:1.5}.metric-strip{color:var(--ink-soft);flex-wrap:wrap;gap:12px 16px;margin-top:14px;font-size:.9rem;display:flex}.metric-strip.tall{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}.metric-block{box-shadow:var(--shadow-inset);background:#fff;border-radius:12px;flex-direction:column;gap:6px;padding:12px 16px;display:flex}.metric-block strong{color:var(--brand-deep);font-size:1.15rem;font-weight:800}.muted{color:var(--ink-soft);font-size:.95rem;font-weight:600}.two-col{grid-template-columns:1fr 1fr;gap:18px;display:grid}.detail-dl{grid-template-columns:120px 1fr;gap:8px 12px;margin:0;font-size:.95rem;display:grid}.detail-dl dt{color:var(--ink-soft);font-weight:700}.detail-dl dd{color:var(--ink);margin:0;font-weight:600}.ops-top-row{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}@media (max-width:900px){.ops-top-row{grid-template-columns:1fr}}.ops-device-header{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ops-life-btns{gap:6px;margin-left:auto;display:inline-flex}.ops-device-body{padding-top:12px!important;padding-bottom:14px!important}.ops-device-info .ops-info-hero{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.ops-info-product{color:var(--ink-soft);font-size:.82rem;font-weight:700}.ops-name-row{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:2px;display:flex}.ops-warnings-header{flex-direction:row!important;align-items:center!important;gap:8px!important}.ops-title-row-container{align-items:center;gap:12px;display:flex}.ops-mobile-status-pill{display:none!important}.ops-info-name{color:var(--brand-deep);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:1.15rem;font-weight:800;overflow:hidden}.ops-name-input{color:var(--brand-deep);border:none;border-bottom:2px solid var(--brand);background:0 0;outline:none;flex:1;min-width:0;padding:2px 4px;font-size:1.1rem;font-weight:800}.ops-saved-flash{color:#1f9d6c;background:#e8f6ef;border-radius:999px;padding:4px 10px;font-size:.8rem;font-weight:800}.ops-rename-error{color:#b91c1c;margin:4px 0 0;font-size:.82rem;font-weight:700}.ops-status-block{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.ops-offline-reason{color:#9a5b00;text-align:right;background:#fff4e5;border-radius:8px;max-width:180px;padding:4px 8px;font-size:.75rem;font-weight:700;line-height:1.3}.ops-info-grid{grid-template-columns:88px 1fr;gap:5px 8px;margin:0;font-size:.88rem;display:grid}.ops-info-grid.compact{gap:4px 8px}.ops-info-grid dt{color:var(--ink-soft);font-weight:700}.ops-info-grid dd{margin:0;font-weight:600}.ops-count-chip{box-shadow:var(--shadow-inset);background:#fff;border-radius:999px;margin-right:4px;padding:2px 10px;font-size:.8rem;font-weight:700;display:inline-block}.ops-status-tag{text-transform:capitalize;color:#1f9d6c;background:#e8f6ef;border-radius:999px;padding:2px 10px;font-weight:800}.ops-status-tag.status-suspended{color:#c47b12;background:#fff4e5}.ops-status-tag.status-cancelled{color:#c0392b;background:#fde8e8}.ops-warnings-card .ops-warnings-body{max-height:380px;overflow:auto;padding-top:8px!important;padding-bottom:8px!important}.ops-warnings-list{margin:0;padding:0;list-style:none}.ops-warning-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;padding:10px 0;display:flex}.ops-warning-row.dense{padding:5px 0}.ops-warning-main{flex-wrap:wrap;align-items:baseline;gap:6px 8px;min-width:0;font-size:.88rem;display:flex}.ops-warning-when{white-space:nowrap;font-size:.72rem!important}.ops-ignore-btn{flex-shrink:0;min-width:28px;padding:2px 6px!important;font-size:.75rem!important}.ops-sev{text-transform:uppercase;color:#c47b12;background:#fff4e5;border-radius:6px;margin-right:4px;padding:2px 6px;font-size:.72rem;font-weight:800;display:inline-block}.ops-sev.sev-critical,.ops-sev.sev-high{color:#c0392b;background:#fde8e8}.ops-live-panel{background:linear-gradient(165deg,#eef5fb 0%,#f7fafc 40%,#fff 100%);border:1px solid #0b6e9914}.ops-dt-field{color:var(--ink-soft);flex-direction:column;gap:2px;font-size:.72rem;font-weight:700;display:flex}.ops-dt-field input,.ops-dt-field select{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;min-height:34px;padding:6px 8px;font-size:.85rem;font-weight:600}.ops-live-header,.ops-analytics-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.ops-live-title{align-items:center;gap:8px;display:flex}.ops-mode-tag{text-transform:uppercase;letter-spacing:.04em;color:#1f9d6c;background:#e8f6ef;border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:800}.ops-mode-tag.history{color:#0b6e99;background:#e8eef8}.ops-live-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ops-key-filters{flex-wrap:wrap;gap:6px;max-width:420px;display:flex}.ops-filter-chip{box-shadow:var(--shadow-inset);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.ops-filter-chip.on{color:#0b6e99;background:#e8f2f8}.ops-filter-chip input{margin:0}.ops-metric-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.ops-metric-card{box-shadow:var(--shadow-raised);background:#fff;border-radius:14px;align-items:flex-start;gap:12px;min-height:124px;padding:14px 14px 12px;transition:transform .15s,box-shadow .15s;display:flex}.ops-metric-card:hover{transform:translateY(-1px)}.ops-metric-card.empty{opacity:.88}.ops-metric-card.out-of-range{box-shadow:inset 0 0 0 1px #b91c1c2e, var(--shadow-raised);background:linear-gradient(145deg,#fff5f5 0%,#ffd6d6 55%,#ffb4b4 100%)}.ops-metric-value.is-empty{color:var(--ink-soft);font-weight:700}.ops-analytics-panel{background:linear-gradient(#f8fafc 0%,#fff 50%)}.ops-analytics-toolbar{flex-direction:column;gap:12px;margin-bottom:12px;display:flex}.ops-analytics-controls{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.ops-analytics-legend{color:var(--ink-soft);flex-wrap:wrap;gap:12px;margin-bottom:10px;font-size:.8rem;font-weight:700;display:flex}.ops-analytics-legend i{border-radius:3px;width:10px;height:10px;margin-right:6px;display:inline-block}.ops-analytics-svg{width:100%;height:auto;box-shadow:var(--shadow-inset);background:#fff;border-radius:12px;display:block}.ops-analytics-empty{text-align:center;background:#f1f5f9;border-radius:12px;padding:28px 12px}.ops-analytics-delta{font-size:.8rem;font-weight:600}.ops-multi-bars{box-shadow:var(--shadow-inset);background:#fff;border-radius:12px;align-items:flex-end;gap:4px;padding:8px 4px 0;display:flex}.ops-multi-bar-group{text-align:center;color:var(--ink-soft);font-size:.65rem;font-weight:700}.ops-multi-bar-stack{justify-content:center;align-items:flex-end;gap:2px;min-height:40px;margin-bottom:4px;display:flex}.ops-multi-bar{border-radius:3px 3px 1px 1px;width:8px;min-height:2px}.ops-metric-visual{flex:none;justify-content:center;align-items:center;min-width:48px;display:flex}.ops-metric-value{color:var(--brand-deep);font-size:1.35rem;font-weight:800;line-height:1.1}.ops-metric-unit{color:var(--ink-soft);font-size:.85rem;font-weight:700}.ops-metric-label{margin-top:4px;font-size:.9rem;font-weight:700}.ops-metric-range{margin-top:4px;font-size:.78rem}.ops-tag{border-radius:999px;margin-top:6px;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-block}.ops-tag.danger{color:#b91c1c;background:#b91c1c1f}.ops-tag.warn{color:#c47b12;background:#fff4e5}.metric-bool-pill{color:var(--ink-soft);background:#e8eef4;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:800}.metric-bool-pill.on{color:#1f9d6c;background:#e8f6ef}.ops-subhead{color:var(--brand-deep);margin:18px 0 10px;font-size:.95rem;font-weight:800}.ops-threshold-rules{gap:12px;margin-bottom:14px;display:grid}.ops-rule-card{background:#f7fafc;border-radius:12px;padding:12px}.ops-rule-title{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.ops-rule-fields{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.ops-rule-fields label{flex-direction:column;gap:4px;font-size:.85rem;font-weight:700;display:flex}.ops-rule-fields input[type=number]{width:100px}.ops-check{font-weight:700;flex-direction:row!important;align-items:center!important;gap:6px!important}.ops-breach-toggles{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.ops-event-list{max-height:220px;margin:0;padding:0;list-style:none;overflow:auto}.ops-event-list li{border-bottom:1px solid var(--line);padding:8px 0;font-size:.9rem}.ops-manual-warn{color:#9a5b00;background:#fff4e5;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-weight:700}.ops-controls-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;display:grid}.ops-control-card{background:#f7fafc;border-radius:12px;flex-direction:column;gap:6px;padding:12px;display:flex}.ops-control-title{color:var(--brand-deep);font-weight:800}.ops-control-live,.ops-control-status{font-size:.88rem}.ops-alerts-scroll{max-height:360px;overflow:auto}.ops-ack-meta{text-align:right;max-width:220px;font-size:.85rem;font-weight:700}.ops-people-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px;margin-top:8px;display:grid}.ops-person-card{background:#f7fafc;border:1px solid #0000;border-radius:14px;padding:14px}.ops-person-card.is-paused{opacity:.85;background:linear-gradient(#fffdf5,#f7fafc);border-color:#c9a227}.ops-person-top{align-items:flex-start;gap:10px;display:flex}.ops-avatar{color:#fff;background:linear-gradient(135deg,#7fafd6,#0b6e99);border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:800;display:flex}.ops-person-name{color:var(--brand-deep);font-weight:800}.ops-person-position{color:var(--ink-soft);margin-top:2px;font-size:12px;font-weight:600}.ops-person-pills{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.ops-paused-pill{letter-spacing:.02em;text-transform:uppercase;color:#7a5b00;background:#ffe9a8;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.ops-perm-chips{flex-wrap:wrap;gap:4px;margin-top:10px;display:flex}.ops-person-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.ops-edit-sets{border-top:1px solid var(--line);flex-direction:column;gap:12px;margin-top:12px;padding-top:12px;display:flex}.ops-edit-identity{gap:8px;display:grid}.ops-field-error{color:var(--danger);margin-top:4px;font-size:12px;font-weight:700;display:block}.ops-set-toggle-row{flex-wrap:wrap;gap:6px;display:flex}.ops-set-chip{border:1px solid var(--line);color:var(--ink-soft);background:#fff;border-radius:999px;align-items:center;gap:4px;padding:4px 8px 4px 10px;font-size:12px;font-weight:700;display:inline-flex}.ops-set-chip.on{color:var(--brand-deep);background:#eaf4fb;border-color:#7fafd6}.ops-set-chip.expanded{box-shadow:inset 0 0 0 1px #0b6e99}.ops-set-chip-label{cursor:pointer;align-items:center;gap:6px;margin:0;display:inline-flex}.ops-set-chip-label input{margin:0}.ops-set-expand{cursor:pointer;color:var(--brand-deep);background:0 0;border:0;padding:2px 4px;font-size:12px;line-height:1}.ops-entitlement-suboptions-container{background:#386ca50a;border:1px solid #386ca514;border-radius:14px;flex-direction:column;gap:12px;margin-top:16px;padding:16px;display:flex}.ops-subgroup{border:1px solid var(--line);background:#fff;border-radius:12px;margin:0;padding:10px}.ops-subgroup-head{align-items:center;gap:8px;margin-bottom:8px;display:flex}.ops-subgroup-grid{margin:0}.ops-edit-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.ops-pause-toggle{align-items:center;gap:8px;margin:0;font-size:13px;font-weight:700;display:inline-flex}.ops-edit-footer-actions{flex-wrap:wrap;gap:8px;display:flex}.ops-simple-chart{align-items:flex-end;gap:8px;padding-top:8px;display:flex}.ops-bar-col{text-align:center;color:var(--ink-soft);flex:1;font-size:.7rem;font-weight:700}.ops-bar{background:linear-gradient(#7fafd6,#0b6e99);border-radius:6px 6px 2px 2px;width:70%;min-height:4px;margin:0 auto 6px}.ops-line-labels{color:var(--ink-soft);justify-content:space-between;margin-top:6px;font-size:.72rem;font-weight:700;display:flex}.ops-header-actions-container{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.ops-header-row-1,.ops-header-row-2{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ops-header-row-1>*,.ops-header-row-2>*{flex-shrink:0}@media (max-width:900px){.ops-top-row{grid-template-columns:1fr}}.add-device-panel{background:linear-gradient(145deg, #fff 0%, var(--bg) 100%);box-shadow:var(--shadow-raised);border:1px solid #386ca51f;border-radius:20px;margin-bottom:20px;padding:24px}.set-grid{flex-wrap:wrap;gap:10px;display:flex}.set-chip{box-shadow:var(--shadow-raised);cursor:pointer;background:#fff;border-radius:9999px;padding:8px 16px;font-size:.85rem;font-weight:700;transition:all .2s;flex-direction:row!important;align-items:center!important;gap:6px!important;display:inline-flex!important}.set-chip.tall{border-radius:var(--radius);align-items:flex-start;max-width:280px;padding:12px 16px}.set-chip.on{background:var(--bg-ok);color:var(--accent);box-shadow:var(--shadow-inset)}.set-chip.off{background:var(--bg);box-shadow:var(--shadow-inset);color:var(--ink-soft);opacity:.6}.wizard-steps{flex-wrap:wrap;gap:10px;display:flex}.wizard-step{box-shadow:var(--shadow-raised);color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.wizard-step.active{box-shadow:var(--shadow-inset);color:var(--brand-deep)}.wizard-num{background:var(--bg);width:24px;height:24px;box-shadow:var(--shadow-inset);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:inline-flex}.wizard-step.active .wizard-num{background:var(--bg-info);color:var(--brand-deep)}.wizard-step.done{background:var(--bg-info);color:var(--brand)}.device-bar-list{gap:12px;display:grid}.device-bar-card{background:var(--bg-elevated);box-shadow:var(--shadow-raised);border-radius:var(--radius);transition:all .25s;overflow:hidden}.device-bar-card.open{box-shadow:var(--shadow-inset)}.device-bar-main{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 20px;display:flex}.device-bar-title{color:var(--brand-deep);font-size:1.1rem;font-weight:700}.device-bar-meta{align-items:center;gap:10px;display:flex}.device-bar-alerts{background:#fff;padding:16px 20px;box-shadow:inset 0 4px 8px #0f274408}.alert-row{flex-wrap:wrap;justify-content:space-between;gap:12px;padding:12px 0;display:flex}.device-identity{gap:4px;display:grid}.device-identity .custom-name{font-size:1.1rem;font-weight:700}.device-identity .product-line{color:var(--ink-soft);font-size:.95rem;font-weight:600}.home-alert-strip{scrollbar-width:thin;scrollbar-color:#386ca540 transparent;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.home-alert-strip::-webkit-scrollbar{height:3px}.home-alert-strip::-webkit-scrollbar-track{background:0 0}.home-alert-strip::-webkit-scrollbar-thumb{background:#386ca540;border-radius:99px}.home-alert-strip::-webkit-scrollbar-thumb:hover{background:#386ca573}.home-alert-chip{border-radius:var(--radius);background:var(--bg-warn);color:var(--warn);box-shadow:var(--shadow-raised);flex-direction:column;flex:none;gap:4px;min-width:190px;max-width:275px;padding:14px 18px;font-weight:600;display:inline-flex}.compare-delta{color:var(--ink-soft);font-size:.9rem;font-weight:700}.compare-delta.up{color:var(--warn)}.compare-delta.down{color:var(--accent)}.code-block{box-shadow:var(--shadow-inset);border-radius:var(--radius);background:#fff;padding:16px;font-size:.85rem;font-weight:600;overflow:auto}.status-strip{flex-wrap:wrap;gap:10px;display:flex}.status-strip-item{box-shadow:var(--shadow-raised);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.9rem;font-weight:700;display:inline-flex}.nav-card-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.admin-split{grid-template-columns:220px 1fr;gap:24px;min-height:calc(100vh - 48px);display:grid}.admin-subnav{flex-direction:column;gap:6px;padding:12px 16px 24px 0;display:flex}.admin-subnav a{color:var(--brand);border-radius:9999px;padding:10px 14px;font-weight:700;transition:all .2s}.admin-subnav a.active,.admin-subnav a:hover{box-shadow:var(--shadow-inset);color:var(--brand-deep);background:#fff}.invite-row{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.invite-row input,.invite-row select{min-width:200px}.table-like{flex-direction:column;gap:8px;display:flex}.table-row{text-align:left;border-radius:var(--radius);box-shadow:var(--shadow-raised);cursor:pointer;background:#fff;grid-template-columns:1.2fr 1fr 1fr 1.2fr auto;align-items:center;gap:12px;padding:14px 18px;font-weight:600;transition:transform .2s,box-shadow .2s;display:grid}.table-row:hover{box-shadow:var(--shadow-raised-hover);transform:translateY(-2px)}.map-list{flex-direction:column;gap:10px;display:flex}.map-list-row{flex-wrap:wrap;align-items:center;gap:14px;padding:12px 0;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes slideIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slideDrawer{0%{opacity:.6;transform:translate(30px)}to{opacity:1;transform:none}}@keyframes pulse{0%,to{box-shadow:0 0 #7f4c4c73}50%{box-shadow:0 0 0 10px #7f4c4c00}}.hamburger-btn,.mobile-brand-logo{display:none!important}.navbar-desktop-avatar{display:flex!important}.navbar-mobile-avatar-container,.mobile-only{display:none!important}.desktop-only{display:inline-flex!important}@media (max-width:768px){.hide-on-mobile{display:none!important}.mobile-only{display:inline-flex!important}.desktop-only,.navbar-desktop-avatar{display:none!important}.navbar-mobile-avatar-container{display:flex!important}.main{padding-left:0!important;padding-right:0!important}.mobile-profile-menu-item,.mobile-lang-menu-item{min-height:unset!important;min-width:unset!important;width:100%!important;height:auto!important}.mobile-lang-list{scrollbar-width:none!important;-ms-overflow-style:none!important}.mobile-lang-list::-webkit-scrollbar{display:none!important}.analytics-panel-header{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:40px!important;padding:7px 12px!important}.analytics-panel-header .analytics-title{flex:auto!important;width:auto!important;margin:0!important;font-size:.92rem!important}.analytics-panel-header .analytics-desktop-filters{display:none!important}.analytics-panel-header .analytics-mobile-toggle-btn{flex-shrink:0!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.analytics-mobile-tray{animation:.2s cubic-bezier(.16,1,.3,1) forwards analyticsTrayIn;display:flex!important}.insights-hero-card-tray{border-radius:16px!important;gap:8px!important;padding:10px 14px!important}.insights-hero-title{font-size:1.15rem!important}.insights-hero-actions{flex-direction:row!important;gap:6px!important;width:100%!important;display:flex!important}.insights-hero-actions .insights-action-btn,.insights-hero-actions .btn{text-align:center!important;white-space:nowrap!important;box-sizing:border-box!important;flex:1!important;justify-content:center!important;min-width:0!important;height:32px!important;padding:0 8px!important;font-size:.74rem!important;font-weight:800!important}.insights-btn-full{display:none!important}.insights-btn-short{display:inline!important}.insights-hero-banner{border-radius:12px!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:6px 10px!important}.desktop-date-window{display:none!important}.mobile-date-window{font-size:.72rem!important;line-height:1.2!important;display:inline!important}.insights-quick-presets{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:4px!important;padding-bottom:1px!important;display:flex!important;overflow-x:auto!important}.insights-quick-presets::-webkit-scrollbar{display:none!important}.insights-preset-btn{border-radius:6px!important;flex-shrink:0!important;padding:2px 7px!important;font-size:.68rem!important}.insights-sticky-shell{margin:0!important;padding:0 0 8px!important}.insights-filter-bar{border-radius:16px!important;gap:8px!important;padding:10px 12px!important}.insights-filter-bar-header{border-bottom:1px solid #93c5fd66!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding-bottom:6px!important;display:flex!important}.insights-filter-header-top{justify-content:space-between!important;align-items:center!important;gap:6px!important;width:100%!important;display:flex!important}.insights-filter-title-group{align-items:center!important;gap:6px!important;min-width:0!important;display:flex!important}.insights-filter-icon{flex-shrink:0!important;font-size:.88rem!important}.insights-filter-title-text{white-space:nowrap!important;color:#0f172a!important;letter-spacing:-.01em!important;font-size:.82rem!important;font-weight:850!important}.insights-filter-device-badge{white-space:nowrap!important;color:#1e40af!important;background:#eff6ff!important;border:1px solid #93c5fd!important;border-radius:999px!important;flex-shrink:0!important;padding:2px 7px!important;font-size:.62rem!important;font-weight:800!important}.insights-filter-device-badge .badge-full{display:none!important}.insights-filter-device-badge .badge-short{display:inline!important}.insights-mobile-filter-toggle{color:#1e40af!important;cursor:pointer!important;background:#fff!important;border:1.5px solid #93c5fd!important;border-radius:999px!important;flex-shrink:0!important;align-items:center!important;gap:4px!important;padding:3px 9px!important;font-size:.7rem!important;font-weight:800!important;transition:all .15s!important;display:inline-flex!important;box-shadow:0 1px 3px #0f172a14!important}.insights-mobile-filter-toggle:active{transform:scale(.97);background:#eff6ff!important}.insights-filter-count-badge{color:#fff!important;background:#2563eb!important;border-radius:999px!important;padding:1px 5px!important;font-size:.58rem!important;font-weight:850!important;line-height:1!important}.insights-filter-toggle-arrow{font-size:.58rem!important;transition:transform .2s!important;display:inline-block!important}.insights-filter-toggle-arrow.open{transform:rotate(180deg)!important}.insights-scope-chips{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-direction:row!important;align-items:center!important;gap:5px!important;width:100%!important;padding:1px 0!important;display:flex!important;overflow-x:auto!important}.insights-scope-chips::-webkit-scrollbar{display:none!important}.insights-scope-chip{text-align:center!important;white-space:nowrap!important;border-radius:999px!important;flex:1!important;min-width:fit-content!important;padding:4px 10px!important;font-size:.7rem!important;font-weight:800!important}.insights-filters-collapsible{display:none!important}.insights-filters-collapsible.open{border-top:1px dashed #93c5fd!important;flex-direction:column!important;gap:8px!important;padding-top:8px!important;animation:.2s cubic-bezier(.16,1,.3,1) forwards insightsTrayIn!important;display:flex!important}@keyframes insightsTrayIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.insights-filter-row{flex-direction:column!important;align-items:stretch!important;gap:6px!important}.insights-field{flex:100%!important;gap:2px!important;min-width:100%!important}.insights-field select,.insights-field input[type=datetime-local],.insights-dropdown-trigger{border-radius:8px!important;width:100%!important;min-height:32px!important;padding:4px 8px!important;font-size:.78rem!important}.insights-filter-actions-inline{justify-content:flex-end!important;align-self:stretch!important;gap:6px!important;width:100%!important;margin-top:4px!important;display:flex!important}.insights-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.insights-kpi-card{border-radius:14px!important;align-items:flex-start!important;gap:8px!important;min-height:auto!important;padding:10px!important}.insights-kpi-icon{width:24px!important;min-width:24px!important;height:24px!important;box-shadow:none!important;background:0 0!important;border:none!important;margin-top:1px!important;padding:0!important}.insights-kpi-icon svg{width:20px!important;height:20px!important}.insights-kpi-body{flex:1!important;min-width:0!important}.insights-kpi-label{letter-spacing:.02em!important;font-size:.65rem!important;line-height:1.2!important}.insights-kpi-value-row{flex-wrap:wrap!important;align-items:baseline!important;gap:2px 4px!important}.insights-kpi-value{word-break:break-word!important;font-size:1.12rem!important;line-height:1.15!important}.insights-kpi-unit{font-size:.68rem!important}.insights-kpi-hint{line-clamp:2!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:.64rem!important;line-height:1.2!important;display:-webkit-box!important;overflow:hidden!important}.insights-section{gap:10px!important}.insights-section-head h2{font-size:1.05rem!important}.insights-section-head p{font-size:.74rem!important}.insights-fleet-distribution{border-radius:16px!important;padding:12px!important}.insights-donuts-grid{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-direction:row!important;gap:10px!important;margin-top:8px!important;padding-bottom:4px!important;display:flex!important;overflow-x:auto!important}.insights-donuts-grid::-webkit-scrollbar{display:none!important}.insights-donut-card{border-radius:14px!important;flex:none!important;min-width:220px!important;max-width:240px!important;padding:10px 12px!important}.insights-donut-card h3{margin-bottom:6px!important;font-size:.76rem!important}.insights-analytics-section .panel{border-radius:16px!important}.insights-analytics-section .panel-header,.insights-analytics-section .panel-body{padding:10px 12px!important}.insights-studio-header{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.insights-studio-tabs{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;gap:4px!important;width:100%!important;display:flex!important;overflow-x:auto!important}.insights-studio-tabs::-webkit-scrollbar{display:none!important}.insights-studio-tab{white-space:nowrap!important;flex-shrink:0!important;padding:6px 12px!important;font-size:.74rem!important}.insights-local-toolbar{border-radius:12px!important;gap:8px!important;margin-bottom:10px!important;padding:8px 10px!important}.insights-heatmap-card,.insights-top-consumers-card{border-radius:16px!important}.insights-heatmap-card>div:first-child,.insights-top-consumers-card>div:first-child,.insights-heatmap-card>div:nth-child(2),.insights-top-consumers-card>div:nth-child(2){padding:10px 12px!important}.insights-change-scope-btn{display:none!important}.main-content{padding:8px 8px 24px!important}.section-panel,.panel{border:1px solid #93c5fd66!important;border-radius:12px!important;margin-bottom:0!important}.section-panel .panel-body,.panel .panel-body{padding:8px!important}.section-panel .panel-header,.panel-header-row,.insights-analytics-section .panel-header{box-sizing:border-box!important;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:4px!important;width:100%!important;min-height:auto!important;padding:6px 8px!important;display:flex!important;overflow:hidden!important}.section-panel .panel-header>span:first-child,.panel-header-row>span:first-child,.insights-analytics-section .panel-header>span:first-child{color:var(--brand-deep)!important;white-space:nowrap!important;text-overflow:ellipsis!important;flex:auto!important;min-width:0!important;margin:0!important;font-size:.8rem!important;font-weight:850!important;line-height:1.2!important;overflow:hidden!important}.panel-header-actions{flex-flow:row!important;flex-shrink:0!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;display:inline-flex!important}.panel-header-actions>div{flex-flow:row!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;display:inline-flex!important}.panel-header-actions .btn{white-space:nowrap!important;border-radius:6px!important;flex-shrink:0!important;height:24px!important;min-height:24px!important;padding:0 6px!important;font-size:.66rem!important;font-weight:800!important}.insights-card-actions-row{flex-flow:row!important;flex-shrink:0!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;display:inline-flex!important}.insights-search-input{border-radius:6px!important;flex:auto!important;min-width:0!important;max-width:100%!important;height:26px!important;padding:2px 6px!important;font-size:.72rem!important}.insights-studio-mode-pills{flex-flow:row!important;flex:none!important;align-items:center!important;gap:2px!important;width:auto!important;padding:2px!important;display:inline-flex!important}.insights-studio-mode-pill{white-space:nowrap!important;flex-flow:row!important;flex:none!important;align-items:center!important;gap:3px!important;width:auto!important;height:24px!important;min-height:24px!important;padding:2px 7px!important;font-size:.68rem!important;font-weight:800!important;display:inline-flex!important}.insights-studio-header-actions{flex-flow:row!important;flex-shrink:0!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;width:auto!important;display:inline-flex!important}.insights-telemetry-ribbon{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;box-sizing:border-box!important;flex-flow:row!important;align-items:center!important;gap:6px!important;width:100%!important;margin-bottom:6px!important;padding:3px 6px!important;display:flex!important;overflow-x:auto!important}.insights-telemetry-ribbon::-webkit-scrollbar{display:none!important}.insights-ribbon-top{flex-flow:row!important;flex:none!important;align-items:center!important;gap:6px!important;width:auto!important;display:inline-flex!important}.insights-ribbon-top .insights-dropdown-wrap{flex:none!important;width:auto!important;min-width:120px!important}.insights-ribbon-top .insights-ribbon-trigger{width:auto!important;min-width:120px!important;height:26px!important;padding:0 8px!important;font-size:.72rem!important}.insights-granularity-seg{flex-flow:row!important;flex:none!important;align-items:center!important;gap:1px!important;width:auto!important;padding:1px!important;display:inline-flex!important}.insights-granularity-seg .insights-seg-btn{text-align:center!important;flex:none!important;width:auto!important;height:22px!important;padding:2px 6px!important;font-size:.68rem!important}.insights-date-badge{white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:7px!important;gap:4px!important;max-width:100%!important;padding:3px 7px!important;font-size:.66rem!important;overflow:hidden!important}.desktop-date-span{display:none!important}.mobile-date-span{font-size:.66rem!important;line-height:1.2!important;display:inline!important}.insights-section-desc,.insights-card-subtext,.insights-section-head p{display:none!important}.insights-section-head{margin-bottom:6px!important}.insights-section-head h2{margin-bottom:0!important;font-size:.96rem!important}.insights-chart-canvas-wrap{height:auto!important;min-height:auto!important;margin-top:4px!important}.insights-empty-slate{border-radius:10px!important;margin:6px 0!important;padding:16px 10px!important}.insights-empty-icon{margin-bottom:2px!important;font-size:1.3rem!important}.insights-empty-title{font-size:.78rem!important;font-weight:750!important}.insights-empty-hint{max-width:92%!important;margin:2px auto 0!important;font-size:.68rem!important;line-height:1.25!important}.compliance-grid{gap:8px!important;padding:4px 0!important}.compliance-compact-table th,.compliance-compact-table td{padding:5px 6px!important;font-size:.7rem!important}.insights-studio-kpi-grid{-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;gap:8px!important;padding-bottom:4px!important;display:flex!important;overflow-x:auto!important}.insights-studio-kpi-grid>div{flex:0 0 160px!important;min-width:160px!important}}@media (max-width:960px){.hamburger-btn{justify-content:center!important;align-items:center!important;display:inline-flex!important}.mobile-brand-logo{display:flex!important}body:has(.sidebar-open){height:calc(var(--vh,1vh) * 100)!important;height:100dvh!important;overflow:hidden!important}.app-shell{width:100%;min-height:100vh;position:relative;background:linear-gradient(#d4e5f6 0%,#e8f2fc 12%,#f1f6fd 100%)!important;flex-direction:column!important;height:auto!important;min-height:100dvh!important;margin:0!important;padding:0!important;display:flex!important;overflow:clip visible!important}.sidebar{transition:transform .25s cubic-bezier(.16,1,.3,1);top:0;left:0;overflow-y:auto;transform:translate(-100%);height:calc(var(--vh,1vh) * 100)!important;z-index:2000!important;background:radial-gradient(140% 70% at 50% -10%,#386ca561 0%,#0000 60%),radial-gradient(80% 50% at 10% 100%,#285a9133 0%,#0000 55%),linear-gradient(170deg,#4c7dc838 0%,#3c64a01a 40%,#0000 70%),linear-gradient(#d4e5f6 0%,#c8d9ed 45%,#bac9e0 100%)!important;gap:12px!important;width:280px!important;height:100dvh!important;padding:16px 14px!important;position:fixed!important;box-shadow:10px 0 30px #0f274440!important}.sidebar-backdrop{z-index:1999!important}.app-shell.sidebar-open .top-navbar-bar,.app-shell.sidebar-open .main>header{display:none!important}.sidebar.open{transform:translate(0)!important}.sidebar.open .nav-group-label,.sidebar.open .nav-group-desc{display:block!important}.sidebar.open .nav a{justify-content:flex-start!important;padding:8px 12px!important}.sidebar-mobile-header{display:flex!important}.sidebar-desktop-header{display:none!important}.nav{flex-direction:column!important;gap:10px!important;display:flex!important}.nav-group{flex-direction:column!important;gap:4px!important;display:flex!important}.nav-group-label{width:auto;padding:4px 12px 6px}.nav a{padding:8px 12px!important;font-size:.88rem!important}.layout-split,.layout-split-equal,.two-col,.form-grid,.areas-split,.ops-top-row,.staff-card-grid,.user-row-card,.list-row-card{grid-template-columns:1fr!important;gap:14px!important}.users-table-header,.table-header-bar,.list-table-header{display:none!important}.toolbar{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.toolbar>div{flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%!important}.toolbar select,.toolbar input,.toolbar button{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.main{min-height:100vh;width:100%!important;max-width:100vw!important;height:auto!important;min-height:100dvh!important;padding-left:0!important;padding-right:0!important;padding-top:calc(54px + max(0px, env(safe-area-inset-top,0px), var(--capacitor-safe-area-top,0px)))!important;flex-direction:column!important;gap:0!important;margin:0!important;padding-bottom:0!important;display:flex!important;overflow:clip visible!important}.main-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;flex:1 0 auto!important;margin:0!important;padding:4px 10px 10px!important;overflow:hidden visible!important}.top-navbar-bar,.main>header{z-index:1000!important;width:100%!important;padding:8px 12px!important;padding-top:max(8px, env(safe-area-inset-top,0px), var(--capacitor-safe-area-top,0px))!important;-webkit-backdrop-filter:blur(20px)saturate(180%)!important;box-sizing:border-box!important;background:radial-gradient(140% 70% at 50% -10%,#386ca552 0%,#0000 60%),linear-gradient(#a8c3e4f2 0%,#c4d9f0f2 100%)!important;border-bottom:1px solid #386ca52e!important;min-height:54px!important;position:fixed!important;top:0!important;left:0!important;right:0!important;box-shadow:0 4px 16px #0f274414!important}.navbar-actions-right{gap:6px!important}.navbar-actions-right>span{display:none!important}.platform-bottom-links{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;box-sizing:border-box!important;border-top:1px dashed #386ca526!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;width:100%!important;margin-top:10px!important;padding-top:10px!important;display:flex!important;overflow-x:auto!important}.platform-bottom-links::-webkit-scrollbar{display:none!important}.platform-bottom-links>span{display:none!important}.platform-bottom-links a{white-space:nowrap!important;color:#1d4ed8!important;background:#fff!important;border:1.5px solid #93c5fd!important;border-radius:8px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:3px!important;padding:5px 10px!important;font-size:.72rem!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 1px 3px #0f172a0f!important}.dashboard-footer{width:100%!important;height:auto!important;min-height:auto!important;padding:6px 10px max(6px, env(safe-area-inset-bottom,0px), var(--capacitor-safe-area-bottom,0px))!important;text-align:center!important;box-sizing:border-box!important;background:0 0!important;border-top:1px solid #93c5fd66!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;margin-top:8px!important;margin-bottom:0!important;line-height:1.25!important}.dashboard-footer .footer-left{color:#475569!important;text-align:center!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:4px!important;margin:0!important;font-size:.63rem!important;line-height:1.2!important;display:flex!important}.dashboard-footer .footer-right{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:100%!important;margin-left:0!important;font-size:.62rem!important;line-height:1.25!important;display:flex!important}.dashboard-footer .footer-links-group,.dashboard-footer .footer-org-divider,.dashboard-footer .footer-eng-divider{display:none!important}.dashboard-footer .footer-attribution-group{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;width:100%!important;display:flex!important}.dashboard-footer .footer-product-by{color:#334155!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:3px!important;font-size:.63rem!important;display:flex!important}.dashboard-footer .footer-org-name{color:var(--brand-deep,#0f2744)!important;font-weight:850!important}.dashboard-footer .footer-engineered-by{color:#64748b!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:3px!important;font-size:.6rem!important;display:flex!important}.dashboard-footer .footer-eng-name{color:#000!important;font-weight:800!important}.settings-section-card{border-radius:14px!important;gap:12px!important;padding:13px 12px 14px!important}.settings-toggle-card,.settings-2fa-banner{border-radius:10px!important;padding:10px 11px!important}@media (max-width:480px){.settings-toggle-desc,.settings-2fa-desc{padding-left:0!important}}.page-title{font-size:1.45rem}.page-header{flex-direction:column;align-items:flex-start;gap:10px;box-shadow:none!important;background:0 0!important;border:none!important;position:static!important}.ops-title-row-container{justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.ops-mobile-status-pill{flex-shrink:0!important;display:inline-flex!important}.ops-desktop-status-pill{display:none!important}.ops-header-actions-container{align-items:stretch!important;width:100%!important}.ops-header-row-1,.ops-header-row-2{flex-wrap:nowrap!important;justify-content:space-between!important;width:100%!important}.ops-header-row-1>button,.ops-header-row-2>button{text-align:center!important;white-space:nowrap!important;flex:1!important;justify-content:center!important;padding:8px 12px!important;font-size:.78rem!important}.ops-header-row-1>div{flex:1!important;gap:8px!important;display:flex!important}.ops-header-row-1>div>button{flex:1!important;justify-content:center!important;padding:8px 12px!important;font-size:.78rem!important}.page-header-actions{flex-wrap:wrap;justify-content:flex-start;gap:8px;width:100%}.admin-split{grid-template-columns:1fr}.admin-subnav{border-bottom:none;border-right:none;flex-flow:wrap;gap:8px;padding-bottom:16px}.table-row{grid-template-columns:1fr;gap:6px;padding:12px 16px}.hamburger-btn,.mobile-brand-logo{display:flex!important}.ops-device-info .ops-info-hero{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.ops-status-block{border-top:1px dashed #386ca514!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-top:4px!important;padding-top:8px!important}.ops-offline-reason{text-align:right!important;max-width:none!important}}.analytics-mobile-toggle-btn,.analytics-mobile-tray{display:none}@keyframes analyticsTrayIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseDot{0%{opacity:.85;transform:scale(.85)}50%{opacity:.15;transform:scale(1.4)}to{opacity:.85;transform:scale(.85)}}.platform-alerts-operational-card{transition:all .2s}.platform-alerts-action-btn:hover{transform:translateY(-1px);color:#047857!important;background:#f0fdf4!important;border-color:#059669!important;box-shadow:0 4px 10px #10b98126!important}.alerts-btn-short{display:none}.platform-alerts-operational-card{box-shadow:none!important;background:0 0!important;border:none!important}@media (max-width:440px){.alerts-btn-full{display:none}.alerts-btn-short{display:inline}.platform-alerts-operational-card{gap:8px!important;padding:2px 0!important}.platform-alerts-action-btn{padding:4px 9px!important;font-size:.71rem!important}.platform-hero-logo{max-width:55px!important;height:24px!important}.platform-hero-title{font-size:1.05rem!important}}@media (max-width:640px){.add-device-panel{border-radius:16px!important;padding:14px!important}.ops-entitlement-suboptions-container{gap:10px!important;padding:10px!important}.ops-subgroup{padding:8px!important}.ops-subgroup-head{flex-wrap:wrap!important;gap:4px!important}.ops-subgroup-grid{gap:8px!important}.set-chip{padding:6px 12px!important;font-size:.8rem!important}.navbar-actions-right>span{display:none!important}.platform-hero-header{box-sizing:border-box!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;max-width:100%!important}.platform-hero-welcome{box-sizing:border-box!important;align-items:center!important;gap:10px!important;width:100%!important;max-width:100%!important;display:flex!important}.platform-hero-logo{flex-shrink:0!important;max-width:64px!important;height:28px!important}.platform-hero-title{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:1.15rem!important;overflow:hidden!important}.platform-hero-desc{white-space:normal!important;text-overflow:clip!important;font-size:.74rem!important;line-height:1.25!important;overflow:visible!important}.platform-header-actions{box-sizing:border-box!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;max-width:100%!important;margin-top:2px!important;display:flex!important}.platform-org-btn{border-radius:8px!important;gap:4px!important;height:28px!important;padding:3px 9px!important;font-size:.72rem!important}.platform-org-btn span:first-child{font-size:.76rem!important}.platform-org-name{max-width:110px!important;font-size:.72rem!important}.platform-org-dropdown-menu{left:0!important;right:auto!important}.platform-add-device-btn{border-radius:8px!important;gap:4px!important;height:28px!important;padding:3px 10px!important;font-size:.72rem!important}.platform-add-device-btn span{font-size:.82rem!important}.kpi-row{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:8px!important;padding-bottom:6px!important;display:flex!important;overflow-x:auto!important}.kpi-row::-webkit-scrollbar{display:none!important}.kpi-chip{white-space:nowrap!important;box-sizing:border-box!important;border-radius:12px!important;flex:none!important;gap:2px!important;width:auto!important;min-width:max-content!important;height:auto!important;min-height:48px!important;padding:6px 11px!important}.kpi-chip span{white-space:nowrap!important;font-size:.68rem!important}.kpi-chip .kpi-value-row{margin-top:1px!important}.kpi-chip strong{white-space:nowrap!important;font-size:.95rem!important}.kpi-chip strong .muted{font-size:.76rem!important}.card-grid{grid-template-columns:1fr!important}.panel-body{padding:12px!important}.page-title,.page-header h1{font-size:1.22rem!important}.page-desc{font-size:.8rem}.panel-header{flex-direction:column!important;align-items:stretch!important;gap:10px!important}.analytics-panel-header{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;min-height:40px!important;padding:7px 12px!important}.analytics-panel-header .analytics-title{flex:auto!important;width:auto!important;margin:0!important;font-size:.92rem!important}.analytics-panel-header .analytics-desktop-filters{display:none!important}.analytics-panel-header .analytics-mobile-toggle-btn{flex-shrink:0!important;justify-content:center!important;align-items:center!important;height:28px!important;padding:2px 10px!important;font-size:.72rem!important;display:inline-flex!important}.analytics-mobile-tray{animation:.2s cubic-bezier(.16,1,.3,1) forwards analyticsTrayIn;display:flex!important}.platform-alerts-panel-header{flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:10px 12px!important}.platform-alerts-panel-header .platform-alerts-header-left{flex-direction:row!important;flex-shrink:1!important;align-items:center!important;gap:6px!important;width:auto!important;min-width:0!important;display:flex!important}.platform-alerts-panel-header .platform-alerts-title{white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.92rem!important;font-weight:900!important;overflow:hidden!important}.platform-alerts-panel-header .platform-alerts-badge{white-space:nowrap!important;border-radius:999px!important;flex-shrink:0!important;padding:2px 7px!important;font-size:.68rem!important}.platform-alerts-panel-header .platform-alerts-hub-link{white-space:nowrap!important;flex-shrink:0!important;font-size:.72rem!important}.platform-devices-panel-header{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:10px 12px!important}.platform-devices-panel-header .platform-devices-header-left{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.platform-devices-panel-header .platform-devices-title{white-space:nowrap!important;font-size:.96rem!important;font-weight:900!important}.platform-devices-panel-header .platform-devices-header-right{flex-flow:row!important;align-items:center!important;gap:6px!important;width:100%!important;display:flex!important}.platform-devices-panel-header .platform-devices-search{box-sizing:border-box!important;border-radius:999px!important;flex:1!important;width:auto!important;min-width:0!important;max-width:none!important;height:30px!important;padding:3px 10px!important;font-size:.72rem!important}.platform-devices-panel-header .platform-devices-conn-select,.platform-devices-panel-header .platform-devices-model-select{box-sizing:border-box!important;border-radius:999px!important;flex:none!important;width:96px!important;max-width:96px!important;height:30px!important;padding:3px 6px!important;font-size:.7rem!important}.products-stats-grid,.devices-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.products-stat-card,.devices-stat-card{border-radius:14px!important;gap:8px!important;padding:8px 10px!important}.products-stat-icon,.devices-stat-icon{font-size:1.35rem!important}.products-stat-label,.devices-stat-label{letter-spacing:.01em!important;white-space:normal!important;text-overflow:clip!important;word-break:normal!important;align-items:center!important;min-height:22px!important;font-size:.58rem!important;line-height:1.18!important;display:flex!important;overflow:visible!important}.products-stat-val,.devices-stat-val{font-size:1.18rem!important}.products-stat-badge,.devices-stat-badge{display:none!important}.products-catalog-section{border-radius:16px!important;gap:10px!important;padding:10px 12px!important}.products-filter-toolbar{flex-flow:row!important;align-items:center!important;gap:6px!important;width:100%!important;display:flex!important}.products-search-box{border-radius:999px!important;flex:1!important;min-width:0!important;height:30px!important;padding:2px 8px!important}.products-search-box input{font-size:.74rem!important}.products-tab-container{border-radius:999px!important;flex:none!important;gap:2px!important;height:30px!important;padding:2px!important}.products-tab-btn{height:24px!important;padding:0 8px!important;font-size:.68rem!important}.products-section-divider{gap:8px!important;margin:8px 0 4px!important}.products-section-divider-badge{padding:3px 10px!important;font-size:.68rem!important}.ops-warnings-panel-header,.ops-live-panel-header,.ops-alerts-panel-header,.ops-people-panel-header{flex-flow:wrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important}.ops-people-panel-header .ops-people-controls{border-top:1px dashed #386ca514!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;margin-top:4px!important;padding-top:8px!important;display:flex!important}.ops-people-panel-header .ops-people-controls label{box-shadow:var(--shadow-inset)!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #386ca526!important;border-radius:10px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:6px 12px!important;display:flex!important}.ops-people-panel-header .ops-people-controls label select{box-shadow:none!important;width:auto!important;max-width:100%!important;min-height:auto!important;color:var(--ink)!important;background:0 0!important;border:none!important;padding:2px 4px!important;font-weight:700!important}.ops-people-panel-header .ops-people-controls .btn{box-sizing:border-box!important;width:100%!important}.ops-live-panel-header .ops-live-title{flex-flow:wrap!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.ops-live-panel-header .ops-live-title .ops-live-snapshot-badge{align-self:flex-start!important;margin-top:2px!important;padding:2px 6px!important;font-size:.68rem!important}.ops-lookup-label{letter-spacing:.01em!important;text-transform:uppercase!important;color:var(--ink-soft)!important;flex-shrink:0!important;padding-left:2px!important;font-size:.62rem!important;font-weight:800!important}.ops-live-panel-header .ops-live-controls{flex-flow:wrap!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.ops-datetime-container{box-sizing:border-box!important;justify-content:space-between!important;gap:4px!important;width:100%!important;display:flex!important}.ops-datetime-container label{flex:1!important;min-width:0!important}.ops-datetime-input{width:100%!important;min-width:0!important;padding:2px 4px!important;font-size:.78rem!important}.panel-header:not(.analytics-panel-header):not(.platform-alerts-panel-header):not(.platform-devices-panel-header):not(.panel-header-row)>div{flex-direction:column!important;align-items:stretch!important;gap:8px!important;width:100%!important;display:flex!important}.panel-header:not(.analytics-panel-header):not(.platform-alerts-panel-header):not(.platform-devices-panel-header) input,.panel-header:not(.analytics-panel-header):not(.platform-alerts-panel-header):not(.platform-devices-panel-header) select{box-sizing:border-box!important;width:100%!important;max-width:100%!important}.product-card-header{flex-direction:column!important;align-items:flex-start!important;gap:6px!important}.product-card-serial{align-self:flex-start!important}.product-card-title-group h4{white-space:normal!important;font-size:1.05rem!important;line-height:1.3!important}.product-card-title-group .sub-label{white-space:normal!important;font-size:.78rem!important;line-height:1.4!important}.product-card-top{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.product-card-top .status-pill{align-self:flex-start!important}.device-identity .custom-name{white-space:normal!important;font-size:1.05rem!important;line-height:1.3!important}.device-identity .product-line{white-space:normal!important;font-size:.78rem!important;line-height:1.4!important}.wizard-steps{justify-content:space-between!important;gap:4px!important;margin-bottom:12px!important}.wizard-step{gap:4px!important;padding:6px 10px!important;font-size:.75rem!important}.wizard-step:not(.active){border-radius:50%!important;padding:6px!important;font-size:0!important}.wizard-step:not(.active) .wizard-num{margin:0!important}}.maplibregl-popup{z-index:50!important}.hover-popup .maplibregl-popup-content{font-family:var(--font-sans,system-ui), sans-serif;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:14px!important;max-height:none!important;padding:0!important;overflow:visible!important}.hover-popup .maplibregl-popup-tip{border-top-color:#fff!important;border-bottom-color:#fff!important}.click-popup .maplibregl-popup-content{font-family:var(--font-sans,system-ui), sans-serif;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:18px!important;max-height:none!important;padding:0!important;overflow:visible!important}.click-popup .maplibregl-popup-tip{border-top-color:#fff!important;border-bottom-color:#fff!important}.click-popup .maplibregl-popup-close-button{cursor:pointer;font-size:16px;color:#0f172a!important;z-index:10!important;background:#fffc!important;border:none!important;border-radius:50%!important;padding:4px 8px!important;transition:all .2s!important;top:8px!important;right:8px!important}.click-popup .maplibregl-popup-close-button:hover{color:#0284c7!important;background:#f1f5f9!important}.insights-page-stack{gap:8px!important}.insights-hero-card-tray{flex-direction:column;display:flex;background:linear-gradient(155deg,#fff 0%,#eff6ff 40%,#d6e8fc 100%)!important;border:1.5px solid #93c5fd!important;border-radius:14px!important;gap:8px!important;padding:12px 18px!important;box-shadow:0 6px 20px -3px #0f172a1a,0 2px 8px #2563eb0f,inset 0 1px #fff!important}.insights-hero-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-weight:900;line-height:1.15;font-size:1.2rem!important}.insights-action-btn{border-radius:8px!important;gap:5px!important;height:28px!important;min-height:28px!important;padding:2px 10px!important;font-size:.74rem!important}.insights-hero-banner{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;background:linear-gradient(155deg,#fff 0%,#eff6ff 45%,#d6e8fc 100%)!important;border:1px solid #93c5fd!important;border-radius:8px!important;gap:8px!important;padding:6px 12px!important;box-shadow:0 1px 4px #0f172a0a,inset 0 1px #fff!important}.insights-tab-nav{z-index:38;-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(16px);scrollbar-width:none;align-items:center;gap:4px;display:flex;position:sticky;top:-8px;overflow-x:auto;background:linear-gradient(155deg,#fffffff2 0%,#eff6ffe6 100%)!important;border:1.5px solid #93c5fd!important;border-radius:12px!important;margin:2px 0 6px!important;padding:4px 6px!important;box-shadow:0 4px 14px #0f172a14,inset 0 1px #fff!important}.insights-tab-nav::-webkit-scrollbar{display:none}.insights-tab-btn{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;font-weight:850;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;border-radius:8px!important;padding:5px 14px!important;font-size:.78rem!important}.insights-tab-btn:hover{color:#0f172a;background:#ffffffd9}.insights-tab-btn.active{color:#fff!important;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%)!important;box-shadow:0 3px 10px #0f172a40!important}.insights-preset-btn{cursor:pointer;font-weight:850;transition:all .15s;color:#1e40af!important;background:#fff!important;border:1px solid #93c5fd!important;border-radius:6px!important;height:22px!important;padding:2px 8px!important;font-size:.72rem!important;line-height:1!important;box-shadow:0 1px 2px #0f172a0d!important}.mobile-date-window{display:none}.desktop-date-window{display:inline}.mobile-date-span{display:none}.desktop-date-span{display:inline}.insights-btn-short{display:none}.insights-btn-full{display:inline}.insights-mobile-filter-toggle{display:none}.insights-filters-collapsible{flex-direction:column;display:flex;gap:8px!important}.insights-filter-bar-header{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;border-bottom:1px solid #102a451a!important;gap:8px!important;padding-bottom:7px!important}.insights-filter-header-top,.insights-filter-title-group{align-items:center;gap:8px;display:flex}.insights-filter-icon{font-size:.95rem}.insights-filter-title-text{color:var(--brand-deep);letter-spacing:-.01em;font-weight:850;font-size:.82rem!important}.insights-filter-device-badge{font-size:.68rem}.insights-filter-device-badge .badge-short{display:none}.insights-filter-device-badge .badge-full{display:inline}.insights-sticky-shell{z-index:39;margin:0 -4px;position:relative;padding:0 4px 4px!important}.insights-filter-bar{z-index:40;flex-direction:column;display:flex;position:relative;background:linear-gradient(155deg,#fff 0%,#eff6ff 40%,#dbeafe 100%)!important;border:1.5px solid #93c5fd!important;border-radius:12px!important;gap:8px!important;padding:10px 16px!important;box-shadow:0 6px 20px -3px #0f172a1a,0 2px 8px #2563eb0f!important}.insights-filter-bar .page-header,.insights-filter-bar label,.insights-filter-bar span{color:#0f172a}.insights-filter-bar label{letter-spacing:.02em;text-transform:uppercase;color:#0f172a!important;margin-bottom:1px!important;font-size:.65rem!important;font-weight:850!important}.insights-filter-bar select,.insights-filter-bar input{color:#0f172a!important;background:#fff!important;border:1px solid #93c5fd!important;border-radius:8px!important;height:28px!important;min-height:28px!important;padding:2px 8px!important;font-size:.76rem!important;font-weight:800!important;box-shadow:0 1px 3px #0f172a0d,inset 0 1px 2px #0f172a08!important}.insights-filter-bar select option{color:#0f172a;background:#fff;font-weight:700}.insights-filter-bar input::-webkit-calendar-picker-indicator{filter:none;opacity:.8;cursor:pointer}.insights-filter-bar .insights-section-badge{color:#1e40af;background:#eff6ff;border:1px solid #93c5fd;box-shadow:0 1px 2px #0f172a0a}.insights-scope-chips{flex-wrap:wrap;align-items:center;display:flex;gap:6px!important}.insights-scope-chip{cursor:pointer;color:#1e40af!important;background:#fff!important;border:1px solid #93c5fd!important;border-radius:999px!important;padding:3px 10px!important;font-size:.72rem!important;font-weight:850!important;transition:all .18s!important;box-shadow:0 1px 3px #0f172a0d!important}.insights-scope-chip:hover{color:#0f172a!important;background:#eff6ff!important}.insights-scope-chip.on{color:#fff!important;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%)!important;border-color:#0000!important;box-shadow:0 3px 10px #0f172a40!important}.insights-filter-actions-inline{align-self:flex-end;margin-bottom:0!important}.insights-filter-actions-inline .btn{border-radius:8px!important;height:28px!important;min-height:28px!important;padding:2px 10px!important;font-size:.74rem!important}.insights-section,#section-overview,#section-studio,#section-heatmap,#section-compliance{scroll-margin-top:52px!important}.insights-section{flex-direction:column;animation:.35s both insights-fade-up;display:flex;gap:8px!important;margin-bottom:10px!important}.insights-section-head h2{font-family:var(--font-display);color:#0f172a;letter-spacing:-.01em;margin:0;font-weight:900;font-size:1.05rem!important}.insights-section-head p,.insights-section-desc{color:#64748b;font-weight:600;line-height:1.3;margin:1px 0 0!important;font-size:.75rem!important}.insights-section-badge{letter-spacing:.02em;text-transform:uppercase;color:#1e40af;background:#eff6ff;border:1px solid #93c5fd;border-radius:999px;align-items:center;font-weight:850;display:inline-flex;box-shadow:0 1px 2px #0f172a0a;padding:2px 8px!important;font-size:.68rem!important}.insights-section-badge.alt{color:#1e3a8a;background:#dbeafe;border:1px solid #93c5fd}.insights-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;gap:8px!important}@media (max-width:1100px){.insights-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.insights-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}}.insights-kpi-card{align-items:center;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;background:linear-gradient(155deg,#fff 0%,#eff6ff 40%,#d6e8fc 100%)!important;border:1.5px solid #93c5fd!important;border-radius:12px!important;gap:8px!important;min-height:56px!important;padding:8px 12px!important;box-shadow:0 4px 14px -2px #0f172a1a,0 2px 6px #2563eb0f,inset 0 1px #fff!important}.insights-kpi-card:hover{transform:translateY(-2px)!important;box-shadow:0 8px 20px -3px #0f172a24,0 3px 8px #2563eb1a!important}.insights-kpi-icon{border-radius:0;flex-shrink:0;place-items:center;display:grid;width:28px!important;height:28px!important;box-shadow:none!important;background:0 0!important;border:none!important}.insights-kpi-icon svg{width:18px!important;height:18px!important}.insights-kpi-body{flex-direction:column;min-width:0;display:flex;gap:1px!important}.insights-kpi-label{letter-spacing:.03em;text-transform:uppercase;color:#64748b;font-weight:850;font-size:.66rem!important}.insights-kpi-value-row{flex-wrap:wrap;align-items:baseline;display:flex;gap:4px!important}.insights-kpi-value{font-family:var(--font-display);color:#0f172a;letter-spacing:-.02em;font-weight:900;line-height:1.1;font-size:1.18rem!important}.insights-kpi-unit{color:#64748b;font-weight:750;font-size:.72rem!important}.insights-kpi-hint{color:#64748b;opacity:.9;font-weight:650;font-size:.66rem!important}.insights-kpi-blue{background:linear-gradient(155deg,#fff 0%,#eff6ff 50%,#dbeafe 100%)!important;border-color:#93c5fd!important}.insights-kpi-blue .insights-kpi-icon{color:#1d4ed8!important;box-shadow:none!important;background:0 0!important;border:none!important}.insights-kpi-teal{background:linear-gradient(155deg,#fff 0%,#f0fdfa 50%,#ccfbf1 100%)!important;border-color:#99f6e4!important}.insights-kpi-teal .insights-kpi-icon{color:#0d9488!important;box-shadow:none!important;background:0 0!important;border:none!important}.insights-kpi-amber{background:linear-gradient(155deg,#fff 0%,#fffbeb 50%,#fef3c7 100%)!important;border-color:#fde68a!important}.insights-kpi-amber .insights-kpi-icon{color:#d97706!important;box-shadow:none!important;background:0 0!important;border:none!important}.insights-kpi-rose{background:linear-gradient(155deg,#fff 0%,#fff1f2 50%,#ffe4e6 100%)!important;border-color:#fecdd3!important}.insights-kpi-rose .insights-kpi-icon{color:#e11d48!important;box-shadow:none!important;background:0 0!important;border:none!important}.insights-kpi-slate{background:linear-gradient(155deg,#fff 0%,#f8fafc 50%,#f1f5f9 100%)!important;border-color:#cbd5e1!important}.insights-kpi-slate .insights-kpi-icon{color:#475569!important;box-shadow:none!important;background:0 0!important;border:none!important}.insights-kpi-violet{background:linear-gradient(155deg,#fff 0%,#faf5ff 50%,#f3e8ff 100%)!important;border-color:#e9d5ff!important}.insights-kpi-violet .insights-kpi-icon{color:#7c3aed!important;box-shadow:none!important;background:0 0!important;border:none!important}.insights-kpi-emerald{background:linear-gradient(155deg,#fff 0%,#ecfdf5 50%,#d1fae5 100%)!important;border-color:#a7f3d0!important}.insights-kpi-emerald .insights-kpi-icon{color:#059669!important;box-shadow:none!important;background:0 0!important;border:none!important}.insights-kpi-cyan{background:linear-gradient(155deg,#fff 0%,#f0f9ff 50%,#e0f2fe 100%)!important;border-color:#bae6fd!important}.insights-kpi-cyan .insights-kpi-icon{color:#0284c7!important;box-shadow:none!important;background:0 0!important;border:none!important}.insights-local-toolbar{border-radius:14px;flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:14px;padding:14px 18px;display:flex;background:linear-gradient(155deg,#fff 0%,#eff6ff 45%,#d6e8fc 100%)!important;border:1.5px solid #93c5fd!important;box-shadow:0 4px 14px #0f172a14,inset 0 1px #fff!important}.insights-toggle{color:#0f172a;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding-bottom:6px;font-size:.78rem;font-weight:800;display:inline-flex}.insights-toggle input{accent-color:#2563eb}.insights-delta-pill{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;margin-bottom:12px;padding:4px 12px;font-size:.72rem;font-weight:850;display:inline-flex}.insights-delta-pill.up{color:#dc2626;background:#fee2e2;border:1px solid #dc262640;box-shadow:0 1px 3px #0f172a0d}.insights-delta-pill.down{color:#047857;background:#d1fae5;border:1px solid #10b98140;box-shadow:0 1px 3px #0f172a0d}.insights-analytics-section .panel{background:linear-gradient(155deg,#fff 0%,#eff6ff 35%,#d6e8fc 100%)!important;border:1.5px solid #93c5fd!important;border-radius:22px!important;box-shadow:0 12px 32px -4px #0f172a29,0 4px 12px #2563eb1a,inset 0 1px #fff!important}.insights-filter-row{flex-wrap:wrap;align-items:flex-end;display:flex;gap:6px!important}.insights-filter-row-secondary{justify-content:space-between;align-items:center}.insights-field{letter-spacing:.02em;text-transform:uppercase;color:#0f172a;flex-direction:column;flex:130px;min-width:130px;margin:0;font-weight:850;display:flex;gap:2px!important;font-size:.65rem!important}.insights-field select,.insights-field input[type=datetime-local],.insights-dropdown-trigger{width:100%;color:#0f172a!important;background:#fff!important;border:1px solid #93c5fd!important;border-radius:8px!important;height:28px!important;min-height:28px!important;padding:2px 8px!important;font-size:.76rem!important;font-weight:800!important;transition:all .15s!important;box-shadow:0 1px 3px #0f172a0d,inset 0 1px 2px #0f172a08!important}.insights-field select:focus,.insights-field input[type=datetime-local]:focus,.insights-dropdown-trigger:focus{border-color:#2563eb!important;outline:none!important;box-shadow:0 0 0 3px #2563eb40,inset 0 1px 2px #0f172a0a!important}.insights-dropdown-wrap{color:#475569;flex-direction:column;gap:6px;font-size:.78rem;font-weight:750;display:flex;position:relative}.insights-dropdown-trigger{text-align:left;cursor:pointer}.insights-dropdown{z-index:50;background:#fff;border:1.5px solid #93c5fd;border-radius:16px;flex-direction:column;gap:8px;min-width:270px;max-height:300px;padding:12px;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 20px 50px -8px #0f172a59}.insights-dropdown-search{border:1.5px solid #93c5fd;border-radius:10px;width:100%;padding:7px 12px;font-size:.82rem;font-weight:750;box-shadow:inset 0 1px 2px #0f172a0a}.insights-dropdown-all{color:#1e40af;cursor:pointer;text-align:left;background:#eff6ff;border:1px solid #93c5fd;border-radius:10px;padding:7px 12px;font-size:.78rem;font-weight:850;transition:all .15s}.insights-dropdown-all:hover{background:#dbeafe}.insights-dropdown-list{flex-direction:column;gap:3px;max-height:200px;display:flex;overflow-y:auto}.insights-check{cursor:pointer;border-radius:8px;align-items:flex-start;gap:8px;padding:7px 10px;font-size:.82rem;display:flex}.insights-check input[type=checkbox]{accent-color:#2563eb;appearance:auto!important;width:16px!important;height:16px!important;box-shadow:none!important;cursor:pointer!important;border-radius:4px!important;flex-shrink:0!important;margin:3px 0 0!important;padding:0!important}.insights-check:hover{background:#eff6ff}.insights-check strong{color:#0f172a;font-weight:800;display:block}.insights-check small{color:#64748b;font-size:.72rem;font-weight:650;display:block}.insights-seg{border-radius:8px;align-items:center;gap:2px;padding:2px;display:inline-flex;box-shadow:none!important;background:#f1f5f9!important;border:1px solid #cbd5e1!important}.insights-seg-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-size:.74rem;font-weight:700;line-height:1.2;transition:all .12s}.insights-seg-btn:hover{color:#0f172a;background:#ffffffb3}.insights-seg-btn.on{color:#0f172a!important;background:#fff!important;font-weight:850!important;transform:none!important;box-shadow:0 1px 3px #0f172a1f!important}.insights-filter-actions{align-items:center;gap:8px;display:flex}.insights-chip-row{flex-wrap:wrap;gap:8px;display:flex}.insights-chip{color:#1e40af;background:#eff6ff;border:1.5px solid #93c5fd;border-radius:999px;align-items:center;padding:4px 12px;font-size:.72rem;font-weight:850;display:inline-flex;box-shadow:0 1px 3px #0f172a0d}.insights-studio-mode-pills{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:8px;flex-flow:row;align-items:center;gap:2px;padding:2px;display:inline-flex}.insights-studio-mode-pill{color:#475569;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;flex-flow:row;align-items:center;gap:5px;padding:4px 10px;font-size:.76rem;font-weight:800;transition:all .12s;display:inline-flex}.insights-studio-mode-pill:hover{color:#0f172a;background:#fff9}.insights-studio-mode-pill.active{color:#0f172a!important;background:#fff!important;box-shadow:0 1px 3px #0f172a1f!important}.insights-studio-header-actions{flex-flow:row;align-items:center;gap:6px;display:inline-flex}.insights-telemetry-ribbon{background:linear-gradient(155deg,#ffffffeb 0%,#eff6ff 100%);border:1px solid #93c5fd;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:6px 10px;display:flex;box-shadow:0 1px 3px #2563eb0d}.insights-ribbon-top{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.insights-granularity-seg{flex-shrink:0;align-items:center;gap:2px;display:flex}.insights-ribbon-trigger{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:7px;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:.76rem;font-weight:700;transition:all .12s;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.insights-ribbon-trigger:hover{background:#f1f5f9;border-color:#94a3b8}.insights-empty-slate{text-align:center;box-sizing:border-box;background:#f8fafc80;border:1.5px dashed #cbd5e1cc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:10px 0;padding:28px 16px;display:flex}.insights-empty-icon{opacity:.75;margin-bottom:4px;font-size:1.6rem}.insights-empty-title{color:#334155;font-size:.86rem;font-weight:800}.insights-empty-hint{color:#64748b;max-width:440px;margin-top:3px;font-size:.74rem;line-height:1.35}.insights-chart-loading{color:#64748b;justify-content:center;align-items:center;padding:40px;font-size:.82rem;font-weight:650;display:flex}.insights-top-rank-badge{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.76rem;font-weight:900;display:inline-flex;box-shadow:0 2px 6px #0f172a1f}.insights-top-rank-badge.rank-1{color:#fff!important;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%)!important;border:1.5px solid #93c5fd!important;box-shadow:0 4px 10px #0f172a47!important}.insights-top-rank-badge.rank-2{color:#fff!important;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%)!important;border:1px solid #fffc!important;box-shadow:0 3px 8px #2563eb40!important}.insights-top-rank-badge.rank-3{color:#fff!important;background:linear-gradient(135deg,#0284c7 0%,#0ea5e9 100%)!important;border:1px solid #fffc!important;box-shadow:0 3px 8px #0284c740!important}.insights-top-rank-badge.rank-other{color:#1e40af!important;background:#eff6ff!important;border:1.5px solid #93c5fd!important}.compliance-scroll-tray{-webkit-overflow-scrolling:touch;background:#fff;border-radius:16px;width:100%;border:1.5px solid #93c5fd!important;max-height:none!important;overflow:auto visible!important;box-shadow:0 6px 18px -2px #0f172a1f!important}.compliance-compact-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;min-width:1140px;font-size:.8rem}.compliance-compact-table th{z-index:15;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;padding:10px;font-size:.72rem;font-weight:900;position:sticky;top:0;color:#0f172a!important;background:linear-gradient(155deg,#fff 0%,#eff6ff 35%,#dbeafe 100%)!important;border-bottom:1.5px solid #93c5fd!important}.compliance-compact-table td{vertical-align:middle;border-bottom:1px solid #93c5fd4d;padding:8px 10px;line-height:1.35}.compliance-compact-table tr:hover td{background:#eff6ff}.compliance-band-pill{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;padding:2px 8px;font-size:.72rem;font-weight:850;display:inline-flex}.compliance-band-pill.acceptable{color:#065f46;background:#d1fae5;border:1px solid #10b9814d}.compliance-band-pill.warning{color:#92400e;background:#fef3c7;border:1px solid #d977064d}.compliance-band-pill.critical{color:#991b1b;background:#fee2e2;border:1px solid #dc26264d}.compliance-band-pill.zero{color:#64748b;background:#f1f5f9;border:1px solid #64748b33}.compliance-band-pill.unevaluated-full{color:#475569;background:#64748b1a}.staff-row-bar{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border:1.5px solid #cbd5e1b3;border-radius:20px;grid-template-columns:minmax(220px,1.5fr) minmax(150px,.9fr) minmax(160px,1fr) auto;align-items:center;gap:16px;padding:18px 22px;transition:all .25s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden;box-shadow:0 8px 22px -4px #0f172a1a,-6px -6px 16px #fff,inset 0 1px #fff}.staff-row-bar:hover{transform:translateY(-3px);box-shadow:0 14px 32px -4px #0f172a29,-6px -6px 18px #fff}.staff-row-bar.tone-owner{background:linear-gradient(145deg,#fff 0%,#eff6ff 100%);border-left:5px solid #3b82f6;box-shadow:0 8px 22px -4px #2563eb1f,-6px -6px 16px #fff,inset 0 1px #fff}.staff-row-bar.tone-co_owner{background:linear-gradient(145deg,#fff 0%,#f0fdfa 100%);border-left:5px solid #14b8a6}.staff-row-bar.tone-manager{background:linear-gradient(145deg,#fff 0%,#faf5ff 100%);border-left:5px solid #8b5cf6;box-shadow:0 8px 22px -4px #6d28d91a,-6px -6px 16px #fff,inset 0 1px #fff}.staff-row-bar.tone-technical{background:linear-gradient(145deg,#fff 0%,#f0fdf4 100%);border-left:5px solid #10b981;box-shadow:0 8px 22px -4px #0478571a,-6px -6px 16px #fff,inset 0 1px #fff}.staff-row-bar.tone-paused{opacity:.9;background:linear-gradient(145deg,#fffbeb 0%,#fef3c7 100%);border-left:5px solid #f59e0b}.btn-neu-action{cursor:pointer;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);border:1px solid #93c5fd66;border-radius:12px;align-items:center;gap:6px;padding:7px 14px;font-size:.8rem;font-weight:800;transition:all .22s;display:inline-flex;box-shadow:0 4px 14px #0f172a59}.btn-neu-action:hover{background:linear-gradient(135deg,#1e293b 0%,#2563eb 100%);transform:translateY(-1px);box-shadow:0 6px 20px #0f172a73}.btn-neu-action.btn-neu-danger{background:linear-gradient(135deg,#7f1d1d 0%,#dc2626 100%);border-color:#fca5a54d;box-shadow:0 4px 14px #dc262659}.btn-neu-action.btn-neu-danger:hover{background:linear-gradient(135deg,#991b1b 0%,#ef4444 100%);box-shadow:0 6px 20px #dc262673}.btn-neu-action.btn-neu-amber,.btn-neu-action.btn-neu-sky{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);border-color:#93c5fd66}.staff-identity-cell{align-items:center;gap:14px;min-width:0;display:flex}.staff-avatar{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:.95rem;font-weight:900;display:grid;box-shadow:0 4px 12px #3b82f652}.staff-actions-cell{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (max-width:960px){.staff-row-bar{grid-template-columns:1fr 1fr;gap:14px}}@media (max-width:620px){.staff-row-bar{grid-template-columns:1fr;gap:12px}.staff-actions-cell{justify-content:flex-start}}.insights-legend{color:var(--ink-soft);flex-wrap:wrap;gap:14px;margin-bottom:12px;font-size:.78rem;font-weight:800;display:flex}.insights-legend span{align-items:center;gap:6px;display:inline-flex}.insights-legend i{border-radius:50%;width:10px;height:10px;display:inline-block}.insights-chart-canvas-wrap{width:100%;position:relative;height:auto!important;min-height:auto!important}.insights-chart-frame{background:#fff;border:1px solid #386ca514;border-radius:14px;padding:8px}.insights-svg{width:100%;height:auto;display:block;overflow:visible}.insights-bars{background:#fff;border:1px solid #386ca514;border-radius:14px;align-items:flex-end;gap:6px;padding:12px 8px 4px;display:flex;overflow-x:auto}.insights-bar-group{flex-direction:column;flex:1;align-items:center;min-width:36px;display:flex}.insights-bar-stack{justify-content:center;align-items:flex-end;gap:3px;width:100%;margin-bottom:6px;display:flex}.insights-bar{border-radius:3px 3px 0 0;width:6px;transition:height .3s}.insights-bar-label{color:var(--ink-soft);white-space:nowrap;font-size:.68rem;font-weight:700}.insights-chart-tools select{background:#fff;border:1px solid #386ca529;border-radius:8px;padding:5px 10px;font-size:.8rem;font-weight:700}.compliance-bars{flex-direction:column;display:flex}.compliance-grid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:14px;display:grid}.compliance-card{background:#fff;border:1px solid #386ca51f;border-radius:12px;flex-direction:column;gap:10px;padding:12px 14px;display:flex;box-shadow:0 2px 8px #0f172a08}.compliance-card-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.compliance-bar-track{background:#f1f5f9;border-radius:5px;width:100%;height:9px;display:flex;overflow:hidden}.compliance-bar-seg{height:100%;transition:width .3s}.compliance-card-stats{flex-wrap:wrap;align-items:center;gap:6px 12px;font-size:.74rem;display:flex}.compliance-stat-pill{color:var(--ink-soft);align-items:center;gap:5px;display:inline-flex}.compliance-stat-pill i{border-radius:50%;width:7px;height:7px;display:inline-block}.compliance-bar-legend{align-items:center;gap:5px;display:flex}.insights-hero-banner{background:linear-gradient(135deg,#0ea5e914 0%,#3b82f60d 100%);border:1px solid #0ea5e933;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.insights-hero-date-info{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.insights-hero-date-text{color:var(--brand-deep);align-items:center;gap:8px;font-size:.88rem;font-weight:800;display:flex}.insights-hero-span-pill{color:#0284c7;background:#0ea5e926;border-radius:999px;align-items:center;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.insights-hero-actions{align-items:center;gap:8px;display:flex}.insights-quick-presets{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.insights-preset-btn{color:#1e40af;cursor:pointer;background:#fff;border:1.5px solid #93c5fd;border-radius:8px;padding:4px 10px;font-size:.75rem;font-weight:800;transition:all .15s}.insights-preset-btn:hover{background:#eff6ff;border-color:#60a5fa}.insights-preset-btn.active{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);border-color:#0000;box-shadow:0 2px 8px #0f172a4d}.insights-page-stack .panel,.insights-section .panel,.insights-analytics-section .panel,#section-overview .panel,#section-studio .panel,#section-heatmap .panel,#section-compliance .panel{background:linear-gradient(155deg,#fff 0%,#eff6ff 40%,#d6e8fc 100%)!important;border:1.5px solid #93c5fd!important;border-radius:14px!important;position:relative!important;overflow:hidden!important;box-shadow:0 6px 20px -3px #0f172a1a,0 2px 8px #2563eb0f,inset 0 1px #fff!important}.insights-page-stack .panel-header,.insights-section .panel-header,.insights-analytics-section .panel-header,#section-overview .panel-header,#section-studio .panel-header,#section-heatmap .panel-header,#section-compliance .panel-header,.section-panel .panel-header,.panel-header-row{color:#0f172a!important;background:linear-gradient(155deg,#fffffff2 0%,#eff6ffd9 60%,#dbeafebf 100%)!important;border-bottom:1px solid #93c5fd99!important;justify-content:space-between!important;align-items:center!important;min-height:32px!important;padding:5px 12px!important;font-size:.84rem!important;font-weight:800!important;display:flex!important}.insights-page-stack .panel-body,.insights-section .panel-body,.insights-analytics-section .panel-body,#section-overview .panel-body,#section-studio .panel-body,#section-heatmap .panel-body,#section-compliance .panel-body{background:0 0!important}.insights-donut-card{flex-direction:column;align-items:center;display:flex;background:linear-gradient(155deg,#fffffff2 0%,#f0f6ff 50%,#dbeafe 100%)!important;border:1px solid #93c5fd!important;border-radius:14px!important;padding:12px 14px!important;box-shadow:0 2px 8px #2563eb0f,inset 0 1px #fff!important}.insights-date-badge{color:#1e40af;box-sizing:border-box;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:4px;height:24px;padding:2px 8px;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:0 1px 2px #0f172a0a}.insights-date-badge svg{color:#2563eb;flex-shrink:0}.insights-chart-frame{position:relative}.insights-chart-tooltip{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;pointer-events:none;white-space:nowrap;background:#0f172af0;border:1px solid #ffffff26;border-radius:10px;padding:8px 12px;font-size:.76rem;animation:.15s fadeIn;position:absolute;top:12px;transform:translate(-50%);box-shadow:0 10px 25px #00000040}.insights-chart-tooltip-title{color:#93c5fd;border-bottom:1px solid #ffffff1a;margin-bottom:4px;padding-bottom:3px;font-weight:800}.insights-chart-tooltip-rows{flex-direction:column;gap:3px;display:flex}.insights-chart-tooltip-row{align-items:center;gap:6px;display:flex}.insights-chart-tooltip-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.insights-chart-tooltip-label{color:#cbd5e1;font-weight:600}.insights-chart-tooltip-val{color:#fff;margin-left:auto;font-weight:800}.insights-bars-container{flex-direction:column;gap:6px;display:flex}.insights-bar-hover-info{color:var(--brand-deep);background:#0ea5e914;border:1px solid #0ea5e929;border-radius:8px;padding:6px 12px;font-size:.78rem;font-weight:700}.insights-top-rank-badge{border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:900;display:inline-flex}.insights-top-rank-badge.rank-1{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 2px 6px #f59e0b66}.insights-top-rank-badge.rank-2{color:#fff;background:linear-gradient(135deg,#94a3b8,#64748b)}.insights-top-rank-badge.rank-3{color:#fff;background:linear-gradient(135deg,#b45309,#78350f)}.insights-top-rank-badge.rank-other{color:#64748b;background:#64748b1a}.insights-top-progress-bar{background:#0ea5e91f;border-radius:3px;height:6px;margin-top:4px;overflow:hidden}.insights-top-progress-fill{background:linear-gradient(90deg,#0284c7 0%,#3b82f6 100%);border-radius:3px;height:100%;transition:width .3s}.compliance-bar-legend span{align-items:center;gap:5px;display:inline-flex}.compliance-bar-legend i{border-radius:50%;width:9px;height:9px;display:inline-block}.compliance-donut-row{flex-wrap:wrap;gap:20px;display:flex}.compliance-donut{flex-direction:column;align-items:center;gap:6px;display:flex}.compliance-donut-label{color:var(--ink-soft);text-align:center;max-width:110px;font-size:.75rem;font-weight:700}.compliance-table th button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-weight:800;display:inline-flex}.compliance-table th button:hover{color:var(--brand,#2563eb)}.compliance-band-pill{border-radius:999px;align-items:center;padding:2px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.compliance-band-pill.critical{color:#b91c1c;background:#ef44441f}.compliance-band-pill.warning{color:#92400e;background:#f59e0b24}.compliance-band-pill.acceptable{color:#047857;background:#10b98124}.compliance-band-pill.unevaluated{color:#475569;background:#94a3b82e}.compliance-band-pill.zero{color:#94a3b8;background:#f1f5f9;font-weight:600}.compliance-band-pill.unevaluated-full{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;font-weight:600}@keyframes insights-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.insights-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.insights-sticky-shell{top:0}.insights-field{flex:100%}.insights-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.insights-kpi-value{font-size:1.25rem}}@media (max-width:900px){.org-detail-split{grid-template-columns:1fr!important}}.area-layout-split{gap:var(--space-stack);grid-template-columns:minmax(320px,1fr) minmax(380px,1.35fr);align-items:start;display:grid}@media (max-width:980px){.area-layout-split{grid-template-columns:1fr}}.area-tree-panel{padding:0;overflow:visible}.area-tree-shell{padding:var(--space-panel);flex-direction:column;gap:10px;display:flex}.area-tree-search{align-items:center;gap:10px;display:flex}.area-tree-search-status{white-space:nowrap;font-size:.76rem}.area-search-results{background:var(--bg-elevated);box-shadow:var(--shadow-raised);border-radius:14px;flex-direction:column;gap:2px;max-height:260px;padding:6px;display:flex;overflow-y:auto}.area-search-empty{padding:10px 12px;font-size:.82rem}.area-search-hit{text-align:left;cursor:pointer;width:100%;font:inherit;color:var(--ink);background:0 0;border-radius:10px;align-items:center;gap:10px;padding:8px 10px;transition:background .15s,box-shadow .15s;display:flex}.area-search-hit:hover,.area-search-hit:focus-visible{background:var(--bg);box-shadow:var(--shadow-inset)}.area-search-hit-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:700;overflow:hidden}.area-tree-sticky{background:var(--bg);box-shadow:var(--shadow-inset);color:var(--ink-soft);border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 10px;font-size:.78rem;display:flex}.area-tree-sticky-crumb{align-items:center;gap:6px;display:inline-flex}.area-tree-sticky-sep{opacity:.5;margin-right:2px}.area-tree-body{background:var(--bg);box-shadow:var(--shadow-inset);border-radius:14px;overflow:hidden}.area-tree-node{cursor:pointer;border-radius:8px;align-items:center;gap:8px;height:100%;padding:0 10px;transition:background .12s,box-shadow .12s;display:flex}.area-tree-node:hover{background:#4c6e8d14}.area-tree-node.is-selected{background:var(--bg-elevated);box-shadow:var(--shadow-raised)}.area-tree-node-placeholder{align-items:center;padding:0 16px;font-size:.82rem;display:flex}.area-tree-twisty{width:18px;height:18px;color:var(--ink-soft);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.7rem;display:inline-flex}.area-tree-retry{color:var(--danger);font:inherit;cursor:pointer;background:0 0;padding:0;font-size:.82rem;font-weight:700}.area-level-pill{letter-spacing:.02em;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:3px 10px;font-size:.68rem;font-weight:800;display:inline-flex}.area-level-pill-sm{padding:2px 8px;font-size:.62rem}.area-tree-name{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:40px;font-weight:700;overflow:hidden}.area-tree-code{white-space:nowrap;flex-shrink:0;font-size:.72rem}.area-tree-device-chip{background:var(--chip);box-shadow:var(--shadow-inset);color:var(--brand-deep);border-radius:999px;flex-shrink:0;padding:2px 9px;font-size:.7rem;font-weight:800}.area-picker-scroll{flex-direction:column;flex:1;gap:2px;min-height:120px;max-height:46vh;display:flex;overflow-y:auto}.area-picker-row{border-radius:10px;align-items:center;gap:8px;padding:8px 10px;transition:background .15s;display:flex}.area-picker-row:hover{background:var(--bg);box-shadow:var(--shadow-inset)}.area-picker-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.86rem;font-weight:700;overflow:hidden}.area-child-chip{background:var(--bg-elevated);box-shadow:var(--shadow-raised);color:var(--ink);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:6px 12px 6px 6px;font-size:.82rem;font-weight:700;transition:box-shadow .15s;display:inline-flex}.area-child-chip:hover{box-shadow:var(--shadow-raised-hover)}.area-tabs{flex-wrap:wrap;gap:8px;display:flex}.area-tab{background:var(--bg-elevated);box-shadow:var(--shadow-raised);color:var(--ink-soft);cursor:pointer;border-radius:999px;padding:8px 18px;font-size:.86rem;font-weight:800;transition:all .15s}.area-tab.active{box-shadow:var(--shadow-inset);color:var(--brand-deep)}.area-inherited-row{background:var(--bg);box-shadow:var(--shadow-inset);opacity:.85;border-radius:14px;align-items:center;gap:10px;padding:10px 16px;display:flex}.area-chain-preview{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.area-chain-sep{color:var(--ink-soft);opacity:.5;font-weight:700}.area-level-row{background:var(--bg-elevated);box-shadow:var(--shadow-raised);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:14px;padding:14px 16px;display:flex}.area-level-row-rank{flex-direction:column;gap:4px;display:flex}.area-level-row-fields{flex:320px;min-width:260px}@media (max-width:640px){.area-level-row{flex-direction:column;align-items:stretch}}.areas-split{gap:var(--space-stack);grid-template-columns:minmax(280px,380px) 1fr;align-items:stretch;display:grid}.btn-short-text,.tab-short-label,.areas-tab-header-short{display:none}.btn-full-text,.tab-full-label,.areas-tab-header-full,.hide-mobile{display:inline}@media (max-width:1000px){.areas-split{grid-template-columns:1fr!important;align-items:start!important}.areas-tree-card{height:auto!important}}@media (max-width:768px){.hide-mobile{display:none!important}.areas-hero-card{border-radius:14px!important;gap:6px!important;padding:8px 12px!important}.areas-hero-top-row{flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;width:100%!important;display:flex!important}.areas-hero-breadcrumbs{white-space:nowrap!important;text-overflow:ellipsis!important;flex:auto!important;gap:4px!important;min-width:0!important;font-size:.68rem!important;overflow:hidden!important}.areas-hero-badge{flex-shrink:0!important}.areas-hero-badge span{white-space:nowrap!important;padding:2px 6px!important;font-size:.62rem!important}.areas-hero-title-row{flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;width:100%!important;display:flex!important}.areas-hero-title-left{flex:auto!important;align-items:center!important;gap:6px!important;min-width:0!important;display:flex!important}.areas-hero-title-left h1{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:.98rem!important;line-height:1.15!important;overflow:hidden!important}.areas-hero-actions{flex-shrink:0!important;align-items:center!important;margin-left:auto!important;display:flex!important}.areas-hero-designer-btn{white-space:nowrap!important;border-radius:6px!important;padding:4px 8px!important;font-size:.68rem!important}.areas-action-buttons{flex-wrap:nowrap!important;gap:4px!important;width:100%!important;padding-bottom:0!important;display:flex!important;overflow:visible!important}.areas-action-buttons .area-action-btn{text-align:center!important;white-space:nowrap!important;flex:1 1 0!important;justify-content:center!important;gap:3px!important;min-width:0!important;padding:6px 3px!important;font-size:.68rem!important}.areas-action-buttons .btn-full-text{display:none!important}.areas-action-buttons .btn-short-text{text-overflow:ellipsis!important;display:inline!important;overflow:hidden!important}.areas-kpi-grid{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;display:grid!important}.areas-kpi-grid>div{box-sizing:border-box!important;border-radius:8px!important;min-width:0!important;padding:6px 8px!important}.areas-tabs-container{box-sizing:border-box!important;background:linear-gradient(#dce9f8 0%,#cfe1f6 100%)!important;border:1.5px solid #93c5fd!important;border-radius:11px!important;grid-template-columns:repeat(6,1fr)!important;gap:4px!important;width:100%!important;padding:3px!important;display:grid!important;box-shadow:inset 0 2px 4px #0f172a1f,inset 0 0 0 1px #fffc!important}.areas-tabs-container .workbench-tab-btn:first-child,.areas-tabs-container .workbench-tab-btn:nth-child(2),.areas-tabs-container .workbench-tab-btn:nth-child(3){grid-column:span 2!important}.areas-tabs-container .workbench-tab-btn:nth-child(4),.areas-tabs-container .workbench-tab-btn:nth-child(5){grid-column:span 3!important}.areas-tabs-container .workbench-tab-btn{white-space:nowrap!important;box-sizing:border-box!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;gap:4px!important;min-width:0!important;min-height:34px!important;padding:6px 4px!important;font-size:.72rem!important;font-weight:800!important;transition:all .18s cubic-bezier(.4,0,.2,1)!important;display:flex!important}.areas-tabs-container .workbench-tab-btn[aria-selected=true]{color:#fff!important;background:linear-gradient(135deg,#0a192f 0%,#1e3a8a 100%)!important;border:1px solid #ffffff4d!important;font-weight:950!important;box-shadow:0 3px 8px #0a192f59,0 1px 2px #fff3!important}.areas-tabs-container .workbench-tab-btn[aria-selected=false]{color:#1e3a8a!important;background:#ffffffc7!important;border:1px solid #bfdbfecc!important;box-shadow:0 1px 2px #0f172a0a!important}.areas-tabs-container .workbench-tab-btn>span:first-child{font-size:.84rem!important;line-height:1!important}.areas-tabs-container .tab-count-badge{border-radius:999px!important;padding:1px 5px!important;font-size:.62rem!important;font-weight:900!important;line-height:1.2!important}.areas-tabs-container .workbench-tab-btn[aria-selected=true] .tab-count-badge{color:#93c5fd!important;background:#ffffff38!important;border:1px solid #ffffff40!important}.areas-tabs-container .workbench-tab-btn[aria-selected=false] .tab-count-badge{color:#1e40af!important;background:#dbeafe!important;border:1px solid #bfdbfe!important}.areas-tab-header-row{gap:6px!important}.areas-tab-header-full{display:none!important}.areas-tab-header-short{white-space:nowrap!important;font-size:.82rem!important;display:inline!important}.areas-tab-add-btn{white-space:nowrap!important;flex-shrink:0!important;gap:3px!important;padding:4px 8px!important;font-size:.68rem!important}.areas-children-grid{grid-template-columns:1fr!important;gap:8px!important}.areas-detail-header-card{gap:8px!important;padding:10px 12px!important}.areas-detail-title-row{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.areas-devices-grid{grid-template-columns:1fr!important;gap:8px!important}.areas-map-bottom-tag{text-align:center!important;white-space:normal!important;max-width:90%!important;padding:6px 12px!important;font-size:.72rem!important;bottom:8px!important}.areas-scope-banner{gap:6px!important;margin-top:6px!important;padding:6px 8px!important}.areas-scope-banner a{white-space:nowrap!important;padding:2px 6px!important;font-size:.62rem!important}.areas-footer-card{border-left-width:3px!important;border-radius:8px!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:4px!important;min-height:auto!important;margin-top:4px!important;padding:4px 8px!important}.areas-footer-card .areas-footer-left{flex:auto!important;gap:4px!important;min-width:0!important;font-size:.65rem!important}.areas-footer-card .areas-footer-left>span:first-child{font-size:.72rem!important}.areas-footer-card .areas-footer-full-text{display:none!important}.areas-footer-card .areas-footer-mini-text{color:#1e3a8a!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:.63rem!important;font-weight:800!important;display:inline!important;overflow:hidden!important}.areas-footer-card .areas-footer-right{flex-shrink:0!important;gap:6px!important}.areas-footer-card .areas-footer-telemetry{white-space:nowrap!important;gap:3px!important;font-size:.6rem!important}.areas-footer-card .areas-footer-telemetry span{width:4.5px!important;height:4.5px!important}.areas-footer-card .areas-footer-btn{white-space:nowrap!important;border-radius:4px!important;padding:2px 6px!important;font-size:.6rem!important;line-height:1.2!important}.area-popup-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;max-width:min(440px,100vw - 20px)!important;max-height:88dvh!important;margin:0 auto!important;padding:14px 15px!important;position:relative!important}}.area-popup-card{box-sizing:border-box;border-radius:18px;width:100%;max-width:460px;max-height:90dvh;margin:0 auto;position:relative}.areas-tree-panel{position:sticky;top:12px}.areas-detail{gap:var(--space-stack);flex-direction:column;display:flex}.workbench-header{background:var(--bg-elevated);box-shadow:var(--shadow-raised);border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.workbench-tabs{background:var(--bg);box-shadow:var(--shadow-inset);border-radius:14px;align-items:center;gap:6px;padding:4px;display:flex}.workbench-tab-btn{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px 16px;font-size:.85rem;font-weight:800;transition:all .15s}.workbench-tab-btn.is-active{background:var(--bg-elevated);color:var(--brand-deep);box-shadow:var(--shadow-raised)}.workbench-mode-pill{color:var(--brand-deep);cursor:pointer;background:#4c7dab1f;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:800;transition:all .15s;display:inline-flex}.workbench-mode-pill:hover{background:#4c7dab38}.territory-role-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.territory-role-card{background:var(--bg-elevated);box-shadow:var(--shadow-raised);border-radius:16px;flex-direction:column;gap:10px;padding:16px;display:flex}.areas-head{flex-direction:column;gap:12px;display:flex}.areas-head-title{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.areas-name{font-family:var(--font-display);color:var(--ink);margin:0;font-size:1.5rem}.areas-summary{color:var(--ink-soft);margin:0;font-size:.95rem}.areas-actions{flex-wrap:wrap;gap:10px;display:flex}.areas-level-chip{letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.areas-crumbs{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.areas-crumb{align-items:center;gap:4px;display:inline-flex}.areas-crumb-link{font:inherit;color:var(--brand);cursor:pointer;text-underline-offset:2px;background:0 0;padding:0;text-decoration:underline}.areas-crumb-link:hover{color:var(--brand-deep)}.areas-form{flex-direction:column;gap:14px;display:flex}.areas-inline-check{color:var(--ink-soft);cursor:pointer;align-items:center;gap:8px;font-size:.88rem;display:inline-flex}.areas-inline-check input{cursor:pointer;width:18px;height:18px}.areas-child-list,.areas-device-list,.areas-people-list{padding:var(--space-panel);flex-direction:column;gap:10px;margin:0;list-style:none;display:flex}.areas-child-row{text-align:left;background:var(--bg-elevated);width:100%;box-shadow:var(--shadow-raised);cursor:pointer;border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;transition:box-shadow .15s,transform .15s;display:flex}.areas-child-row:hover{box-shadow:var(--shadow-raised-hover);transform:translateY(-1px)}.areas-child-name{color:var(--ink);font-weight:700}.areas-child-stats{color:var(--ink-soft);align-items:center;gap:8px;margin-left:auto;font-size:.85rem;display:inline-flex}.areas-device-row,.areas-person-row{background:var(--bg-elevated);box-shadow:var(--shadow-raised);border-radius:14px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:flex}.areas-device-name{color:var(--ink);font-weight:700;text-decoration:none}.areas-device-name:hover{color:var(--brand)}.areas-device-where{font-size:.82rem}.areas-person-who{flex-direction:column;gap:2px;min-width:190px;display:flex}.areas-person-who .muted{font-size:.8rem}.areas-person-actions{gap:8px;margin-left:auto;display:inline-flex}.areas-inherited{background:var(--bg-info);margin:0 var(--space-panel) var(--space-panel);box-shadow:var(--shadow-inset);border-radius:14px}.areas-inherited-title{letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 8px;font-size:.75rem;font-weight:800}.areas-inherited-list{flex-direction:column;gap:8px;margin:0;padding:0;font-size:.9rem;list-style:none;display:flex}.areas-inherited-list li{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.areas-inherited-note{margin:10px 0 0;font-size:.8rem}.areas-preset-card{text-align:left;cursor:pointer;flex-direction:column;gap:12px;display:flex}.areas-preset-card:disabled{opacity:.6;cursor:progress}.areas-preset-desc{margin:0;font-size:.86rem}.areas-preset-chain{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.areas-chain-step{align-items:center;gap:6px;display:inline-flex}.areas-chain-arrow{color:var(--ink-soft);font-weight:700}.areas-preset-cta{color:var(--brand);margin-top:auto;font-size:.9rem;font-weight:800}.areas-advanced>summary{cursor:pointer;padding:var(--space-panel);font-family:var(--font-display);color:var(--ink-soft);font-weight:700;list-style:none}.areas-advanced>summary::-webkit-details-marker{display:none}.areas-advanced>summary:before{content:"▸ ";color:var(--brand)}.areas-advanced[open]>summary:before{content:"▾ "}.areas-advanced>summary:hover{color:var(--ink)}.areas-footer{text-align:center;font-size:.88rem}.areas-modal-backdrop{-webkit-backdrop-filter:blur(12px);z-index:999;background:#0a192d94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.areas-modal{-webkit-backdrop-filter:blur(20px)saturate(180%);width:min(540px,94vw);max-height:85vh;color:var(--ink,#0f172a);background:linear-gradient(165deg,#fffffff0 0%,#f0f6fce0 100%);border:1px solid #ffffffe6;border-radius:24px;padding:28px;overflow-y:auto;box-shadow:0 25px 60px #00000040,inset 0 1px 1px #ffffffe6}.areas-modal h3{color:var(--brand-deep,#1e3a8a);margin:0 0 8px;font-size:1.3rem;font-weight:850}.areas-modal .field{flex-direction:column;gap:6px;margin-bottom:14px;display:flex}.areas-modal .field>span{color:var(--ink-soft,#475569);text-transform:uppercase;letter-spacing:.03em;font-size:.82rem;font-weight:800}.areas-modal .field input,.areas-modal .field select{background:var(--bg,#f8fafc);width:100%;color:var(--ink,#0f172a);box-shadow:var(--shadow-inset);border:1.5px solid #94a3b84d;border-radius:12px;padding:12px 16px;font-size:.95rem;font-weight:600;transition:border-color .15s,box-shadow .15s}.areas-modal .field input:focus,.areas-modal .field select:focus{border-color:var(--brand,#3b82f6);outline:none;box-shadow:0 0 0 3px #3b82f640}@keyframes orgPinPulse{0%{opacity:.85;transform:scale(.92)}50%{opacity:.25;transform:scale(1.35)}to{opacity:.85;transform:scale(.92)}}html.low-power-device,html.thermal-throttled,html.low-power-device *,html.thermal-throttled *{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}html.low-power-device,html.thermal-throttled{--shadow-raised:0 2px 8px #0f27441a, 0 0 0 1px #0f27440f;--shadow-raised-hover:0 4px 12px #0f274424;--shadow-inset:inset 1px 1px 3px #00000014}.map-picker-backdrop,.modal-backdrop,.dialog-backdrop{-webkit-backdrop-filter:blur(14px)!important;background:#0f172a8c!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;margin:0;padding:0}@media screen and (max-width:768px){input,select,textarea,button{font-size:16px!important}}button,a,input,select{touch-action:manipulation}.full-screen-height{height:100vh;height:calc(var(--vh,1vh) * 100);min-height:-webkit-fill-available}.scroll-touch{-webkit-overflow-scrolling:touch;overflow-y:auto}@media (max-width:480px){:root{--space-main:12px;--space-panel:12px;--space-stack:12px;--kpi-pad-y:6px;--kpi-pad-x:10px;--radius:12px}body{font-size:16px}.areas-modal{border-radius:16px!important;width:96vw!important;max-height:92vh!important;padding:16px!important}table{white-space:nowrap;-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}}@media (max-width:360px){body{font-size:15px}.workbench-header,.workbench-tabs{flex-direction:column;align-items:stretch}}@media print{@page{size:A4 portrait;margin:18mm 15mm 20mm}body{color:#0f172a!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fff!important;font-family:Segoe UI,Georgia,serif!important;font-size:10pt!important;line-height:1.5!important}header,nav,button,input,a[href^=\#],.no-print,.sidebar,.dashboard-footer{display:none!important}main,section,div{width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}section{page-break-inside:avoid;break-inside:avoid;border-bottom:.5pt solid #cbd5e1!important;margin-bottom:20pt!important;padding-bottom:12pt!important}h1,h2,h3,h4{page-break-after:avoid;break-after:avoid;color:#0f2744!important;font-weight:700!important}h1{margin-bottom:6pt!important;font-size:18pt!important}h3{margin-bottom:8pt!important;font-size:13pt!important}p,li{color:#1e293b!important;font-size:10pt!important}table{page-break-inside:avoid;border-collapse:collapse!important;width:100%!important;margin:10pt 0!important}th,td{border:.5pt solid #94a3b8!important;padding:5pt 8pt!important;font-size:9pt!important}th{color:#0f2744!important;background-color:#f1f5f9!important;font-weight:700!important}}.param-row,.control-row{background:#fff;border:1px solid #386ca51a;border-radius:11px;align-items:center;gap:10px;padding:9px 12px;transition:border-color .15s,box-shadow .15s;display:grid}.param-row{grid-template-columns:minmax(180px,2fr) minmax(140px,1.2fr) 96px minmax(110px,1fr) minmax(96px,1fr) 92px}.control-row{grid-template-columns:minmax(180px,2fr) minmax(140px,1.2fr) 110px 110px 92px}.param-row:hover,.control-row:hover{border-color:#386ca547;box-shadow:0 2px 8px #0f274412}.param-row-head,.control-row-head{background:0 0;border:none;padding:0 12px}.param-row-head:hover,.control-row-head:hover{box-shadow:none;border:none}@media (max-width:900px){.param-row,.control-row{grid-template-columns:1fr 1fr;gap:6px 12px;padding:12px}.param-row>:first-child,.control-row>:first-child{grid-column:1/-1}.param-row-head,.control-row-head{display:none}.people-device-row,.org-people-row{grid-template-columns:1fr 1fr!important;gap:8px 12px!important;padding:12px!important}.people-device-row>:first-child,.org-people-row>:first-child{grid-column:1/-1}.people-device-row-head,.org-people-row-head{display:none!important}}@media (max-width:768px){html,body,#__next,.app-shell,.main{max-width:100vw;overflow-x:clip}.table-responsive,.table-scroll-container{-webkit-overflow-scrolling:touch;border-radius:12px;width:100%;max-width:100%;margin-bottom:12px;overflow-x:auto}button,a.btn,input,select,textarea{min-height:38px}.page-header-card,.hero-card-tray,.page-stack>div:first-child[style*=linear-gradient\(155deg]{border-radius:16px!important;gap:8px!important;margin-bottom:10px!important;padding:12px 14px!important}.page-header-card h1,.hero-card-tray h1,.page-stack>div:first-child[style*=linear-gradient\(155deg] h1{font-size:1.18rem!important;line-height:1.25!important}.page-header-card p,.hero-card-tray div[style*=maxWidth],.page-stack>div:first-child[style*=linear-gradient\(155deg] div[style*=maxWidth]{margin-top:2px!important;font-size:.76rem!important;line-height:1.3!important}.hero-stat-chips{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:6px!important;width:100%!important;padding-top:4px!important;display:flex!important;overflow-x:auto!important}.page-stack>div:first-child[style*=linear-gradient\(155deg]>div:last-child>div:last-child:has(>div){-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:6px!important;width:100%!important;padding-top:4px!important;display:flex!important;overflow-x:auto!important}.hero-stat-chips::-webkit-scrollbar{display:none!important}.page-stack>div:first-child[style*=linear-gradient\(155deg]>div:last-child>div:last-child:has(>div)::-webkit-scrollbar{display:none!important}.hero-stat-chips>div{white-space:nowrap!important;border-radius:10px!important;flex-shrink:0!important;padding:4px 10px!important;font-size:.74rem!important}.page-stack>div:first-child[style*=linear-gradient\(155deg]>div:last-child>div:last-child:has(>div)>div{white-space:nowrap!important;border-radius:10px!important;flex-shrink:0!important;padding:4px 10px!important;font-size:.74rem!important}.kpi-grid,.stats-grid,.summary-stats,.metrics-grid,[style*=minmax\(150px],[style*=minmax\(160px],[style*=minmax\(170px],[style*=minmax\(180px],[style*=minmax\(190px],[style*=minmax\(200px],[style*=minmax\(210px],[style*=minmax\(220px],[style*=minmax\(230px],[style*=minmax\(240px]{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;max-width:100%!important;margin-bottom:8px!important;display:grid!important}.kpi-grid>div,.stats-grid>div,.summary-stats>div,.metrics-grid>div,[style*=minmax\(150px]>div,[style*=minmax\(160px]>div,[style*=minmax\(170px]>div,[style*=minmax\(180px]>div,[style*=minmax\(190px]>div,[style*=minmax\(200px]>div,[style*=minmax\(210px]>div,[style*=minmax\(220px]>div,[style*=minmax\(230px]>div,[style*=minmax\(240px]>div{box-sizing:border-box!important;border-radius:14px!important;gap:8px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:auto!important;padding:8px 10px!important;overflow:hidden!important;box-shadow:0 10px 24px -3px #0f172a40,0 3px 8px -2px #0f172a29,inset 0 1px #fffffff2!important}[style*=minmax\(250px],[style*=minmax\(260px],[style*=minmax\(270px],[style*=minmax\(280px],[style*=minmax\(290px],[style*=minmax\(300px],[style*=minmax\(310px],[style*=minmax\(320px],[style*=minmax\(330px],[style*=minmax\(340px],[style*=minmax\(350px],[style*=minmax\(360px],[style*=minmax\(380px],[style*=minmax\(400px]{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;max-width:100%!important;display:grid!important}[style*=minmax\(150px]>div>div:first-child,[style*=minmax\(180px]>div>div:first-child,[style*=minmax\(200px]>div>div:first-child,[style*=minmax\(220px]>div>div:first-child,[style*=minmax\(230px]>div>div:first-child,[style*=minmax\(240px]>div>div:first-child{flex-shrink:0!important;font-size:1.25rem!important}[style*=minmax\(150px] span[style*="1.55rem"],[style*=minmax\(180px] span[style*="1.55rem"],[style*=minmax\(200px] span[style*="1.55rem"],[style*=minmax\(220px] span[style*="1.55rem"],[style*=minmax\(240px] span[style*="1.55rem"],[style*=minmax\(200px] span[style*="1.6rem"],[style*=minmax\(220px] span[style*="1.6rem"]{word-break:break-all!important;font-size:1.2rem!important}[style*=minmax\(150px] div[style*=uppercase],[style*=minmax\(180px] div[style*=uppercase],[style*=minmax\(200px] div[style*=uppercase],[style*=minmax\(220px] div[style*=uppercase]{white-space:normal!important;word-break:break-word!important;font-size:.62rem!important;line-height:1.2!important}[style*=minmax\(150px] span[style*=linear-gradient],[style*=minmax\(180px] span[style*=linear-gradient],[style*=minmax\(200px] span[style*=linear-gradient],[style*=minmax\(220px] span[style*=linear-gradient],[style*=minmax\(240px] span[style*=linear-gradient]{display:none!important}.page-stack{gap:8px!important}.layout-split,.layout-split-equal,.two-col,.form-grid,.nav-card-grid,.admin-split{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;width:100%!important;max-width:100%!important}.panel:not(.platform-map-panel):not(.panel-flush):not(.section-panel),.page-header-card,.card,.device-card-frame{box-sizing:border-box!important;border:1.5px solid #386ca529!important;border-radius:16px!important;width:100%!important;max-width:100%!important;margin-bottom:8px!important;padding:12px 14px!important;box-shadow:0 6px 18px -4px #0f274414!important}.section-panel{box-sizing:border-box!important;border:1px solid #93c5fd66!important;border-radius:12px!important;width:100%!important;margin-bottom:8px!important;padding:0!important;overflow:hidden!important;box-shadow:0 4px 14px -2px #0f172a0d!important}.panel.platform-map-panel,.platform-map-panel,.panel-flush{box-sizing:border-box!important;border-radius:20px!important;width:100%!important;max-width:100%!important;margin-bottom:8px!important;padding:0!important;overflow:hidden!important}.chip-bar,.filter-tabs,.subnav-tabs,.filter-pills,.tab-list,.tabs-row,.subnav,.category-filter-strip{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:2px 2px 6px!important;display:flex!important;overflow-x:auto!important}.chip-bar::-webkit-scrollbar{display:none!important}.filter-tabs::-webkit-scrollbar{display:none!important}.subnav-tabs::-webkit-scrollbar{display:none!important}.filter-pills::-webkit-scrollbar{display:none!important}.tab-list::-webkit-scrollbar{display:none!important}.tabs-row::-webkit-scrollbar{display:none!important}.subnav::-webkit-scrollbar{display:none!important}.category-filter-strip::-webkit-scrollbar{display:none!important}input,select,textarea{border-radius:12px!important;min-height:44px!important;font-size:16px!important}.btn:not(.gateway-hero-action-btn),button.btn:not(.gateway-hero-action-btn){border-radius:12px!important;justify-content:center!important;align-items:center!important;min-height:44px!important;display:inline-flex!important}}@media (max-width:640px){.modal-bottom-sheet-mobile{width:100%!important;max-width:100%!important;max-height:88vh!important;padding:18px 16px env(safe-area-inset-bottom,16px)!important;border-radius:24px 24px 0 0!important;margin:0!important;animation:.25s cubic-bezier(.16,1,.3,1) slideUpSheet!important;position:fixed!important;inset:auto 0 0!important}@keyframes slideUpSheet{0%{transform:translateY(100%)}to{transform:translateY(0)}}.kpi-grid,.stats-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.grid-3col,.grid-4col{grid-template-columns:1fr!important}}@media (max-width:960px){html,body{max-width:100vw;overflow-x:clip;height:auto!important;overflow-y:auto!important}#__next,.app-shell,.main{max-width:100vw;overflow-x:clip;height:auto!important;overflow-y:visible!important}.main-content{height:auto!important;overflow-y:visible!important}.top-navbar-bar,.main>header{padding-top:max(8px, env(safe-area-inset-top,0px), var(--capacitor-safe-area-top,0px))!important}.dashboard-footer{padding-bottom:max(8px, env(safe-area-inset-bottom,0px), var(--capacitor-safe-area-bottom,0px))!important}.sidebar{padding-top:max(16px, env(safe-area-inset-top,0px), var(--capacitor-safe-area-top,0px))!important;padding-bottom:max(20px, env(safe-area-inset-bottom,0px), var(--capacitor-safe-area-bottom,0px))!important}.main-content [style*=min-width]:not(table):not(thead):not(tbody):not(tr):not(th):not(td):not(.keep-min-width),.main-content [style*=minWidth]:not(table):not(thead):not(tbody):not(tr):not(th):not(td):not(.keep-min-width){min-width:0!important}[style*=repeat\(auto-fill]:not(.keep-grid):not(.org-detail-stats-grid):not(.gateway-stats-grid):not(.products-stats-grid):not(.devices-stats-grid):not(.orgs-stats-grid):not(.telemetry-param-cards-grid):not(.diag-stats-ribbon):not(.diag-nodes-grid):not(.schedules-controls-grid):not(.prod-kpi-grid):not(.prod-icon-selector-grid):not(.areas-kpi-grid):not(.areas-tabs-container),[style*=repeat\(auto-fit]:not(.keep-grid):not(.org-detail-stats-grid):not(.gateway-stats-grid):not(.products-stats-grid):not(.devices-stats-grid):not(.orgs-stats-grid):not(.telemetry-param-cards-grid):not(.diag-stats-ribbon):not(.diag-nodes-grid):not(.schedules-controls-grid):not(.prod-kpi-grid):not(.prod-icon-selector-grid):not(.areas-kpi-grid):not(.areas-tabs-container){grid-template-columns:repeat(auto-fill,minmax(min(100%,240px),1fr))!important}.layout-split,.layout-split-equal,.two-col,.form-grid,.areas-split,.ops-top-row,.staff-card-grid,.admin-split,.area-layout-split,.org-detail-split{grid-template-columns:1fr!important;gap:12px!important}.products-stats-grid,.devices-stats-grid,.orgs-stats-grid,.org-detail-stats-grid,.gateway-stats-grid,.prod-kpi-grid,.people-stats-grid,.areas-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.products-stat-card,.devices-stat-card,.orgs-stat-card,.prod-kpi-card{border-radius:14px!important;gap:8px!important;padding:8px 10px!important}.products-stat-icon,.devices-stat-icon,.orgs-stat-icon{font-size:1.35rem!important}.products-stat-label,.devices-stat-label,.orgs-stat-label{letter-spacing:.01em!important;white-space:normal!important;text-overflow:clip!important;word-break:normal!important;align-items:center!important;min-height:22px!important;font-size:.58rem!important;line-height:1.18!important;display:flex!important;overflow:visible!important}.products-stat-val,.devices-stat-val,.orgs-stat-val{font-size:1.18rem!important}.products-stat-badge,.devices-stat-badge,.orgs-stat-badge{display:none!important}.products-catalog-section{border-radius:16px!important;gap:10px!important;padding:10px 12px!important}.products-filter-toolbar{flex-flow:row!important;align-items:center!important;gap:6px!important;width:100%!important;display:flex!important}.products-search-box{border-radius:999px!important;flex:1!important;min-width:0!important;height:30px!important;padding:2px 8px!important}.products-search-box input{font-size:.74rem!important}.products-tab-container{border-radius:999px!important;flex:none!important;gap:2px!important;height:30px!important;padding:2px!important}.products-tab-btn{height:24px!important;padding:0 8px!important;font-size:.68rem!important}.products-section-divider{gap:8px!important;margin:8px 0 4px!important}.products-section-divider-badge{padding:3px 10px!important;font-size:.68rem!important}:is(.table-responsive,.table-scroll,.table-scroll-container,.panel-body:has(table),.paged-table){-webkit-overflow-scrolling:touch;max-width:100%!important;overflow-x:auto!important}.table-responsive table,.table-scroll table,.table-scroll-container table,.paged-table table,.table{min-width:480px;width:100%!important;display:table!important}.table-responsive thead,.table-scroll thead,.table-scroll-container thead,.paged-table thead,.table thead{clip:auto!important;white-space:normal!important;width:auto!important;height:auto!important;display:table-header-group!important;position:static!important;overflow:visible!important}.table-responsive tbody,.table-scroll tbody,.table-scroll-container tbody,.paged-table tbody,.table tbody{display:table-row-group!important}.table-responsive tr,.table-scroll tr,.table-scroll-container tr,.paged-table tr,.table tr{display:table-row!important}.table-responsive th,.table-responsive td,.table-scroll th,.table-scroll td,.table-scroll-container th,.table-scroll-container td,.paged-table th,.paged-table td,.table th,.table td{display:table-cell!important}.btn,button.btn,a.btn,.nav a,.citizen-nav a,.pager-controls .btn{min-height:44px}}@media (max-width:560px){[style*="grid-template-columns:1fr 1fr"]:not(.keep-columns),[style*="grid-template-columns: 1fr 1fr"]:not(.keep-columns),[style*="grid-template-columns:1fr 2fr"]:not(.keep-columns),[style*="grid-template-columns: 1fr 2fr"]:not(.keep-columns),[style*="grid-template-columns:2fr 1fr"]:not(.keep-columns),[style*="grid-template-columns: 2fr 1fr"]:not(.keep-columns),[style*="grid-template-columns:minmax("]:not(.keep-columns),[style*="grid-template-columns: minmax("]:not(.keep-columns){grid-template-columns:1fr!important}.main-content{padding-bottom:14px!important}.modal-sheet-mobile{width:100%!important;max-width:100%!important;max-height:90dvh!important;padding:20px 16px max(20px, env(safe-area-inset-bottom,16px))!important;border-radius:24px 24px 0 0!important;margin:0!important;animation:.25s cubic-bezier(.16,1,.3,1) slideUpSheet!important;position:fixed!important;inset:auto 0 0!important;overflow-y:auto!important}.main-content :is(code,pre,.mono,[class*=device-id],[class*=serial]):not(.keep-nowrap):not(.keep-min-width):not([class*=keep-]):not(.an-code-chip){overflow-wrap:anywhere;word-break:break-all}.keep-nowrap,.keep-min-width,.an-code-chip,.an-device-header-sub code,[class*=breadcrumb],.breadcrumb,.breadcrumb-nav{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important}}@media (max-width:768px),(pointer:coarse){.ops-datetime-input,.insights-filter-bar input,.insights-filter-bar select,.insights-field select,.insights-field input[type=datetime-local],.insights-dropdown-trigger{font-size:16px!important}}.legal-split-layout{grid-template-columns:230px minmax(0,1fr);align-items:flex-start;gap:14px;display:grid}.legal-toc-sidebar{z-index:30;scrollbar-width:thin;flex-direction:column;gap:10px;display:flex;align-self:flex-start!important;max-height:calc(100vh - 74px)!important;position:sticky!important;top:60px!important;overflow-y:auto!important}.legal-toc-card{background:#fff;border:1px solid #386ca524;border-radius:16px;flex-direction:column;gap:2px;padding:8px 6px;display:flex;box-shadow:0 4px 16px #0f27440a}.legal-toc-title{color:var(--brand,#386ca5);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;padding:3px 8px 2px;font-size:.64rem;font-weight:900}.legal-toc-list{flex-direction:column;gap:2px;display:flex}.legal-toc-item{color:var(--ink,#0b1929);border-radius:9px;align-items:center;gap:8px;padding:6px 9px;font-size:.78rem;font-weight:650;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;border:none!important}.legal-toc-item:hover{color:var(--brand-deep,#0f2133);background:#fff9;box-shadow:2px 2px 6px #0b192914}.legal-toc-item.active{color:var(--brand-deep,#0f2133)!important;border:none!important;border-left:3px solid var(--brand,#386ca5)!important;background:#fffffff2!important;font-weight:850!important;box-shadow:inset 2px 2px 5px #0b19291f,inset -2px -2px 5px #fff9!important}.legal-meta-card{color:var(--ink-soft,#2d4a63);background:#fff;border:1px solid #386ca524;border-radius:14px;padding:10px 12px;font-size:.72rem;box-shadow:0 4px 16px #0f27440a}.legal-meta-card button,.legal-meta-card a{cursor:pointer;box-sizing:border-box;border-radius:9px;width:100%;margin-top:6px;padding:6px 10px;font-size:.72rem;font-weight:800;transition:opacity .15s;box-shadow:0 3px 10px #0f172a40;color:#fff!important;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%)!important;border:none!important}.legal-meta-card button:hover,.legal-meta-card a:hover{opacity:.92}.legal-content-col{flex-direction:column;gap:12px;display:flex}.legal-section-card{background:#fff;border:1px solid #386ca524;border-radius:16px;padding:14px 18px;scroll-margin-top:64px;box-shadow:0 4px 16px #0f27440a}.legal-section-heading{color:var(--brand-deep,#0f2133);font-size:.94rem;font-weight:800;font-family:var(--font-display);border-bottom:1px solid #386ca51a;align-items:center;gap:8px;margin:0 0 8px;padding-bottom:7px;display:flex}.legal-section-body{color:var(--ink,#0b1929);text-align:justify;text-justify:inter-word;font-size:.8rem;font-weight:600;line-height:1.55}.legal-section-body strong{color:var(--brand-deep,#0f2133);font-weight:800}.legal-section-body p{text-align:justify;text-justify:inter-word;margin:0 0 8px}.legal-section-body ul,.legal-section-body ol{margin:0 0 8px;padding-left:18px;line-height:1.58}.legal-section-body li{text-align:justify;text-justify:inter-word;margin-bottom:5px}.legal-responsive-table{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #386ca524;border-radius:10px;margin-top:8px;overflow-x:auto}.legal-responsive-table table{border-collapse:collapse;width:100%;font-size:.78rem}.legal-responsive-table th{color:var(--brand-deep,#0f2133);text-transform:uppercase;letter-spacing:.04em;background:#386ca514;border:1px solid #386ca51a;padding:7px 10px;font-size:.72rem;font-weight:800}.legal-responsive-table td{color:var(--ink,#0b1929);border:1px solid #386ca514;padding:7px 10px;font-weight:600}@media (max-width:768px){.legal-header{border-radius:16px!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:calc(100% - 16px)!important;margin:8px auto 0!important;padding:8px 12px!important;top:8px!important}.legal-header-logo{gap:8px!important}.legal-header-logo-badge{border-radius:10px!important;padding:4px 8px!important}.legal-header-logo-img{width:auto!important;height:24px!important}.legal-header-logo-texts{flex-direction:column!important;display:flex!important}.legal-header-logo-title{font-size:.9rem!important;line-height:1.1!important}.legal-header-logo-sub{display:none!important}.legal-header-back-btn{border-radius:10px!important;gap:4px!important;padding:6px 12px!important;font-size:.74rem!important}.legal-header-nav{-webkit-overflow-scrolling:touch!important;order:3!important;justify-content:space-between!important;gap:2px!important;width:100%!important;margin-top:2px!important;padding:3px!important;display:flex!important;overflow-x:auto!important}.legal-header-nav::-webkit-scrollbar{display:none!important}.legal-header-nav-link{text-align:center!important;white-space:nowrap!important;flex:1 1 0!important;padding:6px!important;font-size:.72rem!important}.legal-hero-wrapper{box-sizing:border-box!important;width:100%!important;margin:10px auto 0!important;padding:0 8px!important}.legal-hero-card{border-radius:16px!important;padding:16px 14px!important}.legal-hero-badge-row{flex-wrap:wrap!important;gap:6px!important;margin-bottom:8px!important}.legal-hero-badge{letter-spacing:.04em!important;padding:3px 8px!important;font-size:.65rem!important}.legal-hero-badge-sub{font-size:.7rem!important}.legal-hero-title{letter-spacing:-.02em!important;margin:0 0 6px!important;font-size:1.25rem!important;font-weight:900!important;line-height:1.25!important}.legal-hero-subtitle{font-size:.8rem!important;line-height:1.45!important}.legal-main-container{box-sizing:border-box!important;width:100%!important;padding:12px 8px 24px!important}.legal-attribution-wrapper{box-sizing:border-box!important;width:100%!important;margin:0 auto 10px!important;padding:0 8px!important}.legal-attribution-card{border-radius:12px!important;flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:8px 12px!important}.legal-attribution-left{align-items:flex-start!important;gap:8px!important}.legal-attribution-icon{border-radius:6px!important;width:24px!important;height:24px!important;font-size:.72rem!important}.legal-attribution-category{font-size:.58rem!important}.legal-attribution-heading{flex-direction:column!important;align-items:flex-start!important;gap:2px!important;font-size:.74rem!important}.legal-attribution-brand{padding:2px 6px!important;font-size:.72rem!important}.legal-attribution-pill{text-align:center!important;align-self:flex-start!important;padding:3px 8px!important;font-size:.62rem!important}.legal-footer-wrapper{padding:10px 8px!important}.legal-split-layout{flex-direction:column!important;gap:12px!important;width:100%!important;display:flex!important}.legal-toc-sidebar{gap:8px!important;width:100%!important;max-height:none!important;position:static!important}.legal-toc-card{border-radius:14px!important;padding:10px!important}.legal-toc-title{margin-bottom:6px!important;padding-left:2px!important;font-size:.66rem!important;font-weight:800!important}.legal-toc-list{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-direction:row!important;gap:6px!important;padding-bottom:4px!important;display:flex!important;overflow-x:auto!important}.legal-toc-list::-webkit-scrollbar{display:none!important}.legal-toc-item{background:#ffffffb3!important;border:1px solid #0f27441a!important;border-radius:999px!important;flex-shrink:0!important;padding:6px 12px!important;font-size:.72rem!important}.legal-meta-card{border-radius:14px!important;padding:10px 12px!important;font-size:.7rem!important}.legal-meta-card button{margin-top:6px!important;padding:6px 10px!important;font-size:.72rem!important}.legal-content-col{gap:12px!important;width:100%!important}.legal-section-card{border-radius:14px!important;padding:14px 12px!important;scroll-margin-top:70px!important}.legal-section-heading{margin:0 0 8px!important;padding-bottom:6px!important;font-size:.98rem!important;line-height:1.3!important}.legal-section-body{text-align:justify!important;text-justify:inter-word!important;font-size:.82rem!important;line-height:1.55!important}.legal-section-body p{text-align:justify!important;text-justify:inter-word!important;margin:0 0 8px!important}.legal-section-body h4{text-align:left!important;margin:10px 0 4px!important;font-size:.86rem!important}.legal-section-body ul,.legal-section-body ol{margin:0 0 8px!important;padding-left:16px!important;line-height:1.5!important}.legal-section-body li{text-align:justify!important;text-justify:inter-word!important;margin-bottom:6px!important;font-size:.82rem!important}.legal-section-body>div>div{border-radius:10px!important;padding:10px!important;font-size:.78rem!important}.legal-cards-grid{grid-template-columns:1fr!important;gap:8px!important}.legal-cards-grid>div{border-radius:10px!important;padding:10px!important}.legal-responsive-table{-webkit-overflow-scrolling:touch!important;border:1px solid #0f27441a!important;border-radius:10px!important;width:100%!important;margin-top:8px!important;overflow-x:auto!important}.legal-responsive-table table{min-width:480px!important;font-size:.72rem!important}.legal-responsive-table th,.legal-responsive-table td{padding:6px 8px!important}.help-container{gap:14px!important}.help-company-card{border-radius:14px!important;gap:8px!important;padding:14px 12px!important}.help-company-title{margin-bottom:2px!important;font-size:1.02rem!important}.help-company-sub{font-size:.74rem!important}.help-status-badge{padding:4px 10px!important;font-size:.68rem!important}.help-contact-grid{grid-template-columns:1fr!important;gap:10px!important}.help-contact-card{border-radius:14px!important;gap:10px!important;padding:14px 12px!important}.help-contact-card>div:nth-child(2){font-size:.8rem!important}.help-contact-card .contact-phone-number{font-size:.9rem!important}.help-contact-card button{padding:8px!important;font-size:.74rem!important}.help-faq-layout{flex-direction:column!important;gap:12px!important;display:flex!important}.help-category-sidebar{box-sizing:border-box!important;border-radius:14px!important;gap:6px!important;width:100%!important;max-height:none!important;padding:10px!important;position:static!important}.help-category-title{margin-bottom:4px!important;font-size:.66rem!important}.help-category-list{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-direction:row!important;gap:6px!important;display:flex!important;overflow-x:auto!important}.help-category-list::-webkit-scrollbar{display:none!important}.help-category-btn{border-radius:999px!important;flex-shrink:0!important;gap:6px!important;width:auto!important;padding:6px 12px!important;font-size:.74rem!important}.help-faq-card{border-radius:16px!important;padding:16px 12px!important}.help-faq-header{flex-direction:column!important;align-items:stretch!important;gap:10px!important;margin-bottom:12px!important}.help-faq-header h3{font-size:1.02rem!important}.help-faq-header p{font-size:.76rem!important}.help-search-input{box-sizing:border-box!important;width:100%!important;padding:8px 12px!important;font-size:16px!important}.help-faq-btn{padding:12px 10px!important;font-size:.82rem!important}.help-faq-answer{padding:0 10px 12px 28px!important;font-size:.78rem!important;line-height:1.5!important}}.session-action-btns{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.session-action-btns button{cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:8px 18px;font-size:.8rem;font-weight:850;transition:all .2s;display:inline-flex}@media (max-width:639px){.session-action-btns{justify-content:stretch;gap:6px}.session-action-btns button{border-radius:8px;flex:100%;gap:6px;height:32px;min-height:32px;padding:6px 12px;font-size:.74rem}}@media (min-width:681px) and (max-width:960px){.devices-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:768px){.org-detail-stats-grid{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.org-detail-stats-grid .orgs-stat-card,.org-detail-stats-grid .products-stat-card{box-sizing:border-box!important;border-radius:14px!important;min-width:0!important;padding:10px 12px!important}.org-detail-stats-grid .orgs-stat-card div div:first-child{letter-spacing:.04em!important;font-size:.68rem!important}.org-detail-stats-grid .orgs-stat-card div div:last-child{margin-top:1px!important;font-size:1.45rem!important}.org-detail-stats-grid .orgs-stat-card>span{font-size:1.3rem!important}.org-detail-split{grid-template-columns:1fr!important;gap:14px!important}.org-detail-map-card{height:320px!important;min-height:290px!important}}.org-modal-btn-text-short{display:none}.org-modal-btn-text-full,.org-pill-text-full{display:inline}.org-pill-text-short{display:none}.org-audit-title-full{display:inline}.org-audit-title-short{display:none}.telemetry-mode-text-full{display:inline}.telemetry-mode-text-short{display:none}.collapse-text-full{display:inline}.collapse-text-short{display:none}@media (max-width:640px){.org-detail-hero{border-radius:16px!important;gap:10px!important;padding:12px 14px!important}.org-hero-top-row{flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.org-hero-main-row{flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:10px!important}.org-hero-title-group{flex:none!important;gap:12px!important;width:100%!important}.org-hero-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.org-hero-actions button{text-align:center!important;white-space:nowrap!important;border-radius:10px!important;justify-content:center!important;width:100%!important;padding:8px 10px!important;font-size:.78rem!important;font-weight:800!important}.org-profile-card{border-radius:16px!important;padding:12px 14px!important}.org-map-header-bulb{padding:5px 12px!important;font-size:.78rem!important;top:10px!important;left:10px!important}.org-map-empty-pill{white-space:normal!important;text-align:center!important;flex-direction:column!important;gap:6px!important;width:calc(100% - 24px)!important;max-width:320px!important;padding:8px 14px!important;font-size:.72rem!important;bottom:10px!important}.org-section-header{flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;display:flex!important}.org-section-title,.org-section-header h3{flex-wrap:nowrap!important;flex:auto!important;gap:6px!important;min-width:0!important;font-size:.88rem!important;overflow:hidden!important}.org-section-title-text,.org-section-header h3>span:nth-child(2){text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;overflow:hidden!important}.org-section-count{display:none!important}.org-section-collapse-btn{height:30px!important;min-height:unset!important;white-space:nowrap!important;border-radius:8px!important;flex-shrink:0!important;padding:5px 10px!important;font-size:.7rem!important}.org-section-collapse-full{display:none!important}.org-section-collapse-short{display:inline!important}.org-detail-section-collapsible.is-collapsed{gap:0!important;padding:10px 12px!important}.org-section-header .btn,.org-devices-provision-btn{height:28px!important;min-height:unset!important;white-space:nowrap!important;border-radius:8px!important;flex-shrink:0!important;gap:4px!important;padding:4px 10px!important;font-size:.74rem!important}.org-access-pills-bar{display:none!important}.org-access-role-select{height:36px!important;min-height:unset!important;display:block!important}.org-people-toolbar-row{flex-flow:row!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.org-people-cards-grid{grid-template-columns:1fr!important;gap:8px!important}.org-person-card{border-radius:12px!important;gap:7px!important;padding:8px 10px!important}.org-person-actions{flex-flow:row!important;gap:4px!important;width:100%!important;display:flex!important}.org-person-actions button,.org-person-btn{white-space:nowrap!important;height:26px!important;min-height:26px!important;box-shadow:none!important;border-radius:6px!important;flex:1 1 0!important;grid-column:auto!important;padding:2px 6px!important;font-size:.64rem!important}.org-person-btn-full{grid-column:auto!important}.org-person-transfer-btn{height:26px!important;min-height:26px!important;box-shadow:none!important;border-radius:6px!important;gap:4px!important;padding:0 8px!important;font-size:.64rem!important;line-height:1!important}.org-person-transfer-full{display:none!important}.org-person-transfer-short{display:inline!important}.org-section-header .btn.org-people-grant-btn,.org-people-grant-btn.btn,.org-people-grant-btn{height:26px!important;min-height:26px!important;box-shadow:none!important;border-radius:7px!important;gap:4px!important;padding:0 10px!important;font-size:.68rem!important;line-height:1!important}.org-people-grant-full{display:none!important}.org-people-grant-short{display:inline!important}.org-devices-toolbar-wrap{gap:8px!important}.org-devices-search-box{width:100%!important}.org-devices-search-box input{border-radius:8px!important;height:32px!important;padding:6px 12px!important;font-size:.78rem!important}.org-devices-controls{box-sizing:border-box!important;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:4px!important;width:100%!important;padding:2px 0!important;display:flex!important;overflow:visible!important}.org-devices-controls::-webkit-scrollbar{display:none!important}.org-devices-status-pills{box-sizing:border-box!important;border-radius:8px!important;flex-shrink:0!important;gap:2px!important;width:auto!important;height:26px!important;padding:2px!important;display:inline-flex!important}.org-devices-status-pills button{white-space:nowrap!important;border-radius:6px!important;flex-shrink:0!important;height:22px!important;padding:0 6px!important;font-size:.68rem!important}.org-devices-select{text-overflow:ellipsis!important;white-space:nowrap!important;box-sizing:border-box!important;background-position:calc(100% - 5px)!important;background-size:8px 8px!important;border-radius:8px!important;flex:1 1 0!important;width:0!important;min-width:0!important;max-width:none!important;height:26px!important;padding:1px 16px 1px 6px!important;font-size:.68rem!important;overflow:hidden!important}.org-devices-reset-btn{border-radius:8px!important;flex-shrink:0!important;align-items:center!important;height:26px!important;padding:0 5px!important;font-size:.66rem!important;display:inline-flex!important}.org-logs-toolbar{gap:8px!important;margin-bottom:4px!important}.org-logs-search-box{width:100%!important;max-width:100%!important}.org-logs-search-box input{border-radius:8px!important;height:32px!important;padding:6px 12px!important;font-size:.78rem!important}.org-logs-filter-pills{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;box-sizing:border-box!important;border-radius:8px!important;flex-wrap:nowrap!important;gap:2px!important;width:100%!important;max-width:100%!important;height:28px!important;padding:2px 3px!important;display:flex!important;overflow-x:auto!important}.org-logs-filter-pills::-webkit-scrollbar{display:none!important}.org-logs-filter-pills button{white-space:nowrap!important;border-radius:6px!important;flex-shrink:0!important;height:24px!important;padding:0 8px!important;font-size:.7rem!important}.org-pill-text-full{display:none!important}.org-pill-text-short{display:inline!important}.org-audit-title-full{display:none!important}.org-audit-title-short{display:inline!important}.org-log-row-btn{flex-direction:column!important;align-items:stretch!important;gap:5px!important;padding:7px 10px!important}.org-log-row-left{align-items:center!important;gap:6px!important;width:100%!important;display:flex!important}.org-log-desc{font-size:.76rem!important}.org-log-action-badge{padding:1px 5px!important;font-size:.6rem!important}.org-log-row-right{justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.org-log-full-timestamp,.org-log-sep{display:none!important}.org-log-actor{padding:1px 6px!important;font-size:.66rem!important}.org-log-relative-time{padding:1px 5px!important;font-size:.62rem!important}.org-pagination-tray{border-radius:10px!important;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:6px!important;margin-top:8px!important;padding:6px 10px!important}.org-pagination-info{font-size:.7rem!important}.org-pagination-btn{border-radius:6px!important;height:26px!important;padding:0 8px!important;font-size:.68rem!important}.org-pagination-page-badge{border-radius:6px!important;padding:2px 6px!important;font-size:.68rem!important}.org-modal-overlay{align-items:center!important;padding:8px!important}.navbar-notif-panel{left:50%!important;right:auto!important;top:calc(env(safe-area-inset-top,0px) + 58px)!important;z-index:1200!important;border-radius:14px!important;width:calc(100vw - 20px)!important;max-width:360px!important;position:fixed!important;transform:translate(-50%)!important}.navbar-notif-head{padding:8px 12px!important}.navbar-notif-head-title{font-size:.68rem!important}.navbar-notif-list{gap:3px!important;max-height:min(52vh,300px)!important;padding:5px 6px!important}.navbar-notif-item{border-radius:8px!important;gap:6px!important;padding:5px 8px!important}.navbar-notif-item-icon{width:18px!important;height:18px!important;font-size:.95rem!important}.navbar-notif-item-title{font-size:.72rem!important}.navbar-notif-item-text{-webkit-line-clamp:1!important;font-size:.64rem!important}.navbar-notif-item-meta{gap:5px!important;margin-top:2px!important;font-size:.58rem!important}.navbar-notif-footer{padding:6px 10px!important}.navbar-notif-footer-link{font-size:.68rem!important}.navbar-notif-empty{padding:16px 12px!important}.navbar-notif-empty-icon{width:34px!important;height:34px!important;margin-bottom:6px!important;font-size:1rem!important}.org-modal-card{border-radius:16px!important;width:min(100%,520px)!important;max-width:100%!important;max-height:min(88dvh,640px)!important}.org-modal-header{padding:12px 14px 10px!important}.org-modal-title{font-size:.94rem!important}.org-modal-sub{font-size:.72rem!important}.org-modal-stepper-track{padding:6px 10px!important}.org-modal-stepper-inner{padding:5px 8px!important}.org-modal-body{padding:12px 12px 14px!important}.org-modal-footer{gap:8px!important;margin-top:6px!important}.org-modal-btn{white-space:nowrap!important;flex-shrink:0!important;gap:4px!important;height:35px!important;min-height:35px!important;padding:0 12px!important;font-size:.76rem!important}.org-modal-btn-text-full{display:none!important}.org-modal-btn-text-short{display:inline!important}.org-access-banner-sub{display:none!important}.org-edit-profile-modal{gap:10px!important;max-height:94dvh!important;padding:12px 14px!important}.org-edit-profile-modal input{border-radius:8px!important;height:34px!important;padding:4px 10px!important;font-size:.8rem!important}.org-edit-profile-grid-2col{grid-template-columns:1fr!important;gap:8px!important}.org-edit-profile-logo-bar{border-radius:12px!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;display:flex!important}.org-edit-profile-upload-btn,.org-edit-profile-remove-btn{white-space:nowrap!important;border-radius:7px!important;height:28px!important;padding:0 10px!important;font-size:.72rem!important}.org-edit-profile-location-box{border-radius:12px!important;gap:8px!important;padding:10px 12px!important}.org-edit-profile-gps-card{border-radius:10px!important;gap:6px!important;padding:8px 10px!important}.org-edit-profile-pick-map-btn{border-radius:6px!important;height:26px!important;padding:0 8px!important;font-size:.7rem!important}.org-edit-profile-geo-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.org-edit-profile-geo-input{border-radius:7px!important;width:100%!important;height:32px!important;padding:2px 8px!important;font-size:.78rem!important}.org-confirm-modal-card{border-radius:16px!important;padding:16px 14px!important}.org-map-modal-footer{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:10px 12px!important}.org-map-modal-footer .org-modal-footer-btns{grid-template-columns:1fr 1.6fr!important;gap:8px!important;width:100%!important;display:grid!important}}@media (max-width:480px){.org-profile-owner-phone{grid-template-columns:1fr!important;gap:8px!important}}html.is-mobile-app .app-shell{width:100%;min-height:100vh;position:relative;background:linear-gradient(#d4e5f6 0%,#e8f2fc 12%,#f1f6fd 100%)!important;flex-direction:column!important;height:auto!important;min-height:100dvh!important;margin:0!important;padding:0!important;display:flex!important;overflow:clip visible!important}html.is-mobile-app .main{min-height:100vh;width:100%!important;max-width:100vw!important;height:auto!important;min-height:100dvh!important;padding-left:0!important;padding-right:0!important;padding-top:calc(54px + max(0px, env(safe-area-inset-top,0px), var(--capacitor-safe-area-top,0px)))!important;background:0 0!important;flex-direction:column!important;gap:0!important;margin:0!important;padding-bottom:0!important;display:flex!important;overflow:clip visible!important}html.is-mobile-app .main-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;flex:1 0 auto!important;margin:0!important;padding:4px 10px 10px!important;overflow:hidden visible!important}html.is-mobile-app .top-navbar-bar,html.is-mobile-app .main>header{z-index:1000!important;width:100%!important;padding:8px 12px!important;padding-top:max(8px, env(safe-area-inset-top,0px), var(--capacitor-safe-area-top,0px))!important;-webkit-backdrop-filter:blur(20px)saturate(180%)!important;box-sizing:border-box!important;background:radial-gradient(140% 70% at 50% -10%,#386ca552 0%,#0000 60%),linear-gradient(#a8c3e4f2 0%,#c4d9f0f2 100%)!important;border-bottom:1px solid #386ca52e!important;min-height:54px!important;position:fixed!important;top:0!important;left:0!important;right:0!important;box-shadow:0 4px 16px #0f274414!important}html.is-mobile-app .navbar-notif-panel{left:50%!important;right:auto!important;top:calc(env(safe-area-inset-top,0px) + var(--capacitor-safe-area-top,0px) + 52px)!important;z-index:1200!important;border-radius:14px!important;width:calc(100vw - 20px)!important;max-width:360px!important;position:fixed!important;transform:translate(-50%)!important}html.is-mobile-app .navbar-notif-item{gap:6px!important;padding:5px 8px!important}html.is-mobile-app .navbar-notif-item-text{-webkit-line-clamp:1!important}html.is-mobile-app .dashboard-footer{width:100%!important;height:auto!important;min-height:auto!important;padding:6px 10px max(6px, env(safe-area-inset-bottom,0px), var(--capacitor-safe-area-bottom,0px))!important;text-align:center!important;box-sizing:border-box!important;background:0 0!important;border-top:1px solid #93c5fd66!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;margin-top:8px!important;margin-bottom:0!important;line-height:1.25!important}html.is-mobile-app .dashboard-footer .footer-left{color:#475569!important;text-align:center!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:4px!important;margin:0!important;font-size:.63rem!important;line-height:1.2!important;display:flex!important}html.is-mobile-app .dashboard-footer .footer-right{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:3px!important;width:100%!important;margin-left:0!important;font-size:.62rem!important;line-height:1.25!important;display:flex!important}html.is-mobile-app .dashboard-footer .footer-links-group,html.is-mobile-app .dashboard-footer .footer-org-divider,html.is-mobile-app .dashboard-footer .footer-eng-divider{display:none!important}html.is-mobile-app .dashboard-footer .footer-attribution-group{flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:2px!important;width:100%!important;display:flex!important}html.is-mobile-app .dashboard-footer .footer-product-by{color:#334155!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:3px!important;font-size:.63rem!important;display:flex!important}html.is-mobile-app .dashboard-footer .footer-org-name{color:var(--brand-deep,#0f2744)!important;font-weight:850!important}html.is-mobile-app .dashboard-footer .footer-engineered-by{color:#64748b!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:3px!important;font-size:.6rem!important;display:flex!important}html.is-mobile-app .dashboard-footer .footer-eng-name{color:#000!important;font-weight:800!important}html.is-mobile-app .hamburger-btn{justify-content:center!important;align-items:center!important;display:inline-flex!important}html.is-mobile-app .mobile-brand-logo{display:flex!important}html.is-mobile-app .navbar-actions-right{gap:6px!important}html.is-mobile-app .navbar-actions-right>span{display:none!important}html.is-mobile-app .platform-bottom-links{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;box-sizing:border-box!important;border-top:1px dashed #386ca526!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;width:100%!important;margin-top:10px!important;padding-top:10px!important;display:flex!important;overflow-x:auto!important}html.is-mobile-app .platform-bottom-links::-webkit-scrollbar{display:none!important}html.is-mobile-app .platform-bottom-links>span{display:none!important}html.is-mobile-app .platform-bottom-links a{white-space:nowrap!important;color:#1d4ed8!important;background:#fff!important;border:1.5px solid #93c5fd!important;border-radius:8px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;gap:3px!important;padding:5px 10px!important;font-size:.72rem!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 1px 3px #0f172a0f!important}html.is-mobile-app .main-content [style*=min-width]:not(table):not(thead):not(tbody):not(tr):not(th):not(td):not(.keep-min-width),html.is-mobile-app .main-content [style*=minWidth]:not(table):not(thead):not(tbody):not(tr):not(th):not(td):not(.keep-min-width){min-width:0!important}html.is-mobile-app .layout-split,html.is-mobile-app .layout-split-equal,html.is-mobile-app .two-col,html.is-mobile-app .form-grid,html.is-mobile-app .areas-split,html.is-mobile-app .ops-top-row,html.is-mobile-app .staff-card-grid,html.is-mobile-app .admin-split,html.is-mobile-app .area-layout-split,html.is-mobile-app .org-detail-split{grid-template-columns:1fr!important;gap:12px!important}html.is-mobile-app .products-stats-grid,html.is-mobile-app .devices-stats-grid,html.is-mobile-app .orgs-stats-grid,html.is-mobile-app .org-detail-stats-grid,html.is-mobile-app .gateway-stats-grid,html.is-mobile-app .prod-kpi-grid,html.is-mobile-app .people-stats-grid,html.is-mobile-app .areas-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important;display:grid!important}html.is-mobile-app .products-stat-card,html.is-mobile-app .devices-stat-card,html.is-mobile-app .orgs-stat-card,html.is-mobile-app .prod-kpi-card{border-radius:14px!important;gap:8px!important;padding:8px 10px!important}:is(html.is-mobile-app .table-responsive,html.is-mobile-app .table-scroll,html.is-mobile-app .table-scroll-container,html.is-mobile-app .panel-body:has(table),html.is-mobile-app .paged-table){-webkit-overflow-scrolling:touch;max-width:100%!important;overflow-x:auto!important}html.is-mobile-app .areas-tabs-container{box-sizing:border-box!important;grid-template-columns:repeat(6,1fr)!important;gap:4px!important;width:100%!important;padding:3px!important;display:grid!important}html.is-mobile-app .areas-tabs-container .workbench-tab-btn:first-child,html.is-mobile-app .areas-tabs-container .workbench-tab-btn:nth-child(2),html.is-mobile-app .areas-tabs-container .workbench-tab-btn:nth-child(3){grid-column:span 2!important}html.is-mobile-app .areas-tabs-container .workbench-tab-btn:nth-child(4),html.is-mobile-app .areas-tabs-container .workbench-tab-btn:nth-child(5){grid-column:span 3!important}html.is-mobile-app .area-popup-card{box-sizing:border-box!important;border-radius:16px!important;width:100%!important;max-width:min(440px,100vw - 20px)!important;max-height:88dvh!important;margin:0 auto!important;padding:14px 15px!important;position:relative!important}@media (max-width:680px){.tier-row-card{gap:8px!important;padding:10px 12px!important}.tier-inputs-grid{grid-template-columns:1fr 1fr!important;gap:6px!important}.tier-chain-section,.tier-configured-section{border-radius:14px!important;padding:12px 14px!important}}html.is-mobile-app .tier-row-card{gap:8px!important;padding:10px 12px!important}html.is-mobile-app .tier-inputs-grid{grid-template-columns:1fr 1fr!important;gap:6px!important}html.is-mobile-app .tier-chain-section,html.is-mobile-app .tier-configured-section{border-radius:14px!important;padding:12px 14px!important}
