.home-dashboard{display:flex;flex-direction:column;gap:20px}.home-zone{display:flex;flex-direction:column;gap:12px}.home-zone--banner{gap:0}.home-zone-title{margin:0;font-size:16px;font-weight:600;line-height:1.4;color:#262626}.home-banner{display:flex;align-items:center;justify-content:space-between;padding:28px 32px;border-radius:8px;color:#fff;background:linear-gradient(120deg,#667aff,#8b9dff 60%,#a5b3ff)}.home-banner-greeting{font-size:22px;font-weight:600;line-height:1.4}.home-banner-sub{margin-top:8px;font-size:13px;opacity:.85}.home-banner-aside{font-size:13px;padding:6px 14px;border:1px solid rgba(255,255,255,.45);border-radius:16px;opacity:.9;white-space:nowrap}.home-shortcut-row{display:flex;flex-wrap:wrap;align-items:stretch;gap:10px}.home-shortcut-btn{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-width:88px;height:auto;padding:12px 14px;border:1px solid #e8eaf2;border-radius:8px;background:#f7f8ff;cursor:pointer;color:#303133;font-size:13px;line-height:1.3;white-space:nowrap}.home-shortcut-btn:hover,.home-shortcut-btn:focus-visible{border-color:#667aff;background:#eef1ff;outline:none}.home-shortcut-btn:focus-visible{box-shadow:0 0 0 2px #667aff59}.home-shortcut-btn-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:#667aff1a;font-size:26px;line-height:1;color:#667aff}.home-shortcut-btn--solid{background:#667aff;border-color:#667aff;color:#fff}.home-shortcut-btn--solid .home-shortcut-btn-icon{background:#ffffff2e;color:#fff}.home-shortcut-btn--solid:hover,.home-shortcut-btn--solid:focus-visible{background:#5568e8;border-color:#5568e8}.home-stats-panel .ant-card-body{padding:20px 24px 24px}.home-time-filter{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px}.home-metric-groups{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.home-metric-group-title{margin-bottom:10px;font-size:13px;font-weight:600;color:#595959}.home-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-metric-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px;border:1px solid #eef0f5;border-radius:8px;background:#fafbff;cursor:default;font:inherit;text-align:left;transition:border-color .2s,background .2s}.home-metric-card:not(:disabled){cursor:pointer}.home-metric-card:not(:disabled):hover,.home-metric-card:not(:disabled):focus-visible{border-color:#667aff;background:#f3f5ff;outline:none}.home-metric-value{font-size:22px;font-weight:600;line-height:1.2;color:#1c207d}.home-metric-value--text{font-size:18px}.home-metric-label{font-size:12px;color:#8a8f99}.home-stat-main{align-items:stretch}.home-donut-wrap{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.home-donut{width:160px;height:160px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-donut-hole{width:96px;height:96px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-donut-total{font-size:22px;font-weight:600;color:#262626;line-height:1.2}.home-donut-label{font-size:12px;color:#8a8f99}.home-donut-legend{list-style:none;margin:0;padding:0;flex:1;min-width:200px}.home-donut-legend-btn{display:flex;align-items:center;gap:8px;width:100%;padding:5px 4px;border:0;background:transparent;cursor:pointer;font-size:13px;color:#303133;text-align:left}.home-donut-legend-btn:hover{color:#667aff}.home-donut-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.home-donut-legend-btn strong{margin-left:auto;font-weight:600}.home-donut-legend-btn em{font-style:normal;color:#8a8f99;min-width:36px;text-align:right}.home-call-metrics{padding:12px 16px;border:1px solid #eef0f5;border-radius:8px;background:#fafbff}.home-call-title,.home-section-title{font-size:14px;font-weight:600;color:#262626;margin-bottom:12px}.home-call-item{text-align:center}.home-call-value{font-size:20px;font-weight:600;color:#1c207d}.home-call-label{margin-top:4px;font-size:12px;color:#8a8f99}.home-trend{height:100%;padding:8px 0 4px}.home-trend-bars{display:flex;align-items:flex-end;gap:4px;min-height:108px;padding-bottom:4px;overflow-x:auto}.home-trend-col{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:28px}.home-trend-bar{width:14px;border-radius:4px 4px 0 0;background:linear-gradient(180deg,#8b9dff,#667aff)}.home-trend-col span{font-size:10px;color:#a0a4ab}.home-stat-tables{margin-top:24px;padding-top:20px;border-top:1px solid #f0f0f5}.home-stat-tables .ant-tabs-nav{margin-bottom:12px}.home-stat-tables .ant-table-wrapper .ant-table{font-size:13px}.home-stat-tables .ant-table-thead>tr>th,.home-stat-tables .ant-table-tbody>tr>td{padding:10px 12px}.home-call-metrics{margin-top:24px}@media(max-width:992px){.home-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:576px){.home-metric-grid{grid-template-columns:1fr}}.home-panel .ant-card-head{min-height:46px}.home-panel .ant-card-body{padding-top:8px}.home-todo-item{padding:10px 0!important}.home-todo-row{display:flex;align-items:center;gap:10px;width:100%}.home-todo-row .ant-tag{margin-inline-end:0;flex-shrink:0}.home-todo-title{flex:1;min-width:0;font-size:13px;color:#303133;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-todo-time{flex-shrink:0;font-size:12px;color:#a0a4ab}.case-list-view-tabs .ant-tabs-nav{margin-bottom:8px}.case-list-status-tabs{margin-bottom:16px}.case-list-status-tabs .ant-tabs-nav{margin-bottom:0}.case-list-status-tabs .ant-tabs-tab{padding:4px 12px}.case-list-status-tab-label{display:inline-flex;align-items:center;gap:6px}.case-list-status-badge .ant-badge-count{min-width:18px;height:18px;padding:0 5px;font-size:11px;line-height:18px;box-shadow:none}.mcw-case-status-bar{margin-bottom:8px;padding:14px 20px 16px;background:#fff;border:1px solid #e8edf5;border-radius:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.mcw-case-status-bar.is-warn{background:#fffaf2;border-color:#ffe2b8}.mcw-case-status-line{font-size:13px;line-height:1.5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mcw-case-status-steps{display:flex;align-items:flex-start;gap:0;margin:0;padding:2px 8px 0;list-style:none}.mcw-case-status-step{display:flex;flex-direction:column;align-items:center;flex:1 1 0;min-width:0;position:relative;text-align:center}.mcw-case-status-rail{position:absolute;left:-50%;top:8px;width:100%;height:2px;background:#e4e9f2;z-index:0}.mcw-case-status-step.is-done .mcw-case-status-rail,.mcw-case-status-step.is-current .mcw-case-status-rail{background:var(--mcw-brand-accent, #667aff)}.mcw-case-status-dot{position:relative;z-index:1;box-sizing:border-box;width:16px;height:16px;margin:0;border-radius:50%;background:#fff;border:2px solid #d5dbe6;flex-shrink:0}.mcw-case-status-step.is-done .mcw-case-status-dot{background:var(--mcw-brand-accent, #667aff);border-color:var(--mcw-brand-accent, #667aff)}.mcw-case-status-step.is-done .mcw-case-status-dot:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:7px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.mcw-case-status-step.is-current .mcw-case-status-dot{background:#fff;border:3px solid var(--mcw-brand-accent, #667aff);box-shadow:0 0 0 4px #667aff29}.mcw-case-status-meta{display:flex;flex-direction:column;align-items:center;min-width:0;width:100%;margin-top:10px;padding:0 4px}.mcw-case-status-label{font-size:13px;font-weight:500;line-height:1.3;color:#5b6573}.mcw-case-status-step.is-done .mcw-case-status-label{color:#1f2a37}.mcw-case-status-step.is-current .mcw-case-status-label{color:var(--mcw-brand-primary, #3d53c8);font-weight:600}.mcw-case-status-step.is-todo .mcw-case-status-label{color:#9aa3b2;font-weight:500}.mcw-case-status-hint{font-size:12px;line-height:1.4;color:#8a94a6;margin-top:4px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcw-case-status-step.is-current .mcw-case-status-hint{color:var(--mcw-brand-accent, #667aff)}.mcw-case-status-bar.is-warn .mcw-case-status-step.is-current .mcw-case-status-hint{color:#ad6800}.mcw-detail-footer{position:sticky;bottom:0;z-index:10;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:16px;padding:12px 24px;background:#fff;border-radius:8px;box-shadow:0 -2px 8px #00000014}.mcw-detail-embedded{display:flex;flex-direction:column;flex:1 1 0;height:100%;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto}.mcw-detail-embedded .mcw-detail-info .ant-card-body,.mcw-detail-embedded .mcw-detail-tabs .ant-card-body{padding:12px}.mcw-detail-embedded .mcw-detail-info .ant-collapse-header{padding:8px 12px!important}.mcw-detail-embedded .mcw-detail-info .ant-collapse-content-box{padding:0 12px 12px!important}.mcw-detail-embedded .mcw-detail-info{flex:0 0 auto;min-height:auto;overflow:visible}.mcw-detail-embedded .mcw-detail-tabs{flex:0 0 auto;min-height:auto;overflow:visible;display:flex;flex-direction:column}.mcw-detail-embedded .mcw-detail-tabs .ant-tabs{flex:none;min-height:auto;display:flex;flex-direction:column;overflow:visible}.mcw-detail-embedded .mcw-detail-tabs .ant-card-body{flex:none;min-height:auto;overflow:visible;display:flex;flex-direction:column}.mcw-detail-embedded .mcw-detail-tabs .ant-tabs-nav{flex-shrink:0}.mcw-detail-embedded .mcw-detail-tabs .ant-tabs-content-holder{flex:none;min-height:auto;overflow:visible}.mcw-detail-embedded .mcw-detail-footer{flex-shrink:0;margin-top:auto;margin-bottom:0;padding:10px 12px;gap:8px;border-radius:6px}.mcw-detail-embedded .mcw-detail-footer .ant-btn{font-size:13px}.mcw-detail-embedded .ant-table-wrapper{overflow-x:auto;max-width:100%}.mcw-detail-embedded .ant-table-thead>tr>th{white-space:nowrap;word-break:keep-all}.mcw-detail-embedded .ant-table-tbody>tr>td{word-break:keep-all}.intelligent-filing-shell{display:grid;grid-template-columns:260px minmax(520px,1fr) 360px;gap:16px;align-items:start}.intelligent-filing-column{min-width:0}.intelligent-filing-column>.ant-card{margin-bottom:16px}.intelligent-filing-list .ant-list-item{display:block;padding:12px;cursor:pointer;border-radius:8px;border-block-end:0}.intelligent-filing-list .ant-list-item:hover,.intelligent-filing-list .ant-list-item.active{background:#e6f4ff}.intelligent-filing-list .ant-list-item+.ant-list-item{margin-top:4px}.intelligent-filing-list-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.intelligent-filing-list-meta{margin-top:6px;color:#8c8c8c;font-size:12px}.intelligent-filing-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.intelligent-filing-head-main{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.intelligent-filing-upload{margin-top:12px}.intelligent-filing-upload .ant-upload-drag{padding:14px;background:#fafcff}.intelligent-filing-material-row{display:flex;align-items:center;gap:8px;width:100%}.intelligent-filing-material-name{min-width:0;flex:1}.intelligent-filing-material-name .ant-typography{display:block}.intelligent-filing-risk{margin-top:12px}.intelligent-filing-risk-body{display:flex;flex-direction:column;gap:8px}.intelligent-filing-risk-level{align-self:flex-start}.intelligent-filing-risk-list{margin:0;padding-left:20px}.intelligent-filing-risk-list li{margin-bottom:6px;line-height:1.5}.intelligent-filing-risk-list li:last-child{margin-bottom:0}.intelligent-filing-risk-fallback{margin:0;white-space:pre-wrap;word-break:break-word;font-size:12px;line-height:1.5;font-family:inherit;background:#00000005;padding:8px 10px;border-radius:4px}.intelligent-filing-sticky{position:sticky;top:76px}@media(max-width:1400px){.intelligent-filing-shell{grid-template-columns:220px minmax(420px,1fr) 320px}}@media(max-width:1100px){.intelligent-filing-shell{grid-template-columns:1fr}.intelligent-filing-sticky{position:static}}.case-import-form .case-import-config{display:flex;flex-wrap:wrap;gap:0 16px;align-items:flex-start}.case-import-form .case-import-upload{margin-top:28px;padding-top:20px;border-top:1px solid #f0f0f0;display:flex;flex-wrap:wrap;gap:0 16px;align-items:flex-start}.mcw-content:has(.civil-dashboard--embedded){overflow:hidden}.mcw-content:has(.civil-dashboard--embedded) .ant-pro-page-container{height:100%;display:flex;flex-direction:column;overflow:hidden;min-height:0}.mcw-content:has(.civil-dashboard--embedded) .ant-pro-page-container .ant-pro-page-container-children-container,.mcw-content:has(.civil-dashboard--embedded) .ant-pro-page-container .ant-pro-grid-content,.mcw-content:has(.civil-dashboard--embedded) .ant-pro-page-container .ant-pro-grid-content-children,.mcw-content:has(.civil-dashboard--embedded) .ant-pro-page-container .ant-pro-page-container-children-content{flex:1 1 0;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.civil-dashboard{position:relative;z-index:1;display:flex;flex-direction:column;background:#0a0f2e;color:#e0e6f0;font-family:PingFang SC,Microsoft YaHei,sans-serif;box-sizing:border-box;overflow:hidden;scrollbar-width:none;-ms-overflow-style:none}.civil-dashboard::-webkit-scrollbar,.civil-dashboard *::-webkit-scrollbar{width:0;height:0;display:none}.civil-dashboard *{scrollbar-width:none;-ms-overflow-style:none}.civil-dashboard--embedded{width:100%;flex:1 1 0;min-height:0;height:100%;overflow:hidden;padding:0 4px;border-radius:8px}.civil-dashboard--expanded{position:fixed;inset:0;z-index:1000;width:100vw;height:100vh;overflow:hidden;padding:0 28px 16px}.civil-dashboard__top{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding:16px 0 10px;flex-shrink:0;gap:16px}.civil-dashboard__expand-btn{position:absolute;right:0;top:50%;transform:translateY(-50%)}.civil-dashboard--expanded:before{content:"";position:fixed;inset:0;background:radial-gradient(ellipse at 20% 20%,rgba(30,60,180,.15) 0%,transparent 50%),radial-gradient(ellipse at 80% 60%,rgba(20,50,160,.12) 0%,transparent 50%);pointer-events:none;z-index:0}.civil-dashboard.is-loading{opacity:.92}.civil-dashboard__title-wrap{display:flex;align-items:center;gap:14px}.civil-dashboard__title-wrap:before,.civil-dashboard__title-wrap:after{content:"";width:60px;height:2px;background:linear-gradient(90deg,transparent,#4a8ef0)}.civil-dashboard__title-wrap:after{background:linear-gradient(90deg,#4a8ef0,transparent)}.civil-dashboard__title-wrap h1{margin:0;font-size:26px;font-weight:700;letter-spacing:5px;background:linear-gradient(180deg,#e8f0ff,#8ab4f8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.civil-dashboard__filters{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px;flex-wrap:wrap;flex-shrink:0}.civil-dashboard__presets{display:flex;gap:6px;background:#0c143cb3;border:1px solid rgba(60,100,200,.3);border-radius:6px;padding:4px}.civil-dashboard__preset{border:0;background:transparent;color:#aac3e6d9;font-size:13px;letter-spacing:1px;padding:4px 12px;border-radius:4px;cursor:pointer}.civil-dashboard__preset.is-active{background:linear-gradient(180deg,#3a6fd0,#2a5ec0);color:#fff}.civil-dashboard__range-text{font-size:12px;color:#96afd2bf;letter-spacing:.5px}.civil-dashboard__range.ant-picker{background:#0c143cd9;border-color:#3c64c866}.civil-dashboard__range.ant-picker .ant-picker-input>input,.civil-dashboard__range.ant-picker .ant-picker-separator,.civil-dashboard__range.ant-picker .ant-picker-suffix{color:#d0dcf0}.civil-dashboard__metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:14px;flex-shrink:0}.civil-dashboard__metric-card{background:linear-gradient(135deg,#142350cc,#0f1c41cc);border:1px solid rgba(60,100,200,.3);border-radius:6px;padding:14px 16px;text-align:center;position:relative;overflow:hidden}.civil-dashboard__metric-card:after{content:"";position:absolute;top:0;left:0;right:0;height:2px}.civil-dashboard__metric-card--1:after{background:linear-gradient(90deg,#4a8ef0,#68c0ff)}.civil-dashboard__metric-card--2:after{background:linear-gradient(90deg,#40c060,#60e880)}.civil-dashboard__metric-card--3:after{background:linear-gradient(90deg,#667aff,#89f)}.civil-dashboard__metric-card--4:after{background:linear-gradient(90deg,#e04050,#ff8890)}.civil-dashboard__metric-card--5:after{background:linear-gradient(90deg,#f09840,#ffb860)}.civil-dashboard__metric-label{font-size:13px;color:#aac3e6d9;letter-spacing:1px;margin-bottom:6px}.civil-dashboard__metric-value{font-size:32px;font-weight:700;color:#d8e8ff;line-height:1;font-variant-numeric:tabular-nums}.civil-dashboard__main,.civil-dashboard__work{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.2fr;gap:14px;padding-bottom:10px;flex:1 1 0;min-height:0;overflow:hidden}.civil-dashboard__work{grid-template-columns:1.1fr 1.3fr}.civil-dashboard__section{background:#0c143cb3;border:1px solid rgba(60,100,200,.25);border-radius:6px;padding:14px 16px 12px;display:flex;flex-direction:column;min-height:0;overflow:hidden}.civil-dashboard__section-title{font-size:15px;font-weight:600;color:#c8d8f8;letter-spacing:2px;padding-bottom:6px;margin-bottom:12px;border-bottom:1px solid rgba(60,100,200,.2);display:flex;align-items:center;gap:6px;flex-shrink:0}.civil-dashboard__section-title:before{content:"";width:3px;height:15px;background:linear-gradient(180deg,#4a8ef0,#2a5ec0);border-radius:2px}.civil-dashboard__clear-filter{margin-left:auto;border:0;background:transparent;color:#8ab4f8;cursor:pointer;font-size:12px;letter-spacing:0}.civil-dashboard__section-body{flex:1;min-height:0;overflow:hidden;display:flex;flex-direction:column}.civil-dashboard__empty{flex:1;display:flex;align-items:center;justify-content:center;min-height:0;color:#96afd2b3;font-size:14px}.civil-dashboard__donut-wrap{display:flex;align-items:center;gap:20px;flex:1;min-height:0;overflow:hidden}.civil-dashboard__donut{width:168px;height:168px;border-radius:50%;flex-shrink:0;position:relative}.civil-dashboard__donut-hole{position:absolute;inset:38px;border-radius:50%;background:#0c143c;display:flex;flex-direction:column;align-items:center;justify-content:center}.civil-dashboard__donut-hole span{font-size:24px;font-weight:700;color:#d8e8ff;line-height:1}.civil-dashboard__donut-hole em{font-style:normal;font-size:12px;color:#96afd2cc;margin-top:4px}.civil-dashboard__donut-legend{flex:1;min-width:0;min-height:0;overflow:hidden}.civil-dashboard__legend-row{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:13px}.civil-dashboard__legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.civil-dashboard__legend-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aac3e6e6}.civil-dashboard__legend-meta{flex-shrink:0;color:#96afd2bf;font-variant-numeric:tabular-nums}.civil-dashboard__trend-chart{flex:1;min-height:0;display:flex;overflow:hidden}.civil-dashboard__trend-inner{width:100%;min-height:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.civil-dashboard__trend-svg{width:100%;flex:1 1 0;min-height:0;height:100%;overflow:visible;display:block}.civil-dashboard__trend-value{fill:#e8f0ff;font-size:11px;font-weight:600;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-variant-numeric:tabular-nums;pointer-events:none}.civil-dashboard__trend-axis{position:relative;height:28px;margin-top:2px;flex-shrink:0}.civil-dashboard__trend-axis-label{position:absolute;top:0;transform:translate(-50%);font-size:13px;line-height:1.2;color:#d2e1f8f2;white-space:nowrap;pointer-events:none;font-variant-numeric:tabular-nums}.civil-dashboard__bar-legend{display:flex;flex-wrap:wrap;gap:10px 14px;margin-bottom:10px;font-size:13px;color:#d2e1f8f2;flex-shrink:0}.civil-dashboard__bar-legend-item{display:inline-flex;align-items:center;gap:5px}.civil-dashboard__bar-legend-item i{width:8px;height:8px;border-radius:2px;display:inline-block}.civil-dashboard__clusters{display:flex;gap:12px;flex:1 1 0;min-height:0;overflow-x:auto;overflow-y:hidden;padding:18px 4px 4px;align-items:stretch}.civil-dashboard__cluster{flex:0 0 128px;min-width:108px;min-height:0;border:1px solid transparent;background:transparent;color:inherit;cursor:pointer;padding:8px 6px 6px;border-radius:6px;overflow:visible;display:flex;flex-direction:column}.civil-dashboard__cluster.is-selected,.civil-dashboard__cluster:hover{background:#28469640;border-color:#4a8ef073}.civil-dashboard__cluster-bars{flex:1 1 0;min-height:0;height:auto;padding-top:16px;box-sizing:border-box;display:flex;align-items:flex-end;justify-content:center;gap:6px;overflow:visible}.civil-dashboard__cluster-bar{position:relative;width:12px;border-radius:2px 2px 0 0;min-height:0;overflow:visible}.civil-dashboard__cluster-bar-label{position:absolute;left:50%;bottom:100%;transform:translate(-50%,-2px);font-size:12px;line-height:1;color:#e8f0ff;font-variant-numeric:tabular-nums;white-space:nowrap;pointer-events:none}.civil-dashboard__cluster-name{margin-top:10px;min-height:32px;font-size:12px;line-height:1.4;color:#d4e4ff;text-align:center;white-space:normal;overflow-wrap:break-word;word-break:break-word;flex-shrink:0}.civil-dashboard__details-table.ant-table-wrapper{flex:1;min-height:0;overflow:hidden}.civil-dashboard__details-table .ant-table-container,.civil-dashboard__details-table .ant-table-content,.civil-dashboard__details-table .ant-table-body{overflow:hidden!important}.civil-dashboard__details-table.ant-table-wrapper,.civil-dashboard__details-table .ant-table,.civil-dashboard__details-table .ant-table-container,.civil-dashboard__details-table .ant-table-content,.civil-dashboard__details-table .ant-table-thead>tr>th,.civil-dashboard__details-table .ant-table-tbody>tr>td{background:transparent!important;color:#d8e4f8;border-color:#3c64c833!important;font-size:13px}.civil-dashboard__details-table .ant-table-thead>tr>th{color:#c8d8f8;font-weight:600;font-size:13px}.civil-dashboard__details-table .ant-table-tbody>tr:hover>td{background:#28469640!important}.civil-dashboard__details-table .ant-empty-description{color:#96afd299}@media(max-width:1100px){.civil-dashboard__metrics{grid-template-columns:repeat(3,1fr)}.civil-dashboard__main,.civil-dashboard__work{grid-template-columns:1fr}}.mcw-workbench{display:flex;gap:12px;align-items:stretch;flex:1 1 0;width:100%;height:100%;min-height:0;overflow:hidden}.mcw-content:has(.mcw-workbench){display:flex;flex-direction:column;overflow:hidden}.mcw-content:has(.mcw-workbench) .ant-pro-page-container{flex:1 1 0;height:100%;display:flex;flex-direction:column;overflow:hidden;min-height:0}.mcw-content:has(.mcw-workbench) .ant-pro-page-container .ant-pro-page-container-children-container,.mcw-content:has(.mcw-workbench) .ant-pro-page-container .ant-pro-grid-content,.mcw-content:has(.mcw-workbench) .ant-pro-page-container .ant-pro-grid-content-children,.mcw-content:has(.mcw-workbench) .ant-pro-page-container .ant-pro-page-container-children-content{flex:1 1 0;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0}.mcw-content:has(.mcw-workbench),.mcw-queue-list,.mcw-workbench-detail .mcw-detail-embedded,.mcw-ai-tabs .ant-tabs-content-holder{scrollbar-width:none;-ms-overflow-style:none}.mcw-content:has(.mcw-workbench)::-webkit-scrollbar,.mcw-queue-list::-webkit-scrollbar,.mcw-workbench-detail .mcw-detail-embedded::-webkit-scrollbar,.mcw-ai-tabs .ant-tabs-content-holder::-webkit-scrollbar{display:none}.mcw-workbench-queue{width:300px;flex:0 0 auto;min-height:0;background:#fff;border-radius:8px;padding:8px 12px 12px;display:flex;flex-direction:column;overflow:hidden}.mcw-queue{display:flex;flex-direction:column;flex:1 1 0;min-height:0;height:100%;overflow:hidden}.mcw-queue-tabs,.mcw-queue-org,.mcw-queue-status,.mcw-queue-search{flex-shrink:0}.mcw-queue-tabs .ant-tabs-nav{margin-bottom:8px}.mcw-queue-org{width:100%;margin-bottom:8px}.mcw-queue-status{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.mcw-queue-status-tag{margin:0;padding:1px 8px;border:1px solid #e8eaef;border-radius:4px;background:#f7f8ff;color:#5a5f66;font-size:12px;line-height:20px;font-variant-numeric:tabular-nums;cursor:pointer;white-space:nowrap}.mcw-queue-status-tag:hover{border-color:#667aff;color:#667aff}.mcw-queue-status-tag.is-active{border-color:#667aff;background:#f0f3ff;color:#667aff;font-weight:600}.mcw-queue-status-tag:focus-visible{outline:2px solid #667aff;outline-offset:1px}.mcw-queue-search{margin-bottom:8px}.mcw-queue-spin{flex:1 1 0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.mcw-queue-list{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.mcw-queue-skeleton{padding:12px 8px}.mcw-queue-empty,.mcw-queue-empty.mcw-page-empty{padding:24px 8px}.mcw-queue-item{padding:10px 12px;border:1px solid #f0f0f0;border-radius:6px;margin-bottom:8px;cursor:pointer;transition:border-color .2s,background .2s}.mcw-queue-item:hover{border-color:#667aff}.mcw-queue-item-active{border-color:#667aff;background:#f0f3ff}.mcw-queue-item-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.mcw-queue-case-no{font-size:13px;font-weight:600;color:#1f2329;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcw-queue-item-sub{margin-top:6px;font-size:12px;color:#8a8f99;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mcw-queue-demo-tip{padding-top:8px;font-size:12px;color:#b08a3c;text-align:center}.mcw-workbench-detail{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:8px;padding:12px}.mcw-workbench-detail>*{flex:1 1 0;min-height:0;min-width:0;height:100%}.mcw-workbench-detail .mcw-detail-embedded{display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.mcw-workbench-detail .mcw-detail-embedded .mcw-detail-info,.mcw-workbench-detail .mcw-detail-embedded .mcw-detail-tabs{flex:0 0 auto;min-height:auto;overflow:visible}.mcw-workbench-detail .mcw-detail-embedded .mcw-detail-tabs .ant-card-body,.mcw-workbench-detail .mcw-detail-embedded .mcw-detail-tabs .ant-tabs,.mcw-workbench-detail .mcw-detail-embedded .mcw-detail-tabs .ant-tabs-content-holder{flex:none;min-height:auto;overflow:visible;height:auto}.mcw-workbench-detail .mcw-detail-embedded .mcw-detail-tabs .ant-tabs-content{height:auto}.mcw-workbench-detail .mcw-detail-embedded .mcw-detail-footer{position:sticky;bottom:0;flex-shrink:0;margin-top:auto;z-index:10}.mcw-workbench-placeholder{display:flex;align-items:center;justify-content:center;height:100%}.mcw-workbench-ai{width:360px;flex-shrink:0;min-height:0;background:#fff;border-radius:8px;padding:8px 12px 12px;display:flex;flex-direction:column;overflow:hidden}.mcw-workbench-ai-collapsed{width:44px;padding:8px 4px;align-items:center}.mcw-ai-collapse-bar{display:flex;justify-content:flex-end;flex-shrink:0}.mcw-ai-panel{display:flex;flex-direction:column;flex:1;overflow:hidden}.mcw-ai-panel-title{font-size:14px;font-weight:600;padding:8px 0}.mcw-ai-tabs{flex:1;overflow:hidden;display:flex;flex-direction:column}.mcw-ai-tabs .ant-tabs-content-holder{overflow-y:auto}.mcw-ai-tab-body{display:flex;flex-direction:column;gap:8px}.mcw-ai-demo-alert{flex-shrink:0}.mcw-ai-list{display:flex;flex-direction:column;gap:8px;padding-bottom:4px;min-height:0}.mcw-ai-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:168px;padding:24px 16px;text-align:center}.mcw-ai-loading-logo-wrap{position:relative;width:44px;height:44px;flex-shrink:0}.mcw-ai-loading-logo-wrap:after{content:"";position:absolute;inset:-5px;border:2px solid rgba(102,122,255,.18);border-top-color:#667aff;border-radius:50%;animation:mcw-ai-loading-spin .85s linear infinite}.mcw-ai-loading-logo{width:44px;height:44px;display:block;object-fit:contain}.mcw-ai-loading-title{font-size:13px;font-weight:500;color:#3a3f46;line-height:1.5}.mcw-ai-loading-hint{font-size:12px;color:#8a8f99;line-height:1.5;max-width:240px}@keyframes mcw-ai-loading-spin{to{transform:rotate(360deg)}}.mcw-law-card{border:1px solid #f0f0f0;border-radius:6px;padding:10px 12px;flex-shrink:0;background:#fff}.mcw-law-card:hover{border-color:#667aff}.mcw-ai-provider-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:4px}.mcw-ai-provider-tags .ant-tag-checkable{margin-inline-end:0;border:1px solid #e8eaf5;background:#f7f8ff;color:#5a5f66}.mcw-ai-provider-tags .ant-tag-checkable-checked{border-color:#667aff;background:#667aff;color:#fff}.mcw-legal-chat-toolbar{display:flex;gap:8px;align-items:center;margin-bottom:8px}.mcw-legal-chat-session{font-size:12px;color:#8a9099;margin-bottom:8px}.mcw-legal-chat-turn{margin-bottom:12px}.mcw-legal-chat-role{font-size:12px;color:#8a9099;margin-bottom:4px}.mcw-legal-chat-bubble{padding:10px 12px;background:#eef1f6;border-radius:6px;font-size:13px;color:#3a3f46;line-height:1.6;white-space:pre-wrap;word-break:break-word}.mcw-legal-chat-answer{padding:12px;background:#f7f8ff;border-radius:6px;font-size:13px;color:#3a3f46;line-height:1.8;white-space:pre-wrap;word-break:break-word;min-height:2.5em}.mcw-legal-chat-answer.is-revealing{border:1px solid #d8defa}.mcw-legal-chat-caret{display:inline-block;width:2px;height:1em;margin-left:2px;vertical-align:text-bottom;background:#667aff;animation:mcw-legal-chat-blink .9s step-end infinite}@keyframes mcw-legal-chat-blink{50%{opacity:0}}.mcw-law-card-head{display:flex;flex-direction:column;align-items:stretch;gap:6px}.mcw-law-card-tags{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:4px;max-width:100%}.mcw-law-card-title{display:block;width:100%;font-size:13px;font-weight:600;color:#1f2329;line-height:1.5;word-break:break-word;overflow-wrap:anywhere;white-space:normal}.mcw-law-card-no{margin-top:4px;font-size:12px;color:#667aff}.mcw-law-card-summary{margin-top:4px;font-size:12px;color:#5a5f66;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mcw-law-card-action{margin-top:4px;padding-left:0;height:auto}.mcw-law-modal-section-title{font-size:13px;font-weight:600;color:#1f2329;margin-bottom:8px}.mcw-law-modal-body{max-height:min(60vh,480px);overflow-y:auto;padding:12px;background:#f7f8ff;border-radius:6px;font-size:13px;color:#3a3f46;line-height:1.8;white-space:pre-wrap;word-break:break-word}.mcw-advice-source-hint{font-size:12px;color:#8a9099;margin:-2px 0 8px}.mcw-advice-section-list{margin:0;padding-left:20px;font-size:12px;color:#3a3f46;line-height:1.8}.mcw-advice-toolbar{display:flex;justify-content:flex-end;margin-bottom:8px}.mcw-advice-disclaimer,.mcw-advice-missing,.mcw-strategy-block{margin-bottom:10px}.mcw-strategy-title{font-size:12px;font-weight:600;color:#1f2329;margin-bottom:4px;padding-left:8px;border-left:3px solid #667aff}.mcw-strategy-steps{margin:0;padding-left:22px;font-size:12px;color:#3a3f46;line-height:1.8}.mcw-scheme-card{border:1px solid #e8eaf5;border-radius:6px;padding:10px 12px;margin-bottom:8px;background:#fafbff}.mcw-scheme-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.mcw-scheme-card-title{font-size:13px;font-weight:600;color:#1f2329}.mcw-scheme-card-summary{margin-top:4px;font-size:12px;color:#5a5f66;line-height:1.6}.mcw-scheme-card-dl{margin:8px 0 0;display:grid;grid-template-columns:64px 1fr;gap:4px 8px;font-size:12px}.mcw-scheme-card-dl dt{color:#8a8f99;font-weight:400}.mcw-scheme-card-dl dd{margin:0;color:#3a3f46;line-height:1.6}.mcw-advice-articles{display:flex;flex-wrap:wrap;gap:4px}.mcw-similar-card{border:1px solid #f0f0f0;border-radius:6px;padding:8px 10px;margin-bottom:6px}.mcw-similar-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.mcw-similar-card-title{font-size:12px;font-weight:600;color:#1f2329}.mcw-similar-card-no{font-size:12px;color:#8a8f99;flex-shrink:0}.mcw-similar-card-meta{margin-top:2px;font-size:12px;color:#8a8f99}.mcw-similar-card-gist{margin-top:4px;font-size:12px;color:#5a5f66;line-height:1.6}.mcw-voice9{flex-shrink:0;height:32px;margin-right:12px}.mcw-voice9__main{display:flex;flex-wrap:nowrap;align-items:center;gap:12px;height:32px;padding:0 14px;box-sizing:border-box;border-radius:20px;background:linear-gradient(135deg,#1a1f6e,#161a64);box-shadow:0 2px 8px #00000026;color:#fff}.mcw-voice9__state{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;white-space:nowrap;font-size:12px}.mcw-voice9__status{display:inline-flex;align-items:center;gap:8px;cursor:pointer}.mcw-voice9__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:#ff4d4f}.mcw-voice9__dot.is-ok{background:#52c41a}.mcw-voice9__text{max-width:88px;overflow:hidden;text-overflow:ellipsis}.mcw-voice9__timer{font-weight:600;font-variant-numeric:tabular-nums}.mcw-voice9__state.init{color:#ccc}.mcw-voice9__state.busy{color:#f66}.mcw-voice9__state.free{color:#69c0ff}.mcw-voice9__state.call{color:#5bd9a5}.mcw-voice9__state.follow{color:#faad14}.mcw-voice9__btns{display:flex;align-items:center;gap:8px}.mcw-voice9__btn{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;cursor:pointer}.mcw-voice9__btn.is-free{background:#52c41a}.mcw-voice9__btn.is-danger{background:#ff4d4f}.mcw-voice9__ops{display:flex;align-items:center;gap:4px;margin-left:4px}.mcw-voice9__link{padding:0 6px;border:0;background:transparent;color:#ffffffc7;font-size:12px;line-height:22px;cursor:pointer}.mcw-voice9__link:hover:not(:disabled){color:#fff}.mcw-voice9__link:disabled{color:#ffffff52;cursor:not-allowed}.mcw-voice9__inbound{position:fixed;top:56px;right:16px;z-index:1100;display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;max-width:min(560px,calc(100vw - 32px));padding:8px 12px;border-radius:12px;background:#fff;color:#1f1f1f;box-shadow:0 8px 24px #00000029;font-size:12px;pointer-events:auto}.mcw-voice9__inbound-item{display:flex;align-items:center;gap:6px}.mcw-voice9__inbound-item span{color:#8c8c8c}.mcw-voice9__inbound-item em{font-style:normal;color:#262626}.mcw-voice9__inbound-link{padding:0;border:0;background:none;color:#1677ff;cursor:pointer}.mcw-voice9__inbound-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.mcw-voice9__inbound-answer,.mcw-voice9__inbound-hangup{padding:2px 12px;border:0;border-radius:12px;line-height:20px;font-size:12px;cursor:pointer}.mcw-voice9__inbound-answer{background:#52c41a;color:#fff}.mcw-voice9__inbound-hangup{background:#ff4d4f;color:#fff}.mcw-cockpit-rail{position:relative;z-index:40;flex:0 0 56px;width:56px;align-self:stretch;display:flex;flex-direction:column;overflow:visible;background:var(--mcw-brand-primary, #1c207d);color:#ffffffbf;box-sizing:border-box;-webkit-user-select:none;user-select:none}.mcw-cockpit-rail-brand{flex:0 0 48px;width:56px;height:48px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;border:none;border-bottom:1px solid rgba(255,255,255,.1);background:transparent;color:inherit;cursor:pointer;transition:background-color .15s ease}.mcw-cockpit-rail-brand:hover{background:#ffffff14}.mcw-cockpit-rail-brand-logo{display:block;width:28px;height:28px;object-fit:contain}.mcw-cockpit-rail-list{list-style:none;margin:0;padding:8px 0;display:flex;flex-direction:column;gap:4px;flex:1 1 auto;min-height:0;overflow:visible}.mcw-cockpit-rail-item-wrap{position:relative;margin:0}.mcw-cockpit-rail-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:56px;min-height:56px;padding:8px 4px;border:none;background:transparent;color:inherit;cursor:pointer;border-radius:3px;transition:background-color .15s ease,color .15s ease}.mcw-cockpit-rail-item:hover,.mcw-cockpit-rail-item.is-open{color:#fff;background:#ffffff14}.mcw-cockpit-rail-item.is-active{color:#fff;background:var(--mcw-brand-accent, #667aff)}.mcw-cockpit-rail-icon{font-size:18px;line-height:1}.mcw-cockpit-rail-label{font-size:11px;line-height:1.2;letter-spacing:0}.mcw-cockpit-flyout{position:absolute;top:0;left:100%;z-index:50;min-width:180px;max-width:280px;max-height:calc(100vh - 80px);overflow:auto;background:#fff;color:#333;border-radius:0 3px 3px 0;box-shadow:2px 2px 12px #0000001f;padding:8px 0}.mcw-cockpit-flyout-title{padding:4px 16px 8px;font-size:12px;color:#999}.mcw-cockpit-flyout-list{list-style:none;margin:0;padding:0}.mcw-cockpit-flyout-link{display:block;padding:8px 16px;color:#333;text-decoration:none;font-size:14px;border-radius:3px;margin:0 8px}.mcw-cockpit-flyout-link:hover{background:#0000000a;color:var(--mcw-brand-primary, #1c207d)}.mcw-cockpit-flyout-link.is-active{color:var(--mcw-brand-accent, #667aff);background:#667aff14}.mcw-layout-shell{display:flex;height:100%;min-height:0}.mcw-layout-shell>.mcw-layout-classic,.mcw-layout-shell>.mcw-layout-bench{flex:1 1 0;min-width:0;min-height:0}.mcw-layout-bench,.mcw-layout-classic,.ant-pro-layout{height:100%}.ant-pro-layout{overflow:hidden}.mcw-layout-brand-title{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.2;max-width:160px}.mcw-layout-brand-main{font-size:13px;font-weight:700;white-space:normal}.mcw-layout-brand-sub{font-size:12px;font-weight:500;opacity:.85}.ant-pro-layout>.ant-layout,.ant-pro-layout .ant-layout{min-height:0;overflow:hidden}.ant-pro-layout .ant-layout-content{flex:1 1 0;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.mcw-header{display:flex;align-items:center;justify-content:space-between;height:48px;padding:0 40px 0 20px;background:#fff;flex:0 0 auto}.mcw-header-left,.mcw-header-right{display:flex;align-items:center;flex:1 1 0}.mcw-header-right{justify-content:flex-end}.mcw-header-tools{display:flex;align-items:center;flex-wrap:nowrap;gap:20px}.mcw-header-identity{min-width:160px;max-width:280px}.mcw-header-identity-readonly{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333;font-size:13px}.mcw-header-tools.is-dark .mcw-header-identity-readonly{color:#ffffffd9}.mcw-header-tools.is-dark .mcw-header-identity.ant-select .ant-select-selector{background:#ffffff1f;border-color:#ffffff40;color:#fff}.mcw-header-tools.is-dark .mcw-header-identity.ant-select .ant-select-arrow{color:#ffffffa6}.mcw-header-icon{margin-right:10px;color:#667aff;font-size:18px;cursor:pointer;line-height:100%;flex:0 0 auto}.mcw-header-bread{flex:1 1 0}.mcw-header-bread-item{color:#777}.mcw-header-bread-item:after{content:"/";padding:0 2px}.mcw-header-bread-item:last-of-type{color:#333}.mcw-header-bread-item:last-of-type:after{content:none}.mcw-header-bread-item.action:hover{color:#667aff;cursor:pointer}.mcw-header-action{color:#667aff;font-size:16px;cursor:pointer}.mcw-header-user{cursor:pointer;color:#333}.mcw-header-tools.is-dark .mcw-header-action,.mcw-header-tools.is-dark .mcw-header-user{color:#fff}.mcw-tabs{display:flex;align-items:center;flex-wrap:nowrap;height:40px;margin:10px 20px 0;max-width:calc(100% - 40px);overflow-x:auto;overflow-y:hidden;background:#fff;flex:0 0 40px;box-sizing:border-box;scrollbar-width:thin;position:relative;z-index:20}.mcw-tabs::-webkit-scrollbar{height:4px}.mcw-tabs::-webkit-scrollbar-thumb{border-radius:100px;background:#00000026}.mcw-tabs-item{display:flex;align-items:center;justify-content:space-between;padding:0 20px;margin-right:10px;flex:0 0 auto;height:100%;color:#777;font-size:14px;border-right:1px solid rgba(47,84,235,.1);white-space:nowrap}.mcw-tabs>*{flex:0 0 auto;display:flex;height:100%}.mcw-tabs-item.active{color:#667aff}.mcw-tabs-item-content{cursor:pointer;margin-right:5px}.mcw-tabs-item-icon{font-size:12px;padding:5px;cursor:pointer;position:relative;z-index:2;pointer-events:auto;flex-shrink:0}.mcw-tabs-item.active .mcw-tabs-item-icon{pointer-events:auto;z-index:2}.mcw-content{flex:1 1 0;min-width:0;min-height:0;margin:10px 20px 20px;overflow-y:auto;overflow-x:auto}.mcw-tab-content-enter{animation:mcw-tab-fade-in .16s ease-out}.mcw-content:has(.mcw-workbench)>.mcw-tab-content-enter{flex:1 1 0;min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden}@keyframes mcw-tab-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.mcw-tab-content-enter{animation:none}}.mcw-content::-webkit-scrollbar{width:5px;height:3px}.mcw-content::-webkit-scrollbar-thumb{border-radius:100px;box-shadow:inset 0 0 5px #97979733;background:#0000001a}.mcw-content::-webkit-scrollbar-track{border-radius:100px;box-shadow:inset 0 0 5px #dfdfdf33;background:#0000001a}.ant-pro-page-container-children-content{padding:10px 20px 20px}.mcw-content .ant-pro-page-container .ant-page-header-heading-title{display:none}.mcw-content .ant-pro-page-container .ant-page-header{padding-block:8px 0}.mcw-content:has(.mcw-detail-info):not(:has(.mcw-workbench)){overflow-y:auto}.mcw-content:has(.mcw-detail-info):not(:has(.mcw-workbench)) .ant-pro-page-container,.mcw-content:has(.mcw-detail-info):not(:has(.mcw-workbench)) .ant-pro-page-container-children-container,.mcw-content:has(.mcw-detail-info):not(:has(.mcw-workbench)) .ant-pro-grid-content,.mcw-content:has(.mcw-detail-info):not(:has(.mcw-workbench)) .ant-pro-grid-content-children,.mcw-content:has(.mcw-detail-info):not(:has(.mcw-workbench)) .ant-pro-page-container-children-content{height:auto;max-height:none;overflow:visible}.mcw-content:has(.mcw-detail-info):not(:has(.mcw-workbench)) .mcw-detail-info,.mcw-content:has(.mcw-detail-info):not(:has(.mcw-workbench)) .mcw-detail-tabs{height:auto;max-height:none;overflow:visible}.mcw-layout-bench .ant-pro-layout>.ant-layout{height:100%;min-height:0}.mcw-layout-bench .ant-pro-layout-container{flex:1 1 0;min-height:0;overflow:hidden}.mcw-layout-bench .ant-layout-sider,.mcw-layout-bench .ant-pro-sider{display:none!important}.mcw-layout-bench .ant-pro-global-header,.mcw-layout-bench .ant-pro-top-nav-header{height:48px;line-height:48px;background:var(--mcw-brand-primary, #1c207d)}.mcw-layout-bench .ant-pro-global-header-logo,.mcw-layout-bench .ant-pro-top-nav-header-logo{min-width:0;margin-inline-end:12px}.mcw-layout-bench .ant-pro-global-header-logo img,.mcw-layout-bench .ant-pro-top-nav-header-logo img{display:none}.mcw-layout-bench .ant-pro-global-header-logo h1,.mcw-layout-bench .ant-pro-top-nav-header-logo h1,.mcw-layout-bench .ant-pro-global-header-logo span{color:#fff;font-size:16px;font-weight:600;letter-spacing:.02em}.mcw-layout-bench .ant-menu-horizontal{background:transparent;border-bottom:none;color:#fff9}.mcw-layout-bench .ant-menu-horizontal .ant-menu-item,.mcw-layout-bench .ant-menu-horizontal .ant-menu-submenu-title{color:#fff9}.mcw-layout-bench .ant-menu-horizontal .ant-menu-item .ant-menu-title-content a,.mcw-layout-bench .ant-menu-horizontal .ant-menu-submenu-title .ant-pro-base-menu-item-title{color:inherit}.mcw-layout-bench .ant-menu-horizontal .ant-menu-item-selected,.mcw-layout-bench .ant-menu-horizontal .ant-menu-item-active,.mcw-layout-bench .ant-menu-horizontal .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important;background-color:var(--mcw-brand-accent, #667aff)!important}.mcw-layout-bench .ant-menu-horizontal .ant-menu-item-selected .ant-menu-title-content a,.mcw-layout-bench .ant-menu-horizontal .ant-menu-item-active .ant-menu-title-content a{color:#fff!important}.mcw-layout-bench .ant-menu-horizontal .ant-menu-submenu-arrow{color:#fff9}.mcw-layout-bench .ant-pro-global-header-collapsed-button{display:none}.mcw-layout-bench .ant-pro-global-header-right-content .mcw-header-tools,.mcw-layout-bench .ant-pro-top-nav-header-actions .mcw-header-tools{margin-left:8px}.mcw-layout-classic .ant-pro-layout .ant-layout-sider-children,.mcw-layout-classic .ant-layout-sider-children{padding-inline:0!important}.mcw-layout-classic .ant-menu{color:#fff9}.mcw-layout-classic .ant-menu-submenu .ant-menu-sub{background:#0003!important}.mcw-layout-classic .ant-menu-submenu .ant-menu-sub .ant-menu-item{width:calc(100% - 12px)!important;box-sizing:border-box!important;padding:0 0 0 40px!important;margin:6px!important}.mcw-layout-classic .ant-menu-submenu-title{width:calc(100% - 8px)!important;color:#fff9}.mcw-layout-classic .ant-menu-submenu-title .ant-pro-base-menu-item-title{gap:16px}.mcw-layout-classic .ant-menu-submenu-title .ant-pro-base-menu-item-icon{width:18px;height:18px;line-height:18px}.mcw-layout-classic .ant-menu-submenu-title .ant-pro-base-menu-item-icon span.anticon{font-size:18px}.mcw-layout-classic .ant-menu-submenu-arrow{color:#fff9!important}.mcw-layout-classic .ant-menu-submenu-selected,.mcw-layout-classic .ant-menu-submenu-active,.mcw-layout-classic .ant-menu-submenu-selected .ant-menu-submenu-arrow,.mcw-layout-classic .ant-menu-submenu-active .ant-menu-submenu-arrow{color:#fff!important}.mcw-layout-classic .ant-menu-item .ant-menu-title-content{padding-left:8px}.mcw-layout-classic .ant-menu-item .ant-menu-title-content a{display:inline-block;color:#fff9}.mcw-layout-classic .ant-menu-item-selected{background-color:var(--mcw-brand-accent, #667aff)!important}.mcw-layout-classic .ant-menu-item-selected .ant-menu-title-content a{color:#fff!important}.mcw-layout-classic .ant-menu-item-selected:hover{background-color:var(--mcw-brand-accent, #667aff)!important}.ant-menu-submenu-popup .ant-menu{background:var(--mcw-brand-primary, #1c207d)!important}.ant-menu-submenu-popup .ant-menu-item,.ant-menu-submenu-popup .ant-menu-item .ant-menu-title-content a{color:#fff9}.ant-menu-submenu-popup .ant-menu-item-selected{background-color:var(--mcw-brand-accent, #667aff)!important}.ant-menu-submenu-popup .ant-menu-item-selected .ant-menu-title-content a{color:#fff!important}.ant-menu-submenu-popup .ant-menu-item:hover,.ant-menu-submenu-popup .ant-menu-item-active{background-color:#667aff73!important}.ant-menu-submenu-popup .ant-menu-item:hover .ant-menu-title-content a,.ant-menu-submenu-popup .ant-menu-item-active .ant-menu-title-content a{color:#fff!important}.h5-video-page{box-sizing:border-box;height:100%;max-width:480px;margin:0 auto;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.h5-video-room{display:flex;flex-direction:column;min-height:100vh;max-width:480px;margin:0 auto;background:#1b1d29;color:#fff}.h5-video-header{flex:0 0 auto;padding:12px 16px;background:#23263a}.h5-video-header-title{margin:0 0 4px;font-size:16px;font-weight:600;line-height:1.4}.h5-video-header-meta{margin:0;font-size:12px;color:#fff9;line-height:1.5}.h5-video-stage{position:relative;flex:1 1 auto;padding:12px;min-height:280px}.h5-video-grid{display:grid;gap:8px;width:100%}.h5-video-grid-1{grid-template-columns:1fr}.h5-video-grid-2,.h5-video-grid-3,.h5-video-grid-4{grid-template-columns:repeat(2,1fr)}.h5-video-grid-5,.h5-video-grid-6,.h5-video-grid-7,.h5-video-grid-8,.h5-video-grid-9{grid-template-columns:repeat(3,1fr)}.h5-video-tile{position:relative;aspect-ratio:4 / 3;min-height:120px;background:#2b2f47;border-radius:8px;overflow:hidden}.h5-video-tile-video{position:absolute;inset:0;overflow:hidden}.h5-video-tile-video>div,.h5-video-pip-video>div{width:100%!important;height:100%!important}.h5-video-tile-video video,.h5-video-tile-video canvas,.h5-video-pip-video video,.h5-video-pip-video canvas{display:block;position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover}.h5-video-tile-empty{display:flex;align-items:center;justify-content:center;color:#ffffff8c;font-size:13px;text-align:center;padding:12px}.h5-video-tile-label{position:absolute;left:0;right:0;bottom:0;padding:4px 8px;font-size:11px;line-height:1.4;background:linear-gradient(transparent,#000000b8);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5-video-pip{position:absolute;right:16px;bottom:16px;width:112px;height:148px;background:#3a3f63;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px #00000073;z-index:2}.h5-video-pip-video{position:absolute;inset:0;overflow:hidden}.h5-video-pip-off{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:11px;color:#ffffffa6;background:#23263a}.h5-video-pip-label{position:absolute;left:0;right:0;bottom:0;padding:3px 6px;font-size:10px;background:#0000008c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.h5-video-controls{flex:0 0 auto;display:flex;justify-content:center;gap:16px;padding:12px 16px 8px;background:#23263a}.h5-video-roster{flex:0 0 auto;max-height:140px;overflow-y:auto;padding:0 16px 12px;background:#23263a}.h5-video-roster-title{margin:0 0 6px;font-size:12px;color:#ffffff8c}.h5-video-roster-item{display:flex;align-items:center;justify-content:space-between;padding:4px 0;font-size:12px;border-bottom:1px solid rgba(255,255,255,.06)}.h5-video-roster-item:last-child{border-bottom:none}.h5-video-roster-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-video-sign{flex:0 0 auto;max-height:160px;overflow-y:auto;padding:0 16px 12px;background:#23263a;border-top:1px solid rgba(255,255,255,.06)}.h5-video-sign-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.h5-video-sign-title{margin:0;font-size:12px;color:#ffffff8c}.vm-room{display:flex;flex-direction:column;height:100%;min-height:100vh;background:#111827;color:#fff}.vm-header{display:flex;align-items:center;justify-content:space-between;height:56px;padding:0 24px;background:#23263a;flex:0 0 auto;border-bottom:1px solid rgba(255,255,255,.12)}.vm-header-title{font-size:16px;font-weight:600}.vm-header-meta{margin-left:16px;font-size:13px;font-weight:400;color:#fff9}.vm-header-timer{font-size:14px;color:#f9d06d}.vm-stage{flex:1 1 0;min-height:0;display:flex;align-items:stretch;justify-content:center;padding:18px 24px 80px;overflow:hidden}.vm-grid{display:grid;gap:14px;width:100%;max-width:1200px;height:100%;align-content:stretch}.vm-tile{position:relative;display:flex;flex-direction:column;min-height:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#020617}.vm-tile-empty{cursor:default}.vm-tile-empty .vm-tile-video,.vm-tile-off .vm-tile-video{display:flex;align-items:center;justify-content:center}.vm-tile-video{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;background:linear-gradient(135deg,#1e293b,#020617)}.vm-tile-video>div,.vm-tile-video>div>div{width:100%!important;height:100%!important}.vm-tile-video video,.vm-tile-video canvas{display:block;position:absolute;inset:0;width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:cover}.vm-tile-off .vm-tile-video{background:#0f172a}.vm-tile-avatar{background:#667aff;font-size:24px}.vm-tile-camoff{position:absolute;bottom:8px;right:10px;font-size:12px;color:#ffffff73}.vm-tile-empty-text{color:#94a3b8;font-size:14px}.vm-tile-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;flex:0 0 auto;background:#00000059}.vm-tile-name{font-size:14px}.vm-icon{font-size:16px}.vm-icon.on{color:#52c41a}.vm-icon.off{color:#ff4d4f}.vm-controls{display:flex;align-items:center;justify-content:center;gap:20px;height:76px;background:#111827f0;border-top:1px solid rgba(255,255,255,.12);flex:0 0 auto;position:relative;z-index:10}@media(max-width:768px){.vm-stage{padding:12px 12px 100px}.vm-grid{height:auto}}html,body,#root{height:100%;margin:0;padding:0;overflow:hidden}.ant-app{height:100%;overflow:hidden}@keyframes login-ken-burns{0%{transform:scale(1)}to{transform:scale(1.08)}}@keyframes login-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes login-panel-in{0%{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes login-btn-shine{0%{transform:translate(-120%) skew(-18deg)}40%,to{transform:translate(220%) skew(-18deg)}}.login-page{position:relative;display:grid;grid-template-columns:1fr auto;align-content:center;align-items:center;justify-content:space-between;gap:48px;width:100%;height:100%;max-width:100%;max-height:100%;overflow:hidden;box-sizing:border-box;padding:0 10% 10vh;--login-hero-fallback: linear-gradient(160deg, #3d53c8, #667aff 55%, #7f6bf5);background-color:#3d53c8;background-image:var(--login-hero-image, none),var(--login-hero-fallback);background-size:cover;background-position:center;background-repeat:no-repeat}.login-page:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:#0000000d}.login-page-org{--login-hero-fallback: linear-gradient(160deg, #3d53c8, #667aff 55%, #7f6bf5)}.login-brand{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;min-width:0;background:none}.login-brand-logo{width:72px;height:72px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.25));animation:login-fade-up .7s ease-out both}.login-brand-abbr{display:inline-flex;align-items:center;padding:5px 12px;font-size:12px;font-weight:600;letter-spacing:.2em;line-height:1.2;color:#ffffffeb;background:#ffffff1f;border:1px solid rgba(255,255,255,.28);border-radius:999px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:login-fade-up .7s ease-out both}.login-brand-title{display:flex;flex-direction:column;align-items:center;width:max-content;max-width:100%;gap:8px;text-align:center;animation:login-fade-up .7s ease-out .1s both}.login-brand-title-main{font-size:clamp(42px,3.6vw,56px);font-weight:600;line-height:1.35;letter-spacing:.06em;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.55),0 4px 18px rgba(0,0,0,.45)}.login-brand-title-en{font-size:28px;font-weight:400;line-height:1;letter-spacing:.04em;text-align:center;text-transform:uppercase;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5),0 3px 12px rgba(0,0,0,.4);animation:login-fade-up .7s ease-out .18s both}.login-brand-title-sub{font-size:18px;font-weight:600;opacity:.92}.login-footer{position:absolute;left:50%;bottom:28px;z-index:1;width:min(1080px,calc(100% - 48px));transform:translate(-50%);text-align:center;font-size:14px;line-height:1.7;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.65),0 2px 8px rgba(0,0,0,.2)}.login-panel{position:relative;z-index:1;width:440px;min-width:440px;max-width:none;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:40px 36px;background:#2d303633;border:1px solid rgba(255,255,255,.22);border-radius:20px;box-shadow:0 18px 48px #00000038,inset 0 1px #fff3;-webkit-backdrop-filter:blur(10px) saturate(140%);backdrop-filter:blur(10px) saturate(140%);animation:login-panel-in .75s cubic-bezier(.22,1,.36,1) .2s both}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.login-panel{background:#2d3036d1}}.login-panel-content{width:100%}.login-title{margin-bottom:24px;font-size:24px;font-weight:600;letter-spacing:.04em;color:#fff;text-align:left;text-shadow:0 1px 2px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2)}.login-panel .ant-form-item{margin-bottom:18px}.login-panel .ant-select{width:100%}.login-panel .ant-select-selector{border:none!important;border-bottom:1px solid rgba(255,255,255,.45)!important;border-radius:0!important;box-shadow:none!important;padding-left:4px!important;background:transparent!important;color:#fff!important}.login-panel .ant-select-selection-item,.login-panel .ant-select-selection-placeholder,.login-panel .ant-select-arrow{color:#ffffffb8!important;text-shadow:0 1px 2px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2)}.login-panel .ant-select-selection-item{color:#fff!important}.login-panel .ant-select-focused .ant-select-selector{border-bottom-color:#fff!important}.login-panel .ant-input-affix-wrapper{padding-right:0;padding-left:4px;background:transparent!important;border:none;border-bottom:1px solid rgba(255,255,255,.45);border-radius:0;box-shadow:none;transition:border-color .25s ease}.login-panel .ant-input-affix-wrapper>input.ant-input,.login-panel .ant-input{background:transparent!important;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2)}.login-panel .ant-input-affix-wrapper>input.ant-input:-webkit-autofill,.login-panel .ant-input:-webkit-autofill{-webkit-text-fill-color:#fff;transition:background-color 99999s ease-out 0s}.login-panel .ant-input-affix-wrapper>input.ant-input::placeholder,.login-panel .ant-input::placeholder{color:#ffffffb8;text-shadow:0 1px 2px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2)}.login-panel .ant-input-password-icon,.login-panel .ant-input-clear-icon{color:#ffffffc7!important}.login-panel .ant-input-affix-wrapper-focused,.login-panel .ant-input-affix-wrapper:focus{border-bottom-color:#fff;box-shadow:none}.login-panel .ant-input-prefix{margin-right:10px;color:#ffffffdb;font-size:16px;text-shadow:0 1px 2px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2)}.login-captcha-img{width:88px;height:32px;cursor:pointer;object-fit:cover;border-radius:4px;background:#fff;box-shadow:0 0 0 1px #ffffff47}.login-captcha-placeholder{display:inline-flex;align-items:center;justify-content:center;width:88px;height:32px;cursor:pointer;color:#ffffffd1;font-size:12px;border:1px dashed rgba(255,255,255,.45);border-radius:4px;text-shadow:0 1px 2px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2)}.login-captcha-placeholder:hover,.login-captcha-placeholder:focus{color:#fff;border-color:#fff;background:#ffffff24}.login-panel .ant-btn{position:relative;display:block;overflow:hidden;width:100%;height:44px;margin:24px auto 0;border:none;border-radius:22px;color:#fff;background:#667aff;box-shadow:0 8px 24px #3d53c859;transition:transform .2s ease,box-shadow .2s ease}.login-panel .ant-btn:hover,.login-panel .ant-btn:focus,.login-panel .ant-btn:disabled,.login-panel .ant-btn[disabled]{color:#fff!important}.login-panel .ant-btn:hover,.login-panel .ant-btn:focus{background:#7a8cff!important;box-shadow:0 10px 28px #3d53c873;transform:translateY(-1px)}.login-panel .ant-btn:after{content:"";position:absolute;top:0;left:0;width:40%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);animation:login-btn-shine 4s ease-in-out infinite;pointer-events:none}.login-identity-hint{margin:0 0 16px;font-size:14px;line-height:1.5;color:#ffffffc7;text-shadow:0 1px 2px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2)}.login-identity-list{display:flex;flex-direction:column;gap:10px;max-height:min(420px,52vh);overflow-y:auto}.login-identity-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;text-align:left;font-size:14px;line-height:1.4;color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.28);border-radius:8px;cursor:pointer}.login-identity-item:hover{border-color:#fff;background:#ffffff2e}.login-identity-item.is-selected{color:#fff;background:#667aff47;border-color:#667aff}.login-identity-radio{flex:0 0 auto;width:16px;height:16px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:transparent;position:relative}.login-identity-radio.is-checked{border-color:#3d53c8}.login-identity-radio.is-checked:after{content:"";position:absolute;top:3px;left:3px;width:8px;height:8px;border-radius:50%;background:#3d53c8}.login-identity-portal-tag,.login-identity-role-tag{flex:0 0 auto;padding:2px 8px;border-radius:4px;font-size:12px;line-height:20px;white-space:nowrap}.login-identity-portal-tag{font-weight:600}.login-identity-portal-court{color:#1677ff;background:#e6f4ff}.login-identity-portal-org{color:#722ed1;background:#f9f0ff}.login-identity-portal-unknown{color:#666;background:#f5f5f5}.login-identity-unit{flex:1 1 auto;min-width:0;font-size:14px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-identity-role-admin{color:#d46b08;background:#fff7e6}.login-identity-role-leader{color:#1677ff;background:#e6f4ff}.login-identity-role-mediator{color:#389e0d;background:#f6ffed}.login-identity-role-default{color:#595959;background:#f5f5f5}.login-identity-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.login-identity-error{flex:1 1 auto;min-height:22px;font-size:13px;color:#ff4d4f;visibility:hidden}.login-identity-error.is-visible{visibility:visible}.login-identity-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:12px;flex:0 0 auto}.login-identity-toolbar .ant-btn{display:inline-flex;width:auto;min-width:96px;margin:0}.login-identity-open .login-title{margin-bottom:12px}.login-identity-open .login-panel{width:520px;min-width:520px;max-width:none}@media(max-width:900px){.login-page{grid-template-columns:1fr;align-content:start;align-items:stretch;gap:20px;padding:24px 20px;overflow:hidden}.login-brand{flex:0 0 auto;align-items:flex-start;text-align:left}.login-brand-title{align-items:center;text-align:center}.login-brand-title-main{font-size:32px}.login-panel,.login-identity-open .login-panel{flex:0 0 auto;width:min(440px,100%);min-width:0;max-width:100%;margin:0 auto}}@media(prefers-reduced-motion:reduce){.login-brand-logo,.login-brand-title,.login-brand-slogan,.login-panel,.login-panel .ant-btn:after{animation:none!important}}.case-cause-tree-popup{min-width:420px;max-width:min(640px,92vw)}.case-cause-tree-popup .ant-select-tree-title{white-space:normal;word-break:break-word;line-height:1.45}.case-cause-tree-popup .ant-select-tree-treenode{white-space:normal;align-items:flex-start}.mcw-portal-reload-mask{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#f7f8ffeb;color:#1f2329;font-size:15px;letter-spacing:.02em}.mcw-page-skeleton{padding:24px 16px}.mcw-page-empty{padding:32px 16px;text-align:center}.mcw-page-empty .ant-empty-footer{margin-top:12px}
