.bill-pay-public-shell{min-height:100vh;padding:24px;background:radial-gradient(circle at 12% 4%,rgba(52,211,153,.12),transparent 26%),#f5f8f6}.bill-pay-public-brand{display:flex;align-items:center;justify-content:space-between;width:min(760px,100%);margin:0 auto 18px}.bill-pay-public-brand__logo{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;color:#fff;background:linear-gradient(135deg,#047857,#34d399);box-shadow:0 3px 10px #04785738;font-size:12px;font-weight:800}.bill-pay-public-footer{padding:20px 0 4px;color:#98a29d;text-align:center;font-size:12px}.bill-pay-page{width:min(760px,100%);margin:8px auto 24px;color:#172033}.bill-pay-hero{position:relative;overflow:hidden;padding:28px 30px;border-radius:24px 24px 0 0;color:#fff;background:linear-gradient(135deg,#047857,#059669 55%,#34d399)}.bill-pay-hero:after{position:absolute;right:-58px;bottom:-82px;width:210px;height:210px;border-radius:50%;background:#ffffff1f;content:""}.bill-pay-hero__eyebrow{margin-bottom:8px;font-size:13px;letter-spacing:.08em;opacity:.78}.bill-pay-hero__amount{margin:8px 0 10px;font-size:clamp(34px,8vw,48px);font-weight:800;line-height:1.1;letter-spacing:-.03em}.bill-pay-hero__meta{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:14px;opacity:.92}.bill-pay-body{padding:24px 30px 30px;border:1px solid #e7eee9;border-top:0;border-radius:0 0 24px 24px;background:#fff;box-shadow:0 18px 48px #14533f1a}.bill-pay-section+.bill-pay-section{margin-top:26px;padding-top:24px;border-top:1px solid #f0f2f1}.bill-pay-section__title{margin-bottom:12px;font-size:16px;font-weight:700}.bill-pay-breakdown{overflow:hidden;padding:4px 16px;border:1px solid #dcebe3;border-radius:14px;background:#f7fbf9}.bill-pay-breakdown__row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:42px;border-bottom:1px dashed #dfe9e4;color:#637069;font-size:13px}.bill-pay-breakdown__row--total{border-bottom:0;color:#172033;font-size:15px}.bill-pay-breakdown__formula{padding:10px 0 12px;border-top:1px dashed #dfe9e4;color:#7a857f;overflow-wrap:anywhere;font-size:12px;line-height:1.6}.bill-pay-channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bill-pay-channel{min-height:112px;padding:15px;border:1px solid #e4e8e6;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s}.bill-pay-channel:hover{border-color:#6ee7b7;transform:translateY(-1px)}.bill-pay-channel--active{border-color:#10b981;background:#f0fdf7;box-shadow:0 0 0 2px #10b9811f}.bill-pay-channel--disabled{cursor:not-allowed;opacity:.45}.bill-pay-channel__head{display:flex;align-items:center;gap:9px;margin-bottom:8px;font-weight:700}.bill-pay-channel__desc{color:#748079;font-size:12px;line-height:1.55}.bill-pay-instruction{margin-top:14px;padding:18px;border-radius:14px;background:#f7faf8}.bill-pay-copy-row{display:grid;grid-template-columns:86px minmax(0,1fr) auto;gap:10px;align-items:center;padding:9px 0;border-bottom:1px dashed #e0e6e2}.bill-pay-copy-row:last-child{border-bottom:0}.bill-pay-copy-row__label{color:#7a857f;font-size:13px}.bill-pay-copy-row__value{min-width:0;overflow-wrap:anywhere;font-weight:600}.bill-pay-qr{display:flex;flex-direction:column;align-items:center;gap:10px}.bill-pay-qr img{width:min(280px,100%);max-height:360px;object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 4px 18px #0f172a14}@media(max-width:640px){.bill-pay-public-shell{padding:16px 12px 20px}.bill-pay-public-brand{margin-bottom:14px}.bill-pay-page{margin-top:0}.bill-pay-hero{padding:22px 20px;border-radius:18px 18px 0 0}.bill-pay-body{padding:20px 16px 24px;border-radius:0 0 18px 18px}.bill-pay-channel-grid{grid-template-columns:1fr}.bill-pay-channel{min-height:0}.bill-pay-copy-row{grid-template-columns:72px minmax(0,1fr) auto;gap:7px}}.trend-card{padding:22px 26px 14px;border-radius:16px;background:linear-gradient(168deg,#fdfeff,#f5f8fc 62%,#eef3fa);box-shadow:0 1px 2px #1d2d470a}.trend-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.trend-card-eyebrow{margin-bottom:6px;color:#9aa6b5;font-size:12px;letter-spacing:.6px}.trend-card-heading{color:#1f2b3d;font-size:22px;font-weight:700;letter-spacing:.2px;line-height:1.25}.trend-card-actions{display:flex;flex:none;align-items:center;gap:10px}.trend-card-extra{flex:none;padding:5px 14px;border-radius:999px;background:#4a73a017;color:#5b7ba0;font-size:12px;white-space:nowrap}.trend-card-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.trend-card-toolbar .ant-select{width:min(520px,66%)}.trend-card-body{min-width:0;margin-top:6px}.trend-card-body>div{width:100%;min-width:0}.trend-card-footnote{padding-top:4px;color:#98a2b3;font-size:12px;line-height:1.6}@media(max-width:768px){.trend-card{padding:18px 14px 10px;border-radius:14px}.trend-card-heading{font-size:19px}.trend-card-head{flex-direction:column;align-items:stretch}.trend-card-actions{flex-wrap:wrap}.trend-card-toolbar{align-items:stretch;flex-direction:column}.trend-card-toolbar .ant-select{width:100%}}.profit-page{padding:16px;min-width:0}.profit-shell>.ant-card-head{min-height:64px}.profit-shell>.ant-card-head .ant-card-head-title{font-size:18px;font-weight:700}.profit-shell>.ant-card-body{padding-top:12px}.profit-compact-alert{margin-bottom:12px}.profit-section{display:flex;flex-direction:column;gap:12px}.profit-metrics{margin-bottom:0}.profit-metrics>.ant-col{display:flex}.profit-metric-card{width:100%;height:100%;border-color:#edf0f3;box-shadow:0 1px 3px #0f172a08}.profit-metric-card .ant-statistic-title{min-height:24px}.profit-metric-card .ant-statistic-content{font-variant-numeric:tabular-nums}.profit-metric-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.profit-ai-card{overflow:hidden;border-color:#ddd6fe;background:linear-gradient(135deg,#fff,#fbfaff 62%,#f5f3ff);box-shadow:0 8px 24px #6d28d914}.profit-ai-card>.ant-card-head{border-bottom-color:#ede9fe;background:#faf8ffd1}.profit-ai-title-icon{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:9px;background:linear-gradient(135deg,#7c3aed,#a855f7);color:#fff;box-shadow:0 4px 10px #7c3aed38}.profit-ai-generated-at{font-size:12px;white-space:nowrap}.profit-ai-loading{min-height:96px;display:flex;align-items:center;justify-content:center;gap:14px;color:#7c3aed}.profit-ai-loading>.anticon{font-size:28px}.profit-ai-loading>div{display:flex;flex-direction:column;gap:3px}.profit-ai-inline-alert{margin-bottom:12px}.profit-ai-overview{display:flex;align-items:stretch;gap:16px}.profit-ai-trend{min-width:138px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.profit-ai-trend>span{font-size:30px;font-weight:800;line-height:1}.profit-ai-trend>small{margin-top:6px;font-size:12px;font-weight:600;white-space:nowrap}.profit-ai-trend.up{border-color:#b7eb8f;background:#f6ffed;color:#389e0d}.profit-ai-trend.down{border-color:#ffccc7;background:#fff2f0;color:#cf1322}.profit-ai-trend.flat{color:#667085}.profit-ai-copy{min-width:0;display:flex;flex:1;flex-direction:column;justify-content:center;gap:8px}.profit-ai-headline{color:#3b1d70;font-size:17px;line-height:1.45}.profit-ai-summary{color:#475467;line-height:1.75}.profit-ai-trend.inverted.up{border-color:#ffccc7;background:#fff2f0;color:#cf1322}.profit-ai-trend.inverted.down{border-color:#b7eb8f;background:#f6ffed;color:#389e0d}.profit-ai-metric-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));gap:8px;margin-top:14px}.profit-ai-metric{min-width:0;display:flex;flex-direction:column;gap:2px;padding:8px 10px;border:1px solid #ebe7f5;border-radius:9px;background:#ffffffc7;font-variant-numeric:tabular-nums}.profit-ai-metric>.ant-typography:first-child{font-size:12px}.profit-ai-metric>.ant-typography:nth-child(2){font-size:16px}.profit-ai-metric>span{font-size:12px;font-weight:600;white-space:nowrap}.profit-ai-bridges{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:start;gap:12px;margin-top:14px}.profit-ai-bridge{padding:12px 14px;border:1px solid #ebe7f5;border-radius:10px;background:#ffffffe6}.profit-ai-bridge-head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px;font-size:13px}.profit-ai-bridge-head>.ant-typography-secondary{font-size:12px;font-variant-numeric:tabular-nums}.profit-ai-bridge-row{display:flex;align-items:center;gap:8px;min-height:26px;font-size:13px}.profit-ai-bridge-label{overflow:hidden;width:108px;flex:none;color:#475467;text-overflow:ellipsis;white-space:nowrap}.profit-ai-bridge-track{position:relative;height:10px;flex:1;min-width:40px;border-radius:5px;background:#f4f2fa}.profit-ai-bridge-track:before{content:"";position:absolute;top:-2px;bottom:-2px;left:50%;border-left:1px dashed #d9d2ee}.profit-ai-bridge-bar{position:absolute;top:0;height:10px;border-radius:5px}.profit-ai-bridge-bar.pos{left:50%}.profit-ai-bridge-bar.neg{right:50%}.profit-ai-bridge-amount{width:104px;flex:none;font-weight:700;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap}.profit-ai-bridge-share{width:40px;flex:none;color:#98a2b3;font-size:12px;font-variant-numeric:tabular-nums;text-align:right}.profit-ai-lowmargin{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.profit-ai-driver.unassigned{border-color:#ffe58f;border-style:dashed;background:#fffbe6bf}.profit-ai-driver-owners{font-size:12px}.profit-ai-driver-change{margin-top:auto;display:flex;align-items:baseline;gap:6px;font-size:16px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.profit-ai-driver-change>small{color:#98a2b3;font-size:11px;font-weight:500}.profit-ai-driver-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:stretch;gap:10px;margin-top:16px}.profit-ai-driver{min-width:0;min-height:112px;display:flex;flex-direction:column;gap:6px;padding:11px 12px;border:1px solid #ebe7f5;border-radius:10px;background:#ffffffe6}.profit-ai-driver-heading{min-width:0;display:flex;align-items:center;gap:4px}.profit-ai-driver-heading>.ant-typography{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profit-ai-driver>.ant-typography-ellipsis{display:block}.profit-ai-up,.profit-ai-down{margin-top:auto;font-size:16px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.profit-ai-up{color:#389e0d}.profit-ai-down{color:#cf1322}.profit-ai-driver-range{overflow:hidden;font-size:12px;font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap}.profit-ai-actions{display:flex;align-items:flex-start;gap:14px;margin-top:14px;padding-top:12px;border-top:1px solid #ede9fe}.profit-ai-actions ul{display:flex;flex:1;flex-wrap:wrap;gap:6px 28px;margin:0;padding-left:18px;color:#475467}.profit-ai-footnote{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:10px;font-size:12px}.profit-exception-card{width:100%;min-height:142px;padding:18px 20px;border:1px solid #e7ebf0;border-radius:12px;background:#fff;color:#101828;text-align:left;cursor:pointer;box-shadow:0 1px 3px #0f172a09;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.profit-exception-card:hover{border-color:#c4b5fd;box-shadow:0 8px 22px #7c3aed1a;transform:translateY(-1px)}.profit-exception-card:focus-visible{outline:3px solid rgba(124,58,237,.2);outline-offset:2px}.profit-exception-card.active{border-color:#8b5cf6;background:linear-gradient(145deg,#fff,#faf7ff);box-shadow:0 8px 24px #7c3aed1f,inset 0 3px #7c3aed}.profit-exception-card-topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.profit-exception-card-title{color:#667085;font-size:14px;font-weight:600}.profit-exception-card-state{color:#98a2b3;font-size:12px;white-space:nowrap}.profit-exception-card.active .profit-exception-card-state{color:#7c3aed;font-weight:600}.profit-exception-card-value{display:block;margin-top:10px;color:#101828;font-size:30px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1.15}.profit-exception-card-value small{margin-left:6px;color:#667085;font-size:14px;font-weight:500}.profit-exception-card-description{display:block;margin-top:8px;overflow:hidden;color:#98a2b3;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profit-report-card>.ant-card-head{background:#f8fafc;border-bottom-color:#e7ebf0}.profit-report-card{border-color:#e7ebf0;box-shadow:0 1px 3px #0f172a09}.profit-bulk-bar{margin-bottom:8px;padding:6px 12px;border:1px solid #ffe0c7;border-radius:6px;background:#fff8f1}.profit-report-card .ant-table-wrapper{margin:-1px}.profit-table-scroll{min-width:0}.profit-table-scroll .ant-table-content,.profit-table-scroll .ant-table-body{padding-bottom:12px;scrollbar-gutter:stable}.profit-number{font-variant-numeric:tabular-nums;white-space:nowrap}.profit-income-trigger{display:inline-flex;justify-content:flex-end;border-bottom:1px dashed #b8c0cc;cursor:help;outline:none}.profit-income-trigger:hover,.profit-income-trigger:focus-visible{border-bottom-color:#7c3aed;box-shadow:0 2px 0 -1px #7c3aed33}.profit-bill-tooltip-content{display:grid;min-width:260px;gap:6px;font-variant-numeric:tabular-nums}.profit-bill-tooltip-content>div{display:grid;grid-template-columns:72px minmax(150px,1fr);gap:12px;align-items:center}.profit-bill-tooltip-content strong{display:inline-flex;justify-content:flex-end;gap:10px;text-align:right;white-space:nowrap}.profit-bill-tooltip-content small{min-width:46px;color:#ffffffb8;font-size:12px;font-weight:400}.profit-bill-tooltip-supervisor{margin-top:3px;padding-top:7px;border-top:1px solid rgba(255,255,255,.25)}.profit-bill-tooltip{max-width:340px}.profit-bill-tooltip .ant-tooltip-inner{min-width:286px;padding:10px 12px}.profit-supervisor-verification{background:#fff}.profit-supervisor-members{display:flex;flex-direction:column;gap:0;overflow-x:auto}.profit-supervisor-member{display:grid;grid-template-columns:minmax(180px,1fr) repeat(3,minmax(150px,auto));gap:16px;align-items:center;min-width:720px;padding:9px 4px;border-bottom:1px solid #f0f0f0}.profit-supervisor-member:last-child{border-bottom:0}.profit-report-card .ant-table-thead>tr>th{white-space:nowrap;text-align:center;background:#f6f8fb;color:#344054;font-weight:650}.profit-report-card .ant-table-tbody>tr>td{font-variant-numeric:tabular-nums;min-width:0;overflow:hidden}.profit-ellipsis-cell{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profit-report-card .ant-table-tbody>tr:not(.profit-summary-row):hover>td{background:#f8faff}.profit-report-card .ant-table-thead>tr>th.profit-mom-column{background:#d9f7be!important}.profit-report-card .ant-table-thead>tr>th.profit-current-month,.profit-report-card .ant-table-tbody>tr>td.profit-current-month{background:#fffbf0!important;box-shadow:inset 1px 0 #ffd591,inset -1px 0 #ffd591}.profit-report-card .ant-table-thead>tr>th.profit-current-month{color:#ad4e00;font-weight:700}.profit-block-start>td{border-top:2px solid #cbd5e1!important}.profit-summary-row>td{background:#fffbe6!important;color:#111827!important;font-weight:700;border-top:2px solid #d4b106!important}.profit-summary-row>td.profit-current-month{background:#fff1b8!important;box-shadow:inset 1px 0 #d48806,inset -1px 0 #d48806}.profit-quality-row>td{background:#fff7e6!important;color:#ad4e00}.profit-quality-row:hover>td{background:#ffefd1!important}.profit-quality-alert{border-color:#ffd591}.profit-future-alert{border-color:#91caff}.profit-future-row>td{background:#e6f4ff!important;color:#0958d9}.profit-future-row:hover>td{background:#d6eaff!important}.profit-benefit-table .ant-table-cell-fix-left-last:after{box-shadow:6px 0 8px -8px #0f172a47}.profit-group-method-alert{margin-bottom:0;border-color:#91caff}.profit-group-filters{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:12px;border:1px solid #e7ebf0;border-radius:10px;background:#fff}.profit-group-filters>.ant-select{width:168px}.profit-group-threshold,.profit-group-risk-switch{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 9px;border:1px solid #e7ebf0;border-radius:7px;background:#fafbfc;white-space:nowrap}.profit-group-threshold-value{display:inline-flex;align-items:center;gap:6px}.profit-group-threshold-value .ant-input-number{width:72px}.profit-group-risk-switch{cursor:pointer}.profit-group-metrics .profit-metric-card .ant-card-body{display:flex;min-height:104px;align-items:stretch}.profit-group-metrics .ant-statistic{width:100%}.profit-group-metrics .profit-metric-title>.ant-space{max-width:100%;overflow:hidden;white-space:nowrap}.profit-group-metrics .profit-metric-title>.ant-space>.ant-space-item{min-width:0;overflow:hidden;text-overflow:ellipsis}.profit-group-risk-card>.ant-card-body{min-width:0;padding:12px 16px}.profit-group-risk-chart{width:100%;min-width:0}.profit-group-benefit-table .ant-table-cell-fix-left-last:after{box-shadow:6px 0 8px -8px #0f172a47}.profit-group-benefit-table .ant-table-tbody>tr.profit-group-row-low-margin>td{background:#fffaf0}.profit-group-benefit-table .ant-table-tbody>tr.profit-group-row-loss>td{background:#fff2f0}.profit-group-benefit-table .ant-table-tbody>tr.profit-group-row-no-revenue-cost>td{background:#fff0f6}.profit-group-benefit-table .ant-table-tbody>tr.profit-group-row-unassigned>td{background:#fffbe6;color:#874d00}.profit-group-benefit-table .ant-table-tbody>tr.profit-group-row-low-margin:hover>td{background:#fff3d6}.profit-group-benefit-table .ant-table-tbody>tr.profit-group-row-loss:hover>td{background:#ffe7e3}.profit-group-benefit-table .ant-table-tbody>tr.profit-group-row-no-revenue-cost:hover>td{background:#ffe1ef}.profit-group-benefit-table .ant-table-tbody>tr.profit-group-row-unassigned:hover>td{background:#fff1b8}.profit-group-benefit-table .ant-table-tbody>tr.profit-group-row-provisional>td:first-child{box-shadow:inset 3px 0 #faad14}.profit-group-drawer-content{display:flex;flex-direction:column;gap:12px}.profit-group-drawer-content>.ant-card{border-color:#e7ebf0}.profit-group-drawer-metrics .profit-metric-card .ant-card-body{min-height:96px}.profit-group-revenue-detail,.profit-group-cost-detail{display:flex;min-width:0;flex-direction:column;gap:10px}.profit-group-cost-reconcile{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;padding:10px 12px;border:1px solid #edf0f3;border-radius:8px;background:#fafbfc}.profit-group-cost-reconcile>span{display:inline-flex;align-items:center;gap:7px}.profit-group-cost-reconcile>.ant-tag{margin-inline-end:0}.profit-group-owner-history{display:flex;min-height:116px;flex-direction:column;gap:8px;padding:12px;border:1px solid #edf0f3;border-radius:8px;background:#fafbfc}.profit-group-owner-history-title{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:8px;border-bottom:1px solid #edf0f3}.profit-group-owner-history-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.profit-group-owner-history-item>.ant-typography:last-child{text-align:right}.profit-group-quality-list{margin:4px 0 0;padding-left:20px}.profit-group-quality-list li+li{margin-top:4px}.profit-chart-collapse{background:#fff}.profit-trend-panel{display:flex;flex-direction:column;gap:10px}.profit-trend-tabs .ant-tabs-nav{margin-bottom:8px}.profit-trend-tabs .ant-tabs-content-holder{min-width:0}.profit-trend-chart{width:100%;min-width:0}.profit-empty-chart{display:grid;min-height:260px;place-items:center;color:#98a2b3}.profit-incentive-grid>.ant-col{display:flex}.profit-incentive-card{display:flex;width:100%;height:100%;flex-direction:column;border-color:#eadcff;background:linear-gradient(145deg,#fbf9ff,#fff 68%)}.profit-incentive-card>.ant-card-head{border-bottom-color:#eee5fb}.profit-incentive-card .ant-card-body{display:flex;flex:1;flex-direction:column;gap:10px}.profit-incentive-award{display:flex;min-height:88px;align-items:center;justify-content:space-between;gap:14px;padding:12px;border:1px solid #eeeaf4;border-radius:9px;background:#ffffffd1}.profit-incentive-rule{max-width:250px;margin-top:5px;color:#8a92a3;font-size:12px;line-height:1.45}.profit-incentive-winner{display:flex;min-width:94px;flex-direction:column;align-items:flex-end;gap:4px;text-align:right;white-space:nowrap}.profit-incentive-month-result{display:flex;min-width:0;flex-direction:column;align-items:center;gap:2px;line-height:1.3}.profit-incentive-month-result .ant-typography{max-width:116px;margin:0}.profit-incentive-month-result .ant-tag{margin-inline-end:0}.profit-incentive-month-result{cursor:pointer}.profit-incentive-locked{border-radius:4px;padding:2px 4px;background:#1677ff0f}.profit-incentive-manual-button{max-width:120px;height:auto;padding:2px 4px;white-space:normal}.profit-annual-role{font-size:12px}.profit-annual-estimate{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;border:1px dashed #d3adf7;border-radius:8px;background:#fcfaff}.profit-report-card .ant-table-summary>tr.profit-annual-total-row>td{background:#f6f8fb;font-variant-numeric:tabular-nums}.profit-other-cost-card{border-color:#d6e4ff;background:linear-gradient(135deg,#f7faff,#fff 68%)}.profit-other-cost-card>.ant-card-head{border-bottom-color:#e6efff}.profit-other-cost-item{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:34px;padding:4px 10px;border-radius:6px;background:#ffffffb8;font-variant-numeric:tabular-nums}.profit-other-cost-total{background:#eef4ff}.profit-other-cost-tooltip{display:grid;min-width:340px;max-width:460px;max-height:320px;gap:0;overflow-y:auto;font-variant-numeric:tabular-nums}.profit-other-cost-tooltip-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.18)}.profit-other-cost-tooltip-row:last-child{border-bottom:0}.profit-other-cost-tooltip-main{display:flex;min-width:0;flex-direction:column;gap:3px}.profit-other-cost-tooltip .ant-typography{color:#ffffffeb}.profit-other-cost-tooltip .ant-typography-secondary{color:#ffffffad}.profit-other-cost-tooltip-amount{align-self:center;white-space:nowrap}.profit-other-cost-modal-alert{margin-bottom:16px}.profit-other-cost-carry-tip{margin-bottom:12px}.profit-other-cost-draft-summary{margin-bottom:16px;padding:12px 16px;border:1px solid #e6efff;border-radius:8px;background:#f7faff}.profit-other-cost-draft-summary .ant-statistic-content{font-size:20px}.profit-other-cost-form-list{display:flex;max-height:min(56vh,620px);flex-direction:column;gap:12px;padding-right:4px;overflow-y:auto}.profit-other-cost-form-item{flex:0 0 auto;border-color:#e7ebf0}.profit-other-cost-form-item>.ant-card-head{min-height:42px;background:#fafbfc}.profit-other-cost-form-item .ant-form-item{margin-bottom:12px}.profit-salary-import-errors{margin-top:12px}.profit-salary-import-errors ol{max-height:360px;margin:12px 0 0;padding-left:24px;overflow-y:auto}.profit-salary-import-errors li{margin-bottom:8px;line-height:1.6;overflow-wrap:anywhere}.profit-salary-import-result{margin-bottom:16px;border-color:#ffe0a3}.profit-salary-import-result>.ant-card-head{background:#fffaf0}.profit-salary-import-issue-table{margin-top:12px}.profit-salary-import-issue-table .ant-table-cell{vertical-align:top}.profit-audit-loading{min-height:220px;display:flex;align-items:center;justify-content:center;color:#8c8c8c}@media(max-width:900px){.profit-page{padding:8px}.profit-shell>.ant-card-head{align-items:flex-start;padding:12px}.profit-shell>.ant-card-head .ant-card-head-wrapper{flex-wrap:wrap;gap:10px}.profit-shell>.ant-card-body{padding:12px}.profit-shell>.ant-card-head .ant-card-extra{width:100%;margin-inline-start:0}.profit-shell>.ant-card-head .ant-card-extra .ant-space{width:100%}.profit-shell>.ant-card-head .ant-card-extra .ant-picker{flex:1 1 150px}.profit-ai-card>.ant-card-head .ant-card-head-wrapper{align-items:flex-start;flex-direction:column;gap:8px}.profit-ai-card>.ant-card-head .ant-card-extra{width:100%;margin-inline-start:0}.profit-ai-card>.ant-card-head .ant-card-extra>.ant-space{width:100%;justify-content:space-between}.profit-ai-overview{flex-direction:column}.profit-ai-trend{min-height:86px}.profit-ai-driver-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profit-ai-actions{flex-direction:column;gap:6px}.profit-ai-actions ul{display:block}.profit-ai-actions li+li{margin-top:4px}.profit-report-card .ant-table-cell-fix-left,.profit-report-card .ant-table-cell-fix-left-last{position:static!important;left:auto!important}.profit-report-card .ant-table-cell-fix-left-last:after{display:none}.profit-group-filters{align-items:stretch}.profit-group-filters>.ant-select{width:calc(50% - 5px)}.profit-group-threshold{flex:1 1 calc(50% - 5px);justify-content:space-between}.profit-group-risk-switch{flex:1 1 calc(50% - 5px);justify-content:center}.profit-group-metrics .ant-statistic-content{font-size:22px}.profit-group-risk-card>.ant-card-head .ant-card-head-wrapper{align-items:flex-start;flex-direction:column;gap:2px}.profit-group-risk-card>.ant-card-head .ant-card-extra{margin-inline-start:0}.profit-group-benefit-drawer .ant-drawer-body{padding:12px}.profit-group-owner-history-item{flex-direction:column;gap:2px}.profit-group-owner-history-item>.ant-typography:last-child{text-align:left}.profit-salary-drawer .ant-drawer-header{flex-wrap:wrap;padding:14px 12px}.profit-salary-drawer .ant-drawer-header-title{flex:1 0 100%}.profit-salary-drawer .ant-drawer-extra{width:100%;margin-top:10px;margin-inline-start:32px}.profit-salary-drawer .ant-drawer-extra .ant-space{width:100%}.profit-salary-drawer .ant-drawer-body{padding:12px}.profit-incentive-award{align-items:flex-start;flex-direction:column}.profit-incentive-winner{align-items:flex-start;text-align:left}.profit-other-cost-tooltip{min-width:280px}.profit-other-cost-form-list{max-height:58vh}}@media(max-width:520px){.profit-ai-driver-grid{grid-template-columns:minmax(0,1fr)}.profit-group-filters>.ant-select,.profit-group-threshold,.profit-group-risk-switch{width:100%;flex-basis:100%}.profit-group-metrics .profit-metric-card .ant-card-body{min-height:96px;padding:12px}.profit-group-metrics .ant-statistic-title{font-size:12px}.profit-group-metrics .ant-statistic-content{font-size:19px}}.schedule-batch-toolbar{display:flex;justify-content:space-between;gap:10px;padding:10px 16px;border-block:1px solid #edf0f5;background:#fafbfc}.schedule-batch-grid{max-height:calc(100vh - 310px);overflow:auto;background:#fff}.schedule-batch-grid table{min-width:max-content;border-spacing:0;border-collapse:separate;table-layout:fixed;-webkit-user-select:none;user-select:none}.schedule-batch-grid th,.schedule-batch-grid td{box-sizing:border-box;height:42px;padding:3px 5px;border-right:1px solid #edf0f5;border-bottom:1px solid #edf0f5;background:#fff;color:#374151;font-size:12px;text-align:center;white-space:nowrap}.schedule-batch-grid thead th{position:sticky;z-index:4;top:0;height:46px;background:#f5f7fa;color:#4b5563;font-weight:650;cursor:pointer}.schedule-batch-grid th small{display:block;margin-top:1px;color:#9ca3af;font-size:10px}.schedule-batch-grid .is-sticky{position:sticky;z-index:3}.schedule-batch-grid thead .is-sticky{z-index:6}.schedule-batch-grid .sticky-name{left:0;width:94px;min-width:94px;max-width:94px}.schedule-batch-grid .sticky-group{left:94px;width:118px;min-width:118px;max-width:118px;box-shadow:5px 0 8px -8px #0f172a80}.schedule-batch-grid .meta-column{width:90px;min-width:90px}.schedule-batch-grid .quota-column{width:54px;min-width:54px}.schedule-batch-grid .date-column,.schedule-batch-grid .schedule-grid-cell{width:52px;min-width:52px;max-width:52px}.schedule-batch-grid .is-weekend{background:#fffdf6}.schedule-batch-grid tr.is-dismissed td{color:#9ca3af;background:#fafafa}.schedule-batch-grid .staff-selector{overflow:hidden;color:#1677ff;font-weight:600;text-overflow:ellipsis;cursor:pointer}.schedule-grid-cell{position:relative;cursor:crosshair}.schedule-grid-cell:hover{background:#f0f7ff}.schedule-grid-cell.is-rest{background:#fff1f0;box-shadow:inset 0 0 0 1px #ff7875}.schedule-grid-cell.is-rest:hover{background:#ffe7e6}.schedule-grid-cell.is-unavailable{background:repeating-linear-gradient(-45deg,#fafafa,#fafafa 4px,#f3f4f6 4px,#f3f4f6 8px);color:#c0c4cc;cursor:not-allowed}.schedule-grid-cell.is-unavailable:hover{background:repeating-linear-gradient(-45deg,#fafafa,#fafafa 4px,#f3f4f6 4px,#f3f4f6 8px)}.schedule-grid-cell.is-selected{background:#dbeafe!important;box-shadow:inset 0 0 0 1px #60a5fa}.schedule-grid-cell.is-rest.is-selected{background:#ffe7e6!important;box-shadow:inset 0 0 0 2px #1677ff}.schedule-grid-cell.is-dirty:after{position:absolute;top:2px;right:2px;width:6px;height:6px;border-radius:50%;background:#fa8c16;content:""}.schedule-grid-cell__content{display:flex;min-height:34px;flex-direction:column;align-items:center;justify-content:center;line-height:1.05}.schedule-grid-cell__content b{max-width:45px;overflow:hidden;font-size:11px;text-overflow:ellipsis}.schedule-grid-cell__content small{margin-top:2px;font-size:9px}.schedule-grid-cell__content small.is-positive{color:#389e0d}.schedule-grid-cell__content small.is-negative{color:#cf1322}.schedule-grid-cell__content small.work-group{max-width:46px;overflow:hidden;color:#7c3aed;text-overflow:ellipsis}.schedule-batch-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px 0;border-top:1px solid #edf0f5}.schedule-shift-picker-menu{min-width:190px;max-height:340px;overflow-y:auto}.schedule-shift-option{display:grid;min-width:150px;align-items:center;gap:8px;grid-template-columns:8px minmax(0,1fr) auto}.schedule-shift-option__dot{width:8px;height:8px;border-radius:2px}.schedule-shift-option small{color:#9ca3af;font-size:11px}.schedule-auto-plan-result{margin:10px 16px}.schedule-auto-plan-setting{display:flex;align-items:center;justify-content:space-between;gap:20px}.schedule-auto-plan-setting .ant-typography-secondary{font-size:12px}.schedule-board-page .ant-table-tbody>tr>td.schedule-board-cell-rest{background:#fff1f0!important;box-shadow:inset 0 0 0 1px #ff7875}.schedule-board-page .ant-table-tbody>tr:hover>td.schedule-board-cell-rest{background:#ffe7e6!important}.schedule-row-drag-handle{display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:6px;color:#8b5cf6;cursor:grab;font-size:16px;transition:background .15s ease,color .15s ease}.schedule-row-drag-handle:hover{background:#f3e8ff;color:#7c3aed}.schedule-row-drag-handle:active{cursor:grabbing}.schedule-row-drag-handle.is-disabled{color:#cbd5e1;cursor:not-allowed}.schedule-board-page .ant-table-tbody>tr.schedule-row-is-dragging>td{opacity:.45}.schedule-board-page .ant-table-tbody>tr.schedule-row-drop-before>td{border-top:2px solid #8b5cf6!important}.schedule-board-page .ant-table-tbody>tr.schedule-row-drop-after>td{border-bottom:2px solid #8b5cf6!important}@media(max-width:900px){.schedule-batch-toolbar,.schedule-batch-footer{align-items:stretch;flex-direction:column}.schedule-batch-grid{max-height:calc(100vh - 430px)}.schedule-auto-plan-setting{align-items:stretch;flex-direction:column;gap:8px}}.dev-journal-header{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.dev-journal-stats{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;padding-bottom:16px}.dev-journal-stats .ant-tag{margin-inline-end:0}.dev-journal-modules{display:grid;gap:12px}.dev-journal-module{overflow:hidden;border:1px solid #f0f0f0;border-radius:10px;background:#fff}.dev-journal-module-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:#fafafa}.dev-journal-report-item{display:flex;align-items:flex-start;gap:12px;padding:15px 14px}.dev-journal-report-item+.dev-journal-report-item{border-top:1px solid #f0f0f0}.dev-journal-type-tag{flex:none;min-width:52px;margin:1px 0 0;text-align:center}.dev-journal-report-content{min-width:0;flex:1}.dev-journal-report-title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 10px;line-height:1.7}.dev-journal-commit-count{font-size:12px;white-space:nowrap}.dev-journal-report-detail{margin:4px 0 0;line-height:1.65}.dev-journal-report-detail ul{margin:2px 0 0;padding-left:20px;color:#000000a6}.dev-journal-report-detail li+li{margin-top:2px}.dev-journal-result{display:flex;align-items:flex-start;gap:7px;margin-top:8px;padding:7px 10px;border-radius:6px;color:#237804;background:#f6ffed;line-height:1.6}.dev-journal-result .anticon{margin-top:4px}.dev-journal-commit-collapse{margin-top:10px;border-top:1px solid #f0f0f0}.dev-journal-commit-collapse>.ant-collapse-item>.ant-collapse-header{padding:12px 0 0;color:#722ed1}.dev-journal-commit-collapse .ant-collapse-content-box{padding:8px 0 0}.dev-journal-commit-list{padding:0 12px;border-radius:8px;background:#fafafa}.dev-journal-commit-list .ant-list-item-meta-title{font-size:13px;font-weight:500}.dev-journal-commit-list .ant-list-item-meta-description{font-size:12px}.dev-journal-manual-section{overflow:hidden;margin-top:14px;border:1px solid #e9d5ff;border-radius:10px;background:#fff}.dev-journal-manual-section .dev-journal-module-title{background:#faf5ff}.dev-journal-manual-list{padding:0 14px}.dev-journal-manual-list .ant-list-item-meta-avatar{margin-inline-end:10px}.dev-journal-manual-list .ant-tag{min-width:64px;margin-inline-end:0;text-align:center}.dev-journal-manual-detail{margin:0!important;white-space:pre-line}.dev-journal-weekly-head{margin-bottom:14px}.dev-journal-weekly-grid>.ant-col{display:flex}.dev-journal-weekly-grid>.ant-col>.ant-card{width:100%;height:100%}.dev-journal-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0}.dev-journal-metric-grid--business{grid-template-columns:repeat(3,minmax(0,1fr))}.dev-journal-metric{min-width:0;padding:10px 12px;border:1px solid #f0f0f0;border-radius:8px;background:#fafafa}.dev-journal-metric-value{overflow:hidden;margin-top:2px;color:#000000e0;font-size:20px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dev-journal-metric-hint{overflow:hidden;margin-top:2px;color:#00000073;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dev-journal-metric-hint.up{color:#389e0d}.dev-journal-metric-hint.down{color:#cf1322}.dev-journal-insight-list .ant-list-item{align-items:flex-start}.dev-journal-suggestion{margin-top:4px;color:#000000b8}.dev-journal-detail-list ul{margin:8px 0 0;padding-left:20px}.dev-journal-detail-list li+li{margin-top:8px}@media(max-width:600px){.dev-journal-header{flex-direction:column}.dev-journal-header>.ant-space{width:100%}.dev-journal-header>.ant-space .ant-space-item,.dev-journal-header>.ant-space button{flex:1}.dev-journal-day-card .ant-card-head,.dev-journal-day-card .ant-card-body{padding-inline:14px}.dev-journal-report-item{gap:8px;padding-inline:10px}.dev-journal-type-tag{min-width:48px}.dev-journal-weekly-actions{width:100%}.dev-journal-weekly-actions .ant-space-item,.dev-journal-weekly-actions button{flex:1}.dev-journal-commit-list .ant-list-item{align-items:flex-start;gap:8px}.dev-journal-manual-list{padding-inline:10px}.dev-journal-manual-list .ant-list-item{align-items:flex-start}.dev-journal-metric{padding-inline:10px}.dev-journal-metric-grid--business{grid-template-columns:1fr}.dev-journal-metric-value{font-size:18px}.dev-journal-insight-list .ant-list-item{flex-direction:column}.dev-journal-insight-list .ant-list-item-meta{width:100%}.dev-journal-insight-list .ant-list-item-meta-content{min-width:0}.dev-journal-insight-list .ant-list-item-action{margin-inline-start:42px}}.cs-team-summary .cs-team-subtotal>td{background:#fafafa;border-top:1px solid #e8eaf0;font-weight:600}.cs-team-summary .cs-team-subtotal:hover>td{background:#f3f4f8!important}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.zuda-home-root{position:relative;padding:48px 0 64px}.zuda-home-root:before,.zuda-home-root:after{content:"";position:absolute;z-index:0;border-radius:50%;filter:blur(80px);pointer-events:none}.zuda-home-root:before{width:340px;height:340px;left:-120px;top:200px;background:radial-gradient(circle,rgba(124,58,237,.18),transparent 70%)}.zuda-home-root:after{width:360px;height:360px;right:-120px;top:-40px;background:radial-gradient(circle,rgba(192,38,211,.16),transparent 70%)}.zuda-hero{position:relative;z-index:1;max-width:640px;margin:0 auto 44px;text-align:center}.zuda-tagline{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;padding:6px 14px;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.06);border-radius:20px}.zuda-tagline-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#7c3aed,#c026d3);box-shadow:0 0 8px #7c3aed66;flex-shrink:0}.zuda-tagline-text{font-size:11.5px;font-weight:600;letter-spacing:1.6px;color:#0000008c}.zuda-date{font-size:13px;color:#0000006b;margin-bottom:14px;letter-spacing:.8px;font-variant-numeric:tabular-nums}.zuda-subtitle{font-size:16px;color:#0000008c;margin:0}.zuda-tools-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;max-width:960px;margin:0 auto;align-items:stretch}.zuda-tool-card{position:relative;display:flex;align-items:center;gap:14px;padding:18px 18px 18px 16px;background:#fff;border:.5px solid #e5e7eb;border-radius:18px;box-shadow:0 1px 2px #00000008,0 4px 12px #0000000a;cursor:pointer;transition:transform .2s ease,box-shadow .25s ease,border-color .2s ease;opacity:0;min-height:110px;overflow:hidden}.zuda-tool-card:before{content:"";position:absolute;inset:0 0 auto 0;height:3px;background:linear-gradient(90deg,var(--c1, #7c3aed),var(--c2, #c026d3));opacity:.9}.zuda-tool-card:hover{transform:translateY(-2px);border-color:#d6dae0;box-shadow:0 2px 6px #0000000a,0 14px 28px #00000014}.zuda-tool-card:hover .zuda-tool-arrow{transform:translate(3px);opacity:.75}.zuda-tool-bubble{width:48px;height:48px;border-radius:14px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;animation:zuda-bubble-pop .55s cubic-bezier(.34,1.56,.64,1) .12s both,zuda-bubble-breathe 4.5s ease-in-out .6s infinite}.zuda-tool-meta{flex:1;min-width:0}.zuda-tool-title{font-size:16px;font-weight:600;color:#000000e0;letter-spacing:-.1px;margin-bottom:4px;display:flex;align-items:center;gap:8px}.zuda-tool-desc{font-size:13px;color:#0000008c;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.zuda-tool-arrow{font-size:12px;color:#00000059;flex-shrink:0;transition:transform .2s ease,opacity .2s ease;opacity:.45}.zuda-tool-soon{display:inline-block;padding:1px 6px;font-size:10px;font-weight:500;color:#0000008c;background:#f1f3f5;border-radius:4px;letter-spacing:.2px}@keyframes zuda-card-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes zuda-bubble-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes zuda-bubble-breathe{0%,to{filter:brightness(1) saturate(1)}50%{filter:brightness(1.08) saturate(1.1)}}.zuda-greeting{font-size:44px;font-weight:700;margin:0 0 12px;letter-spacing:-.5px;line-height:1.18;background:linear-gradient(135deg,#0f172a,#7c3aed);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.zuda-home-body{position:relative;z-index:1;max-width:1100px;margin:0 auto}.zuda-section{margin-top:26px}.zuda-section-head{display:flex;align-items:center;gap:8px;margin:0 2px 12px}.zuda-section-title{font-size:14px;font-weight:600;color:#000000d1;letter-spacing:.2px}.zuda-section-count{font-size:11px;color:#9aa0a8;background:#f2f3f5;border-radius:10px;padding:1px 8px}.zuda-section-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;align-items:stretch}.zuda-quick{margin-bottom:4px}.zuda-quick-row{display:flex;flex-wrap:wrap;gap:10px}.zuda-quick-tile{display:inline-flex;align-items:center;gap:9px;padding:7px 14px 7px 8px;background:#fff;border:.5px solid #e8eaed;border-radius:12px;cursor:pointer;font:inherit;color:#374151;transition:border-color .18s ease,transform .18s ease,box-shadow .2s ease}.zuda-quick-tile:hover{border-color:#d6dae0;transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.zuda-quick-bubble{width:28px;height:28px;border-radius:9px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.zuda-quick-name{font-size:13px;font-weight:500;white-space:nowrap}.tool-shell{display:flex;align-items:stretch;min-height:calc(100vh - 64px)}.ts-sidebar{width:204px;flex:0 0 204px;border-right:1px solid #f0f0f0;background:#fcfcfd;padding:12px 8px 24px;position:sticky;top:0;align-self:flex-start;height:100vh;overflow-y:auto;box-sizing:border-box}.ts-search{display:flex;align-items:center;gap:7px;height:32px;margin:0 4px 10px;padding:0 10px;border:1px solid #ebecee;border-radius:9px;color:#9aa0a8;font-size:12.5px}.ts-cat{margin:1px 0}.ts-cat:not(.collapsed){margin-bottom:6px}.ts-group{display:flex;align-items:center;gap:9px;width:100%;border:none;background:transparent;cursor:pointer;font:inherit;font-size:12.5px;font-weight:600;color:#55606d;text-align:left;padding:8px 9px;border-radius:9px;transition:background .15s ease,color .15s ease}.ts-group:hover{background:#f3f4f6;color:#1f2937}.ts-group:focus,.ts-item:focus{outline:none}.ts-group:focus-visible,.ts-item:focus-visible{outline:2px solid rgba(124,58,237,.35);outline-offset:-2px}.ts-group-ico{font-size:15px;line-height:1;color:#98a1ad;flex-shrink:0;display:flex;align-items:center;transition:color .15s ease}.ts-group:hover .ts-group-ico{color:#6b7280}.ts-cat.collapsed.has-active .ts-group,.ts-cat.collapsed.has-active .ts-group-ico,.ts-cat.collapsed.has-active .ts-group-count{color:#7c3aed}.ts-group-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ts-group-count{margin-left:auto;font-size:10.5px;font-weight:500;color:#adb3bc;font-variant-numeric:tabular-nums;opacity:0;transition:opacity .15s ease}.ts-cat.collapsed .ts-group-count{opacity:1}.ts-group-caret{font-size:9px;color:#c3c7cd;flex-shrink:0;transform:rotate(90deg);transition:transform .18s ease}.ts-cat.collapsed .ts-group-caret{transform:rotate(0)}.ts-group-body{display:grid;grid-template-rows:1fr;transition:grid-template-rows .22s ease}.ts-cat.collapsed .ts-group-body{grid-template-rows:0fr}.ts-group-inner{overflow:hidden;min-height:0;padding-left:6px}.ts-item{display:flex;align-items:center;gap:9px;width:100%;padding:7px 9px;border:none;background:transparent;border-radius:9px;cursor:pointer;font:inherit;font-size:12.5px;color:#4b5563;text-align:left;position:relative;transition:background .15s ease}.ts-item:hover{background:#f3f4f6}.ts-item.active{background:#f3effc;color:#7c3aed;font-weight:600}.ts-item.active:before{content:"";position:absolute;left:0;top:7px;bottom:7px;width:3px;border-radius:2px;background:linear-gradient(180deg,#7c3aed,#c026d3)}.ts-dot{width:20px;height:20px;border-radius:6px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.ts-item-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ts-main{flex:1;min-width:0;display:flex;flex-direction:column}.ts-tabs-shell{display:flex;align-items:stretch;background:#f7f8fa;border-bottom:1px solid #eef0f2;min-width:0}.ts-tabs{display:flex;flex:1;gap:4px;align-items:flex-end;min-width:0;padding:8px 4px 0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.ts-tabs::-webkit-scrollbar{display:none}.ts-tabs-arrow{width:32px;flex:0 0 32px;padding:8px 0 0;border:0;background:#f7f8fa;color:#667085;cursor:pointer;position:relative;z-index:1}.ts-tabs-arrow:hover:not(:disabled){color:#7c3aed;background:#f2edff}.ts-tabs-arrow:disabled{color:#d0d5dd;cursor:default}.ts-tab{display:inline-flex;align-items:center;gap:6px;max-width:190px;padding:7px 10px;border:1px solid #e7e9ec;border-bottom:none;border-radius:9px 9px 0 0;background:#eef0f3;color:#6b7280;font-size:12.5px;cursor:pointer;white-space:nowrap;flex-shrink:0}.ts-tab.active{background:#fff;color:#7c3aed;font-weight:600}.ts-tab-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-tab-close{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:4px;color:#aab0b8;font-size:11px}.ts-tab-close:hover{background:#00000014;color:#4b5563}.ts-content{flex:1;min-width:0;padding:20px 24px}.ts-page-cache{display:none}.ts-page-cache.active{display:block}.app-embed-layout .tool-shell{min-height:100vh}.app-embed-layout .ts-sidebar,.app-embed-layout .ts-tabs-shell{display:none}.app-embed-layout .ts-content{padding:8px 8px calc(18px + env(safe-area-inset-bottom));overflow-x:hidden}.app-embed-layout .ts-content>div{width:100%;max-width:none!important;padding:8px 4px!important;box-sizing:border-box}.app-embed-layout .page-header{margin-bottom:10px!important}.app-embed-layout .page-header:not(.page-header--with-extra){display:none!important}.app-embed-layout .page-header--with-extra .page-header-main{display:none!important}.app-embed-layout .page-header-extra{display:flex;width:100%;justify-content:flex-end}.app-embed-layout .page-header-extra>.ant-btn{width:100%}.app-embed-layout .ant-table-wrapper{max-width:100%}.app-embed-layout .ant-table-wrapper .ant-table-content,.app-embed-layout .ant-table-wrapper .ant-table-body{overscroll-behavior-inline:contain;scrollbar-width:thin}.app-embed-layout .ant-table-wrapper .ant-table-cell-fix-left,.app-embed-layout .ant-table-wrapper .ant-table-cell-fix-right{background:#fff}.app-embed-layout .ant-card{border-radius:14px}.app-embed-layout .ant-card-head{min-height:46px;padding-inline:12px}.app-embed-layout .ant-card-head-wrapper{align-items:flex-start;gap:8px}.app-embed-layout .ant-card-extra{max-width:58%;white-space:normal;text-align:right}.app-embed-layout .ant-tabs-nav{margin-bottom:12px}.app-embed-layout .ant-tabs-tab{min-height:42px;padding-block:9px}.app-embed-layout .ant-segmented{max-width:100%;overflow-x:auto}.app-embed-layout .ant-segmented-group{min-width:max-content}.app-embed-layout .ant-btn:not(.ant-btn-sm):not(.ant-btn-icon-only){min-height:40px}.app-embed-layout .ant-btn-sm{min-height:34px}.app-embed-layout .ant-input,.app-embed-layout .ant-input-affix-wrapper,.app-embed-layout .ant-picker,.app-embed-layout .ant-select-selector,.app-embed-layout .ant-input-number{min-height:40px}.app-embed-layout .ant-select-selection-item,.app-embed-layout .ant-select-selection-placeholder{line-height:38px!important}.app-embed-layout .mobile-filter-bar{display:grid!important;grid-template-columns:minmax(0,1fr);width:100%;margin-bottom:12px!important}.app-embed-layout .mobile-filter-bar>.ant-space-item,.app-embed-layout .mobile-filter-bar .ant-select,.app-embed-layout .mobile-filter-bar .ant-picker,.app-embed-layout .mobile-filter-bar .ant-input-search,.app-embed-layout .mobile-filter-bar .ant-segmented{width:100%!important;max-width:100%}.app-embed-layout .mobile-filter-bar>.ant-space-item>.ant-btn{width:100%}.app-embed-layout .mobile-data-list{display:grid;gap:10px}.app-embed-layout .mobile-data-card .ant-card-body{padding:12px}.app-embed-layout .mobile-data-card__top,.app-embed-layout .mobile-data-card__meta,.app-embed-layout .mobile-data-card__actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.app-embed-layout .mobile-data-card__top{justify-content:space-between;margin-bottom:8px}.app-embed-layout .mobile-data-card__meta{color:#0000008f;font-size:12px;margin-top:8px}.app-embed-layout .mobile-data-card__actions{margin-top:12px}.app-embed-layout .mobile-data-card__actions>.ant-btn{flex:1 1 120px}.app-embed-layout .trainer-mobile-plan{display:flex;justify-content:space-between;gap:8px;color:#00000094;font-size:12px}.app-embed-layout .trainer-mobile-plan .is-alert{color:#cf1322}.app-embed-layout .trainer-mobile-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.app-embed-layout .trainer-mobile-metric{min-width:0;padding:9px;border-radius:10px;background:#f7f8fa}.app-embed-layout .trainer-mobile-metric>span,.app-embed-layout .trainer-mobile-metric>small{display:block;overflow:hidden;color:#0000007a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.app-embed-layout .trainer-mobile-metric>b{display:block;margin-block:2px;color:#5b21b6}.app-embed-layout .finding-mobile-card__problem{color:#000000e0;font-size:15px;font-weight:650;line-height:1.55}.app-embed-layout .finding-mobile-card__detail{margin-top:8px;padding:8px 10px;border-radius:9px;background:#f7f8fa;color:#000000a8;font-size:12px;line-height:1.55}.app-embed-layout .schedule-page-header,.app-embed-layout .month-bill-page-header,.app-embed-layout .supervisor-weekly-page-header{display:none!important}.schedule-mobile-tip{display:none}.app-embed-layout .schedule-mobile-tip{display:block;margin-bottom:8px}.app-embed-layout .schedule-toolbar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.app-embed-layout .schedule-toolbar>.ant-space-item,.app-embed-layout .schedule-toolbar .ant-select,.app-embed-layout .schedule-toolbar .ant-picker,.app-embed-layout .schedule-toolbar .ant-btn{width:100%!important}.app-embed-layout .schedule-bulk-rest{display:grid!important;grid-template-columns:minmax(0,1fr) auto;width:100%;padding:10px;border-radius:12px;background:#f7f5ff}.app-embed-layout .schedule-bulk-rest>.ant-space-item:first-child{grid-column:1 / -1}.app-embed-layout .month-bill-row{align-items:flex-start!important;flex-wrap:wrap;gap:10px!important}.app-embed-layout .month-bill-row__customer{flex:1 1 calc(100% - 36px)!important;min-width:0!important}.app-embed-layout .month-bill-row__metrics{display:grid!important;flex:1 1 100%!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 6px!important;padding:10px;border-radius:10px;background:#f7f8fa}.app-embed-layout .month-bill-row__metrics>div{min-width:0!important;text-align:left!important}.app-embed-layout .month-bill-row__total{flex:1 1 auto;min-width:0!important;text-align:left!important}.app-embed-layout .month-bill-row__actions{display:grid!important;flex:1 1 100%!important;grid-template-columns:repeat(2,minmax(0,1fr))}.app-embed-layout .month-bill-row__actions .ant-btn{width:100%}.app-embed-layout .month-bill-page .ant-progress{max-width:100%}.app-embed-body .ant-modal{top:8px;width:calc(100vw - 16px)!important;max-width:none;margin:0 auto;padding-bottom:calc(8px + env(safe-area-inset-bottom))}.app-embed-body .ant-modal-content{display:flex;flex-direction:column;max-height:calc(100dvh - 16px - env(safe-area-inset-bottom));padding:16px;border-radius:16px;overflow:hidden}.app-embed-body .ant-modal-body{min-height:0;overflow:auto}.app-embed-body .ant-modal-footer{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;padding-top:12px;margin-top:8px;border-top:1px solid #f0f0f0}.app-embed-body .ant-modal-footer .ant-btn{min-height:42px;margin-inline-start:0!important}.app-embed-body .ant-drawer-content-wrapper{width:100vw!important;max-width:100vw}.app-embed-body .ant-drawer-header{padding:12px 16px}.app-embed-body .ant-drawer-body{padding:12px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.app-embed-body .ant-drawer-extra .ant-btn{min-height:38px}.app-embed-body .ant-drawer-extra{max-width:58vw;overflow-x:auto}@media(max-width:600px){.app-embed-layout .ts-content{padding:4px 6px calc(16px + env(safe-area-inset-bottom))}.app-embed-layout .ant-card .ant-card-body{padding-inline:12px}.app-embed-layout .ant-statistic-content{font-size:22px}}tr.dd-cs-alt>td{background:#fafbfd}.ant-table-tbody>tr.dd-cs-alt:hover>td{background:#eef4ff}tr.dd-robot-source-issue>td{background:#fff7f6}.ant-table-tbody>tr.dd-robot-source-issue:hover>td{background:#fff1f0}tr.dd-cs-sep>td{border-top:1px solid #d6dde6}tr.dd-cs-sep-cust>td{border-top:2px solid #8fa9c9}tr.cseff-sum>td{font-weight:700;background:#f7faff}.ant-table-tbody>tr.cseff-sum:hover>td{background:#eef4ff}.cseff-board .ant-table-thead>tr>th{white-space:nowrap}.cseff-board .ant-table-thead th.ant-table-column-has-sorters .ant-table-column-sorters{justify-content:flex-end}.cseff-board .ant-table-column-sorter{margin-inline-start:3px}.ant-table-thead>tr>th{font-weight:600}.ant-table-tbody>tr>td{font-variant-numeric:tabular-nums}.ddcs-board .ant-table-thead>tr>th{padding-top:7px;padding-bottom:7px;line-height:1.35}.ddcs-board .ant-table-thead>tr:nth-child(2)>th{background:#fff!important}.ddcs-board .ant-table-thead>tr:first-child>th{border-bottom:1px solid #f0f0f0}.ddcs-board .ant-table-tbody>tr>td{padding-top:6px;padding-bottom:6px}.kb-markdown{line-height:1.8;font-size:14px;color:#000000e0;word-break:break-word}.kb-markdown h1,.kb-markdown h2,.kb-markdown h3,.kb-markdown h4{margin:20px 0 10px;font-weight:600;line-height:1.4}.kb-markdown h1{font-size:20px}.kb-markdown h2{font-size:17px;display:flex;align-items:center;gap:8px}.kb-markdown h2:before{content:"";width:4px;height:16px;border-radius:2px;background:linear-gradient(180deg,#7c3aed,#c026d3);flex:none}.kb-markdown h3{font-size:15px;color:#000000c7}.kb-markdown p{margin:8px 0}.kb-markdown ul,.kb-markdown ol{padding-left:22px;margin:8px 0}.kb-markdown li{margin:4px 0}.kb-markdown table{border-collapse:separate;border-spacing:0;margin:14px 0;display:block;overflow-x:auto;max-width:100%;border:1px solid #ececf1;border-radius:10px}.kb-markdown th,.kb-markdown td{border:none;border-bottom:1px solid #f2f2f6;border-right:1px solid #f7f7fa;padding:8px 12px;text-align:left;vertical-align:top;min-width:90px;font-size:12.5px;line-height:1.65;color:#000000c7}.kb-markdown td .kb-cell-item{position:relative;padding-left:13px;margin:3px 0}.kb-markdown td .kb-cell-item:before{content:"";position:absolute;left:2px;top:.6em;width:4px;height:4px;border-radius:50%;background:#c4b5fd}.kb-markdown th:last-child,.kb-markdown td:last-child{border-right:none}.kb-markdown tbody tr:last-child td{border-bottom:none}.kb-markdown th{background:#faf8fd;font-weight:600;white-space:nowrap;color:#000000bf}.kb-markdown tbody tr:hover td{background:#fbfaff}.kb-markdown blockquote{margin:10px 0;padding:6px 14px;border-left:3px solid #c026d3;background:#faf5ff;color:#000000b3}.kb-markdown code{background:#f5f5f5;padding:1px 6px;border-radius:4px;font-size:13px}.kb-markdown hr{border:none;border-top:1px solid #f0f0f0;margin:16px 0}.kb-toc{width:176px;flex-shrink:0;position:sticky;top:8px;max-height:72vh;overflow-y:auto;padding:10px 4px 10px 0;border-right:1px solid #f0f0f0}.kb-toc-title{font-size:12px;color:#00000073;margin-bottom:6px;padding-left:8px}.kb-toc-item{display:block;font-size:13px;line-height:1.5;padding:4px 8px;border-radius:6px;color:#000000b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.kb-toc-item:hover{background:#faf5ff;color:#7c3aed}.kb-toc-lv2{padding-left:20px;font-size:12.5px}.kb-toc-lv3{padding-left:32px;font-size:12px;color:#0000008c}@media(max-width:880px){.kb-toc{display:none}}.home-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);gap:14px;align-items:stretch}.home-greeting-card,.home-focus-card{min-width:0;min-height:174px;border-radius:18px;border:1px solid rgba(124,58,237,.1)}.home-greeting-card{display:flex;flex-direction:column;justify-content:center;padding:22px 24px;background:radial-gradient(circle 180px at 95% -30px,rgba(192,38,211,.09),transparent 72%),#ffffffd6;box-shadow:0 8px 26px #1f29370a}.home-greeting-card__date{margin-bottom:5px;color:#0006;font-size:12px;letter-spacing:.5px}.home-greeting-card__title{margin:0;color:#000000e0;font-size:27px;font-weight:650;line-height:1.3}.home-greeting-card__subtitle{margin:8px 0 0;color:#00000080;font-size:13px}.home-greeting-card__meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.home-greeting-card__meta span{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;border-radius:999px;background:#7c3aed0f;color:#4c1d95b8;font-size:10.5px;white-space:nowrap}.home-focus-card{--focus-color: #7c3aed;--focus-tint: rgba(124, 58, 237, .07);display:flex;flex-direction:column;padding:20px 22px;background:linear-gradient(135deg,var(--focus-tint),rgba(255,255,255,.94) 72%),#fff;border-color:color-mix(in srgb,var(--focus-color) 20%,transparent);box-shadow:0 8px 26px #1f29370b}.home-focus-card--danger{--focus-color: #cf1322;--focus-tint: rgba(207, 19, 34, .075)}.home-focus-card--warning{--focus-color: #b45309;--focus-tint: rgba(180, 83, 9, .075)}.home-focus-card--success{--focus-color: #15803d;--focus-tint: rgba(21, 128, 61, .065)}.home-focus-card--loading{align-items:center;justify-content:center}.home-focus-card__eyebrow{display:flex;align-items:center;gap:7px;color:var(--focus-color);font-size:11px;font-weight:650;letter-spacing:.2px}.home-focus-card__icon{display:inline-flex;width:23px;height:23px;align-items:center;justify-content:center;border-radius:8px;background:color-mix(in srgb,var(--focus-color) 11%,white)}.home-focus-card__title{margin:11px 0 5px;color:#1f1f1f;font-size:19px;font-weight:650;line-height:1.35}.home-focus-card__description{margin:0;color:#0009;font-size:12.5px;line-height:1.65}.home-focus-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:13px}.home-focus-card__evidence{min-width:0;overflow:hidden;color:#00000061;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.home-kpi-row>.ant-col,.home-detail-row>.ant-col{display:flex}.home-kpi-row>.ant-col>*,.home-detail-row>.ant-col>*{width:100%}.home-kpi-tile:focus-visible,.home-chart-card:focus-visible{outline:2px solid rgba(124,58,237,.4);outline-offset:2px}.home-chart-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;align-items:stretch}.home-chart-grid__item{display:flex;min-width:0}.home-chart-card{display:flex;width:100%;min-width:0;min-height:142px;flex-direction:column}.home-chart-card__headline{display:flex;min-width:0;align-items:baseline;gap:8px;margin:6px 0 2px}.home-chart-card__headline>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-chart-card__status{min-height:17px;overflow:hidden;color:#00000061;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.home-chart-card__status.is-warning{color:#b45309}@media(max-width:860px){.home-hero-grid{grid-template-columns:minmax(0,1fr)}.home-greeting-card,.home-focus-card{min-height:158px}}@media(max-width:600px){.home-dashboard{padding:18px 14px 42px!important}.home-greeting-card,.home-focus-card{min-height:0;padding:18px;border-radius:15px}.home-greeting-card__title{font-size:23px}.home-focus-card__title{font-size:17px}.home-focus-card__footer{align-items:flex-start;flex-direction:column;gap:9px}.home-focus-card__evidence{width:100%}.home-kpi-tile{padding:10px!important}.home-chart-grid{grid-template-columns:minmax(0,1fr)}}.cst-idle-row td{opacity:.55}
