.domain-switcher-trigger{height:42px!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;padding:0 12px!important;border-radius:8px!important;background:#ffffff0f!important;border:1px solid rgba(255,255,255,.08)!important;text-align:left!important;transition:border-color .15s,background .15s!important;color:#ffffffeb!important;font-size:15px!important;font-weight:500!important;line-height:1!important}.domain-switcher-trigger:hover{border-color:#f6b63261!important;background:#ffffff17!important}.domain-switcher-trigger:active{border-color:#f6b6328f!important}.domain-switcher-trigger__label{flex:1;font-size:15px;font-weight:500;color:#ffffffeb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.domain-switcher-trigger__arrow{color:#ffffff80;font-size:11px;flex-shrink:0;margin-left:auto}.ant-dropdown-menu.domain-switcher-dropdown{background:#4a1816!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:8px!important;padding:4px!important;box-shadow:0 4px 16px #00000047!important;min-width:0!important}.ant-dropdown-menu.domain-switcher-dropdown .ant-dropdown-menu-item{color:#ffffff9e!important;border-radius:6px!important;margin:0!important;padding:0!important;line-height:1!important;font-size:14px!important;min-height:40px!important;display:flex!important;align-items:center!important;transition:background .12s,color .12s!important}.ant-dropdown-menu.domain-switcher-dropdown .ant-dropdown-menu-item:hover{background:#ffffff0d!important;color:#ffffffe6!important}.domain-switcher-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border-radius:6px;position:relative;transition:background .12s;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}.domain-switcher-item__icon{display:flex;align-items:center;justify-content:center;width:20px;flex-shrink:0}.domain-switcher-item__label{flex:1;font-size:14px;font-weight:500;color:#ffffff9e;transition:color .12s}.domain-switcher-item__check{display:flex;align-items:center;flex-shrink:0}.domain-switcher-item--active{background:#cf3e1838!important}.domain-switcher-item--active:before{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;border-radius:0 2px 2px 0;background:#f6b632}.domain-switcher-item--active .domain-switcher-item__label{color:#fff!important;font-weight:500}.domain-switcher-item--active:hover{background:#cf3e184d!important}.enterprise-workbench{--workbench-gap: 12px;min-height:100%;padding:18px 28px 28px;overflow-x:hidden;background:#f5f7fa}.enterprise-workbench__header{min-height:64px;margin-bottom:var(--workbench-gap);display:flex;align-items:center;justify-content:space-between;gap:20px}.enterprise-workbench__search{width:min(320px,100%);flex:0 1 320px}.enterprise-workbench__section{margin-bottom:var(--workbench-gap)}.enterprise-workbench__kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:var(--workbench-gap)}.enterprise-workbench__kpi.ant-card{cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.enterprise-workbench__kpi.ant-card:hover,.enterprise-workbench__entry:hover,.enterprise-workbench__todo:hover{border-color:#ffb35c;box-shadow:0 5px 14px #ff7a001f;transform:translateY(-2px)}.enterprise-workbench__kpi.ant-card:active,.enterprise-workbench__entry:active,.enterprise-workbench__todo:active{transform:translateY(0) scale(.985);box-shadow:0 2px 6px #ff7a001a}.enterprise-workbench__management-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.enterprise-workbench__entry{min-width:0;height:92px;padding:10px 6px;border:1px solid #e5e7eb;border-radius:9px;color:#1f2937;background:#f9fafb;cursor:pointer;font-weight:600;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.enterprise-workbench__primary-grid,.enterprise-workbench__secondary-grid{display:grid;gap:var(--workbench-gap)}.enterprise-workbench__primary-grid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.enterprise-workbench__primary-grid>.ant-card,.enterprise-workbench__secondary-grid>.ant-card{min-width:0}.enterprise-workbench__focus-card .ant-list-item,.enterprise-workbench__focus-card .ant-list-item-meta,.enterprise-workbench__focus-card .ant-list-item-meta-content,.enterprise-workbench__focus-card .ant-list-item-meta-title{min-width:0}.enterprise-workbench__focus-card .ant-list-item-meta{overflow:hidden}.enterprise-workbench__company-link{display:block;width:100%;max-width:100%;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.enterprise-workbench__company-link>span{display:block;overflow:hidden;text-overflow:ellipsis}.enterprise-workbench__secondary-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:var(--workbench-gap)}.enterprise-workbench__todo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.enterprise-workbench__todo{min-width:0;min-height:76px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #eef1f5;border-radius:9px;color:inherit;background:#fafbfc;cursor:pointer;text-align:left;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.enterprise-workbench__trend{min-height:180px;padding:16px 6px 2px;display:flex;align-items:flex-end;gap:10px}.enterprise-workbench__trend-item{min-width:0;flex:1;text-align:center}.enterprise-workbench__trend-column{height:112px;display:flex;align-items:flex-end;justify-content:center}.enterprise-workbench__trend-bar{width:min(42px,64%);min-height:5px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#69a7ff,#3b82f6)}@media (max-width: 1360px){.enterprise-workbench__kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.enterprise-workbench__management-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 1024px){.enterprise-workbench{padding:16px 18px 24px}.enterprise-workbench__primary-grid,.enterprise-workbench__secondary-grid{grid-template-columns:1fr}.enterprise-workbench__todo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 720px){.enterprise-workbench__header{align-items:stretch;flex-direction:column}.enterprise-workbench__search{width:100%;flex-basis:auto}.enterprise-workbench__kpis,.enterprise-workbench__management-grid,.enterprise-workbench__todo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 460px){.enterprise-workbench{padding:14px 12px 20px}.enterprise-workbench__kpis,.enterprise-workbench__management-grid,.enterprise-workbench__todo-grid,.enterprise-workbench__business-grid{grid-template-columns:1fr}}.company-dashboard{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.company-dashboard__business-card .ant-card-body,.company-dashboard__coordination-card .ant-card-body{padding:12px 14px}.company-dashboard__business-navigation{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.company-dashboard__business-navigation>*{min-width:0}@media (max-width: 1439px){.company-dashboard__business-navigation{grid-template-columns:repeat(3,1fr)}}@media (max-width: 1023px){.company-dashboard__business-navigation{grid-template-columns:repeat(2,1fr)}}@media (max-width: 639px){.company-dashboard__business-navigation{grid-template-columns:1fr}}.company-dashboard__coordination-card .company-dashboard__business-navigation{grid-template-columns:repeat(4,1fr)}@media (max-width: 1023px){.company-dashboard__coordination-card .company-dashboard__business-navigation{grid-template-columns:repeat(2,1fr)}}@media (max-width: 639px){.company-dashboard__coordination-card .company-dashboard__business-navigation{grid-template-columns:1fr}}.company-dashboard__metrics-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,auto);grid-template-areas:"status . . . ." "status . . . .";gap:12px}.company-dashboard__metric-card--status{grid-area:status;display:flex;flex-direction:column;justify-content:center;min-height:202px}@media (max-width: 1023px){.company-dashboard__metrics-grid{grid-template-columns:repeat(2,1fr);grid-template-areas:none;grid-template-rows:auto}.company-dashboard__metric-card--status{grid-area:auto}}@media (max-width: 639px){.company-dashboard__metrics-grid{grid-template-columns:1fr;grid-template-rows:auto}.company-dashboard__metric-card--status{min-height:100px}}.company-dashboard__business-entry{min-width:0;min-height:62px;padding:8px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid #e5e7eb;border-radius:8px;color:#334155;background:#fff;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;text-align:center}.company-dashboard__business-entry:hover{border-color:#ffb066;background:#fffaf5}.company-dashboard__business-entry-icon{font-size:20px;line-height:1;flex-shrink:0}.company-dashboard__business-entry .ant-typography{line-height:1.3}.company-dashboard__metric-card--interactive{cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.company-dashboard__metric-card--interactive:hover,.company-dashboard__metric-card--interactive:focus-visible{border-color:#ff9a3d;box-shadow:0 5px 16px #ff7a0024;outline:none}.company-dashboard__metric-card--interactive:active{transform:translateY(1px)}.company-dashboard__metric-card--static{cursor:default}@media (max-width: 639px){.company-dashboard__business-card .ant-card-body{padding:10px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--hsrw-brand: #B31620;--hsrw-brand-hover: #8F1018;--hsrw-accent: #CF3E18;--hsrw-gold: #F6B632;--hsrw-ink: #261B19;--hsrw-muted: #695955;--hsrw-canvas: #F7F5F4;--hsrw-warm: #FFF8F4;--hsrw-line: #EADED9;--hsrw-shadow-sm: 0 1px 3px rgba(105,28,20,.06), 0 1px 2px rgba(105,28,20,.04)}html,body,#root{height:100%}body{margin:0;background:var(--hsrw-canvas);font-family:PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--hsrw-ink);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hsrw-sider ::-webkit-scrollbar{width:4px;height:4px}.hsrw-sider ::-webkit-scrollbar-track{background:transparent}.hsrw-sider ::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.hsrw-sider ::-webkit-scrollbar-thumb:hover{background:#ffffff40}.hsrw-menu-wrap::-webkit-scrollbar{width:0;height:0}.hsrw-menu-wrap{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f0f1f5}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}::selection{background:#cf3e1829;color:var(--hsrw-ink)}:focus-visible{outline-color:#cf3e186b}.ant-btn-primary:not(.ant-btn-dangerous){background:var(--hsrw-brand)!important;border-color:var(--hsrw-brand)!important;box-shadow:0 6px 16px #b316202e}.ant-btn-primary:not(.ant-btn-dangerous):hover,.ant-btn-primary:not(.ant-btn-dangerous):focus-visible{background:var(--hsrw-brand-hover)!important;border-color:var(--hsrw-brand-hover)!important}.ant-card{border-color:var(--hsrw-line);box-shadow:var(--hsrw-shadow-sm)}.card-flat{background:#fff;border-radius:14px;border:1px solid var(--hsrw-line);box-shadow:var(--hsrw-shadow-sm)}.page-content{padding:24px 28px;background:var(--hsrw-canvas);min-height:100%}.customer-view-control{display:flex;align-items:center;gap:8px;padding:5px 6px 5px 12px;background:#fff;border:1px solid #E8C7BC;border-radius:10px;box-shadow:0 2px 8px #b316201a}.customer-view-control-label{color:var(--hsrw-brand);font-size:12px;font-weight:600;white-space:nowrap}.customer-view-segmented.ant-segmented{padding:3px;background:var(--hsrw-warm)}.customer-view-segmented .ant-segmented-item-label{min-height:32px;padding:0 13px;display:flex;align-items:center;font-weight:600}.customer-view-segmented .ant-segmented-item-selected,.customer-view-segmented .ant-segmented-thumb{color:#fff;background:var(--hsrw-brand);box-shadow:0 2px 6px #b316203d}.customer-view-segmented .ant-segmented-item:focus-visible{outline:2px solid rgba(207,62,24,.42);outline-offset:2px}.ant-modal-root .ant-modal-wrap{overflow:hidden}.ant-modal-root .ant-modal:not(.ant-modal-confirm){top:5vh;max-width:calc(100vw - 32px);padding-bottom:0}.ant-modal-root .ant-modal:not(.ant-modal-confirm) .ant-modal-content{max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.ant-modal-root .ant-modal:not(.ant-modal-confirm) .ant-modal-header,.ant-modal-root .ant-modal:not(.ant-modal-confirm) .ant-modal-footer{flex:0 0 auto}.ant-modal-root .ant-modal:not(.ant-modal-confirm) .ant-modal-body{min-height:0;overflow-y:auto}.ant-modal-root .ant-modal:not(.ant-modal-confirm) .ant-modal-footer{margin-top:0;padding-top:12px;border-top:1px solid #F0F1F5}.hsrw-modal-select-popup{z-index:2000!important}@media (max-height: 720px){.ant-modal-root .ant-modal:not(.ant-modal-confirm){top:16px}.ant-modal-root .ant-modal:not(.ant-modal-confirm) .ant-modal-content{max-height:calc(100vh - 32px)}}
