:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--blue:#3158d3;--blue-soft:#eef3ff;--border:#e4e9f1;--muted:#687386;--green:#15805e;--amber:#ad6900;--red:#c13b45;--sidebar:#111827;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{background:var(--sidebar);color:#d9dfeb;z-index:30;width:248px;padding:20px 14px;position:fixed;inset:0 auto 0 0;overflow:auto}.brand{align-items:center;gap:11px;padding:2px 9px 22px;display:flex}.brand-mark{color:#111827;background:#fff;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand strong,.brand span{display:block}.brand span{color:#8f9bb0;margin-top:2px;font-size:12px}.nav-group{margin:10px 0 18px}.nav-group>span{text-transform:uppercase;letter-spacing:.12em;color:#67748a;padding:0 12px 7px;font-size:10px;display:block}.nav-group a{color:#aeb8c9;border-radius:8px;align-items:center;gap:11px;margin:2px 0;padding:9px 11px;font-size:14px;text-decoration:none;display:flex}.nav-group a:hover,.nav-group a.active{color:#fff;background:#243047}.nav-group a.active{box-shadow:inset 3px 0 #7ea2ff}.sidebar-foot{border:1px solid #2c384c;border-radius:10px;align-items:center;gap:9px;margin:24px 7px 0;padding:12px;display:flex}.sidebar-foot strong,.sidebar-foot span{font-size:11px;display:block}.sidebar-foot span{color:#8793a7;margin-top:2px}.main{min-height:100vh;margin-left:248px}.topbar{border-bottom:1px solid var(--border);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:64px;padding:0 28px;display:flex;position:sticky;top:0}.crumb{color:#707b8d;text-transform:capitalize;font-size:13px}.crumb span{color:#bac1cd;padding:0 8px}.top-actions{align-items:center;gap:10px;display:flex}.top-actions button,.menu-btn{color:#657084;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:8px;display:flex}.top-actions button:hover{background:#f2f5fa}.top-actions i{background:#df4954;border-radius:50%;width:6px;height:6px;margin:-14px 0 0 13px;position:absolute}.avatar{color:#2648ad;background:#e8edfb;border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.menu-btn{display:none}.content{max-width:1600px;margin:auto;padding:28px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.page-header h1{color:#182237;letter-spacing:-.025em;margin:0 0 7px;font-size:26px;line-height:1.2}.page-header p{color:var(--muted);margin:0;font-size:14px}.btn{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:13px;font-weight:650;display:inline-flex}.btn-primary{background:var(--blue);color:#fff}.btn-secondary{color:#3d485a;background:#fff;border-color:#dce2ec}.btn-danger{color:var(--red);background:#fff0f1}.btn-ghost{color:var(--blue);background:0 0;padding:6px 8px}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metrics.compact{grid-template-columns:repeat(3,1fr)}.metric{border:1px solid var(--border);background:#fff;border-radius:11px;min-height:110px;padding:17px 18px}.metric span,.metric small{color:var(--muted);font-size:12px;display:block}.metric strong{letter-spacing:-.03em;margin:12px 0 8px;font-size:25px;display:block}.metric-success{border-top:3px solid #2b9b77}.metric-warning{border-top:3px solid #d8952d}.metric-info{border-top:3px solid #5579e8}.card{border:1px solid var(--border);background:#fff;border-radius:11px;padding:18px}.grid-2{grid-template-columns:1.25fr .75fr;gap:18px;margin-bottom:18px;display:grid}.card-head{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.card-head h2{margin:0 0 4px;font-size:15px}.card-head p{color:var(--muted);margin:0;font-size:12px}.badge{border-radius:999px;align-items:center;padding:4px 8px;font-size:11px;font-weight:650;display:inline-flex}.badge-success{color:#0f6d4f;background:#eaf7f2}.badge-warning{color:#955a00;background:#fff4df}.badge-danger{color:#a72b38;background:#ffedef}.badge-neutral{color:#566174;background:#f0f3f7}.badge-info{color:#284dae;background:#edf2ff}.service-list>div{border-top:1px solid #eef1f5;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.service-list>div:first-child{border-top:0}.service-list strong,.service-list span{font-size:13px;display:block}.service-list div div span{color:var(--muted);margin-top:2px;font-size:11px}.status-ok{color:var(--green)}.status-warn{color:var(--amber)}.status-bad{color:var(--red)}.progress-row{margin:18px 0}.progress-row>div:first-child{justify-content:space-between;margin-bottom:7px;font-size:12px;display:flex}.progress{background:#edf0f5;border-radius:99px;height:8px;overflow:hidden}.progress i{background:#5d78d8;border-radius:99px;height:100%;display:block}.alerts>div{color:#b26a00;border-top:1px solid #eef1f5;gap:11px;padding:12px 0;display:flex}.alerts>div:first-child{border-top:0}.alerts span,.alerts strong,.alerts small{display:block}.alerts strong{color:#283346;font-size:13px}.alerts small{color:var(--muted);margin-top:3px;font-size:11px}.toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.search{color:#8691a2;border:1px solid #dfe4ec;border-radius:8px;align-items:center;gap:8px;width:min(360px,100%);padding:0 10px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;padding:9px 0}.toolbar-actions{gap:8px;display:flex}.table-wrap{margin:0 -18px -18px;overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#7a8495;background:#fafbfc;border-top:1px solid #eef1f5;border-bottom:1px solid #e7ebf1;padding:11px 16px;font-size:11px}td{color:#384356;border-bottom:1px solid #eef1f5;padding:13px 16px;font-size:13px}tbody tr:hover{background:#fbfcfe}.primary-cell{align-items:center;gap:10px;display:flex}.primary-cell span,.primary-cell strong,.primary-cell small{display:block}.primary-cell small{color:var(--muted);margin-top:3px;font-size:11px}.app-icon{color:#3158d3;background:#edf2ff;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.icon-btn{color:#7a8495;background:0 0;border:0;border-radius:7px;padding:6px}.icon-btn:hover{background:#eef2f7}.row-actions{align-items:center;gap:4px;display:flex}.mini-progress{background:#edf0f5;border-radius:99px;width:130px;height:8px;position:relative}.mini-progress i{background:#5874d5;border-radius:99px;height:100%;display:block}.mini-progress span{color:#697587;font-size:10px;position:absolute;top:-4px;right:-38px}.service-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.service-card-head{justify-content:space-between;align-items:center;display:flex}.service-icon{color:#3158d3;background:#eef3ff;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.service-grid h3{margin:15px 0 5px;font-size:15px}.service-grid p{color:var(--muted);margin:0 0 18px;font-size:12px}.service-meta{border-top:1px solid #eef1f5;justify-content:space-between;padding-top:12px;font-size:12px;display:flex}.card-actions{justify-content:space-between;gap:8px;margin-top:16px;display:flex}.empty{text-align:center;color:var(--muted);padding:50px 20px}.overlay{display:none}code{color:#40506b;font-family:SFMono-Regular,Consolas,monospace;font-size:11px}@media (width<=1200px){.metrics{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:none}.main{margin-left:0}.menu-btn{display:flex}.overlay{z-index:25;background:#0a102080;border:0;display:block;position:fixed;inset:0}.grid-2{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.content{padding:20px 14px}.topbar{padding:0 14px}.crumb,.top-actions>button:first-child{display:none}.page-header{flex-direction:column}.page-header .btn{width:100%}.metrics,.metrics.compact,.service-grid{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:stretch}.toolbar-actions{justify-content:flex-end}.grid-2{gap:14px}.card{padding:15px}.table-wrap{margin:0 -15px -15px}.metric{min-height:auto}.page-header h1{font-size:23px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.secret-result{border:1px solid var(--border);background:#f8fafc;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex;overflow:auto}.secret-result code{overflow-wrap:anywhere;flex:1;min-width:420px}.success-banner{color:#116849;background:#ecf9f4;border:1px solid #bce5d6;border-radius:8px;margin:0 0 16px;padding:12px 14px;font-size:13px}.secret-warning{color:#9a5c00;margin:10px 0 0;font-size:12px;display:block}.help-layer{z-index:80;justify-content:flex-end;display:flex;position:fixed;inset:0}.help-overlay{background:#0a10208c;border:0;position:absolute;inset:0}.help-drawer{background:#fff;width:min(520px,100%);height:100%;position:relative;overflow:auto;box-shadow:-18px 0 50px #10182a26}.help-drawer>header{z-index:1;color:#fff;background:#15213a;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.help-drawer>header div{align-items:center;gap:9px;font-weight:700;display:flex}.help-drawer>header button{color:#fff;background:0 0;border:0;border-radius:8px;place-items:center;padding:7px;display:grid}.help-drawer>header button:hover,.help-drawer>header button:focus-visible{background:#ffffff1c;outline:2px solid #9bb4ff}.help-content{padding:26px}.help-content h2{margin:0 0 8px;font-size:25px;line-height:1.2}.help-purpose{color:var(--muted);margin:0 0 24px;line-height:1.55}.help-content h3{margin:24px 0 12px;font-size:14px}.help-content ol{gap:11px;margin:0;padding:0;list-style:none;display:grid}.help-content li{grid-template-columns:30px 1fr;align-items:start;gap:10px;display:grid}.help-content li>span{background:var(--blue-soft);width:28px;height:28px;color:var(--blue);border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.help-content li p{margin:3px 0;font-size:14px;line-height:1.45}.help-success,.help-care{border-radius:10px;align-items:flex-start;gap:10px;margin-top:22px;padding:14px;display:flex}.help-success{color:#116849;background:#ebf8f2}.help-care{color:#875100;background:#fff6e7}.help-success strong,.help-care strong{font-size:13px;display:block}.help-success p,.help-care p{margin:5px 0 0;font-size:13px;line-height:1.45}.help-content dl{gap:9px;margin:0;display:grid}.help-content dl div{border:1px solid var(--border);border-radius:8px;padding:11px 13px}.help-content dt{font-size:13px;font-weight:750}.help-content dd{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.45}@media (width<=620px){.help-content{padding:22px 17px}.top-actions>button:nth-child(2){display:none}.help-drawer{width:100%}.top-actions>.manual-button{display:flex!important}.manual-button span,.top-actions>.top-search{display:none}.top-actions>.pwa-install{display:flex!important}.pwa-install span{display:none}}.ai-chat-page{flex-direction:column;height:calc(100vh - 120px);display:flex}.ai-chat-page .page-header{flex:none}.ai-chat-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.ai-chat-messages{scrollbar-gutter:stable;flex:1;padding:24px max(20px,50% - 450px);overflow:auto}.chat-message{border-bottom:1px solid #eef1f5;grid-template-columns:36px 1fr;gap:12px;padding:16px 0;display:grid}.chat-message.user{background:#f7f9fe;border:0;border-radius:10px;margin:8px -14px;padding:16px 14px}.chat-avatar{color:#3158d3;background:#eaf0ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.chat-message.user .chat-avatar{color:#fff;background:#172033}.chat-author{align-items:center;gap:9px;display:flex}.chat-author strong,.chat-message>div>strong{font-size:13px}.chat-author span{color:var(--muted);background:#f0f3f7;border-radius:99px;padding:3px 6px;font-size:10px}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;color:#303b4d;margin:7px 0 0;font-size:14px;line-height:1.62}.chat-message button{color:var(--blue);background:0 0;border:0;align-items:center;gap:5px;margin-top:5px;padding:7px 0;font-size:11px;display:flex}.typing{gap:4px;padding:12px 0;display:flex}.typing i{background:#8190aa;border-radius:50%;width:7px;height:7px;animation:1.2s infinite chat-pulse}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes chat-pulse{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.ai-chat-compose{border-top:1px solid var(--border);background:#fafbfc;align-items:flex-end;gap:10px;padding:14px max(20px,50% - 450px);display:flex}.ai-chat-compose textarea{resize:none;border:1px solid #d8dfeb;border-radius:10px;outline:none;flex:1;padding:11px 13px;line-height:1.4}.ai-chat-compose textarea:focus{border-color:#6d8aec;box-shadow:0 0 0 3px #3158d31a}.ai-chat-note{text-align:center;color:var(--muted);background:#fafbfc;padding:0 16px 10px;display:block}@media (width<=620px){.ai-chat-page{height:calc(100vh - 104px)}.ai-chat-messages{padding:12px 15px}.ai-chat-compose{flex-direction:column;align-items:stretch;padding:10px}.ai-chat-compose .btn{width:100%}.chat-author{flex-direction:column;align-items:flex-start;gap:5px}}.ai-chat-provider{border-bottom:1px solid var(--border);background:#f8faff;justify-content:space-between;align-items:flex-end;gap:18px;padding:12px max(20px,50% - 450px);display:flex}.ai-chat-provider label{color:#48556a;gap:5px;font-size:11px;font-weight:750;display:grid}.ai-chat-provider select{color:#263247;background:#fff;border:1px solid #d8dfeb;border-radius:8px;min-width:310px;max-width:520px;padding:8px 10px}.ai-chat-provider small{color:var(--muted);text-align:right;font-size:11px}@media (width<=620px){.ai-chat-provider{flex-direction:column;align-items:stretch;gap:6px;padding:10px 15px}.ai-chat-provider select{width:100%;min-width:0}.ai-chat-provider small{text-align:left}}.server-metrics-card{margin-bottom:18px}.metrics-live{color:var(--green);align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.metrics-live i{background:#25a87d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e6f6f0}.resource-strip{border:1px solid #edf0f5;border-radius:10px;grid-template-columns:repeat(6,1fr);margin-bottom:18px;display:grid;overflow:hidden}.resource-strip>div{border-left:1px solid #edf0f5;gap:10px;min-width:0;padding:14px;display:flex}.resource-strip>div:first-child{border-left:0}.resource-strip svg{color:#5579e8;flex:none;width:17px;height:17px}.resource-strip span,.resource-strip strong,.resource-strip small{min-width:0;display:block}.resource-strip span{color:var(--muted);font-size:11px}.resource-strip strong{color:#202b40;white-space:nowrap;margin:6px 0 4px;font-size:18px}.resource-strip small{color:#7a8495;text-overflow:ellipsis;font-size:10px;line-height:1.35;overflow:hidden}.metrics-chart{background:#fbfcfe;border-radius:9px;padding:10px 8px 7px}.chart-legend{color:#596579;align-items:center;gap:15px;padding:0 12px 5px;font-size:11px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{border-radius:50%;width:8px;height:8px}.chart-legend .cpu{background:#3158d3}.chart-legend .ram{background:#15805e}.chart-legend .disk{background:#d8952d}.chart-legend small{color:#7a8495;margin-left:auto}@media (width<=1200px){.resource-strip{grid-template-columns:repeat(3,1fr)}.resource-strip>div:nth-child(4){border-left:0}.resource-strip>div:nth-child(n+4){border-top:1px solid #edf0f5}}@media (width<=620px){.resource-strip{grid-template-columns:1fr 1fr}.resource-strip>div:nth-child(odd){border-left:0}.resource-strip>div:nth-child(n+3){border-top:1px solid #edf0f5}.resource-strip>div:nth-child(4){border-left:1px solid #edf0f5}.chart-legend{flex-wrap:wrap}.chart-legend small{width:100%;margin-left:0}}.catalog-toolbar{gap:12px;margin-bottom:16px;display:flex}.catalog-toolbar label{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:9px;flex:1;align-items:center;gap:8px;padding:0 11px;display:flex}.catalog-toolbar input{background:0 0;border:0;outline:0;width:100%;padding:11px 0}.catalog-toolbar select{border:1px solid var(--border);background:#fff;border-radius:9px;min-width:230px;padding:0 11px}.integration-templates{grid-template-columns:repeat(4,1fr);gap:10px;max-height:430px;padding-right:4px;display:grid;overflow:auto}.integration-templates button{text-align:left;border:1px solid var(--border);color:#3158d3;background:#fafbff;border-radius:9px;align-items:center;gap:10px;padding:12px;display:flex}.integration-templates button span{flex:1}.integration-templates strong,.integration-templates small{color:#263248;display:block}.integration-templates small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.35}.integration-templates em{color:#3158d3;background:#e9efff;border-radius:10px;margin-top:7px;padding:2px 6px;font-size:9px;font-style:normal;font-weight:700;display:inline-block}.public-api-ready{background:#f4fbf8;border:1px solid #b9e4d4;border-radius:10px;margin-top:14px;padding:13px 15px}.public-api-ready summary{cursor:pointer;color:#126b50;font-size:13px;font-weight:750}.public-api-ready p{color:var(--muted);margin:10px 0;font-size:12px}.public-api-ready>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.public-api-ready code{text-overflow:ellipsis;background:#fff;border:1px solid #d7eee5;border-radius:7px;padding:8px;font-size:10px;overflow:hidden}.integration-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px;display:grid}.integration-grid h3{margin:15px 0 4px}.integration-grid p{color:var(--muted);margin:0;font-size:12px}.section-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin:26px 0 2px;display:flex}.section-heading h2{margin:0 0 4px;font-size:18px}.section-heading p,.empty-inline{color:var(--muted);margin:0;font-size:12px}.empty-inline{padding:18px 2px 4px}.config-preview{border-top:1px solid #eef1f5;min-height:76px;margin-top:14px;padding-top:9px}.config-preview div{justify-content:space-between;gap:10px;padding:4px 0;font-size:11px;display:flex}.config-preview span{color:var(--muted)}.config-preview code{text-overflow:ellipsis;white-space:nowrap;max-width:65%;overflow:hidden}.danger-icon{color:var(--red)}.success-message{color:#126b50;background:#effaf6;border:1px solid #b9e4d4;border-radius:8px;margin:16px 0;padding:11px 13px;font-size:13px}.modal-backdrop{z-index:100;background:#11182799;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.integration-modal{background:#fff;border-radius:13px;width:min(650px,100%);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 24px 80px #0004}.modal-head{justify-content:space-between;gap:20px;margin-bottom:18px;display:flex}.modal-head h2{margin:0 0 5px;font-size:20px}.modal-head p{color:var(--muted);margin:0;font-size:12px}.integration-modal>label,.form-grid label{color:#3c4759;margin-bottom:14px;font-size:12px;font-weight:650;display:block}.integration-modal input,.integration-modal textarea{background:#fbfcfe;border:1px solid #dce2ec;border-radius:8px;outline:none;width:100%;margin-top:6px;padding:10px 11px;display:block}.integration-modal textarea{resize:vertical;font-family:Consolas,monospace;font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.secret-input{position:relative}.secret-input input{padding-right:42px}.secret-input button{width:34px;height:34px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid;position:absolute;top:10px;right:5px}.check-label{align-items:center;gap:8px;margin-top:22px;display:flex!important}.check-label input{width:auto;margin:0}.modal-actions{justify-content:flex-end;gap:9px;margin-top:8px;display:flex}.api-error{color:#a72b38;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin:14px 0;padding:11px 13px;font-size:13px;display:flex}.api-error strong{margin-bottom:3px;display:block}.loading-state{padding:8px 0}.skeleton-row{background:linear-gradient(90deg,#f1f4f8 25%,#fafbfd 50%,#f1f4f8 75%) 0 0/200% 100%;border-radius:8px;height:48px;margin:8px 0;animation:1.4s infinite skeleton}.card-head h2{align-items:center;gap:7px;display:flex}@keyframes skeleton{to{background-position:-200% 0}}@media (width<=620px){.api-error{flex-direction:column;align-items:stretch}}.delete-confirm{background:#fff7f7;border:1px solid #fecaca;border-radius:8px;margin-top:14px;padding:11px}.delete-confirm p{color:#8d2631;margin:0 0 9px}.delete-confirm div{justify-content:flex-end;gap:8px;display:flex}.woovi-actions{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.woovi-actions .btn{white-space:nowrap;flex:1}@media (width<=1100px){.integration-templates{grid-template-columns:repeat(3,1fr)}.integration-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.catalog-toolbar,.section-heading{flex-direction:column;align-items:stretch}.catalog-toolbar select{min-width:0;padding:10px}.public-api-ready>div,.integration-templates,.integration-grid,.form-grid{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:8px}.integration-modal{border-radius:13px 13px 0 0;max-height:94vh}}.integration-modal select{background:#fbfcfe;border:1px solid #dce2ec;border-radius:8px;width:100%;margin-top:6px;padding:10px 11px;display:block}.scope-grid{border:1px solid var(--border);border-radius:9px;grid-template-columns:1fr 1fr;gap:8px;margin:4px 0 18px;padding:12px;display:grid}.scope-grid legend{padding:0 5px;font-size:12px;font-weight:700}.scope-grid label{background:#f8fafc;border-radius:7px;align-items:flex-start;gap:8px;padding:8px;font-size:12px;display:flex}.scope-grid strong,.scope-grid small{display:block}.scope-grid small{color:var(--muted);margin-top:2px}.onboarding-result{gap:10px;display:grid}.onboarding-result>div:first-child{color:var(--green);gap:10px;display:flex}.onboarding-result strong,.onboarding-result small{display:block}.onboarding-result small{color:var(--muted);margin-top:3px}.onboarding-result label{font-size:11px;font-weight:700}.onboarding-result input{border:1px solid var(--border);background:#f8fafc;border-radius:7px;width:100%;margin-top:4px;padding:9px}.copy-field{position:relative}.copy-field input{padding-right:42px}.copy-field button{color:var(--blue);background:0 0;border:0;padding:8px;position:absolute;top:8px;right:4px}@media (width<=620px){.scope-grid{grid-template-columns:1fr}}.provider-fields{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.provider-fields label{color:#3c4759;margin-bottom:14px;font-size:12px;font-weight:650}.provider-fields small,.integration-modal label>small{color:var(--muted);margin-top:5px;font-weight:400;line-height:1.45;display:block}.required-mark{color:#b42318}.provider-doc-link{color:var(--blue);align-items:center;gap:6px;margin:0 0 14px;font-size:12px;font-weight:650;display:inline-flex}.advanced-config{border:1px solid var(--border);border-radius:9px;margin:0 0 14px;padding:10px 12px}.advanced-config summary{cursor:pointer;font-size:12px;font-weight:700}.advanced-config>p{color:var(--muted);margin:8px 0;font-size:12px}.advanced-config label{font-size:12px;font-weight:650}.service-card-head .badge-warning{color:#995c00;background:#fff7e6}@media (width<=620px){.provider-fields{grid-template-columns:1fr}}.tenant-picker{justify-content:space-between;align-items:end;gap:20px;display:flex}.tenant-picker label{min-width:min(420px,100%);font-size:12px;font-weight:700}.tenant-picker select{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;margin-top:6px;padding:10px;display:block}.tenant-picker>div span,.tenant-picker>div strong{display:block}.tenant-picker>div span{color:var(--muted);margin-bottom:5px;font-size:11px}.tenant-picker>div strong{font-size:13px}.form-help{color:var(--muted);font-size:12px;line-height:1.5}.qr-modal{text-align:center;width:min(480px,100%)}.qr-modal .modal-head{text-align:left}.qr-modal img{border:10px solid #fff;border-radius:12px;width:min(320px,90%);height:auto;margin:10px auto 18px;display:block;box-shadow:0 8px 30px #0f172a1a}.qr-loading{color:var(--muted);padding:30px}.qr-loading svg{color:var(--blue)}.pairing-code{background:#f8fafc;border-radius:8px;padding:10px}.pairing-code strong{letter-spacing:2px;font-family:Consolas,monospace}@media (width<=620px){.tenant-picker{flex-direction:column;align-items:stretch}.tenant-picker label{min-width:0}}
