:root{--ink:#101828;--ink-soft:#344054;--muted:#667085;--subtle:#98a2b3;--line:#e4e7ec;--line-strong:#d0d5dd;--paper:#f5f6f8;--surface:#fff;--surface-soft:#f8fafc;--surface-tint:#f2f6fc;--card:#fff;--brand:#146ef5;--brand-strong:#0b57d0;--brand-soft:#edf4ff;--green:#067a70;--green-soft:#ecfdf7;--warning:#9a6700;--warning-soft:#fffaeb;--danger:#b42318;--danger-soft:#fef3f2;--focus:#146ef540;--shadow:0 1px 2px #1018280a, 0 8px 20px #1018280a;--shadow-raised:0 2px 5px #1018280f, 0 18px 38px #10182817;--radius-control:9px;--radius-card:14px;--radius-panel:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 92% -12%, #5099ff21, transparent 28rem), radial-gradient(circle at 15% 0, #e0e8f4b8, transparent 36rem), var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none!important;transform:none!important}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.shell{width:min(1200px,100% - 48px);margin:0 auto}.topbar{z-index:20;-webkit-backdrop-filter:blur(14px)saturate(125%);backdrop-filter:blur(14px)saturate(125%);background:#fafbfcc7;border-bottom:1px solid #d0d5ddc2;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;height:68px;display:flex}.brand{letter-spacing:-.03em;color:var(--ink);align-items:center;gap:9px;font-weight:780;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg,#1a2433,#0f1724);border-radius:9px;place-items:center;width:32px;height:32px;font-size:14px;display:grid;box-shadow:0 6px 14px #1018282e}.brand-subtitle{color:var(--muted);letter-spacing:0;border-left:1px solid var(--line);padding-left:8px;font-size:12px;font-weight:650}.nav-links{color:var(--muted);align-items:center;gap:26px;font-size:14px;display:flex}.nav-links a{transition:color .16s}.nav-links a:hover{color:var(--brand-strong)}.nav-actions{align-items:center;gap:9px;display:flex}.button{border-radius:var(--radius-control);background:var(--brand);color:#fff;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-weight:720;transition:background-color .16s,box-shadow .16s,transform .16s,border-color .16s;display:inline-flex}.button:hover{background:var(--brand-strong);transform:translateY(-1px);box-shadow:0 10px 20px #146ef533}.button:active{box-shadow:none;transform:translateY(0)}.button.secondary{background:var(--surface);color:var(--ink-soft);border-color:var(--line-strong)}.button.secondary:hover{color:var(--brand-strong);background:var(--brand-soft);box-shadow:none;border-color:#9dc1fa}.button.ghost{color:var(--ink-soft);background:0 0;border-color:#0000}.button.ghost:hover{color:var(--brand-strong);background:var(--brand-soft);box-shadow:none}.button.danger{background:var(--danger-soft);color:var(--danger);border-color:#fecdca}.button.small{border-radius:8px;min-height:34px;padding:7px 11px;font-size:13px}.hero{grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);align-items:center;gap:72px;padding:96px 0 72px;display:grid}.eyebrow{color:var(--brand-strong);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}h1{letter-spacing:-.06em;margin:18px 0 22px;font-size:clamp(44px,5.7vw,76px);line-height:1.01}h2{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(28px,3.5vw,42px);line-height:1.16}h3{letter-spacing:-.02em;margin:0 0 9px}.lead{color:var(--muted);max-width:650px;font-size:18px;line-height:1.78}.hero-actions{flex-wrap:wrap;gap:10px;margin-top:30px;display:flex}.hero-note{color:var(--muted);align-items:center;gap:8px;margin-top:18px;font-size:13px;display:flex}.hero-note:before{content:"";background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #067a701a}.hero-visual{border-radius:var(--radius-panel);background:linear-gradient(145deg,#172234,#273951);min-height:436px;padding:18px;animation:.44s ease-out both panel-rise;position:relative;overflow:hidden;box-shadow:0 24px 56px #1018282b}.hero-visual:before{content:"";background:radial-gradient(circle at 87% 9%,#51a6ff52,#0000 15rem),linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/28px 28px;position:absolute;inset:0}.hero-grid{background:linear-gradient(#0000 40%,#0b132059);position:absolute;inset:0}.hero-console{z-index:1;grid-template-rows:auto 1fr;height:100%;min-height:400px;padding:9px;display:grid;position:relative}.hero-console-bar{color:#e7eef9;justify-content:space-between;align-items:center;padding:0 4px 17px;font-size:12px;display:flex}.hero-console-title{align-items:center;gap:8px;font-weight:720;display:flex}.hero-console-title:before{content:"";background:#5da4ff;border-radius:3px;width:9px;height:9px;box-shadow:0 0 0 4px #5da4ff26}.hero-console-chip{color:#b8d7ff;background:#ffffff12;border:1px solid #b8d7ff33;border-radius:99px;padding:5px 8px}.hero-console-body{grid-template-columns:132px minmax(0,1fr);gap:12px;min-height:0;display:grid}.hero-rail{background:#07101d47;border:1px solid #e5eefb21;border-radius:12px;padding:16px 12px}.hero-rail-label{color:#97acc9;letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:10px}.hero-rail-item{background:#d2e0f438;border-radius:99px;height:9px;margin:12px 0}.hero-rail-item.active{background:#6baeff;width:78%;box-shadow:0 0 15px #6baeff6b}.hero-workspace{grid-template-rows:auto 1fr;gap:12px;display:grid}.hero-summary{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.hero-stat,.hero-run{color:var(--ink);background:#f8fbfff5;border:1px solid #e5eefb26;border-radius:12px}.hero-stat{padding:14px}.hero-stat span{color:var(--muted);margin-bottom:7px;font-size:11px;display:block}.hero-stat strong{font-size:15px}.hero-run{align-content:start;gap:13px;padding:16px;display:grid}.hero-run-head{justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:750;display:flex}.hero-run-head span{color:var(--green);background:var(--green-soft);border-radius:99px;padding:4px 7px;font-size:11px}.hero-run-line{grid-template-columns:34px 1fr;align-items:center;gap:10px;display:grid}.hero-run-icon{background:var(--brand-soft);border-radius:9px;width:34px;height:34px;position:relative}.hero-run-icon:before{content:"";background:#5d9cff;border-radius:4px;width:12px;height:12px;position:absolute;top:11px;left:11px}.hero-run-copy b{margin-bottom:4px;font-size:12px;display:block}.hero-run-copy small{color:var(--muted);font-size:11px}.hero-progress{background:#e7edf6;border-radius:99px;width:100%;height:6px;overflow:hidden}.hero-progress span{border-radius:inherit;background:linear-gradient(90deg,#2f80ed,#65adff);width:44%;height:100%;display:block}.section{padding:72px 0}.section-heading{max-width:720px;margin-bottom:32px}.grid-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-card);min-width:0;box-shadow:var(--shadow);padding:24px}.capability-card{transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.capability-card:after{content:"";background:var(--brand-soft);border-radius:50%;width:100px;height:100px;transition:transform .22s;position:absolute;bottom:-48px;right:-48px}.capability-card:hover{box-shadow:var(--shadow-raised);border-color:#bed7ff;transform:translateY(-3px)}.capability-card:hover:after{transform:scale(1.35)}.capability-card h3{margin-top:20px}.card p{color:var(--muted);margin:8px 0 0;line-height:1.7}.metric{letter-spacing:-.045em;color:var(--ink);margin-top:10px;font-size:34px;font-weight:780}.status{background:var(--green-soft);color:var(--green);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 9px;font-size:12px;font-weight:760;display:inline-flex}.status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.status.warn{background:var(--warning-soft);color:var(--warning)}.status.danger{background:var(--danger-soft);color:var(--danger)}.form-shell{border-radius:var(--radius-panel);background:var(--surface);border:1px solid var(--line);grid-template-columns:.82fr 1.18fr;width:min(1024px,100% - 40px);margin:52px auto;display:grid;overflow:hidden;box-shadow:0 24px 56px #1018281f}.form-aside{color:#fff;background:linear-gradient(155deg,#172235,#263a55);flex-direction:column;justify-content:space-between;min-height:620px;padding:48px 42px;display:flex;position:relative;overflow:hidden}.form-aside:before{content:"";background:radial-gradient(circle at 100% 0,#5ba4ff57,#0000 13rem),linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/28px 28px;position:absolute;inset:0}.form-aside>*{z-index:1;position:relative}.auth-kicker{color:#9ec5ff;letter-spacing:.13em;font-size:12px;font-weight:800}.form-aside h2{margin:18px 0;font-size:39px;line-height:1.17}.form-aside p{color:#cbd7e7;line-height:1.75}.auth-points{gap:10px;margin-top:30px;display:grid}.auth-points span{color:#dce9fb;align-items:center;gap:8px;font-size:13px;display:flex}.auth-points span:before{content:"";background:#6baeff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #6baeff21}.auth-footnote{margin:0;font-size:13px}.form-panel{padding:46px 48px}.tabs{border-bottom:1px solid var(--line);gap:6px;margin-bottom:28px;padding-bottom:14px;display:flex}.tab{color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;padding:8px 12px;font-weight:650;transition:background-color .16s,color .16s,border-color .16s}.tab:hover{color:var(--ink);background:var(--surface-soft)}.tab.active{background:var(--brand-soft);color:var(--brand-strong);border-color:#d4e5ff;font-weight:760}.form-heading{margin-bottom:22px}.form-heading .eyebrow{margin-bottom:12px}.form-heading h2{margin-bottom:10px}.field{gap:8px;margin:16px 0;display:grid}.field label{color:var(--ink-soft);font-size:13px;font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--line-strong);background:var(--surface);border-radius:var(--radius-control);width:100%;color:var(--ink);outline:none;padding:12px 13px;transition:border-color .16s,box-shadow .16s,background-color .16s}.field textarea{resize:vertical;min-height:98px}.field input:hover,.field select:hover,.field textarea:hover{border-color:#aeb8c7}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--focus)}.field input::placeholder{color:var(--subtle)}.form-row{grid-template-columns:1fr auto;align-items:end;gap:8px;display:grid}.notice{border-radius:var(--radius-control);background:var(--brand-soft);color:#1754a1;border:1px solid #cfe2ff;margin:14px 0;padding:12px 14px;font-size:13px;line-height:1.6}.notice.error{background:var(--danger-soft);color:var(--danger);border-color:#fecdca}.dashboard{background:var(--paper);grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:var(--ink);border-right:1px solid var(--line);background:#ffffffeb;height:100vh;padding:26px 16px;position:sticky;top:0;box-shadow:1px 0 #10182805}.sidebar .brand{margin:0 8px 34px}.sidebar .brand-subtitle{color:var(--muted);border-color:var(--line)}.sidebar .brand-mark{box-shadow:none}.side-label{text-transform:uppercase;letter-spacing:.1em;color:var(--subtle);margin:20px 12px 8px;font-size:11px;font-weight:720}.side-link{color:var(--muted);border-radius:8px;margin:3px 0;padding:10px 12px;font-size:14px;font-weight:650;transition:background-color .16s,color .16s,transform .16s;display:block}.side-link:hover{background:var(--brand-soft);color:var(--brand-strong);transform:translate(2px)}.side-link.active{color:var(--brand-strong);box-shadow:none;background:#f4f8ff;padding-left:22px;position:relative}.side-link.active:before{background:var(--brand);content:"";border-radius:999px;width:6px;height:6px;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.console-location{color:var(--subtle);margin:18px 12px 0;font-size:12px;font-weight:650}.console-navigation-feedback{z-index:60;color:#1754a1;opacity:0;pointer-events:none;background:#f8fbfff0;border:1px solid #cfe2ff;border-radius:9px;max-width:min(320px,100vw - 32px);padding:10px 13px;font-size:13px;font-weight:720;transition:opacity .16s,transform .16s;position:fixed;top:76px;right:28px;transform:translateY(-6px);box-shadow:0 12px 28px #18355b24}.console-navigation-feedback.visible{opacity:1;transform:translateY(0)}.dashboard-main{min-width:0;max-width:1560px;padding:34px 42px 68px}.dashboard-main>.dashboard-head:first-child{padding-top:4px}.workspace-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:40px;margin-bottom:28px;padding-bottom:22px;display:flex}.workspace-topline>div{align-items:center;gap:10px;min-width:0;display:flex}.workspace-context{color:var(--ink-soft);font-size:13px;font-weight:760}.workspace-user{color:var(--muted);border-left:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;padding-left:10px;font-size:13px;overflow:hidden}.dashboard-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:26px;display:flex}.dashboard-head h1{margin:0 0 8px;font-size:36px;line-height:1.1}.muted{color:var(--muted)}.stack{gap:18px;min-width:0;display:grid}.dashboard .grid-3>.card{min-height:132px;padding:22px}.data-table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}.data-table th{color:var(--muted);text-align:left;border-bottom:1px solid var(--line);background:var(--surface-soft);white-space:nowrap;z-index:1;padding:11px 10px;font-weight:700;position:sticky;top:0}.data-table th:first-child{border-radius:8px 0 0 8px}.data-table th:last-child{border-radius:0 8px 8px 0}.data-table td{vertical-align:top;color:var(--ink-soft);border-bottom:1px solid #eef1f5;padding:13px 10px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr{transition:background-color .14s}.data-table tbody tr:hover td{background:#f8fbff}.data-table code{color:#4b5f78;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.table-wrap{scrollbar-color:#c7d1df transparent;min-width:0;max-width:100%;overflow:auto}.empty{text-align:center;color:var(--muted);background:linear-gradient(#fbfcfe,#f7f9fc);border:1px dashed #cbd5e1;border-radius:12px;padding:38px 22px}.empty p{max-width:560px;margin:0 auto 16px}.pairing-preview{gap:10px;display:grid;position:relative}.pairing-preview-switch{color:var(--subtle);flex-wrap:wrap;align-items:center;gap:6px;padding:0 2px;font-size:11px;font-weight:760;display:flex}.pairing-preview-switch>span{text-transform:uppercase;letter-spacing:.09em;margin-right:3px}.pairing-preview-switch button{border:1px solid var(--line);min-height:29px;color:var(--muted);background:var(--surface);font:inherit;cursor:pointer;border-radius:7px;padding:4px 9px;transition:color .16s,border-color .16s,background-color .16s}.pairing-preview-switch button:hover{color:var(--brand-strong);background:var(--brand-soft);border-color:#b5cff7}.pairing-preview-switch button.active{color:var(--brand-strong);background:#edf5ff;border-color:#99bef6}.pairing-dialog-trigger{justify-content:space-between;align-items:center;gap:22px;padding:20px 22px;display:flex}.pairing-dialog-trigger h2{margin:6px 0 4px;font-size:22px}.pairing-dialog-trigger p{max-width:650px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.pairing-trigger-status{flex:none;align-items:center;gap:10px;display:flex}.pairing-dialog-backdrop{z-index:80}.pairing-modal{width:min(560px,100vw - 32px)}.pairing-modal-head{justify-content:space-between;align-items:start;gap:18px;margin-bottom:18px;display:flex}.pairing-modal-head h2{margin:7px 0 0}.icon-button{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);background:var(--surface);cursor:pointer;border-radius:8px;place-items:center;font-size:20px;display:grid}.icon-button:hover{color:var(--ink);background:var(--surface-soft)}.pairing-compact-card{padding:19px 22px}.pairing-details{grid-template-columns:minmax(230px,1.3fr) minmax(170px,.75fr) auto;align-items:center;gap:20px;display:grid}.pairing-details-copy h2{margin:6px 0 5px;font-size:21px}.pairing-details-copy p,.pairing-code-state p,.pairing-bound-state p{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.pairing-code-state{border-left:1px solid var(--line);gap:7px;padding-left:20px;display:grid}.pairing-code-state-head{align-items:center;gap:8px;display:flex}.pairing-countdown{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.pairing-code{color:#d9ebff;letter-spacing:.14em;text-align:center;background:#172235;border-radius:9px;min-width:88px;padding:9px 12px;font-size:20px;font-weight:800;display:inline-block}.pairing-code.masked{color:#93a4bc;letter-spacing:.22em}.pairing-details-actions{justify-items:end;gap:8px;display:grid}.pairing-details-actions .notice{max-width:260px;margin:0;font-size:12px}.pairing-bound-state{border-left:1px solid var(--line);gap:8px;padding-left:20px;display:grid}.pairing-pill-zone{justify-content:flex-end;min-height:42px;display:flex;position:relative}.pairing-pill{min-height:38px;color:var(--ink-soft);font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #c9d9ed;border-radius:999px;align-items:center;gap:8px;padding:0 11px;font-size:12px;font-weight:760;transition:border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 5px 15px #18355b14}.pairing-pill:hover{border-color:#91b9f2;transform:translateY(-1px);box-shadow:0 8px 20px #18355b1f}.pairing-pill-dot{background:#9aa8b9;border-radius:999px;width:7px;height:7px}.pairing-pill.active .pairing-pill-dot{background:#d5981a;box-shadow:0 0 0 4px #fff5d8}.pairing-pill.bound .pairing-pill-dot{background:#1b9c73;box-shadow:0 0 0 4px #dcf8ee}.pairing-pill-time{color:var(--muted);font-variant-numeric:tabular-nums}.pairing-popover{z-index:20;width:min(620px,100vw - 32px);padding:20px;position:absolute;top:48px;right:0;box-shadow:0 18px 45px #0f172a26}.progress{background:#e8edf4;border-radius:99px;width:120px;height:7px;overflow:hidden}.progress span{background:linear-gradient(90deg, var(--brand), #67a8ff);height:100%;display:block}.launch-card{background:linear-gradient(110deg,#fff 20%,#f1f6fe);border-color:#d8e5f7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:40px;display:flex}.launch-card h2{margin-top:12px}.footer{border-top:1px solid var(--line);color:var(--muted);background:#ffffff94;padding:32px 0;font-size:13px}.footer .shell{flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.footer-links{gap:18px;display:flex}.footer-links a:hover{color:var(--brand-strong)}.section-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.section-header h2,.section-header h3{margin:0}.section-caption{color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.6}.admin-section{scroll-margin-top:90px}.admin-section+.admin-section{margin-top:2px}.admin-section .table-wrap+.table-wrap{margin-top:18px}.admin-section.card{box-shadow:0 1px 2px #10182808}.inline-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.device-choice{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;align-items:center;gap:9px;min-height:40px;margin-top:6px;padding:9px 10px;transition:border-color .16s,background-color .16s;display:flex}.device-choice:hover{background:#f6faff;border-color:#b7d2fa}.device-choice input{width:16px;height:16px;accent-color:var(--brand)}.selection-tree{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;margin-top:10px;overflow:hidden}.selection-tree details+details{border-top:1px solid var(--line)}.selection-tree summary{cursor:pointer;padding:0;list-style:none}.selection-tree summary::-webkit-details-marker{display:none}.tree-summary,.tree-choice{min-height:40px;color:var(--ink);align-items:center;gap:9px;padding:9px 12px;font-size:13px;font-weight:700;display:flex}.tree-summary{justify-content:space-between}.tree-summary:before{content:"⌄";color:var(--muted);font-size:14px;transition:transform .16s}.selection-tree details:not([open]) .tree-summary:before{transform:rotate(-90deg)}.tree-summary>span{margin-right:auto}.tree-summary small{color:var(--muted);font-size:12px;font-weight:600}.tree-choice{cursor:pointer;width:100%}.tree-choice input{width:16px;height:16px;accent-color:var(--brand);margin:0}.tree-choice small{color:var(--muted);margin-left:auto;font-size:12px;font-weight:600}.tree-bulk-action{background:#f8fbff;border-top:1px solid #e8edf4;justify-content:flex-end;padding:7px 12px;display:flex}.tree-action{min-height:30px;color:var(--brand-strong);background:0 0;border:0;border-radius:7px;padding:5px 8px;font-size:12px;font-weight:720;transition:background-color .16s,color .16s}.tree-action:hover{background:var(--brand-soft)}.tree-device{background:#ffffff94;border-top:1px solid #e8edf4}.tree-device-head{min-height:44px;color:var(--ink-soft);align-items:center;gap:10px;padding:8px 12px 8px 30px;font-size:13px;font-weight:700;display:flex}.tree-device-head small{color:var(--muted);font-size:12px;font-weight:600}.tree-device-head .tree-action{margin-left:auto}.tree-slots{background:#fff;border-top:1px solid #edf1f5;display:grid}.tree-choice.slot{min-height:36px;padding:8px 12px 8px 54px;font-weight:600}.tree-choice:hover{background:#f4f8ff}.slot-count-list{gap:8px;margin-top:10px;display:grid}.slot-count-row{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.slot-count-row>span{gap:3px;min-width:0;font-size:13px;display:grid}.slot-count-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.slot-count-row input{flex:none;width:92px;min-height:36px}.settings-stack{gap:16px;max-width:920px;display:grid}.group-create-card{background:linear-gradient(145deg,#fff,#f6f9fe);padding:26px}.group-create-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;max-width:620px;display:grid}.group-create-form .field{margin:0}.group-editor{gap:18px;padding:22px;display:grid}.group-editor-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.group-editor-head h3{margin:0}.group-editor-options{flex-wrap:wrap;gap:10px;display:flex}.group-editor-options label{border:1px solid var(--line);min-height:40px;color:var(--ink-soft);background:var(--surface-soft);border-radius:8px;align-items:center;gap:8px;padding:9px 11px;font-size:13px;transition:background-color .16s,border-color .16s;display:inline-flex}.group-editor-options label:hover{background:#f6faff;border-color:#b7d2fa}.group-editor-options input{width:15px;height:15px;accent-color:var(--brand)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.device-management{margin-top:20px}.device-management-layout{grid-template-columns:minmax(286px,330px) minmax(0,1fr);align-items:start;gap:18px;margin-top:20px;display:grid}.device-management-layout .device-management{min-width:0;margin-top:0}.group-sidebar{gap:14px;padding:18px 14px;display:grid;position:sticky;top:82px}.group-sidebar-head{grid-template-columns:auto 32px minmax(0,1fr);align-items:center;gap:7px;padding:0 5px;display:grid}.group-sidebar-head h2{color:var(--ink);white-space:nowrap;margin:0;font-size:17px}.group-sidebar-add{width:32px;height:32px;color:var(--brand);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;font-size:25px;font-weight:450;line-height:1;transition:background-color .16s,transform .16s;display:grid}.group-sidebar-add:hover{background:var(--brand-soft);transform:translateY(-1px)}.group-sidebar-add:focus-visible,.group-nav-item:focus-visible,.group-row-actions button:focus-visible{outline:3px solid var(--focus);outline-offset:1px}.group-nav{gap:3px;display:grid}.group-nav-row{display:grid;position:relative}.group-nav-item{width:100%;min-height:39px;color:var(--ink-soft);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 9px;font-size:13px;font-weight:710;transition:color .16s,background-color .16s;display:grid}.group-nav-item:hover{color:var(--ink);background:var(--surface-soft)}.group-nav-item.active{color:var(--brand-strong);background:#eaf2ff}.group-nav-item b{min-width:20px;color:var(--muted);text-align:right;font-size:11px;font-weight:800}.group-nav-item.active b{color:var(--brand-strong)}.group-folder{opacity:.86;border:1.5px solid;border-radius:2px;width:14px;height:10px;display:block}.group-folder:before{background:var(--surface);content:"";border:1.5px solid;border-bottom:0;border-radius:2px 2px 0 0;width:6px;height:3px;margin-top:-4px;margin-left:1px;display:block}.group-folder.ungrouped{border-style:dashed;border-radius:1px}.group-row-actions{opacity:0;pointer-events:none;background:#fffffff5;border:1px solid #dbe7f8;border-radius:7px;align-items:center;gap:1px;padding:3px;transition:opacity .14s,transform .14s;display:flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)translate(3px);box-shadow:0 7px 18px #0f172a1f}.group-nav-row:hover .group-row-actions,.group-nav-row:focus-within .group-row-actions{opacity:1;pointer-events:auto;transform:translateY(-50%)translate(0)}.group-row-actions button{width:23px;height:23px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:0;font-size:12px;font-weight:800}.group-row-actions button:hover:not(:disabled){color:var(--brand-strong);background:var(--brand-soft)}.group-row-actions button.danger:hover:not(:disabled){color:var(--danger);background:var(--danger-soft)}.group-row-actions button:disabled{opacity:.35;cursor:not-allowed}.group-nav-divider{background:var(--line);height:1px;margin:9px 6px}.group-nav-item.fixed{color:var(--muted)}.group-sidebar-note{color:var(--subtle);margin:3px 5px 0;font-size:11px;line-height:1.6}.group-workspace{gap:16px;padding:20px 22px;display:grid}.group-workspace-head{justify-content:space-between;align-items:end;gap:18px;display:flex}.group-workspace-head h3{margin:7px 0 0;font-size:19px}.group-workspace-head p{max-width:560px;color:var(--muted);text-align:right;margin:0;font-size:12px;line-height:1.65}.group-tabs{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.group-tab-wrap{border:1px solid var(--line-strong);background:var(--surface);border-radius:9px;transition:border-color .16s,box-shadow .16s;display:inline-flex;overflow:hidden}.group-tab-wrap.active{box-shadow:0 0 0 3px var(--focus);border-color:#9dc2ff}.group-tab,.group-edit-trigger,.group-add{min-height:36px;color:var(--ink-soft);font:inherit;cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:720}.group-tab{padding:0 12px}.group-tab.active{border:1px solid var(--brand);color:#fff;background:var(--brand);border-radius:9px;box-shadow:0 5px 13px #146ef52e}.group-tab span{min-width:18px;color:inherit;opacity:.78;place-items:center;margin-left:4px;font-size:11px;display:inline-grid}.group-edit-trigger{border-left:1px solid var(--line);color:var(--muted);padding:0 9px;font-size:12px}.group-edit-trigger:hover,.group-tab:not(.active):hover{color:var(--brand-strong);background:var(--brand-soft)}.group-add{width:36px;color:var(--brand);border:1px dashed #9dbbe8;border-radius:9px;place-items:center;font-size:22px;font-weight:500;line-height:1;display:grid}.group-add:hover{background:var(--brand-soft);border-style:solid}.device-search{min-width:0}.device-search input{border:1px solid var(--line-strong);width:100%;min-height:34px;color:var(--ink);background:var(--surface);border-radius:8px;outline:none;padding:7px 10px;font-size:12px;transition:border-color .16s,box-shadow .16s}.device-search input:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--focus)}.device-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.device-card{gap:16px;min-height:0;padding:22px;display:grid}.device-card-head,.device-name-row,.device-group-row,.account-section-head,.device-run-summary{justify-content:space-between;align-items:center;gap:12px;display:flex}.device-card-head h3{margin:0;font-size:19px}.device-card-head p{margin:6px 0 0;font-size:12px}.device-name-row{justify-content:flex-start}.device-facts{border:1px solid var(--line);background:var(--line);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.device-facts>div{background:var(--surface);min-width:0;padding:11px 12px}.device-facts span,.device-group-row>span,.account-section-head>span,.device-run-summary{color:var(--muted);font-size:12px}.device-facts strong{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13px;display:block;overflow:hidden}.device-health{flex-wrap:wrap;gap:8px;display:flex}.health-item{color:var(--green);background:var(--green-soft);border:1px solid #cce7df;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:720}.health-item.bad{color:var(--danger);background:var(--danger-soft);border-color:#f7ccc9}.device-warning{background:var(--danger-soft);border:1px solid #f7ccc9;border-radius:9px;padding:10px 12px;font-size:12px;color:var(--danger)!important;margin:-3px 0 0!important}.device-group-row{border-top:1px solid var(--line);align-items:flex-start;min-height:28px;padding-top:2px}.device-group-row>span{white-space:nowrap;padding-top:9px}.device-group-row em{color:var(--subtle);margin-right:auto;padding-top:8px;font-size:12px;font-style:normal}.group-tags{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:6px;display:flex}.group-tag{color:var(--brand-strong);background:var(--brand-soft);border:1px solid #cfe2ff;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:720}.group-tag.neutral{border-color:var(--line);color:var(--muted);background:var(--surface-soft)}.account-section{gap:9px;display:grid}.account-section-head strong{color:var(--ink);font-size:14px}.account-list{border:1px solid var(--line);border-radius:10px;display:grid;overflow:hidden}.account-row{border-bottom:1px solid var(--line);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;gap:8px 16px;padding:12px;display:grid}.account-row:last-child{border-bottom:0}.account-row>div{min-width:0}.account-row strong{color:var(--ink-soft);font-size:13px;display:block}.account-row div>span:not(.status){color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:12px;display:block;overflow:hidden}.account-row>div:last-child{justify-items:end;gap:7px;display:grid}.account-row small{color:var(--muted);margin-top:5px;font-size:11px;line-height:1.35;display:block}.account-control{min-width:154px}.dispatch-switch{color:var(--ink-soft);cursor:pointer;align-items:center;gap:7px;font-size:12px;display:inline-flex}.dispatch-switch input{opacity:0;pointer-events:none;position:absolute}.dispatch-switch>span{background:#cbd5e1;border-radius:999px;width:31px;height:18px;transition:background-color .16s;position:relative;box-shadow:inset 0 0 0 1px #0f172a12}.dispatch-switch>span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0f172a47}.dispatch-switch input:checked+span{background:var(--brand)}.dispatch-switch input:checked+span:after{transform:translate(13px)}.dispatch-switch input:focus-visible+span{outline:3px solid var(--focus);outline-offset:2px}.dispatch-switch input:disabled+span{opacity:.52}.account-switch-help{color:var(--muted);background:var(--surface-soft);border-radius:7px;grid-column:1/-1;margin:0;padding:8px 10px;font-size:11px;line-height:1.55}.account-empty{color:var(--muted);background:var(--surface-soft);border:1px dashed #cbd5e1;border-radius:9px;padding:14px;font-size:12px;line-height:1.65}.device-run-summary{border-top:1px solid var(--line);align-items:flex-start;padding-top:2px}.device-run-summary span:last-child{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:60%;overflow:hidden}.group-management-panel{gap:16px;max-width:1040px;display:grid}.managed-group-list{gap:10px;display:grid}.managed-group-row{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;justify-content:space-between;align-items:end;gap:18px;padding:14px;display:flex}.managed-group-row .field{width:min(100%,440px);margin:0}.device-group-picker-backdrop{z-index:101}.device-group-picker{width:min(100%,560px);max-height:min(720px,100vh - 40px);padding:26px;overflow:auto}.device-group-picker h2{margin:10px 0 0}.device-group-options{gap:8px;margin-top:18px;display:grid}.device-group-options label{border:1px solid var(--line);min-height:44px;color:var(--ink-soft);background:var(--surface-soft);cursor:pointer;border-radius:9px;align-items:center;gap:10px;padding:10px 12px;display:flex}.device-group-options small{color:var(--muted);margin-left:auto;font-size:11px}.dialog-action-spacer{flex:1}.device-group-options input{width:16px;height:16px;accent-color:var(--brand)}.form-helper{color:var(--muted);margin:-6px 0 2px;font-size:12px;line-height:1.6}.danger-solid{background:var(--danger);color:#fff}.dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1018286b;place-items:center;padding:20px;animation:.14s ease-out both fade-in;display:grid;position:fixed;inset:0}.dialog{border-radius:var(--radius-panel);background:var(--surface);border:1px solid #ffffffbf;width:min(100%,488px);padding:28px;animation:.18s ease-out both dialog-rise;box-shadow:0 24px 70px #10182842}.dialog-kicker{color:var(--brand-strong);letter-spacing:.1em;font-size:12px;font-weight:800}.dialog h2{margin:12px 0 10px;font-size:26px}.dialog>p{color:var(--muted);margin:0;line-height:1.7}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:24px;display:flex}@keyframes panel-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes dialog-rise{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:820px){.device-management-layout{grid-template-columns:1fr;gap:14px}.group-sidebar{padding:14px;position:static}.group-sidebar-note{display:none}.group-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.group-nav-row{min-width:0}.group-nav-divider{display:none}.group-nav-item{min-height:40px;padding:0 8px}.group-row-actions{right:3px}.shell{width:min(100% - 28px,1200px)}.nav-links{display:none}.nav{gap:12px;height:62px}.nav-actions{gap:3px}.brand-subtitle{display:none}.hero{grid-template-columns:1fr;gap:32px;padding:52px 0 50px}.hero h1{font-size:clamp(42px,13vw,58px)}.hero-visual{min-height:374px;padding:12px}.hero-console{min-height:350px}.hero-console-body{grid-template-columns:92px minmax(0,1fr);gap:8px}.hero-rail{padding:14px 9px}.hero-summary{grid-template-columns:1fr;gap:8px}.hero-stat:nth-child(2){display:none}.grid-3,.grid-2{grid-template-columns:1fr}.section{padding:50px 0}.form-shell{grid-template-columns:1fr;margin:16px auto}.form-aside{min-height:auto;padding:30px 26px}.form-aside h2{font-size:31px}.auth-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.auth-points span{align-items:flex-start;font-size:11px}.form-panel{padding:28px 22px}.form-row{grid-template-columns:1fr}.form-row .button{width:100%}.dashboard{display:block}.sidebar{z-index:10;border-right:0;border-bottom:1px solid var(--line);height:auto;padding:9px 12px;position:sticky;top:0;overflow:auto}.sidebar nav{gap:4px;min-width:max-content;display:flex}.sidebar .brand,.side-label{display:none}.side-link{margin:0;padding:8px 10px}.side-link:hover{transform:none}.side-link.active{box-shadow:none;padding-left:20px}.console-location{display:none}.console-navigation-feedback{top:70px;right:16px}.dashboard-main{width:100%;max-width:100vw;padding:24px 16px 42px;overflow-x:hidden}.dashboard-main section{min-width:0}.workspace-topline{margin:-4px 0 22px;padding-bottom:16px}.workspace-user{max-width:180px}.dashboard-head{flex-direction:column;gap:14px;margin-bottom:20px}.dashboard-head h1{font-size:31px}.dashboard-head .button{width:100%}.data-table{min-width:720px}.section-header{flex-direction:column;gap:8px}.metric{font-size:30px}.launch-card{padding:28px 22px}.dialog{padding:22px}.dialog-actions{flex-direction:column-reverse}.dialog-actions .button{width:100%}.group-create-form{grid-template-columns:1fr;max-width:none}.group-create-form .button,.group-editor-head .button{width:100%}.group-editor-head{flex-direction:column}.pairing-dialog-trigger,.pairing-details{grid-template-columns:1fr;align-items:stretch;gap:15px}.pairing-dialog-trigger{flex-direction:column}.pairing-trigger-status{justify-content:space-between;width:100%}.pairing-code-state,.pairing-bound-state{border-top:1px solid var(--line);border-left:0;padding:14px 0 0}.pairing-details-actions{justify-items:stretch}.pairing-details-actions .button{width:100%}.pairing-pill-zone{justify-content:stretch}.pairing-pill{justify-content:space-between;width:100%}.pairing-popover{width:100%;left:0;right:auto}.managed-group-row,.group-workspace-head{flex-direction:column;align-items:stretch}.group-workspace-head p{text-align:left;max-width:none}.group-sidebar-head{grid-template-columns:auto 32px minmax(0,1fr)}.device-search,.managed-group-row .field{width:100%}.device-grid{grid-template-columns:1fr}.device-card-head{flex-direction:column;align-items:flex-start}.device-card-head .button{width:100%}.account-row{grid-template-columns:1fr}.account-row>div:last-child{justify-items:start}.account-control{min-width:0}.device-run-summary{flex-direction:column;align-items:flex-start}.device-run-summary span:last-child{text-align:left;max-width:100%}.tree-device-head{flex-wrap:wrap;align-items:flex-start;padding-left:20px}.tree-device-head .tree-action{text-align:left;width:100%;margin-left:0}.tree-choice.slot{padding-left:38px}.slot-count-row{flex-direction:column;align-items:stretch;gap:8px}.slot-count-row input{width:100%}}
