#app,body,html{min-height:100%}:root{--brand-navy:#071a32;--brand-navy-soft:#0b2647;--brand-cyan:#10c7bd;--brand-cyan-soft:#d8fbf4;--brand-blue:#3d8cff;--surface:#fff;--surface-strong:#fff;--surface-muted:#f6f8fb;--surface-border:rgba(15,23,42,0.06);--text-primary:#172033;--text-secondary:#6e7b91;--text-muted:#9aa6b8;--danger:#ff6b6b;--warning:#ffb648;--success:#1fc38a;--shadow-soft:0 18px 50px rgba(15,23,42,0.04);--shadow-card:0 8px 24px rgba(15,23,42,0.03);--radius-xl:20px;--radius-lg:14px;--radius-md:12px;--radius-sm:8px}body{margin:0;background:radial-gradient(circle at top left,rgba(61,140,255,.045),transparent 32%),radial-gradient(circle at top right,rgba(16,199,189,.04),transparent 26%),linear-gradient(180deg,#fbfcfe,#f5f7fb);color:var(--text-primary);font-family:PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.admin-shell{background:#f6f8fc}.admin-shell__sider{position:sticky;top:0;padding:10px 8px 14px;background:linear-gradient(180deg,rgba(11,38,71,.98),rgba(7,26,50,.99));box-shadow:inset -1px 0 0 hsla(0,0%,100%,.04)}.admin-shell__sider .arco-layout-sider-children{background:transparent!important}.admin-shell__brand{display:flex;align-items:center;gap:8px;padding:8px 8px 16px;color:#f8fbff}.admin-shell__brand-mark{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:linear-gradient(135deg,#fff,#d7e8ff);color:var(--brand-navy);font-weight:800}.admin-shell__brand-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.admin-shell__brand-copy span{font-size:15px;letter-spacing:.02em;white-space:nowrap}.admin-shell__menu-wrap{height:calc(100vh - 170px);padding-right:4px}.admin-shell__menu{background:transparent!important;color:rgba(240,248,255,.72);border:0}.admin-shell__menu .arco-menu-inner{padding:4px 0;background:transparent!important}.admin-shell__menu .arco-menu-inline-header,.admin-shell__menu .arco-menu-item,.admin-shell__menu .arco-menu-pop-header{height:44px;line-height:44px;margin-bottom:3px;border-radius:8px;color:rgba(240,248,255,.78);font-size:13px;padding-left:10px!important;padding-right:10px!important}.admin-shell__menu .arco-menu-inline-header,.admin-shell__menu .arco-menu-item,.admin-shell__menu .arco-menu-item a,.admin-shell__menu .arco-menu-pop-header{color:inherit}.admin-shell__menu-link{display:inline-flex;align-items:center;gap:10px;width:100%;color:inherit}.admin-shell__menu-link-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;flex-shrink:0;color:rgba(240,248,255,.86)}.admin-shell__menu-link-icon .arco-icon{color:inherit}.admin-shell__menu .arco-menu-inline-header .arco-icon,.admin-shell__menu .arco-menu-item .arco-icon{margin-right:10px}.admin-shell__menu .arco-menu-inline-header:hover,.admin-shell__menu .arco-menu-item:hover,.admin-shell__menu .arco-menu-pop-header:hover{background:hsla(0,0%,100%,.05);color:#fff}.admin-shell__menu .arco-menu-item.arco-menu-selected,.admin-shell__menu .arco-menu-selected{position:relative;background:linear-gradient(135deg,rgba(18,146,174,.3),rgba(9,82,107,.36));color:#fff;box-shadow:inset 0 0 0 1px rgba(16,199,189,.08)}.admin-shell__menu .arco-menu-selected:before{content:"";position:absolute;top:9px;left:0;border-radius:999px;background:linear-gradient(180deg,#23dac8,#3d8cff)}.admin-shell__menu .arco-menu-inline-header.arco-menu-selected{background:transparent;box-shadow:none}.admin-shell__menu .arco-menu-inline-header.arco-menu-selected:before{display:none}.admin-shell__menu .arco-menu-inline-content{margin-left:8px;padding-left:12px;border-left:1px solid hsla(0,0%,100%,.06);background:transparent!important}.admin-shell__sider-footer{position:absolute;right:8px;bottom:14px;left:8px;display:flex;flex-direction:column;gap:12px}.admin-quick-create{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.045);color:#e9f6ff;transition:background .2s ease}.admin-quick-create:hover{background:hsla(0,0%,100%,.08)}.admin-user-card{display:flex;align-items:center;gap:10px;width:100%;border:0;background:hsla(0,0%,100%,.05);color:#fff;text-align:left;cursor:pointer}.admin-user-card__avatar{flex-shrink:0;background:linear-gradient(135deg,#13d3c2,#57a4ff)}.admin-user-card__meta{display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}.admin-user-card__meta strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.admin-user-card__meta span{overflow:hidden;color:hsla(0,0%,100%,.58);text-overflow:ellipsis;white-space:nowrap}.admin-user-card__arrow{color:hsla(0,0%,100%,.52)}.admin-shell__main{min-height:100vh;background:#f7f8fb}.admin-shell__topbar{display:flex;align-items:center;justify-content:space-between;height:68px;background:rgba(248,249,252,.96);border-bottom:1px solid rgba(15,23,42,.04)}.admin-shell__topbar-left{display:flex;align-items:center;gap:10px}.admin-shell__crumb-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:transparent;color:#71819a}.admin-shell__breadcrumbs{display:flex;align-items:center;gap:10px;color:#7a879b;font-size:14px;font-weight:600}.admin-shell__breadcrumbs span:not(:last-child):after{content:"/";margin-left:10px;color:#b3bdcb}.admin-shell__breadcrumbs .is-current{color:#1f2a3b}.admin-shell__topbar-right{display:flex;align-items:center;gap:10px}.admin-shell__search{width:300px}.admin-shell__search .arco-input-wrapper{height:36px;border:1px solid rgba(15,23,42,.05);background:#fff;box-shadow:none}.admin-shell__search .arco-input-prefix{color:#90a0b7}.admin-shell__icon-button,.admin-shell__profile-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 12px;border:0;background:#fff;color:#344157;box-shadow:0 4px 12px rgba(15,23,42,.03);cursor:pointer}.admin-shell__icon-button{width:36px;padding:0}.admin-shell__icon-button--primary{background:linear-gradient(135deg,#12cdbc,#1dbba3);color:#fff}.admin-shell__profile-pill{font-weight:600}.admin-shell__content{padding:12px 16px 16px;background:transparent}.admin-page{display:flex;flex-direction:column;gap:14px}.page-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:4px 4px 0}.page-hero__copy{display:flex;flex-direction:column;gap:8px}.page-hero__eyebrow{color:var(--text-secondary);font-size:14px;font-weight:500}.page-hero__title{margin:0;color:var(--text-primary);font-size:34px;line-height:1.1}.page-hero__subtitle{margin:0;color:var(--text-secondary);font-size:15px}.admin-page .arco-card,.glass-card,.panel-card{border:1px solid var(--surface-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.03)}.admin-page .arco-card-bordered{border-color:var(--surface-border)}.admin-page .arco-card-header{min-height:48px;padding:16px 16px 0;border-bottom:0}.admin-page .arco-card-body{padding:16px}.admin-shell .arco-card-header,.arco-drawer .arco-card-header,.arco-modal .arco-card-header{min-width:0}.admin-shell .arco-card-header-wrapper,.arco-drawer .arco-card-header-wrapper,.arco-modal .arco-card-header-wrapper{display:flex;align-items:center;gap:12px;width:100%;min-width:0}.admin-shell .arco-card-header-title,.arco-drawer .arco-card-header-title,.arco-modal .arco-card-header-title{display:block;flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-shell .arco-card-header-title>*,.arco-drawer .arco-card-header-title>*,.arco-modal .arco-card-header-title>*{max-width:100%}.admin-shell .arco-card-header-extra,.arco-drawer .arco-card-header-extra,.arco-modal .arco-card-header-extra{display:inline-flex;align-items:center;flex:0 0 auto;min-width:0;white-space:nowrap}.admin-page .arco-table-container{border:0;background:transparent}.admin-page .arco-table th{color:var(--text-muted);font-weight:600;background:transparent;font-size:12px}.admin-page .arco-table td{color:var(--text-primary);background:transparent;font-size:13px}.admin-page .arco-table-tr{transition:background .2s ease}.admin-page .arco-table-tr:hover td{background:rgba(16,199,189,.02)}.admin-page .arco-table-border .arco-table-container:after,.admin-page .arco-table-border .arco-table-container:before{display:none}.admin-page .arco-table-pagination{margin-top:10px}.admin-page .arco-input-wrapper,.admin-page .arco-picker,.admin-page .arco-select-view{min-height:36px;border:1px solid rgba(15,23,42,.06);border-radius:8px;background:#fff}.admin-page .arco-btn{height:36px;border-radius:8px;font-weight:600}.admin-page .arco-btn-primary{border-color:transparent;background:linear-gradient(135deg,#14d1bf,#10bfa2)}.admin-page .arco-tag{border-radius:999px;font-weight:600}.stat-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.stat-card{min-height:104px}.stat-card,.stat-card .arco-card-body{display:flex;flex-direction:column;gap:12px}.stat-card__label{display:block;color:var(--text-secondary);font-size:14px;font-weight:600;line-height:1.3}.stat-card__value{display:block;font-size:24px;line-height:1;font-weight:700;letter-spacing:-.03em}.stat-card__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;color:var(--text-secondary)}.stat-card__icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;font-size:19px}.icon-cyan{color:#1db9b0;background:#e0fbf5}.icon-blue{color:#4f87ff;background:#e8f1ff}.icon-purple{color:#7b6bff;background:#efebff}.icon-amber{color:#f6a623;background:#fff3df}.icon-red{color:#f36d6d;background:#ffe8e8}.section-grid{display:grid;grid-template-columns:1.6fr 1.2fr 1fr;gap:16px}.section-grid--two{grid-template-columns:1.5fr 1fr}.section-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.filter-panel{display:flex;flex-direction:column;gap:12px}.filter-panel__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.filter-panel__tabs{display:flex;align-items:center;gap:26px}.filter-panel__tab{position:relative;padding:2px 0 14px;color:var(--text-secondary);border:0;background:transparent;cursor:pointer}.filter-panel__tab.is-active{color:var(--text-primary)}.filter-panel__tab.is-active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:3px;border-radius:999px;background:linear-gradient(135deg,#13cfbe,#41b0ff)}.filter-toolbar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.filter-toolbar--wide{grid-template-columns:1.2fr repeat(5,minmax(0,1fr))}.filter-toolbar__actions{display:flex;align-items:center;gap:10px;justify-content:flex-end}.data-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px}.drawer-form{display:flex;flex-direction:column;gap:16px}.summary-shell{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.board-shell{display:flex;flex-direction:column;gap:14px}.board-top-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;align-items:center}.board-top-filters .arco-btn{justify-self:start;min-width:88px}.board-workbench{display:grid;grid-template-columns:minmax(0,1fr) 312px;gap:12px}.board-kanban{display:grid;grid-template-columns:repeat(5,minmax(218px,1fr));gap:12px;overflow-x:auto;padding-bottom:4px}.board-column{display:flex;flex-direction:column;gap:12px;min-height:200px}.board-column__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 2px}.board-column__title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700}.board-column__count{color:var(--text-secondary);font-size:13px}.board-column__adder,.board-column__append{border:0;background:transparent;color:#7a879b;font-size:18px;cursor:pointer}.board-column__append{padding:10px 0;text-align:center}.board-task{display:flex;flex-direction:column;align-items:stretch;padding:12px 12px 11px;border:1px solid rgba(15,23,42,.05);border-radius:12px;background:#fff;box-shadow:none;text-align:left;cursor:pointer}.board-task.is-active{border-color:rgba(16,199,189,.24);box-shadow:0 8px 18px rgba(16,199,189,.08)}.board-task__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.board-task__pill{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:700}.board-task__pill.priority-red{color:#f05a5a;background:#fff0f0}.board-task__pill.priority-gold,.board-task__pill.priority-orange{color:#ff9c3f;background:#fff5e8}.board-task__pill.priority-arcoblue{color:#3e8dff;background:#eef5ff}.board-task__pill.priority-gray,.board-task__pill.priority-green{color:#25b36c;background:#ebfbf1}.board-task__code,.board-task__date,.board-task__meta-line{color:#95a1b1;font-size:12px}.board-task__title{margin:0 0 8px;font-size:14px;font-weight:700;line-height:1.45}.board-task__assignee{display:flex;align-items:center;gap:8px}.board-task__actions{display:none}.board-task__meta{color:var(--text-secondary);font-size:12px;margin-top:4px}.board-task__contributors,.board-task__footer,.board-task__meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.board-task__contributors,.board-task__footer{margin-top:10px}.board-task__link{display:none}.board-task__status{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700}.board-task__status.status-green{color:#16b37d;background:#ebfbf4}.board-task__status.status-arcoblue{color:#3f8cff;background:#edf4ff}.board-task__status.status-gold,.board-task__status.status-orange{color:#ff9d3d;background:#fff6e9}.board-task__status.status-gray{color:#8d97a8;background:#f2f4f7}.board-side-panel{position:sticky;top:80px;min-height:calc(100vh - 92px)}.board-side-panel .arco-card-body{padding:14px 16px 16px}.board-side-panel__content{display:flex;flex-direction:column;gap:16px}.board-side-panel__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.board-side-panel__code,.board-side-panel__eyebrow{color:#90a0b4;font-size:12px}.board-side-panel__top h3{margin:4px 0;font-size:18px;line-height:1.2}.board-side-panel__top-actions{display:flex;align-items:center;gap:8px}.board-side-panel__ghost-btn{font-size:14px}.board-side-panel__close,.board-side-panel__ghost-btn{width:24px;height:24px;border:0;background:transparent;color:#8e9aad;cursor:pointer}.board-side-panel__close{font-size:16px}.board-side-panel__group{display:flex;flex-direction:column;gap:12px}.board-side-panel__group h4{margin:0;font-size:15px}.board-side-panel__group p{margin:0;color:#66758d;line-height:1.7}.board-side-panel__item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;color:#7a879b;font-size:13px}.board-side-panel__item strong{color:#1f2a3b}.board-side-panel__user{display:flex;align-items:center;gap:8px}.board-side-panel__checklist{display:flex;flex-direction:column;gap:10px;color:#506075}.board-side-panel__checklist label{display:flex;align-items:center;gap:8px}.board-side-panel__tags{display:flex;flex-wrap:wrap;gap:8px}.board-side-panel__soft-tag{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:#f3f5f8;color:#6d788b;font-size:12px;font-weight:600}.board-side-panel__actions{display:flex;justify-content:flex-end;gap:10px}.project-overview{display:flex;flex-direction:column;gap:18px}.project-overview__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.project-overview__title{display:flex;align-items:center;gap:14px;margin:0;font-size:34px}.project-overview__meta{display:flex;flex-wrap:wrap;gap:22px;margin-top:14px;color:var(--text-secondary);font-size:14px}.project-overview__meta strong{margin-right:8px;color:var(--text-primary)}.project-overview__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.project-tab-strip{display:flex;gap:28px;padding:0 6px;border-bottom:1px solid rgba(15,23,42,.05)}.project-tab-strip a,.project-tab-strip button{position:relative;padding:0 0 16px;border:0;background:transparent;color:var(--text-secondary);font-weight:600;cursor:pointer}.project-tab-strip .is-active{color:var(--brand-cyan)}.project-tab-strip .is-active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;border-radius:999px;background:var(--brand-cyan)}.metric-list{display:flex;flex-direction:column;gap:12px}.metric-row{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--text-secondary)}.metric-row strong{color:var(--text-primary)}.timeline-list{display:flex;flex-direction:column;gap:18px}.timeline-item{position:relative;padding-left:24px}.timeline-item:before{content:"";position:absolute;top:5px;left:0;width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#12d1bf,#449cff)}.timeline-item:after{content:"";position:absolute;top:18px;bottom:-18px;left:4px;width:2px;background:rgba(15,23,42,.08)}.timeline-item:last-child:after{display:none}.soft-link{color:#44a0ff;font-weight:600}.muted{color:var(--text-secondary)}.right-panel-list{display:flex;flex-direction:column;gap:16px}.right-panel-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.right-panel-item__copy{display:flex;flex-direction:column;gap:6px}.right-panel-item__title{font-size:15px;font-weight:700}.right-panel-item__desc,.right-panel-item__time{color:var(--text-secondary);font-size:13px}.metric-progress{display:flex;flex-direction:column;gap:12px}.metric-progress__bar,.metric-progress__track{overflow:hidden;height:10px;border-radius:999px;background:#edf2f7}.metric-progress__fill,.metric-progress__track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,#13cfbe,#3d8cff)}.metric-progress__footer,.metric-progress__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-form-drawer .arco-drawer-body,.task-detail-drawer .arco-drawer-body{padding:18px;background:#f7f9fc}.admin-form-drawer .arco-drawer-header,.task-detail-drawer .arco-drawer-header{border-bottom:1px solid rgba(15,23,42,.05)}.customer-page{gap:10px}.customer-page__tabs{padding:0 8px;background:transparent;box-shadow:none;border:0}.customer-workbench{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.customer-workbench.has-side-panel{grid-template-columns:minmax(0,1fr) 328px}.customer-main-card{min-height:calc(100vh - 110px)}.customer-main-card .arco-card-body{padding:16px 16px 12px}.customer-toolbar-top{display:flex;gap:12px;margin-bottom:12px}.customer-toolbar-top:after{content:"\6536\8D77";margin-left:auto;color:#59677e;font-size:13px;font-weight:600}.customer-toolbar-top .arco-btn-primary.arco-btn-shape-circle,.customer-toolbar-top .customer-search,.customer-toolbar-top__collapse{display:none}.customer-shortcut-btn{min-width:106px}.customer-search{width:320px}.customer-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 12px}.customer-field{display:flex;flex-direction:column}.customer-field>span{color:#4f5d72}.customer-actions-row{gap:12px}.customer-actions-row__meta{gap:6px;color:#7a879b;font-size:13px}.customer-actions-row__meta span{order:-1;margin-right:10px}.customer-icon-btn{color:#6d7a90}.customer-table .arco-table-td,.customer-table .arco-table-th{padding-top:12px;padding-bottom:12px}.customer-table .arco-table-tr{height:62px}.customer-table .arco-table-thead>tr>th{border-bottom:1px solid rgba(15,23,42,.05)}.customer-name-link{color:#273247;font-weight:700}.customer-subcopy{color:#98a5b5}.customer-phone{color:#5d6a7b}.customer-owner,.customer-owner__avatar{display:inline-flex;align-items:center}.customer-owner__avatar{justify-content:center;border-radius:999px;background:#dff2ee;color:#0ba795;font-size:12px;font-weight:700}.customer-mini-tag{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:2px 8px}.customer-mini-tag.is-red{color:#f05a5a;background:#fff0f0}.customer-mini-tag.is-orange{color:#ff9c3f;background:#fff5e8}.customer-mini-tag.is-arcoblue{color:#3e8dff;background:#eef5ff}.customer-side-panel{top:76px;height:calc(100vh - 88px);min-height:calc(100vh - 88px);max-height:calc(100vh - 88px)}.customer-side-panel .arco-card-body{padding:16px 16px 14px}.customer-side-panel__header{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.customer-side-panel__header h3{margin:0;font-size:18px}.customer-side-panel__close{width:30px;height:30px;border:0;border-radius:999px;background:transparent;color:#8a98aa;font-size:24px;cursor:pointer}.customer-side-form{display:flex;flex-direction:column;gap:2px;padding-right:4px}.customer-side-form .arco-form-item{margin-bottom:8px}.customer-side-form__section{display:flex;flex-direction:column;gap:10px;padding-top:8px;margin-bottom:10px}.customer-side-form__section-title{display:flex;align-items:center;justify-content:space-between;color:#344157;font-weight:700}.customer-side-form__section-title button{border:0;background:transparent;color:#0fb5a6;cursor:pointer}.customer-side-panel__footer{padding-top:12px;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 26%)}.dashboard-page{gap:12px}.dashboard-header{align-items:center;gap:16px;padding:2px 4px 0}.dashboard-header .page-hero__title{font-size:18px;line-height:1.25}.dashboard-header__trend{gap:4px;min-width:84px;color:#7a879b;font-size:12px}.dashboard-header__trend strong{color:#1cc17d;font-size:14px}.dashboard-main-grid{display:grid;grid-template-columns:1.55fr 1.2fr .98fr .92fr;gap:12px}.dashboard-card--funnel,.dashboard-card--notice{grid-column:span 1}.dashboard-bottom-grid{display:grid;grid-template-columns:1.55fr .7fr .85fr;gap:12px}.dashboard-funnel{display:grid;grid-template-columns:1fr .85fr}.dashboard-funnel__graphic{display:flex;flex-direction:column;gap:10px;padding-top:6px}.dashboard-funnel__shape{display:flex;align-items:center;justify-content:center;height:54px;color:#fff;font-size:20px;clip-path:polygon(10% 0,90% 0,100% 100%,0 100%)}.dashboard-funnel__legend{display:flex;flex-direction:column;gap:12px}.dashboard-funnel__row{display:grid;grid-template-columns:1fr 40px 92px;gap:12px;align-items:center;color:#69778d;font-size:13px}.dashboard-funnel__row strong{color:#1f2a3b;text-align:right}.dashboard-recovery{display:flex;flex-direction:column;gap:18px}.dashboard-recovery__ring{display:flex}.dashboard-recovery__stats{display:flex;flex:1;flex-direction:column}.dashboard-recovery__stats div{display:flex;justify-content:space-between;gap:10px;color:#738198}.dashboard-recovery__stats strong{color:#1f2a3b}.dashboard-recovery__bars{display:flex;flex-direction:column}.dashboard-recovery__bar{display:grid;grid-template-columns:92px 1fr 44px;gap:12px;align-items:center;color:#6f7c91;font-size:13px}.dashboard-recovery__bar div{height:12px;overflow:hidden}.dashboard-recovery__bar i{display:block;height:100%;border-radius:inherit}.dashboard-task-list{display:flex;flex-direction:column;gap:14px}.dashboard-task-list__item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-task-list__main{display:flex;flex-direction:column;gap:6px}.dashboard-task-list__main span,.dashboard-task-list__side span{color:#8895a8}.dashboard-task-list__side{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.dashboard-notice-list{display:flex;flex-direction:column;gap:16px}.dashboard-notice-list__item{display:flex}.dashboard-notice-list__icon{display:inline-flex;align-items:center;justify-content:center;background:#fff2f2;color:#ff7474}.dashboard-notice-list__copy{display:flex;flex-direction:column}.dashboard-notice-list__copy strong{color:#1f2a3b}.dashboard-notice-list__copy small,.dashboard-notice-list__copy span{color:#8895a8}.dashboard-notice-list__more{margin-top:4px}.dashboard-projects{display:flex;flex-direction:column;gap:18px}.dashboard-projects__summary{display:flex;gap:24px}.dashboard-projects__legend{display:flex;flex-direction:column;color:#6f7c91;font-size:13px}.dashboard-projects__legend i{width:10px;height:10px;margin-right:8px}.dashboard-projects__legend .is-done{background:#37c999}.dashboard-projects__legend .is-running{background:#4f93ff}.dashboard-projects__legend .is-delay{background:#ff9a52}.dashboard-projects__legend .is-wait{background:#d8dee8}.dashboard-progress-cell{display:flex;align-items:center;gap:10px}.dashboard-progress-cell__bar{flex:1;height:8px;background:#edf2f7;overflow:hidden}.dashboard-progress-cell__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(135deg,#12cdbc,#3d8cff)}.dashboard-alert-list{gap:18px}.dashboard-alert-list,.dashboard-alert-list__item{display:flex;flex-direction:column}.dashboard-alert-list__item strong{color:#1f2a3b}.dashboard-alert-list__item small,.dashboard-alert-list__item span{color:#8592a6}.dashboard-feed{display:flex;flex-direction:column;gap:16px}.dashboard-feed__item{display:grid;grid-template-columns:26px 1fr auto;align-items:center}.dashboard-feed__avatar{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#e6f6f2;color:#11a999;font-weight:700}.dashboard-feed__copy{display:flex;flex-direction:column;gap:4px}.dashboard-feed__copy strong{color:#1f2a3b}.dashboard-feed__copy span,.dashboard-feed__item small{color:#8c98ab;font-size:12px}.contract-page{gap:12px}.contract-filter-panel .arco-card-body{padding:14px 18px 18px}.contract-filter-row{display:grid;grid-template-columns:.88fr .96fr .96fr 1.05fr 1.05fr 1.28fr 1.4fr auto;gap:10px}.contract-filter-row__actions{display:flex;justify-content:flex-end;gap:10px}.contract-stat-grid{gap:14px}.contract-stat-card{justify-content:space-between;padding-bottom:2px}.contract-stat-card .stat-card__label{font-size:13px}.contract-stat-card .stat-card__value{font-size:22px;letter-spacing:-.02em}.contract-table-card{border-radius:18px!important}.contract-table-card .arco-card-body{padding:16px 18px 14px}.contract-table-card .arco-table-td,.contract-table-card .arco-table-th{padding-top:14px;padding-bottom:14px}.contract-table-card .arco-table-thead>tr>th{border-bottom:1px solid rgba(15,23,42,.06)}.contract-table-code{display:flex;flex-direction:column;gap:6px}.contract-table-code a{font-weight:700}.contract-table-code span{color:#93a0b2;font-size:12px}.contract-table-name strong{color:#1f2a3b;font-size:13px}.contract-owner{display:inline-flex}.contract-owner__avatar{background:#e6f6f2!important;color:#12ac9b!important}.contract-soft-pill{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700}.contract-bottom-grid{display:grid;grid-template-columns:1.25fr .95fr .95fr;gap:12px}.contract-chart-legend{display:flex;align-items:center;gap:14px;margin-bottom:10px;color:#7e8ba0;font-size:12px;font-weight:600}.contract-chart-legend span{display:inline-flex;align-items:center;gap:6px}.contract-chart-legend i{display:inline-block;width:10px;height:10px;border-radius:999px}.contract-chart-legend .is-plan{background:#69a7ff}.contract-chart-legend .is-receive{background:#76d7bf}.contract-chart-legend .is-line{background:#ffae4b}.contract-chart-shell{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;align-items:stretch}.contract-chart-axis{flex-direction:column;padding:6px 0 18px;color:#98a4b5;font-size:11px}.contract-bar-chart,.contract-chart-axis{position:relative;display:flex;justify-content:space-between}.contract-bar-chart{align-items:flex-end;min-height:220px;gap:10px;padding:8px 6px 0 0}.contract-bar-chart__grid{position:absolute;inset:8px 0 34px 0;pointer-events:none}.contract-bar-chart__grid span{position:absolute;right:0;left:0;border-top:1px dashed rgba(118,134,158,.18)}.contract-bar-chart__group{position:relative;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.contract-bar-chart__rate{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:22px;padding:0 8px;border-radius:999px;background:#fff6e8;color:#f59e0b;font-size:11px;font-weight:700}.contract-bar-chart__bars{position:relative;display:flex;align-items:flex-end;gap:8px;height:160px;padding:0 2px}.contract-bar-chart__bars span{width:16px;border-radius:7px 7px 0 0}.contract-bar-chart__group em,.contract-bar-chart__group small{color:#8692a6;font-size:12px;font-style:normal}.contract-bar-chart__bars .is-plan{background:#69a7ff}.contract-bar-chart__bars .is-receive{background:#7bd5bf}.contract-reminder-list{display:flex;flex-direction:column;gap:12px}.contract-reminder-item{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(15,23,42,.05)}.contract-reminder-item:last-child{border-bottom:0}.contract-reminder-item__badge{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#ffeceb;color:#ff7a6c;font-size:12px;font-weight:700}.contract-reminder-item__copy,.contract-reminder-item__meta{display:flex;flex-direction:column;gap:4px}.contract-reminder-item__copy{min-width:0}.contract-reminder-item__copy strong,.contract-reminder-item__meta strong{color:#1f2a3b}.contract-reminder-item__copy small,.contract-reminder-item__copy span,.contract-reminder-item__meta small,.contract-reminder-item__meta span{color:#8a97aa;font-size:12px}.contract-reminder-item__status{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:58px}.contract-reminder-item__status span{color:#98a4b5;font-size:12px}.contract-reminder-item__status strong{color:#f53f3f;font-size:20px;line-height:1}.contract-reminder-item__status.is-danger strong{color:#f53f3f}.contract-reminder-item__status.is-warning strong{color:#ff7d00}.contract-reminder-item__status.is-info strong{color:#2b7cff}.contract-reminder-item__status.is-muted strong{color:#8692a6}.contract-timeline-list{gap:0}.contract-timeline-item{display:grid;grid-template-columns:96px 24px minmax(0,1fr);gap:12px;align-items:start;padding:10px 0}.contract-timeline-item__rail{position:relative;display:flex;justify-content:center;min-height:82px}.contract-timeline-item__rail:before{content:"";position:absolute;top:0;bottom:-10px;left:50%;width:2px;transform:translateX(-50%);background:linear-gradient(180deg,rgba(66,153,225,.28),rgba(66,153,225,.08))}.contract-timeline-item__rail.is-last:before{bottom:22px}.contract-timeline-item__dot{position:relative;z-index:1;width:10px;height:10px;margin-top:8px;border:2px solid #fff;border-radius:999px;background:#46b4e8;box-shadow:0 0 0 4px rgba(70,180,232,.14)}.contract-timeline-item__content{display:flex;flex-direction:column;gap:4px;padding-bottom:10px}.contract-timeline-item__content strong{color:#1f2a3b}.contract-timeline-item__event{display:flex;align-items:center;justify-content:space-between;gap:12px}.contract-timeline-item__event span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:22px;padding:0 8px;border-radius:999px;background:#eef7ff;color:#2b7cff;font-size:11px;font-weight:700}.contract-timeline-item__content small,.contract-timeline-item__content span,.contract-timeline-item__date{color:#8a97aa;font-size:12px}.contract-timeline-item__date{padding-top:5px;line-height:18px}.project-detail-page{gap:12px}.project-detail-header{display:flex;justify-content:space-between;gap:16px}.project-detail-header .project-overview__title{font-size:20px}.project-detail-header .project-overview__meta{margin-top:10px;gap:16px;font-size:13px}.project-detail-top{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:12px}.project-detail-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.project-detail-middle{display:grid;grid-template-columns:.95fr 1.15fr 1.15fr .95fr;gap:12px}.project-detail-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12px}.project-detail-risk{align-self:start}.compact-actions{display:flex;gap:8px;flex-wrap:wrap}.empty-placeholder{padding:36px 0;color:var(--text-muted);text-align:center}.admin-profile-action{display:block;width:100%;padding:10px 4px;border:0;background:transparent;text-align:left}.admin-shell__brand-mark{position:relative;width:28px;height:28px;border-radius:9px;background:#fff;box-shadow:0 10px 20px rgba(61,140,255,.15)}.admin-shell__brand-mark-core,.admin-shell__brand-mark-ring{position:absolute;inset:0;margin:auto}.admin-shell__brand-mark-ring{width:14px;height:14px;border:2px solid #0b2647;border-radius:4px;transform:rotate(45deg)}.admin-shell__brand-mark-core{width:6px;height:6px;border-radius:2px;background:linear-gradient(135deg,#13cfbe,#4f93ff)}.admin-shell__search-kbd{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:0 6px;border-radius:999px;background:#f2f5f9;color:#94a1b4;font-size:11px;font-weight:700}.customer-workbench.has-side-panel{grid-template-columns:minmax(0,1fr) 318px}.customer-main-card,.customer-side-panel{border-radius:18px}.customer-main-card .arco-card-body{padding:14px 16px 12px}.customer-toolbar-top{margin-bottom:10px}.customer-shortcut-btn{height:34px;color:#516076;background:#f7f8fb}.customer-field>span{color:#445267;font-size:12px;line-height:18px}.customer-filter-grid__collapse{color:#55647a}.customer-actions-row{margin-bottom:8px}.customer-table .arco-table-tr{height:58px}.customer-side-panel .arco-card-body{padding:14px 16px}.customer-side-form .arco-form-item-label-col{margin-bottom:4px}.customer-side-form__add-btn{height:36px;color:#4e6076;background:#fbfcfd}.dashboard-header__config{height:36px;border:1px solid rgba(15,23,42,.05)}.dashboard-card__extra,.dashboard-card__link{color:#8b97a8;font-size:12px;font-weight:600}.dashboard-card__extra-group{display:flex}.dashboard-card__ghost-icon{width:24px;height:24px;padding:0;border:0;background:transparent;color:#8e9aaa;cursor:pointer}.dashboard-main-grid{grid-template-columns:1.42fr 1.18fr .9fr .78fr}.dashboard-bottom-grid{grid-template-columns:1.52fr .66fr .82fr}.admin-page .arco-card{border-radius:22px;border-color:rgba(15,23,42,.055);box-shadow:0 14px 34px rgba(15,23,42,.035)}.admin-page .arco-card-header{padding:18px 18px 0}.admin-page .arco-card-body{padding:18px}.filter-panel{border-radius:24px!important;box-shadow:0 18px 40px rgba(15,23,42,.04)}.admin-page .arco-btn{border-radius:12px}.admin-page .arco-btn-primary{background:linear-gradient(135deg,#10c7bd,#0fb1a5)}.admin-page .arco-input-wrapper,.admin-page .arco-picker,.admin-page .arco-select-view{border-radius:10px;border-color:rgba(15,23,42,.055);background:#fbfcfe}.stat-card{min-height:126px;padding-top:2px}.stat-card__label{font-size:15px}.stat-card__value{font-size:27px;letter-spacing:-.035em}.stat-card__icon{width:44px;height:44px;border-radius:16px}.contract-bottom-grid,.dashboard-bottom-grid,.dashboard-main-grid,.project-detail-bottom,.project-detail-middle,.project-detail-summary{align-items:stretch}.dashboard-main-grid .arco-card{min-height:360px}.dashboard-bottom-grid .arco-card{min-height:328px}.dashboard-alert-list__item,.dashboard-feed__item,.dashboard-notice-list__item,.dashboard-task-list__item{padding:2px 0}.dashboard-notice-list__icon{border-radius:13px}.dashboard-projects .arco-table td,.dashboard-projects .arco-table th{padding-top:11px;padding-bottom:11px}.customer-main-card,.customer-side-panel{border-radius:18px!important}.customer-main-card{min-height:calc(100vh - 102px)}.customer-filter-grid .customer-field:last-child>span{display:none}.customer-side-panel__header{margin-bottom:12px}.customer-side-form__block,.customer-side-form__section{border-top-color:rgba(15,23,42,.045)}.customer-side-form__section-title{font-size:15px}.contract-vision-filter .arco-card-body{display:flex;flex-direction:column;gap:16px;padding:18px 20px}.contract-vision-toolbar{align-items:center;gap:16px}.contract-vision-toolbar__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.contract-filter-row--vision{grid-template-columns:repeat(6,minmax(0,1fr)) 128px;gap:12px}.contract-table-card__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.contract-table-card__title{margin-bottom:2px;color:#1f2a3b;font-size:16px;font-weight:700}.contract-table .arco-table-td,.contract-table .arco-table-th{padding-top:10px;padding-bottom:10px}.contract-table .arco-table-tr{height:54px}.contract-owner{display:flex;align-items:center;gap:8px}.contract-owner__avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#edf6ff;color:#1d5eff;font-size:12px;font-weight:700}.contract-page .stat-card{border-radius:24px!important;background:linear-gradient(180deg,#fff,#fbfdff)}.customer-workbench.has-side-panel{grid-template-columns:minmax(0,1fr) 346px}.customer-main-card .arco-card-body{padding:18px 20px 16px}.customer-search{width:280px}.customer-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px 14px}.customer-actions-row{margin-bottom:10px}.customer-table .arco-table-td,.customer-table .arco-table-th{padding-top:10px;padding-bottom:10px}.customer-table .arco-table-tr{height:56px}.customer-side-panel .arco-card-body{padding:18px 18px 16px}.customer-side-form .arco-form-item{margin-bottom:12px}.customer-side-panel__footer{padding-top:14px}.customer-page{gap:8px}.customer-page__tabs{padding:0 8px 2px;border-radius:24px!important}.customer-workbench.has-side-panel{grid-template-columns:minmax(0,1fr) minmax(320px,21.8vw);gap:14px;align-items:start}.customer-main-card{min-height:calc(100vh - 108px);border-radius:24px!important}.customer-main-card .arco-card-body{display:flex;flex-direction:column;min-height:calc(100vh - 140px);padding:16px 18px 14px}.customer-toolbar-top{align-items:center;justify-content:flex-start;gap:14px;margin-bottom:18px}.customer-toolbar-top:after{display:none;content:none}.customer-toolbar-top__actions{margin-left:auto}.customer-shortcut-btn{display:inline-flex;flex:0 0 126px;width:126px;max-width:126px;height:36px;min-width:126px;border-radius:11px;color:#435166;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid rgba(15,23,42,.05);box-shadow:0 6px 14px rgba(15,23,42,.025)}.customer-search{width:266px}.customer-search .arco-input-wrapper{height:32px;border-radius:10px;background:#fff}.customer-filter-grid{grid-template-columns:1.1fr 1fr 1fr 1fr .88fr;gap:12px 14px;align-items:end;margin-bottom:14px}.customer-field{gap:8px}.customer-field>span{color:#445066;font-size:13px;font-weight:700;line-height:20px}.customer-main-card .arco-input-wrapper,.customer-main-card .arco-picker,.customer-main-card .arco-select-view{min-height:36px;border-radius:10px;border-color:rgba(15,23,42,.04);background:#f7f9fc;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65)}.customer-filter-grid .customer-field:last-child{justify-content:flex-end;align-items:flex-end}.customer-filter-grid__collapse{align-self:flex-end;height:32px;padding:0;color:#4f5d73;font-size:12px;font-weight:700}.customer-actions-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px}.customer-actions-row__group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.customer-actions-row__group .arco-btn{height:34px;padding:0 14px;border-radius:10px;border-color:rgba(15,23,42,.04);background:#f8fafc;color:#324054}.customer-actions-row__group .arco-btn-primary{background:linear-gradient(135deg,#19cfbe,#16bfaa);color:#fff}.customer-actions-row__refresh{width:32px;min-width:32px;padding:0}.customer-actions-row__meta{display:flex;align-items:center;gap:10px;color:#8190a5;font-size:12px;font-weight:600;white-space:nowrap}.customer-actions-row__count{margin-right:6px;color:#1f2a3d;font-size:14px;font-weight:700}.customer-icon-btn{width:32px;height:32px;padding:0;border:1px solid rgba(15,23,42,.04);border-radius:10px;color:#6d7b90;background:#fff}.customer-table-wrap{display:flex;flex:1 1 auto;min-height:0}.customer-table{width:100%}.customer-table .arco-table-container{border-top:1px solid rgba(15,23,42,.04);min-height:424px}.customer-table .arco-table-td,.customer-table .arco-table-th{padding-top:11px;padding-bottom:11px}.customer-table .arco-table-tr{height:64px}.customer-table .arco-table-thead>tr>th{color:#8390a4;font-size:12px;font-weight:700;border-bottom:1px solid rgba(15,23,42,.04);background:#fff}.customer-table .arco-table-tbody>tr>td{border-bottom-color:rgba(15,23,42,.035)}.customer-table .arco-table-tbody>tr:hover>td{background:#fbfcff}.customer-table .arco-table-selection-column .arco-checkbox-mask{width:16px;height:16px}.customer-table .arco-table-pagination{margin-top:16px}.customer-cell{display:flex;flex-direction:column;gap:5px;line-height:1.38}.customer-name-link{color:#243246;font-size:13px;font-weight:800}.customer-subcopy{color:#9eabbc;font-size:12px;line-height:1.3}.customer-phone{color:#536277;font-size:13px}.customer-owner{gap:8px;color:#334257;font-size:13px;font-weight:600}.customer-owner__avatar{width:24px;height:24px;background:linear-gradient(135deg,#eff8f5,#e2f2ee);color:#159a8a;font-size:11px}.customer-mini-tag{padding:2px 9px;border-radius:999px;font-size:11px;font-weight:700;line-height:20px}.customer-action-trigger{width:28px;height:28px;padding:0;border-radius:8px;color:#6d7c90}.customer-side-panel{position:sticky;top:74px;display:flex;flex-direction:column;height:calc(100vh - 184px);min-height:calc(100vh - 184px);max-height:calc(100vh - 184px);overflow:hidden;border-radius:22px!important}.customer-side-panel .arco-card-body{display:flex;flex-direction:column;height:100%;min-height:0;padding:0;overflow:hidden}.customer-side-panel__content{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding:16px 16px 0;overflow:hidden}.customer-side-panel__header{align-items:center;margin-bottom:10px;padding-bottom:2px}.customer-side-panel__header h3{color:#1f2a3b;font-size:16px;font-weight:700}.customer-side-panel__close{width:28px;height:28px;color:#8d98ab;font-size:20px}.customer-side-form{flex:1 1 auto;gap:0;min-height:0;padding-right:2px;overflow-y:auto;overflow-x:hidden}.customer-side-form .arco-form-item{margin-bottom:10px}.customer-side-form .arco-form-item-label-col{margin-bottom:5px}.customer-side-form .arco-form-item-label-col>label,.customer-side-form__region-label span{color:#596980!important;font-size:12px!important;font-weight:700!important;line-height:18px!important}.customer-side-form__region-label{margin-bottom:5px}.customer-side-form__block,.customer-side-form__section{margin-bottom:10px;padding-top:10px;border-top:1px solid rgba(15,23,42,.05)}.customer-side-form__add-btn{width:100%;justify-content:flex-start;height:32px;border-radius:9px;color:#59697d;background:#fbfcfe;border-style:dashed}.customer-side-form .arco-input-wrapper,.customer-side-form .arco-picker,.customer-side-form .arco-select-view,.customer-side-form .arco-textarea-wrapper{background:#fff}.customer-side-form .arco-input,.customer-side-form .arco-picker,.customer-side-form .arco-select-view{height:36px;border-radius:10px}.customer-side-form .arco-input,.customer-side-form .arco-picker input,.customer-side-form .arco-select-view-value{font-size:12px}.customer-side-form .arco-textarea{min-height:88px!important}.customer-side-panel__footer{display:flex;justify-content:flex-end;gap:10px;padding:12px 16px 14px;margin-top:auto;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 18%);border-top:1px solid rgba(15,23,42,.05)}.customer-side-panel__footer .arco-btn{min-width:84px;height:34px;border-radius:10px}.contract-filter-panel .arco-card-body{display:flex;flex-direction:column;gap:16px;padding:18px 20px}.contract-filter-panel__actions{display:flex;align-items:center;gap:12px;margin-left:auto}.contract-filter-panel__search{width:316px}.contract-filter-panel__search .arco-input-wrapper{height:36px;border-radius:11px;border-color:rgba(15,23,42,.04);background:#f7f9fc;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.68)}.contract-filter-row{grid-template-columns:.88fr .96fr .96fr 1.05fr 1.05fr 1.28fr auto;gap:12px}.contract-stat-card,.contract-table-card{border-radius:24px!important}.contract-stat-card{min-height:132px;background:linear-gradient(180deg,#fff,#fbfdff)}.contract-table-card .arco-card-body{padding:14px 18px 16px}.contract-table-card .arco-table-td,.contract-table-card .arco-table-th{padding-top:10px;padding-bottom:10px}.board-vision .board-task{min-height:174px}.board-vision .board-column .arco-card,.board-vision .board-column__append,.board-vision .board-task{border-radius:18px!important}.board-vision .board-side-panel{border-radius:26px!important}.board-vision .board-side-panel__content{gap:16px!important}.board-vision .board-task__actions{margin-top:10px!important}.project-detail-page .arco-card{border-radius:20px;border-color:rgba(15,23,42,.05);box-shadow:0 12px 28px rgba(15,23,42,.035)}.project-detail-hero{border-radius:22px!important}.project-detail-header__actions{align-items:center}.project-detail-header__actions .arco-btn{height:36px;padding:0 16px;border-radius:12px}.project-detail-header__actions .arco-btn-primary{background:linear-gradient(135deg,#18cfc0,#11b7a4)}.project-detail-summary>.arco-card{min-height:214px}.project-detail-middle>.arco-card{min-height:356px}.project-detail-bottom>.arco-card{min-height:264px}.project-detail-header .project-overview__title{font-size:22px}.project-detail-main-grid>.arco-card{min-height:0}.project-detail-main-grid .arco-card-header{padding:16px 16px 0}.project-detail-main-grid .arco-card-body{padding:16px}.contract-page .filter-panel{border-radius:18px!important}.contract-page .stat-card{min-height:118px}.contract-bottom-grid>.arco-card,.contract-page .dashboard-card{border-radius:18px}.contract-page .dashboard-card .arco-card-body{padding:16px 18px 18px}.contract-table-card .arco-table-container,.contract-table-card .arco-table-content-scroll{overflow:hidden}.contract-table-card .arco-table-content-inner{overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.contract-table-card table{min-width:100%}.contract-owner,.contract-table-code,.contract-table-name{min-width:0}.contract-owner span,.contract-table-code .soft-link,.contract-table-name strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contract-table-actions{display:flex;align-items:center;gap:4px;white-space:nowrap}.contract-table-actions .arco-btn{padding:0}.contract-bottom-grid>.arco-card{min-height:286px}.contract-bar-chart{min-height:228px}.dashboard-page{gap:14px}.dashboard-header{padding:6px 2px 2px}.dashboard-header__copy{flex:1;gap:4px}.dashboard-header__actions{align-items:stretch;gap:10px}.dashboard-header__control,.dashboard-header__trend{border-radius:16px;border:1px solid rgba(15,23,42,.05);background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 24px rgba(15,23,42,.028)}.dashboard-header__control{display:flex;align-items:center;justify-content:center;min-width:132px}.dashboard-header__control .arco-select{width:100%}.dashboard-header__control .arco-select-view{padding-left:6px;border-radius:14px}.dashboard-header__trend{display:flex;flex-direction:column;justify-content:center;min-width:92px}.dashboard-header__trend span{color:#8d99aa}.dashboard-header__trend strong{color:#18b978}.dashboard-header__config{height:44px;border-radius:16px;color:#5f7086;border-color:rgba(15,23,42,.05)}.dashboard-stat-grid .stat-card{min-height:116px;border-radius:20px!important;background:linear-gradient(180deg,#fff,#fbfdff)}.dashboard-stat-grid .stat-card__label{color:#718198}.dashboard-stat-grid .stat-card__value{font-size:25px}.dashboard-stat-grid .stat-card__meta{color:#8f9aab}.dashboard-stat-grid .stat-card__icon{border-radius:15px;opacity:.92}.dashboard-main-grid{grid-template-columns:1.38fr 1.14fr 1.02fr .92fr}.dashboard-bottom-grid{grid-template-columns:1.42fr .82fr .92fr}.dashboard-main-grid .arco-card{min-height:336px}.dashboard-bottom-grid .arco-card{min-height:298px}.dashboard-page .dashboard-card .arco-card-body{padding:16px 18px 18px}.dashboard-funnel{grid-template-columns:.96fr .94fr}.dashboard-funnel__shape{height:48px}.dashboard-funnel__row{grid-template-columns:1fr 34px 84px}.dashboard-recovery{gap:14px}.dashboard-recovery__ring{align-items:flex-start;gap:14px}.dashboard-recovery__stats{gap:8px;padding-top:4px}.dashboard-recovery__bar{grid-template-columns:82px 1fr 36px}.dashboard-task-list{gap:0}.dashboard-task-list__item{padding:0 0 12px;margin-bottom:12px;border-bottom:1px solid #f1f4f8}.dashboard-task-list__item:last-of-type{margin-bottom:0;border-bottom:0}.dashboard-task-list__main label{color:#1f2a3b}.dashboard-task-list__main input{transform:scale(.92);opacity:.72}.dashboard-task-list__side .arco-tag{align-self:flex-end}.dashboard-notice-list{gap:0}.dashboard-notice-list__item{padding:0 0 12px;margin-bottom:12px;border-bottom:1px solid #f3f5f8}.dashboard-notice-list__item:last-of-type{margin-bottom:0;border-bottom:0}.dashboard-notice-list__icon{width:32px;height:32px;border-radius:12px;background:#fff4f3;color:#ff8686}.dashboard-notice-list__copy strong{font-size:13px}.dashboard-projects__summary{gap:16px}.dashboard-projects__legend{gap:8px;font-size:12px}.dashboard-projects .arco-table td,.dashboard-projects .arco-table th{padding-top:10px;padding-bottom:10px}.dashboard-feed__item{grid-template-columns:24px 1fr auto;gap:8px}.dashboard-feed__avatar{width:24px;height:24px}.board-vision .filter-panel{border-radius:24px!important}.board-vision .board-workbench{grid-template-columns:minmax(0,1fr) 354px;gap:16px}.board-vision .board-kanban{grid-template-columns:repeat(5,minmax(184px,1fr));gap:14px}.board-vision .board-column{gap:12px}.board-vision .board-task{min-height:154px;box-shadow:0 6px 20px rgba(15,23,42,.035)}.board-vision .board-task__actions{display:flex}.board-vision .board-side-panel{top:78px;min-height:calc(100vh - 94px)}.board-vision .board-side-panel__content{gap:16px}.board-vision .board-side-panel__checklist{gap:8px;font-size:12px}.payment-hub-page .contract-filter-panel .arco-card-body{gap:14px}.payment-hub-filter-row{grid-template-columns:1.02fr .88fr 1fr 1.22fr auto;align-items:center}.payment-hub-filter-actions{min-width:280px}.payment-hub-filter-actions .arco-typography{white-space:nowrap}.payment-hub-stat-grid{gap:14px}.payment-hub-stat-card .stat-card__value{font-size:26px!important}.payment-hub-table-card .arco-card-body{padding:14px 18px 16px}.payment-hub-bottom-grid{grid-template-columns:1.28fr .94fr .92fr}.payment-hub-bottom-grid>.arco-card{border-radius:18px;min-height:278px}.payment-hub-bottom-grid>.arco-card .arco-card-body{padding:16px 18px 18px}.payment-hub-bottom-grid .timeline-list{gap:14px}.payment-hub-bottom-grid .metric-progress{gap:10px}.payment-record-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.board-vision .board-workbench{grid-template-columns:minmax(0,1fr) 352px;gap:18px}.board-vision .board-kanban{grid-template-columns:repeat(5,minmax(220px,1fr));gap:16px}.board-vision .board-task{min-height:152px;border-radius:18px}.board-vision .board-side-panel{border-radius:22px!important}.project-detail-page .arco-card{border-radius:16px;box-shadow:0 10px 24px rgba(15,23,42,.036)}.project-detail-summary>.arco-card{min-height:162px}.project-detail-hero .arco-card-body{padding:16px!important}.project-detail-summary>.arco-card .arco-card-header{padding:13px 13px 0!important}.project-detail-summary>.arco-card .arco-card-body{padding:13px!important}.project-detail-main-grid .arco-card-header{padding:14px 14px 0!important}.project-detail-main-grid .arco-card-body{padding:14px!important}.project-task-link{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:18px}.project-member-name,.project-milestone-name,.project-task-meta{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-activity-item .arco-avatar{width:32px;height:32px;font-size:13px}.project-activity-item__title{font-size:13px!important}.project-activity-item__body{font-size:12px!important;line-height:18px!important}.project-activity-item__hours,.project-activity-item__meta{font-size:11px!important}@media (max-width:1440px){.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.board-workbench,.contract-bottom-grid,.dashboard-bottom-grid,.dashboard-main-grid,.data-layout,.project-detail-bottom,.project-detail-middle,.project-detail-top,.section-grid,.section-grid--two{grid-template-columns:1fr}.project-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.project-detail-main-grid{grid-template-columns:1fr 1fr!important;grid-template-areas:"members milestones" "tasks activity" "worklogs payments"!important;min-width:0!important}}@media (max-width:1320px){.customer-workbench.has-side-panel{grid-template-columns:1fr}}@media (max-width:1200px){.filter-toolbar,.filter-toolbar--wide{grid-template-columns:repeat(2,minmax(0,1fr))}.contract-filter-row,.customer-filter-grid,.project-detail-summary,.section-grid--four,.summary-shell{grid-template-columns:1fr 1fr}.project-detail-main-grid{grid-template-columns:1fr!important;grid-template-areas:"members" "milestones" "tasks" "activity" "worklogs" "payments"!important}}@media (max-width:960px){.admin-shell__sider{display:none}.admin-shell__content{padding:0 16px 20px}.admin-shell__topbar{padding:0 16px}.admin-shell__search,.customer-search{width:220px}.page-hero,.project-overview__hero{flex-direction:column}.board-kanban{grid-template-columns:repeat(2,minmax(250px,1fr))}}@media (max-width:640px){.admin-shell__topbar-right{gap:8px}.admin-shell__search{display:none}.board-kanban,.contract-filter-row,.customer-filter-grid,.filter-toolbar,.filter-toolbar--wide,.project-detail-summary,.section-grid--four,.stat-grid,.summary-shell{grid-template-columns:1fr}.customer-actions-row,.customer-toolbar-top,.dashboard-header,.project-detail-header{flex-direction:column;align-items:stretch}.project-detail-main-grid,.project-detail-summary{grid-template-columns:1fr!important;grid-template-areas:"members" "milestones" "tasks" "activity" "worklogs" "payments"!important}}.admin-shell__sider{flex:0 0 182px!important;width:182px!important;min-width:182px!important;max-width:182px!important}.admin-shell__brand{padding:22px 18px 18px;gap:12px}.admin-shell__brand-mark{width:34px;height:34px}.admin-shell__brand-copy span{font-size:18px;font-weight:800;letter-spacing:.01em}.admin-shell__menu-wrap{height:calc(100vh - 194px);padding-right:8px}.admin-shell__menu .arco-menu-inline-header,.admin-shell__menu .arco-menu-item,.admin-shell__menu .arco-menu-pop-header{height:50px;line-height:50px;margin-bottom:6px;border-radius:12px;font-size:15px;padding-left:14px!important;padding-right:14px!important}.admin-shell__menu-link{gap:12px}.admin-shell__menu-link-icon,.admin-shell__menu-link-icon .arco-icon,.admin-shell__menu .arco-menu-inline-header .arco-icon,.admin-shell__menu .arco-menu-item .arco-icon{font-size:18px}.admin-shell__menu .arco-menu-inline-header .arco-icon,.admin-shell__menu .arco-menu-item .arco-icon{margin-right:12px}.admin-shell__menu .arco-menu-selected:before{top:10px;width:3px;height:30px}.admin-quick-create{min-height:40px;padding:10px 14px;border-radius:14px;font-size:14px;font-weight:600}.admin-user-card{padding:12px 10px;border-radius:14px}.admin-user-card__meta strong{font-size:14px;font-weight:700}.admin-user-card__meta span{font-size:12px}.admin-shell__topbar{height:72px;padding:0 20px}.admin-shell__crumb-icon{width:30px;height:30px;font-size:16px}.admin-shell__breadcrumbs{gap:12px;font-size:15px;font-weight:700}.admin-shell__breadcrumbs span:not(:last-child):after{margin-left:12px}.admin-shell__topbar-right{gap:12px}.admin-shell__search{width:336px}.admin-shell__search .arco-input-wrapper{height:40px;border-radius:12px}.admin-shell__search .arco-input{font-size:13px}.admin-shell__search .arco-input-prefix,.admin-shell__search .arco-input-suffix{font-size:16px}.admin-shell__icon-button,.admin-shell__profile-pill{height:40px;border-radius:12px}.admin-shell__icon-button{width:40px}.admin-shell__icon-button .arco-icon,.admin-shell__profile-pill .arco-icon{font-size:18px}.admin-shell__profile-pill{min-width:132px;padding:0 16px;font-size:14px;font-weight:700;white-space:nowrap}.filter-panel__tab{font-size:15px;font-weight:700}.dashboard-header .page-hero__title{font-size:36px}.dashboard-header .page-hero__subtitle{font-size:16px;font-weight:600;color:#7d899a}.dashboard-header__trend strong{font-size:22px}.dashboard-stat-grid .stat-card{min-height:128px}.dashboard-stat-grid .stat-card .arco-card-body{padding:18px 20px 20px}.dashboard-stat-grid .stat-card__label{color:#76859b}.dashboard-stat-grid .stat-card__value{font-size:31px;letter-spacing:-.03em}.dashboard-stat-grid .stat-card__meta{font-weight:600}.dashboard-stat-grid .stat-card__icon{width:50px;height:50px;border-radius:18px}.dashboard-stat-grid .stat-card__icon .arco-icon{font-size:22px}.dashboard-task-list__main label{font-size:14px}.dashboard-task-list__side .arco-tag{height:24px;font-size:12px}.dashboard-notice-list__icon{width:38px;height:38px;border-radius:14px}.dashboard-notice-list__icon .arco-icon{font-size:18px}.dashboard-notice-list__icon.is-red{background:#fff2f1;color:#ff6b6b}.dashboard-notice-list__icon.is-orange{background:#fff6e8;color:#ff9d3d}.dashboard-notice-list__icon.is-blue{background:#eef5ff;color:#3e8dff}.dashboard-notice-list__icon.is-purple{background:#f2ecff;color:#7b6bff}.dashboard-notice-list__icon.is-amber{background:#fff4df;color:#f6a623}.dashboard-notice-list__copy span{font-size:13px}.dashboard-feed__copy strong{font-size:13px;font-weight:700}.dashboard-feed__copy span,.dashboard-feed small{font-size:12px}.dashboard-page .arco-table-th-item,.payment-hub-table-card .arco-table-th-item{font-size:13px;font-weight:700;color:#7f8ba0}.dashboard-page .arco-table-td,.payment-hub-table-card .arco-table-td{font-size:13px}.board-vision .filter-panel .arco-card-body{padding:18px 20px 16px}.board-vision .board-toolbar__search .arco-btn,.board-vision .board-toolbar__search .arco-input-wrapper,.board-vision .board-top-filters .arco-btn,.board-vision .board-top-filters .arco-select-view{height:40px;border-radius:12px}.board-vision .board-toolbar__search .arco-input,.board-vision .board-top-filters .arco-select-view-input,.board-vision .board-top-filters .arco-select-view-value{font-size:13px}.board-vision .board-toolbar__status-pill{height:30px;padding:0 12px;font-size:13px}.board-vision .board-column__title{font-size:18px;font-weight:800}.board-vision .board-column__count{font-size:14px;font-weight:700}.board-vision .board-column__adder{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;font-size:14px}.board-vision .board-column__adder .arco-icon{font-size:14px}.board-vision .board-task{min-height:166px;border-radius:20px}.board-vision .board-task__code,.board-vision .board-task__milestone{font-size:12px;font-weight:700}.board-vision .board-task__title{font-size:15px;line-height:1.46}.board-vision .board-task__pill,.board-vision .board-task__status{height:24px;font-size:12px}.board-vision .board-task__date{font-size:12px;font-weight:600}.board-vision .board-task__date .arco-icon{font-size:13px}.board-vision .board-task__assignee .arco-avatar{width:24px;height:24px;font-size:12px}.board-vision .board-task__assignee span,.board-vision .board-task__link{font-size:12px}.board-vision .board-task__actions .arco-select-view{height:32px;border-radius:12px;font-size:12px}.board-vision .board-side-panel__eyebrow{font-size:13px}.board-vision .board-side-panel__top h3{font-size:30px;line-height:1.12;font-weight:800}.board-vision .board-side-panel__code{font-size:13px}.board-detail__stat{padding:14px 14px 12px;border:1px solid #eef2f7;border-radius:16px;background:#f7faff}.board-detail__stat .arco-icon{font-size:15px}.board-vision .board-side-panel__close,.board-vision .board-side-panel__ghost-btn{display:inline-flex;align-items:center;justify-content:center;background:#f6f8fb;color:#617188;font-size:16px}.board-vision .board-side-panel__group h4{font-size:15px;font-weight:800}.board-vision .board-side-panel__item{font-size:13px}.board-vision .board-side-panel__item strong{font-size:14px}.board-vision .board-side-panel__soft-tag{height:28px;padding:0 12px;font-size:12px;font-weight:700}.board-vision .board-side-panel__checklist{font-size:13px}.payment-hub-stat-card{min-height:132px}.payment-hub-stat-card .arco-card-body{padding:18px 20px 20px}.payment-hub-stat-card .stat-card__label{font-size:14px}.payment-hub-stat-card .stat-card__value{font-size:32px!important;letter-spacing:-.03em}.payment-hub-stat-card .stat-card__meta{font-size:13px}.payment-hub-stat-card .stat-card__icon{width:48px;height:48px;border-radius:18px}.payment-hub-stat-card .stat-card__icon .arco-icon{font-size:20px}.payment-hub-table-card .arco-card-body{padding:16px 20px 18px}.payment-hub-table-card .arco-table-td,.payment-hub-table-card .arco-table-th{padding-top:13px;padding-bottom:13px}.payment-hub-bottom-grid>.arco-card .arco-card-header-title{font-size:18px;font-weight:800}.payment-hub-bottom-grid .metric-progress__header strong,.payment-hub-bottom-grid .timeline-item__content strong{font-size:14px;font-weight:700}.payment-hub-bottom-grid .metric-progress__footer .arco-typography,.payment-hub-bottom-grid .timeline-item__content .arco-typography{font-size:12px}.payment-hub-bottom-grid .metric-progress__header span{font-size:13px;font-weight:700}.payment-hub-bottom-grid .metric-progress__track{height:11px}@media (max-width:960px){.admin-shell__search{width:220px}}@media (max-width:640px){.admin-shell__search{display:none}}.admin-shell__brand-copy span{font-size:17px;font-weight:700;letter-spacing:0}.admin-shell__menu .arco-menu-inline-header,.admin-shell__menu .arco-menu-item,.admin-shell__menu .arco-menu-pop-header{height:48px;line-height:48px;margin-bottom:4px;border-radius:10px;font-size:14px;font-weight:600;background:transparent!important}.admin-shell__menu-link-icon{width:17px;font-size:17px}.admin-shell__menu .arco-menu-inline-header .arco-icon,.admin-shell__menu .arco-menu-item .arco-icon{margin-right:11px;font-size:17px}.admin-shell__menu .arco-menu-inline-header:hover,.admin-shell__menu .arco-menu-item:hover,.admin-shell__menu .arco-menu-pop-header:hover{background:rgba(28,191,173,.08)!important}.admin-shell__menu .arco-menu-item.arco-menu-selected,.admin-shell__menu .arco-menu-selected{background:linear-gradient(135deg,rgba(15,146,154,.34),rgba(8,86,102,.42))!important}.admin-shell__menu .arco-menu-selected:before{top:11px;height:26px;width:2px}.admin-quick-create{min-height:38px;padding:9px 13px;font-size:13px}.admin-user-card{padding:10px 8px}.admin-shell__profile-pill{height:38px;min-width:124px;padding:0 14px;font-size:13px}.filter-panel__tab{padding-bottom:12px;font-size:14px;font-weight:600}.dashboard-header .page-hero__title{font-size:28px;font-weight:700;letter-spacing:-.02em}.dashboard-header .page-hero__subtitle{font-size:14px;color:#8794a8}.dashboard-header__config,.dashboard-header__control,.dashboard-header__trend{min-height:42px;border-radius:14px}.dashboard-header__trend strong{font-size:18px}.dashboard-stat-grid .stat-card{min-height:112px;border-radius:16px!important}.dashboard-stat-grid .stat-card .arco-card-body{padding:16px 18px 18px}.dashboard-stat-grid .stat-card__label{font-size:13px}.dashboard-stat-grid .stat-card__value{font-size:26px;line-height:1.05;font-weight:700}.dashboard-stat-grid .stat-card__icon .arco-icon{font-size:18px}.board-vision .filter-panel .arco-card-body{padding:16px 18px 14px}.board-vision .board-toolbar__search .arco-btn,.board-vision .board-toolbar__search .arco-input-wrapper,.board-vision .board-top-filters .arco-btn,.board-vision .board-top-filters .arco-select-view{height:36px;border-radius:10px}.board-vision .board-toolbar__status-pill{height:28px;padding:0 10px;font-size:12px;font-weight:700}.board-vision .board-column__title{font-size:15px}.board-vision .board-column__adder{width:22px;height:22px;background:transparent!important;color:#91a0b3}.board-vision .board-task{min-height:150px;border-radius:16px}.board-vision .board-task__title{font-size:13px}.board-vision .board-task__pill,.board-vision .board-task__status{font-size:11px}.board-vision .board-side-panel__top h3{font-size:22px;line-height:1.18}.board-detail__stat{padding:12px 12px 10px;border-radius:14px;background:#fbfcff}.board-vision .board-side-panel__close,.board-vision .board-side-panel__ghost-btn{background:transparent;color:#6f8096}.board-vision .board-side-panel__close:hover,.board-vision .board-side-panel__ghost-btn:hover{background:#f5f7fa}.board-vision .board-side-panel__group h4{font-size:14px}.board-vision .board-side-panel__soft-tag{height:26px;padding:0 10px}.contract-stat-card{min-height:118px;border-radius:18px!important}.contract-stat-card .arco-card-body{gap:10px;padding:17px 18px 18px}.contract-stat-card .stat-card__label{line-height:1.28;white-space:nowrap}.contract-stat-card .stat-card__meta{gap:10px;font-size:12px;line-height:1.35}.payment-hub-stat-card{min-height:118px}.payment-hub-stat-card .arco-card-body{padding:16px 18px 18px}.payment-hub-stat-card .stat-card__label{font-weight:600}.payment-hub-stat-card .stat-card__value{font-weight:700}.payment-hub-stat-card .stat-card__meta{font-weight:500}.payment-hub-stat-card .stat-card__icon{width:42px;height:42px}.payment-hub-table-card .arco-table-th-item{font-weight:600}.payment-hub-bottom-grid>.arco-card{border-radius:16px;min-height:264px}.admin-shell__breadcrumbs{display:none}.admin-shell__topbar-left{gap:0}.admin-page .arco-card{border-radius:18px;box-shadow:0 12px 28px rgba(15,23,42,.03)}.filter-panel{border-radius:20px!important;box-shadow:0 14px 32px rgba(15,23,42,.032)}.dashboard-main-grid .arco-card{min-height:320px}.dashboard-bottom-grid .arco-card{min-height:286px}.board-vision .board-task{min-height:136px}.board-vision .board-side-panel{border-radius:20px!important}.board-vision .filter-panel{border-radius:18px!important;box-shadow:0 10px 24px rgba(15,23,42,.032)}.board-vision .filter-panel .arco-card-body{padding:12px 18px 14px}.board-vision .filter-panel__tab{padding-bottom:11px;font-size:14px;font-weight:600}.board-vision .filter-panel__tab.is-active:after{height:2px}.board-vision .board-workbench{grid-template-columns:minmax(0,1fr) 316px;gap:14px}.board-vision .board-kanban{grid-template-columns:repeat(5,minmax(194px,1fr));gap:12px}.board-vision .board-toolbar__icon-btn .arco-icon{font-size:16px}.board-vision .board-column__title{font-size:14px;font-weight:700}.board-vision .board-column__count{min-width:auto;height:auto;padding:0;background:transparent;color:#7a8699;font-size:13px;font-weight:600}.board-vision .board-column__adder{width:20px;height:20px;border-radius:0;color:#8c99aa}.board-vision .board-column__append{border-radius:16px;font-size:13px;font-weight:600}.board-vision .board-task{min-height:122px;border-radius:14px}.board-vision .board-task__code{font-size:11px;font-weight:700}.board-vision .board-task__milestone{font-size:10px}.board-vision .board-task__title{font-size:14px;line-height:1.5;font-weight:700}.board-vision .board-task__pill,.board-vision .board-task__status{height:20px;font-size:10px;font-weight:700}.board-vision .board-task__assignee span,.board-vision .board-task__date,.board-vision .board-task__link{font-size:11px}.board-vision .board-side-panel{border-radius:18px!important}.board-vision .board-side-panel__eyebrow{font-size:12px;font-weight:700}.board-vision .board-side-panel__top h3{font-size:18px;line-height:1.42;font-weight:700}.board-vision .board-side-panel__item{font-size:12px}.board-vision .board-side-panel__group h4,.board-vision .board-side-panel__item strong{font-size:13px;font-weight:700}.board-vision .board-side-panel__soft-tag{height:24px;padding:0 9px;font-size:11px}.board-vision .board-side-panel__actions .arco-btn{height:36px;border-radius:10px;font-size:13px;font-weight:600}.dashboard-header .page-hero__title{font-size:32px}.dashboard-header__config,.dashboard-header__control,.dashboard-header__trend{min-height:48px}.dashboard-header__config{height:48px}.dashboard-stat-grid .stat-card{min-height:120px}.dashboard-stat-grid .stat-card__value{font-size:30px}.dashboard-stat-grid .stat-card__icon{width:46px;height:46px}.payment-hub-filter-panel .arco-input-wrapper,.payment-hub-filter-panel .arco-select-view{height:40px;border-radius:12px}.payment-hub-filter-row{grid-template-columns:repeat(2,minmax(0,1fr)) auto;gap:12px}.payment-hub-filter-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.payment-hub-stat-card{min-height:124px}.payment-hub-stat-card .arco-card-body{padding:18px 20px 19px}.payment-hub-stat-card .stat-card__value{font-weight:800}.payment-hub-stat-card .stat-card__icon{width:46px;height:46px}.dashboard-page .arco-card-header{padding-bottom:8px}.dashboard-page .arco-card-header-title{color:#1f2a3b}.dashboard-page .arco-card-header-extra{display:flex;align-items:center;gap:8px}.dashboard-header{gap:20px;padding:8px 2px 2px}.dashboard-header .page-hero__title{font-size:34px;line-height:1.08;letter-spacing:-.03em}.dashboard-header .page-hero__subtitle{font-size:15px;color:#8391a6}.dashboard-header__actions{gap:12px}.dashboard-header__config,.dashboard-header__control,.dashboard-header__trend{min-height:46px;border-radius:15px;border:1px solid rgba(15,23,42,.045);background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 24px rgba(15,23,42,.026)}.dashboard-header__control{min-width:136px;padding:0 10px}.dashboard-header__control .arco-select-view{min-height:44px;border:0;box-shadow:none}.dashboard-header__trend{min-width:104px;padding:8px 14px;gap:2px}.dashboard-header__trend span{color:#8d9aae}.dashboard-header__trend strong{font-size:20px}.dashboard-header__config{height:46px;color:#4e5f75;font-size:13px;font-weight:600;background:#fff}.dashboard-header__config:before{content:"\2699";margin-right:6px;font-size:14px;line-height:1}.dashboard-header__config .arco-icon{display:none}.dashboard-stat-grid .stat-card{border-radius:18px!important}.dashboard-stat-grid .stat-card .arco-card-body{padding:18px 20px}.dashboard-stat-grid .stat-card__label,.dashboard-stat-grid .stat-card__value{display:block}.dashboard-stat-grid .stat-card__label{margin-bottom:6px;color:#6f8096}.dashboard-stat-grid .stat-card__value{color:#334862;font-size:28px;line-height:1.08;white-space:nowrap}.dashboard-stat-grid .stat-card__meta{align-items:flex-end;color:#8997ab;font-size:12px;font-weight:500}.dashboard-stat-grid .stat-card__meta>span{display:block;flex:1}.dashboard-stat-grid .stat-card__icon .arco-icon{font-size:20px}.dashboard-card__extra{display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px solid #edf2f7;color:#8b97a8;font-weight:600;line-height:1}.dashboard-card__extra:after{content:"\25BE";font-size:10px;color:#a7b3c2}.dashboard-card__extra-group{gap:6px}.dashboard-card__link{color:#8190a5;font-size:12px;font-weight:600}.dashboard-card__ghost-icon{width:28px;height:28px;border-radius:10px;background:#f7f9fc}.dashboard-main-grid{grid-template-columns:1.5fr 1.18fr .92fr .88fr;gap:14px}.dashboard-bottom-grid{grid-template-columns:1.48fr .84fr .86fr;gap:14px}.dashboard-main-grid .arco-card{min-height:324px}.dashboard-bottom-grid .arco-card{min-height:292px}.dashboard-funnel{grid-template-columns:1fr .92fr}.dashboard-funnel__graphic{gap:12px}.dashboard-funnel__shape{height:50px;font-size:18px;font-weight:700}.dashboard-funnel__row{grid-template-columns:1fr 28px 96px}.dashboard-funnel__row strong{font-weight:700}.dashboard-recovery,.dashboard-recovery__ring{gap:20px}.dashboard-recovery__stats{gap:12px}.dashboard-recovery__stats strong{font-weight:700}.dashboard-recovery__bar{grid-template-columns:98px 1fr 40px}.dashboard-recovery__bar div{height:10px}.dashboard-notice-list,.dashboard-task-list{gap:0}.dashboard-notice-list__item,.dashboard-task-list__item{padding:0 0 14px;margin-bottom:14px;border-bottom:1px solid #f2f5f8}.dashboard-notice-list__item:last-of-type,.dashboard-task-list__item:last-of-type{margin-bottom:0;border-bottom:0}.dashboard-task-list__side{min-width:70px}.dashboard-notice-list__item{gap:10px}.dashboard-notice-list__icon{width:36px;height:36px}.dashboard-notice-list__icon .arco-icon{font-size:16px}.dashboard-notice-list__copy{gap:4px}.dashboard-notice-list__copy strong{font-weight:700}.dashboard-notice-list__copy span{line-height:1.45}.dashboard-projects .arco-table-td,.dashboard-projects .arco-table-th{padding-top:11px;padding-bottom:11px}.dashboard-projects .arco-table-th-item{font-weight:600}.dashboard-alert-list,.dashboard-feed{gap:14px}.dashboard-alert-list__item strong,.dashboard-feed__copy strong{font-weight:700}.dashboard-page{--dashboard-surface:linear-gradient(180deg,#fff,#fbfcff);--dashboard-border:rgba(222,229,239,0.92);--dashboard-shadow:0 18px 42px rgba(28,45,73,0.08);--dashboard-shadow-soft:0 12px 28px rgba(28,45,73,0.06);--dashboard-title:#18263d;--dashboard-text:#3a4a63;--dashboard-muted:#8492a7;--dashboard-link:#5b8ff9;gap:18px}.dashboard-page .arco-card,.dashboard-page .dashboard-stat-grid .stat-card{border-radius:22px;background:var(--dashboard-surface)}.dashboard-page .dashboard-card .arco-card-header,.dashboard-page .dashboard-stat-grid .stat-card .arco-card-body{padding-left:24px;padding-right:24px}.dashboard-page .dashboard-card .arco-card-header{min-height:62px;padding-top:22px;padding-bottom:0;border-bottom:0}.dashboard-page .dashboard-card .arco-card-body{padding:18px 24px 22px}.dashboard-page .arco-card-header-title{color:var(--dashboard-title);font-size:15px;font-weight:700;letter-spacing:-.01em}.dashboard-page .arco-card-header-extra{margin-top:2px}.dashboard-page .dashboard-card__link,.dashboard-page .dashboard-notice-list__more,.dashboard-page .soft-link{color:var(--dashboard-link);font-weight:700}.dashboard-page .dashboard-card__link:hover,.dashboard-page .dashboard-notice-list__more:hover,.dashboard-page .soft-link:hover{color:#4b7ef0}.dashboard-header{align-items:flex-end;justify-content:space-between;gap:18px;padding:4px 4px 0;margin-bottom:2px}.dashboard-header__copy{gap:10px}.dashboard-header .page-hero__title{margin:0;color:#16263f;font-size:27px;line-height:1.14;font-weight:800;letter-spacing:-.025em}.dashboard-header .page-hero__subtitle{margin:0;color:#8b98ab;font-size:13px;line-height:1.55;font-weight:500}.dashboard-header__actions{justify-content:flex-end;gap:14px;margin-left:auto}.dashboard-header__config,.dashboard-header__control,.dashboard-header__trend{height:50px;border:1px solid rgba(225,231,240,.95);border-radius:16px;background:hsla(0,0%,100%,.96);box-shadow:var(--dashboard-shadow-soft)}.dashboard-header__control{min-width:138px;padding:0 16px}.dashboard-header__control .arco-select{width:100%!important}.dashboard-header__control .arco-select-view{height:100%;padding:0;background:transparent;color:var(--dashboard-title);font-size:15px;font-weight:700}.dashboard-header__control .arco-select-view-value{padding-left:2px}.dashboard-header__trend{min-width:112px;padding:10px 16px;gap:3px}.dashboard-header__trend span{color:#90a0b2;font-size:12px;line-height:1.2}.dashboard-header__trend strong{color:#1eb97b;font-size:13px;line-height:1.2;font-weight:800}.dashboard-header__config{height:42px;padding:0 16px;color:#42516a}.dashboard-toolbar{justify-content:flex-end;margin:-2px 2px 2px}.dashboard-stat-grid{gap:14px}.dashboard-stat-grid .stat-card{min-height:114px;border-radius:22px}.dashboard-stat-grid .stat-card .arco-card-body{display:flex;flex-direction:column;gap:12px;padding-top:18px;padding-bottom:18px}.dashboard-stat-grid .stat-card__label{color:#60718b;font-size:14px;line-height:1.3;font-weight:700}.dashboard-stat-grid .stat-card__value{color:var(--dashboard-title);font-size:24px;line-height:1.1;font-weight:800;letter-spacing:-.02em}.dashboard-stat-grid .stat-card__meta{align-items:center;gap:12px;margin-top:auto;color:#8c99ac;font-size:13px}.dashboard-stat-grid .stat-card__meta>span{line-height:1.35}.dashboard-stat-grid .stat-card__icon{width:48px;height:48px;border-radius:50%;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.dashboard-stat-grid .stat-card__icon .arco-icon{font-size:19px}.dashboard-card__extra{height:30px;border:1px solid #e8edf5;border-radius:10px;background:#fff;color:#8594a9;font-size:12px;font-weight:700}.dashboard-card__extra-group{display:inline-flex;align-items:center;flex-wrap:nowrap;gap:8px;min-width:0;max-width:100%}.dashboard-card__ghost-icon{width:30px;height:30px;border-radius:11px;border:1px solid #edf1f7;background:#f8fafc;color:#91a0b4}.dashboard-main-grid{grid-template-columns:1.54fr 1.28fr .98fr .88fr;gap:16px}.dashboard-bottom-grid{grid-template-columns:1.56fr .92fr .94fr;gap:16px}.dashboard-main-grid .arco-card{min-height:322px}.dashboard-bottom-grid .arco-card{min-height:306px}.dashboard-bottom-grid>.dashboard-card:first-child{min-height:332px}.dashboard-funnel{grid-template-columns:1.14fr .86fr;align-items:center;gap:18px;min-height:226px}.dashboard-funnel__graphic{align-items:center;justify-content:center;gap:8px;padding:4px 2px 0 8px}.dashboard-funnel__shape{height:44px;font-size:17px;font-weight:800;box-shadow:inset 0 -8px 18px hsla(0,0%,100%,.16)}.dashboard-funnel__shape span{transform:translateY(-1px)}.dashboard-funnel__legend{gap:10px}.dashboard-funnel__row{grid-template-columns:minmax(72px,1fr) 26px 88px;gap:10px;color:#6d7b91;font-size:12px}.dashboard-funnel__row strong{color:#1d2b44;font-size:13px;font-weight:800}.dashboard-recovery{gap:22px;min-height:226px}.dashboard-recovery__ring{display:grid;grid-template-columns:124px minmax(0,1fr);gap:22px}.dashboard-recovery .arco-progress-circle{filter:drop-shadow(0 8px 20px rgba(47,156,255,.12))}.dashboard-recovery .arco-progress-circle-text{fill:#16263f;font-size:21px;font-weight:800}.dashboard-recovery__stats div{align-items:baseline;font-size:12px;line-height:1.35}.dashboard-recovery__stats span{color:#8c99ac}.dashboard-recovery__stats strong{color:#18263d;font-size:15px;font-weight:800}.dashboard-recovery__bars{gap:12px}.dashboard-recovery__bar{grid-template-columns:108px 1fr 40px;gap:10px;color:#6f7f94;font-size:12px}.dashboard-recovery__bar div{height:11px;border-radius:999px;background:#edf2f7}.dashboard-recovery__bar strong{color:#73839a;font-size:12px;font-weight:800}.dashboard-alert-list__item,.dashboard-feed__item,.dashboard-notice-list__item,.dashboard-task-list__item{padding:0 0 15px;margin-bottom:15px;border-bottom:1px solid #edf2f7}.dashboard-alert-list__item:last-of-type,.dashboard-feed__item:last-of-type,.dashboard-notice-list__item:last-of-type,.dashboard-task-list__item:last-of-type{margin-bottom:0;border-bottom:0}.dashboard-task-list__main{gap:4px}.dashboard-task-list__main label{color:#1c2a42;font-size:13px;line-height:1.45;font-weight:700}.dashboard-task-list__main input{width:14px;height:14px;margin-right:8px;accent-color:#4a86ff}.dashboard-task-list__main span,.dashboard-task-list__side span{color:#8b98ab;font-size:12px;line-height:1.45}.dashboard-task-list__side{min-width:72px;gap:6px}.dashboard-task-list__side .arco-tag{height:22px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700}.dashboard-notice-list__item{align-items:flex-start;gap:12px}.dashboard-notice-list__icon{width:34px;height:34px;border-radius:50%;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86)}.dashboard-notice-list__icon .arco-icon{font-size:15px}.dashboard-notice-list__copy{gap:3px}.dashboard-notice-list__copy strong{color:#1b2a41;font-size:14px;font-weight:800;line-height:1.35}.dashboard-notice-list__copy span{color:#8795a9;font-size:12px;line-height:1.5}.dashboard-notice-list__copy small{color:#a0adbe;font-size:12px;line-height:1.35}.dashboard-projects{gap:14px}.dashboard-projects__summary{align-items:center;gap:26px;padding-bottom:6px}.dashboard-projects__legend{gap:10px}.dashboard-projects__legend div{color:#718097;font-size:13px;line-height:1.35}.dashboard-projects .arco-progress-circle-text{fill:#1a2840;font-size:20px;font-weight:800}.dashboard-projects .arco-table-container{border:1px solid #e9eef5;border-radius:14px;overflow:hidden}.dashboard-projects .arco-table-th{background:#fbfcfe}.dashboard-projects .arco-table-td,.dashboard-projects .arco-table-th{padding-top:12px;padding-bottom:12px}.dashboard-projects .arco-table-th-item{color:#7c8aa0;font-size:12px;font-weight:700}.dashboard-projects .arco-table-td{color:#24324a;font-size:13px}.dashboard-progress-cell{gap:8px}.dashboard-progress-cell__bar{height:7px;border-radius:999px;background:#e9f0f7}.dashboard-alert-list__item{gap:4px}.dashboard-alert-list__item strong,.dashboard-feed__copy strong{color:#18263d;font-size:14px;font-weight:800;line-height:1.4}.dashboard-alert-list__item span,.dashboard-feed__copy span,.dashboard-feed__item small{color:#8d99ac;font-size:12px;line-height:1.5}.dashboard-feed__item{grid-template-columns:28px 1fr auto;gap:10px;align-items:flex-start}.dashboard-feed__avatar{width:28px;height:28px;font-size:12px;font-weight:800}.dashboard-feed__copy{gap:3px}@media (max-width:1440px){.dashboard-header__actions{gap:12px}.dashboard-main-grid{grid-template-columns:1.42fr 1.18fr .98fr .92fr}.dashboard-bottom-grid{grid-template-columns:1.42fr .92fr .92fr}}@media (max-width:1280px){.dashboard-header{align-items:flex-start}.dashboard-header__actions{width:100%;justify-content:flex-start;flex-wrap:wrap;margin-left:0}.dashboard-bottom-grid,.dashboard-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.dashboard-header{padding-left:0;padding-right:0}.dashboard-header .page-hero__title{font-size:24px}.dashboard-header__actions{gap:10px}.dashboard-header__config,.dashboard-header__control,.dashboard-header__trend{min-width:0}.dashboard-bottom-grid,.dashboard-funnel,.dashboard-main-grid,.dashboard-recovery__ring{grid-template-columns:1fr}.dashboard-bottom-grid,.dashboard-main-grid{gap:14px}.dashboard-projects__summary{flex-direction:column;align-items:flex-start;gap:16px}}.dashboard-page{font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif}.dashboard-page .dashboard-header__config{display:inline-flex;align-items:center;gap:0}.dashboard-page .dashboard-header__config:before{content:none!important}.dashboard-page .dashboard-header__config .arco-icon{display:inline-flex!important;font-size:14px}.dashboard-page .dashboard-header__config .arco-btn-icon{margin-right:6px}.dashboard-page .dashboard-stat-grid .stat-card__meta{justify-content:space-between;align-items:flex-end}.dashboard-page .stat-card__note{display:flex;flex:1;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.dashboard-page .stat-card__note>span{line-height:1.35}.dashboard-page .stat-card__trend{color:#23b374;font-size:12px;font-weight:800;line-height:1;white-space:nowrap}.dashboard-page .stat-card__trend.is-warn{color:#ff7668}.dashboard-page .dashboard-funnel__graphic{display:flex;flex-direction:column}.dashboard-page .dashboard-funnel__stage{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:center;gap:10px;width:100%}.dashboard-page .dashboard-funnel__label{color:#66768d;font-size:13px;font-weight:700;line-height:1.2}.dashboard-page .dashboard-funnel__shape{display:flex;align-items:center;justify-content:center;justify-self:center;clip-path:polygon(10% 0,90% 0,100% 100%,0 100%)}.dashboard-page .dashboard-funnel__legend{display:flex;flex-direction:column}.dashboard-page .dashboard-funnel__header,.dashboard-page .dashboard-funnel__row{display:grid;grid-template-columns:minmax(72px,1fr) 40px 112px;align-items:center;gap:10px}.dashboard-page .dashboard-funnel__header{margin-bottom:4px}.dashboard-page .dashboard-funnel__header span{color:#99a6b8;font-size:12px;font-weight:700;line-height:1.2}.dashboard-page .dashboard-funnel__header span:last-child,.dashboard-page .dashboard-funnel__row strong:last-child{text-align:right}.dashboard-page .dashboard-recovery__chart{display:flex;flex-direction:column;align-items:center;gap:10px}.dashboard-page .dashboard-recovery__caption{color:#8b99ac;font-size:12px;font-weight:700;line-height:1}.dashboard-page .dashboard-recovery__bar{grid-template-columns:108px minmax(0,1fr) auto 34px;align-items:center}.dashboard-page .dashboard-recovery__bar em{color:#1c2a42;font-style:normal;font-size:12px;font-weight:700;white-space:nowrap}.dashboard-page .dashboard-recovery__bar strong{text-align:right}.dashboard-page .dashboard-task-list__item{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:flex-start;gap:12px}.dashboard-page .dashboard-task-list__check{position:relative;display:flex;align-items:center;justify-content:center;padding-top:4px}.dashboard-page .dashboard-task-list__check input{position:absolute;inset:0;opacity:0;pointer-events:none}.dashboard-page .dashboard-task-list__check span{width:14px;height:14px;border:1.5px solid #c6d1df;background:#fff;box-shadow:inset 0 1px 2px rgba(177,190,206,.22)}.dashboard-page .dashboard-task-list__main strong{color:#1c2a42;font-size:14px;line-height:1.45;font-weight:700}.dashboard-page .dashboard-task-list__main span{color:#8b98ab;font-size:12px;line-height:1.5}.dashboard-page .dashboard-task-list__side{align-items:flex-end}.dashboard-page .dashboard-card__extra-group{display:flex;align-items:center}.dashboard-page .dashboard-card__ghost-icon{display:inline-flex;align-items:center;justify-content:center}.dashboard-page .dashboard-projects__chart{flex-direction:column;gap:8px}.dashboard-page .dashboard-projects__chart-caption{color:#8a97aa;font-size:12px;font-weight:700}.dashboard-page .dashboard-projects__footer{grid-column:1/-1;display:inline-flex;align-items:center;gap:8px}.dashboard-page .dashboard-projects__footer:after{content:"\2192";font-size:13px;line-height:1}.dashboard-page .dashboard-alert-list{display:flex;flex-direction:column;height:100%}.dashboard-page .dashboard-alert-list__head{gap:12px}.dashboard-page .dashboard-alert-list__link{color:var(--dashboard-link);font-size:12px;font-weight:700;white-space:nowrap}.dashboard-page .dashboard-alert-list__link:hover{color:#4b7ef0}.dashboard-page .dashboard-feed{display:flex;flex-direction:column;height:100%}.dashboard-page .dashboard-feed__item small{padding-top:2px;white-space:nowrap}.admin-shell--dashboard .admin-shell__sider{flex:0 0 184px!important;width:184px!important;min-width:184px!important;max-width:184px!important;padding:12px 8px}.admin-shell--dashboard .admin-shell__brand{gap:10px;padding:10px 10px 18px}.admin-shell--dashboard .admin-shell__brand-mark{width:30px;height:30px;border-radius:10px}.admin-shell--dashboard .admin-shell__brand-copy span{font-size:14px;font-weight:700;letter-spacing:0}.admin-shell--dashboard .admin-shell__menu-wrap{height:calc(100vh - 176px);padding-right:4px}.admin-shell--dashboard .admin-shell__menu .arco-menu-inline-header,.admin-shell--dashboard .admin-shell__menu .arco-menu-item,.admin-shell--dashboard .admin-shell__menu .arco-menu-pop-header{height:44px;line-height:44px;margin-bottom:3px;border-radius:10px;font-size:13px;font-weight:500}.admin-shell--dashboard .admin-shell__menu-link{gap:10px}.admin-shell--dashboard .admin-shell__menu-link-icon,.admin-shell--dashboard .admin-shell__menu .arco-menu-inline-header .arco-icon,.admin-shell--dashboard .admin-shell__menu .arco-menu-item .arco-icon{font-size:16px}.admin-shell--dashboard .admin-shell__menu .arco-menu-inline-header .arco-icon,.admin-shell--dashboard .admin-shell__menu .arco-menu-item .arco-icon{margin-right:10px}.admin-shell--dashboard .admin-shell__menu .arco-menu-inline-header:hover,.admin-shell--dashboard .admin-shell__menu .arco-menu-item:hover,.admin-shell--dashboard .admin-shell__menu .arco-menu-pop-header:hover{background:rgba(28,191,173,.1)!important}.admin-shell--dashboard .admin-shell__menu .arco-menu-item.arco-menu-selected,.admin-shell--dashboard .admin-shell__menu .arco-menu-selected{background:linear-gradient(135deg,rgba(11,122,137,.42),rgba(10,74,92,.54))!important;box-shadow:inset 0 0 0 1px rgba(39,216,202,.08)}.admin-shell--dashboard .admin-shell__menu .arco-menu-selected:before{top:11px;width:2px;height:22px;box-shadow:0 0 12px rgba(33,233,210,.7)}.admin-shell--dashboard .admin-shell__sider-footer{right:8px;bottom:12px;left:8px;gap:10px}.admin-shell--dashboard .admin-quick-create{min-height:38px;padding:9px 12px;border-radius:14px}.admin-shell--dashboard .admin-user-card{padding:10px 8px;border-radius:14px}.admin-shell--dashboard .admin-user-card__avatar{width:34px;height:34px}.admin-shell--dashboard .admin-user-card__meta strong{font-size:13px}.admin-shell--dashboard .admin-user-card__meta span{font-size:11px}.admin-shell--dashboard .admin-shell__topbar{height:64px;padding:0 16px;background:rgba(249,250,252,.98)}.admin-shell--dashboard .admin-shell__topbar-right{gap:10px}.admin-shell--dashboard .admin-shell__search{width:314px}.dashboard-main-grid .arco-card{min-height:314px}.dashboard-bottom-grid .arco-card{min-height:276px}.dashboard-bottom-grid>.dashboard-card:first-child{min-height:298px}.dashboard-funnel{grid-template-columns:1.22fr .78fr;gap:16px}.dashboard-page .dashboard-funnel__stage{grid-template-columns:58px minmax(0,1fr);gap:8px}.dashboard-page .dashboard-funnel__label{font-size:12px}.dashboard-page .dashboard-funnel__shape{height:46px;font-size:18px}.dashboard-page .dashboard-funnel__header,.dashboard-page .dashboard-funnel__row{grid-template-columns:minmax(64px,1fr) 34px 96px;gap:8px}.dashboard-page .dashboard-alert-list__item,.dashboard-page .dashboard-feed__item{padding:14px 0;margin-bottom:0}.admin-shell__content--dashboard{position:relative;overflow:hidden;padding:8px 16px 14px;background:linear-gradient(180deg,#f5f8fc,#f8fafc 30%,#f5f7fb)}.admin-shell__content--dashboard:after,.admin-shell__content--dashboard:before{content:"";position:absolute;pointer-events:none;z-index:0}.admin-shell__content--dashboard:before{top:-38px;left:104px;width:760px;height:198px;border-radius:50%;background:radial-gradient(circle at 24% 44%,hsla(0,0%,100%,.96) 0,hsla(0,0%,100%,.78) 32%,hsla(0,0%,100%,0) 72%),radial-gradient(circle at 74% 28%,rgba(224,234,247,.56) 0,rgba(224,234,247,0) 64%);filter:blur(10px)}.admin-shell__content--dashboard:after{top:24px;right:118px;width:280px;height:128px;border-radius:50%;background:radial-gradient(circle,hsla(0,0%,100%,.88) 0,hsla(0,0%,100%,0) 72%);filter:blur(8px)}.dashboard-page{position:relative;z-index:1;font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;--dashboard-surface:linear-gradient(180deg,hsla(0,0%,100%,0.98),rgba(252,253,255,0.98));--dashboard-border:rgba(239,243,248,0.72);--dashboard-shadow:0 7px 16px rgba(21,36,61,0.018);--dashboard-shadow-soft:0 5px 12px rgba(21,36,61,0.014);--dashboard-gap:8px;gap:var(--dashboard-gap);padding-top:0}.dashboard-page .arco-card,.dashboard-page .dashboard-stat-grid .stat-card{border:1px solid var(--dashboard-border);border-radius:14px;box-shadow:var(--dashboard-shadow)}.dashboard-page .dashboard-card.arco-card{display:flex;flex-direction:column}.dashboard-page .dashboard-card .arco-card-header,.dashboard-page .dashboard-stat-grid .stat-card .arco-card-body{padding-left:18px;padding-right:18px}.dashboard-page .dashboard-card .arco-card-header{min-height:38px;padding-top:11px}.dashboard-page .dashboard-card .arco-card-body{padding:12px 18px 14px;display:flex;flex:1;flex-direction:column;min-height:0}.dashboard-page .arco-card-header-title{color:#1d2b44;font-size:16px;font-weight:650}.dashboard-page .dashboard-card__link,.dashboard-page .dashboard-notice-list__more,.dashboard-page .soft-link{font-size:13px}.dashboard-header{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;gap:0;margin-bottom:0;min-height:64px;padding:2px 160px 2px 4px}.dashboard-header__copy{display:flex;flex-direction:column;flex:none;gap:6px;padding-top:0;max-width:470px}.dashboard-header .page-hero__title{color:#16253e;font-size:22px;line-height:1.12;font-weight:600;letter-spacing:-.01em}.dashboard-header .page-hero__subtitle{color:#8593a7;font-size:12px;line-height:1.34;font-weight:480}.dashboard-header__actions{display:flex;align-items:center;gap:16px;margin-left:clamp(38px,5vw,84px);padding-top:1px}.dashboard-header__config,.dashboard-header__control,.dashboard-header__trend{display:inline-flex;align-items:center;border-color:rgba(230,235,243,.96);border-radius:9px;background:hsla(0,0%,100%,.94);box-shadow:0 7px 16px rgba(21,36,61,.022);backdrop-filter:blur(10px)}.dashboard-header__control{position:relative;min-width:124px;height:40px;gap:8px;padding:0 13px 0 12px}.dashboard-header__control:after{content:"";position:absolute;top:10px;right:-7px;width:1px;height:17px;background:rgba(215,222,232,.9)}.dashboard-header__control-icon{display:inline-flex;align-items:center;justify-content:center;color:#71839a;font-size:14px}.dashboard-header__control .arco-select{flex:1;min-width:0}.dashboard-header__control .arco-select-view{font-size:13px;font-weight:650;padding-left:0;padding-right:0}.dashboard-header__trend{min-width:82px;height:40px;padding:6px 12px 6px 11px;gap:1px}.dashboard-header__trend span{color:#98a5b7;font-size:11px}.dashboard-header__trend strong{color:#29b97f;font-size:12px;font-weight:700}.dashboard-toolbar{position:absolute;top:35px;right:4px;display:flex;margin:0}.dashboard-header__config{height:35px;padding:0 14px;color:#49586f;font-size:12px;font-weight:700;border-radius:10px}.dashboard-stat-grid{gap:var(--dashboard-gap)}.dashboard-stat-grid .stat-card{min-height:124px;border-color:rgba(240,244,249,.84);border-radius:16px;box-shadow:0 7px 16px rgba(20,37,62,.015)}.dashboard-stat-grid .stat-card .arco-card-body{gap:7px;padding-top:13px;padding-bottom:12px}.dashboard-stat-grid .stat-card__label{color:#6d7d92;font-size:12.5px;font-weight:600}.dashboard-stat-grid .stat-card__value{color:#25344d;font-size:22px;line-height:1.04;font-weight:620}.dashboard-stat-grid .stat-card__meta{gap:8px;color:#94a1b3;font-size:11px}.dashboard-stat-grid .stat-card__icon{width:42px;height:42px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.92),0 4px 10px rgba(34,52,84,.03)}.dashboard-stat-grid .stat-card__icon .arco-icon{font-size:16px}.dashboard-page .stat-card__note{gap:4px}.dashboard-page .stat-card__note>span,.dashboard-page .stat-card__trend{font-size:10.5px}.dashboard-page .stat-card__note>span{color:#98a5b6}.dashboard-page .stat-card__trend{font-weight:600}.dashboard-page .icon-blue{color:#5a98f7;background:#eff4fd}.dashboard-page .icon-green{color:#58bb7a;background:#ebf8ef}.dashboard-page .icon-purple{color:#8a78fb;background:#f3efff}.dashboard-page .icon-amber{color:#f0b14a;background:#fff5e7}.dashboard-page .icon-teal{color:#42bcae;background:#e7f8f5}.dashboard-card__extra{height:28px;padding:0 11px;border-radius:9px;font-size:12.5px}.dashboard-card__extra-group{gap:9px}.dashboard-card__ghost-icon{width:27px;height:27px;border-radius:8px}.dashboard-main-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1.06fr) minmax(0,.91fr) minmax(0,.78fr)}.dashboard-bottom-grid,.dashboard-main-grid{align-items:stretch;gap:var(--dashboard-gap)}.dashboard-bottom-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,.72fr) minmax(0,.94fr)}.dashboard-bottom-grid>.dashboard-card,.dashboard-main-grid>.dashboard-card{min-width:0}.dashboard-page .dashboard-main-grid>.dashboard-card.arco-card{height:364px;min-height:364px}.dashboard-page .dashboard-bottom-grid>.dashboard-card.arco-card{height:294px;min-height:294px}.dashboard-page .dashboard-card .arco-card-header{gap:10px;overflow:hidden;position:relative}.dashboard-page .dashboard-card--funnel .arco-card-body,.dashboard-page .dashboard-card--recovery .arco-card-body{justify-content:flex-start}.dashboard-page .arco-card-header-extra,.dashboard-page .arco-card-header-title,.dashboard-page .dashboard-card__extra,.dashboard-page .dashboard-card__extra-group,.dashboard-page .dashboard-card__extra-group>*,.dashboard-page .dashboard-card__link{white-space:nowrap}.dashboard-page .arco-card-header-extra,.dashboard-page .arco-card-header-title,.dashboard-page .dashboard-card__extra-group{min-width:0}.dashboard-funnel{grid-template-columns:1.54fr .46fr;align-items:start;gap:14px;min-height:0}.dashboard-page .dashboard-funnel__stage{grid-template-columns:54px minmax(0,1fr);min-height:51px;align-self:stretch;gap:7px}.dashboard-page .dashboard-funnel__label{color:#5f728c;font-size:11.75px;font-weight:600;white-space:nowrap}.dashboard-page .dashboard-funnel__graphic{display:grid;grid-template-rows:repeat(5,51px);align-content:start;align-items:stretch;justify-content:stretch;justify-items:stretch;gap:0;padding:14px 0 0 4px;width:100%}.dashboard-page .dashboard-funnel__shape{height:44px;font-size:16px;box-shadow:inset 0 -10px 18px hsla(0,0%,100%,.14),0 9px 18px rgba(88,132,216,.055);filter:saturate(1.08)}.dashboard-page .dashboard-funnel__legend{display:grid;grid-template-rows:14px repeat(5,51px) 33px;align-content:start;gap:0;padding-top:0}.dashboard-page .dashboard-funnel__header,.dashboard-page .dashboard-funnel__row{grid-template-columns:minmax(54px,1fr) 24px 84px;gap:6px}.dashboard-page .dashboard-funnel__header{min-height:14px;align-self:center;margin-bottom:0}.dashboard-page .dashboard-funnel__header span,.dashboard-page .dashboard-funnel__row{font-size:10.75px}.dashboard-page .dashboard-funnel__header span,.dashboard-page .dashboard-funnel__row span,.dashboard-page .dashboard-funnel__row strong{white-space:nowrap}.dashboard-page .dashboard-funnel__row strong{font-size:12.75px;font-weight:650}.dashboard-page .dashboard-funnel__row{min-height:19px;height:100%;align-self:stretch;align-items:center}.dashboard-page .dashboard-funnel__row.is-summary{margin-top:0;padding-top:7px;align-self:start;height:auto;border-top:1px solid rgba(232,238,246,.95)}.dashboard-page .dashboard-funnel__row.is-summary span,.dashboard-page .dashboard-funnel__row.is-summary strong{color:#24344d;font-weight:700}.dashboard-recovery{gap:16px;min-height:0}.dashboard-recovery__ring{grid-template-columns:118px minmax(0,1fr);gap:18px;align-items:center}.dashboard-page .dashboard-recovery__chart{gap:8px;padding-top:2px}.dashboard-recovery .arco-progress-circle{filter:drop-shadow(0 8px 16px rgba(47,156,255,.12))}.dashboard-recovery .arco-progress-circle-text{font-size:18px}.dashboard-recovery__stats{gap:10px}.dashboard-recovery__stats div{font-size:11.5px;min-width:0}.dashboard-recovery__stats strong{font-size:14px}.dashboard-recovery__stats span,.dashboard-recovery__stats strong{overflow:visible;text-overflow:clip}.dashboard-recovery__stats span{white-space:normal;line-height:1.26}.dashboard-page .dashboard-recovery__bar>span,.dashboard-page .dashboard-recovery__bar em,.dashboard-page .dashboard-recovery__bar strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-page .dashboard-recovery__bar{grid-template-columns:74px minmax(0,1fr) auto 28px;gap:8px;font-size:11.25px}.dashboard-page .dashboard-recovery__bar div{height:10px}.dashboard-page .dashboard-recovery__bar em,.dashboard-page .dashboard-recovery__bar strong{font-size:11.5px}.dashboard-alert-list,.dashboard-feed,.dashboard-notice-list,.dashboard-task-list{display:flex;flex-direction:column;flex:1;min-height:0;gap:0}.dashboard-page .dashboard-alert-list__item,.dashboard-page .dashboard-feed__item,.dashboard-page .dashboard-notice-list__item,.dashboard-page .dashboard-task-list__item{padding:0 0 5px;margin-bottom:5px;border-bottom-color:rgba(236,241,247,.9)}.dashboard-page .dashboard-notice-list__item,.dashboard-page .dashboard-task-list__item{padding-bottom:4px;margin-bottom:4px}.dashboard-page .dashboard-task-list__item{grid-template-columns:16px minmax(0,1fr) 70px;gap:6px;min-height:30px}.dashboard-page .dashboard-task-list__check{padding-top:2px}.dashboard-page .dashboard-task-list__check span{width:12px;height:12px;border-radius:4px}.dashboard-page .dashboard-task-list__main{gap:3px;min-width:0}.dashboard-page .dashboard-task-list__main strong{display:block;font-size:13.25px;line-height:1.24;font-weight:620;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-page .dashboard-task-list__main span,.dashboard-page .dashboard-task-list__side span{font-size:10.5px;line-height:1.22}.dashboard-page .dashboard-task-list__main span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-page .dashboard-task-list__side{min-width:70px;gap:3px;padding-top:0}.dashboard-page .dashboard-task-list__tag.arco-tag{height:18px;padding:0 7px;font-size:10px;font-weight:650}.dashboard-page .dashboard-task-list__time{color:#92a0b3}.dashboard-page .dashboard-card--task .arco-card-header-extra{max-width:180px}.dashboard-page .dashboard-card--task .dashboard-card__extra-group{gap:6px}.dashboard-page .dashboard-card--task .dashboard-card__extra{height:26px;padding:0 9px;border-radius:8px;font-size:11px}.dashboard-page .dashboard-card--task .dashboard-task-list__item{grid-template-columns:17px minmax(0,1fr) 60px;gap:8px;min-height:38px;padding-bottom:7px;margin-bottom:7px}.dashboard-page .dashboard-card--task .dashboard-task-list__main strong{font-size:12.75px;font-weight:610}.dashboard-page .dashboard-card--task .dashboard-task-list__main span,.dashboard-page .dashboard-card--task .dashboard-task-list__side span{font-size:10.5px}.dashboard-page .dashboard-card--task .dashboard-task-list__side{min-width:60px;gap:4px;align-items:flex-end}.dashboard-page .dashboard-card--task .dashboard-task-list__tag.arco-tag{height:18px;padding:0 6px;font-size:9.75px}.dashboard-page .dashboard-notice-list__item{gap:7px;min-height:34px}.dashboard-page .dashboard-notice-list__icon{width:24px;height:24px;border-radius:8px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.92)}.dashboard-page .dashboard-notice-list__icon .arco-icon{font-size:12px}.dashboard-page .dashboard-notice-list__copy{gap:2px;min-width:0}.dashboard-page .dashboard-notice-list__copy strong{display:block;font-size:13px;line-height:1.22;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-page .dashboard-notice-list__copy small,.dashboard-page .dashboard-notice-list__copy span{font-size:10.5px;line-height:1.22}.dashboard-page .dashboard-notice-list__copy span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard-page .dashboard-notice-list__time{color:#9aa7b8}.dashboard-page .dashboard-card--notice .dashboard-card__ghost-icon{width:26px;height:26px;border-radius:9px}.dashboard-page .dashboard-card--notice .dashboard-notice-list__item{gap:10px;min-height:44px;padding-bottom:8px;margin-bottom:8px}.dashboard-page .dashboard-card--notice .dashboard-notice-list__icon{width:30px;height:30px;border-radius:10px}.dashboard-page .dashboard-card--notice .dashboard-notice-list__icon .arco-icon{font-size:14px}.dashboard-page .dashboard-card--notice .dashboard-notice-list__copy{gap:3px}.dashboard-page .dashboard-card--notice .dashboard-notice-list__copy strong{font-size:13px}.dashboard-page .dashboard-card--notice .dashboard-notice-list__copy small,.dashboard-page .dashboard-card--notice .dashboard-notice-list__copy span{font-size:11px}.dashboard-projects{display:grid;flex:1;grid-template-columns:224px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;align-items:start;gap:8px 14px}.dashboard-projects__summary{display:grid;grid-template-columns:102px minmax(0,1fr);grid-template-rows:24px repeat(4,34px);align-items:stretch;gap:0 10px;padding-top:0;padding-bottom:0;min-height:160px;min-width:0}.dashboard-page .dashboard-projects__chart{position:relative;display:flex;align-items:center;justify-content:center;grid-row:1/span 5;align-self:center;width:98px;height:98px;margin-top:6px;flex:none;isolation:isolate}.dashboard-page .dashboard-projects__chart:before{content:"";position:absolute;inset:0;border-radius:50%;background:var(--project-donut-gradient,conic-gradient(from -88deg,#d8dee8 0 6%,#37c999 6% 25%,#4f93ff 25% 88%,#ff9a52 88% 100%));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86)}.dashboard-page .dashboard-projects__chart:after{content:"";position:absolute;inset:16px;border-radius:50%;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 0 0 1px rgba(230,236,244,.94);z-index:1}.dashboard-page .dashboard-projects__chart-value{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,-10px);color:#1a2840;font-size:17px;font-weight:800;letter-spacing:-.02em;line-height:1}.dashboard-page .dashboard-projects__chart .arco-progress{width:98px!important;height:98px!important;position:relative;z-index:2}.dashboard-page .dashboard-projects__chart .arco-progress-circle-path,.dashboard-page .dashboard-projects__chart .arco-progress-circle-trail{stroke:transparent!important}.dashboard-page .dashboard-projects__chart .arco-progress-circle-text{fill:#1a2840;color:#1a2840;font-size:17px;font-weight:800;letter-spacing:-.02em}.dashboard-page .dashboard-projects__chart-caption{position:absolute;left:50%;top:50%;z-index:3;transform:translate(-50%,11px);color:#8c9ab0;font-size:10px;font-weight:600;line-height:1}.dashboard-projects__legend{display:grid;grid-row:1/span 5;grid-template-rows:24px repeat(4,34px);align-self:stretch;gap:0;padding-top:0;min-width:0}.dashboard-projects__legend-title{position:static;align-self:center;color:#21314b;font-size:11.75px;font-weight:700;line-height:24px}.dashboard-projects__legend-row{display:flex;align-items:center;align-self:center;gap:6px;min-height:34px;color:#758398;font-size:10.5px;line-height:1.28}.dashboard-page .dashboard-projects__chart-caption,.dashboard-projects__table-head span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-projects__legend i{display:inline-block;width:7px;height:7px;margin-right:0;border-radius:999px}.dashboard-projects__legend-name{flex:none;white-space:nowrap}.dashboard-projects__legend-meta{margin-left:auto;padding-left:4px;color:#41516a;font-size:10.5px;font-weight:700;white-space:nowrap}.dashboard-projects__table{grid-column:2;grid-row:1;align-self:start;padding-top:0;min-width:0;overflow:hidden;border:0;border-radius:0;background:transparent}.dashboard-projects__table-head,.dashboard-projects__table-row{display:grid;grid-template-columns:1.5fr 1.04fr 1.06fr .7fr .62fr;align-items:center;gap:8px;padding:0}.dashboard-projects__table-head{min-height:24px;color:#8d9aae;font-size:10.5px;font-weight:700;line-height:1.18}.dashboard-projects__table-row{min-height:34px;border-top:1px solid rgba(236,241,247,.86);color:#24334b;font-size:10.75px;line-height:1.28}.dashboard-projects__customer-name,.dashboard-projects__owner,.dashboard-projects__project-name{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard-projects__customer-name,.dashboard-projects__owner{color:#6d7d93}.dashboard-projects__owner,.dashboard-projects__table-head span:last-child{text-align:right}.dashboard-projects__project-name{font-weight:600}.dashboard-projects__status{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:20px;padding:0 7px;border-radius:999px;font-size:10px;font-weight:700;line-height:1;letter-spacing:.01em}.dashboard-projects__status.is-running{background:rgba(32,195,115,.14);color:#12a85a}.dashboard-projects__status.is-delay{background:rgba(255,97,88,.14);color:#f25e55}.dashboard-projects__status.is-wait{background:rgba(143,153,166,.14);color:#7e8b9d}.dashboard-page .dashboard-progress-cell{gap:8px;min-width:0}.dashboard-page .dashboard-progress-cell__bar{min-width:0;height:8px;background:#e9f0f7}.dashboard-page .dashboard-progress-cell__bar span{box-shadow:0 3px 9px rgba(66,155,241,.18)}.dashboard-page .dashboard-progress-cell__value{min-width:28px;color:#40516a;font-size:10.5px;font-weight:700;text-align:right}.dashboard-page .dashboard-projects__footer{grid-column:1;grid-row:2;align-self:end;padding-top:0;padding-left:2px}.dashboard-alert-list{justify-content:flex-start;gap:10px;padding-top:6px}.dashboard-page .dashboard-card--alert .dashboard-alert-list{height:100%;justify-content:space-between;gap:0}.dashboard-alert-list__item{display:grid;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:7px;min-height:50px}.dashboard-page .dashboard-alert-list__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:8px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.92)}.dashboard-page .dashboard-alert-list__icon .arco-icon{font-size:12px}.dashboard-page .dashboard-alert-list__icon.is-red{background:#fff2f1;color:#ff6b6b}.dashboard-page .dashboard-alert-list__icon.is-orange{background:#fff6e8;color:#ff9d3d}.dashboard-page .dashboard-alert-list__icon.is-amber{background:#fff4df;color:#f6a623}.dashboard-page .dashboard-alert-list__copy{display:flex;flex-direction:column;gap:3px;min-width:0}.dashboard-page .dashboard-alert-list__head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.dashboard-alert-list__item strong{font-size:13.25px;line-height:1.24;font-weight:620}.dashboard-page .dashboard-alert-list__head strong{display:inline-flex;align-items:center;gap:5px;min-width:0}.dashboard-page .dashboard-alert-list__title{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.dashboard-page .dashboard-alert-list__head strong em{margin-left:0;color:#f25e55;font-style:normal;font-size:13.5px;font-weight:700;line-height:1}.dashboard-alert-list__item span{font-size:10.75px;line-height:1.22}.dashboard-page .dashboard-alert-list__link{flex:none;color:#5e8bff;font-size:11.25px;font-weight:650;line-height:1}.dashboard-page .dashboard-card--alert .dashboard-alert-list__item{min-height:54px;padding-bottom:0;margin-bottom:0;gap:9px}.dashboard-page .dashboard-card--alert .dashboard-alert-list__item:last-child{border-bottom:none}.dashboard-alert-list__item span,.dashboard-alert-list__item strong,.dashboard-card__extra,.dashboard-feed__copy span,.dashboard-feed__item small,.dashboard-page .dashboard-alert-list__link,.dashboard-page .dashboard-card__link,.dashboard-page .dashboard-notice-list__more,.dashboard-stat-grid .stat-card__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-feed__item{grid-template-columns:22px minmax(0,1fr) 46px;gap:6px;min-height:32px}.dashboard-feed__avatar{width:22px;height:22px;font-size:11px}.dashboard-feed__copy{gap:2px;min-width:0}.dashboard-feed__copy strong{font-size:12px;line-height:1.2;font-weight:620}.dashboard-feed__copy span,.dashboard-feed__item small{font-size:10.5px;line-height:1.15}.dashboard-feed__copy span{color:#8897aa}.dashboard-page .dashboard-feed__time{display:block;width:46px;padding-top:1px;color:#96a3b5;text-align:right}.dashboard-page .dashboard-card--feed .dashboard-feed__item{padding-bottom:2px;margin-bottom:2px}.dashboard-feed__copy span,.dashboard-feed__copy strong{display:block;overflow:hidden;text-overflow:ellipsis}.dashboard-feed__copy span,.dashboard-feed__copy strong,.dashboard-feed__item small{white-space:nowrap}.dashboard-page .dashboard-feed>.soft-link,.dashboard-page .dashboard-notice-list>.soft-link,.dashboard-page .dashboard-projects__footer,.dashboard-page .dashboard-task-list>.soft-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:6px}.dashboard-page .dashboard-notice-list>.soft-link,.dashboard-page .dashboard-task-list>.soft-link{padding-top:4px}.dashboard-page .dashboard-feed>.soft-link{padding-top:0}.dashboard-page .dashboard-feed>.soft-link:after,.dashboard-page .dashboard-notice-list>.soft-link:after,.dashboard-page .dashboard-projects__footer:after,.dashboard-page .dashboard-task-list>.soft-link:after{content:"\2192"}.dashboard-page .dashboard-projects__footer{margin-top:0;margin-bottom:0;padding-top:4px;transform:none}.dashboard-page .dashboard-bottom-grid>.dashboard-card:nth-child(2) .arco-card-header:after,.dashboard-page .dashboard-bottom-grid>.dashboard-card:nth-child(3) .arco-card-header:after{content:"\22EF";position:absolute;top:12px;right:14px;color:#c6d1df;font-size:16px;line-height:1}@media (max-width:1440px) and (min-width:1360px){.admin-shell__content--dashboard{padding:8px 12px 14px}.dashboard-page{--dashboard-gap:8px}.dashboard-page .stat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.dashboard-page .dashboard-stat-grid .stat-card .arco-card-body{gap:6px;padding-top:12px;padding-bottom:11px}.dashboard-page .dashboard-stat-grid .stat-card__label{font-size:12px}.dashboard-page .dashboard-stat-grid .stat-card__value{font-size:20px}.dashboard-page .dashboard-stat-grid .stat-card__meta{gap:7px}.dashboard-page .dashboard-stat-grid .stat-card__icon{width:38px;height:38px}.dashboard-page .dashboard-stat-grid .stat-card__icon .arco-icon{font-size:15px}.dashboard-page .stat-card__note>span,.dashboard-page .stat-card__trend{font-size:10.25px}.dashboard-page .dashboard-card .arco-card-header{gap:8px}.dashboard-page .dashboard-card__extra{height:26px;padding:0 9px;font-size:12px}.dashboard-page .dashboard-card__extra-group{gap:6px}.dashboard-page .dashboard-card__ghost-icon{width:24px;height:24px}.dashboard-page .dashboard-card__link{font-size:12px}.dashboard-page .dashboard-main-grid{grid-template-columns:minmax(0,1.14fr) minmax(0,.96fr) minmax(0,.98fr) minmax(0,.92fr)}.dashboard-page .dashboard-bottom-grid{grid-template-columns:minmax(0,1.24fr) minmax(0,.84fr) minmax(0,1fr)}.dashboard-page .dashboard-main-grid>.dashboard-card.arco-card{height:388px;min-height:388px}.dashboard-page .dashboard-bottom-grid>.dashboard-card.arco-card{height:304px;min-height:304px}.dashboard-page .dashboard-main-grid>.dashboard-card:nth-child(3) .dashboard-card__extra{padding:0 7px}.dashboard-page .dashboard-funnel{grid-template-columns:1.52fr .48fr;gap:10px}.dashboard-page .dashboard-funnel__stage{grid-template-columns:48px minmax(0,1fr);min-height:44px;gap:6px}.dashboard-page .dashboard-funnel__graphic{grid-template-rows:repeat(5,44px);align-items:stretch;justify-content:stretch;justify-items:stretch;gap:0;padding:14px 0 0 4px;width:100%}.dashboard-page .dashboard-funnel__shape{height:38px;font-size:14px}.dashboard-page .dashboard-funnel__header,.dashboard-page .dashboard-funnel__row{grid-template-columns:minmax(50px,1fr) 22px 76px;gap:5px}.dashboard-page .dashboard-funnel__legend{grid-template-rows:14px repeat(5,44px) 30px}.dashboard-page .dashboard-funnel__header{min-height:14px;margin-bottom:0}.dashboard-page .dashboard-funnel__header span,.dashboard-page .dashboard-funnel__row{font-size:10.35px}.dashboard-page .dashboard-funnel__row{min-height:18px}.dashboard-page .dashboard-funnel__row strong{font-size:12.25px}.dashboard-page .dashboard-funnel__row.is-summary{padding-top:6px}.dashboard-page .dashboard-recovery__ring{grid-template-columns:94px minmax(0,1fr);gap:12px}.dashboard-page .dashboard-recovery__stats div{font-size:10.75px}.dashboard-page .dashboard-recovery__stats strong{font-size:13.25px}.dashboard-page .dashboard-recovery__bar{grid-template-columns:48px minmax(0,1fr) 64px 18px;gap:5px;font-size:9.75px}.dashboard-page .dashboard-recovery__bar>span{white-space:normal;overflow:visible;text-overflow:clip;line-height:1.14}.dashboard-page .dashboard-recovery__bar em,.dashboard-page .dashboard-recovery__bar strong{font-size:9.5px}.dashboard-page .dashboard-recovery__bar strong{overflow:visible;text-overflow:clip}.dashboard-page .dashboard-card--task .dashboard-card__extra{padding:0 7px;font-size:11px}.dashboard-page .dashboard-card--task .dashboard-task-list__item{grid-template-columns:15px minmax(0,1fr) 56px;gap:6px}.dashboard-page .dashboard-card--task .dashboard-task-list__side{min-width:56px}.dashboard-page .dashboard-card--notice .dashboard-notice-list__item{gap:8px}.dashboard-page .dashboard-card--notice .dashboard-notice-list__icon{width:26px;height:26px}.dashboard-page .dashboard-projects{grid-template-columns:198px minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;gap:8px 12px}.dashboard-page .dashboard-projects__summary{grid-template-columns:92px minmax(0,1fr);grid-template-rows:24px repeat(4,36px);gap:0 12px;min-height:168px}.dashboard-page .dashboard-projects__table{grid-column:2;grid-row:1}.dashboard-page .dashboard-projects__footer{line-height:1.15;grid-column:1;grid-row:2}.dashboard-page .dashboard-projects__chart{width:92px;height:92px}.dashboard-page .dashboard-projects__chart:after{inset:15px}.dashboard-page .dashboard-projects__chart-value{font-size:14px;transform:translate(-50%,-9px)}.dashboard-page .dashboard-projects__chart .arco-progress{width:92px!important;height:92px!important}.dashboard-page .dashboard-projects__chart .arco-progress-circle-text{font-size:14px}.dashboard-page .dashboard-projects__chart-caption{font-size:10px;transform:translate(-50%,12px)}.dashboard-page .dashboard-projects__legend-title{font-size:11px}.dashboard-page .dashboard-projects__legend-row{gap:4px;font-size:10.25px;min-height:36px}.dashboard-page .dashboard-projects__legend-meta{font-size:9.75px}.dashboard-page .dashboard-projects__table-head,.dashboard-page .dashboard-projects__table-row{grid-template-columns:1.44fr .96fr 1.02fr .66fr .58fr;gap:8px}.dashboard-page .dashboard-projects__table-head{font-size:10px}.dashboard-page .dashboard-projects__table-row{min-height:34px;font-size:10.5px}.dashboard-page .dashboard-progress-cell{gap:6px}.dashboard-page .dashboard-progress-cell__bar{height:7px}.dashboard-page .dashboard-progress-cell__value{min-width:30px;font-size:10.5px}.dashboard-page .dashboard-projects__status{min-width:48px;height:21px;padding:0 7px;font-size:10.5px}.dashboard-page .dashboard-feed__item{grid-template-columns:22px minmax(0,1fr) 48px;gap:8px}.dashboard-page .dashboard-feed__time{width:48px}}.admin-shell__sider{background:linear-gradient(180deg,#132e50,#0d2642 54%,#0a1f38)!important;box-shadow:18px 0 34px rgba(5,18,35,.08)}.admin-shell__brand{padding:10px 12px 16px}.admin-shell__brand-mark{width:27px;height:27px;border-radius:8px}.admin-shell__brand-copy span{font-size:13px;font-weight:650}.admin-shell__menu-wrap{padding-right:3px;padding-left:2px}.admin-shell .admin-shell__menu .arco-menu-inline-header,.admin-shell .admin-shell__menu .arco-menu-item,.admin-shell .admin-shell__menu .arco-menu-pop-header{position:relative;height:40px;line-height:40px;margin-bottom:4px;padding-left:12px!important;padding-right:12px!important;border-radius:10px;font-size:13px;font-weight:550}.admin-shell__menu-link{gap:11px}.admin-shell .admin-shell__menu-link-icon,.admin-shell .admin-shell__menu .arco-menu-inline-header .arco-icon,.admin-shell .admin-shell__menu .arco-menu-item .arco-icon{font-size:16px}.admin-shell .admin-shell__menu .arco-menu-inline-header .arco-icon,.admin-shell .admin-shell__menu .arco-menu-item .arco-icon{margin-right:10px;color:rgba(236,244,252,.76);text-shadow:0 0 10px rgba(92,249,228,.12)}.admin-shell .admin-shell__menu .arco-menu-inline-header:hover,.admin-shell .admin-shell__menu .arco-menu-item:hover,.admin-shell .admin-shell__menu .arco-menu-pop-header:hover{background:rgba(27,172,160,.1)!important}.admin-shell .admin-shell__menu .arco-menu-item.arco-menu-selected,.admin-shell .admin-shell__menu .arco-menu-selected{background:linear-gradient(135deg,rgba(8,111,126,.62),rgba(8,91,108,.7))!important;box-shadow:0 10px 18px rgba(6,19,34,.12),inset 0 0 0 1px rgba(106,251,227,.08)}.admin-shell .admin-shell__menu .arco-menu-selected:before{top:10px;width:3px;height:20px;background:rgba(216,251,247,.92);box-shadow:0 0 10px rgba(92,249,228,.42)}.admin-shell .admin-shell__menu .arco-menu-selected .arco-icon{color:rgba(243,252,255,.96)}.admin-shell .admin-shell__menu>.arco-menu-item.admin-shell__menu-item--section-break{margin-top:16px}.admin-shell .admin-shell__menu>.arco-menu-item.admin-shell__menu-item--section-break:after{content:"";position:absolute;top:-8px;left:10px;right:10px;height:1px;background:rgba(226,236,246,.06)}.admin-shell__sider-footer{gap:8px}.admin-quick-create{min-height:32px;padding:6px 10px;border-radius:12px}.admin-user-card{padding:6px;border-radius:12px}.admin-user-card__avatar{width:29px;height:29px}.admin-user-card__meta strong{font-size:12px}.admin-user-card__meta span{font-size:10px}.admin-shell__topbar{height:52px;padding:0 16px;background:rgba(249,250,252,.86);backdrop-filter:blur(10px)}.admin-shell__topbar-right{gap:8px}.admin-shell__search{width:278px}.admin-shell__search .arco-input-wrapper{height:34px;border-radius:10px;border-color:rgba(232,237,244,.84);background:hsla(0,0%,100%,.86);box-shadow:0 4px 10px rgba(21,36,61,.02)}.admin-shell__search-kbd{min-width:18px;height:16px;padding:0 5px;border-radius:6px;background:#f4f6fa;font-size:9px}.admin-shell__icon-button,.admin-shell__profile-pill{height:32px;border-radius:10px;box-shadow:0 4px 10px rgba(21,36,61,.024)}.admin-shell__icon-button{width:32px}.admin-shell__icon-button--primary{background:linear-gradient(135deg,#16c7b5,#18b39d);box-shadow:none}.admin-shell__topbar .arco-badge-number{min-width:15px;height:15px;padding:0 4px;border-radius:8px;font-size:9px;line-height:15px;box-shadow:0 0 0 2px #f7fafc}.admin-shell__profile-pill{padding:0 11px}.admin-shell__profile-pill span{font-size:11px;font-weight:600}@media (max-width:1280px){.dashboard-header{display:grid;grid-template-columns:1fr;min-height:0;padding-right:0}.dashboard-header__actions,.dashboard-header__copy,.dashboard-toolbar{max-width:none}.dashboard-header__actions{margin-left:0;flex-wrap:wrap}.dashboard-toolbar{position:static}}.payment-hub-table .arco-table-td{vertical-align:top}.payment-contract-cell{min-width:0}.payment-cell-note{display:block;overflow:hidden;color:#8a97aa;font-size:12px;line-height:1.42;text-overflow:ellipsis;white-space:nowrap}.payment-table-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#8b97aa;font-size:12px}.payment-table-actions .arco-btn{height:auto;padding:0}.payment-table-actions .payment-action-button,.payment-table-actions .payment-action-link{font-size:12px;font-weight:600;line-height:1.2}.payment-table-actions .payment-action-button{color:#7f8ba0}.payment-table-actions .payment-action-button.is-danger{color:#ec695f;opacity:.82}.payment-table-actions .payment-action-link{color:#5f8fff}.payment-record-stat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.payment-record-bottom-grid{grid-template-columns:1.08fr .96fr .96fr}.payment-hub-bottom-grid .metric-progress,.payment-hub-bottom-grid>.arco-card,.payment-record-bottom-grid .metric-progress,.payment-record-bottom-grid .timeline-item__content,.payment-record-bottom-grid>.arco-card{min-width:0}.payment-hub-bottom-grid .metric-progress__footer .arco-typography,.payment-hub-bottom-grid .metric-progress__header strong,.payment-record-bottom-grid .timeline-item__content .arco-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-record-page .payment-hub-bottom-grid>.arco-card .arco-card-body{padding:18px 20px 20px}.payment-record-page .payment-hub-bottom-grid .timeline-list{gap:16px}.payment-record-page .payment-hub-bottom-grid .timeline-item__content>div span{color:#8391a7;font-size:12px;font-weight:600}.payment-record-page .payment-hub-bottom-grid .metric-progress__footer{gap:8px}@media (max-width:1500px){.payment-record-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1280px){.payment-hub-bottom-grid,.payment-record-bottom-grid{grid-template-columns:1fr}}@media (max-width:960px){.payment-record-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-shell{position:relative;min-height:100vh;height:100vh;overflow:hidden}.admin-shell,.admin-shell--dashboard{--admin-shell-sider-width:184px}.admin-shell__sider{position:fixed!important;inset:0 auto 0 0;z-index:120;flex:0 0 var(--admin-shell-sider-width)!important;width:var(--admin-shell-sider-width)!important;min-width:var(--admin-shell-sider-width)!important;max-width:var(--admin-shell-sider-width)!important;height:100vh;overflow:hidden}.admin-shell__sider .arco-layout-sider-children{display:flex;flex-direction:column;height:100%;overflow:hidden}.admin-shell__brand{flex:0 0 auto}.admin-shell__menu-wrap{flex:1 1 auto;min-height:0;height:auto!important;overflow:auto;padding-bottom:8px}.admin-shell__sider-footer{position:static;right:auto;bottom:auto;left:auto;flex:0 0 auto;margin-top:12px}.admin-shell__main{width:100%;height:100vh;min-width:0;padding-left:var(--admin-shell-sider-width)!important;overflow-x:hidden;overflow-y:auto}.admin-shell__content--dashboard{flex:0 1 auto;min-height:auto;overflow:visible}.admin-shell__glyph,.admin-shell__plus-mark{display:inline-flex;align-items:center;justify-content:center;flex:none}.admin-shell__glyph{width:18px;height:18px}.admin-shell__glyph svg,.admin-shell__plus-mark svg{width:100%;height:100%}.admin-shell__menu-link-icon{width:18px;height:18px;color:rgba(236,244,252,.84)}.admin-shell .admin-shell__menu .arco-menu-item:hover .admin-shell__menu-link-icon,.admin-shell .admin-shell__menu .arco-menu-selected .admin-shell__menu-link-icon{color:rgba(248,252,255,.98)}.admin-quick-create__label{display:inline-flex;align-items:center;gap:10px;min-width:0}.admin-quick-create__icon{width:14px;height:14px;color:rgba(233,246,255,.88)}.admin-quick-create__plus{width:13px;height:13px;color:rgba(233,246,255,.92)}.admin-shell__plus-mark{width:14px;height:14px}.admin-shell__topbar-right .admin-shell__icon-button,.admin-shell__topbar-right .admin-shell__profile-pill{flex:0 0 auto}.admin-shell__topbar-right .admin-shell__icon-button{min-width:32px}.admin-shell__icon-button--primary{width:34px;min-width:34px;flex-basis:34px;height:34px;padding:0;border-radius:999px;border:1px solid hsla(0,0%,100%,.82);box-shadow:0 7px 18px rgba(18,199,181,.28)}.admin-shell__icon-button--primary .admin-shell__plus-mark{color:#fff;width:16px;height:16px}.admin-shell__icon-button--plain{width:auto;min-width:22px;height:22px;padding:0;border-radius:0;background:transparent;box-shadow:none;color:#152743}.admin-shell__icon-button--notice{overflow:visible}.admin-shell__topbar-icon{width:22px;height:22px;color:#162840}.admin-shell__icon-button--notice .arco-badge{display:inline-flex}.admin-shell__profile-mark{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:none}.admin-shell__profile-mark svg{width:100%;height:100%}.admin-shell__chevron{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;color:#617189}.admin-shell__chevron svg{width:100%;height:100%}.admin-shell__profile-pill{gap:8px;padding:0 12px 0 10px}@media (max-width:960px){.admin-shell,.admin-shell__main{height:auto;overflow:visible}.admin-shell__main{width:100%;padding-left:0!important}}.payment-hub-stat-card{min-height:122px}.payment-hub-stat-card .arco-card-body{padding:17px 18px 18px}.payment-hub-stat-card .stat-card__label{font-weight:700;line-height:1.24}.payment-hub-stat-card .stat-card__value{font-size:30px!important;font-weight:780}.payment-hub-stat-card .stat-card__meta{margin-top:auto;font-size:12px;font-weight:600}.payment-hub-stat-card .stat-card__meta>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-hub-stat-card .stat-card__icon{flex:0 0 auto;width:44px;height:44px;border-radius:16px}.payment-hub-stat-card .stat-card__icon .arco-icon{font-size:18px}.payment-hub-table-card .arco-table-td,.payment-hub-table-card .arco-table-th{padding-top:14px;padding-bottom:14px}.payment-table-actions{flex-wrap:nowrap;justify-content:flex-end;white-space:nowrap}.payment-hub-bottom-grid{grid-template-columns:1.16fr .88fr .96fr}.payment-record-bottom-grid{grid-template-columns:1fr .94fr .92fr}.payment-hub-bottom-grid>.arco-card{min-height:286px}.payment-hub-bottom-grid>.arco-card .arco-card-header{min-height:44px}.payment-hub-bottom-grid>.arco-card .arco-card-header-title{font-size:16px;font-weight:700;letter-spacing:0}.payment-hub-bottom-grid>.arco-card .arco-card-body,.payment-record-page .payment-hub-bottom-grid>.arco-card .arco-card-body{padding:14px 18px 18px}.payment-hub-bottom-grid .timeline-list{gap:12px}.payment-hub-bottom-grid .metric-progress__header strong,.payment-hub-bottom-grid .timeline-item__content strong{font-size:13px}.payment-hub-bottom-grid .metric-progress__footer .arco-typography,.payment-hub-bottom-grid .timeline-item__content .arco-typography,.payment-record-page .payment-hub-bottom-grid .timeline-item__content>div span{font-size:12px;line-height:1.5}.payment-hub-bottom-grid .metric-progress{gap:8px}.payment-hub-bottom-grid .metric-progress__track{height:10px}.payment-hub-bottom-grid .metric-progress__footer{gap:6px}.payment-hub-bottom-grid .metric-progress__footer .arco-typography{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-plan-overview{display:grid;gap:14px;height:100%}.payment-plan-overview__stats{gap:10px!important}.payment-plan-overview__stat{min-height:94px;padding:11px 12px 12px!important;border-radius:14px;border:1px solid #ecf2f8}.payment-plan-overview__stat strong{display:block;font-size:20px!important;line-height:1.08!important}.payment-plan-overview__stat--blue{background:#f7fbff}.payment-plan-overview__stat--neutral{background:#fbfcff}.payment-plan-overview__stat--warm{border-color:#f4eadb;background:#fffaf5}.payment-plan-overview__chart{min-height:220px}.payment-plan-overview__month{gap:8px!important}.payment-plan-overview__legend{gap:16px!important;row-gap:8px!important}.payment-card-extra{color:#95a3b6;font-size:12px;font-weight:600;white-space:nowrap}.payment-hub-stat-card{min-height:116px}.payment-hub-stat-card .arco-card-body{padding:15px 16px 16px}.payment-hub-stat-card .stat-card__label{font-size:13px}.payment-hub-stat-card .stat-card__value{font-size:28px!important;line-height:1}.payment-hub-stat-card .stat-card__meta{font-size:11.75px}.payment-hub-stat-card .stat-card__icon{width:40px;height:40px;border-radius:50%}.payment-hub-table-card .arco-table-td,.payment-hub-table-card .arco-table-th{padding-top:12px;padding-bottom:12px}.payment-hub-table-card .payment-contract-cell{display:grid;gap:4px}.payment-hub-table-card .arco-table-th-item{font-size:12px}.payment-hub-table-card .arco-table-td{font-size:12.5px}.payment-record-cell-note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-action-button,.payment-action-link{color:#8e9bb0}.payment-action-button:hover,.payment-action-link:hover{color:#4b88ff}.payment-hub-bottom-grid{grid-template-columns:1.18fr .92fr .9fr;gap:14px}.payment-record-bottom-grid{grid-template-columns:1fr .92fr .88fr}.payment-hub-bottom-grid>.arco-card{min-height:272px}.payment-record-page .payment-hub-bottom-grid>.arco-card{min-height:258px}.payment-hub-bottom-grid>.arco-card .arco-card-header{padding-bottom:2px}.payment-hub-bottom-grid>.arco-card .arco-card-header-title{font-size:15px}.payment-hub-bottom-grid>.arco-card .arco-card-body,.payment-record-page .payment-hub-bottom-grid>.arco-card .arco-card-body{padding:13px 16px 16px}.payment-plan-overview{gap:12px}.payment-plan-overview__stats{gap:8px!important}.payment-plan-overview__stat{min-height:84px;padding:10px 11px 11px!important}.payment-plan-overview__stat strong{font-size:18px!important}.payment-plan-overview__chart{min-height:206px}.payment-plan-overview__bars{gap:10px!important}.payment-timeline-list{gap:12px!important}.payment-timeline-item{align-items:start}.payment-timeline-item__date{padding-top:3px;white-space:nowrap}.payment-timeline-item__body{min-width:0;padding-left:14px!important}.payment-timeline-item__head strong{font-size:13px;line-height:1.3}.payment-timeline-item__amount,.payment-timeline-item__meta{line-height:1.4}.contract-reminder-list{gap:10px!important}.contract-reminder-item{padding:10px 0!important}.contract-reminder-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:4px}.contract-reminder-summary__item{display:grid;gap:4px;padding:10px 12px;border:1px solid rgba(15,23,42,.06);border-radius:14px;background:#f9fbfd}.contract-reminder-summary__item span{color:#8b97aa;font-size:12px}.contract-reminder-summary__item strong{color:#1f2a3d;font-size:18px;line-height:1}.payment-record-focus-list{gap:10px!important}.payment-record-focus-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:10px;border-top:1px solid rgba(15,23,42,.06)}.payment-record-focus-summary__item{display:grid;gap:4px;padding:10px 12px;border-radius:14px;background:#f8fbff;border:1px solid #edf2f7}.payment-record-focus-summary__item span{color:#8b97aa;font-size:12px}.payment-record-focus-summary__item strong{color:#1f2a3d;font-size:18px;line-height:1}.payment-record-method-list{gap:10px}.payment-record-method-highlight{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #edf2f7;border-radius:14px;background:#f8fbff}.payment-record-method-highlight div{display:grid;gap:4px}.payment-record-method-highlight span{color:#8b97aa;font-size:12px}.payment-record-method-highlight strong{color:#1f2a3d;font-size:16px;line-height:1.2}.payment-record-method-highlight em{color:#12b9a9;font-style:normal;font-size:22px;font-weight:700;line-height:1}.payment-record-status-summary{padding-top:10px;border-top:1px solid rgba(15,23,42,.06)}.payment-hub-page .contract-filter-panel .arco-card-body,.payment-hub-page .filter-panel__top{gap:12px}.payment-hub-page .filter-panel__tabs{gap:22px;flex-wrap:nowrap}.payment-hub-page .filter-panel__tab{white-space:nowrap}.payment-hub-stat-grid{gap:12px}.payment-hub-stat-card{min-height:110px}.payment-hub-stat-card .arco-card-body{padding:14px 16px 15px}.payment-hub-stat-card .stat-card__label{font-size:12.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payment-hub-stat-card .stat-card__value{font-size:clamp(24px,1.55vw,27px)!important;line-height:1.02;letter-spacing:-.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}.payment-hub-stat-card .stat-card__meta{gap:10px;align-items:flex-end;font-size:11.5px}.payment-hub-stat-card .stat-card__meta>span{flex:1;min-width:0;line-height:1.35}.payment-hub-stat-card .stat-card__icon{width:38px;height:38px}.payment-hub-table-card .arco-card-body{padding:14px 16px}.payment-hub-table-card .arco-table-td,.payment-hub-table-card .arco-table-th{padding-top:9px!important;padding-bottom:9px!important}.payment-hub-table-card .arco-table-th-item{font-size:11.5px;white-space:nowrap}.payment-hub-table-card .arco-table-td{font-size:12px}.payment-hub-table-card .payment-contract-cell{gap:2px}.payment-hub-table-card .payment-cell-note{font-size:11px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payment-hub-table-card .payment-contract-cell .soft-link{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.payment-hub-table-card .arco-tag{font-size:11px}.payment-hub-bottom-grid{grid-template-columns:1.22fr .88fr .92fr;gap:16px}.payment-record-bottom-grid{grid-template-columns:1.02fr .88fr .84fr}.payment-hub-bottom-grid>.arco-card{min-height:260px}.payment-record-page .payment-hub-bottom-grid>.arco-card{min-height:232px}.payment-card-extra,.payment-hub-bottom-grid>.arco-card .arco-card-header-title{white-space:nowrap}.payment-hub-bottom-grid>.arco-card .arco-card-header{padding-bottom:4px}.payment-hub-bottom-grid>.arco-card .arco-card-body,.payment-record-page .payment-hub-bottom-grid>.arco-card .arco-card-body{display:flex;flex-direction:column;padding:12px 16px 15px}.payment-plan-overview{display:flex;flex-direction:column;gap:8px}.payment-plan-overview__stats{display:none!important}.payment-plan-overview__chart{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important;min-height:214px}.payment-plan-overview__axis{gap:8px!important;padding-top:2px}.payment-plan-overview__axis>div{font-size:11.5px!important}.payment-plan-overview__bars{gap:12px!important}.payment-plan-overview__month{gap:6px!important}.payment-plan-overview__month>div:first-child{font-size:11.5px!important;line-height:1!important}.payment-plan-overview__month>div:nth-child(2){gap:6px!important;min-height:132px!important}.payment-plan-overview__month>div:nth-child(2)>div{width:16px!important;border-radius:8px!important;transform:scaleY(.92);transform-origin:bottom center}.payment-plan-overview__month>div:last-child{font-size:11.5px!important}.payment-plan-overview__legend{order:1;justify-content:flex-start;gap:14px!important;margin-top:-2px;margin-bottom:2px}.payment-plan-overview__legend-item,.payment-plan-overview__legend-note{white-space:nowrap;font-size:11.5px}.payment-plan-overview__chart,.payment-plan-overview__empty{order:2}.payment-plan-timeline-list,.payment-record-focus-list,.payment-record-timeline-list,.payment-reminder-list{display:flex;flex-direction:column;gap:10px!important;height:100%}.payment-reminder-card .contract-reminder-item{display:grid!important;grid-template-columns:20px minmax(0,1fr) auto auto!important;gap:10px!important;align-items:start!important;padding:10px 0!important;border-bottom:1px solid rgba(15,23,42,.06)!important}.payment-reminder-card .contract-reminder-item__badge{width:18px;height:18px;margin-top:2px;font-size:11px}.payment-reminder-card .contract-reminder-item__copy,.payment-reminder-card .contract-reminder-item__meta{gap:3px}.payment-reminder-card .contract-reminder-item__copy strong,.payment-reminder-card .contract-reminder-item__meta strong{font-size:12.5px;line-height:1.3}.payment-reminder-card .contract-reminder-item__copy small,.payment-reminder-card .contract-reminder-item__copy span,.payment-reminder-card .contract-reminder-item__meta small,.payment-reminder-card .contract-reminder-item__meta span{font-size:11.5px;line-height:1.3}.payment-reminder-card .contract-reminder-item__meta{align-items:flex-end;min-width:82px}.payment-reminder-card .contract-reminder-item__status{min-width:42px;gap:3px}.payment-reminder-card .contract-reminder-item__status span{font-size:11px}.payment-reminder-card .contract-reminder-item__status strong{font-size:14px}.contract-reminder-summary{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding-top:8px}.contract-reminder-summary__item{display:inline-flex;align-items:baseline;gap:6px;padding:0;border:0;background:transparent}.contract-reminder-summary__item span{font-size:11px}.contract-reminder-summary__item strong{font-size:14px}.payment-plan-timeline-card .payment-timeline-list{gap:10px!important}.payment-plan-timeline-card .payment-timeline-item{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;gap:10px!important;align-items:start}.payment-plan-timeline-card .payment-timeline-item__date{padding-top:1px!important;font-size:11.5px!important}.payment-plan-timeline-card .payment-timeline-item__body{padding-left:14px!important}.payment-plan-timeline-card .payment-timeline-item__dot{top:5px!important;width:7px!important;height:7px!important;box-shadow:0 0 0 3px rgba(127,174,255,.12)!important}.payment-plan-timeline-card .payment-timeline-item__head strong{font-size:12.5px}.payment-plan-timeline-card .payment-timeline-item__head .arco-tag{padding:0 8px;font-size:11px}.payment-plan-timeline-card .payment-timeline-item__amount,.payment-plan-timeline-card .payment-timeline-item__meta{font-size:11.5px!important;line-height:1.35}.payment-record-page .timeline-item{padding-left:18px}.payment-record-page .timeline-item:before{top:6px;width:8px;height:8px}.payment-record-page .timeline-item:after{top:16px;left:3px}.payment-record-page .payment-hub-bottom-grid .metric-progress__header strong,.payment-record-page .payment-hub-bottom-grid .timeline-item__content strong{font-size:12.5px}.payment-record-page .payment-hub-bottom-grid .metric-progress__footer .arco-typography,.payment-record-page .payment-hub-bottom-grid .timeline-item__content .arco-typography,.payment-record-page .payment-hub-bottom-grid .timeline-item__content>div span{font-size:11.5px!important;line-height:1.35}.payment-record-focus-summary{display:flex;flex-wrap:wrap;align-items:center;gap:14px;padding-top:8px;margin-top:auto}.payment-record-focus-summary__item{display:inline-flex;align-items:baseline;gap:6px;padding:0;border:0;background:transparent}.payment-record-focus-summary__item span{font-size:11px}.payment-record-focus-summary__item strong{font-size:14px}.payment-record-method-list{gap:8px}.payment-record-method-highlight{padding:9px 12px;border-radius:12px}.payment-record-method-highlight span{font-size:11.5px}.payment-record-method-highlight strong{font-size:14px}.payment-record-method-highlight em{font-size:20px}.payment-record-page .payment-hub-bottom-grid .metric-progress{gap:7px}.payment-record-page .payment-hub-bottom-grid .metric-progress__track{height:8px}.payment-record-status-summary{gap:8px!important;padding-top:8px}