: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}}
button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default}.property-letter-brand{color:var(--console-text);letter-spacing:0;white-space:nowrap;align-items:center;gap:9px;margin-left:8px;line-height:.78;display:inline-flex}.property-letter-brand-en{color:var(--console-text);padding-right:0;font-family:Arial,sans-serif;font-size:10px;font-weight:700;line-height:1.1;display:inline-block}.property-letter-brand-zh{color:var(--console-text);letter-spacing:0;font-family:Microsoft YaHei,sans-serif;font-size:19px;font-weight:700}.property-letter-brand-zh sup{color:var(--console-muted);margin-left:2px;font-family:Arial,sans-serif;font-size:5px;font-weight:600;position:relative;top:-8px}.spin{animation:1s linear infinite property-spin}@keyframes property-spin{to{transform:rotate(360deg)}}.session-stage,.callback-stage{text-align:center;background:radial-gradient(circle at 50% 42%,#4056a7 0,#2b3d87 44%,#17255f 100%);place-content:center;justify-items:center;min-height:100vh;padding:24px;display:grid}.session-stage>img{width:70px;height:70px;margin-bottom:24px}.session-stage>svg{color:#fff;width:28px;height:28px}.session-stage h1,.session-stage p{color:#fff}.session-stage h1{margin:0 0 12px;font-size:20px;font-weight:500}.session-stage p{margin:8px 0 24px;font-size:13px}.session-stage button,.callback-status a{color:#fff;background:#5580e5;border:0;border-radius:4px;min-width:160px;height:42px;padding:0 22px;line-height:42px;text-decoration:none}.callback-status{color:#202020;background:#fff;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;width:min(400px,100vw - 32px);min-height:300px;padding:44px;display:flex}.callback-status>svg{color:#004098;width:42px;height:42px}.callback-status h1{margin:18px 0 6px;font-size:18px;font-weight:500}.callback-status p{color:#555;min-height:38px;margin:0 0 28px;font-size:12px;line-height:1.6}.property-workspace{min-height:100%;color:var(--ccsop-property-content-text,var(--console-text));background:var(--ccsop-property-content-background,var(--console-bg));padding:22px 28px 36px}.property-workspace-heading{margin-bottom:16px}.property-workspace-heading h1{margin:0 0 6px;font-size:16px;font-weight:600}.property-workspace-heading p{color:var(--ccsop-property-content-muted,var(--console-muted));margin:0;font-size:12px;line-height:1.7}.property-scope-notice{background:var(--ccsop-property-content-surface,transparent);border:1px solid var(--ccsop-property-content-line,var(--console-line));border-left:3px solid var(--console-focus);grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:76px;padding:14px 16px;display:grid}.property-scope-notice>svg{width:22px;height:22px;color:var(--console-focus)}.property-scope-notice strong{font-size:13px;font-weight:600;display:block}.property-scope-notice p{color:var(--ccsop-property-content-muted,var(--console-muted));margin:5px 0 0;font-size:11px;line-height:1.55}.property-workspace-error{color:#e5534b!important}.property-workspace-message{color:#2f2f2f;border-left:3px solid var(--console-focus);background:#f7f7f7fa;margin:0;padding:9px 12px;font-size:12px;line-height:1.55}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.property-account-workspace{width:100%;min-width:0}.property-account-workspace-empty{color:#666;margin:10px 2px 2px;font-size:12px;line-height:1.55}.property-account-switch-trigger{border:0;align-items:center;gap:10px;width:auto;height:30px;margin:7px 0 0;font-size:14px;line-height:1;display:inline-flex;color:#333!important;background:0 0!important;border-radius:0!important;padding:0 18px!important}.property-account-switch-trigger:hover{color:var(--console-focus)!important}.property-account-switch-trigger svg{color:#4f4f4f;stroke-width:2px;width:15px;height:15px}.property-account-options{gap:2px;margin-top:9px;display:grid}.property-account-options>span{color:var(--console-muted);margin:4px 7px 2px;font-size:10px}.property-account-options>button{width:100%;min-height:30px;color:var(--console-text);text-align:left;background:0 0;border:0;border-radius:2px;justify-content:space-between;align-items:center;gap:8px;padding:5px 7px;display:flex}.property-account-options>button:hover:not(:disabled){background:var(--console-hover)}.property-account-options>button:disabled{cursor:default;opacity:1}.property-account-options button>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.property-account-options button>span>strong,.property-account-options button>span>small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.property-account-options button>span>small{color:var(--console-muted);margin-top:2px;font-size:10px;font-weight:400}.property-account-options button>svg{width:14px;height:14px;color:var(--console-focus);flex:none}.property-account-card{color:#202020;text-align:center;background:#fff;border-radius:10px;justify-items:center;gap:5px;padding:16px 12px 14px;display:grid}.property-account-card img{object-fit:contain;border-radius:50%;width:44px;height:44px;margin-bottom:3px}.property-account-card strong,.property-account-card span{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.property-account-card strong{font-size:16px;font-weight:700}.property-account-card span{color:#707070;font-size:12px}.property-account-card small{color:#666;font-size:11px}.property-account-identity{align-items:center;gap:4px;max-width:100%;display:inline-flex}.property-account-identity small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.property-account-identity button{border:0;flex:none;place-items:center;display:inline-grid;color:#777!important;background:0 0!important;border-radius:50%!important;width:20px!important;height:20px!important;padding:0!important}.property-account-identity button:hover{color:#202020!important;background:#e2e2e2!important}.property-account-identity button svg{width:13px;height:13px}.ccsop-user-popover:has(.property-account-workspace){color:#202020;background:#f7f8fa;border:0;border-radius:12px;padding:10px;box-shadow:0 8px 24px #0000002e}.ccsop-user-popover:has(.property-account-workspace) .ccsop-user-menu-content{border:0;margin:6px 0;padding:0}.ccsop-user-popover:has(.property-account-workspace) .property-account-switch-trigger{color:#666!important}.ccsop-user-popover:has(.property-account-workspace) .property-account-switch-trigger:hover{color:#1677d2!important}.ccsop-user-popover:has(.property-account-workspace) button{color:#333}.ccsop-user-popover:has(.property-account-workspace) .ccsop-user-action-list{margin:9px -10px 0;padding:0 0 10px}.ccsop-user-popover:has(.property-account-workspace) .ccsop-user-action-list button{border-radius:0;gap:14px;height:35px;padding:0 28px;font-size:14px;font-weight:400;line-height:35px}.ccsop-user-popover:has(.property-account-workspace) .ccsop-user-action-list button svg{color:#4f4f4f;stroke-width:2px;width:15px;height:15px}.ccsop-user-popover:has(.property-account-workspace) .ccsop-user-action-list button:hover{color:#111;background:#e8e8e8}.property-project-picker{color:#202020;background:#f5f6f8;place-items:center;min-height:100vh;padding:28px;display:grid}.property-project-picker-panel{background:#fff;border:1px solid #dedede;border-radius:8px;width:min(720px,100%);overflow:hidden;box-shadow:0 14px 40px #0000001a}.property-project-picker-heading{border-bottom:1px solid #e5e5e5;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:112px;padding:24px 28px;display:grid}.property-project-picker-heading>img{object-fit:contain;border-radius:50%;width:46px;height:46px}.property-project-picker-heading h1{margin:0 0 5px;font-size:19px;font-weight:600}.property-project-picker-heading p{color:#666;margin:0;font-size:12px;line-height:1.65}.property-project-picker-return{color:#444;white-space:nowrap;background:#fff;border:1px solid #d1d1d1;border-radius:3px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:12px;display:inline-flex}.property-project-picker-return:hover{color:#111;background:#f0f0f0}.property-project-picker-return svg{width:14px;height:14px}.property-project-picker-list{padding:10px 0;display:grid}.property-project-picker-item{color:#202020;text-align:left;background:#fff;border:0;border-bottom:1px solid #ededed;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:82px;padding:13px 28px;display:grid}.property-project-picker-item:last-child{border-bottom:0}.property-project-picker-item:hover:not(:disabled){background:#f3f5f7}.property-project-picker-item:disabled{cursor:default;opacity:1}.property-project-picker-item>svg:first-child{color:#2878d4;width:21px;height:21px}.property-project-picker-item>span:nth-child(2){gap:3px;min-width:0;display:grid}.property-project-picker-item strong,.property-project-picker-item small,.property-project-picker-item em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.property-project-picker-item strong{font-size:14px;font-weight:600}.property-project-picker-item small{color:#666;font-size:12px}.property-project-picker-item em{color:#888;font-size:11px;font-style:normal}.property-project-picker-item>svg:last-child{color:#1f7a42;width:18px;height:18px}.property-project-picker-enter{color:#2878d4;font-size:12px}.property-workspace-grid{grid-template-columns:minmax(0,1fr) 290px;gap:18px;margin-top:18px;display:grid}.property-work-section{background:var(--ccsop-property-content-surface,transparent);border:1px solid var(--ccsop-property-content-line,var(--console-line));min-height:330px}.property-workbench-summary{background:var(--ccsop-property-content-surface,transparent);border:1px solid var(--ccsop-property-content-line,var(--console-line));margin-top:18px}.property-workbench-summary>.property-section-title{min-height:47px;padding:0 15px}.property-workbench-metrics{border-top:1px solid var(--ccsop-property-content-line,var(--console-line));grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.property-workbench-metric{border-right:1px solid var(--ccsop-property-content-line,var(--console-line));align-content:center;gap:5px;min-height:94px;padding:14px 15px;display:grid}.property-workbench-metric:last-child{border-right:0}.property-workbench-metric small,.property-workbench-metric span{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px}.property-workbench-metric strong{color:var(--ccsop-property-content-text,var(--console-text));font-size:22px;font-weight:600}.property-common-module-section{min-height:330px}.property-section-title{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));align-items:center;height:44px;padding:0 14px;display:flex}.property-section-title>div{align-items:center;gap:8px;display:flex}.property-section-title svg{width:16px;height:16px;color:var(--ccsop-property-content-muted,var(--console-muted))}.property-section-title h2{margin:0;font-size:13px;font-weight:600}.property-empty-state{min-height:278px;color:var(--ccsop-property-content-muted,var(--console-muted));text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.property-empty-state svg{opacity:.7;width:30px;height:30px;margin-bottom:11px}.property-empty-state strong{color:var(--ccsop-property-content-text,var(--console-text));font-size:13px;font-weight:600}.property-empty-state p{max-width:340px;margin:7px 16px 0;font-size:11px;line-height:1.6}.property-workflow-task-list{margin:0;padding:0;list-style:none}.property-workflow-task-list li{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));justify-content:space-between;align-items:center;gap:16px;min-height:66px;padding:12px 15px;display:flex}.property-workflow-task-list li>div{gap:5px;min-width:0;display:grid}.property-workflow-task-list li>div:last-child{color:var(--ccsop-property-content-muted,var(--console-muted));white-space:nowrap;grid-auto-flow:column;justify-content:end;align-items:center;font-size:11px}.property-workflow-task-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.property-workflow-task-list span{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px}.property-priority-emergency,.property-priority-urgent{color:#e5534b}.property-priority-high{color:#d9a441}.property-priority-normal,.property-priority-low{color:var(--ccsop-property-content-muted,var(--console-muted))}.property-module-row{width:100%;height:51px;color:var(--ccsop-property-content-text,var(--console-text));border:0;border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:0 14px;display:flex}.property-module-row:hover:not(:disabled){background:#f0f0f0}.property-module-row:disabled{color:var(--ccsop-property-content-muted,var(--console-muted));opacity:.55}.property-module-row span{font-size:12px}.property-module-row small{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:10px}.property-module-placeholder{background:var(--ccsop-property-content-surface,transparent);border:1px solid var(--ccsop-property-content-line,var(--console-line));align-content:center;gap:10px;max-width:760px;min-height:180px;padding:28px;display:grid}.property-module-placeholder strong{font-size:14px;font-weight:600}.property-module-placeholder p{max-width:560px;color:var(--ccsop-property-content-muted,var(--console-muted));margin:0;font-size:12px;line-height:1.8}.property-profile-hero{background:var(--ccsop-property-content-surface,transparent);border:1px solid var(--ccsop-property-content-line,var(--console-line));border-left:3px solid var(--console-focus);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:14px 16px;display:grid}.property-profile-hero>svg{width:21px;height:21px;color:var(--console-focus)}.property-profile-hero strong,.property-profile-hero span{display:block}.property-profile-hero strong{font-size:14px;font-weight:600}.property-profile-hero span,.property-profile-hero small{color:var(--ccsop-property-content-muted,var(--console-muted));margin-top:5px;font-size:11px}.property-profile-hero small{white-space:nowrap;margin:0}.property-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.property-profile-section{background:var(--ccsop-property-content-surface,transparent);border:1px solid var(--ccsop-property-content-line,var(--console-line));min-height:292px}.property-profile-rows{padding:5px 14px 12px}.property-profile-row{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));grid-template-columns:92px minmax(0,1fr);gap:12px;padding:9px 0;font-size:12px;display:grid}.property-profile-row:last-child{border-bottom:0}.property-profile-row>span{color:var(--ccsop-property-content-muted,var(--console-muted))}.property-profile-row>strong{min-width:0;color:var(--ccsop-property-content-text,var(--console-text));text-align:right;text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.property-profile-empty{color:var(--ccsop-property-content-muted,var(--console-muted));padding:24px 14px;font-size:12px;line-height:1.7}.property-workspace-heading{justify-content:space-between;align-items:start;gap:18px;display:flex}.property-workspace-heading>small{color:var(--ccsop-property-content-muted,var(--console-muted));white-space:nowrap;margin-top:4px;font-size:12px}.property-report-print-action{align-items:center;gap:10px;display:inline-flex}.property-report-print-action>small{color:var(--ccsop-property-content-muted,var(--console-muted));white-space:nowrap;font-size:12px}.property-report-print-note{display:none}.property-space-section{background:var(--ccsop-property-content-surface,transparent);border:1px solid var(--ccsop-property-content-line,var(--console-line))}.property-space-section .property-section-title{justify-content:space-between}.property-space-section .property-section-title>small{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px}.property-building-workbench{background:var(--ccsop-property-content-surface,#fff);border:1px solid var(--ccsop-property-content-line,var(--console-line));grid-template-columns:minmax(270px,320px) minmax(0,1fr);height:calc(100vh - 174px);min-height:560px;display:grid;overflow:hidden}.property-building-directory{border-right:1px solid var(--ccsop-property-content-line,var(--console-line));grid-template-rows:44px auto minmax(0,1fr) 45px;min-width:0;display:grid}.property-building-directory-title,.property-building-directory-title>div{align-items:center;display:flex}.property-building-directory-title{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));justify-content:space-between;padding:0 13px;font-size:12px}.property-building-directory-title>div{gap:8px}.property-building-directory-title svg{color:#50545a;width:16px;height:16px}.property-building-directory-title strong{font-weight:600}.property-building-directory-title>span{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:10px}.property-building-filters{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));background:#fafafa;gap:8px;padding:10px 11px;display:grid}.property-building-search{background:#fff;border:1px solid #cfd3d8;align-items:center;height:31px;display:flex}.property-building-search svg{color:#6a6e74;flex:none;width:14px;height:14px;margin:0 8px}.property-building-search input{color:#202124;background:0 0;border:0;outline:0;flex:1;min-width:0;height:29px;padding:0 8px 0 0;font-size:11px}.property-building-filters>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.property-building-filters select{color:#303238;background:#fff;border:1px solid #cfd3d8;outline:0;min-width:0;height:29px;padding:0 7px;font-size:11px}.property-building-list{scrollbar-color:#aeb3ba transparent;scrollbar-width:thin;background:#fff;min-height:0;overflow-y:auto}.property-building-list>button{color:#202124;width:100%;min-height:60px;font:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #e1e3e6;grid-template-columns:22px minmax(0,1fr) auto 13px;align-items:center;gap:8px;padding:8px 10px 8px 12px;display:grid;position:relative}.property-building-list>button:hover{background:#f5f6f7}.property-building-list>button.is-selected{background:#edf4ff}.property-building-list>button.is-selected:before{background:var(--console-focus);content:"";width:3px;position:absolute;inset:0 auto 0 0}.property-building-list>button>svg:first-child{color:#5b6168;width:18px;height:18px}.property-building-list>button.is-selected>svg:first-child{color:var(--console-focus)}.property-building-list>button>span{min-width:0}.property-building-list>button strong,.property-building-list>button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.property-building-list>button strong{font-size:12px;font-weight:600}.property-building-list>button small{color:#73777d;margin-top:4px;font-size:10px}.property-building-list>button>svg:last-child{color:#969ba1;width:13px;height:13px}.property-building-list-count{text-align:right}.property-building-list-count strong{font-variant-numeric:tabular-nums;font-size:13px!important}.property-building-list-count small{margin-top:2px!important}.property-building-empty{color:#73777d;text-align:center;padding:28px 12px;font-size:11px}.property-building-directory-footer{border-top:1px solid var(--ccsop-property-content-line,var(--console-line));color:#73777d;justify-content:space-between;align-items:center;gap:8px;padding:0 10px 0 12px;font-size:10px;display:flex}.property-building-directory-footer>div{gap:5px;display:flex}.property-building-directory-footer button{color:#303238;background:#fff;border:1px solid #cfd3d8;height:25px;padding:0 8px;font-size:10px}.property-building-directory-footer button:hover:not(:disabled){background:#f1f2f3}.property-building-directory-footer button:disabled{opacity:.4}.property-building-detail{scrollbar-color:#aeb3ba transparent;scrollbar-width:thin;background:#fff;min-width:0;overflow-y:auto}.property-building-detail-header{border-bottom:1px solid #d9dce0;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:13px 16px;display:flex}.property-building-detail-identity{align-items:center;gap:11px;min-width:0;display:flex}.property-building-detail-identity>span{color:#fff;background:#1677d2;flex:none;place-items:center;width:36px;height:36px;display:grid}.property-building-detail-identity svg{width:20px;height:20px}.property-building-detail-identity h2{color:#202124;margin:0;font-size:15px;font-weight:600}.property-building-detail-identity p{color:#6d7177;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:10px;overflow:hidden}.property-building-actions{flex:none;gap:7px;display:flex}.property-building-actions button{color:#303238;background:#fff;border:1px solid #c8ccd1;align-items:center;gap:5px;height:30px;padding:0 10px;font-size:11px;display:inline-flex}.property-building-actions button:hover{background:#f2f3f4}.property-building-actions button.is-primary{color:#fff;background:#1677d2;border-color:#1677d2}.property-building-actions button.is-primary:hover{background:#0f65b6}.property-building-actions svg{width:13px;height:13px}.property-building-metrics{border-bottom:1px solid #d9dce0;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.property-building-metrics>div{border-right:1px solid #e0e2e5;align-items:center;gap:10px;min-height:76px;padding:12px 16px;display:flex}.property-building-metrics>div:last-child{border-right:0}.property-building-metrics svg{color:#555b62;width:18px;height:18px}.property-building-metrics small,.property-building-metrics strong{display:block}.property-building-metrics small{color:#73777d;font-size:10px}.property-building-metrics strong{color:#202124;margin-top:5px;font-size:16px;font-weight:600}.property-building-record{border-bottom:1px solid #d9dce0}.property-building-record-title{border-bottom:1px solid #e0e2e5;justify-content:space-between;align-items:center;height:42px;padding:0 16px;display:flex}.property-building-record-title strong{color:#202124;font-size:12px;font-weight:600}.property-building-record-title span{color:#336b42;font-size:10px}.property-building-record dl{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.property-building-record dl>div{border-bottom:1px solid #e5e7e9;border-right:1px solid #e5e7e9;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px;min-height:43px;padding:0 16px;display:grid}.property-building-record dl>div:nth-child(2n){border-right:0}.property-building-record dt{color:#73777d;font-size:10px}.property-building-record dd{color:#202124;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:11px;overflow:hidden}.property-building-house-directory{background:#fff;grid-template-rows:auto auto minmax(0,1fr) auto;min-height:100%;display:grid}.property-building-house-directory>header{border-bottom:1px solid #d9dce0;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:10px;min-height:70px;padding:11px 16px;display:grid}.property-building-house-directory>header>button{color:#3d4248;background:#fff;border:1px solid #c8ccd1;place-items:center;width:29px;height:29px;display:grid}.property-building-house-directory>header>button:hover{background:#f2f3f4}.property-building-house-directory>header svg{width:15px;height:15px}.property-building-house-directory>header h2{color:#202124;margin:0;font-size:15px;font-weight:600}.property-building-house-directory>header p{color:#6d7177;margin:5px 0 0;font-size:10px}.property-building-house-guide{background:#fafafa;border-bottom:1px solid #dfe2e5;align-items:center;gap:10px;min-height:55px;padding:9px 16px;display:flex}.property-building-house-guide>svg{color:#1677d2;width:18px;height:18px}.property-building-house-guide span{min-width:0}.property-building-house-guide strong,.property-building-house-guide small{display:block}.property-building-house-guide strong{color:#26292d;font-size:11px;font-weight:600}.property-building-house-guide small{color:#74787e;margin-top:3px;font-size:10px}.property-building-house-table-wrap{scrollbar-color:#aeb3ba transparent;scrollbar-width:thin;min-height:0;overflow:auto}.property-building-house-table{border-collapse:collapse;color:#202124;width:100%;font-size:11px}.property-building-house-table th,.property-building-house-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e0e2e5;height:43px;padding:7px 11px}.property-building-house-table th{z-index:1;color:#5f6368;background:#f5f6f7;font-size:10px;font-weight:500;position:sticky;top:0}.property-building-house-table tbody tr:hover{background:#f7f9fb}.property-building-house-table td:first-child{min-width:112px}.property-building-house-table td strong,.property-building-house-table td small{display:block}.property-building-house-table td strong{font-weight:600}.property-building-house-table td small{color:#777b80;margin-top:3px;font-size:9px}.property-building-house-actions{gap:5px;display:flex}.property-building-house-actions button{color:#303238;background:#fff;border:1px solid #cbd0d5;height:25px;padding:0 7px;font-size:10px}.property-building-house-actions button:first-child{color:#1267b5;border-color:#9fc2e3}.property-building-house-actions button:hover{background:#f0f3f6}.property-building-house-directory>footer{color:#73777d;border-top:1px solid #d9dce0;justify-content:space-between;align-items:center;gap:12px;min-height:45px;padding:0 11px 0 15px;font-size:10px;display:flex}.property-building-house-directory>footer>div{gap:5px;display:flex}.property-building-house-directory>footer button{color:#303238;background:#fff;border:1px solid #cfd3d8;height:25px;padding:0 8px;font-size:10px}.property-building-house-directory>footer button:hover:not(:disabled){background:#f1f2f3}.property-building-house-directory>footer button:disabled{opacity:.4}.property-building-detail-empty{color:#73777d;place-content:center;justify-items:center;gap:10px;min-height:360px;font-size:12px;display:grid}.property-building-detail-empty svg{width:30px;height:30px}.property-space-primary-cell{min-width:0;display:block}.property-space-primary-cell strong,.property-space-primary-cell small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.property-space-primary-cell strong{color:#202124;font-weight:600;line-height:14px}.property-space-primary-cell small{color:#777b80;margin-top:1px;font-size:9px;line-height:11px}.property-space-table-action,.property-space-row-actions button,.property-house-workbench-actions button,.property-house-business-grid button{color:#303238;min-height:27px;font:inherit;background:#fff;border:1px solid #cbd0d5;padding:0 9px;font-size:10px}.property-space-table-action:hover,.property-space-row-actions button:hover,.property-house-workbench-actions button:hover,.property-house-business-grid button:hover{background:#f1f3f4}.property-space-row-actions{align-items:center;gap:5px;display:flex}.property-space-row-actions button:first-child{color:#1267b5;border-color:#9fc2e3}.property-house-column-settings{color:#303238;font-size:11px;position:relative}.property-house-column-trigger{color:#303238;min-height:26px;font:inherit;cursor:pointer;background:#fff;border:1px solid #c8ccd1;align-items:center;gap:5px;padding:0 8px;display:inline-flex}.property-house-column-trigger:hover,.property-house-column-trigger[aria-expanded=true]{background:#f1f3f4;border-color:#9ba1a8}.property-house-column-trigger svg{width:14px;height:14px}.property-house-column-panel{z-index:20;color:#202124;background:#fff;border:1px solid #c8ccd1;flex-direction:column;width:360px;max-height:min(620px,100vh - 170px);display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #00000029}.property-house-column-panel>header{border-bottom:1px solid #e0e2e5;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 12px 0 14px;display:flex}.property-house-column-panel>header strong,.property-house-column-panel>header small{display:block}.property-house-column-panel>header strong{font-size:13px}.property-house-column-panel>header small{color:#70757a;margin-top:3px;font-size:10px}.property-house-column-panel>header button{color:#555;cursor:pointer;background:0 0;border:0;place-items:center;width:26px;height:26px;display:grid}.property-house-column-panel>header button:hover{background:#f1f3f4}.property-house-column-panel>header svg{width:15px;height:15px}.property-house-column-list{scrollbar-color:#aeb3ba transparent;scrollbar-width:thin;min-height:0;overflow-y:auto}.property-house-column-item{border-bottom:1px solid #f0f0f0;grid-template-columns:20px minmax(0,1fr) 26px 26px;align-items:center;gap:6px;min-height:38px;padding:4px 10px 4px 14px;display:grid}.property-house-column-item:hover{background:#f7f7f7}.property-house-column-item>input[type=checkbox]{accent-color:#1677d2;width:14px;height:14px;margin:0}.property-house-column-item>input[type=text]{color:#202124;min-width:0;height:27px;font:inherit;background:#fff;border:1px solid #cbd0d5;padding:0 7px}.property-house-column-item>input[type=text]:focus{outline-offset:-1px;border-color:#1677d2;outline:1px solid #1677d2}.property-house-column-item>button{color:#555;cursor:pointer;background:0 0;border:0;place-items:center;width:26px;height:26px;display:grid}.property-house-column-item>button:hover:not(:disabled){color:#111;background:#e8eaed}.property-house-column-item>button:disabled{opacity:.25;cursor:default}.property-house-column-item>button svg{width:13px;height:13px}.property-house-column-panel>footer{border-top:1px solid #dfe1e4;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:0 12px;display:flex}.property-house-column-panel>footer button{color:#303238;min-height:28px;font:inherit;cursor:pointer;background:#fff;border:1px solid #c8ccd1;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.property-house-column-panel>footer button:hover{background:#f1f3f4}.property-house-column-panel>footer button.is-primary{color:#fff;background:#1677d2;border-color:#1677d2}.property-house-column-panel>footer button.is-primary:hover{background:#0f65b6}.property-house-column-panel>footer svg{width:13px;height:13px}.property-house-workbench{color:#202124;background:#fff;min-height:100%}.property-house-workbench-header{border-bottom:1px solid #d9dce0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:50px;padding:7px 14px;display:grid}.property-house-room-badge{color:#26723d;white-space:nowrap;background:#d8efdc;border-radius:14px;align-items:center;gap:5px;min-height:28px;padding:0 11px;font-size:13px;font-weight:700;display:inline-flex}.property-house-room-badge .ccsop-svg-icon{width:14px;height:14px}.property-house-workbench-title{white-space:nowrap;align-items:baseline;gap:7px;min-width:0;display:flex;overflow:hidden}.property-house-workbench-header h2{color:#202124;letter-spacing:0;white-space:nowrap;flex:none;margin:0;font-size:15px;font-weight:700;line-height:20px}.property-house-workbench-header h2 span{font-size:13px;font-weight:700}.property-house-workbench-header small{color:#9a9a9a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;font-weight:400;line-height:14px;overflow:hidden}.property-house-workbench-actions{gap:7px;display:flex}.property-house-workbench-actions button.is-primary{color:#fff;background:#1677d2;border-color:#1677d2}.property-house-workbench-actions button.is-primary:hover{background:#0f65b6}.property-house-overview{background:#f7f7f7fa;border-bottom:1px solid #d9dce0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px 14px;display:grid}.property-house-overview-card{background:#fff;border:1px solid #d7dadd;border-radius:6px;align-content:center;gap:5px;min-width:0;min-height:88px;padding:12px 13px;display:grid}.property-house-overview-card>span{color:#6f747a;font-size:10px}.property-house-overview-card>strong{color:#202124;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-weight:600;line-height:1.2;overflow:hidden}.property-house-overview-card>small{color:#6f747a;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.property-house-overview-card.is-manager>strong{font-size:14px}.property-house-overview-card.is-area>strong{font-variant-numeric:tabular-nums}.property-house-contact-access{color:#303134;background:#fff;border-bottom:1px solid #d9dce0;align-items:center;gap:10px;min-height:48px;padding:7px 14px;display:flex}.property-house-contact-access label{align-items:center;gap:8px;font-size:10px;display:flex}.property-house-contact-access select{color:#202124;background:#fff;border:1px solid #b9bec5;min-width:160px;height:29px;padding:0 28px 0 9px}.property-house-contact-access button{color:#fff;background:#1677d2;border:1px solid #1677d2;align-items:center;gap:5px;height:29px;padding:0 11px;display:inline-flex}.property-house-contact-access button svg{width:14px;height:14px}.property-house-contact-access button:disabled{opacity:.6}.property-house-contact-access small{color:#6d7177;font-size:9px}.property-house-contact-access p{color:#c62828;margin:0 0 0 auto;font-size:10px}.property-house-profile,.property-house-relation-summary{border:1px solid #d7dadd;border-radius:6px;margin:12px 14px 0}.property-house-profile>header,.property-house-relation-summary>header{border-bottom:1px solid #e0e2e5;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 12px;display:flex}.property-house-profile>header strong,.property-house-profile>header small,.property-house-relation-summary>header strong,.property-house-relation-summary>header small{display:block}.property-house-profile>header strong,.property-house-relation-summary>header strong{font-size:11px;font-weight:600}.property-house-profile>header small,.property-house-relation-summary>header small{color:#74787e;margin-top:2px;font-size:9px}.property-house-profile dl{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.property-house-profile dl>div{border-bottom:1px solid #e5e7e9;border-right:1px solid #e5e7e9;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:43px;padding:0 11px;display:grid}.property-house-profile dl>div:nth-child(4n){border-right:0}.property-house-profile dl>div:nth-last-child(-n+4){border-bottom:0}.property-house-profile dt{color:#74787e;font-size:10px}.property-house-profile dd{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:11px;font-weight:500;overflow:hidden}.property-house-relation-summary>header button{color:#1267b5;min-height:27px;font:inherit;background:#fff;border:1px solid #9fc2e3;padding:0 9px;font-size:10px}.property-house-relation-summary>header button:hover{background:#f1f3f4}.property-house-relation-summary>div{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.property-house-relation-summary>div>span{border-right:1px solid #e5e7e9;align-content:center;justify-items:center;gap:3px;min-width:0;min-height:62px;display:grid}.property-house-relation-summary>div>span:last-child{border-right:0}.property-house-relation-summary>div strong,.property-house-relation-summary>div small{display:block}.property-house-relation-summary>div strong{font-variant-numeric:tabular-nums;font-size:17px;font-weight:600}.property-house-relation-summary>div small{color:#74787e;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.property-house-relation-summary>div .has-warning strong{color:#a15c00}.property-house-business-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px 14px 16px;display:grid}.property-house-business-grid>div{background:#fff;border:1px solid #d7dadd;border-radius:6px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:68px;padding:10px 11px;display:grid}.property-house-business-grid svg{color:#777b80;width:18px;height:18px}.property-house-business-grid .is-available svg{color:#1677d2}.property-house-business-grid span,.property-house-business-grid strong,.property-house-business-grid small{min-width:0;display:block}.property-house-business-grid strong{font-size:11px;font-weight:600}.property-house-business-grid small{color:#74787e;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.property-house-business-grid em{color:#74787e;white-space:nowrap;font-size:9px;font-style:normal}.property-space-table-wrap{overflow-x:auto}.property-space-table{border-collapse:collapse;width:100%;font-size:12px}.property-space-table th,.property-space-table td{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));text-align:left;white-space:nowrap;padding:10px 14px}.property-space-table th{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px;font-weight:500}.property-space-table tbody tr:hover{background:var(--console-hover)}.property-space-table td:first-child{min-width:150px}.property-space-table td strong,.property-space-table td small{display:block}.property-space-table td strong{font-weight:600}.property-space-table td small{color:var(--ccsop-property-content-muted,var(--console-muted));margin-top:3px;font-size:10px}.property-section-note{color:var(--ccsop-property-content-muted,var(--console-muted));margin:0 0 12px;font-size:12px;line-height:1.6}.property-message-open{max-width:100%;color:var(--ccsop-property-content-text,var(--console-text));font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-size:12px;font-weight:600;display:block;overflow:hidden}.property-message-open:hover:not(:disabled){color:var(--console-focus);text-decoration:underline}.property-message-open:disabled{cursor:wait;opacity:.6}.property-form-grid{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px;display:grid}.property-form-grid label{color:var(--ccsop-property-content-muted,var(--console-muted));gap:6px;font-size:11px;display:grid}.property-form-grid input,.property-form-grid select,.property-form-grid textarea{min-width:0;color:var(--ccsop-property-content-text,var(--console-text));background:var(--console-surface);border:1px solid var(--ccsop-property-content-line,var(--console-line));font:inherit;border-radius:3px;padding:8px 9px;font-size:12px}.property-form-grid textarea{resize:vertical;min-height:108px}.property-form-grid-span{grid-column:1/-1}.property-form-actions{justify-content:flex-end;display:flex}.property-form-actions button,.property-inline-actions button{color:#fff;background:var(--console-accent);min-height:30px;font:inherit;border:0;border-radius:3px;padding:0 11px;font-size:12px}.property-inline-actions{gap:6px;display:inline-flex}.property-inline-actions button+button{color:var(--ccsop-property-content-text,var(--console-text));border:1px solid var(--ccsop-property-content-line,var(--console-line));background:0 0}.property-inline-action{color:var(--console-accent);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.property-inline-action:hover{text-decoration:underline}.property-space-correction-form{border:1px solid var(--ccsop-property-content-line,var(--console-line));background:var(--console-hover);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:12px;padding:14px;display:grid}.property-space-correction-form>div:first-child{grid-column:1/-1;gap:4px;display:grid}.property-space-correction-form small{color:var(--ccsop-property-content-muted,var(--console-muted))}.property-space-correction-form label{color:var(--ccsop-property-content-muted,var(--console-muted));gap:6px;font-size:12px;display:grid}.property-space-correction-form input,.property-space-correction-form select,.property-space-correction-form textarea{box-sizing:border-box;width:100%;min-height:32px;color:var(--ccsop-property-content-text,var(--console-text));background:var(--ccsop-property-content-surface,#fff);border:1px solid var(--ccsop-property-content-line,var(--console-line));font:inherit;padding:6px 8px}.property-space-correction-form textarea{resize:vertical;min-height:72px}.property-space-correction-evidence{grid-column:1/-1}.property-space-correction-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.property-space-correction-actions button{border:1px solid var(--ccsop-property-content-line,var(--console-line));background:var(--ccsop-property-content-surface,#fff);min-height:32px;color:var(--ccsop-property-content-text,var(--console-text));font:inherit;cursor:pointer;padding:0 12px}.property-space-correction-actions button[type=submit]{color:#fff;background:var(--console-accent);border-color:var(--console-accent)}.property-correction-history{border-top:1px solid var(--ccsop-property-content-line,var(--console-line));color:var(--ccsop-property-content-muted,var(--console-muted));gap:5px;margin:12px;padding:12px;font-size:12px;display:grid}.property-correction-history strong{color:var(--ccsop-property-content-text,var(--console-text))}.property-correction-history-item{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));gap:6px;padding:8px 0;display:grid}.property-correction-history-item:last-child{border-bottom:0}.property-correction-review{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.property-correction-review input{border:1px solid var(--ccsop-property-content-line,var(--console-line));background:var(--ccsop-property-content-surface,#fff);min-width:220px;min-height:32px;color:var(--ccsop-property-content-text,var(--console-text));font:inherit;flex:260px;padding:0 8px}.property-inline-action-danger{color:#a73535!important}.property-inline-action-danger:disabled{color:var(--ccsop-property-content-muted,var(--console-muted))!important}@media (max-width:720px){.property-form-grid{grid-template-columns:1fr}}.property-message-detail{padding:16px 14px}.property-message-detail h3{margin:0;font-size:15px;font-weight:600}.property-message-detail>p{color:var(--ccsop-property-content-muted,var(--console-muted));margin:7px 0 0;font-size:12px;line-height:1.65}.property-message-detail-meta{color:var(--ccsop-property-content-muted,var(--console-muted));flex-wrap:wrap;gap:6px 14px;margin:12px 0;font-size:11px;display:flex}.property-message-detail-body{max-height:360px;color:var(--ccsop-property-content-text,var(--console-text));background:var(--console-hover);border:1px solid var(--ccsop-property-content-line,var(--console-line));white-space:pre-wrap;word-break:break-word;margin:0;padding:13px 14px;font:12px/1.75 Microsoft YaHei,sans-serif;overflow:auto}.property-inline-form{grid-template-columns:minmax(96px,.8fr) minmax(140px,1.3fr) minmax(100px,.8fr) minmax(72px,.55fr) auto;gap:8px;margin:10px 0 20px;display:grid}.property-inline-form input,.property-inline-form select{border:1px solid var(--ccsop-property-content-line,var(--console-line));background:var(--console-surface);min-width:0;height:32px;color:var(--console-text);font:inherit;border-radius:3px;padding:0 9px;font-size:12px}.property-inline-form button{background:var(--console-accent);color:#fff;height:32px;font:inherit;cursor:pointer;border:0;border-radius:3px;padding:0 12px;font-size:12px}.property-inline-form button:disabled{cursor:wait;opacity:.55}.property-inline-form label{min-width:0;color:var(--console-text-muted);gap:5px;font-size:11px;display:grid}.property-inventory-receipt-form{grid-template-columns:minmax(210px,1.5fr) minmax(150px,1fr) minmax(210px,1.5fr) minmax(105px,.65fr) minmax(150px,1fr) auto;align-items:end}@media (max-width:980px){.property-inline-form{grid-template-columns:repeat(2,minmax(0,1fr))}}.property-procurement-order-form{border-top:1px solid var(--ccsop-property-content-line,var(--console-line));gap:10px;margin:12px 0 20px;padding-top:12px;display:grid}.property-procurement-order-header{grid-template-columns:minmax(220px,1.5fr) minmax(150px,.8fr) minmax(140px,.65fr) minmax(220px,1fr);gap:8px;display:grid}.property-procurement-order-form input,.property-procurement-order-form select{border:1px solid var(--ccsop-property-content-line,var(--console-line));background:var(--console-surface);min-width:0;height:32px;color:var(--console-text);font:inherit;border-radius:3px;padding:0 9px;font-size:12px}.property-procurement-order-lines{gap:6px;display:grid}.property-procurement-order-line{grid-template-columns:24px minmax(150px,1.1fr) minmax(130px,.9fr) 86px 84px 70px 90px 96px 32px;align-items:center;gap:6px;display:grid}.property-procurement-order-line>span{text-align:center;color:var(--console-muted);font-size:12px}.property-procurement-order-line>strong{text-align:right;white-space:nowrap;font-size:12px}.property-procurement-order-form .property-icon-button{border:1px solid var(--ccsop-property-content-line,var(--console-line));width:32px;height:32px;color:var(--console-text);cursor:pointer;background:0 0;border-radius:3px;place-items:center;padding:0;display:inline-grid}.property-procurement-order-form .property-icon-button svg{width:14px;height:14px}.property-procurement-order-form button:disabled{cursor:not-allowed;opacity:.5}.property-procurement-order-footer{justify-content:flex-end;align-items:center;gap:12px;display:flex}.property-procurement-order-footer>span{align-items:baseline;gap:6px;margin-left:auto;font-size:12px;display:flex}.property-procurement-order-footer small{color:var(--console-muted)}.property-procurement-order-footer small[role=alert]{color:var(--console-danger,#b42318)}.property-procurement-order-footer button{background:var(--console-accent);color:#fff;height:32px;font:inherit;cursor:pointer;border:0;border-radius:3px;align-items:center;gap:6px;padding:0 12px;font-size:12px;display:inline-flex}.property-procurement-order-footer button svg{width:14px;height:14px}.property-procurement-order-footer .property-secondary-button{border:1px solid var(--ccsop-property-content-line,var(--console-line));color:var(--console-text);background:0 0}@media (max-width:1180px){.property-procurement-order-header{grid-template-columns:repeat(2,minmax(0,1fr))}.property-procurement-order-line{grid-template-columns:24px repeat(2,minmax(110px,1fr)) 82px 76px 64px 84px 90px 32px;overflow-x:auto}}.property-space-pagination{border-top:1px solid var(--ccsop-property-content-line,var(--console-line));justify-content:end;align-items:center;gap:8px;min-height:48px;padding:0 14px;display:flex}.property-space-pagination span{color:var(--ccsop-property-content-muted,var(--console-muted));margin-right:5px;font-size:11px}.property-space-pagination button{height:27px;color:var(--ccsop-property-content-text,var(--console-text));border:1px solid var(--ccsop-property-content-line,var(--console-line));background:0 0;border-radius:2px;padding:0 10px;font-size:11px}.property-space-pagination button:hover:not(:disabled){background:var(--console-hover)}.property-space-pagination button:disabled{cursor:default;opacity:.45}.property-customer-search{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));gap:7px;padding:12px 14px;display:grid}.property-customer-search label{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px}.property-customer-search>div{border:1px solid var(--ccsop-property-content-line,var(--console-line));align-items:center;max-width:480px;display:flex}.property-customer-search svg{width:15px;color:var(--ccsop-property-content-muted,var(--console-muted));flex:none;margin:0 8px}.property-customer-search input{min-width:0;height:30px;color:var(--ccsop-property-content-text,var(--console-text));background:0 0;border:0;outline:0;flex:1;font-size:12px}.property-customer-search button{height:30px;color:var(--ccsop-property-content-text,var(--console-text));border:0;border-left:1px solid var(--ccsop-property-content-line,var(--console-line));background:0 0;padding:0 12px;font-size:12px}.property-customer-search button:hover:not(:disabled){background:var(--console-hover)}.property-customer-search button:disabled{opacity:.45}.property-template-actions{align-items:center;gap:10px;display:inline-flex}.property-template-actions button,.property-template-form button{min-height:28px;color:var(--ccsop-property-content-text,var(--console-text));border:1px solid var(--ccsop-property-content-line,var(--console-line));background:0 0;padding:0 11px;font-size:12px}.property-template-actions button:hover,.property-template-form button:hover:not(:disabled){background:var(--console-hover)}.property-template-form{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;padding:14px;display:grid}.property-template-form label{color:var(--ccsop-property-content-muted,var(--console-muted));gap:6px;font-size:11px;display:grid}.property-template-form input,.property-template-form select,.property-template-form textarea{width:100%;min-height:31px;color:var(--ccsop-property-content-text,var(--console-text));border:1px solid var(--ccsop-property-content-line,var(--console-line));font:inherit;background:0 0;outline:0;padding:5px 8px;font-size:12px}.property-template-form textarea{resize:vertical;min-height:120px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.property-template-form .property-template-payload{grid-column:1/-1}.property-template-form>div:last-child{grid-column:1/-1;align-items:center;gap:10px;display:flex}.property-template-form>div:last-child small{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px}.property-direct-member-lookup{align-items:stretch;gap:8px;display:flex}.property-direct-member-lookup input{min-width:0}.property-direct-member-lookup button{white-space:nowrap;flex:none}.property-direct-member-candidate{color:#1f7a3d}.property-form-error{color:#b42318}@media (max-width:760px){.property-template-form{grid-template-columns:1fr}}.property-service-search{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));gap:7px;padding:12px 14px;display:grid}.property-service-search label{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px}.property-service-search>div{border:1px solid var(--ccsop-property-content-line,var(--console-line));align-items:center;max-width:700px;display:flex}.property-service-search svg{width:15px;color:var(--ccsop-property-content-muted,var(--console-muted));flex:none;margin:0 8px}.property-service-search input{min-width:130px;height:30px;color:var(--ccsop-property-content-text,var(--console-text));background:0 0;border:0;outline:0;flex:1;font-size:12px}.property-service-search select{width:120px;height:30px;color:var(--ccsop-property-content-text,var(--console-text));border:0;border-left:1px solid var(--ccsop-property-content-line,var(--console-line));background:0 0;padding:0 8px;font-size:12px}.property-service-search button{height:30px;color:var(--ccsop-property-content-text,var(--console-text));border:0;border-left:1px solid var(--ccsop-property-content-line,var(--console-line));background:0 0;padding:0 12px;font-size:12px}.property-service-search button:hover:not(:disabled){background:var(--console-hover)}.property-service-search button:disabled{opacity:.45}.property-quality-summary{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));grid-template-columns:repeat(5,minmax(110px,1fr));display:grid}.property-quality-metric{border-right:1px solid var(--ccsop-property-content-line,var(--console-line));min-height:72px;padding:13px 14px}.property-quality-metric:last-child{border-right:0}.property-quality-metric span{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px;display:block}.property-quality-metric strong{color:var(--ccsop-property-content-text,var(--console-text));margin-top:8px;font-size:22px;font-weight:600;display:block}.property-quality-metric-warning strong,.property-quality-overdue{color:#bd4c3d}.property-quality-grid{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;display:grid}.property-quality-grid>div{min-height:152px;padding:12px 14px}.property-quality-grid>div+div{border-left:1px solid var(--ccsop-property-content-line,var(--console-line))}.property-quality-grid h3{color:var(--ccsop-property-content-text,var(--console-text));margin:0 0 8px;font-size:13px;font-weight:600}.property-quality-list{gap:7px;display:grid}.property-quality-list>div{gap:2px;display:grid}.property-quality-list strong{color:var(--ccsop-property-content-text,var(--console-text));text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;overflow:hidden}.property-quality-list span,.property-quality-note{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px}.property-quality-note{margin:0;padding:9px 14px 12px;line-height:1.65}.property-service-intake{border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;padding:14px;display:grid}.property-service-intake label{color:var(--ccsop-property-content-muted,var(--console-muted));gap:6px;font-size:11px;display:grid}.property-service-intake input,.property-service-intake select,.property-service-intake textarea{width:100%;min-height:31px;color:var(--ccsop-property-content-text,var(--console-text));border:1px solid var(--ccsop-property-content-line,var(--console-line));font:inherit;background:0 0;outline:0;padding:5px 8px;font-size:12px}.property-service-intake textarea{resize:vertical;min-height:88px}.property-service-intake-wide{grid-column:1/-1}.property-service-intake-checkbox{grid-column:1/-1;align-items:center;gap:8px;display:flex!important}.property-service-intake-checkbox input{width:auto;min-height:auto}.property-service-intake>div:last-child{grid-column:1/-1;align-items:center;gap:10px;display:flex}.property-service-intake button{min-height:28px;color:var(--ccsop-property-content-text,var(--console-text));border:1px solid var(--ccsop-property-content-line,var(--console-line));background:0 0;padding:0 11px;font-size:12px}.property-service-intake button:hover:not(:disabled){background:var(--console-hover)}.property-service-intake button:disabled{opacity:.45}.property-service-intake small{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px}.property-service-duplicate-check{gap:8px;display:grid}.property-service-duplicate-check>button{width:max-content}.property-service-duplicate-candidates{border-left:3px solid var(--console-accent);background:var(--console-hover);gap:6px;max-width:680px;padding:9px 10px;display:grid}.property-service-duplicate-candidates>div{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.property-service-duplicate-candidates strong{color:var(--ccsop-property-content-text,var(--console-text));font-size:12px}.property-service-duplicate-candidates span{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px}.property-service-table td:first-child{min-width:210px}.property-service-table td:nth-child(2){min-width:126px}.property-service-dispatch{border:1px solid var(--ccsop-property-content-line,var(--console-line));background:var(--ccsop-property-content-surface,transparent);grid-template-columns:minmax(190px,320px) minmax(0,1fr);gap:12px 14px;margin:12px 14px;padding:14px;display:grid}.property-service-dispatch label{color:var(--ccsop-property-content-muted,var(--console-muted));gap:6px;font-size:11px;display:grid}.property-service-dispatch select,.property-service-dispatch textarea,.property-service-dispatch input{width:100%;min-height:31px;color:var(--ccsop-property-content-text,var(--console-text));border:1px solid var(--ccsop-property-content-line,var(--console-line));font:inherit;background:0 0;outline:0;padding:5px 8px;font-size:12px}.property-service-dispatch textarea{resize:vertical;min-height:68px}.property-service-dispatch>div{grid-column:1/-1;align-items:center;gap:10px;display:flex}.property-service-dispatch button{min-height:28px;color:var(--ccsop-property-content-text,var(--console-text));border:1px solid var(--ccsop-property-content-line,var(--console-line));background:0 0;padding:0 11px;font-size:12px}.property-service-dispatch button:hover:not(:disabled){background:var(--console-hover)}.property-service-dispatch button:disabled{opacity:.45}.property-service-dispatch small{color:var(--ccsop-property-content-muted,var(--console-muted));font-size:11px}.property-sla-overdue{color:#c63f3f!important}@page property-report-a4{size:A4 portrait;margin:14mm 12mm 16mm}@media print{.property-report-printable{page:property-report-a4;min-height:auto;padding:0;color:#111!important;background:#fff!important}.property-report-printable .property-report-print-action,.property-report-printable .property-inline-form,.property-report-printable .property-inline-action,.property-report-printable .property-space-table button{display:none!important}.property-report-printable .property-report-print-note{color:#444;margin:0 0 12px;font-size:9pt;line-height:1.55;display:block}.property-report-printable .property-workspace-heading,.property-report-printable .property-overview-grid,.property-report-printable .property-space-section{break-inside:avoid;page-break-inside:avoid}.property-report-printable .property-space-section,.property-report-printable .property-space-table th,.property-report-printable .property-space-table td{color:#111!important;background:#fff!important;border-color:#a9a9a9!important}.property-report-printable .property-space-table{font-size:8.5pt}.property-report-printable .property-space-table th,.property-report-printable .property-space-table td{white-space:normal;vertical-align:top;padding:6px 7px}.property-report-printable .property-overview-grid article{min-height:0;color:#111!important;background:#fff!important;border-color:#a9a9a9!important}.property-report-printable .property-profile-empty,.property-report-printable .property-space-section .property-section-title>small,.property-report-printable .property-space-table td small{color:#444!important}}.property-sla-near_due{color:#a76a00!important}.property-sla-finished{color:var(--ccsop-property-content-muted,var(--console-muted))}.property-billing-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.property-billing-summary>span{background:var(--ccsop-property-content-surface,transparent);border:1px solid var(--ccsop-property-content-line,var(--console-line));grid-template-rows:1fr 1fr;grid-template-columns:28px minmax(0,1fr);align-items:center;column-gap:8px;min-height:74px;padding:12px 14px;display:grid}.property-billing-summary svg{width:19px;height:19px;color:var(--console-focus);grid-row:span 2}.property-billing-summary strong{align-self:end;font-size:20px;font-weight:600;line-height:1}.property-billing-summary small{color:var(--ccsop-property-content-muted,var(--console-muted));align-self:start;margin-top:5px;font-size:11px}.property-billing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.property-billing-bills,.property-billing-reversal{margin-top:18px}.property-billing-action-note{color:var(--ccsop-property-content-muted,var(--console-muted));margin:0 0 12px;font-size:12px;line-height:1.65}.property-billing-feedback{border-left:3px solid var(--console-focus);background:var(--ccsop-property-content-surface,transparent);color:var(--ccsop-property-content-text,inherit);margin:0 0 16px;padding:10px 12px;font-size:13px;line-height:1.6}.property-billing-search>div{max-width:900px}.property-billing-search input[aria-label=账期]{border-left:1px solid var(--ccsop-property-content-line,var(--console-line));max-width:106px}.property-billing-issues{min-width:0}.property-billing-review{border:1px solid var(--ccsop-property-content-line,var(--console-line));background:var(--ccsop-property-content-surface,transparent);grid-template-columns:minmax(150px,220px) minmax(0,1fr) auto;align-items:end;gap:12px;margin-top:12px;padding:14px;display:grid}.property-billing-review label{color:var(--ccsop-property-content-muted,var(--console-muted));gap:6px;font-size:12px;display:grid}.property-billing-review select,.property-billing-review textarea{border:1px solid var(--ccsop-property-content-line,var(--console-line));width:100%;color:inherit;font:inherit;background:0 0;padding:8px 10px}.property-billing-review textarea{resize:vertical;min-height:72px}.property-billing-review>div{align-items:center;gap:8px;display:flex}.property-billing-review button{min-height:34px}.property-notification-empty{padding:14px 16px}.property-notification-empty p{margin:7px 0 0}@media (max-width:820px){.property-workspace{padding:18px 16px 30px}.property-building-workbench{grid-template-columns:1fr;height:auto;min-height:0}.property-building-directory{border-right:0;border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line));max-height:420px}.property-building-detail{min-height:520px}.property-building-detail-header{flex-direction:column;align-items:flex-start}.property-building-actions{width:100%}.property-building-actions button{flex:1;justify-content:center}.property-house-workbench-header{grid-template-columns:auto minmax(0,1fr)}.property-house-workbench-actions{grid-column:1/-1}.property-house-overview,.property-house-profile dl{grid-template-columns:repeat(2,minmax(0,1fr))}.property-house-profile dl>div{border-bottom:1px solid #e5e7e9;border-right:1px solid #e5e7e9}.property-house-profile dl>div:nth-child(2n){border-right:0}.property-house-profile dl>div:nth-last-child(-n+2){border-bottom:0}.property-house-relation-summary>div{grid-template-columns:repeat(3,minmax(0,1fr))}.property-house-relation-summary>div>span:nth-child(3){border-right:0}.property-house-relation-summary>div>span:nth-child(-n+3){border-bottom:1px solid #e5e7e9}.property-house-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-workspace-grid{grid-template-columns:1fr}.property-workbench-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.property-workbench-metric:nth-child(2){border-right:0}.property-workbench-metric:nth-child(-n+2){border-bottom:1px solid var(--ccsop-property-content-line,var(--console-line))}.property-profile-grid,.property-billing-grid,.property-billing-review{grid-template-columns:1fr}.property-scope-notice{grid-template-columns:30px minmax(0,1fr)}}@media (max-width:560px){.property-letter-brand{gap:6px;margin-left:7px}.property-letter-brand-en{padding-right:6px;font-size:10px}.property-letter-brand-zh{font-size:18px}.property-workspace{padding:15px 12px 24px}.property-building-filters>div,.property-building-metrics,.property-building-record dl,.property-house-overview,.property-house-profile dl,.property-house-business-grid{grid-template-columns:1fr}.property-house-profile dl>div{border-bottom:1px solid #e5e7e9;border-right:0}.property-house-profile dl>div:not(:last-child){border-bottom:1px solid #e5e7e9}.property-house-profile dl>div:last-child{border-bottom:0}.property-house-relation-summary>div{grid-template-columns:repeat(2,minmax(0,1fr))}.property-house-relation-summary>div>span{border-bottom:1px solid #e5e7e9;border-right:1px solid #e5e7e9}.property-house-relation-summary>div>span:nth-child(2n){border-right:0}.property-house-relation-summary>div>span:nth-last-child(-n+2){border-bottom:0}.property-house-contact-access,.property-house-contact-access label{flex-direction:column;align-items:stretch}.property-house-contact-access p{margin-left:0}.property-building-record dl>div{border-right:0}.property-building-metrics>div{border-bottom:1px solid #e0e2e5;border-right:0}.property-workflow-task-list li{flex-direction:column;align-items:flex-start}.property-workflow-task-list li>div:last-child{justify-content:start}.property-service-search>div{flex-wrap:wrap}.property-quality-summary{grid-template-columns:repeat(2,minmax(110px,1fr))}.property-quality-metric:nth-child(2n){border-right:0}.property-quality-grid{grid-template-columns:1fr}.property-quality-grid>div+div{border-top:1px solid var(--ccsop-property-content-line,var(--console-line));border-left:0}.property-service-intake,.property-billing-summary{grid-template-columns:1fr}.property-service-search input{flex:180px;width:calc(100% - 40px)}.property-service-search select{border-top:1px solid var(--ccsop-property-content-line,var(--console-line));border-left:0;margin-left:40px}.property-service-search button{border-top:1px solid var(--ccsop-property-content-line,var(--console-line))}}
