:root{--console-bg:#0d1117;--console-line:#2b3139;--console-text:#f0f3f6;--console-muted:#9ba4ae;--console-hover:#1b222c;--console-focus:#2f81f7;color:var(--console-text);background:var(--console-bg);font-synthesis:none;font-family:Segoe UI,Microsoft YaHei,sans-serif}:root[data-resolved-theme=light]{--console-bg:#f3f3f3;--console-line:#d1d1d1;--console-text:#202020;--console-muted:#696969;--console-hover:#e7e7e7;--console-focus:#1677d2;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{background:var(--console-bg);width:100%;min-width:280px;min-height:100%;margin:0}button{font:inherit}.ccsop-console{width:100%;height:100vh;color:var(--console-text);background:var(--console-bg);overflow:hidden}.ccsop-topbar{border-bottom:1px solid var(--console-line);background:var(--console-bg);height:56px}.ccsop-topbar-inner{justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 20px 0 10px;display:flex}.ccsop-brand{align-items:center;min-width:0;display:flex}.ccsop-brand img{object-fit:contain;flex:none;width:28px;height:28px}.ccsop-brand-name{letter-spacing:0;align-items:center;min-width:0;margin-left:9px;line-height:1;display:flex}.ccsop-brand-name strong{color:var(--console-text);white-space:nowrap;font-size:14px;font-weight:600}.ccsop-account-actions{align-items:center;gap:8px;display:flex}.ccsop-menu-anchor{position:relative}.ccsop-icon-button,.ccsop-user-button{color:#c7cdd4;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;height:36px;padding:0;display:inline-flex}.ccsop-icon-button{width:36px;position:relative}.ccsop-user-button{gap:6px;width:48px}.ccsop-icon-button svg{width:19px;height:19px}.ccsop-user-avatar{object-fit:cover;border-radius:50%;flex:none;width:26px;height:26px}.ccsop-user-button .ccsop-chevron{width:13px;height:13px}.ccsop-notification-badge{color:#fff;border:1px solid var(--console-bg);background:#d94b4b;border-radius:8px;place-items:center;min-width:15px;height:15px;padding:0 3px;font-size:9px;line-height:1;display:grid;position:absolute;top:1px;right:0}.ccsop-icon-button:hover,.ccsop-user-button:hover,.ccsop-icon-button[aria-expanded=true],.ccsop-user-button[aria-expanded=true]{color:#fff;background:var(--console-hover)}.ccsop-icon-button:focus-visible,.ccsop-user-button:focus-visible,.ccsop-popover button:focus-visible{outline:2px solid var(--console-focus);outline-offset:1px}.ccsop-popover{z-index:10;width:184px;color:var(--console-text);border:1px solid var(--console-line);background:#161b22;border-radius:4px;padding:8px;position:absolute;top:42px;right:0;box-shadow:0 8px 24px #00000059}.ccsop-user-popover:has(.property-account-workspace){width:min(320px,100vw - 16px);max-height:calc(100vh - 72px);overflow:hidden auto}.ccsop-message-popover{width:340px;padding:0;overflow:hidden}.ccsop-message-popover strong{font-size:13px}.ccsop-message-popover p{color:var(--console-muted);margin:10px 0 2px;font-size:12px}.ccsop-user-summary{border-bottom:1px solid var(--console-line);gap:4px;margin-bottom:4px;padding:7px 10px 10px;display:grid}.ccsop-user-summary strong{color:#eef3f8;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.ccsop-user-summary span{color:#8693a1;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.ccsop-user-menu-content{border-top:1px solid var(--console-line);border-bottom:1px solid var(--console-line);margin:7px -8px;padding:8px}.ccsop-user-popover button{color:#d7dce2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px;width:100%;height:34px;padding:0 10px}.ccsop-user-popover button:hover{color:#fff;background:var(--console-hover)}.ccsop-user-action-list{margin:0 -8px -8px;padding:0 0 2px}.ccsop-user-action-list button{align-items:center;gap:13px;width:100%;padding:0 18px;display:flex}.ccsop-user-action-list button svg{flex:none;width:15px;height:15px}.ccsop-console-workspace{height:calc(100vh - 56px);min-height:0;display:flex;overflow:hidden}.ccsop-primary-navigation{background:var(--console-bg);border-right:1px solid var(--console-line);flex-direction:column;flex:none;align-items:stretch;width:48px;height:100%;min-height:0;padding:0;transition:width .36s cubic-bezier(.22,.8,.24,1);display:flex}.ccsop-console[data-navigation-expanded=true] .ccsop-primary-navigation{width:var(--ccsop-primary-navigation-expanded-width,160px)}.ccsop-primary-navigation-item{color:#fff;opacity:.45;cursor:pointer;background:0 0;border:0;flex:none;justify-content:flex-start;align-items:center;width:47px;height:48px;padding:0 0 0 14px;transition:width .36s cubic-bezier(.22,.8,.24,1),padding .36s cubic-bezier(.22,.8,.24,1),opacity .16s,background-color .16s;display:inline-flex;position:relative;overflow:hidden}.ccsop-console[data-navigation-expanded=true] .ccsop-primary-navigation-item{width:calc(var(--ccsop-primary-navigation-expanded-width,160px) - 1px);justify-content:flex-start;gap:12px;padding:0 20px}.ccsop-primary-navigation-label{opacity:0;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:0;font-size:12px;font-weight:500;transition:max-width .34s cubic-bezier(.22,.8,.24,1),opacity .24s,transform .34s cubic-bezier(.22,.8,.24,1);display:inline-block;overflow:hidden;transform:translate(10px)}.ccsop-console[data-navigation-expanded=true] .ccsop-primary-navigation-label{opacity:1;flex-shrink:0;max-width:200px;transition-delay:70ms,.155s,70ms;transform:translate(0)}.ccsop-primary-navigation-item[data-placement=main]+.ccsop-primary-navigation-item[data-placement=bottom],.ccsop-primary-navigation-item:first-child[data-placement=bottom]{margin-top:auto}.ccsop-primary-navigation-item[data-placement=bottom]+.ccsop-primary-navigation-toggle{margin-top:0}.ccsop-primary-navigation-item:hover,.ccsop-primary-navigation-item[aria-current=page]{opacity:1;background:0 0}.ccsop-primary-navigation-item:focus-visible{outline:2px solid var(--console-focus);outline-offset:-2px}.ccsop-primary-navigation-item:disabled{opacity:.25;cursor:not-allowed;background:0 0}.ccsop-primary-navigation-toggle{color:#fff;opacity:.48;cursor:pointer;background:0 0;border:0;flex:none;justify-content:flex-start;align-items:center;gap:12px;width:47px;height:44px;margin-top:auto;padding:0 0 0 14px;transition:width .36s cubic-bezier(.22,.8,.24,1),padding .36s cubic-bezier(.22,.8,.24,1),opacity .16s,background-color .16s;display:inline-flex;overflow:hidden}.ccsop-primary-navigation-toggle svg{flex:none;width:19px;height:19px}.ccsop-primary-navigation-toggle:hover{opacity:1;background:0 0}.ccsop-primary-navigation-toggle:focus-visible{outline:2px solid var(--console-focus);outline-offset:-2px}.ccsop-console[data-navigation-expanded=true] .ccsop-primary-navigation-toggle{width:calc(var(--ccsop-primary-navigation-expanded-width,160px) - 1px);justify-content:flex-start;padding:0 20px}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation{background:#252530;border-right-color:#202029}.ccsop-console[data-navigation-appearance=propertyLegacy]{--ccsop-property-navigation-active:#0d1117;--ccsop-property-content-background:#fff;--ccsop-property-content-surface:#fff;--ccsop-property-content-line:#dedede;--ccsop-property-content-text:#202020;--ccsop-property-content-muted:#666}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-topbar{border-bottom-color:#0000}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-console-content-body{color:var(--ccsop-property-content-text);background:var(--ccsop-property-content-background)}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-workspace-tabs{background:#f7f7f7fa;border-bottom:0}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-workspace-tab{color:#555;background:#f7f7f7fa;border-top-color:#0000;border-bottom-color:#d1d1d1;border-right-color:#d1d1d1}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-workspace-tab[data-active=true]{color:#202020;background:#fff;border-top:1px solid #1677d2;border-bottom:0;border-right-color:#d1d1d1;height:32px;margin-bottom:0}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-workspace-tab:not([data-active=true]):hover{color:#202020;background:#ededed}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-workspace-tab-close:hover,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-workspace-tab-close:active{color:#202020;background:0 0}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-workspace-tabs-filler{border-bottom-color:#d1d1d1}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation-item,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation-toggle{color:#fff;opacity:.78}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation-item:hover,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation-toggle:hover{opacity:1;background:#00000038}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation-item[aria-current=page]{opacity:1;background:var(--ccsop-property-navigation-active)}.ccsop-svg-icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.ccsop-svg-icon-resource{background:currentColor;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.ccsop-svg-icon svg{width:100%;height:100%;display:block}.ccsop-svg-icon svg,.ccsop-svg-icon svg *{fill:currentColor}.ccsop-console-content{flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.ccsop-workspace-tabs{background:var(--console-bg);scrollbar-width:thin;scrollbar-color:#3c444e transparent;width:100%;height:32px;min-height:32px;display:flex;overflow:auto hidden}.ccsop-workspace-tab{color:#9ba4ae94;border-top:1px solid #0000;border-right:1px solid var(--console-line);border-bottom:1px solid var(--console-line);background:#0d1117;flex:none;align-items:stretch;width:max-content;min-width:96px;max-width:240px;height:32px;display:flex;position:relative}.ccsop-workspace-tab[data-active=true]{color:var(--console-text);z-index:1;border-top-color:var(--console-focus);background:#090d12;border-bottom:0;height:32px}.ccsop-workspace-tab:not([data-active=true]):hover{color:#fff;background:#11161d}.ccsop-workspace-tab-button{min-width:0;color:inherit;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:9px;padding:0 4px 0 13px;display:flex}.ccsop-workspace-tab-button>span:last-child{text-overflow:ellipsis;white-space:nowrap;align-items:center;height:12px;font-size:12px;line-height:12px;display:inline-flex;overflow:hidden}.ccsop-workspace-tab .ccsop-svg-icon{width:10px;height:10px}.ccsop-workspace-tab-close{width:24px;color:inherit;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.ccsop-workspace-tab-close svg{width:13px;height:13px}.ccsop-workspace-tab:not([data-active=true]) .ccsop-workspace-tab-close{visibility:hidden;opacity:0;pointer-events:none}.ccsop-workspace-tab:not([data-active=true]):hover .ccsop-workspace-tab-close,.ccsop-workspace-tab:not([data-active=true]):focus-within .ccsop-workspace-tab-close{visibility:visible;opacity:1;pointer-events:auto}.ccsop-workspace-tab-close:hover,.ccsop-workspace-tab-close:active{color:#fff;background:0 0}.ccsop-workspace-tabs-filler{border-bottom:1px solid var(--console-line);flex:1 0 0;min-width:0;height:32px}.ccsop-workspace-tab-button:focus-visible,.ccsop-workspace-tab-close:focus-visible{outline:2px solid var(--console-focus);outline-offset:-2px}.ccsop-console-content-body{background:#090d12;flex:1;min-width:0;min-height:0;overflow:hidden}.ccsop-console-statusbar{color:#7d8792;border-top:1px solid var(--console-line);background:#090d12;flex:0 0 30px;justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;min-height:30px;padding:0 16px;font-size:11px;line-height:1;display:flex}.ccsop-console-statusbar>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ccsop-c-mode-a{--ccsop-tree-width:300px;grid-template-columns:var(--ccsop-tree-width) minmax(0, 1fr);color:#c7cdd4;background:#090d12;width:100%;height:100%;min-height:0;display:grid;position:relative}.ccsop-c-mode-a[data-tree-resizing=true]{cursor:col-resize;-webkit-user-select:none;user-select:none}.ccsop-c-mode-a-resizer{top:0;bottom:0;left:calc(var(--ccsop-tree-width) - 4px);z-index:5;touch-action:none;cursor:col-resize;outline:0;width:8px;padding:0;position:absolute}.ccsop-c-mode-a-resizer:after{background:var(--console-focus);content:"";opacity:0;width:1px;position:absolute;top:0;bottom:0;left:3px}.ccsop-c-mode-a-resizer:hover:after,.ccsop-c-mode-a-resizer:focus-visible:after,.ccsop-c-mode-a[data-tree-resizing=true] .ccsop-c-mode-a-resizer:after{opacity:.8}.ccsop-c-mode-a-tree{background:#090d12;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.ccsop-tree-heading{color:#d8dee4;text-overflow:ellipsis;white-space:nowrap;height:50px;padding:14px 16px 0 20px;font-size:14px;font-weight:600;line-height:36px;overflow:hidden}.ccsop-tree-search{color:#7d8792;border-bottom:1px solid var(--console-line);align-items:center;height:32px;margin:0 16px 10px 20px;display:flex}.ccsop-tree-search:focus-within{color:#c7cdd4;border-bottom-color:var(--console-focus)}.ccsop-tree-search svg{flex:none;width:13px;height:13px;margin:0 7px 0 2px}.ccsop-tree-search input{color:#d8dee4;background:0 0;border:0;outline:0;width:100%;min-width:0;height:30px;padding:0;font-size:12px}.ccsop-tree-search input::placeholder{color:#68727d}.ccsop-tree{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#3c444e transparent;flex:1;min-height:0;padding:2px 0 10px;overflow:auto}.ccsop-tree-item{color:#9ba4ae;background:0 0;align-items:center;width:100%;min-width:0;min-height:27px;padding-top:0;padding-bottom:0;padding-right:9px;display:flex;position:relative}.ccsop-tree-item:hover{color:#f0f3f6;background:#11161d}.ccsop-tree-item[data-selected=true]{color:#58a6ff;background:0 0}.ccsop-tree-item[data-selected=true] .ccsop-tree-label{font-weight:600}.ccsop-tree-select{min-width:0;min-height:27px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;display:inline-flex}.ccsop-tree-select:focus-visible,.ccsop-tree-chevron:focus-visible{outline:1px solid var(--console-focus);outline-offset:-1px}.ccsop-tree-chevron{width:14px;height:14px;color:inherit;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;margin-left:auto;padding:0;display:inline-flex}.ccsop-tree-chevron[data-placeholder=true]{cursor:default}.ccsop-tree-chevron svg{width:13px;height:13px;transition:transform .12s}.ccsop-tree-chevron svg[data-expanded=true]{transform:rotate(90deg)}.ccsop-tree-label{overflow-wrap:anywhere;white-space:nowrap;min-width:0;padding:5px 0;font-size:12px;line-height:16px}.ccsop-tree-count{color:#68727d;flex:none;padding-left:5px;font-size:11px}.ccsop-tree-node-icon{color:currentColor;flex:none;place-items:center;width:13px;height:13px;margin-right:6px;display:inline-grid}.ccsop-tree-node-icon svg{stroke-width:2px;width:13px;height:13px}.ccsop-tree-node-icon .ccsop-svg-icon{width:13px;height:13px}.ccsop-tree-table-dot{background:currentColor;border-radius:50%;flex:none;width:5px;height:5px;margin-right:6px}.ccsop-tree-node{position:relative}.ccsop-tree-selected-indicator{z-index:3;background:var(--console-focus);clip-path:polygon(0 0,100% 50%,0 100%);pointer-events:none;width:6px;height:10px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ccsop-tree-children{position:relative}.ccsop-tree-expanded-guide{z-index:2;background:var(--console-focus);opacity:.9;pointer-events:none;width:1px;position:absolute;top:0;bottom:0;left:0}.ccsop-c-mode-a-content{background:#090d12;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.ccsop-table-heading{border-bottom:1px solid var(--console-line);justify-content:space-between;align-items:center;height:42px;margin:10px 26px 0 16px;padding:0 11px;display:flex}.ccsop-table-heading strong{color:#e6edf3;white-space:nowrap;align-items:baseline;min-width:0;font-size:13px;font-weight:600;display:flex;overflow:hidden}.ccsop-table-heading>span{color:#68727d;flex:none;margin-left:14px;font-size:11px}.ccsop-table-heading-actions{color:#68727d;flex:none;align-items:center;gap:12px;margin-left:14px;font-size:11px;display:flex}.ccsop-print-button{color:#c7cdd4;cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:2px;align-items:center;gap:5px;height:26px;padding:0 9px;display:inline-flex}.ccsop-print-button:hover{color:#fff;border-color:#68727d}.ccsop-print-button:focus-visible{outline:1px solid var(--console-focus);outline-offset:1px}.ccsop-print-button svg{width:14px;height:14px}.ccsop-table-heading .ccsop-table-heading-supplement{color:#8b949e;text-overflow:ellipsis;margin-left:10px;font-size:12px;font-weight:400;overflow:hidden}.ccsop-thin-table-scroll{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#3c444e transparent;flex:1;width:calc(100% - 32px);min-height:0;margin:0 16px;overflow:auto}.ccsop-table-section-label{color:#e6edf3;margin:0;padding:10px 0 8px;font-size:13px;font-weight:600}.ccsop-thin-table{table-layout:fixed;color:#aeb7c0;border-collapse:collapse;border-top:1px solid #20262e;border-left:1px solid #20262e;border-right:1px solid #20262e;width:100%;min-width:720px;font-size:12px}.ccsop-thin-table th,.ccsop-thin-table td{border-bottom:1px solid #20262e;border-right:1px solid #20262e;height:38px;padding:7px 11px}.ccsop-thin-table td{overflow-wrap:anywhere;white-space:normal;line-height:18px}.ccsop-thin-table th:last-child,.ccsop-thin-table td:last-child{border-right:0}.ccsop-thin-table th{z-index:1;color:#d8dee4;white-space:nowrap;background:#0d1117;font-size:11px;font-weight:600;position:sticky;top:0}.ccsop-c-mode-a-content[data-sticky-table-header=false] .ccsop-thin-table th{position:static}.ccsop-c-mode-a-content[data-sticky-table-header=false] .ccsop-table-section-label{margin-left:12px;margin-right:12px}.ccsop-c-mode-a-content[data-sticky-table-header=false]>.ccsop-thin-table-scroll>.ccsop-thin-table{width:calc(100% - 24px);margin-left:12px;margin-right:12px}.ccsop-thin-table tbody tr:hover{background:#11161d}.ccsop-thin-table tbody tr[data-clickable=true]{cursor:pointer}.ccsop-thin-table tbody tr[data-clickable=true]:focus-visible{outline-offset:-1px;outline:1px solid #2f81f7}.ccsop-table-pagination{z-index:2;color:#7d8792;border-top:1px solid var(--console-line);background:#090d12;justify-content:flex-end;align-items:center;gap:12px;min-height:38px;padding:0 10px;font-size:11px;display:flex;position:sticky;bottom:0}.ccsop-table-pagination label{align-items:center;gap:5px;display:inline-flex}.ccsop-table-pagination select{color:#c5cdd5;height:23px;font:inherit;background:#0d1117;border:1px solid #30363d;border-radius:2px;padding:0 20px 0 6px}.ccsop-table-pagination button{color:#aeb7c0;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.ccsop-table-pagination button:hover:not(:disabled){color:#fff}.ccsop-table-pagination button:focus-visible{outline:1px solid var(--console-focus);outline-offset:-1px}.ccsop-table-pagination button:disabled{color:#48515b;cursor:default}.ccsop-table-pagination svg{width:14px;height:14px}@media (max-width:720px){.ccsop-c-mode-a{grid-template-columns:160px minmax(0,1fr)}.ccsop-c-mode-a-resizer{display:none}.ccsop-tree-label{white-space:normal}}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-c-mode-a,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-c-mode-a-tree,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-c-mode-a-content,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-pagination{color:var(--ccsop-property-content-text);background:var(--ccsop-property-content-background)}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-heading,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-heading strong,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-section-label{color:#202020}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-search,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-heading,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-pagination{border-color:#d1d1d1}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-heading{margin-right:16px}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-search,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-count,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-heading-actions{color:#666}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-search input{color:#292929}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-search input::placeholder{color:#777}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-item{color:#444}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-item:hover{color:#111;background:#ededed}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-item[data-selected=true]{color:#111}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-node-icon{color:#7a8085}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-item[data-depth="0"] .ccsop-tree-node-icon,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-item[data-expanded=true] .ccsop-tree-node-icon,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-item[data-selected=true] .ccsop-tree-node-icon,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-table-dot{color:#20a447}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-item[data-node-kind=table][data-selected=true]{color:#202124;background:#27a93833}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree-item[data-node-kind=table][data-selected=true] .ccsop-tree-selected-indicator{display:none}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-thin-table{color:#333;border-color:#d1d1d1;border-top-style:none;border-top-width:0}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-thin-table th,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-thin-table td{text-align:center;border-color:#d1d1d1;height:34px;padding:4px 8px;line-height:15px}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-thin-table th{color:#252525;background:#ededed}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-thin-table tbody tr:hover{background:#f2f2f2}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-print-button{color:#222;background:#f7f7f7fa;border-color:#aaa}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-print-button:hover{color:#000;background:#ededed;border-color:#666}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-pagination select{color:#333;background:#fff;border-color:#c9c9c9}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-pagination button{color:#555}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-pagination button:hover:not(:disabled){color:#111}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-table-pagination button:disabled{color:#aaa}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-console-statusbar{color:#666;background:#fff;border-color:#d1d1d1}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree,.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-thin-table-scroll{scrollbar-color:#999 #ededed}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree::-webkit-scrollbar{width:10px;height:10px}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-thin-table-scroll::-webkit-scrollbar{width:10px;height:10px}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree::-webkit-scrollbar-track{background:#ededed}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-thin-table-scroll::-webkit-scrollbar-track{background:#ededed}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-tree::-webkit-scrollbar-thumb{background:#999;border:2px solid #ededed;border-radius:5px}.ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-thin-table-scroll::-webkit-scrollbar-thumb{background:#999;border:2px solid #ededed;border-radius:5px}html[data-resolved-theme=light] .ccsop-icon-button,html[data-resolved-theme=light] .ccsop-user-button{color:#555}html[data-resolved-theme=light] .ccsop-icon-button:hover,html[data-resolved-theme=light] .ccsop-user-button:hover,html[data-resolved-theme=light] .ccsop-icon-button[aria-expanded=true],html[data-resolved-theme=light] .ccsop-user-button[aria-expanded=true]{color:#111}html[data-resolved-theme=light] .ccsop-popover{background:#fff;box-shadow:0 8px 24px #00000029}html[data-resolved-theme=light] .ccsop-user-summary strong{color:#202020}html[data-resolved-theme=light] .ccsop-user-summary span{color:#696969}html[data-resolved-theme=light] .ccsop-user-popover button{color:#333}html[data-resolved-theme=light] .ccsop-user-popover button:hover{color:#111}html[data-resolved-theme=light] .ccsop-topbar,html[data-resolved-theme=light] .ccsop-workspace-tabs{background:#f7f7f7fa}html[data-resolved-theme=light] .ccsop-primary-navigation{background:#fff}html[data-resolved-theme=light] .ccsop-primary-navigation-item{color:#555;opacity:.78}html[data-resolved-theme=light] .ccsop-primary-navigation-item:hover,html[data-resolved-theme=light] .ccsop-primary-navigation-item[aria-current=page]{color:#111;opacity:1;background:#fff}html[data-resolved-theme=light] .ccsop-primary-navigation-item:hover{background:#ededed}html[data-resolved-theme=light] .ccsop-primary-navigation-toggle{color:#555;opacity:.78}html[data-resolved-theme=light] .ccsop-primary-navigation-toggle:hover{color:#111;opacity:1;background:#ededed}html[data-resolved-theme=light] .ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation{background:#252530}html[data-resolved-theme=light] .ccsop-console[data-navigation-appearance=propertyLegacy]{--ccsop-property-navigation-active:#f7f7f7fa}html[data-resolved-theme=light] .ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation-item,html[data-resolved-theme=light] .ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation-toggle{color:#fff;opacity:.78}html[data-resolved-theme=light] .ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation-item:hover,html[data-resolved-theme=light] .ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation-toggle:hover{color:#fff;opacity:1;background:#00000038}html[data-resolved-theme=light] .ccsop-console[data-navigation-appearance=propertyLegacy] .ccsop-primary-navigation-item[aria-current=page]{color:#202020;background:var(--ccsop-property-navigation-active)}html[data-resolved-theme=light] .ccsop-workspace-tab{color:#606060;background:#f7f7f7fa}html[data-resolved-theme=light] .ccsop-workspace-tab[data-active=true]{color:#202020;background:#fff}html[data-resolved-theme=light] .ccsop-workspace-tab:not([data-active=true]):hover{color:#202020;background:#e7e7e7}html[data-resolved-theme=light] .ccsop-console-content-body,html[data-resolved-theme=light] .ccsop-c-mode-a,html[data-resolved-theme=light] .ccsop-c-mode-a-tree,html[data-resolved-theme=light] .ccsop-c-mode-a-content,html[data-resolved-theme=light] .ccsop-table-pagination{color:#333;background:#fff}html[data-resolved-theme=light] .ccsop-tree-heading,html[data-resolved-theme=light] .ccsop-table-heading strong{color:#1f1f1f}html[data-resolved-theme=light] .ccsop-tree-search,html[data-resolved-theme=light] .ccsop-tree-count,html[data-resolved-theme=light] .ccsop-table-heading>span,html[data-resolved-theme=light] .ccsop-table-heading-actions{color:#555}html[data-resolved-theme=light] .ccsop-print-button{color:#222;background:#f7f7f7fa;border-color:#aaa}html[data-resolved-theme=light] .ccsop-print-button:hover{color:#000;background:#ededed;border-color:#666}html[data-resolved-theme=light] .ccsop-table-section-label{color:#222}html[data-resolved-theme=light] .ccsop-tree-search input{color:#292929}html[data-resolved-theme=light] .ccsop-tree-search input::placeholder{color:#777}html[data-resolved-theme=light] .ccsop-tree-item{color:#444}html[data-resolved-theme=light] .ccsop-tree-item:hover{color:#111;background:#ededed}html[data-resolved-theme=light] .ccsop-tree-item[data-selected=true]{color:#111}html[data-resolved-theme=light] .ccsop-thin-table{color:#333}html[data-resolved-theme=light] .ccsop-thin-table th{color:#252525;background:#ededed}html[data-resolved-theme=light] .ccsop-thin-table tbody tr:hover{background:#f2f2f2}html[data-resolved-theme=light] .ccsop-table-pagination select{color:#333;background:#fff;border-color:#c9c9c9}html[data-resolved-theme=light] *{scrollbar-color:#999 #ededed}html[data-resolved-theme=light] ::-webkit-scrollbar{width:10px;height:10px}html[data-resolved-theme=light] ::-webkit-scrollbar-track{background:#ededed}html[data-resolved-theme=light] ::-webkit-scrollbar-thumb{background:#999;border:2px solid #ededed;border-radius:5px}html[data-resolved-theme=light] ::-webkit-scrollbar-thumb:hover{background:#777}@media (prefers-color-scheme:light){:root[data-theme=system]{--console-bg:#f3f3f3;--console-line:#d1d1d1;--console-text:#202020;--console-muted:#696969;--console-hover:#e7e7e7;--console-focus:#1677d2;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}@page ccsop-a4-portrait{size:A4 portrait;margin:14mm 12mm 16mm}@page ccsop-a4-landscape{size:A4 landscape;margin:12mm 14mm 14mm}@media print{html,body{color:#000!important;background:#fff!important;width:auto!important;height:auto!important;overflow:visible!important}.ccsop-console{color:#000!important;background:#fff!important;min-height:0!important}.ccsop-topbar,.ccsop-primary-navigation,.ccsop-workspace-tabs,.ccsop-c-mode-a-tree,.ccsop-c-mode-a-resizer,.ccsop-table-pagination,.ccsop-print-button{display:none!important}.ccsop-console-workspace,.ccsop-console-content,.ccsop-console-content-body,.ccsop-c-mode-a,.ccsop-c-mode-a-content,.ccsop-thin-table-scroll{color:#000!important;background:#fff!important;width:auto!important;height:auto!important;min-height:0!important;margin:0!important;display:block!important;overflow:visible!important}.ccsop-c-mode-a-content[data-printable=true][data-print-orientation=portrait]{page:ccsop-a4-portrait}.ccsop-c-mode-a-content[data-printable=true][data-print-orientation=landscape]{page:ccsop-a4-landscape}.ccsop-table-heading{color:#000!important;border-bottom:1.2pt solid #000!important;height:auto!important;margin:0 0 7mm!important;padding:0 0 3mm!important}.ccsop-table-heading strong{color:#000!important;white-space:normal!important;font-size:15pt!important}.ccsop-table-heading .ccsop-table-heading-supplement{color:#333!important;font-size:10pt!important}.ccsop-table-heading-actions{color:#333!important;font-size:9pt!important}.ccsop-table-section-label{color:#000!important;padding:0 0 2.5mm!important;font-size:11pt!important}.ccsop-thin-table{color:#000!important;table-layout:fixed!important;border-color:#555!important;min-width:0!important;font-size:8.5pt!important}.ccsop-thin-table th,.ccsop-thin-table td{color:#000!important;background:#fff!important;border-color:#777!important;height:auto!important;padding:2mm 1.8mm!important}.ccsop-thin-table th{background:#f2f2f2!important;font-size:8.5pt!important;position:static!important}.ccsop-thin-table tr,.ccsop-thin-table td,.ccsop-thin-table th{break-inside:avoid;page-break-inside:avoid}}@media (max-width:520px){.ccsop-topbar-inner{padding:0 12px 0 10px}.ccsop-brand-name strong{text-overflow:ellipsis;max-width:190px;font-size:12px;overflow:hidden}.ccsop-c-mode-a{grid-template-columns:140px minmax(0,1fr)}.ccsop-tree-heading{padding-left:14px;padding-right:9px}.ccsop-tree-search{margin-left:20px;margin-right:10px}.ccsop-table-heading{margin:10px 20px 0 10px;padding:0 10px}.ccsop-thin-table-scroll{width:calc(100% - 20px);margin-left:10px;margin-right:10px}.ccsop-table-pagination{gap:7px;padding:0 8px}}@media (max-width:360px){.ccsop-brand-name strong{white-space:nowrap;text-overflow:ellipsis;max-width:128px;overflow:hidden}}
.developer-auth-stage{color:#e8edf4;background:#090d12;place-content:center;justify-items:center;gap:14px;min-height:100vh;font-family:Arial,sans-serif;display:grid}.platform-configuration-workspace{color:#c8d8ea;background:#070c12;height:100%;padding:22px 28px 40px;overflow:auto}.platform-configuration-header{z-index:4;background:#070c12;border-bottom:1px solid #243242;justify-content:space-between;align-items:stretch;min-height:66px;padding:0;display:flex;position:sticky;top:0}.platform-configuration-header>div{align-self:center;padding-bottom:2px}.platform-configuration-header h1,.configuration-manager h2{letter-spacing:0;color:#eef6ff;margin:0;font-size:16px}.platform-configuration-header p{color:#7f93a9;margin:6px 0 0;font-size:12px}.platform-configuration-workspace button{color:#b9d8fb;cursor:pointer;background:#111a24;border:1px solid #30465e;border-radius:3px;min-height:30px;padding:0 14px}.platform-configuration-workspace button:hover,.platform-configuration-workspace button.active{color:#fff;background:#132a43;border-color:#2488ef}.platform-configuration-workspace button:disabled{opacity:.55;cursor:default}.platform-configuration-tabs,.third-party-switcher{border-bottom:1px solid #243242;gap:2px;margin:18px 0;display:flex}.platform-configuration-header .platform-configuration-tabs{border-bottom:0;align-items:flex-end;margin:0}.platform-configuration-tabs button,.third-party-switcher button{background:0 0;border-width:0 0 2px;border-color:#0000;border-radius:0;min-width:112px}.platform-configuration-tabs button.active,.third-party-switcher button.active{background:#0b1826;border-bottom-color:#2388f2}.platform-configuration-error{color:#ffb6b6;background:#35171b;border-left:3px solid #e45555;padding:10px 12px}.platform-configuration-loading{color:#8196ac;padding:34px 0}.configuration-toolbar{align-items:end;gap:24px;margin-bottom:14px;display:flex}.configuration-toolbar span,.configuration-security-note{color:#7f93a9;font-size:12px}.configuration-toolbar label,.navigation-configuration-row label,.configuration-form-grid label{color:#8ea3b9;gap:6px;font-size:12px;display:grid}.platform-configuration-workspace input,.platform-configuration-workspace select,.platform-configuration-workspace textarea{box-sizing:border-box;color:#d5e4f3;background:#09121b;border:1px solid #2b3b4c;border-radius:2px;outline:0;min-height:32px;padding:5px 8px}.platform-configuration-workspace input:focus,.platform-configuration-workspace select:focus,.platform-configuration-workspace textarea:focus{border-color:#2488ef}.platform-configuration-workspace textarea{resize:vertical;font:inherit;line-height:1.6}.platform-configuration-workspace input:disabled{opacity:1;color:#697784;cursor:not-allowed;background:#151b22;border-color:#252d36}.navigation-configuration-list{border-top:1px solid #263545}.navigation-configuration-row{border-bottom:1px solid #1d2a37;grid-template-columns:28px minmax(130px,1fr) minmax(150px,1.2fr) minmax(180px,1.4fr) 76px 90px 90px 70px;align-items:end;gap:10px;padding:11px 8px;display:grid}.navigation-configuration-row>.ccsop-svg-icon{color:#88bff7;align-self:center;width:20px;height:20px}.navigation-configuration-identity{align-self:center;gap:4px;min-width:0;display:grid}.navigation-configuration-identity strong{text-overflow:ellipsis;white-space:nowrap;color:#e3eef9;overflow:hidden}.navigation-configuration-identity code,.configuration-manager code{color:#728ba3;font-size:11px}.configuration-manager{border:1px solid #263545;grid-template-columns:minmax(260px,30%) minmax(520px,1fr);min-height:520px;display:grid}.configuration-manager>aside{background:#090f16;border-right:1px solid #263545}.configuration-manager>aside header{border-bottom:1px solid #263545;justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.configuration-manager>aside ul{max-height:620px;margin:0;padding:0;list-style:none;overflow:auto}.configuration-manager>aside li button{text-align:left;background:0 0;border:0;border-bottom:1px solid #162331;border-radius:0;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:9px;width:100%;height:auto;padding:10px 14px;display:grid}.configuration-manager>aside li button strong{text-overflow:ellipsis;white-space:nowrap;color:#bcd0e3;font-weight:500;overflow:hidden}.platform-application-list-identity{gap:5px;min-width:0;display:grid}.configuration-manager>aside p{color:#71869c;padding:18px 14px}.configuration-manager>form{padding:18px 20px}.configuration-form-grid{grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px 18px;margin-top:18px;display:grid}.configuration-form-grid label span{color:#e56464}.configuration-manager>form footer{border-top:1px solid #263545;justify-content:flex-end;margin-top:24px;padding-top:14px;display:flex}.configuration-manager>form footer button{color:#fff;background:#176fc7;border-color:#2488ef;min-width:92px}.platform-domain-field{grid-row:span 2}.platform-application-visual{color:#eef6ff;background:0 0;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid;overflow:hidden}.platform-application-visual .ccsop-svg-icon{color:currentColor;width:22px;height:22px}.platform-application-visual .ccsop-svg-icon-resource{background-color:currentColor}.platform-application-visual img{object-fit:contain;max-width:24px;max-height:24px}.platform-site-icon-field{color:#8ea3b9;align-content:start;gap:6px;min-width:0;font-size:12px;display:grid;position:relative}.platform-site-icon-trigger{text-align:left;align-items:center;gap:9px;width:100%;display:flex;color:#d5e4f3!important;background:#09121b!important;border-color:#2b3b4c!important;min-height:42px!important;padding:5px 8px!important}.platform-site-icon-trigger strong{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:400;overflow:hidden}.platform-site-icon-options{z-index:8;background:#0a1017;border:1px solid #30465e;grid-template-columns:repeat(auto-fill,minmax(104px,1fr));gap:2px;max-height:300px;padding:6px;display:grid;position:absolute;top:70px;left:0;right:0;overflow:auto;box-shadow:0 10px 24px #00000059}.platform-site-icon-options button{background:0 0;border-color:#0000;align-content:center;place-items:center;gap:5px;min-width:0;height:70px;display:grid;padding:5px!important}.platform-site-icon-options .platform-application-visual{color:#72b8ff}.platform-site-icon-options button span:last-child{text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;font-size:11px;overflow:hidden}.platform-application-advanced{color:#8ea3b9;margin-top:20px}.platform-application-advanced summary{cursor:pointer;font-size:12px}.platform-domain-status{color:#7f93a9;flex-wrap:wrap;align-items:center;gap:7px;margin-top:18px;font-size:11px;display:flex}.platform-domain-status strong{color:#c5d5e5;margin-right:4px}.platform-domain-status span{background:#0b141d;border:1px solid #344455;padding:5px 7px}.platform-domain-status span[data-status=published]{color:#9bdfb6;border-color:#285c3b}.platform-domain-status span[data-status=failed]{color:#ffb0b0;border-color:#6d3338}.configuration-security-note{background:#0c151f;border-left:3px solid #397fbd;padding:9px 11px}.resource-management-workspace{background:#090d12;flex-direction:column;padding:0;display:flex;overflow:hidden}.resource-management-actions{align-self:stretch;align-items:center;gap:10px;display:flex}.resource-management-tabs{align-self:stretch;align-items:stretch;display:flex}.resource-management-tabs button{background:0 0;border-width:0 0 2px;border-color:#0000;border-radius:0;min-width:104px;min-height:0;padding:0 18px}.resource-management-tabs button:hover{background:#101820}.resource-management-tabs button.active{color:#fff;background:#0b1826;border-bottom-color:#2488ef}.resource-management-refresh{place-items:center;width:30px;min-width:30px;height:30px;display:grid;padding:0!important}.resource-management-refresh svg{width:14px;height:14px}.resource-library-shell{grid-template-columns:var(--ccsop-tree-width,300px) minmax(420px, 1fr) 360px;background:#090f16;flex:auto;min-height:0;display:grid;position:relative;overflow:hidden}.resource-library-shell[data-tree-resizing=true]{cursor:col-resize;-webkit-user-select:none;user-select:none}.resource-library-shell[data-tree-resizing=true] .ccsop-c-mode-a-resizer:after{opacity:.8}.resource-library-c1,.resource-library-c2,.resource-library-c3{background:#0a1017;min-width:0;min-height:0}.resource-library-c2>header,.resource-library-c3>header{box-sizing:border-box;border-bottom:0;justify-content:space-between;align-items:center;gap:12px;height:50px;padding:0 13px;display:flex}.resource-library-c2>header strong,.resource-library-c3>header strong{color:#dbe8f5;font-size:13px;font-weight:600}.resource-library-c2>header span{color:#75899e;font-size:11px}.resource-library-c2-title{min-width:220px;overflow:hidden}.resource-library-c2-title h1{color:#e6edf3;white-space:nowrap;align-items:baseline;margin:0;font-size:13px;font-weight:600;display:flex;overflow:hidden}.resource-library-c2-title h1 span{color:#68727d;text-overflow:ellipsis;margin-left:6px;font-size:11px;font-weight:400;overflow:hidden}.resource-library-c1 .ccsop-tree-heading,.resource-library-c1 .ccsop-tree-search{flex:none}.resource-library-c1 .ccsop-tree-search input{background:0 0;border:0;min-height:30px;padding:0}.resource-library-c1 .ccsop-tree-select{width:auto;min-height:27px;color:inherit;background:0 0;border:0;border-radius:0;padding:0}.resource-library-c1 .ccsop-tree-select:hover{color:inherit;background:0 0;border:0}.resource-library-c1 .ccsop-tree-chevron{min-height:14px;color:inherit;background:0 0;border:0;border-radius:0;padding:0}.resource-library-c1 .ccsop-tree-chevron:hover{color:inherit;background:0 0;border:0}.resource-library-c2{flex-direction:column;display:flex}.resource-library-matrix{background:#0a1017;flex:auto;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));grid-auto-rows:132px;align-content:start;gap:1px;padding:1px;display:grid;overflow:auto}.resource-library-matrix>button{background:#0b1118;border:0;border-radius:0;grid-template-rows:72px 18px 16px;place-items:center;gap:4px;min-width:0;height:132px;padding:9px 7px;display:grid}.resource-library-matrix>button:hover{background:#111d29}.resource-library-matrix>button.active{background:#13263a;box-shadow:inset 0 0 0 2px #2488ef}.resource-library-tile-preview{color:#35465a;background:#f7f9fb;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}.resource-library-tile-preview.icon{color:#fff;background:0 0}.resource-library-tile-preview .ccsop-svg-icon{width:28px;height:28px}.resource-library-tile-preview img{object-fit:contain;width:100%;height:100%}.resource-library-matrix strong,.resource-library-matrix code{box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;display:block;overflow:hidden}.resource-library-matrix strong{color:#c7d6e5;font-size:11px;font-weight:500}.resource-library-matrix code{color:#6787a8;font-size:9px}.resource-library-empty{color:#71869c;flex:auto;place-items:center;display:grid}.resource-library-c3{flex-direction:column;display:flex}.resource-library-c3>header button{min-height:26px;padding:0 10px}.resource-library-c3 form{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#3c444e transparent;flex:auto;align-content:start;gap:11px;padding:14px;display:grid;overflow:auto}.resource-library-c3 form>label{color:#8ea3b9;gap:5px;font-size:11px;display:grid}.resource-library-c3 form>label>span{color:#e56464}.resource-library-auto-code{color:#8ea3b9;gap:5px;font-size:11px;display:grid}.resource-library-auto-code p{color:#697785;background:#11171e;border:1px solid #252d36;margin:0;padding:8px 9px}.resource-library-c3 input:disabled,.resource-library-c3 select:disabled{opacity:1;color:#606b76;cursor:not-allowed;background:#161b22;border-color:#252d36}.resource-library-preview{color:#536277;background:#f8fafc;border:1px solid #2b394a;place-items:center;min-height:180px;margin-bottom:18px;display:grid}.resource-library-preview.resource-icon-preview{color:#fff;background:0 0}.resource-library-preview .ccsop-svg-icon{color:#17263a;width:84px;height:84px}.resource-library-preview.resource-icon-preview .ccsop-svg-icon{color:#fff}.resource-library-preview img{object-fit:contain;max-width:100%;max-height:260px}.resource-library-c3 footer{border-top:1px solid #263545;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:4px;padding-top:12px;display:flex}.resource-library-c3 button.danger{color:#ff9eaa;background:#2b151a;border-color:#7c3340}.adapter-management-shell{grid-template-columns:var(--ccsop-tree-width,300px) minmax(560px, 1fr) 380px}.adapter-management-c2{min-width:0}.adapter-management-c2>.platform-configuration-error,.adapter-management-c2>.resource-library-success{margin:0 12px 10px}.adapter-management-table-scroll{scrollbar-width:thin;scrollbar-color:#3c444e transparent;flex:auto;min-height:0;overflow:auto}.adapter-management-table{border-collapse:collapse;table-layout:fixed;color:#aec1d5;width:100%;font-size:11px}.adapter-management-table th,.adapter-management-table td{box-sizing:border-box;text-align:left;text-overflow:ellipsis;white-space:nowrap;border:1px solid #202b37;height:38px;padding:7px 9px;overflow:hidden}.adapter-management-table th{z-index:2;color:#a7bad0;background:#0d141c;font-weight:500;position:sticky;top:0}.adapter-management-table th:first-child{width:16%}.adapter-management-table th:nth-child(2){width:18%}.adapter-management-table th:nth-child(3){width:10%}.adapter-management-table th:nth-child(4){width:13%}.adapter-management-table th:nth-child(5),.adapter-management-table th:nth-child(6),.adapter-management-table th:nth-child(7){width:10%}.adapter-management-table th:nth-child(8){width:9%}.adapter-management-table tbody tr{cursor:pointer}.adapter-management-table tbody tr:hover{background:#101b26}.adapter-management-table tbody tr[data-selected=true]{background:#14304b;box-shadow:inset 3px 0 #2488ef}.adapter-management-table code{color:#79aee5;font:10px SFMono-Regular,Consolas,monospace}.adapter-management-pagination{box-sizing:border-box;color:#71869c;justify-content:flex-end;align-items:center;gap:10px;min-height:42px;padding:6px 12px;font-size:11px;display:flex}.adapter-management-pagination label{align-items:center;gap:5px;display:flex}.adapter-management-pagination select{width:58px;min-height:28px}.adapter-management-pagination button{place-items:center;width:28px;min-width:28px;min-height:28px;padding:0;display:grid}.adapter-management-pagination svg{width:14px;height:14px}.adapter-management-c3 form textarea{resize:vertical}.adapter-management-c3 form>section{color:#8296aa;font-size:11px}.adapter-management-c3 form>section>strong{color:#c7d6e5;font-weight:500}.adapter-management-c3 form>section p{margin:7px 0 0;line-height:1.55}.adapter-management-c3 form>section a{color:#66aef8;align-items:center;gap:5px;text-decoration:none;display:inline-flex}.adapter-management-c3 form>section a:hover{text-decoration:underline}.adapter-management-c3 form>section a svg{flex:0 0 12px;width:12px;height:12px}.adapter-management-empty{color:#71869c;text-align:center;flex:auto;place-items:center;padding:24px;font-size:12px;display:grid}.adapter-status{color:#9babc0;white-space:nowrap;background:#111923;border:1px solid #334150;align-items:center;min-height:20px;padding:0 6px;display:inline-flex}.adapter-status[data-status=ready],.adapter-status[data-status=active],.adapter-status[data-status=healthy]{color:#9cdeb5;background:#10261a;border-color:#285b3b}.adapter-status[data-status=partial],.adapter-status[data-status=testing],.adapter-status[data-status=degraded]{color:#f0d38d;background:#2a2413;border-color:#64532b}.adapter-status[data-status=blocked],.adapter-status[data-status=unavailable]{color:#ffaaa9;background:#2b171a;border-color:#70363a}.adapter-status[data-status=test_only],.adapter-status[data-status=runtime_registered],.adapter-status[data-status=factory_available]{color:#a9c9ee;background:#132438;border-color:#355579}.adapter-status[data-status=not_wired],.adapter-status[data-status=contract_only]{color:#c2aeb0;background:#21191c;border-color:#554247}.adapter-related-interfaces ul{border-top:1px solid #25313e;margin:8px 0 0;padding:0;list-style:none}.adapter-related-interfaces li{border-bottom:1px solid #25313e;grid-template-columns:112px minmax(0,1fr);gap:7px;padding:6px 0;display:grid}.adapter-related-interfaces code{color:#79aee5;font-size:10px}.resource-library-success{color:#a9e6c1;background:#10271b;border-left:3px solid #2ea66a;padding:10px 12px}.resource-library-link{color:#b9d8fb;border:1px solid #30465e;border-radius:3px;align-items:center;min-height:28px;padding:0 12px;text-decoration:none;display:inline-flex}.resource-library-link:hover{color:#fff;background:#132a43;border-color:#2488ef}.resource-library-metadata{border-top:1px solid #263545;grid-template-columns:1fr;margin:4px 0 0;display:grid}.resource-library-metadata div{border-bottom:1px solid #263545;grid-template-columns:78px minmax(0,1fr);display:grid}.resource-library-metadata dt,.resource-library-metadata dd{margin:0;padding:7px 9px;font-size:11px}.resource-library-metadata dt{color:#71869c}.resource-library-metadata dd{overflow-wrap:anywhere;color:#b9cbe0}.resource-document-preview{height:360px;padding:0}.resource-document-preview iframe{border:0;width:100%;height:100%}.resource-document-preview-placeholder{color:#32465d;align-content:center;gap:12px}.resource-document-preview-placeholder strong{overflow-wrap:anywhere;max-width:80%;font-size:13px}@media (max-width:1100px){.navigation-configuration-row{grid-template-columns:24px 1fr 1fr 1fr}.navigation-configuration-row button{align-self:stretch}.configuration-manager{grid-template-columns:240px 1fr}}@media (max-width:1280px){.resource-library-shell{grid-template-columns:var(--ccsop-tree-width,260px) minmax(360px, 1fr) 320px}.adapter-management-shell{grid-template-columns:var(--ccsop-tree-width,260px) minmax(520px, 1fr) 340px}.resource-management-tabs button{min-width:92px;padding:0 12px}}.developer-auth-stage img{object-fit:contain;width:52px;height:52px}.developer-auth-stage h1{margin:0;font-size:18px;font-weight:600}.developer-auth-stage p{color:#aeb8c6;margin:0;font-size:13px}.developer-auth-stage a{color:#6ca6ff;font-size:13px}.database-table-details{color:#aeb7c0;border-top:1px solid #20262e;margin:18px 0 28px;padding:18px 12px 0;font-size:12px;line-height:1.7}.database-table-details>h2{color:#e6edf3;margin:0 0 8px;font-size:13px;font-weight:600}.database-table-details>p{margin:0 0 14px}.database-table-details dl{border-top:1px solid #20262e;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 22px;display:grid}.database-table-details dl div{border-bottom:1px solid #20262e;grid-template-columns:86px minmax(0,1fr);display:grid}.database-table-details dt,.database-table-details dd{margin:0;padding:7px 9px}.database-table-details dt{color:#7d8792}.database-table-details dd{overflow-wrap:anywhere;color:#c7cdd4;min-width:0}.database-table-details code{color:#9ecbff;font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.interface-governance-details{color:#aeb7c0;border-top:1px solid #20262e;margin:18px 0 28px;padding:18px 12px 0;font-size:12px;line-height:1.7}.interface-governance-details>h2{color:#e6edf3;margin:20px 0 8px;font-size:13px;font-weight:600}.interface-governance-details>h2:first-child{margin-top:0}.interface-governance-details h3{color:#c9d1d9;margin:14px 0 7px;font-size:12px;font-weight:600}.interface-governance-details dl{border-top:1px solid #20262e;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 18px;display:grid}.interface-governance-details dl div{border-bottom:1px solid #20262e;grid-template-columns:88px minmax(0,1fr);display:grid}.interface-governance-details dt,.interface-governance-details dd{margin:0;padding:7px 9px}.interface-governance-details dt{color:#7d8792}.interface-governance-details dd{overflow-wrap:anywhere;color:#c7cdd4;min-width:0}.interface-governance-details code{color:#9ecbff;margin-right:8px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.interface-governance-details pre{color:#b8c1cc;background:#0d1117;border:1px solid #20262e;margin:0;padding:12px;font:11px/1.6 SFMono-Regular,Consolas,monospace;overflow:auto}.interface-governance-details pre .json-token-key{color:#79c0ff}.interface-governance-details pre .json-token-string{color:#a5d6ff}.interface-governance-details pre .json-token-number{color:#d2a8ff}.interface-governance-details pre .json-token-literal{color:#ff7b72}.interface-response-table-wrap{overflow-x:auto}.interface-response-table-wrap table{border-collapse:collapse;table-layout:fixed;width:100%}.interface-response-table-wrap th,.interface-response-table-wrap td{text-align:left;overflow-wrap:anywhere;border:1px solid #20262e;padding:7px 9px}.interface-response-table-wrap th:first-child,.interface-response-table-wrap td:first-child{text-align:center;width:56px}.interface-response-table-wrap th:nth-child(2){width:22%}.interface-response-table-wrap th:nth-child(3){width:90px}.interface-response-table-wrap th{color:#9ba5af;font-weight:500}.interface-contract-empty{color:#7d8792;margin:8px 0 18px}.interface-example-note{color:#7d8792;margin:0 0 8px}.interface-result-set{margin-top:14px}.database-related-documents{border-top:1px solid #20262e;margin:0 0 18px;padding:0;list-style:none}.database-related-documents li{border-bottom:1px solid #20262e;grid-template-columns:minmax(180px,.7fr) 120px minmax(240px,1fr);align-items:center;min-height:38px;display:grid}.database-related-documents button{color:#58a6ff;text-align:left;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0}.database-related-documents button:hover{color:#9ecbff;text-decoration:underline}.database-related-documents button:focus-visible{outline-offset:2px;outline:1px solid #2f81f7}.database-related-documents button:disabled{color:#68727d;cursor:wait}.database-related-documents span{color:#7d8792}.database-related-documents code{overflow-wrap:anywhere}.database-document-empty{color:#68727d}.database-document-error{color:#ff7b72}.database-markdown-document{border-top:1px solid #30363d;margin-top:20px;padding-top:18px}.database-markdown-document>header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.database-markdown-document>header h2{color:#e6edf3;margin:0;font-size:16px;font-weight:600}.database-markdown-document>header span{color:#68727d;font-size:11px}.database-markdown-document>header button{color:#9ba4ae;cursor:pointer;background:0 0;border:0;flex:none;padding:0}.database-markdown-document>header button:hover{color:#fff}.database-markdown-document h1{color:#f0f3f6;margin:24px 0 14px;font-size:20px;font-weight:600}.database-markdown-document h2{color:#e6edf3;margin:22px 0 10px;font-size:16px;font-weight:600}.database-markdown-document h3{color:#d8dee4;margin:18px 0 8px;font-size:14px;font-weight:600}.database-markdown-document p,.database-markdown-document ul,.database-markdown-document ol,.database-markdown-document blockquote{margin:8px 0 14px}.database-markdown-document ul,.database-markdown-document ol{padding-left:24px}.database-markdown-document blockquote{color:#8b949e;border-left:2px solid #30363d;padding-left:12px}.database-markdown-document pre{background:#0d1117;border:1px solid #20262e;padding:12px;overflow:auto}.database-markdown-document :not(pre)>code{background:#161b22;padding:1px 4px}.database-markdown-document table{border-collapse:collapse;width:100%;margin:12px 0 18px;display:block;overflow:auto}.database-markdown-document th,.database-markdown-document td{text-align:left;border:1px solid #30363d;height:auto;padding:7px 9px}.database-markdown-document th{color:#d8dee4;background:#0d1117}.database-markdown-document a{color:#58a6ff}.runtime-operations-workspace{color:#aebfd0;background:#090f16;flex-direction:column;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.runtime-operations-header{box-sizing:border-box;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:10px 18px;display:flex}.runtime-operations-header h1{color:#e6edf3;margin:0;font-size:15px;font-weight:600}.runtime-operations-header p{color:#71869c;margin:5px 0 0;font-size:11px}.runtime-observation{color:#7890a8;align-items:center;gap:8px;font-size:11px;display:flex}.runtime-observation>svg{color:#49bd7b;width:14px;height:14px}.runtime-observation button{place-items:center;width:28px;min-width:28px;min-height:28px;padding:0;display:grid}.runtime-observation button svg{width:13px;height:13px}.runtime-tabs{border-bottom:1px solid #25313e;min-height:38px;padding:0 18px;display:flex}.runtime-tabs button{background:0 0;border-width:0 0 2px;border-color:#0000;border-radius:0;min-height:38px;padding:0 18px}.runtime-tabs button:hover{background:#101820}.runtime-tabs button.active{color:#fff;background:#0b1826;border-bottom-color:#2488ef}.runtime-content{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#3c444e transparent;flex:auto;min-height:0;padding:14px 18px 22px;overflow:auto}.runtime-summary{border:1px solid #25313e;grid-template-columns:repeat(6,minmax(120px,1fr));margin-bottom:14px;display:grid}.runtime-summary>div{border-right:1px solid #25313e;align-content:center;gap:7px;min-width:0;height:66px;padding:0 13px;display:grid}.runtime-summary>div:last-child{border-right:0}.runtime-summary span{color:#71869c;font-size:10px}.runtime-summary strong{color:#d9e5f1;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500;overflow:hidden}.runtime-summary>div[data-state=ok] strong{color:#9cdeb5}.runtime-summary>div[data-state=down] strong{color:#ffaaa9}.runtime-section{margin-bottom:14px}.runtime-section>h2{color:#dbe8f5;align-items:center;height:38px;margin:0;font-size:12px;font-weight:600;display:flex}.runtime-section>h2 span{color:#71869c;margin-left:6px;font-size:10px;font-weight:400}.runtime-section table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:11px}.runtime-section th,.runtime-section td{text-align:left;text-overflow:ellipsis;white-space:nowrap;border:1px solid #202b37;height:38px;padding:7px 10px;overflow:hidden}.runtime-section th{color:#98aec4;background:#0d141c;font-weight:500}.runtime-section td{color:#aec1d5}.runtime-section td strong,.runtime-section td code{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.runtime-section td strong{color:#c8d7e6;font-weight:500}.runtime-section td code{color:#79aee5;margin-top:3px;font-size:9px}.runtime-definition dl{border-top:1px solid #202b37;border-left:1px solid #202b37;grid-template-columns:repeat(3,minmax(180px,1fr));margin:0;display:grid}.runtime-definition dl>div{border-bottom:1px solid #202b37;border-right:1px solid #202b37;grid-template-columns:100px minmax(0,1fr);display:grid}.runtime-definition dt,.runtime-definition dd{min-width:0;margin:0;padding:9px 10px;font-size:11px}.runtime-definition dt{color:#71869c;background:#0d141c}.runtime-definition dd{color:#bed0e1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.runtime-status{color:#9babc0;background:#111923;border:1px solid #334150;align-items:center;min-height:20px;padding:0 6px;display:inline-flex}.runtime-status[data-status=ok],.runtime-status[data-status=healthy],.runtime-status[data-status=ready],.runtime-status[data-status=active],.runtime-status[data-status=enabled],.runtime-status[data-status=started]{color:#9cdeb5;background:#10261a;border-color:#285b3b}.runtime-status[data-status=down],.runtime-status[data-status=unavailable],.runtime-status[data-status=blocked],.runtime-status[data-status=stopped]{color:#ffaaa9;background:#2b171a;border-color:#70363a}.runtime-status[data-status=degraded],.runtime-status[data-status=partial],.runtime-status[data-status=testing]{color:#f0d38d;background:#2a2413;border-color:#64532b}.runtime-status[data-status=runtime_registered],.runtime-status[data-status=factory_available],.runtime-status[data-status=test_only]{color:#a9c9ee;background:#132438;border-color:#355579}.runtime-fill{flex-direction:column;min-height:100%;margin:0;display:flex}.runtime-table-scroll{scrollbar-width:thin;scrollbar-color:#3c444e transparent;flex:auto;min-height:0;overflow:auto}.runtime-table-scroll th{z-index:1;position:sticky;top:0}.runtime-error{color:#ffb0b0;background:#28171a;border-left:3px solid #c94b55;justify-content:space-between;align-items:center;margin:10px 18px 0;padding:9px 11px;font-size:11px;display:flex}.runtime-error button{min-height:26px;padding:0 10px}.runtime-loading{color:#71869c;flex:auto;place-items:center;font-size:12px;display:grid}.governance-workspace button{color:#b9d8fb;cursor:pointer;background:#111a24;border:1px solid #30465e;border-radius:2px;min-height:28px;padding:0 12px}.governance-workspace button:hover{color:#fff;background:#132a43;border-color:#2488ef}.governance-workspace button:disabled{opacity:.45;cursor:default}.governance-workspace .runtime-tabs button{background:0 0;border-width:0 0 2px;border-radius:0;min-height:38px}.governance-workspace .runtime-content{flex-direction:column;display:flex}.governance-workspace .runtime-fill{flex:auto;min-height:260px}.governance-empty{color:#71869c;place-items:center;min-height:240px;font-size:12px;display:grid}.governance-search{align-items:center;gap:7px;display:flex}.governance-search input{box-sizing:border-box;color:#d5e4f3;background:#09121b;border:1px solid #2b3b4c;border-radius:2px;outline:0;width:250px;min-height:30px;padding:0 9px}.governance-search input:focus{border-color:#2488ef}.governance-pagination{color:#71869c;justify-content:flex-end;align-items:center;gap:8px;min-height:42px;font-size:11px;display:flex}.governance-pagination span{margin-right:8px}.account-message-list>header,.account-message-detail>header{box-sizing:border-box;border-bottom:1px solid #2a333e;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;display:flex}.account-message-list>header strong,.account-message-detail>header strong{color:#e5edf5;font-size:13px}.account-message-list>header span{color:#778797;font-size:10px}.account-message-list ul{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#3c444e transparent;max-height:380px;margin:0;padding:0;list-style:none;overflow:auto}.account-message-list li{border-bottom:1px solid #252d36}.account-message-list li:last-child{border-bottom:0}.account-message-list li>button{color:#cbd5df;text-align:left;background:0 0;border:0;border-radius:0;align-content:center;gap:5px;width:100%;height:auto;min-height:78px;padding:9px 12px;display:grid}.account-message-list li>button:hover{background:#1a222c}.account-message-list li>button>span:not(.account-message-title){color:#8493a2;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.account-message-title{color:#dbe5ef;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:12px;font-weight:500;display:flex;overflow:hidden}.account-message-title i{background:#3a91eb;border-radius:50%;flex:0 0 6px;width:6px;height:6px;display:none}.account-message-list li[data-unread=true] .account-message-title i{display:block}.account-message-list time{color:#607080;font-size:9px}.account-message-state{color:#788897;justify-content:center;align-items:center;gap:7px;min-height:104px;font-size:11px;display:flex}.account-message-state svg{width:14px;height:14px;animation:1s linear infinite account-spin}.account-message-state.error{color:#ffaaa9}.account-message-detail>header{justify-content:flex-start;gap:16px}.account-message-detail>header button{color:#91bce8;background:0 0;border:1px solid #34485c;min-height:25px;padding:0 8px}.account-message-detail>div{scrollbar-width:thin;scrollbar-color:#3c444e transparent;max-height:390px;padding:13px;overflow:auto}.account-message-detail h2{color:#e4edf6;margin:0 0 8px;font-size:14px}.account-message-detail span{color:#718294;font-size:10px}.account-message-detail p{color:#abb9c7;white-space:pre-wrap;margin:12px 0 0;font-size:12px;line-height:1.7}.account-profile-backdrop{z-index:100;background:#00000094;place-items:center;display:grid;position:fixed;inset:0}.account-profile-dialog{color:#c8d6e5;background:#0d141c;border:1px solid #354455;flex-direction:column;width:min(680px,100vw - 40px);max-height:calc(100vh - 50px);display:flex;box-shadow:0 18px 48px #0000008c}.account-profile-dialog>header{border-bottom:1px solid #2a3541;justify-content:space-between;align-items:center;min-height:64px;padding:0 18px;display:flex}.account-profile-dialog>header h1{color:#edf4fb;margin:0;font-size:16px;font-weight:600}.account-profile-dialog>header p{color:#748596;margin:5px 0 0;font-size:10px}.account-profile-dialog>header button{color:#8e9dad;background:0 0;border:0;place-items:center;width:28px;height:28px;padding:0;display:grid}.account-profile-dialog>header button svg{width:16px;height:16px}.account-profile-body{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#3c444e transparent;min-height:0;padding:20px;overflow:auto}.account-profile-avatar{align-items:center;gap:14px;margin-bottom:18px;display:flex}.account-profile-avatar img{object-fit:cover;border:1px solid #3b4c5e;border-radius:50%;width:68px;height:68px}.account-profile-avatar label{color:#a9cdec;cursor:pointer;border:1px solid #35506a;align-items:center;gap:7px;min-height:30px;padding:0 11px;display:inline-flex}.account-profile-avatar label svg{width:14px;height:14px}.account-profile-avatar input{display:none}.account-profile-readonly{border-top:1px solid #263341;border-left:1px solid #263341;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 18px;display:grid}.account-profile-readonly>div{border-bottom:1px solid #263341;border-right:1px solid #263341;grid-template-columns:92px minmax(0,1fr);display:grid}.account-profile-readonly dt,.account-profile-readonly dd{min-width:0;margin:0;padding:9px;font-size:11px}.account-profile-readonly dt{color:#728497;background:#101923}.account-profile-readonly dd{color:#bfd0e0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-profile-form{grid-template-columns:2fr 1fr 1.4fr;gap:14px;display:grid}.account-profile-form label{color:#8296aa;gap:6px;font-size:11px;display:grid}.account-profile-form input,.account-profile-form select{box-sizing:border-box;color:#d7e4f0;background:#09121b;border:1px solid #304255;border-radius:2px;outline:0;min-width:0;height:34px;padding:0 9px}.account-profile-form input:focus,.account-profile-form select:focus{border-color:#2f87dd}.account-profile-error{color:#ffaaa9;margin:14px 0 0;font-size:11px}.account-profile-dialog>footer{border-top:1px solid #2a3541;justify-content:flex-end;align-items:center;gap:9px;min-height:58px;padding:0 18px;display:flex}.account-profile-dialog>footer button{color:#b9c9d8;background:#111a24;border:1px solid #354658;justify-content:center;align-items:center;gap:6px;min-width:78px;min-height:31px;display:inline-flex}.account-profile-dialog>footer button.primary{color:#fff;background:#176fc7;border-color:#3189df}.account-profile-dialog>footer button:disabled{opacity:.55}.account-profile-dialog>footer svg{width:14px;height:14px}@keyframes account-spin{to{transform:rotate(360deg)}}.settings-workspace{--settings-bg:#090f16;--settings-panel:#0c131b;--settings-line:#25313e;--settings-text:#c7d6e5;--settings-muted:#71869c;min-width:0;height:100%;min-height:0;color:var(--settings-text);background:var(--settings-bg);flex-direction:column;display:flex;overflow:hidden}.settings-header{box-sizing:border-box;border-bottom:1px solid var(--settings-line);justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:10px 18px;display:flex}.settings-header h1{color:#e6edf3;margin:0;font-size:15px;font-weight:600}.settings-header p{color:var(--settings-muted);margin:5px 0 0;font-size:11px}.settings-header button,.settings-block button{color:#b9d8fb;background:#111a24;border:1px solid #30465e;border-radius:2px;justify-content:center;align-items:center;gap:6px;min-height:29px;padding:0 11px;display:inline-flex}.settings-header button:hover,.settings-block button:hover{color:#fff;background:#132a43;border-color:#2488ef}.settings-header button:disabled,.settings-block button:disabled{opacity:.5;cursor:default}.settings-header button svg,.settings-block button svg{width:13px;height:13px}.settings-feedback{flex:none;align-items:center;min-height:34px;padding:0 18px;font-size:11px;display:flex}.settings-feedback.error{color:#ffb0b0;background:#28171a}.settings-feedback.success{color:#a9e6c1;background:#10271b}.settings-layout{flex:auto;grid-template-columns:220px minmax(0,1fr);min-height:0;display:grid}.settings-layout>nav{border-right:1px solid var(--settings-line);background:#0a1119;padding:12px 8px}.settings-layout>nav button{box-sizing:border-box;color:#8498ac;text-align:left;background:0 0;border:0;border-radius:2px;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:8px;width:100%;min-height:39px;padding:0 10px;display:grid}.settings-layout>nav button:hover{color:#d4e3f1;background:#111c27}.settings-layout>nav button.active{color:#e8f2fb;background:#152a3f;box-shadow:inset 3px 0 #2488ef}.settings-layout>nav button svg{width:15px;height:15px}.settings-layout>nav button svg:last-child{color:#526476;width:11px;height:11px}.settings-layout>main{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#3c444e transparent;min-width:0;min-height:0;padding:16px 18px 28px;overflow:auto}.settings-loading{min-height:260px;color:var(--settings-muted);justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.settings-loading svg{width:15px;height:15px;animation:1s linear infinite account-spin}.settings-sections{max-width:1100px;margin:0 auto}.settings-block{border:1px solid var(--settings-line);background:var(--settings-panel);margin:0 0 16px}.settings-block>header{box-sizing:border-box;border-bottom:1px solid var(--settings-line);justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:9px 14px;display:flex}.settings-block>header h2{color:#dbe8f5;margin:0;font-size:12px;font-weight:600}.settings-block>header p{color:var(--settings-muted);margin:5px 0 0;font-size:10px}.settings-block>header button.danger{color:#ffaaa9;background:#2b171a;border-color:#70363a}.settings-block-body{padding:14px}.settings-account-row{align-items:center;gap:12px;display:flex}.settings-account-avatar{color:#b8d9fb;background:#13263a;border:1px solid #36506a;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.settings-account-avatar svg{width:20px;height:20px}.settings-account-row>div:nth-child(2){gap:4px;min-width:0;margin-right:auto;display:grid}.settings-account-row strong{color:#dce8f3;font-size:13px;font-weight:600}.settings-account-row span{color:#7690a8;font-size:10px}.settings-facts{border-top:1px solid var(--settings-line);border-left:1px solid var(--settings-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px;display:grid}.settings-facts>div{border-right:1px solid var(--settings-line);border-bottom:1px solid var(--settings-line);grid-template-columns:92px minmax(0,1fr);display:grid}.settings-facts span,.settings-facts strong,.settings-facts code{text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:8px 9px;font-size:10px;overflow:hidden}.settings-facts span{color:var(--settings-muted);background:#0e1720}.settings-facts strong,.settings-facts code{color:#b9cbdd;font-weight:400}.settings-password-form{grid-template-columns:repeat(3,minmax(140px,1fr)) auto;align-items:end;gap:10px;display:grid}.settings-password-form label,.settings-form-grid label,.settings-quiet-hours label{color:#8296aa;gap:6px;font-size:10px;display:grid}.settings-password-form input,.settings-form-grid select,.settings-quiet-hours input{box-sizing:border-box;color:#d7e4f0;background:#09121b;border:1px solid #304255;border-radius:2px;outline:0;min-width:0;height:32px;padding:0 9px}.settings-password-form input:focus,.settings-form-grid select:focus,.settings-quiet-hours input:focus{border-color:#2f87dd}.settings-toggle{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;display:flex}.settings-toggle>span{gap:5px;display:grid}.settings-toggle strong{color:#cbd9e7;font-size:11px;font-weight:500}.settings-toggle small{color:var(--settings-muted);font-size:10px}.settings-toggle input{opacity:0;pointer-events:none;position:absolute}.settings-toggle>i{background:#18212b;border:1px solid #3b4856;border-radius:10px;flex:0 0 34px;width:34px;height:18px;position:relative}.settings-toggle>i:after{content:"";background:#728294;border-radius:50%;width:12px;height:12px;transition:transform .15s;position:absolute;top:2px;left:2px}.settings-toggle input:checked+i{background:#125ca5;border-color:#2679c9}.settings-toggle input:checked+i:after{background:#fff;transform:translate(16px)}.settings-session-list{border-top:1px solid var(--settings-line)}.settings-session-list>div{border-bottom:1px solid var(--settings-line);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:67px;display:grid}.settings-session-list>div>svg{color:#7391ad;width:17px;height:17px}.settings-session-list>div>div{gap:3px;min-width:0;display:grid}.settings-session-list strong{color:#c8d7e6;font-size:11px;font-weight:500}.settings-session-list em{color:#9cdeb5;background:#10261a;border:1px solid #285b3b;margin-left:7px;padding:1px 5px;font-size:9px;font-style:normal}.settings-session-list span,.settings-session-list time{color:var(--settings-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.settings-message-matrix{border-top:1px solid var(--settings-line);border-left:1px solid var(--settings-line);min-width:640px}.settings-message-matrix>div{border-bottom:1px solid var(--settings-line);grid-template-columns:minmax(150px,1fr) repeat(4,110px);min-height:42px;display:grid}.settings-message-matrix>div>span,.settings-message-matrix>div>strong,.settings-message-matrix>div>button{border-width:0 1px 0 0;border-color:var(--settings-line);background:0 0;border-radius:0;justify-content:center;align-items:center;min-width:0;padding:0 9px;display:flex}.settings-message-matrix>div>span,.settings-message-matrix>div>strong:first-child{justify-content:flex-start}.settings-message-matrix .heading{background:#0e1720}.settings-message-matrix strong{color:#8fa4b8;font-size:10px;font-weight:500}.settings-message-matrix span{color:#b9c9d9;font-size:10px}.settings-message-matrix button{color:#71869c;gap:5px}.settings-message-matrix button:hover{background:#111d29}.settings-message-matrix button:disabled{opacity:1;cursor:default}.settings-message-matrix button i{box-sizing:border-box;background:#101820;border:1px solid #3b4a59;place-items:center;width:17px;height:17px;display:grid}.settings-message-matrix button[aria-pressed=true] i,.settings-message-matrix button:disabled i{color:#fff;background:#176fc7;border-color:#2488ef}.settings-message-matrix button i svg{width:11px;height:11px}.settings-message-matrix button small{color:#6d89a4;font-size:8px}.settings-quiet-hours{align-items:end;gap:12px;display:flex}.settings-quiet-hours>span{height:32px;color:var(--settings-muted);align-items:center;font-size:10px;display:flex}.settings-form-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:14px;display:grid}.settings-choice-list{background:var(--settings-line);gap:1px;display:grid}.settings-choice-list label{background:var(--settings-panel);cursor:pointer;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;min-height:62px;padding:0 12px;display:grid}.settings-choice-list input{accent-color:#2488ef}.settings-choice-list label>span{gap:4px;display:grid}.settings-choice-list strong{color:#cbd9e7;font-size:11px;font-weight:500}.settings-choice-list small{color:var(--settings-muted);font-size:9px}.settings-app-list{border-top:1px solid var(--settings-line)}.settings-app-list>div{border-bottom:1px solid var(--settings-line);grid-template-columns:minmax(220px,1fr) 140px 180px;align-items:center;gap:12px;min-height:54px;display:grid}.settings-app-list>div>div{gap:3px;display:grid}.settings-app-list strong{color:#c8d7e6;font-size:11px;font-weight:500}.settings-app-list code,.settings-app-list span,.settings-app-list time{color:var(--settings-muted);font-size:9px}.settings-app-list p{color:var(--settings-muted);font-size:10px}html[data-density=compact] .settings-block>header{min-height:48px}html[data-density=compact] .settings-session-list>div{min-height:54px}html[data-density=compact] .ccsop-table th,html[data-density=compact] .ccsop-table td{height:32px}html[data-resolved-theme=light] .settings-workspace{--settings-bg:#fff;--settings-panel:#fff;--settings-line:#d2d2d2;--settings-text:#202020;--settings-muted:#6b6b6b}html[data-resolved-theme=light] .settings-header h1,html[data-resolved-theme=light] .settings-block>header h2,html[data-resolved-theme=light] .settings-account-row strong,html[data-resolved-theme=light] .settings-session-list strong,html[data-resolved-theme=light] .settings-choice-list strong,html[data-resolved-theme=light] .settings-app-list strong{color:#1f1f1f}html[data-resolved-theme=light] .settings-layout,html[data-resolved-theme=light] .settings-layout>nav,html[data-resolved-theme=light] .settings-layout>main{background:#fff}html[data-resolved-theme=light] .settings-layout>nav button.active{color:#1f1f1f;background:#ddd}html[data-resolved-theme=light] .settings-layout>nav button{color:#555}html[data-resolved-theme=light] .settings-layout>nav button:hover{color:#222;background:#e4e4e4}html[data-resolved-theme=light] .settings-layout>nav button svg:last-child{color:#777}html[data-resolved-theme=light] .settings-header button,html[data-resolved-theme=light] .settings-block button{color:#333;background:#f5f5f5}html[data-resolved-theme=light] .settings-password-form input,html[data-resolved-theme=light] .settings-form-grid select,html[data-resolved-theme=light] .settings-quiet-hours input{color:#222;background:#fff}html[data-resolved-theme=light] .settings-facts span,html[data-resolved-theme=light] .settings-message-matrix .heading{background:#ededed}html[data-resolved-theme=light] .settings-account-avatar{color:#333;background:#eee;border-color:#bbb}html[data-resolved-theme=light] .settings-account-row span,html[data-resolved-theme=light] .settings-password-form label,html[data-resolved-theme=light] .settings-form-grid label,html[data-resolved-theme=light] .settings-quiet-hours label{color:#666}html[data-resolved-theme=light] .settings-facts strong,html[data-resolved-theme=light] .settings-facts code,html[data-resolved-theme=light] .settings-toggle strong,html[data-resolved-theme=light] .settings-message-matrix span,html[data-resolved-theme=light] .settings-choice-list strong{color:#333}html[data-resolved-theme=light] .settings-session-list>div>svg,html[data-resolved-theme=light] .settings-message-matrix strong,html[data-resolved-theme=light] .settings-message-matrix button,html[data-resolved-theme=light] .settings-message-matrix button small{color:#666}html[data-resolved-theme=light] .settings-message-matrix button:hover{background:#ededed}@media (prefers-color-scheme:light){html[data-theme=system] .settings-workspace{--settings-bg:#fff;--settings-panel:#fff;--settings-line:#d2d2d2;--settings-text:#202020;--settings-muted:#6b6b6b}}@media (max-width:1280px){.runtime-summary{grid-template-columns:repeat(3,1fr)}.runtime-summary>div:nth-child(3){border-right:0}.runtime-summary>div:nth-child(-n+3){border-bottom:1px solid #25313e}}@media (max-width:720px){.database-table-details dl,.interface-governance-details dl{grid-template-columns:1fr}.database-related-documents li{grid-template-columns:1fr;gap:2px;padding:8px 0}.settings-layout{grid-template-columns:58px minmax(0,1fr)}.settings-layout>nav button{grid-template-columns:18px;justify-content:center}.settings-layout>nav button span,.settings-layout>nav button svg:last-child{display:none}.settings-password-form,.settings-form-grid,.settings-facts{grid-template-columns:1fr}.settings-password-form button{min-height:32px}.settings-app-list>div{grid-template-columns:1fr;gap:3px;padding:8px 0}}@media print{.database-table-details,.interface-governance-details{color:#000!important;border-color:#777!important;margin:6mm 0 0!important;padding:5mm 0 0!important;font-size:9pt!important;line-height:1.5!important}.database-table-details>h2,.interface-governance-details>h2,.interface-governance-details h3{break-after:avoid;page-break-after:avoid;color:#000!important}.database-table-details dl,.interface-governance-details dl{break-inside:avoid;page-break-inside:avoid;border-color:#777!important}.database-table-details dl div,.interface-governance-details dl div{border-color:#999!important}.database-table-details dt,.database-table-details dd,.interface-governance-details dt,.interface-governance-details dd,.interface-contract-empty,.interface-example-note{color:#111!important}.database-table-details code,.interface-governance-details code{color:#000!important}.interface-governance-details pre{break-inside:avoid;page-break-inside:avoid;white-space:pre-wrap;color:#000!important;background:#f7f7f7!important;border-color:#999!important;overflow:visible!important}.interface-response-table-wrap{overflow:visible!important}.interface-response-table-wrap table{color:#000!important;font-size:8.5pt!important}.interface-response-table-wrap th,.interface-response-table-wrap td{color:#000!important;border-color:#777!important}.interface-response-table-wrap th{background:#f2f2f2!important}.database-related-documents button,.database-related-documents span{color:#000!important;text-decoration:none!important}.database-document-modal{display:none!important}}html[data-resolved-theme=light]{--light-page:#f3f3f3;--light-surface:#fff;--light-subtle:#ededed;--light-line:#d0d0d0;--light-text:#202020;--light-secondary:#4d4d4d;--light-muted:#6b6b6b;--light-blue:#1268b3}html[data-resolved-theme=light] .developer-auth-stage,html[data-resolved-theme=light] .platform-configuration-workspace,html[data-resolved-theme=light] .resource-management-workspace,html[data-resolved-theme=light] .resource-library-shell,html[data-resolved-theme=light] .resource-library-c1,html[data-resolved-theme=light] .resource-library-c2,html[data-resolved-theme=light] .resource-library-c3,html[data-resolved-theme=light] .runtime-operations-workspace,html[data-resolved-theme=light] .governance-workspace{color:var(--light-text);background:var(--light-surface)}html[data-resolved-theme=light] .platform-configuration-header,html[data-resolved-theme=light] .runtime-operations-header{background:var(--light-surface);border-color:var(--light-line)}html[data-resolved-theme=light] .platform-configuration-header h1,html[data-resolved-theme=light] .configuration-manager h2,html[data-resolved-theme=light] .resource-library-c2-title h1,html[data-resolved-theme=light] .resource-library-c2>header strong,html[data-resolved-theme=light] .resource-library-c3>header strong,html[data-resolved-theme=light] .runtime-operations-header h1,html[data-resolved-theme=light] .runtime-section>h2,html[data-resolved-theme=light] .governance-workspace h1{color:#1f1f1f}html[data-resolved-theme=light] .platform-configuration-header p,html[data-resolved-theme=light] .runtime-operations-header p,html[data-resolved-theme=light] .runtime-observation,html[data-resolved-theme=light] .resource-library-c2-title h1 span,html[data-resolved-theme=light] .resource-library-c2>header span,html[data-resolved-theme=light] .resource-library-c3 form>label,html[data-resolved-theme=light] .resource-library-auto-code{color:var(--light-muted)}html[data-resolved-theme=light] .platform-configuration-workspace button,html[data-resolved-theme=light] .resource-management-workspace button,html[data-resolved-theme=light] .runtime-operations-workspace button,html[data-resolved-theme=light] .governance-workspace button{color:#333;background:#f7f7f7;border-color:#c9c9c9}html[data-resolved-theme=light] .platform-configuration-workspace button:hover,html[data-resolved-theme=light] .platform-configuration-workspace button.active,html[data-resolved-theme=light] .resource-management-workspace button:hover,html[data-resolved-theme=light] .runtime-operations-workspace button:hover,html[data-resolved-theme=light] .governance-workspace button:hover{color:#111;background:#e8e8e8;border-color:#8c8c8c}html[data-resolved-theme=light] .platform-configuration-tabs button,html[data-resolved-theme=light] .third-party-switcher button,html[data-resolved-theme=light] .resource-management-tabs button,html[data-resolved-theme=light] .runtime-tabs button{background:0 0}html[data-resolved-theme=light] .platform-configuration-tabs button.active,html[data-resolved-theme=light] .third-party-switcher button.active,html[data-resolved-theme=light] .resource-management-tabs button.active,html[data-resolved-theme=light] .runtime-tabs button.active{color:#1f1f1f;background:#e8e8e8}html[data-resolved-theme=light] .runtime-tabs{border-color:var(--light-line)}html[data-resolved-theme=light] .configuration-manager{border-color:#d2d2d2}html[data-resolved-theme=light] .configuration-manager>aside{background:#f5f5f5;border-color:#d2d2d2}html[data-resolved-theme=light] .configuration-manager>aside header,html[data-resolved-theme=light] .configuration-manager>aside li button,html[data-resolved-theme=light] .configuration-manager>form footer{border-color:#d2d2d2}html[data-resolved-theme=light] .configuration-manager>aside li button strong,html[data-resolved-theme=light] .navigation-configuration-identity strong{color:#292929}html[data-resolved-theme=light] .platform-application-visual,html[data-resolved-theme=light] .platform-site-icon-options .platform-application-visual,html[data-resolved-theme=light] .navigation-configuration-row>.ccsop-svg-icon{color:#333}html[data-resolved-theme=light] .platform-configuration-workspace input,html[data-resolved-theme=light] .platform-configuration-workspace select,html[data-resolved-theme=light] .platform-configuration-workspace textarea,html[data-resolved-theme=light] .governance-search input{color:#222;background:#fff;border-color:#c9c9c9}html[data-resolved-theme=light] .platform-configuration-workspace input:disabled{color:#777;background:#eee;border-color:#d5d5d5}html[data-resolved-theme=light] .resource-library-shell,html[data-resolved-theme=light] .resource-library-c1,html[data-resolved-theme=light] .resource-library-c2,html[data-resolved-theme=light] .resource-library-c3{background:#fff}html[data-resolved-theme=light] .resource-library-matrix{background:#fff;gap:0}html[data-resolved-theme=light] .resource-library-matrix>button{color:var(--light-text);background:#fff;border:1px solid #d5d5d5}html[data-resolved-theme=light] .resource-library-matrix>button:hover{background:#ededed}html[data-resolved-theme=light] .resource-library-matrix>button.active{background:#e3e3e3;box-shadow:inset 0 0 0 2px #1677d2}html[data-resolved-theme=light] .resource-library-tile-preview{color:#333;background:0 0}html[data-resolved-theme=light] .resource-library-tile-preview.icon,html[data-resolved-theme=light] .resource-library-preview.resource-icon-preview,html[data-resolved-theme=light] .resource-library-preview.resource-icon-preview .ccsop-svg-icon{color:#2f2f2f;background:0 0}html[data-resolved-theme=light] .resource-library-matrix>button.active .resource-library-tile-preview.icon{color:#111}html[data-resolved-theme=light] .resource-library-tile-preview .ccsop-svg-icon-resource,html[data-resolved-theme=light] .resource-library-preview .ccsop-svg-icon-resource{background-color:currentColor}html[data-resolved-theme=light] .resource-library-matrix strong,html[data-resolved-theme=light] .adapter-management-table,html[data-resolved-theme=light] .runtime-section td{color:#333}html[data-resolved-theme=light] .resource-library-matrix code,html[data-resolved-theme=light] .configuration-manager code{color:#666}html[data-resolved-theme=light] .resource-library-c3 input,html[data-resolved-theme=light] .resource-library-c3 select,html[data-resolved-theme=light] .resource-library-c3 textarea{color:#222;background:#fff;border-color:#c9c9c9}html[data-resolved-theme=light] .resource-library-c3 input:disabled,html[data-resolved-theme=light] .resource-library-c3 select:disabled,html[data-resolved-theme=light] .resource-library-auto-code p{color:#777;background:#eee;border-color:#d5d5d5}html[data-resolved-theme=light] .resource-library-c3 form>label,html[data-resolved-theme=light] .resource-library-auto-code{color:#555}html[data-resolved-theme=light] .resource-library-preview{color:var(--light-secondary);border-color:var(--light-line);background:#f2f2f2}html[data-resolved-theme=light] .resource-library-c3 footer{border-color:var(--light-line)}html[data-resolved-theme=light] .database-table-details{color:#333;border-color:var(--light-line)}html[data-resolved-theme=light] .database-table-details>h2{color:#171717}html[data-resolved-theme=light] .database-table-details dl,html[data-resolved-theme=light] .database-table-details dl div{border-color:#777}html[data-resolved-theme=light] .database-table-details dt{color:#444}html[data-resolved-theme=light] .database-table-details dd{color:#222}html[data-resolved-theme=light] .database-table-details code{color:#075ea8}html[data-resolved-theme=light] .database-related-documents{border-color:#777}html[data-resolved-theme=light] .database-related-documents li{border-color:#aaa}html[data-resolved-theme=light] .database-related-documents span{color:#444}html[data-resolved-theme=light] .interface-governance-details{color:#333;border-color:var(--light-line)}html[data-resolved-theme=light] .interface-governance-details>h2,html[data-resolved-theme=light] .interface-governance-details h3{color:#171717}html[data-resolved-theme=light] .interface-governance-details dl,html[data-resolved-theme=light] .interface-governance-details dl div,html[data-resolved-theme=light] .interface-response-table-wrap th,html[data-resolved-theme=light] .interface-response-table-wrap td{border-color:#444}html[data-resolved-theme=light] .interface-governance-details dt,html[data-resolved-theme=light] .interface-response-table-wrap th{color:#333}html[data-resolved-theme=light] .interface-governance-details dd,html[data-resolved-theme=light] .interface-response-table-wrap td{color:#222}html[data-resolved-theme=light] .interface-governance-details code{color:#075ea8}html[data-resolved-theme=light] .interface-contract-empty,html[data-resolved-theme=light] .interface-example-note{color:#555}html[data-resolved-theme=light] .interface-governance-details pre{color:#202020;background:#f7f7f7fa;border-color:#bdbdbd}html[data-resolved-theme=light] .interface-governance-details pre .json-token-key{color:#7a2f8f}html[data-resolved-theme=light] .interface-governance-details pre .json-token-string{color:#176c37}html[data-resolved-theme=light] .interface-governance-details pre .json-token-number{color:#9a3c10}html[data-resolved-theme=light] .interface-governance-details pre .json-token-literal{color:#9d2424}html[data-resolved-theme=light] .adapter-management-table th,html[data-resolved-theme=light] .runtime-section th{color:#252525;background:var(--light-subtle)}html[data-resolved-theme=light] .adapter-management-table th,html[data-resolved-theme=light] .adapter-management-table td,html[data-resolved-theme=light] .runtime-section th,html[data-resolved-theme=light] .runtime-section td{border-color:var(--light-line)}html[data-resolved-theme=light] .adapter-management-table tbody tr:hover,html[data-resolved-theme=light] .runtime-section tbody tr:hover{background:#f2f2f2}html[data-resolved-theme=light] .adapter-management-table tbody tr[data-selected=true]{background:#e3e3e3}html[data-resolved-theme=light] .resource-library-success{color:#14683f;background:#e8f5ed;border-left-color:#2e8b57}html[data-resolved-theme=light] .adapter-management-c3 form>section{color:#444}html[data-resolved-theme=light] .adapter-management-c3 form>section>strong{color:#222}html[data-resolved-theme=light] .adapter-related-interfaces ul,html[data-resolved-theme=light] .adapter-related-interfaces li{border-color:var(--light-line)}html[data-resolved-theme=light] .adapter-status{color:#444;background:#eee;border-color:#aaa}html[data-resolved-theme=light] .adapter-status[data-status=ready],html[data-resolved-theme=light] .adapter-status[data-status=active],html[data-resolved-theme=light] .adapter-status[data-status=healthy]{color:#14683f;background:#e8f5ed;border-color:#78b895}html[data-resolved-theme=light] .adapter-status[data-status=partial],html[data-resolved-theme=light] .adapter-status[data-status=testing],html[data-resolved-theme=light] .adapter-status[data-status=degraded]{color:#775712;background:#fff6da;border-color:#d9bd77}html[data-resolved-theme=light] .adapter-status[data-status=blocked],html[data-resolved-theme=light] .adapter-status[data-status=unavailable]{color:#a52d32;background:#fcebec;border-color:#dfa5a8}html[data-resolved-theme=light] .adapter-status[data-status=test_only],html[data-resolved-theme=light] .adapter-status[data-status=runtime_registered],html[data-resolved-theme=light] .adapter-status[data-status=factory_available]{color:#235b89;background:#edf5fb;border-color:#9abbd6}html[data-resolved-theme=light] .adapter-status[data-status=not_wired],html[data-resolved-theme=light] .adapter-status[data-status=contract_only]{color:#6c4144;background:#f7eeee;border-color:#c9aaad}html[data-resolved-theme=light] .runtime-content{background:var(--light-surface);scrollbar-color:#999 #ededed}html[data-resolved-theme=light] .runtime-summary{border-color:var(--light-line);background:var(--light-surface)}html[data-resolved-theme=light] .runtime-summary>div{border-color:var(--light-line)}html[data-resolved-theme=light] .runtime-summary span,html[data-resolved-theme=light] .runtime-section>h2 span{color:var(--light-muted)}html[data-resolved-theme=light] .runtime-summary strong{color:var(--light-text)}html[data-resolved-theme=light] .runtime-summary>div[data-state=ok] strong{color:#18724b}html[data-resolved-theme=light] .runtime-summary>div[data-state=down] strong{color:#b53a3a}html[data-resolved-theme=light] .runtime-section td strong{color:#222}html[data-resolved-theme=light] .runtime-section td code{color:#555}html[data-resolved-theme=light] .runtime-definition dl,html[data-resolved-theme=light] .runtime-definition dl>div{border-color:var(--light-line)}html[data-resolved-theme=light] .runtime-definition dt{color:#555;background:var(--light-subtle)}html[data-resolved-theme=light] .runtime-definition dd{color:#2b2b2b;background:var(--light-surface)}html[data-resolved-theme=light] .runtime-status{color:#555;background:#eee;border-color:#bdbdbd}html[data-resolved-theme=light] .runtime-status[data-status=ok],html[data-resolved-theme=light] .runtime-status[data-status=healthy],html[data-resolved-theme=light] .runtime-status[data-status=ready],html[data-resolved-theme=light] .runtime-status[data-status=active],html[data-resolved-theme=light] .runtime-status[data-status=enabled],html[data-resolved-theme=light] .runtime-status[data-status=started]{color:#14683f;background:#e8f5ed;border-color:#78b895}html[data-resolved-theme=light] .runtime-status[data-status=down],html[data-resolved-theme=light] .runtime-status[data-status=unavailable],html[data-resolved-theme=light] .runtime-status[data-status=blocked],html[data-resolved-theme=light] .runtime-status[data-status=stopped]{color:#a52d32;background:#fcebec;border-color:#dfa5a8}html[data-resolved-theme=light] .runtime-status[data-status=degraded],html[data-resolved-theme=light] .runtime-status[data-status=partial],html[data-resolved-theme=light] .runtime-status[data-status=testing]{color:#775712;background:#fff6da;border-color:#d9bd77}html[data-resolved-theme=light] .account-profile-dialog{color:#333;background:#fff;border-color:#ccc;box-shadow:0 18px 48px #0000002e}html[data-resolved-theme=light] .account-profile-dialog>header h1{color:#1f1f1f}html[data-resolved-theme=light] .account-profile-readonly dt{background:#ededed}html[data-resolved-theme=light] .account-profile-readonly dd{color:#333}html[data-resolved-theme=light] .account-profile-form input,html[data-resolved-theme=light] .account-profile-form select{color:#222;background:#fff;border-color:#c9c9c9}html[data-resolved-theme=light] .account-message-list>header strong,html[data-resolved-theme=light] .account-message-title,html[data-resolved-theme=light] .account-message-detail h2{color:#1f1f1f}html[data-resolved-theme=light] .account-message-list li>button{color:#333}html[data-resolved-theme=light] .account-message-list li>button:hover{background:#ededed}html[data-resolved-theme=light] .account-message-detail p{color:#4d4d4d}html[data-resolved-theme=light] .settings-feedback.error{color:#a33232;background:#fff0f0}@media (prefers-color-scheme:light){html[data-theme=system] .settings-workspace{--settings-bg:#fff;--settings-panel:#fff;--settings-line:#d2d2d2;--settings-text:#202020;--settings-muted:#6b6b6b}}
