:root{color-scheme:light;font-family:PingFang SC,Microsoft YaHei,Segoe UI,Arial,sans-serif;--brand: #4f6ef7;--brand-strong: #3f5bd8;--brand-soft: #eef1ff;--teal: #0b7566;--teal-soft: #e7f5f1;--blue: #2671a4;--blue-soft: #eaf5fc;--amber: #9b570f;--amber-soft: #fff2d9;--danger: #b52f43;--danger-soft: #ffedf0;--ink: #172033;--text: #344054;--muted: #667085;--subtle: #7d899b;--page: #eef1f8;--surface: #ffffff;--surface-alt: #f7f9fc;--line: #dfe5ee;--line-strong: #c9d2df;--shadow: 0 5px 18px rgba(31, 45, 80, .06);--shadow-float: 0 20px 56px rgba(31, 45, 80, .2);--sidebar-width: 236px;--topbar-height: 64px;--radius: 8px}*{box-sizing:border-box}html{min-width:320px;min-height:100%;overflow-x:hidden;overflow-x:clip;background:var(--page)}body{margin:0;min-width:320px;max-width:100%;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-x:clip;background:var(--page);color:var(--text);font-size:14px;line-height:1.5;letter-spacing:0}#app{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button,select,label{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}svg{flex:0 0 auto}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid rgba(79,110,247,.28);outline-offset:2px}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:8px 12px;border-radius:6px;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.grow{min-width:0;flex:1}.muted-text{color:var(--subtle)}.mono-cell,code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums}.pairing-login-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:24px;background:linear-gradient(#ffffffb8,#ffffffb8),repeating-linear-gradient(0deg,transparent 0 31px,rgba(79,110,247,.055) 31px 32px),repeating-linear-gradient(90deg,transparent 0 31px,rgba(79,110,247,.055) 31px 32px),#eef1f8}.pairing-login-card{width:min(420px,100%);overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 24px 64px #1f2d5029}.login-brand{min-height:72px;display:flex;align-items:center;gap:12px;padding:0 20px;border-bottom:1px solid var(--line)}.login-brand>div{display:grid}.login-brand strong{color:var(--ink);font-size:17px}.login-brand small{color:var(--subtle);font-size:9px;letter-spacing:.12em}.login-intro{display:flex;gap:12px;padding:24px 22px 12px}.login-intro>span{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:var(--brand-soft);color:var(--brand-strong)}.login-intro h1,.login-intro p{margin:0}.login-intro h1{color:var(--ink);font-size:20px}.login-intro p{margin-top:3px;color:var(--muted);font-size:11px}.pairing-login-form{display:grid;gap:14px;padding:10px 22px 24px}.pairing-login-form label{display:grid;gap:6px}.pairing-login-form label>span{color:var(--text);font-size:12px;font-weight:700}.pairing-login-form label>div{min-height:46px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--line-strong);border-radius:8px;color:var(--subtle)}.pairing-login-form input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink)}.login-error{margin:-3px 0 0;color:var(--danger);font-size:12px}.login-submit{width:100%;min-height:46px}.pairing-login-card>footer{padding:12px 20px;border-top:1px solid var(--line);background:var(--surface-alt);color:var(--subtle);text-align:center;font-size:10px}.app-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);min-height:100vh;min-height:100dvh}.sidebar{position:sticky;top:0;z-index:30;height:100vh;height:100dvh;display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--line)}.brand-block{height:var(--topbar-height);display:flex;align-items:center;gap:11px;padding:0 18px;border-bottom:1px solid var(--line)}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:var(--brand);color:#fff;box-shadow:0 7px 18px #4f6ef740}.brand-copy{min-width:0;display:grid}.brand-copy strong{color:var(--ink);font-size:16px;font-weight:760;white-space:nowrap}.brand-copy small{margin-top:1px;color:var(--subtle);font-size:10px}.primary-nav{display:grid;gap:4px;padding:12px 10px}.nav-section{padding:8px 10px 4px;color:var(--subtle);font-size:11px;font-weight:700}.nav-link{min-height:44px;display:flex;align-items:center;gap:11px;padding:0 12px;border-radius:7px;color:var(--muted);transition:background .18s ease,color .18s ease}.nav-link:hover{background:#f3f5f9;color:var(--ink)}.nav-link.router-link-active{background:var(--brand-soft);color:var(--brand-strong);font-weight:700}.nav-badge{min-width:21px;height:20px;margin-left:auto;display:grid;place-items:center;padding:0 6px;border-radius:10px;background:var(--amber-soft);color:var(--amber);font-size:11px;font-weight:700}.sidebar-status{margin-top:auto;padding:12px;border-top:1px solid var(--line)}.broker-card{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;border:1px solid var(--line);border-radius:7px;background:var(--surface-alt)}.broker-card strong,.broker-card small{display:block}.broker-card strong{color:var(--ink);font-size:12px}.broker-card small{color:var(--subtle);font-size:11px}.broker-card>svg{color:var(--teal)}.state-light{width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px #0b75661f}.data-path{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:10px;color:var(--subtle);font-size:10px}.workspace{min-width:0}.topbar{position:sticky;top:0;z-index:20;height:var(--topbar-height);display:flex;align-items:center;gap:14px;padding:0 24px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.topbar-spacer{flex:1}.global-search,.search-field{display:flex;align-items:center;gap:8px;min-width:0;border:1px solid var(--line);border-radius:7px;background:var(--surface-alt);color:var(--subtle)}.global-search{width:min(420px,38vw);height:38px;padding:0 11px}.global-search input,.search-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink)}.global-search input::placeholder,.search-field input::placeholder{color:var(--subtle)}.sync-button{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 8px;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:12px}.sync-button:hover{color:var(--brand-strong)}.sync-button:disabled{cursor:wait;opacity:.65}.user-menu{display:flex;align-items:center;gap:8px;min-width:140px}.user-menu strong,.user-menu small{display:block}.user-menu strong{color:var(--ink);font-size:12px}.user-menu small{color:var(--subtle);font-size:10px}.avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e9edf5;color:var(--ink);font-size:12px;font-weight:800}.main-content{min-width:0;max-width:1680px;margin:0 auto;padding:24px 24px 36px}.page-stack{min-width:0;max-width:100%;display:grid;gap:16px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:70px}.page-header h1{margin:2px 0 4px;color:var(--ink);font-size:24px;line-height:1.25}.page-header p{margin:0;color:var(--muted)}.eyebrow{color:var(--brand-strong)!important;font-size:11px;font-weight:800}.header-actions{display:flex;align-items:center;gap:8px}.button,.icon-button{border:1px solid var(--line-strong);border-radius:7px;background:var(--surface);color:var(--text);cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;white-space:nowrap;font-weight:650}.button:hover,.icon-button:hover{border-color:#acb8c9;background:#f9fafc;color:var(--ink)}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.48}.button.primary{border-color:var(--brand);background:var(--brand);color:#fff;box-shadow:0 5px 14px #4f6ef733}.button.primary:hover{border-color:var(--brand-strong);background:var(--brand-strong);color:#fff}.button.teal{border-color:var(--teal);background:var(--teal);color:#fff}.button.teal:hover{border-color:#075e53;background:#075e53;color:#fff}.button.danger{border-color:var(--danger);background:var(--danger);color:#fff}.button.danger:hover{border-color:#922337;background:#922337;color:#fff}.button.small{min-height:34px;padding:0 10px;font-size:12px}.icon-button{width:40px;height:40px;display:grid;place-items:center;padding:0}.icon-button.subtle{width:32px;height:32px;border-color:transparent;background:transparent}.icon-button.danger-ghost:hover{border-color:#f0bcc5;background:var(--danger-soft);color:var(--danger)}.text-link{min-height:34px;display:inline-flex;align-items:center;gap:5px;color:var(--brand-strong);font-size:12px;font-weight:700}.text-link:hover{color:#2f47bd}.panel{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.panel-header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border-bottom:1px solid var(--line)}.panel-header h2,.panel-header p{margin:0}.panel-header h2{color:var(--ink);font-size:15px}.panel-header p{color:var(--subtle);font-size:11px}.panel-header>svg{color:var(--brand-strong)}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metric-card{min-height:94px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:0 3px 14px #1f2d500a}.metric-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px}.tone-brand{background:var(--brand-soft);color:var(--brand-strong)}.tone-teal{background:var(--teal-soft);color:var(--teal)}.tone-blue{background:var(--blue-soft);color:var(--blue)}.tone-amber{background:var(--amber-soft);color:var(--amber)}.metric-card small,.metric-card strong{display:block}.metric-card small{color:var(--muted);font-size:12px}.metric-card strong{margin-top:2px;color:var(--ink);font-size:24px;font-variant-numeric:tabular-nums}.metric-card em{align-self:end;color:var(--subtle);font-size:11px;font-style:normal;white-space:nowrap}.data-route-band{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 18px;border:1px solid #d9e1f4;border-radius:var(--radius);background:#f8faff}.route-copy{display:flex;align-items:center;gap:12px}.section-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:var(--brand-soft);color:var(--brand-strong)}.route-copy h2,.route-copy p{margin:0}.route-copy h2{color:var(--ink);font-size:15px}.route-copy p{color:var(--muted);font-size:12px}.route-flow{display:flex;align-items:center;gap:12px}.route-flow>svg{color:var(--subtle)}.route-flow span{min-width:138px;display:grid;grid-template-columns:20px 1fr;align-items:center;gap:0 8px;padding:9px 11px;border:1px solid var(--line);border-radius:7px;background:#fff}.route-flow span>svg{grid-row:1 / 3;color:var(--brand-strong)}.route-flow b,.route-flow small{display:block}.route-flow b{color:var(--ink);font-size:12px}.route-flow small{color:var(--subtle);font-size:10px}.overview-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:14px}.compact-list{display:grid}.mapping-line,.deployment-line{min-height:70px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #edf0f5}.mapping-line:last-child,.deployment-line:last-child{border-bottom:0}.mapping-end{min-width:0;flex:1;padding-left:10px;border-left:3px solid var(--teal)}.mapping-end.source{border-left-color:var(--brand)}.mapping-end b,.mapping-end small,.deployment-line b,.deployment-line small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mapping-end b,.deployment-line b{color:var(--ink);font-size:12px}.mapping-end small,.deployment-line small{color:var(--subtle);font-size:10px}.mapping-arrow{color:var(--subtle)}.deployment-symbol{width:36px;height:36px;display:grid;place-items:center;border-radius:7px;background:var(--teal-soft);color:var(--teal)}.deployment-symbol.partial,.deployment-symbol.running{background:var(--amber-soft);color:var(--amber)}.ack-count{min-width:44px;color:var(--ink);font-weight:750;font-variant-numeric:tabular-nums;text-align:center}.health-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:var(--radius);background:#fff}.health-strip>span{min-height:52px;display:flex;align-items:center;justify-content:center;gap:7px;border-right:1px solid var(--line);color:var(--teal)}.health-strip>span:last-child{border-right:0}.health-strip b{color:var(--text);font-size:12px}.health-strip small{color:var(--subtle)}.health-strip .warning{color:var(--amber)}.toolbar-band{min-height:60px;display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.search-field{width:min(390px,40vw);height:38px;padding:0 10px}.search-field.compact{width:100%}.select-field{height:38px;display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid var(--line);border-radius:7px;color:var(--subtle);background:var(--surface-alt)}.select-field select{min-width:110px;height:100%;border:0;outline:0;background:transparent;color:var(--text)}.toolbar-count{margin-left:auto;color:var(--subtle);font-size:12px;white-space:nowrap}.table-panel{min-height:240px}.table-scroll{width:100%;overflow-x:auto}table{width:100%;border-collapse:collapse}th{height:43px;padding:0 12px;border-bottom:1px solid var(--line);background:var(--surface-alt);color:var(--muted);font-size:12px;font-weight:700;text-align:left;white-space:nowrap}td{min-height:62px;padding:10px 12px;border-bottom:1px solid #edf0f5;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcff}.cell-main b,.cell-main small{display:block}.cell-main b{color:var(--ink);font-size:12px}.cell-main small{color:var(--subtle);font-size:11px}.summary-cell{min-width:220px;max-width:360px;color:var(--muted)}.progress-cell{min-width:110px;display:flex;align-items:center;gap:8px}.progress-cell>span{width:62px;height:6px;overflow:hidden;border-radius:3px;background:#e7ebf1}.progress-cell i{display:block;height:100%;border-radius:inherit;background:var(--teal)}.empty-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:24px;color:var(--subtle);text-align:center}.empty-state b{color:var(--ink)}.empty-state .button{margin-top:5px}.status-badge{min-height:27px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border-radius:14px;font-size:11px;font-weight:700;white-space:nowrap}.status-active,.status-completed,.status-online{background:var(--teal-soft);color:var(--teal)}.status-pending,.status-running,.status-partial{background:var(--amber-soft);color:var(--amber)}.status-error,.status-failed{background:var(--danger-soft);color:var(--danger)}.status-offline{background:#eef1f5;color:var(--muted)}.history-list{display:grid}.history-row{min-height:66px;display:grid;grid-template-columns:34px 142px minmax(140px,.8fr) minmax(220px,1.5fr) 100px 62px;align-items:center;gap:12px;padding:9px 14px;border-bottom:1px solid #edf0f5}.history-row:last-child{border-bottom:0}.history-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:7px;background:var(--teal-soft);color:var(--teal)}.history-icon.warning{background:var(--amber-soft);color:var(--amber)}.history-icon.error{background:var(--danger-soft);color:var(--danger)}.history-time{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.history-action b,.history-action small{display:block}.history-action b{color:var(--ink)}.history-action small{color:var(--subtle)}.history-detail{color:var(--muted)}.history-operator{color:var(--text)}.result-dot{font-size:11px;font-weight:700;color:var(--teal)}.result-dot.warning{color:var(--amber)}.result-dot.error{color:var(--danger)}.notice-band{min-height:58px;display:flex;align-items:center;gap:11px;padding:11px 14px;border:1px solid #cfe7e1;border-radius:var(--radius);background:#f2faf8;color:var(--teal)}.notice-band b,.notice-band span{display:block}.notice-band span{color:var(--muted);font-size:12px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.settings-section{min-height:220px}.settings-form{display:grid;gap:16px;padding:18px}.settings-form.two-column,.form-grid.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.form-field{min-width:0;display:grid;gap:7px}.form-field.full{grid-column:1 / -1}.form-field>span{color:var(--ink);font-size:12px;font-weight:700}.form-field>span b{color:var(--danger)}.form-field input,.form-field select,.form-field textarea{width:100%;min-height:42px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;color:var(--ink);outline:0}.form-field input,.form-field select{padding:0 11px}.form-field textarea{resize:vertical;padding:9px 11px}.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:#aab5c5}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #4f6ef71f}.form-field small{color:var(--subtle);font-size:11px}.form-action{display:flex;align-items:end}.reset-row{min-height:160px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px;color:var(--muted)}.danger-section{border-color:#efd7dc}.check-column{width:44px}.check-control{position:relative;width:22px;height:22px;display:inline-grid;place-items:center}.check-control input{position:absolute;opacity:0}.check-control span{width:18px;height:18px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:5px;background:#fff;color:transparent;cursor:pointer}.check-control input:checked+span{border-color:var(--brand);background:var(--brand);color:#fff}.device-cell{min-width:245px;display:flex;align-items:center;gap:10px}.device-cell b,.device-cell small{display:block}.device-cell b{color:var(--ink)}.device-cell small{color:var(--subtle);font-size:11px}.device-list-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;background:var(--teal-soft);color:var(--teal)}.device-list-icon.offline{background:#eef1f5;color:var(--muted)}.point-count{display:inline-flex;padding:3px 8px;border-radius:12px;background:var(--blue-soft);color:var(--blue);font-size:11px;font-weight:700}.group-chip-list{min-width:190px;display:flex;flex-wrap:wrap;gap:5px}.group-chip{display:inline-flex;align-items:center;gap:4px;padding:3px 7px;border-radius:11px;background:var(--brand-soft);color:var(--brand-strong);font-size:10px}.selection-summary{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--surface-alt);color:var(--brand-strong)}.selection-summary b,.selection-summary small{display:block}.selection-summary b{color:var(--ink)}.selection-summary small{max-width:430px;overflow:hidden;color:var(--subtle);text-overflow:ellipsis;white-space:nowrap}.group-workspace{display:grid;grid-template-columns:286px minmax(0,1fr);gap:14px;align-items:start}.group-sidebar{position:sticky;top:calc(var(--topbar-height) + 18px)}.panel-search{padding:11px;border-bottom:1px solid var(--line)}.group-list{display:grid;gap:4px;padding:7px}.group-list-item{width:100%;min-height:60px;display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;border:1px solid transparent;border-radius:7px;background:transparent;text-align:left;cursor:pointer}.group-list-item:hover{background:#f7f8fb}.group-list-item.active{border-color:#d6defe;background:var(--brand-soft)}.group-list-icon{width:34px;height:34px;display:grid;place-items:center;border:1px solid #dce2fb;border-radius:7px;background:#fff;color:var(--brand-strong)}.group-list-item b,.group-list-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-list-item b{color:var(--ink);font-size:12px}.group-list-item small{color:var(--subtle);font-size:10px}.group-list-item em{color:var(--muted);font-size:11px;font-style:normal}.mini-empty{padding:22px 12px;color:var(--subtle);text-align:center}.group-summary{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 16px;border-bottom:1px solid var(--line);background:#fbfcfe}.group-summary h2,.group-summary p{margin:0}.group-summary h2{color:var(--ink);font-size:17px}.group-summary p{margin-top:2px;color:var(--muted);font-size:12px}.group-meta{display:flex;flex-wrap:wrap;gap:7px 14px;margin-top:7px;color:var(--subtle);font-size:11px}.group-meta span{display:inline-flex;align-items:center;gap:5px}.health-badge{min-width:112px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border-radius:7px;background:var(--teal-soft);color:var(--teal);font-weight:700;white-space:nowrap}.member-toolbar{min-height:58px;display:flex;align-items:center;gap:14px;padding:10px 16px;border-bottom:1px solid var(--line)}.role-legend{display:flex;gap:14px}.role-legend span{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:12px;white-space:nowrap}.role-legend i{width:8px;height:8px;border-radius:50%}.source-dot{background:var(--brand)}.receiver-dot{background:var(--teal)}.member-toolbar .search-field{width:min(300px,38vw);margin-left:auto}.device-strip{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:9px;padding:12px 16px;border-bottom:1px solid var(--line);overflow-x:auto}.member-card{min-width:250px;display:grid;grid-template-columns:40px minmax(0,1fr) 94px 34px;align-items:center;gap:9px;padding:10px;border:1px solid var(--line);border-left:4px solid var(--teal);border-radius:7px;background:#fff}.member-card.source{border-left-color:var(--brand)}.member-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:7px;background:var(--surface-alt);color:var(--text)}.member-card b,.member-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-card b{color:var(--ink);font-size:12px}.member-card small{color:var(--subtle);font-size:10px}.member-card .status-badge{min-height:21px;margin-top:3px;padding:0 7px}.role-select select{width:92px;height:34px;border:1px solid var(--line);border-radius:6px;background:var(--surface-alt);color:var(--text);font-size:11px}.add-device-card{min-width:150px;min-height:72px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px dashed #aab6c7;border-radius:7px;background:#fbfcfe;color:var(--brand-strong);cursor:pointer}.add-device-card:hover{border-color:var(--brand);background:var(--brand-soft)}.mapping-header{min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;border-bottom:1px solid var(--line)}.mapping-header h3,.mapping-header p{margin:0}.mapping-header h3{color:var(--ink);font-size:14px}.mapping-header p{color:var(--subtle);font-size:11px}.mapping-table{min-width:1080px}.point-cell{min-width:190px;display:flex;align-items:center;gap:9px}.point-cell code{min-width:44px;height:27px;display:grid;place-items:center;padding:0 6px;border:1px solid var(--line);border-radius:5px;background:var(--surface-alt);color:var(--ink);font-size:11px}.point-cell b,.point-cell small{display:block}.point-cell b{color:var(--ink);font-size:11px}.point-cell small{color:var(--subtle);font-size:10px}.arrow-cell{width:38px;color:var(--subtle);text-align:center}.transform-value{display:inline-flex;padding:4px 8px;border:1px solid var(--line);border-radius:6px;background:var(--surface-alt);color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.topic-cell{min-width:215px;display:grid;gap:3px}.topic-cell code{overflow:hidden;color:var(--text);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.topic-cell small{display:inline-flex;align-items:center;gap:4px;color:var(--teal);font-size:10px}.switch-control{position:relative;width:38px;height:22px;display:inline-block}.switch-control input{position:absolute;opacity:0}.switch-control span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:11px;background:#cbd3df;cursor:pointer;transition:background .18s ease}.switch-control span:before{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e;transition:transform .18s ease}.switch-control input:checked+span{background:var(--brand)}.switch-control input:checked+span:before{transform:translate(16px)}.row-actions{display:flex;align-items:center;gap:5px}.row-actions .icon-button{width:34px;height:34px}.deploy-footer{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 16px;border-top:1px solid var(--line);background:#fbfcfe;color:var(--muted)}.deploy-footer>span{display:inline-flex;align-items:center;gap:7px}.deploy-footer>span svg{color:var(--teal)}.empty-workspace{min-height:440px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--subtle);text-align:center}.empty-workspace h2,.empty-workspace p{margin:0}.empty-workspace h2{color:var(--ink)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:20px;background:#121b2b8a}.modal-dialog{width:min(680px,100%);max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px);overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-float)}.modal-small{width:min(520px,100%)}.modal-large{width:min(820px,100%)}.modal-header{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 18px;border-bottom:1px solid var(--line)}.modal-header h2,.modal-header p{margin:0}.modal-header h2{color:var(--ink);font-size:17px}.modal-header p{color:var(--subtle);font-size:12px}.modal-body{padding:18px}.modal-footer{min-height:66px;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:10px 18px;border-top:1px solid var(--line);background:#fbfcfe}.modal-selection-count{margin-right:auto;color:var(--muted)}.form-stack{display:grid;gap:16px}.device-picker-grid{display:grid;gap:8px}.device-picker-card{position:relative;min-height:62px;display:grid;grid-template-columns:20px 38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 11px;border:1px solid var(--line);border-radius:7px;cursor:pointer}.device-picker-card:hover{background:#fafbfe}.device-picker-card>input{position:absolute;opacity:0}.check-visual{width:18px;height:18px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:5px;color:transparent}.device-picker-card>input:checked+.check-visual{border-color:var(--brand);background:var(--brand);color:#fff}.device-picker-card b,.device-picker-card small{display:block}.device-picker-card b{color:var(--ink)}.device-picker-card small{color:var(--subtle);font-size:11px}.mapping-form-flow{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:end;gap:12px}.mapping-side{min-width:0;display:grid;gap:13px;margin:0;padding:14px;border:1px solid var(--line);border-radius:7px;background:var(--surface-alt)}.mapping-side legend{display:inline-flex;align-items:center;gap:6px;padding:0 6px;color:var(--brand-strong);font-size:12px;font-weight:800}.receiver-side legend{color:var(--teal)}.mapping-form-arrow{height:42px;display:grid;place-items:center;color:var(--subtle)}.mapping-options{gap:14px;margin-top:16px}.toggle-row{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--line);border-radius:7px;background:#fbfcfe;cursor:pointer}.toggle-row input{width:18px;height:18px;accent-color:var(--brand)}.toggle-row b,.toggle-row small{display:block}.toggle-row b{color:var(--ink)}.toggle-row small{color:var(--subtle)}.validation-note{display:flex;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;border-radius:7px;background:var(--teal-soft);color:var(--teal);font-size:12px}.confirm-copy{display:flex;align-items:center;gap:12px;padding:6px;color:var(--danger)}.confirm-copy b,.confirm-copy small{display:block}.confirm-copy b{color:var(--ink)}.confirm-copy small{color:var(--muted)}.toast-stack{position:fixed;right:18px;bottom:18px;z-index:200;width:min(390px,calc(100vw - 24px));display:grid;gap:9px;pointer-events:none}.toast-message{min-height:60px;display:flex;align-items:center;gap:10px;padding:9px 10px 9px 12px;border:1px solid #cbe5df;border-radius:8px;background:#fff;color:var(--teal);box-shadow:var(--shadow-float);pointer-events:auto}.toast-message.is-warning{border-color:#f0d4a6;color:var(--amber)}.toast-message.is-error{border-color:#efc1c8;color:var(--danger)}.toast-message.is-info{border-color:#cbd6f8;color:var(--brand-strong)}.toast-copy{min-width:0;flex:1}.toast-copy strong,.toast-copy span{display:block}.toast-copy strong{color:var(--ink);font-size:12px}.toast-copy span{color:var(--muted);font-size:11px}.spinning{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-enter-active,.page-leave-active{transition:opacity .14s ease,transform .14s ease}.page-enter-from{opacity:0;transform:translateY(5px)}.page-leave-to{opacity:0;transform:translateY(-3px)}.modal-enter-active,.modal-leave-active{transition:opacity .18s ease}.modal-enter-active .modal-dialog,.modal-leave-active .modal-dialog{transition:transform .18s ease,opacity .18s ease}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-dialog{opacity:0;transform:translateY(8px) scale(.988)}.modal-leave-to .modal-dialog{opacity:0;transform:translateY(4px) scale(.992)}.toast-enter-active,.toast-leave-active{transition:opacity .18s ease,transform .18s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(8px)}.simple-header{align-items:center}.hero-action{min-height:44px;padding-inline:18px}.pairing-page,.pairing-summary-grid,.pairing-workspace,.pairing-toolbar,.pairing-card-list,.pairing-card,.pairing-flow,.flow-source,.flow-targets{min-width:0}.pairing-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.pairing-summary-grid article{min-height:88px;display:flex;align-items:center;gap:13px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.pairing-summary-grid small,.pairing-summary-grid strong{display:block}.pairing-summary-grid small{color:var(--muted);font-size:12px}.pairing-summary-grid strong{margin-top:1px;color:var(--ink);font-size:24px;font-variant-numeric:tabular-nums}.summary-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:9px}.summary-icon.brand{background:var(--brand-soft);color:var(--brand-strong)}.summary-icon.teal{background:var(--teal-soft);color:var(--teal)}.summary-icon.amber{background:var(--amber-soft);color:var(--amber)}.platform-source-chip{min-width:260px;min-height:52px;display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid #cfe5df;border-radius:var(--radius);background:#f7fcfa}.platform-source-chip>span:last-child{min-width:0;display:grid}.platform-source-chip b{color:var(--ink);font-size:12px}.platform-source-chip small{color:var(--muted);font-size:10px}.pairing-builder{overflow:visible}.builder-heading{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid var(--line)}.builder-heading h2{margin:1px 0 0;color:var(--ink);font-size:17px}.step-kicker{color:var(--brand-strong);font-size:10px;font-weight:800;letter-spacing:.08em}.pairing-name-row{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(220px,.8fr);gap:12px;padding:12px 14px;border-bottom:1px solid var(--line);background:var(--surface-alt)}.pairing-name-row .form-field{gap:5px}.pairing-name-row .form-field>span{font-size:11px}.pairing-name-row .form-field input{height:42px;background:#fff}.pairing-name-field .field-label-row{min-height:24px;display:flex;align-items:center;justify-content:space-between;gap:10px}.quick-name-actions{display:inline-flex;align-items:center;gap:5px}.quick-name-actions button{min-height:24px;padding:0 8px;border:1px solid #cbd6f8;border-radius:12px;background:#fff;color:var(--brand-strong);font:inherit;font-size:10px;font-weight:700;cursor:pointer}.quick-name-actions button:hover{border-color:var(--brand);background:var(--brand-soft)}.quick-name-actions button:focus-visible{outline:2px solid rgba(79,110,247,.28);outline-offset:2px}.pairing-name-field .field-help{color:var(--subtle);font-size:10px}.device-pair-columns{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);align-items:start;gap:10px;padding:14px}.device-picker-column{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.source-column{border-top:3px solid var(--brand)}.receiver-column{border-top:3px solid var(--teal)}.device-column-header{min-height:62px;display:flex;align-items:center;gap:10px;padding:9px 11px;border-bottom:1px solid var(--line)}.device-column-header>div{min-width:0;flex:1}.device-column-header h3,.device-column-header p{margin:0}.device-column-header h3{color:var(--ink);font-size:14px}.device-column-header p{color:var(--subtle);font-size:10px}.device-column-header>b{min-height:27px;display:inline-flex;align-items:center;padding:0 9px;border-radius:14px;background:var(--surface-alt);color:var(--muted);font-size:10px;white-space:nowrap}.device-column-tools{display:grid;grid-template-columns:minmax(0,1fr) 82px;gap:8px;padding:9px 10px;border-bottom:1px solid var(--line);background:var(--surface-alt)}.device-column-tools .search-field{width:100%;height:40px;background:#fff}.device-column-tools>select{width:100%;height:40px;padding:0 8px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;color:var(--text)}.device-select-list{min-height:238px;display:grid;align-content:start}.device-choice{min-width:0;border-bottom:1px solid #edf0f5;background:#fff}.device-choice:last-child{border-bottom:0}.device-choice.selected{background:#f8f9ff;box-shadow:inset 3px 0 0 var(--brand)}.receiver-column .device-choice.selected{background:#f6fbfa;box-shadow:inset 3px 0 0 var(--teal)}.device-choice-main{width:100%;min-height:62px;display:flex;align-items:center;gap:9px;padding:8px 10px;border:0;background:transparent;text-align:left;cursor:pointer;transition:background .16s ease}.device-choice-main:hover{background:#4f6ef709}.device-choice-main b,.device-choice-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-choice-main b{color:var(--ink);font-size:12px}.device-choice-main small{color:var(--subtle);font-size:10px}.choice-control{width:20px;height:20px;display:grid;place-items:center;flex:0 0 20px;border:1px solid var(--line-strong);background:#fff;color:#fff}.choice-control.radio{border-radius:50%}.choice-control.checkbox{border-radius:5px}.source-column .selected .choice-control{border-color:var(--brand);background:var(--brand)}.receiver-column .selected .choice-control{border-color:var(--teal);background:var(--teal)}.inline-point-select{min-height:57px;display:grid;grid-template-columns:105px minmax(0,1fr);align-items:center;gap:9px;padding:7px 10px 9px 39px;border-top:1px dashed #d8deeb;background:#ffffffb8}.inline-point-select>span{min-width:0;display:grid}.inline-point-select b{color:var(--text);font-size:10px}.inline-point-select small{color:var(--teal);font-size:9px}.inline-point-select select{width:100%;min-width:0;height:40px;padding:0 9px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;color:var(--ink)}.column-state{min-height:238px;display:flex;align-items:center;justify-content:center;gap:8px;padding:24px;color:var(--subtle);text-align:center}.column-state.error{color:var(--danger)}.column-state button{min-height:36px;border:0;background:transparent;color:var(--brand-strong);cursor:pointer;font-weight:700}.column-pagination{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 10px;border-top:1px solid var(--line);background:var(--surface-alt);color:var(--subtle);font-size:10px}.column-pagination>div{display:flex;align-items:center;gap:5px}.column-pagination b{min-width:44px;color:var(--text);text-align:center;font-variant-numeric:tabular-nums}.column-pagination button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--text);cursor:pointer}.column-pagination button:disabled{cursor:not-allowed;opacity:.4}.pair-direction{width:34px;height:34px;display:grid;place-items:center;align-self:center;margin-top:160px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--brand-strong);box-shadow:var(--shadow)}.pairing-save-bar{min-height:78px;display:flex;align-items:center;gap:16px;margin:0 14px 14px;padding:10px 12px 10px 14px;border:1px solid #cfd8eb;border-radius:9px;background:#fffffff7;box-shadow:0 12px 34px #1f2d5024}.pairing-preview{min-width:0;flex:1;display:grid;gap:2px}.pairing-preview>span{color:var(--subtle);font-size:10px;font-weight:700}.pairing-preview strong{min-width:0;display:flex;align-items:center;gap:7px;overflow:hidden;color:var(--ink);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.pairing-preview em{color:var(--subtle);font-style:normal;font-weight:500}.pairing-preview small{color:var(--teal);font-size:10px}.save-pairing-button{min-width:138px;min-height:46px}.compact-pairing-flow{min-height:58px;display:flex;align-items:center;gap:9px;padding:10px 13px;background:#fbfcfe;color:var(--muted);font-size:12px}.compact-pairing-flow strong{color:var(--ink);white-space:nowrap}.compact-pairing-flow>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pairing-workspace{min-height:360px}.pairing-toolbar{min-height:76px;display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid var(--line)}.pairing-toolbar h2,.pairing-toolbar p{margin:0}.pairing-toolbar h2{color:var(--ink);font-size:16px}.pairing-toolbar p{color:var(--subtle);font-size:11px}.pairing-search{width:min(330px,32vw);margin-left:auto}.segmented-control{display:flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:7px;background:var(--surface-alt)}.segmented-control button{min-height:32px;padding:0 10px;border:0;border-radius:5px;background:transparent;color:var(--muted);cursor:pointer;font-size:12px}.segmented-control button.active{background:#fff;color:var(--brand-strong);box-shadow:0 1px 4px #1f2d501a;font-weight:700}.pairing-card-list{display:grid;gap:10px;padding:12px}.pairing-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.pairing-card>header{min-height:62px;display:flex;align-items:center;gap:11px;padding:10px 13px;border-bottom:1px solid #edf0f5}.pairing-card>header b,.pairing-card>header small{display:block}.pairing-card>header b{color:var(--ink);font-size:14px}.pairing-card>header small{color:var(--subtle);font-size:11px}.pairing-card-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:var(--brand-soft);color:var(--brand-strong)}.pairing-flow{display:grid;grid-template-columns:minmax(230px,.8fr) 42px minmax(0,1.5fr);align-items:center;gap:10px;padding:14px;background:#fbfcfe}.flow-source{min-height:70px;display:grid;grid-template-columns:auto 1fr;align-content:center;gap:2px 9px;padding:11px;border:1px solid #dce2fb;border-left:4px solid var(--brand);border-radius:7px;background:#fff}.flow-source .role-pill{grid-row:1 / 3}.flow-source strong,.flow-source small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flow-source strong{color:var(--ink)}.flow-source small{color:var(--subtle);font-size:11px}.flow-arrow{display:grid;place-items:center;color:var(--subtle)}.flow-targets{display:grid;gap:7px}.flow-targets>div{min-height:62px;display:flex;align-items:center;gap:9px;padding:9px 10px;border:1px solid #d5e8e3;border-left:4px solid var(--teal);border-radius:7px;background:#fff}.flow-targets b,.flow-targets small{display:block}.flow-targets b{color:var(--ink);font-size:12px}.flow-targets small{color:var(--subtle);font-size:11px}.role-pill{min-width:58px;min-height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;font-size:10px;font-weight:800;white-space:nowrap}.role-pill.source{background:var(--brand-soft);color:var(--brand-strong)}.role-pill.receiver{background:var(--teal-soft);color:var(--teal)}.pairing-card>footer{min-height:54px;display:flex;align-items:center;gap:12px;padding:8px 12px;border-top:1px solid #edf0f5}.card-actions{display:flex;align-items:center;gap:7px;margin-left:auto}.button.danger-outline{border-color:#e4a8b2;background:#fff;color:var(--danger)}.button.danger-outline:hover{border-color:var(--danger);background:var(--danger-soft);color:var(--danger)}.advanced-details{color:var(--muted);font-size:11px}.advanced-details summary{min-height:36px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;list-style:none}.advanced-details summary::-webkit-details-marker{display:none}.advanced-details[open] summary>svg:last-child{transform:rotate(180deg)}.advanced-details>div{display:grid;gap:4px;padding:4px 0 8px}.advanced-details code{color:var(--subtle);font-size:10px}.wizard-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:-2px 0 18px;padding:0;list-style:none}.wizard-steps li{position:relative;display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;color:var(--subtle);font-size:12px}.wizard-steps li:not(:last-child):after{content:"";position:absolute;top:20px;left:calc(50% + 42px);right:calc(-50% + 42px);height:2px;background:var(--line)}.wizard-steps li.active{color:var(--brand-strong)}.wizard-steps li.active:not(:last-child):after{background:#b9c5fa}.wizard-steps li>span{position:relative;z-index:1;width:26px;height:26px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:50%;background:#fff;font-weight:800}.wizard-steps li.active>span{border-color:var(--brand);background:var(--brand);color:#fff}.wizard-search{height:44px;display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:0 11px;border:1px solid var(--line);border-radius:7px;background:var(--surface-alt);color:var(--subtle)}.wizard-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink)}.wizard-panel{display:grid;gap:14px}.wizard-intro{display:flex;align-items:center;gap:10px}.wizard-intro h3,.wizard-intro p{margin:0}.wizard-intro h3{color:var(--ink);font-size:16px}.wizard-intro p{color:var(--muted);font-size:12px}.step-number{width:34px;height:34px;display:grid;place-items:center;border-radius:8px;background:var(--brand-soft);color:var(--brand-strong);font-weight:800}.compact-form{gap:10px;padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--surface-alt)}.selectable-device-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.selectable-device{position:relative;min-height:68px;display:flex;align-items:center;gap:9px;padding:9px 11px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--text);text-align:left;cursor:pointer}.selectable-device:hover{border-color:#b9c5d6;background:#fbfcff}.selectable-device.selected{border-color:var(--brand);background:#f7f8ff;box-shadow:0 0 0 2px #4f6ef714}.selectable-device b,.selectable-device small{display:block}.selectable-device b{color:var(--ink)}.selectable-device small{color:var(--subtle);font-size:10px}.selected-check{color:var(--brand-strong)}.role-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:7px;font-size:14px;font-weight:850}.role-mark.source{background:var(--brand-soft);color:var(--brand-strong)}.role-mark.receiver{background:var(--teal-soft);color:var(--teal)}.role-mark.unknown{background:#eef1f5;color:var(--muted)}.point-picker{display:grid;gap:8px}.point-picker h4{margin:0;color:var(--ink);font-size:12px}.point-picker>div{display:flex;flex-wrap:wrap;gap:7px}.point-picker button{min-height:44px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--text);cursor:pointer}.point-picker button.selected{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-strong)}.point-picker button small{color:var(--subtle)}.receiver-picker-list{display:grid;gap:8px}.receiver-picker-list article{overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff}.receiver-picker-list article.selected{border-color:#9bcfc3;box-shadow:0 0 0 2px #0b756612}.receiver-toggle{width:100%;min-height:64px;display:flex;align-items:center;gap:9px;padding:9px 11px;border:0;background:transparent;color:var(--text);text-align:left;cursor:pointer}.receiver-toggle b,.receiver-toggle small{display:block}.receiver-toggle b{color:var(--ink)}.receiver-toggle small{color:var(--subtle);font-size:10px}.check-box{width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--line-strong);border-radius:5px;color:#fff}.selected .check-box{border-color:var(--teal);background:var(--teal)}.target-point-select{min-height:58px;display:grid;grid-template-columns:110px minmax(0,1fr);align-items:center;gap:10px;padding:8px 12px 10px 82px;border-top:1px solid var(--line);background:#f7fbfa}.target-point-select>span{color:var(--muted);font-size:12px}.target-point-select select{width:100%;height:42px;border:1px solid var(--line-strong);border-radius:7px;background:#fff;color:var(--ink);padding:0 10px}.confirm-name{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px solid var(--line);border-radius:7px;background:var(--surface-alt)}.confirm-name b{color:var(--ink);font-size:15px}.confirm-name span{color:var(--muted)}.confirm-flow{display:grid;grid-template-columns:minmax(0,.9fr) 44px minmax(0,1.2fr);align-items:center;gap:10px}.confirm-flow>div:first-child{min-height:84px;display:grid;grid-template-columns:36px minmax(0,1fr);align-content:center;gap:2px 10px;padding:13px;border:1px solid #dce2fb;border-radius:7px;background:#f9faff}.confirm-flow>div:first-child .role-mark{grid-row:1 / 3}.confirm-flow b,.confirm-flow small{display:block}.confirm-flow b{color:var(--ink)}.confirm-flow small{color:var(--subtle);font-size:11px}.confirm-flow>svg{justify-self:center;color:var(--subtle)}.confirm-targets{display:grid;gap:7px}.confirm-targets>div{min-height:62px;display:flex;align-items:center;gap:9px;padding:9px 11px;border:1px solid #d5e8e3;border-radius:7px;background:#f8fcfb}.advanced-confirm{padding:11px 12px;border:1px solid var(--line);border-radius:7px;color:var(--muted)}.advanced-confirm summary{display:flex;align-items:center;gap:7px;color:var(--text);cursor:pointer;font-weight:700}.advanced-confirm p{margin:9px 0 0;font-size:11px}.cancel-confirm{display:flex;align-items:center;gap:12px;padding:6px;color:var(--danger)}.cancel-confirm b,.cancel-confirm small{display:block}.cancel-confirm b{color:var(--ink)}.cancel-confirm small{margin-top:4px;color:var(--muted)}.device-filter-panel{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.device-kind-tabs{display:flex;align-items:center;gap:5px}.device-kind-tabs button{min-height:40px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer}.device-kind-tabs button b{min-width:22px;height:21px;display:grid;place-items:center;padding:0 5px;border-radius:11px;background:#eef1f5;font-size:10px}.device-kind-tabs button.active{border-color:#d7def9;background:var(--brand-soft);color:var(--brand-strong);font-weight:700}.device-kind-tabs button.active b{background:#fff}.device-search{width:min(360px,34vw);margin-left:auto}.device-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.device-library-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.device-library-card>header{min-height:66px;display:flex;align-items:center;gap:10px;padding:11px 12px;border-bottom:1px solid var(--line)}.device-library-card>header b,.device-library-card>header small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.device-library-card>header b{color:var(--ink)}.device-library-card>header small{color:var(--subtle);font-size:10px}.device-big-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:8px;background:var(--teal-soft);color:var(--teal)}.device-big-icon.offline{background:#eef1f5;color:var(--muted)}.role-tag{min-height:25px;display:inline-flex;align-items:center;padding:0 8px;border-radius:13px;font-size:10px;font-weight:800;white-space:nowrap}.role-tag.source{background:var(--brand-soft);color:var(--brand-strong)}.role-tag.receiver{background:var(--teal-soft);color:var(--teal)}.role-tag.unknown{background:#eef1f5;color:var(--muted)}.device-library-card dl{display:grid;gap:7px;margin:0;padding:11px 12px;border-bottom:1px solid var(--line)}.device-library-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.device-library-card dt{color:var(--subtle);font-size:11px}.device-library-card dd{margin:0;color:var(--text);font-size:11px}.data-point-list{display:flex;flex-wrap:wrap;gap:6px;padding:11px 12px}.data-point-list>span{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:0 8px;border-radius:14px;background:var(--surface-alt);color:var(--text);font-size:10px}.data-point-list code{color:var(--brand-strong);font-weight:800}.data-point-list small{color:var(--subtle)}.pairing-history-table table{min-width:940px}.pairing-history-detail{min-width:260px;color:var(--muted)}.history-action-label{display:inline-flex;align-items:center;gap:5px;color:var(--teal);font-weight:700;white-space:nowrap}.history-action-label.warning{color:var(--amber)}.history-action-label.error{color:var(--danger)}.result-text{font-size:11px;font-weight:700;color:var(--teal)}.result-text.warning{color:var(--amber)}.result-text.error{color:var(--danger)}.simple-setting-card{min-height:150px}.classification-rule-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px}.classification-rule-grid>div{display:flex;align-items:center;gap:10px;min-height:70px;padding:11px;border:1px solid var(--line);border-radius:7px;background:var(--surface-alt)}.classification-rule-grid b,.classification-rule-grid small{display:block}.classification-rule-grid b{color:var(--ink)}.classification-rule-grid small{color:var(--subtle);font-size:10px}.advanced-settings-panel>summary{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;cursor:pointer;list-style:none}.advanced-settings-panel>summary::-webkit-details-marker{display:none}.advanced-settings-panel>summary>span:first-child{display:flex;align-items:center;gap:10px}.advanced-settings-panel>summary b,.advanced-settings-panel>summary small{display:block}.advanced-settings-panel>summary b{color:var(--ink)}.advanced-settings-panel>summary small,.advanced-settings-panel>summary>span:last-child{color:var(--subtle);font-size:11px}.advanced-settings-panel[open]>summary{border-bottom:1px solid var(--line)}.reset-simple-card{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px}.reset-simple-card>div{display:flex;align-items:center;gap:10px;color:var(--brand-strong)}.reset-simple-card b,.reset-simple-card small{display:block}.reset-simple-card b{color:var(--ink)}.reset-simple-card small{color:var(--subtle)}@media (max-width: 1220px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-grid{grid-template-columns:1fr}.data-route-band{align-items:flex-start;flex-direction:column}.route-flow{width:100%}.route-flow span{flex:1}.device-strip{grid-template-columns:repeat(3,260px)}.user-menu>span:last-child{display:none}.user-menu{min-width:34px}.device-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pairing-toolbar{flex-wrap:wrap}.pairing-toolbar>div:first-child{flex:1 1 320px}.pairing-search{width:min(390px,46vw);margin-left:0}.group-workspace{grid-template-columns:1fr}}@media (max-width: 960px){:root{--sidebar-width: 76px}.brand-block{justify-content:center;padding:0}.brand-copy,.nav-link>span,.nav-section,.sidebar-status{display:none}.primary-nav{padding:12px 9px}.nav-link{position:relative;justify-content:center;padding:0}.nav-badge{position:absolute;top:2px;right:2px;min-width:17px;height:17px;padding:0 4px;font-size:9px}.topbar{padding:0 14px}.sync-button span{display:none}.main-content{padding:20px 14px 30px}.group-workspace{grid-template-columns:1fr}.group-sidebar{position:static}.group-list{grid-template-columns:repeat(3,minmax(200px,1fr));overflow-x:auto}.group-list-item{min-width:200px}.settings-grid{grid-template-columns:1fr}.history-row{grid-template-columns:34px 128px minmax(140px,.7fr) minmax(220px,1.3fr) 64px}.history-operator{display:none}.page-header{min-width:0;flex-wrap:wrap}.page-header>div:first-child{min-width:0;flex:1 1 380px}.toolbar-band{flex-wrap:wrap}.toolbar-count{width:100%;margin-left:0}.pairing-flow{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg)}.device-pair-columns{grid-template-columns:1fr}.pair-direction{margin:0;justify-self:center;transform:rotate(90deg)}.device-select-list,.column-state{min-height:180px}.device-filter-panel{align-items:stretch;flex-direction:column}.device-search{width:100%;margin:0}.classification-rule-grid{grid-template-columns:1fr}}@media (max-width: 720px){body{font-size:14px}.app-shell{display:block}.sidebar{position:static;width:100%;height:auto;display:block}.brand-block{justify-content:flex-start;padding:0 14px}.brand-copy{display:grid}.primary-nav{display:flex;overflow-x:auto;padding:7px;border-bottom:1px solid var(--line)}.nav-link{min-width:0;width:auto;flex:1 1 25%;justify-content:center;gap:4px;padding:0 3px;font-size:10px;white-space:nowrap}.nav-link>span{display:inline}.topbar{top:0}.global-search{width:auto;height:44px;flex:1 1 auto}.topbar-spacer,.topbar>.icon-button,.user-menu{display:none}.sync-button{width:44px;height:44px;flex:0 0 44px;justify-content:center;padding:0}.main-content{padding:16px 10px 28px}.page-stack{gap:12px}.page-header{min-height:0;display:block}.page-header h1{font-size:21px}.header-actions,.page-header>.button{width:100%;margin-top:12px}.header-actions .button{flex:1}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:86px}.route-flow{align-items:stretch;flex-direction:column}.route-flow>svg{align-self:center;transform:rotate(90deg)}.health-strip{grid-template-columns:repeat(2,1fr)}.health-strip>span{border-bottom:1px solid var(--line)}.health-strip>span:nth-child(2){border-right:0}.health-strip>span:nth-child(n+3){border-bottom:0}.mapping-line,.deployment-line{align-items:flex-start;flex-wrap:wrap}.mapping-end{min-width:calc(50% - 24px)}.mapping-line .status-badge{margin-left:auto}.toolbar-band{align-items:stretch;flex-wrap:wrap}.search-field{width:100%;height:44px}.select-field{flex:1;height:44px}.select-field select{width:100%;min-width:0;font-size:16px}.toolbar-count{width:100%;margin:0}.button,.button.small,.icon-button{min-height:44px}.button.small{font-size:12px}.icon-button,.row-actions .icon-button{width:44px;height:44px}input,select,textarea{font-size:16px}.history-row{grid-template-columns:34px minmax(0,1fr) 58px;gap:8px}.history-time{grid-column:2;grid-row:2}.history-detail{grid-column:1 / -1;padding-left:42px}.history-operator{display:none}.settings-form.two-column,.form-grid.two-column{grid-template-columns:1fr}.form-field.full{grid-column:auto}.reset-row{min-height:140px;align-items:stretch;flex-direction:column;justify-content:center}.group-list{grid-template-columns:1fr}.group-list-item{min-width:0}.group-summary{align-items:flex-start;flex-direction:column}.member-toolbar{align-items:stretch;flex-direction:column}.member-toolbar .search-field{width:100%;margin:0}.device-strip{grid-template-columns:repeat(3,270px);padding:10px}.mapping-header{align-items:stretch;flex-direction:column}.mapping-header .button{width:100%}.deploy-footer{align-items:stretch;flex-direction:column}.deploy-footer .button{width:100%}.modal-backdrop{padding:8px}.modal-dialog{max-height:calc(100dvh - 16px)}.modal-header,.modal-body,.modal-footer{padding-left:14px;padding-right:14px}.modal-footer{flex-wrap:wrap}.modal-selection-count{width:100%}.mapping-form-flow{grid-template-columns:1fr}.mapping-form-arrow{transform:rotate(90deg)}.device-picker-card{grid-template-columns:20px 38px minmax(0,1fr)}.device-picker-card .status-badge{grid-column:3;width:fit-content}.toast-stack{right:8px;bottom:8px;width:calc(100vw - 16px)}.pairing-summary-grid{grid-template-columns:1fr}.pairing-summary-grid article{min-height:76px}.pairing-toolbar{align-items:stretch;flex-direction:column}.pairing-toolbar>div:first-child{flex:0 0 auto}.pairing-search,.segmented-control{width:100%}.segmented-control button{flex:1;min-height:40px}.pairing-card>header{align-items:flex-start;flex-wrap:wrap}.pairing-card>header .status-badge{margin-left:49px}.pairing-card>footer{align-items:stretch;flex-direction:column}.card-actions{width:100%;margin:0}.card-actions .button{flex:1}.platform-source-chip{width:100%;min-width:0;margin-top:12px}.pairing-name-row{grid-template-columns:1fr}.device-pair-columns{padding:10px}.device-column-tools{grid-template-columns:minmax(0,1fr) 78px}.inline-point-select{grid-template-columns:1fr;padding:8px 10px 10px 39px}.pairing-save-bar{position:static;align-items:stretch;flex-direction:column;margin:0 10px 10px}.pairing-preview strong{align-items:flex-start;flex-wrap:wrap;white-space:normal}.save-pairing-button{width:100%}.compact-pairing-flow{align-items:flex-start;flex-wrap:wrap}.compact-pairing-flow>span:last-child{width:100%;white-space:normal}.selectable-device-grid{grid-template-columns:1fr}.wizard-steps li{flex-direction:column;gap:3px;font-size:10px}.wizard-steps li:not(:last-child):after{left:calc(50% + 20px);right:calc(-50% + 20px)}.target-point-select{grid-template-columns:1fr;padding:9px 11px 11px 72px}.confirm-flow{grid-template-columns:1fr}.confirm-flow>svg{transform:rotate(90deg)}.device-kind-tabs{display:grid;grid-template-columns:repeat(2,1fr)}.device-kind-tabs button{justify-content:space-between}.device-library-grid{grid-template-columns:1fr}.history-toolbar .select-field{width:100%}.reset-simple-card{align-items:stretch;flex-direction:column}.reset-simple-card .button{width:100%}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}
