@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&family=Public+Sans:wght@400;500;600&display=swap";:root{--bg: #edf2f8;--panel: #ffffff;--line: #d6dde7;--line-strong: #c6d0dd;--text: #0f1728;--muted: #516179;--accent: #0b67c5;--accent-soft: #d9eaff;--danger: #b42323;--success: #0f7a4f;--shadow: 0 12px 36px rgba(15, 23, 40, .08)}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;color:var(--text);font-family:Public Sans,Segoe UI,sans-serif;background:radial-gradient(circle at 8% 10%,rgba(11,103,197,.12),transparent 32%),radial-gradient(circle at 92% 3%,rgba(15,122,79,.12),transparent 28%),linear-gradient(165deg,#f4f8fc,#eaf0f8 45%,#f4f7fb)}h1,h2,h3,h4{margin:0;font-family:Space Grotesk,sans-serif;letter-spacing:-.02em}p{margin:0}.auth-layout{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(520px,100%);display:grid;gap:12px;padding:28px;border-radius:18px;background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow)}.auth-card p{color:var(--muted)}.mfa-qr{display:flex;justify-content:center;padding:16px;border:1px solid var(--line);border-radius:16px;background:#fff}.mfa-qr svg{width:min(240px,100%);height:auto}.portal-layout{min-height:100vh;display:grid;grid-template-columns:272px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:linear-gradient(200deg,#09172d,#10284b 46%,#113461);color:#eaf2ff;border-right:1px solid rgba(198,208,221,.22);padding:22px 16px;display:flex;flex-direction:column;gap:24px}.brand{padding:10px 8px}.brand-link{color:inherit;text-decoration:none}.brand.brand-has-logo{min-height:92px;display:flex;align-items:center}.brand-logo-image{display:block;max-width:100%;max-height:88px;width:auto;height:auto;object-fit:contain}.brand-kicker{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#c8e2ffdb}.brand-name{margin-top:6px;font-size:18px;font-family:Space Grotesk,sans-serif;font-weight:600}nav{display:grid;gap:6px}.nav-group{margin:12px 8px 4px;font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#c4d9f3b8}.nav{display:block;width:100%;text-align:left;border:0;background:transparent;color:#c6d9f7;border-radius:10px;padding:10px 12px;font-size:14px;cursor:pointer;text-decoration:none}.nav:hover{background:#ffffff14}.nav.active{background:linear-gradient(120deg,#0b67c580,#1e9c7052);color:#fff}.nav-parent{position:relative;display:grid;gap:2px}.nav-submenu{display:none;gap:4px;margin-left:8px;padding-left:8px;border-left:1px solid rgba(196,217,243,.28)}.nav-parent:hover .nav-submenu,.nav-parent:focus-within .nav-submenu,.nav-parent.active .nav-submenu{display:grid}.nav.nav-sub{font-size:13px;padding:8px 10px;color:#b8d0f1}.main{padding:20px;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.topbar h1{font-size:26px}.topbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;height:34px;padding:0 10px;border-radius:999px;background:var(--accent-soft);color:#094b8d;font-size:12px;font-weight:600}.muted-badge{background:#edf2f8;color:#314257}.banner{border-radius:12px;padding:10px 12px;margin-bottom:12px;border:1px solid}.banner.info{background:#edf8f3;border-color:#bde4ce;color:#0f6a44}.banner.error,.error{background:#fef0f0;border-color:#f4c2c2;color:#9a1f1f}.page{display:grid;gap:12px;min-width:0}.split{grid-template-columns:1.05fr 1fr}.devices-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:12px;align-items:start}.devices-subnav{position:sticky;top:12px;max-height:calc(100vh - 118px);overflow:hidden;padding:10px}.devices-subnav-scroll{display:grid;gap:6px;overflow-y:auto;padding-right:4px}.devices-nav-btn{display:block;width:100%;text-align:left;border:1px solid var(--line);background:#f8fbff;color:#24364d;border-radius:10px;padding:9px 10px;font-size:14px;cursor:pointer;text-decoration:none}.devices-nav-btn.active{border-color:#8ab8eb;background:#e9f3ff;color:#0b67c5}.devices-nav-group{border:1px solid var(--line);border-radius:10px;background:#fff;padding:6px;display:grid;gap:6px}.devices-nav-group summary{cursor:pointer;list-style:none;font-size:14px;color:#3d526d;font-weight:600;padding:4px}.platform-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.platform-card{text-decoration:none;border:1px solid var(--line);background:#f8fbff;color:#22344b;border-radius:12px;min-height:94px;display:grid;gap:4px;align-content:center;justify-items:start;padding:14px}.platform-card span{font-size:13px;color:var(--muted)}.panel{background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:14px;display:grid;gap:10px;min-width:0}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.dashboard-page{gap:16px}.dashboard-action-link{text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.dashboard-action-link:focus-visible{outline:2px solid #2f80ed;outline-offset:2px;border-radius:12px}.dashboard-total-strip{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,2fr);gap:18px;align-items:stretch;padding:18px;border:0;border-radius:22px;color:#f7fbff;background:linear-gradient(118deg,#0c2237fa,#184258f7 58%,#1f6f62f2),#102a43;box-shadow:0 18px 44px #0e263b33}.dashboard-total-strip:before{content:"";position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 78% 15%,rgba(255,255,255,.16) 0 1px,transparent 2px) 0 0 / 20px 20px,linear-gradient(100deg,transparent 56%,rgba(255,255,255,.06));pointer-events:none}.dashboard-total-copy{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;gap:6px 16px;align-content:center;padding:8px 24px 8px 6px;border-right:1px solid rgba(255,255,255,.18)}.dashboard-total-copy.dashboard-action-link:hover{transform:translate(3px)}.dashboard-total-label{grid-column:1 / -1;font-size:12px;color:#e9f5fab8;text-transform:uppercase;letter-spacing:.11em}.dashboard-total-value{align-self:end;font-size:52px;line-height:1;font-family:Space Grotesk,sans-serif;color:#fff}.dashboard-total-device-icon{align-self:end;display:block;width:64px;height:64px;object-fit:cover;border:1px solid rgba(167,240,219,.42);border-radius:16px;box-shadow:0 8px 24px #01111657}.dashboard-summary-chips{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px}.dashboard-summary-chip{position:relative;overflow:hidden;border-radius:14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.16);padding:12px 14px;display:grid;gap:8px;align-content:center}.dashboard-summary-chip:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--dashboard-accent)}.dashboard-summary-chip.dashboard-action-link:hover{background:#ffffff2b;box-shadow:0 10px 24px #0416222e;transform:translateY(-2px)}.dashboard-summary-chip span{color:#eef7fbbd;font-size:12px}.dashboard-summary-chip strong{font-size:28px;line-height:1;font-family:Space Grotesk,sans-serif;color:#fff}.dashboard-grid{--dashboard-widget-height: 320px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.dashboard-grid>*{box-sizing:border-box;height:var(--dashboard-widget-height);min-height:var(--dashboard-widget-height);overflow:hidden}.dashboard-panel-fullwidth{grid-column:1 / -1;height:auto;min-height:0;overflow:visible}.dashboard-panel{position:relative;isolation:isolate;align-content:stretch;grid-template-rows:auto minmax(0,1fr);padding:20px;border:0;border-radius:22px;background:linear-gradient(145deg,#fffffffc,#f5f9f9f5),#fff;box-shadow:0 14px 34px #192f431a}.dashboard-panel:before{content:"";position:absolute;z-index:-1;top:0;right:0;width:130px;height:110px;border-radius:0 22px 0 100%;background:radial-gradient(circle,rgba(25,74,83,.11) 0 1px,transparent 1.5px) 0 0 / 13px 13px;opacity:.65}.dashboard-panel>h3{display:flex;align-items:center;gap:10px;font-size:20px;color:#142a3e}.dashboard-panel>h3:before{content:"";display:block;width:24px;height:5px;border-radius:999px;background:linear-gradient(90deg,#238b73,#75b5a4)}.dashboard-panel-security,.dashboard-panel-ownership,.dashboard-panel-seen-overview,.dashboard-panel-seen-breakdown,.dashboard-panel-platforms{grid-column:span 1}.dashboard-platform-matrix{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-content:center}.dashboard-platform-card{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:12px;min-width:0;padding:12px;border:1px solid #dce6e8;border-radius:15px;background:#f8fbfbe0}.dashboard-platform-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--dashboard-accent) 44%,#dce6e8);box-shadow:0 10px 20px #173d5f1a}.dashboard-platform-mark{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:var(--dashboard-accent);font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700;clip-path:polygon(25% 4%,75% 4%,98% 50%,75% 96%,25% 96%,2% 50%)}.dashboard-platform-copy{display:grid;gap:6px;min-width:0}.dashboard-platform-heading,.dashboard-health-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.dashboard-platform-heading span,.dashboard-health-heading span{min-width:0;overflow:hidden;color:#40566a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dashboard-platform-heading strong{color:#172e43;font-size:21px}.dashboard-platform-copy small,.dashboard-health-copy small{color:#738397;font-size:10px}.dashboard-meter-track,.dashboard-health-track{height:6px;overflow:hidden;border-radius:999px;background:#e4ecee}.dashboard-meter-track i,.dashboard-health-track i{display:block;min-width:3px;height:100%;border-radius:inherit;background:var(--dashboard-accent)}.dashboard-health-grid{display:grid;gap:10px;align-content:center}.dashboard-health-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center;padding:11px 13px;border-radius:14px;background:#f5f8f8;border:1px solid transparent}.dashboard-health-card:hover{transform:translate(3px);border-color:color-mix(in srgb,var(--dashboard-accent) 40%,transparent)}.dashboard-health-index{display:grid;place-items:center;width:40px;height:40px;border-radius:12px 4px;color:var(--dashboard-accent);background:color-mix(in srgb,var(--dashboard-accent) 12%,white);font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:700}.dashboard-health-copy{display:grid;gap:6px}.dashboard-health-heading strong{color:var(--dashboard-accent);font-size:18px}.dashboard-composition{display:grid;gap:24px;align-content:center}.dashboard-composition-track{display:flex;gap:4px;min-height:34px;padding:5px;border-radius:13px;background:#e8eeee}.dashboard-composition-track i{display:block;min-width:0;border-radius:8px}.dashboard-composition-legend{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-composition-card{position:relative;display:grid;gap:3px;padding:13px 13px 13px 18px;border-radius:13px;background:#f5f8f8}.dashboard-composition-card:before{content:"";position:absolute;top:12px;bottom:12px;left:7px;width:4px;border-radius:999px;background:var(--dashboard-accent)}.dashboard-composition-card:hover{transform:translateY(-2px);background:#fff;box-shadow:0 8px 18px #173d5f17}.dashboard-composition-card span{color:#596d7e;font-size:11px}.dashboard-composition-card strong{color:#183149;font-size:27px;line-height:1}.dashboard-composition-card small{color:var(--dashboard-accent);font-weight:700}.dashboard-activity-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;align-content:center}.dashboard-activity-cell{display:grid;grid-template-rows:minmax(34px,auto) 1fr auto;gap:8px;min-width:0;min-height:160px;padding:13px 11px;border:1px solid #dce6e8;border-radius:16px 5px;background:linear-gradient(155deg,color-mix(in srgb,var(--dashboard-accent) 11%,white),#fff 72%)}.dashboard-activity-cell:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--dashboard-accent) 46%,#dce6e8);box-shadow:0 10px 20px #173d5f1a}.dashboard-activity-cell>span{color:#566b7d;font-size:11px;line-height:1.25}.dashboard-activity-cell>strong{align-self:end;color:#17324a;font-size:32px;line-height:1}.dashboard-activity-cell>i{display:block;height:5px;overflow:hidden;border-radius:999px;background:#e1e9ea}.dashboard-activity-cell>i>b{display:block;width:var(--dashboard-activity-width);min-width:3px;height:100%;border-radius:inherit;background:var(--dashboard-accent)}.dashboard-panel-seen-overview{grid-template-rows:auto minmax(0,1fr)}.dashboard-pulse-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(130px,.7fr) minmax(180px,1.3fr);grid-template-rows:minmax(0,1fr) auto auto;gap:10px 22px;padding:18px;border-radius:18px;color:#f6fbfc;background:linear-gradient(135deg,#0f2b41fa,#185d56f5),#102a43}.dashboard-pulse-card:after{content:"";position:absolute;right:-54px;bottom:-70px;width:190px;height:190px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 24px #ffffff09,0 0 0 52px #ffffff06}.dashboard-pulse-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0e303e33}.dashboard-pulse-copy{align-self:center;display:grid;gap:6px}.dashboard-pulse-copy strong{font-size:52px;line-height:.9}.dashboard-pulse-copy span,.dashboard-pulse-footer span{color:#ebf8f8b8;font-size:12px}.dashboard-pulse-wave{align-self:center;display:flex;align-items:center;justify-content:space-between;gap:7px;height:90px;padding:8px 0}.dashboard-pulse-wave i{flex:1 1 0;min-width:5px;max-width:14px;border-radius:999px;background:linear-gradient(180deg,#9bdcc9,#4cad98);opacity:.9}.dashboard-pulse-footer{grid-column:1 / -1;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dashboard-pulse-footer strong{font-size:17px}.dashboard-pulse-track{grid-column:1 / -1;height:6px;overflow:hidden;border-radius:999px;background:#ffffff24}.dashboard-pulse-track i{display:block;width:var(--dashboard-coverage);min-width:3px;height:100%;border-radius:inherit;background:#9bdcc9}.metric-card{border-radius:14px;padding:14px;background:linear-gradient(150deg,#fff,#f5f8fc);border:1px solid var(--line)}.metric-label{font-size:12px;color:var(--muted)}.metric-value{margin-top:6px;font-size:24px;font-family:Space Grotesk,sans-serif}table{width:100%;border-collapse:collapse;font-size:13px}th,td{border-bottom:1px solid var(--line);padding:8px 7px;text-align:left;vertical-align:top}th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#3f5069}tr.row-selected{background:#eff6ff}tr:hover{background:#f8fbff}.text-input{min-height:36px;border-radius:10px;border:1px solid var(--line-strong);background:#fff;padding:0 10px;font-size:14px;width:100%}.text-area{width:100%;min-height:140px;border-radius:10px;border:1px solid var(--line-strong);background:#fff;padding:10px;font-size:13px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;resize:vertical}.text-input.compact{width:auto}.inline-form{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.inline-form .text-input{min-width:180px;flex:1 1 220px}.inline-form.inline-form-wide .text-input{flex:1 1 200px}.filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.filters-row .text-input{flex:1 1 280px;min-width:220px}.check-inline{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:var(--muted)}.check-inline input{margin:0}button,.link-button{min-height:36px;border-radius:10px;border:0;background:linear-gradient(130deg,#0b67c5,#0e5ba6);color:#fff;font-weight:600;font-size:13px;padding:0 12px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}button.secondary{background:linear-gradient(130deg,#1f7a57,#186445)}button.danger{background:linear-gradient(130deg,#bb2b2b,#961e1e)}button:disabled{opacity:.55;cursor:not-allowed}button.link-inline{min-height:28px;padding:0 10px;font-size:12px;border-radius:999px;background:linear-gradient(130deg,#0f7a4f,#155f45)}button.console-user-link{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--text);font-size:13px;font-weight:500;text-align:left}button.console-user-link:hover{color:#1b6cd6;text-decoration:underline}.action-row{display:flex;gap:8px;flex-wrap:wrap}.console-branding-layout{display:grid;grid-template-columns:minmax(280px,420px) minmax(280px,1fr);gap:24px;align-items:start}.console-branding-preview{min-height:140px;border:1px solid rgba(167,179,195,.35);border-radius:20px;padding:20px;background:#f8fbffe6;display:flex;align-items:center;justify-content:center}.console-branding-logo{display:block;max-width:100%;max-height:120px;width:auto;height:auto;object-fit:contain}.console-branding-default-brand{width:100%;min-height:120px;border-radius:18px;padding:18px 20px;background:linear-gradient(200deg,#09172d,#10284b 46%,#113461);color:#eaf2ff}.console-branding-actions{margin-top:12px}.console-dashboard-settings-list{display:grid;gap:12px;margin-top:10px}.console-dashboard-selection-hint{margin:0}.console-dashboard-section-panel{margin-top:18px;padding:18px}.console-dashboard-order-list{display:grid;gap:10px;margin-top:12px}.console-dashboard-order-item{display:flex;align-items:flex-start;gap:12px;border:1px solid rgba(167,179,195,.35);border-radius:16px;background:#f8fbffeb;padding:12px 14px;cursor:grab}.console-dashboard-order-item.dragging{opacity:.55}.console-dashboard-order-handle{font-size:20px;line-height:1;color:#6a7f99;-webkit-user-select:none;user-select:none;padding-top:2px}.console-dashboard-order-copy{display:grid;gap:4px}.console-dashboard-setting{display:flex;align-items:flex-start;gap:12px;border:1px solid rgba(167,179,195,.35);border-radius:16px;background:#f8fbffeb;padding:14px 16px;cursor:pointer}.console-dashboard-setting input[type=checkbox]{width:18px;height:18px;margin-top:2px;flex:0 0 auto}.console-dashboard-setting-copy{display:grid;gap:4px}.console-dashboard-setting-group{display:grid;gap:8px}.console-dashboard-setting-children{margin-left:30px;display:grid;gap:8px}.console-dashboard-setting-child{display:flex;align-items:center;gap:10px;color:#41556f}.console-dashboard-setting-child input[type=checkbox]{width:16px;height:16px;flex:0 0 auto}.devices-table-panel{gap:12px}.devices-toolbar-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.devices-toolbar-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.toolbar-action{min-height:34px;border-radius:8px;border:1px solid var(--line);background:#fff;color:#2f425c;font-weight:500;padding:0 10px}.toolbar-action.icon-only{width:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:18px;line-height:1}.toolbar-action:hover{background:#f5f9ff}.toolbar-action.secondary{border-color:transparent;background:linear-gradient(130deg,#1f7a57,#186445);color:#fff}.toolbar-action.secondary:hover{background:linear-gradient(130deg,#21845e,#1a6e4c)}.toolbar-action.danger{border-color:#f0c2c2;background:#fff1f1;color:#9b2020}.toolbar-action.danger:hover{background:#ffe8e8}.columns-menu-wrap{position:relative}.columns-menu{position:absolute;top:calc(100% + 6px);left:0;width:min(420px,78vw);max-height:340px;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:var(--shadow);padding:8px;display:grid;gap:6px;z-index:30}.reset-columns-btn{justify-self:start}.column-option{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#2f425c;padding:4px 2px}.devices-search-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.devices-search-line .text-input{flex:1 1 320px}.devices-filters-line{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px}.devices-filters-line label{font-size:12px;color:var(--muted);display:grid;gap:6px}.devices-table-wrap{width:100%;max-width:100%;overflow:auto}.console-users-table{width:100%;table-layout:fixed;min-width:0}.console-users-col-name{width:11%}.console-users-col-login{width:12%}.console-users-col-email{width:27%}.console-users-col-role{width:9%}.console-users-col-password{width:8%}.console-users-col-mfa{width:12%}.console-users-col-status{width:8%}.console-users-col-actions{width:13%}.console-users-table th,.console-users-table td{min-width:0;overflow-wrap:anywhere;word-break:break-word}.console-users-table-wrap{overflow-x:hidden}.console-users-table td:last-child .action-row{display:grid;grid-template-columns:1fr}.console-users-table td:last-child button{width:100%;min-width:0;padding-inline:8px;font-size:12px;white-space:normal}.table-link-button{min-height:auto;padding:0;border:0;background:none;color:#0b67c5;text-decoration:underline;font-weight:600;cursor:pointer}.table-link-anchor{color:#0b67c5;text-decoration:underline;font-weight:600}.table-link-anchor:hover{color:#084f96}.accounts-mdm-col{text-align:center}.sort-header-button{min-height:auto;padding:0;border:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer}.sort-header-button.active{color:#0b67c5}.devices-empty{min-height:280px;display:grid;place-content:center;justify-items:center;gap:8px;text-align:center;color:var(--muted)}.devices-empty h3{font-size:26px;color:#2d3f59}.detail-block{border:1px solid var(--line);border-radius:12px;padding:10px;display:grid;gap:8px}.detail-grid{display:grid;grid-template-columns:180px 1fr;gap:4px 8px}.detail-label{color:var(--muted);font-size:12px}.detail-value{font-size:13px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.device-details-page-header{align-items:flex-start}.device-details-page-header-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.device-details-title-group{display:grid;gap:10px}.device-details-title-group h3{margin-bottom:4px}.device-details-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.device-details-tab{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;min-height:auto;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:#f3f7fc;color:#2a3d55;font-size:13px;font-weight:600}button.device-details-tab{cursor:pointer;font-family:inherit}.device-details-tab.active{background:linear-gradient(130deg,#0b67c5,#0e5ba6);color:#fff;border-color:transparent}.device-details-command-menu-wrap{position:relative;display:inline-flex}.device-details-command-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:30;width:min(420px,calc(100vw - 48px));max-height:min(70vh,720px);overflow-y:auto;padding:6px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 16px 34px #14233729}.device-details-command-menu button{width:100%;min-height:auto;padding:10px 12px;border:0;border-radius:10px;background:transparent;color:#172033;text-align:left;font:inherit;font-weight:400;cursor:pointer}.device-details-command-menu button:hover{background:#eef5ff}.device-details-command-section{margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}.device-details-command-section-title{padding:4px 12px 6px;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.device-details-command-menu button.destructive-command{color:#9d2f28}.modal-card-medium{width:min(760px,calc(100vw - 32px))}.apple-command-json{min-height:260px;resize:vertical;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;line-height:1.45}.danger-note{margin-bottom:14px;padding:12px 14px;border:1px solid #e7b0aa;border-radius:12px;background:#fff2f0;color:#842e28;font-weight:700}.device-app-row.assigned-not-installed td{color:#6b7b90}.device-app-row.assigned-not-installed.failed td{color:#6a4c4c}.device-app-checkbox-cell.disabled{opacity:.45}.device-app-checkbox-cell input:disabled{cursor:not-allowed}.device-app-name{display:inline-flex;align-items:center}.device-app-name.pending{color:#6b7b90}.device-app-failed-mark{margin-right:6px;color:#c62828;font-weight:700}.device-app-state{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600;border:1px solid transparent}.device-app-state.pending{color:#5e7189;background:#eef3f8;border-color:#d6e0ea}.device-app-state.failed{color:#9f1f1f;background:#fff1f1;border-color:#f3cccc}.device-app-state.done{color:#2f425c;background:#f3f7fc;border-color:#d8e2ef}.device-app-state-detail{margin-top:4px;color:#9f1f1f;font-size:12px;line-height:1.35;max-width:420px}.device-location-layout{display:grid;gap:12px;width:100%}.device-location-request-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:14px;padding:12px 0;border-bottom:1px solid var(--line)}.device-location-request-row .muted{max-width:760px}.device-location-map-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:14px;align-items:start;grid-column:1 / -1}.device-location-map-wrap{width:100%;overflow-x:auto}.device-location-map{display:block;width:100%;height:460px;min-height:460px;border:1px solid var(--line);border-radius:10px}.device-location-map-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:start}.device-location-map-links a{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:10px;border:1px solid var(--line-strong);background:#fff;color:#0b67c5;text-decoration:none;font-size:13px;font-weight:600}.device-location-map-links a:hover{background:#f6f9ff}.device-location-history-table-wrap{overflow:visible;width:100%;grid-column:1 / -1}.device-location-history-table-wrap table{width:100%}.accounts-inline-hint{margin:0;color:var(--muted);font-size:14px;font-weight:400}.accounts-main-actions{flex-wrap:nowrap}.empty{color:var(--muted);font-size:13px}.plain-list{margin:0;padding-left:16px;display:grid;gap:6px}.muted{color:var(--muted)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e192770;display:grid;place-items:center;z-index:50;padding:16px}.reauth-modal-backdrop{z-index:70}.modal-card{width:min(560px,100%);background:var(--panel);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:16px;display:grid;gap:12px}.modal-card-small{width:min(440px,100%)}.modal-card-store{width:min(860px,96vw);max-height:86vh}.platform-picker-grid{display:grid;gap:8px}.platform-picker-option{border:1px solid var(--line);background:#f7f9fd;color:#1f2f45;border-radius:10px;padding:10px 12px;text-align:left;font-weight:600;cursor:pointer}.platform-picker-option:hover{border-color:#1d7de9;background:#eef5ff}.profile-builder-modal{width:min(1120px,96vw);height:min(860px,92vh);max-height:92vh;padding:0;gap:0;overflow:hidden;display:flex;flex-direction:column}.app-store-results{display:grid;gap:10px;max-height:56vh;overflow:auto;padding-right:4px}.app-store-managed-wrap{border:1px solid var(--line);border-radius:12px;padding:10px;min-height:64vh;display:grid;align-content:start;gap:10px;background:#fff}.app-store-managed-iframe{width:100%;min-height:58vh;border:0;border-radius:10px;background:#fff}.app-store-managed-fallback-link{justify-self:start}.app-store-item{border:1px solid var(--line);border-radius:12px;padding:10px;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px}.app-store-artwork-wrap{width:56px;height:56px}.app-store-artwork{width:56px;height:56px;border-radius:12px;object-fit:cover;border:1px solid var(--line);background:#f6f8fb}.app-store-artwork-fallback{display:grid;place-items:center;font-size:24px;color:#71839b}.app-store-meta{display:grid;gap:2px;min-width:0}.app-store-name{font-weight:600;color:#1f2f45}.profile-builder-heading{padding:12px 14px;border-bottom:1px solid var(--line);background:#f7f9fd}.profile-builder-heading h3{font-size:20px}.profile-builder-body{display:grid;grid-template-columns:280px minmax(0,1fr);flex:1;min-height:0;max-height:none}.profile-builder-sidebar{border-right:1px solid var(--line);background:#f3f5fa;min-height:0}.profile-builder-sidebar-scroll{height:100%;min-height:0;overflow-y:auto;padding:10px;display:grid;gap:6px}.profile-section-row{min-height:auto;border:1px solid transparent;border-radius:10px;padding:8px 10px;background:transparent;color:#1e2d42;display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;justify-content:start;text-align:left}.profile-section-row:hover{border-color:#cfdae8;background:#ecf2fb}.profile-section-row.active{border-color:#0b67c5;background:linear-gradient(125deg,#0b67c5,#0d58a0);color:#fff}.profile-section-icon{width:28px;height:28px;border-radius:8px;border:1px solid rgba(37,53,75,.14);display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1;background:#fff}.profile-section-row.active .profile-section-icon{border-color:#ffffff73;background:#fff3}.profile-section-copy{display:grid;gap:1px;justify-items:start;align-items:start;text-align:left;width:100%}.profile-section-title-line{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8px}.profile-section-name{font-size:18px;font-weight:700;line-height:1.15;text-align:left;min-width:0}.profile-section-state{font-size:13px;font-weight:400;line-height:1.2;text-align:left;width:100%}.profile-section-state.muted{color:#8695ac}.profile-section-state.ready{color:#131f31}.profile-section-row.active .profile-section-state{color:#fffffff0}.profile-section-count{min-width:20px;height:20px;border-radius:999px;padding:0 6px;background:#e93138;color:#fff;font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-builder-content{padding:18px;overflow:auto;display:grid;gap:12px;align-content:start;min-height:0}.profile-builder-content h3{font-size:36px}.profile-restrictions-tabs{display:inline-flex;gap:4px;border:1px solid #d5deea;border-radius:10px;padding:4px;background:#f2f5fa;width:fit-content}.profile-restrictions-tab{border:0;border-radius:8px;background:transparent;color:#334963;padding:6px 10px;font-size:14px;font-weight:600;min-height:auto}.profile-restrictions-tab.active{background:#0b67c5;color:#fff}.profile-restrictions-apps-editor{display:grid;gap:8px}.profile-restrictions-apps-list{border:1px solid #d4dce8;border-radius:10px;background:#f8fafc;min-height:72px;padding:8px;display:grid;gap:6px}.profile-restrictions-app-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d8dfeb;border-radius:8px;background:#fff;padding:6px 8px}.profile-restrictions-app-meta{min-width:0;display:grid;gap:2px}.profile-restrictions-app-meta strong{font-size:14px;color:#162338;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-restrictions-app-meta span{font-size:12px;color:#5c6f89;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-restrictions-app-actions{display:inline-flex;align-items:center;gap:8px}.restrictions-app-picker-modal{width:min(760px,96vw);max-height:86vh}.restrictions-app-picker-results{display:grid;gap:8px;max-height:50vh;overflow:auto;padding-right:2px}.profile-builder-general{display:grid;gap:12px}.profile-wifi-empty{min-height:360px;display:grid;place-items:center}.profile-wifi-empty-card{width:min(600px,100%);border:1px solid var(--line-strong);border-radius:10px;padding:18px;display:grid;gap:12px;justify-items:center;text-align:center}.profile-wifi-empty-card h4{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;font-size:24px}.profile-wifi-empty-card p{color:#5e6f86;max-width:520px;font-size:15px;line-height:1.35}.profile-wifi-editor{display:grid;gap:10px;max-width:720px}.profile-wifi-payload-list{display:grid;gap:12px}.profile-wifi-payload-card{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff;display:grid;gap:10px}.profile-wifi-payload-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-wifi-payload-head strong{font-size:16px}.profile-wifi-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-wifi-toolbar h4{font-size:22px}.profile-wifi-toolbar-actions{display:inline-flex;align-items:center;gap:8px}.profile-wifi-circle-btn{min-height:34px;width:34px;border-radius:999px;border:1px solid #ccd6e2;background:#eff3f8;color:#2c3f5a;font-size:24px;line-height:1;padding:0}.profile-wifi-circle-btn:hover{background:#e6edf7}.profile-wifi-check{display:flex;align-items:flex-start;gap:10px;color:#1d2f45}.profile-wifi-check input[type=checkbox]{margin-top:5px;width:20px;height:20px}.profile-wifi-check span{display:grid;gap:2px}.profile-wifi-check strong{font-size:18px;font-family:Public Sans,Segoe UI,sans-serif;font-weight:700;line-height:1.1}.profile-wifi-check small{color:#627287;font-size:14px;line-height:1.3}.profile-builder-field{display:grid;gap:4px}.profile-builder-field label{font-size:15px;font-weight:700;color:#0f1728}.profile-builder-textarea{width:100%;min-height:120px;border-radius:10px;border:1px solid var(--line-strong);background:#fff;padding:10px;font-size:14px;line-height:1.4;font-family:Public Sans,Segoe UI,sans-serif;resize:vertical}.profile-builder-textarea-compact{min-height:88px}.profile-section-warning{margin:0;padding:10px 12px;border:1px solid #f3d38b;border-radius:10px;background:#fff8e8;color:#7a4c00;font-size:13px;line-height:1.35}.profile-list-field{gap:8px}.profile-list-editor{display:grid;gap:8px}.profile-list-editor-table{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.profile-list-editor-input{border:0;border-bottom:1px solid var(--line);border-radius:0;min-height:38px}.profile-list-editor-input:last-child{border-bottom:0}.profile-radio-group{display:flex;gap:14px;flex-wrap:wrap}.profile-radio-option{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:#16253a}.profile-airplay-passwords-table{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.profile-airplay-passwords-head{display:grid;grid-template-columns:1fr 1fr;gap:0;border-bottom:1px solid var(--line);background:#f7f9fd}.profile-airplay-passwords-head span{padding:10px 12px;font-weight:700;color:#243349}.profile-airplay-passwords-head span+span{border-left:1px solid var(--line)}.profile-airplay-passwords-row{display:grid;grid-template-columns:1fr 1fr}.profile-airplay-passwords-row .profile-list-editor-input{border-radius:0}.profile-airplay-passwords-row .profile-list-editor-input+.profile-list-editor-input{border-left:1px solid var(--line)}.profile-airplay-passwords-row .profile-list-editor-input:last-child{border-bottom:1px solid var(--line)}.profile-airplay-passwords-row:last-child .profile-list-editor-input{border-bottom:0}.profile-list-editor-actions{display:inline-flex;gap:8px}.profile-list-square-btn{min-height:34px;width:34px;border-radius:6px;border:1px solid #ccd6e2;background:#f1f4f9;color:#213249;font-size:22px;line-height:1;padding:0}.profile-list-square-btn:hover{background:#e8eef7}.profile-cert-summary{display:grid;gap:10px}.profile-cert-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#344965}.profile-builder-placeholder{margin-top:14px;max-width:540px;border:1px dashed var(--line-strong);border-radius:12px;padding:16px;display:grid;gap:10px}.profile-builder-placeholder h4{font-size:22px}.profile-builder-current-state{font-size:14px}.profile-builder-actions{justify-content:flex-end;padding:12px 16px 14px;border-top:1px solid var(--line);background:#f7f9fd}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.icon-button{min-height:30px;width:30px;padding:0;border-radius:999px;background:#e8eef7;color:#25354b;font-size:20px;line-height:1}.check-list{border:1px solid var(--line);border-radius:10px;padding:8px 10px;display:grid;gap:8px;max-height:180px;overflow:auto}.modal-grid{display:grid;grid-template-columns:1fr;gap:8px}.modal-grid label{font-size:12px;color:var(--muted)}@media (max-width: 1100px){.portal-layout{grid-template-columns:1fr}.sidebar{position:relative;height:auto}.split,.dashboard-total-strip{grid-template-columns:1fr}.dashboard-total-copy{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding:4px 4px 16px}.dashboard-summary-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.dashboard-overview-ring{flex-direction:column;align-items:flex-start}.devices-shell,.console-branding-layout{grid-template-columns:1fr}.devices-subnav{position:relative;top:auto;max-height:none}.device-details-page-header{flex-direction:column;align-items:stretch}.device-location-map-layout{grid-template-columns:1fr}.device-location-map{width:100%;height:360px;min-height:360px}.profile-builder-body{grid-template-columns:1fr;max-height:none}.profile-builder-sidebar{border-right:0;border-bottom:1px solid var(--line);max-height:280px}}@media (max-width: 720px){.dashboard-grid{--dashboard-widget-height: auto}.dashboard-grid>*{height:auto;min-height:0;overflow:visible}.dashboard-summary-chips,.dashboard-platform-matrix,.dashboard-composition-legend,.dashboard-activity-grid{grid-template-columns:1fr}.dashboard-platform-card{grid-template-columns:46px minmax(0,1fr)}.dashboard-platform-mark{width:44px;height:44px}.dashboard-activity-cell{grid-template-columns:minmax(90px,1fr) auto minmax(80px,1fr);grid-template-rows:auto;align-items:center;min-height:0}.dashboard-activity-cell>strong{align-self:center;font-size:24px}.dashboard-pulse-card{grid-template-columns:1fr}.dashboard-pulse-wave{height:70px}.dashboard-pulse-footer,.dashboard-pulse-track{grid-column:1}}
