:root{color:#1d2420;font-synthesis:none;text-rendering:optimizelegibility;--surface:#fff;--surface-muted:#f0f3ef;--line:#dce2dc;--line-strong:#cbd3cc;--text:#1d2420;--text-muted:#69726c;--primary:#203a30;--primary-hover:#172e26;--accent:#d56248;--success:#237253;--warning:#a46819;--danger:#b44343;--sidebar:#17231f;background:#f4f6f3;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Noto Sans SC,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}button,input,select,textarea{font:inherit}button{letter-spacing:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #5f8d79}h1,h2,h3,p{margin:0}.setup-shell{background:#eef1ed;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.setup-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;width:min(100%,460px);padding:34px;box-shadow:0 18px 50px #1d242014}.brand-mark{color:#fff;background:var(--primary);border-radius:7px;place-items:center;width:42px;height:42px;display:grid}.brand-mark.small{width:36px;height:36px}.setup-heading{margin:22px 0 24px}.setup-heading h1{margin-top:5px;font-size:26px;font-weight:720}.setup-heading>p:last-child{color:var(--text-muted);margin-top:8px;line-height:1.6}.eyebrow{color:var(--success);font-size:11px;font-weight:750}.segmented-control{background:var(--surface-muted);border-radius:6px;grid-template-columns:1fr 1fr;margin-bottom:22px;padding:3px;display:grid}.segmented-control button{min-height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:4px}.segmented-control button.active{color:var(--text);background:var(--surface);box-shadow:0 1px 4px #1d24201a}.form-stack{gap:16px;display:grid}.field{gap:7px;display:grid}.field>span{color:#3e4742;font-size:13px;font-weight:650}input,select,textarea{width:100%;color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:6px;transition:border-color .12s,box-shadow .12s}input,select{min-height:42px;padding:0 12px}textarea{resize:vertical;padding:10px 12px;line-height:1.55}input:hover,select:hover,textarea:hover{border-color:#aeb9b1}.button,.icon-button{cursor:pointer;border:0;transition:background .12s,color .12s,opacity .12s}.button{border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 14px;font-size:13px;font-weight:680;display:inline-flex}.button.primary{color:#fff;background:var(--primary)}.button.primary:hover{background:var(--primary-hover)}.button.secondary{color:var(--text);background:var(--surface-muted);border:1px solid var(--line)}.button.secondary:hover{background:#e7ece7}.button.danger{color:#fff;background:var(--danger)}.button.danger-ghost{color:var(--danger);background:0 0}.button.danger-ghost:hover{background:#fff0f0}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.45}.button.full-width{width:100%;min-height:44px}.compact-button{min-height:34px;padding-inline:11px}.icon-button{color:#465049;background:0 0;border-radius:6px;flex:none;place-items:center;width:38px;height:38px;display:inline-grid}.icon-button:hover{background:var(--surface-muted)}.security-note{color:var(--text-muted);align-items:center;gap:7px;margin-top:20px;font-size:12px;display:flex}.app-shell{grid-template-columns:236px 1fr;min-height:100vh;display:grid}.sidebar{color:#edf3ef;background:var(--sidebar);flex-direction:column;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:11px;padding:0 6px 23px;display:flex}.sidebar-brand strong{font-size:16px;display:block}.sidebar-brand span{color:#9aaba2;margin-top:2px;font-size:11px;display:block}.sidebar-nav{gap:4px;display:grid}.sidebar-nav button{color:#b8c5be;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;min-height:42px;padding:0 12px;display:flex}.sidebar-nav button:hover{color:#fff;background:#22332c}.sidebar-nav button.active{color:#fff;background:#2c4138}.sidebar-footer{border-top:1px solid #2d3c35;align-items:center;gap:8px;margin-top:auto;padding:14px 6px 0;display:flex}.sidebar-footer .icon-button{color:#b8c5be}.sidebar-footer .icon-button:hover{color:#fff;background:#2c4138}.account-caption{flex:1;min-width:0}.account-caption span,.account-caption strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-caption span{color:#899a91;font-size:11px}.account-caption strong{margin-top:3px;font-size:12px}.workspace{min-width:0;padding:34px clamp(24px,4vw,58px) 64px}.page-header,.detail-header{justify-content:space-between;align-items:center;gap:24px;min-height:74px;margin-bottom:30px;display:flex}.page-header h1,.detail-header h1{font-size:26px;font-weight:720}.page-header p,.detail-header p{color:var(--text-muted);margin-top:7px;font-size:13px}.page-actions{align-items:center;gap:9px;display:flex}.content-section{border-top:1px solid var(--line);padding-top:20px}.content-section+.content-section{margin-top:38px}.detail-section{padding-bottom:6px}.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.section-heading.compact{align-items:center}.section-heading h2{font-size:16px;font-weight:700}.section-heading p{color:var(--text-muted);margin-top:5px;font-size:12px;line-height:1.5}.section-heading>span{color:var(--text-muted);font-size:12px}.data-table{background:var(--surface);border:1px solid var(--line);border-radius:7px;overflow:hidden}.table-row{grid-template-columns:minmax(220px,1.4fr) minmax(150px,1fr) minmax(170px,1fr) 100px 32px;align-items:center;gap:16px;width:100%;min-height:66px;padding:0 18px;display:grid}.table-header{min-height:40px;color:var(--text-muted);border-bottom:1px solid var(--line);background:#f8faf8;font-size:11px;font-weight:700}.device-row{color:var(--text);background:var(--surface);text-align:left;cursor:pointer;border:0;border-bottom:1px solid #e8ece8}.device-row:last-child{border-bottom:0}.device-row:hover{background:#fafcf9}.device-row>span:not(.device-cell):not(.tag-list):not(.row-arrow){color:#4c5650;align-items:center;gap:6px;font-size:12px;display:inline-flex}.device-cell{align-items:center;gap:12px;min-width:0;display:flex}.device-cell strong,.device-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.device-cell strong{font-size:13px}.device-cell small{color:var(--text-muted);margin-top:4px;font-size:11px}.device-icon,.service-icon{color:var(--primary);background:#e5ece8;border-radius:6px;place-items:center;display:grid}.device-icon{flex:0 0 36px;width:36px;height:36px}.device-icon.large{width:42px;height:42px}.service-icon{flex:0 0 38px;width:38px;height:38px}.tag-list{flex-wrap:wrap;gap:5px;display:flex}.tag{color:#345347;background:#e5efe9;border-radius:4px;padding:3px 7px;font-size:11px}.muted{color:var(--text-muted);font-size:12px}.row-arrow{color:#9da79f;place-items:center;display:grid}.status-badge{white-space:nowrap;border-radius:4px;align-items:center;width:fit-content;min-height:23px;padding:0 8px;font-size:11px;font-weight:680;display:inline-flex}.status-active,.status-available,.status-connected{color:#1e654a;background:#e1f1e9}.status-planned,.status-not_configured{color:#78633f;background:#f3ecdc}.status-disabled,.status-disconnected{color:#66706a;background:#e9edeb}.status-connecting{color:#3e5f7e;background:#e4edf5}.service-list{background:var(--surface);border:1px solid var(--line);border-radius:7px}.service-catalog-row{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(260px,1fr) 170px 80px;align-items:center;gap:16px;min-height:86px;padding:16px 18px;display:grid}.service-catalog-row:last-child{border-bottom:0}.service-catalog-row h2{font-size:14px}.service-catalog-row p{color:var(--text-muted);margin-top:5px;font-size:12px;line-height:1.55}.service-catalog-row code{color:#506058;font-size:12px}.version-label{color:var(--text-muted);text-align:right;font-size:12px}.inline-title{align-items:center;gap:9px;display:flex}.detail-header{justify-content:flex-start}.detail-title{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.detail-title p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inline-message{border-radius:6px;align-items:flex-start;gap:9px;margin-bottom:18px;padding:11px 13px;font-size:12px;line-height:1.5;display:flex}.inline-message.success{color:#1d6047;background:#e4f2ea;border:1px solid #cce5d7}.inline-message.error{color:#8d3333;background:#fff0ef;border:1px solid #f2d2cf}.connection-grid{grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);gap:28px;display:grid}.connection-summary{border:1px solid var(--line);background:var(--surface);border-radius:7px}.summary-item{border-bottom:1px solid #e9ede9;justify-content:space-between;align-items:center;gap:18px;min-height:48px;padding:0 14px;display:flex}.summary-item:last-child{border-bottom:0}.summary-item>span{color:var(--text-muted);font-size:12px}.summary-item>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:650;overflow:hidden}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.endpoint-form{align-content:start;gap:12px;display:grid}.form-actions{justify-content:flex-end;gap:8px;display:flex}.binding-list{background:var(--surface);border:1px solid var(--line);border-radius:7px}.binding-row{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(280px,1fr) auto;align-items:start;gap:14px;padding:17px 18px;display:grid}.binding-row:last-child{border-bottom:0}.binding-copy h3{font-size:14px}.binding-copy>p{color:var(--text-muted);margin-top:6px;font-size:12px;line-height:1.55}.inline-config{grid-template-columns:minmax(190px,.7fr) minmax(180px,1fr) auto;gap:8px;margin-top:13px;display:grid}.inline-config input,.inline-config select{min-height:35px;font-size:12px}.switch{cursor:pointer;align-items:center;gap:8px;display:flex}.switch input{opacity:0;pointer-events:none;width:1px;height:1px;min-height:0;position:absolute}.switch>span{background:#cbd2cd;border-radius:10px;width:34px;height:20px;transition:background .12s;position:relative}.switch>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .12s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000002e}.switch input:checked+span{background:var(--success)}.switch input:checked+span:after{transform:translate(14px)}.switch em{min-width:39px;color:var(--text-muted);font-size:11px;font-style:normal}.switch.disabled{cursor:not-allowed;opacity:.55}.event-list{background:var(--surface);border:1px solid var(--line);border-radius:7px}.event-row{border-bottom:1px solid #e9ede9;grid-template-columns:8px 1fr auto;align-items:center;gap:12px;min-height:54px;padding:8px 15px;display:grid}.event-row:last-child{border-bottom:0}.event-level{background:#8a948e;border-radius:50%;width:7px;height:7px}.event-level.info{background:var(--success)}.event-level.warning{background:var(--warning)}.event-level.error{background:var(--danger)}.event-row strong,.event-row small{display:block}.event-row strong{font-size:12px}.event-row small{color:var(--text-muted);margin-top:3px;font-family:ui-monospace,monospace;font-size:10px}.event-row time{color:var(--text-muted);font-size:11px}.empty-line{color:var(--text-muted);background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:7px;padding:22px;font-size:12px}.danger-zone{border-top:1px solid #e1caca;justify-content:space-between;align-items:center;gap:20px;margin-top:42px;padding-top:20px;display:flex}.danger-zone h2{font-size:14px}.danger-zone p{color:var(--text-muted);margin-top:5px;font-size:12px}.danger-actions{gap:8px;display:flex}.modal-backdrop{z-index:20;background:#0f171375;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:var(--surface);border-radius:8px;width:min(100%,690px);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 24px 70px #0d16113d}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 18px;display:flex}.modal-header h2{font-size:18px}.modal-header p{color:var(--text-muted);margin-top:5px;font-size:12px}.modal-body{padding:22px 24px 24px}.two-column-fields{grid-template-columns:1fr 1fr;gap:14px;display:grid}.capability-picker{border:0;margin:0;padding:0}.capability-picker legend{margin-bottom:8px;font-size:13px;font-weight:650}.capability-picker>label{border:1px solid var(--line);cursor:pointer;border-bottom:0;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;min-height:61px;padding:9px 12px;display:grid}.capability-picker>label:first-of-type{border-radius:6px 6px 0 0}.capability-picker>label:last-of-type{border-bottom:1px solid var(--line);border-radius:0 0 6px 6px}.capability-picker>label:only-of-type{border-bottom:1px solid var(--line);border-radius:6px}.capability-picker>label.disabled{cursor:not-allowed;opacity:.55}.capability-picker input{width:16px;min-height:16px}.capability-picker strong,.capability-picker small{display:block}.capability-picker strong{font-size:12px}.capability-picker small{color:var(--text-muted);margin-top:4px;font-size:11px;line-height:1.4}.modal-actions{justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.empty-state,.loading-state{min-height:260px;color:var(--text-muted);background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.empty-state>span{width:48px;height:48px;color:var(--primary);background:#e7eee9;border-radius:7px;place-items:center;display:grid}.empty-state h3{color:var(--text);margin-top:14px;font-size:15px}.empty-state p{max-width:390px;margin:7px 0 16px;font-size:12px;line-height:1.6}.loading-state{flex-direction:row;gap:10px;min-height:180px;font-size:12px}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.app-shell{grid-template-columns:76px 1fr}.sidebar{padding-inline:10px}.sidebar-brand{justify-content:center;padding-inline:0}.sidebar-brand>div:last-child,.sidebar-nav button{font-size:0}.sidebar-nav button{justify-content:center;padding:0}.sidebar-nav button svg{width:20px;height:20px}.account-caption{display:none}.sidebar-footer{justify-content:center}.table-row{grid-template-columns:minmax(200px,1.3fr) minmax(130px,.8fr) 100px 32px}.table-row>:nth-child(3){display:none!important}.service-catalog-row{grid-template-columns:38px 1fr 80px}.service-catalog-row code{display:none}.connection-grid{grid-template-columns:1fr}}@media (width<=700px){.app-shell{display:block}.sidebar{z-index:10;border-top:1px solid #33443c;flex-direction:row;align-items:center;width:auto;height:64px;padding:8px 14px;position:fixed;inset:auto 0 0}.sidebar-brand,.sidebar-footer{display:none}.sidebar-nav{grid-template-columns:1fr 1fr;width:100%}.sidebar-nav button{font-size:12px}.workspace{padding:24px 16px 88px}.page-header,.detail-header{align-items:flex-start;min-height:auto;margin-bottom:24px}.page-header{flex-direction:column}.page-actions{justify-content:flex-end;width:100%}.data-table{background:0 0;border:0}.table-header{display:none}.table-row{border:1px solid var(--line);border-radius:7px;grid-template-columns:1fr auto;gap:10px;min-height:82px;margin-bottom:8px;padding:12px 14px}.device-row>:nth-child(2),.device-row>:nth-child(3),.device-row>:nth-child(4){display:none!important}.service-catalog-row{grid-template-columns:38px 1fr}.service-catalog-row .version-label{display:none}.binding-row{grid-template-columns:38px 1fr}.binding-row .switch{grid-column:2}.inline-config{grid-template-columns:1fr}.danger-zone{flex-direction:column;align-items:flex-start}.danger-actions{width:100%}.danger-actions .button{flex:1}.two-column-fields{grid-template-columns:1fr}.modal-backdrop{padding:10px}.modal{max-height:calc(100vh - 20px)}.setup-panel{padding:26px 22px}}
