:root{font-family:Inter,Noto Sans SC,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#20233f;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #20233f;--muted: #6d7080;--faint: #989aa6;--line: #e6e7ea;--surface: #ffffff;--soft-surface: #f6f7f8;--blush: #fdebec;--blush-strong: #f7d7da;--accent: #bd3f4b;--accent-dark: #a9323d;--accent-soft: #df7a81;--success: #377d65;--success-soft: #e8f4ef;--warning: #a96922;--warning-soft: #fff3e3;--danger: #b7424b;--danger-soft: #fdecee;--shadow: 0 8px 26px rgba(32, 35, 63, .055)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:#fff}body{margin:0;min-width:320px;min-height:100vh;background:#fff;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(189,63,75,.18);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;display:flex;background:#fff}.sidebar{width:246px;min-width:246px;height:100vh;position:sticky;top:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fff;z-index:10}.sidebar-brand{height:72px;display:flex;align-items:center;gap:12px;padding:0 24px;font-size:25px;font-weight:780;letter-spacing:-.04em;color:#121424;border-bottom:1px solid var(--line)}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;color:#fff;background:var(--accent);font-size:17px;font-weight:760;letter-spacing:0}.sidebar-section-label{padding:26px 24px 10px;color:var(--faint);font-size:12px;font-weight:700;letter-spacing:.08em}.sidebar-nav{display:flex;flex-direction:column;gap:4px;padding:0 12px}.nav-item{min-height:48px;width:100%;display:flex;align-items:center;gap:13px;position:relative;padding:0 13px;border:0;border-radius:9px;background:transparent;color:#444758;font-size:14px;font-weight:570;text-align:left;cursor:pointer;transition:color .16s ease,background-color .16s ease}.nav-item:hover{background:#f7f7f8;color:var(--ink)}.nav-item.is-active{background:var(--blush);color:var(--accent-dark)}.nav-item.is-active:before{content:"";position:absolute;left:-12px;top:8px;bottom:8px;width:4px;border-radius:0 5px 5px 0;background:var(--accent)}.nav-item span:nth-child(2){flex:1}.nav-soon{color:#a2a3ac;font-size:10px;font-weight:650}.sidebar-foot{margin-top:auto;padding:16px 16px 18px}.privacy-card{display:flex;gap:11px;padding:14px;border:1px solid var(--blush-strong);border-radius:10px;background:snow;color:var(--accent-dark)}.privacy-card div{display:flex;flex-direction:column;gap:3px}.privacy-card strong{font-size:13px}.privacy-card span{color:#8d676b;font-size:11px;line-height:1.45}.version{display:block;margin-top:12px;color:#a2a3ac;font-size:10px;text-align:center}.app-main{min-width:0;flex:1}.topbar{height:72px;position:sticky;top:0;z-index:9;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid var(--line);background:#fffffff7}.workspace-switcher{height:44px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:10px;background:#f5f6f7;color:#2d3047;font-size:13px;font-weight:650;border:0;cursor:pointer;transition:background-color .16s ease}.workspace-switcher:hover{background:#edeef0}.workspace-name{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#1f223a;color:#fff}.plan-tag{padding:4px 7px;border-radius:6px;background:#7b7e8d;color:#fff;font-size:10px}.plan-tag.is-saving{background:#a96922}.plan-tag.is-error{background:var(--danger)}.topbar-actions{display:flex;align-items:center;gap:10px}.icon-button{width:38px;height:38px;position:relative;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#4c4f60;cursor:pointer}.icon-button:hover{background:#f4f5f6}.notification-dot{width:7px;height:7px;position:absolute;top:7px;right:7px;border:1px solid #ffffff;border-radius:50%;background:var(--accent)}.avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#476f91;color:#fff;font-size:11px;font-weight:700}.primary-button,.secondary-button,.announcement-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;font-size:13px;font-weight:670;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.primary-button{min-height:40px;padding:0 16px;border:1px solid var(--accent);background:var(--accent);color:#fff}.primary-button:hover:not(:disabled){border-color:var(--accent-dark);background:var(--accent-dark);transform:translateY(-1px)}.primary-button:disabled{border-color:#e1bfc2;background:#e1bfc2;cursor:not-allowed}.secondary-button{min-height:38px;padding:0 14px;border:1px solid #d7d8dc;background:#fff;color:#3f4252}.secondary-button:hover{border-color:#c0c2c8;background:#f7f7f8}.top-import{height:42px}.content{min-height:calc(100vh - 72px);background:#fff}.app-loading-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);background:#fff;font-size:13px}.app-loading-screen .spinner{border-color:#ecd2d4;border-top-color:var(--accent)}.page-section{width:min(100%,1530px);margin:0 auto;padding:38px 42px 52px}.page-heading{min-height:64px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:23px}.page-heading h1{margin:0;color:#1f223d;font-size:clamp(25px,2.2vw,35px);line-height:1.15;letter-spacing:-.035em}.page-heading p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.period-note{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:20px;color:#606374;font-size:12px;white-space:nowrap}.announcement{min-height:74px;display:flex;align-items:center;gap:14px;padding:14px 18px;margin-bottom:18px;border:1px solid #f4d9db;border-radius:11px;background:var(--blush)}.announcement-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#f7d5d8;color:var(--accent)}.announcement>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:3px}.announcement strong{color:#353748;font-size:13px}.announcement span{color:#777a87;font-size:11px;line-height:1.5}.announcement-button{min-width:122px;min-height:40px;padding:0 16px;border:1px solid #e7b8bc;background:#f5cdd0;color:#713138}.announcement-button:hover:not(:disabled){background:#efbdc1}.announcement-button:disabled{opacity:.56;cursor:not-allowed}.panel{border:1px solid var(--line);border-radius:11px;background:var(--surface);box-shadow:var(--shadow)}.data-status-strip{min-height:82px;display:grid;grid-template-columns:minmax(170px,.72fr) minmax(190px,.9fr) minmax(440px,2fr);align-items:center;margin-bottom:14px;overflow:hidden}.status-strip-summary,.readiness-inline{min-height:56px;display:flex;align-items:center;gap:11px;padding:0 18px;border-right:1px solid var(--line)}.status-strip-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px;background:var(--blush);color:var(--accent)}.status-strip-summary>div,.readiness-inline>div:first-child,.status-source-item>div{display:flex;flex-direction:column;gap:3px}.status-strip-summary strong,.readiness-inline strong{color:#2e3148;font-size:15px}.status-strip-summary span,.readiness-inline span,.status-source-item span{color:var(--muted);font-size:9px}.readiness-inline{display:grid;grid-template-columns:auto 1fr;gap:13px}.readiness-track{height:7px;overflow:hidden;border-radius:99px;background:#f0e6e7}.readiness-track>span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#e8a3a9,var(--accent));transition:width .22s ease}.status-source-list{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;padding:0 10px}.status-source-item{min-height:52px;display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:7px;padding:0 10px;border-right:1px solid var(--line);color:#7a7d8b}.status-source-item:last-child{border-right:0}.status-source-item strong{color:#34374e;font-size:10px}.source-state{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#f2f3f4;color:#9294a0}.source-state.ready{background:var(--success-soft);color:var(--success)}.panel-title-row{min-height:68px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:17px 20px 12px;border-bottom:1px solid #ededef;background:#fcfcfc;border-radius:11px 11px 0 0}.panel-title-row h2{margin:0;color:#252844;font-size:17px;line-height:1.2;letter-spacing:-.015em}.panel-title-row p{margin:5px 0 0;color:var(--muted);font-size:10px}.lower-grid{display:grid;grid-template-columns:minmax(560px,1.38fr) minmax(370px,.82fr);gap:16px;align-items:stretch;scroll-margin-top:92px}.upload-panel,.process-panel{min-height:352px;overflow:hidden}.file-count{padding:5px 9px;border-radius:8px;background:var(--blush);color:var(--accent-dark);font-size:10px;font-weight:700}.upload-list{padding:4px 20px 16px}.range-settings{display:grid;grid-template-columns:38px minmax(210px,1fr) auto 18px auto;align-items:end;gap:10px;padding:12px 20px;border-bottom:1px solid var(--line);background:snow}.range-settings-icon{width:36px;height:36px;display:grid;place-items:center;align-self:center;border-radius:8px;background:var(--blush);color:var(--accent)}.range-settings-copy{display:flex;align-self:center;flex-direction:column;gap:3px}.range-settings-copy strong{color:#3c3e52;font-size:11px}.range-settings-copy span,.range-settings label>span{color:var(--muted);font-size:9px;line-height:1.45}.range-settings label{display:flex;flex-direction:column;gap:4px}.range-settings input{height:34px;padding:0 8px;border:1px solid #dedfe3;border-radius:7px;outline:0;background:#fff;color:#3b3e52;font:inherit;font-size:10px}.range-settings input:focus{border-color:#d49aa0;box-shadow:0 0 0 3px #bd3f4b14}.range-separator{align-self:center;color:var(--muted);font-size:10px}.upload-row{min-height:83px;display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.upload-row:last-child{border-bottom:0}.upload-row.has-files .upload-icon{background:var(--success-soft);color:var(--success)}.upload-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#f5f6f7;color:#505467}.upload-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.upload-copy>strong{color:#33364d;font-size:12px}.upload-copy>span{color:var(--muted);font-size:10px}.file-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:5px}.file-chip{max-width:330px;min-height:25px;display:flex;align-items:center;gap:5px;padding:3px 5px 3px 7px;border:1px solid #dbe9e3;border-radius:6px;background:#f4faf7;color:var(--success)}.file-chip>span{min-width:0;overflow:hidden;color:#51665e;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.file-chip button{width:20px;height:20px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:0;border-radius:4px;background:transparent;color:#7b938a;cursor:pointer}.file-chip button:hover{background:#e3f1ea}.upload-button{min-width:95px}.process-flow{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;padding:20px 18px 12px}.process-step{min-width:0;display:flex;align-items:center;flex-direction:column;gap:7px;position:relative}.process-step:after{content:"";width:calc(100% - 26px);height:1px;position:absolute;top:12px;left:calc(50% + 14px);background:#e1e2e5}.process-step:last-child:after{display:none}.process-step>span{width:25px;height:25px;display:grid;place-items:center;z-index:1;border:1px solid #dfe0e4;border-radius:50%;background:#fff;color:#8c8f9b;font-size:10px}.process-step strong{color:#898b96;font-size:9px;font-weight:600;white-space:nowrap}.process-step.active>span{border-color:#e4b7bb;background:var(--blush);color:var(--accent)}.process-step.complete>span{border-color:var(--accent);background:var(--accent);color:#fff}.process-step.complete:after{background:#e6afb4}.process-step.complete strong{color:#5c3b3f}.process-step.attention>span{border-color:#e6c693;background:var(--warning-soft);color:var(--warning)}.process-step.attention strong{color:#8a641f}.process-step.complete+.process-step.attention:after,.process-step.attention:after{background:#ead9bb}.process-empty{min-height:112px;display:flex;align-items:center;gap:12px;margin:4px 18px 14px;padding:18px;border:1px dashed #d8d9dd;border-radius:9px;background:#fafafa;color:#5d606f}.process-empty>div{display:flex;flex-direction:column;gap:4px}.process-empty strong{font-size:12px}.process-empty span{color:var(--muted);font-size:10px;line-height:1.5}.result-summary{display:grid;grid-template-columns:1fr 1fr;margin:4px 18px 14px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.result-status-note{display:flex;align-items:flex-start;gap:8px;margin:4px 18px 10px;padding:10px 11px;border:1px solid #d8e9e1;border-radius:8px;background:#f6fbf8;color:var(--success)}.result-status-note.has-exceptions{border-color:#ead8b9;background:#fffbf3;color:var(--warning)}.result-status-note>svg{flex:0 0 auto}.result-status-note>div{display:flex;flex-direction:column;gap:3px}.result-status-note strong{color:#3a3d50;font-size:10px}.result-status-note span{color:var(--muted);font-size:9px;line-height:1.45}.result-period{display:flex;align-items:flex-start;gap:8px;margin:4px 18px 10px;padding:10px 11px;border:1px solid #f0d7d9;border-radius:8px;background:#fff9f9;color:var(--accent)}.result-period div{display:flex;flex-direction:column;gap:3px}.result-period strong{color:#4c3437;font-size:10px}.result-period span{color:var(--muted);font-size:9px;line-height:1.45}.result-summary>div{min-height:64px;display:flex;flex-direction:column;gap:5px;padding:11px 12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.result-summary>div:nth-child(2n){border-right:0}.result-summary>div:nth-last-child(-n+2){border-bottom:0}.result-summary span{color:var(--muted);font-size:9px}.result-summary strong{color:#2c3048;font-size:15px}.combined-actions{margin:0 18px 14px;overflow:hidden;border:1px solid var(--line);border-radius:9px}.combined-actions-heading{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 11px;border-bottom:1px solid var(--line);background:#fafafa}.combined-actions-heading>div{display:flex;flex-direction:column;gap:2px}.combined-actions-heading strong{color:#3b3e52;font-size:10px}.combined-actions-heading span{color:var(--muted);font-size:9px}.combined-actions-heading button{min-height:28px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border:1px solid #e6c7ca;border-radius:6px;background:#fff7f7;color:var(--accent-dark);font-size:9px;cursor:pointer}.combined-action-list{display:grid;grid-template-columns:1fr 1fr}.combined-action-row{min-height:43px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:6px;padding:0 9px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;color:#777986;text-align:left;cursor:pointer}.combined-action-row:nth-child(2n){border-right:0}.combined-action-row:nth-last-child(-n+2){border-bottom:0}.combined-action-row:disabled{opacity:1;cursor:default}.combined-action-row:not(:disabled):hover{background:snow}.combined-action-row strong{color:#30334c;font-size:13px}.combined-action-row strong.warning{color:var(--warning)}.combined-action-row strong.success{color:var(--success)}.combined-action-row span{color:#676a78;font-size:9px}.process-button{width:calc(100% - 36px);margin:0 18px 18px}.spinner{width:15px;height:15px;display:inline-block;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{min-height:46px;max-width:min(420px,calc(100vw - 32px));position:fixed;right:24px;bottom:24px;z-index:30;display:flex;align-items:center;gap:10px;padding:10px 10px 10px 14px;border:1px solid #e4b8bc;border-radius:10px;background:#fff;box-shadow:0 15px 42px #33202329;color:#62363a;font-size:12px}.toast>svg{color:var(--accent)}.toast span{flex:1}.toast button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:#777986;cursor:pointer}.toast button:hover{background:#f5f5f6}.table-search{width:min(320px,36vw);min-height:40px;display:flex;align-items:center;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#777986}.table-search:focus-within{border-color:#d49aa0;box-shadow:0 0 0 3px #bd3f4b14}.table-search input{width:100%;min-width:0;border:0;outline:0;color:#34364a;background:transparent;font-size:12px}.page-actions{display:flex;align-items:center;gap:10px}.method-note{display:flex;align-items:flex-start;gap:9px;padding:11px 13px;margin:-8px 0 14px;border:1px solid #f1d6d8;border-radius:9px;background:#fff8f8;color:#73565a;font-size:12px;line-height:1.55}.method-note svg{flex:0 0 auto;margin-top:1px;color:var(--accent)}.filter-panel{margin-bottom:16px;padding:15px 16px 16px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow)}.filter-panel-heading{min-height:28px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.filter-panel-heading>div{display:flex;align-items:center;gap:7px}.filter-panel-heading svg{color:var(--accent)}.filter-panel-heading strong{color:#34374e;font-size:12px}.filter-panel-heading span{color:var(--muted);font-size:10px}.clear-filter-button{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #e5d7d8;border-radius:7px;background:snow;color:var(--accent-dark);font-size:10px;cursor:pointer}.clear-filter-button:disabled{border-color:var(--line);background:#f8f8f8;color:#a5a6ad;cursor:default}.filter-grid{display:grid;gap:10px}.detail-filter-grid{grid-template-columns:minmax(230px,1.5fr) repeat(5,minmax(126px,.8fr))}.cost-filter-grid{grid-template-columns:minmax(230px,1.5fr) repeat(5,minmax(140px,.8fr))}.filter-grid label{min-width:0;display:flex;flex-direction:column;gap:5px}.filter-grid label>span{color:#747684;font-size:9px;font-weight:650}.filter-grid select,.filter-grid>label>input{width:100%;min-width:0;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:9px;outline:0;background:#fff;color:#3f4254;font:inherit;font-size:10px}.filter-grid select:focus,.filter-grid>label>input:focus{border-color:#d49aa0;box-shadow:0 0 0 3px #bd3f4b14}.filter-grid .table-search{width:100%}.table-panel{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow)}.table-summary{min-height:54px;display:flex;align-items:center;gap:9px;padding:0 18px;border-bottom:1px solid var(--line);background:#fcfcfc;color:var(--muted);font-size:11px}.table-summary strong{color:var(--ink);font-size:18px}.table-summary-divider{width:1px;height:20px;margin:0 5px;background:var(--line)}.pagination{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 16px;border-top:1px solid var(--line);background:#fcfcfc}.pagination-summary,.pagination-summary label,.pagination-controls{display:flex;align-items:center}.pagination-summary{gap:5px;color:var(--muted);font-size:10px}.pagination-summary strong{color:#34374e;font-size:11px}.pagination-summary label{gap:5px;margin-left:9px}.pagination-summary select{height:28px;padding:0 22px 0 8px;border:1px solid var(--line);border-radius:7px;outline:0;background:#fff;color:#444758;font:inherit;font-size:10px}.pagination-controls{gap:5px}.pagination-controls button{min-width:30px;height:30px;display:grid;place-items:center;padding:0 7px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#565968;font:inherit;font-size:10px;cursor:pointer}.pagination-controls button:hover:not(:disabled):not(.is-current){border-color:#dfb1b5;background:#fff8f8;color:var(--accent)}.pagination-controls button.is-current{border-color:var(--accent);background:var(--accent);color:#fff}.pagination-controls button:disabled{color:#b1b2b9;cursor:default}.pagination-item{display:contents}.pagination-ellipsis{padding:0 3px;color:#94959e;font-size:11px}.table-scroll{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{position:sticky;top:0;z-index:1;padding:12px 14px;border-bottom:1px solid var(--line);background:#f7f7f8;color:#666978;font-size:10px;font-weight:700;text-align:left;white-space:nowrap}td{padding:12px 14px;border-bottom:1px solid #eeeeef;color:#444758;vertical-align:middle;white-space:nowrap}tbody tr:hover{background:snow}tbody tr:last-child td{border-bottom:0}.product-cell{width:min(340px,28vw);display:flex;flex-direction:column;gap:4px}.product-cell strong,.product-cell span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cell strong{color:#34374e;font-size:11px;font-weight:650}.product-cell span{color:var(--muted);font-size:9px}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px}.negative{color:var(--danger)}.status-badge{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:6px;font-size:9px;font-weight:700;white-space:nowrap}.status-badge.success{background:var(--success-soft);color:var(--success)}.status-badge.warning{background:var(--warning-soft);color:var(--warning)}.status-badge.danger{background:var(--danger-soft);color:var(--danger)}.empty-result{min-height:calc(100vh - 180px);display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px;color:#7d7f8d;text-align:center}.empty-result h2{margin:14px 0 6px;color:#31344b;font-size:21px}.empty-result p{margin:0 0 18px;font-size:12px}.cost-overview{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:16px;border:1px solid var(--line);border-radius:11px;background:#fff;overflow:hidden}.cost-overview>div{min-height:84px;display:flex;justify-content:center;flex-direction:column;gap:6px;padding:16px 20px;border-right:1px solid var(--line)}.cost-overview>div:last-child{border-right:0}.cost-overview span{color:var(--muted);font-size:10px}.cost-overview strong{color:#282b45;font-size:24px}.cost-input{width:92px;height:34px;display:flex;align-items:center;border:1px solid #d7d8dc;border-radius:7px;background:#fff;overflow:hidden}.cost-input span{padding-left:8px;color:#777986;font-size:10px}.cost-input input{width:100%;min-width:0;height:100%;padding:0 7px 0 3px;border:0;outline:0;color:#33364b;background:transparent;font-size:10px}.timeline-cell{min-width:175px;display:flex;flex-direction:column;gap:4px;color:#575a6c;font-size:9px;line-height:1.4}.timeline-cell strong{color:#383b50;font-size:9px}.review-order-cell{min-width:230px}.review-order-cell span{color:#7a6540}.effective-rule-input{min-width:150px;display:flex;flex-direction:column;gap:6px}.effective-rule-input>input{width:150px;height:34px;padding:0 7px;border:1px solid #d7d8dc;border-radius:7px;outline:0;background:#fff;color:#33364b;font:inherit;font-size:9px}.effective-rule-input .cost-input{width:150px}.page-loading{min-height:calc(100vh - 72px);display:grid;place-items:center;color:var(--muted);font-size:12px}.report-fee-panel{margin-bottom:14px;padding:15px 16px 16px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow)}.report-fee-panel .panel-title-row{margin-bottom:12px}.report-fee-panel .panel-title-row>strong{color:#252842;font-size:20px}.fee-breakdown-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.fee-breakdown-item{min-height:76px;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:11px 27px 10px 12px;border:1px solid #eee4e4;border-radius:9px;background:#fffdfd;color:#4b3f42;text-align:left;cursor:pointer}.fee-breakdown-item:hover{border-color:#d9a6aa;background:#fff8f8}.fee-breakdown-item>span{color:#7d7072;font-size:10px}.fee-breakdown-item>strong{color:#332c3b;font-size:16px}.fee-breakdown-item>small{color:#9a8d90;font-size:9px}.fee-breakdown-item>svg{position:absolute;right:10px;bottom:11px;color:#b07d83}.fee-detail{min-width:116px;position:relative}.fee-detail summary{color:#62363a;font-weight:650;cursor:pointer}.fee-detail-list{min-width:220px;display:flex;flex-direction:column;gap:5px;padding:9px 10px;border:1px solid #eadfe0;border-radius:8px;background:#fff;box-shadow:none}.fee-detail-list span{color:#66595c;font-size:10px;line-height:1.35}.fee-detail-list .fee-detail-source{padding-top:4px;border-top:1px dashed #eadfe0;color:#9a7b80}.chart-footnote{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 16px;border-top:1px solid var(--line);background:#fcfcfc;color:var(--muted);font-size:8px}.chart-footnote strong{color:#555866;font-size:8px;font-weight:650}.chart-empty{height:100%;display:grid;place-items:center;color:var(--muted);font-size:10px}.report-tooltip{min-width:150px;display:flex;flex-direction:column;gap:6px;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:#fffffffa;box-shadow:0 10px 28px #282a3e1f}.report-tooltip strong{color:#34374e;font-size:10px}.report-tooltip span{display:flex;align-items:center;gap:6px;color:#656877;font-size:9px}.report-tooltip i{width:7px;height:7px;border-radius:50%}.report-sku-table{margin-bottom:14px;overflow:hidden}.report-sku-table .table-scroll{max-height:560px}.report-source-badge{min-height:28px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;border-radius:7px;background:var(--success-soft);color:var(--success);font-size:9px;font-weight:700}.report-drill-button{min-height:28px;display:inline-flex;align-items:center;gap:4px;padding:0 8px;border:1px solid #e5c9cb;border-radius:7px;background:snow;color:var(--accent-dark);font-size:9px;cursor:pointer}.report-drill-button:hover{border-color:#d8a7ab;background:var(--blush)}.overview-page{background:linear-gradient(180deg,snow 0,#fff 190px)}.overview-heading{align-items:center}.overview-toolbar{min-height:68px;display:grid;grid-template-columns:minmax(210px,1fr) minmax(126px,.55fr) minmax(126px,.55fr) minmax(140px,.64fr);align-items:end;gap:10px;margin-bottom:14px;padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow)}.overview-presets{min-height:36px;display:inline-flex;align-self:end;padding:3px;border:1px solid var(--line);border-radius:9px;background:#f6f6f7}.overview-presets button{min-width:64px;flex:1;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#737582;font-size:10px;font-weight:620;cursor:pointer}.overview-presets button.is-active{background:#fff;box-shadow:0 1px 4px #24273c1a;color:var(--accent-dark);font-weight:720}.overview-toolbar label{display:flex;flex-direction:column;gap:5px}.overview-toolbar label>span{color:#747684;font-size:9px;font-weight:650}.overview-toolbar input,.overview-toolbar select{min-width:0;height:36px;padding:0 9px;border:1px solid var(--line);border-radius:8px;outline:0;background:#fff;color:#3f4254;font:inherit;font-size:10px}.overview-toolbar input:focus,.overview-toolbar select:focus{border-color:#d49aa0;box-shadow:0 0 0 3px #bd3f4b14}.overview-status-banner{min-height:76px;display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:14px;margin-bottom:14px;padding:12px 16px;border:1px solid #d9e7e1;border-radius:11px;background:#f8fcfa}.overview-status-banner.attention{border-color:#ead9bd;background:#fffbf4}.overview-status-banner.danger{border-color:#efcdd0;background:#fff6f7}.overview-status-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--success-soft);color:var(--success)}.overview-status-banner.attention .overview-status-icon{background:var(--warning-soft);color:var(--warning)}.overview-status-banner.danger .overview-status-icon{background:var(--danger-soft);color:var(--danger)}.overview-status-banner>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.overview-status-banner>div:nth-child(2) strong{color:#303349;font-size:13px}.overview-status-banner>div:nth-child(2) span{color:var(--muted);font-size:10px;line-height:1.45}.overview-status-action{min-width:150px;display:flex;align-items:flex-end;flex-direction:column;gap:4px;padding-left:18px;border-left:1px solid rgba(75,85,80,.12)}.overview-status-action{min-width:118px}.overview-status-action strong{color:var(--warning);font-size:18px}.overview-status-action span{color:var(--muted);font-size:9px}.overview-metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:8px}.overview-metric-context{min-height:34px;display:flex;align-items:center;gap:14px;margin-bottom:14px;padding:7px 11px;border:1px solid #eee5e5;border-radius:8px;background:#fffdfd;color:#7c7073;font-size:9px}.overview-metric-context span+span{padding-left:14px;border-left:1px solid #eadfe0}.overview-metric-context strong{margin-left:auto;color:#65575a;font-weight:650;white-space:nowrap}.overview-metric{min-height:112px;position:relative;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:7px;padding:15px 17px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow);color:#34374e;text-align:left}button.overview-metric{cursor:pointer}button.overview-metric:hover{border-color:#e3b6ba;transform:translateY(-1px)}.overview-metric:before{content:"";width:3px;position:absolute;top:14px;bottom:14px;left:0;border-radius:0 4px 4px 0;background:#d5d6da}.overview-metric.positive:before{background:var(--success)}.overview-metric.danger:before{background:var(--danger)}.overview-metric>span{color:var(--muted);font-size:10px;font-weight:650}.overview-metric>strong{color:#252842;font-size:clamp(18px,1.35vw,25px);line-height:1;letter-spacing:-.03em}.overview-metric.danger>strong{color:var(--danger)}.overview-metric>small{color:#828491;font-size:9px;line-height:1.4}.overview-metric>svg{position:absolute;right:13px;bottom:13px;color:#b0b2ba}.overview-trust-strip{min-height:70px;display:grid;grid-template-columns:minmax(270px,1.7fr) repeat(5,minmax(82px,.6fr));align-items:center;margin-bottom:14px;border:1px solid #d9e7e1;border-radius:11px;background:#f8fcfa;overflow:hidden}.overview-trust-strip.attention{border-color:#ead9bd;background:#fffbf4}.overview-trust-copy,.overview-trust-strip>div:not(:first-child){min-height:50px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;padding:8px 12px;border-right:1px solid rgba(111,132,122,.14)}.overview-trust-copy{align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:9px;color:var(--success)}.overview-trust-strip.attention .overview-trust-copy{color:var(--warning)}.overview-trust-copy>div{display:flex;flex-direction:column;gap:3px}.overview-trust-strip>div:last-child{border-right:0}.overview-trust-strip strong{color:#34374e;font-size:14px}.overview-trust-copy strong{font-size:11px}.overview-trust-strip span{color:var(--muted);font-size:8px;line-height:1.4;text-align:center}.overview-trust-copy span{max-width:320px;text-align:left}.overview-main-grid{display:grid;grid-template-columns:minmax(560px,1.45fr) minmax(340px,.75fr);gap:14px;margin-bottom:14px}.overview-trend-panel,.overview-action-panel,.overview-bridge-panel,.overview-sku-panel{min-width:0;overflow:hidden}.overview-trend-chart{width:100%;height:322px;padding:12px 12px 4px}.overview-compare-range,.overview-action-count{min-height:27px;display:inline-flex;align-items:center;padding:0 8px;border-radius:7px;background:#f5f6f7;color:#6c6f7d;font-size:9px;font-weight:650;white-space:nowrap}.overview-action-count{background:var(--warning-soft);color:var(--warning)}.overview-action-list{border-top:1px solid var(--line)}.overview-action-list>button{width:100%;min-height:65px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:11px;padding:9px 15px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.overview-action-list>button:last-child{border-bottom:0}.overview-action-list>button:hover{background:snow}.overview-action-value{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;border-radius:7px;background:#f2f3f4;color:#5b5e6d;font-size:11px;font-weight:760;white-space:nowrap}.overview-action-value.warning{background:var(--warning-soft);color:var(--warning)}.overview-action-value.danger{background:var(--danger-soft);color:var(--danger)}.overview-action-value.ready{background:var(--success-soft);color:var(--success)}.overview-action-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.overview-action-copy strong{color:#3a3d52;font-size:10px}.overview-action-copy small{overflow:hidden;color:var(--muted);font-size:8px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.overview-action-list>button>svg{color:#a7a9b2}.overview-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:14px}.overview-bridge-list{display:flex;flex-direction:column;gap:13px;padding:18px 17px}.overview-bridge-row{display:grid;grid-template-columns:142px minmax(100px,1fr) 108px;align-items:center;gap:12px}.overview-bridge-row>span{color:#5f6271;font-size:10px}.overview-bridge-row>div{height:8px;overflow:hidden;border-radius:6px;background:#f0f1f2}.overview-bridge-row i{height:100%;display:block;border-radius:6px;background:#efc5c8}.overview-bridge-row i.cost{background:#c9cbd1}.overview-bridge-row i.period{background:#d8b677}.overview-bridge-row i.result{background:#6f9d8d}.overview-bridge-row i.negative{background:#c95a63}.overview-bridge-row>strong{color:#34374e;font-size:10px;text-align:right}.overview-sku-list{border-top:1px solid var(--line)}.overview-sku-list>button{width:100%;min-height:58px;display:grid;grid-template-columns:24px minmax(0,1fr) 92px;align-items:center;gap:10px;padding:8px 15px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;cursor:pointer}.overview-sku-list>button:hover{background:snow}.overview-sku-rank{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:#f1f2f3;color:#6f727f;font-size:9px;font-weight:730}.overview-sku-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.overview-sku-copy>strong{overflow:hidden;color:#3a3d52;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.overview-sku-copy>small{overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.overview-sku-copy>i{width:100%;height:4px;margin-top:2px;overflow:hidden;border-radius:4px;background:#f0f1f2}.overview-sku-copy b{height:100%;display:block;border-radius:4px}.overview-sku-copy b.negative{background:#c95a63}.overview-sku-copy b.positive{background:#6f9d8d}.overview-sku-list>button>strong{font-size:10px;text-align:right}.overview-sku-list>button>strong.negative{color:var(--danger)}.overview-sku-list>button>strong.positive{color:var(--success)}.overview-sku-detail{margin-bottom:0}.overview-list-empty{min-height:290px;display:grid;place-items:center;padding:20px;color:var(--muted);font-size:10px;text-align:center}.overview-empty{min-height:calc(100vh - 150px)}.overview-empty p{max-width:470px}.overview-empty-range{min-height:420px;border:1px dashed #dbdce0;border-radius:11px;background:#fff}.reconcile-finance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.reconcile-finance-grid article{min-height:118px;display:flex;flex-direction:column;gap:6px;padding:16px 18px;border:1px solid #eadfe0;border-radius:11px;background:#fffdfd;box-shadow:var(--shadow)}.reconcile-finance-grid span{color:var(--muted);font-size:10px;font-weight:650}.reconcile-finance-grid strong{color:#292c45;font-size:22px;letter-spacing:-.03em}.reconcile-finance-grid p{margin:auto 0 0;color:#878996;font-size:9px;line-height:1.5}.reconcile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}.reconcile-card{min-height:170px;display:flex;align-items:flex-start;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow);color:var(--warning)}.reconcile-card.success-card{color:var(--success)}.reconcile-card span{margin-top:17px;color:var(--muted);font-size:10px}.reconcile-card strong{margin-top:4px;color:#282b45;font-size:28px}.reconcile-card p{margin:9px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.table-empty{min-height:130px;display:grid;place-items:center;color:var(--muted);font-size:11px}.storage-state{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #ead9db;border-radius:20px;background:snow;color:var(--warning);font-size:11px;white-space:nowrap}.storage-state.is-saved{border-color:#d8e9e2;background:#f7fbf9;color:var(--success)}.storage-state.is-error{border-color:#efcfd1;background:var(--danger-soft);color:var(--danger)}.project-summary-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:16px;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow)}.project-summary-strip>div{min-height:76px;display:flex;align-items:center;gap:12px;padding:0 20px;border-right:1px solid var(--line);color:var(--accent)}.project-summary-strip>div:last-child{border-right:0}.project-summary-strip span{min-width:0;display:flex;flex-direction:column;gap:4px;color:var(--muted);font-size:9px}.project-summary-strip strong{overflow:hidden;color:#2d3047;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.project-manager-grid{display:grid;grid-template-columns:minmax(420px,1.15fr) minmax(360px,.85fr);gap:16px;margin-bottom:16px}.project-list-panel,.backup-panel,.batch-history-panel{overflow:hidden}.compact-icon-button,.danger-icon-button{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--accent-dark);cursor:pointer}.compact-icon-button:hover{border-color:#e7c4c7;background:var(--blush)}.danger-icon-button{color:var(--danger)}.danger-icon-button:hover:not(:disabled){border-color:#edc7ca;background:var(--danger-soft)}.danger-icon-button:disabled,.compact-icon-button:disabled{opacity:.45;cursor:not-allowed}.project-create-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:14px 18px;border-bottom:1px solid var(--line);background:snow}.project-create-form label{display:flex;flex-direction:column;gap:5px}.project-create-form label span{color:var(--muted);font-size:9px}.project-create-form input{min-height:38px;padding:0 11px;border:1px solid #dfe0e4;border-radius:8px;background:#fff;color:var(--ink);font-size:12px}.project-list{max-height:270px;overflow-y:auto;padding:8px}.project-list-item{width:100%;min-height:62px;display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:7px 11px;border:0;border-radius:9px;background:transparent;text-align:left;cursor:pointer}.project-list-item:hover{background:#f7f7f8}.project-list-item.is-active{background:var(--blush);color:var(--accent-dark)}.project-list-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#f2f3f4;color:#727584}.project-list-item.is-active .project-list-icon{background:#f6d6d9;color:var(--accent)}.project-list-item>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.project-list-item strong{overflow:hidden;color:#30334a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.project-list-item small{color:var(--muted);font-size:9px}.backup-panel .panel-title-row>svg{color:var(--accent)}.backup-panel-body{padding:20px}.backup-project-name{display:flex;justify-content:space-between;gap:16px;padding:11px 13px;border:1px solid var(--line);border-radius:9px;background:#fafafa;font-size:10px}.backup-project-name span{color:var(--muted)}.backup-project-name strong{color:#30334a}.backup-panel-body>p{margin:15px 0;color:var(--muted);font-size:10px;line-height:1.65}.backup-actions{display:flex;gap:9px;flex-wrap:wrap}.backup-actions button:disabled{opacity:.5;cursor:not-allowed}.batch-count{padding:5px 9px;border-radius:7px;background:var(--blush);color:var(--accent-dark);font-size:10px;font-weight:680}.batch-list{padding:6px 20px 12px}.batch-row{min-height:104px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.batch-row:last-child{border-bottom:0}.batch-row.is-active{margin-inline:-8px;padding-inline:8px;border-radius:9px;background:snow}.batch-timeline-marker{height:100%;position:relative;display:grid;place-items:center}.batch-timeline-marker:before{content:"";width:1px;position:absolute;top:0;bottom:0;background:#e7e8eb}.batch-timeline-marker span{width:10px;height:10px;position:relative;border:2px solid #b9bbc3;border-radius:50%;background:#fff}.batch-row.is-active .batch-timeline-marker span{border-color:var(--accent);box-shadow:0 0 0 4px var(--blush)}.batch-main{min-width:0}.batch-title-row{display:flex;align-items:center;gap:8px}.batch-title-row strong{overflow:hidden;color:#30334a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.active-batch-tag{padding:3px 6px;border-radius:5px;background:var(--blush);color:var(--accent-dark);font-size:8px;font-weight:700;white-space:nowrap}.batch-main>span{display:block;margin-top:4px;color:var(--muted);font-size:9px}.batch-metadata{display:flex;align-items:center;gap:14px;margin-top:10px;color:#6d7080}.batch-metadata span{display:flex;align-items:center;gap:4px;font-size:9px;white-space:nowrap}.batch-actions{display:flex;align-items:center;gap:7px}.batch-actions .secondary-button{min-height:34px;padding-inline:11px;font-size:10px}.batch-actions .secondary-button:disabled{opacity:.55;cursor:default}.batch-empty{min-height:210px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:30px;color:var(--accent);text-align:center}.batch-empty strong{color:#34374e;font-size:13px}.batch-empty span{max-width:400px;color:var(--muted);font-size:10px;line-height:1.6}@media(max-width:1220px){.project-manager-grid{grid-template-columns:1fr}.detail-filter-grid,.cost-filter-grid{grid-template-columns:minmax(230px,1.5fr) repeat(3,minmax(132px,1fr))}.data-status-strip{grid-template-columns:minmax(160px,.65fr) minmax(180px,.8fr) minmax(400px,1.8fr)}.overview-toolbar{grid-template-columns:repeat(4,1fr)}.overview-metric-grid{grid-template-columns:repeat(3,1fr)}.overview-trust-strip{grid-template-columns:repeat(5,1fr)}.overview-trust-copy{grid-column:1 / -1;border-right:0;border-bottom:1px solid rgba(111,132,122,.14)}.overview-main-grid{grid-template-columns:1fr}.fee-breakdown-grid{grid-template-columns:repeat(3,1fr)}.lower-grid{grid-template-columns:1fr}.process-panel{min-height:auto}.reconcile-finance-grid,.reconcile-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.project-summary-strip{grid-template-columns:repeat(2,1fr)}.project-summary-strip>div:nth-child(2){border-right:0}.project-summary-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.sidebar{width:76px;min-width:76px}.sidebar-brand{justify-content:center;padding:0}.sidebar-brand>span:last-child,.sidebar-section-label,.nav-item>span,.sidebar-foot{display:none}.sidebar-nav{padding:18px 10px}.nav-item{justify-content:center;padding:0}.nav-item.is-active:before{left:-10px}.topbar{padding-inline:18px}.page-section{padding-inline:24px}.data-status-strip{grid-template-columns:1fr 1fr}.readiness-inline{border-right:0}.status-source-list{grid-column:1 / -1;border-top:1px solid var(--line)}.overview-metric-grid{grid-template-columns:repeat(2,1fr)}.overview-bottom-grid{grid-template-columns:1fr}}@media(max-width:680px){.sidebar{display:none}.topbar{height:64px;padding:0 14px}.workspace-switcher{background:transparent;padding:0}.workspace-switcher .plan-tag,.workspace-switcher>svg,.topbar-actions .icon-button,.avatar{display:none}.workspace-name{max-width:150px}.top-import{padding-inline:12px}.content{min-height:calc(100vh - 64px)}.page-section{padding:24px 14px 40px}.page-heading{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:16px}.page-heading h1{font-size:26px}.storage-state{min-height:34px}.project-summary-strip{grid-template-columns:1fr}.project-summary-strip>div,.project-summary-strip>div:nth-child(2){min-height:64px;border-right:0;border-bottom:1px solid var(--line)}.project-summary-strip>div:last-child{border-bottom:0}.project-create-form{grid-template-columns:1fr}.project-create-form .primary-button,.backup-actions .secondary-button{width:100%}.batch-list{padding-inline:12px}.batch-row{grid-template-columns:22px minmax(0,1fr);padding-block:14px}.batch-actions{grid-column:2;justify-content:flex-end}.batch-metadata{align-items:flex-start;flex-direction:column;gap:5px}.period-note{min-height:34px}.announcement{align-items:flex-start;flex-wrap:wrap}.announcement>div{flex-basis:calc(100% - 58px)}.announcement-button{width:100%}.overview-heading{align-items:stretch}.overview-toolbar{grid-template-columns:1fr 1fr}.overview-presets,.overview-toolbar label:nth-last-of-type(1){grid-column:1 / -1}.overview-status-banner{grid-template-columns:auto 1fr}.overview-status-action{min-width:0;align-items:flex-start;padding:10px 0 0;border-top:1px solid rgba(75,85,80,.12);border-left:0}.overview-status-action{grid-column:1 / -1}.overview-metric-context{align-items:flex-start;flex-direction:column;gap:6px}.overview-metric-context span+span{padding-left:0;border-left:0}.overview-metric-context strong{margin-left:0;white-space:normal}.overview-metric-grid{grid-template-columns:1fr}.overview-trust-strip{grid-template-columns:repeat(2,1fr)}.overview-trust-copy{grid-column:1 / -1}.overview-trust-strip>div:not(:first-child){border-bottom:1px solid rgba(111,132,122,.14)}.overview-trend-chart{height:280px}.overview-main-grid{display:block}.overview-action-panel{margin-top:14px}.overview-bridge-row{grid-template-columns:112px minmax(60px,1fr) 92px;gap:8px}.overview-sku-list>button{grid-template-columns:22px minmax(0,1fr) 78px;padding-inline:11px}.fee-breakdown-grid{grid-template-columns:1fr 1fr}.chart-footnote{align-items:flex-start;flex-direction:column}.data-status-strip{grid-template-columns:1fr}.status-strip-summary,.readiness-inline{border-right:0;border-bottom:1px solid var(--line)}.status-source-list{grid-column:auto;grid-template-columns:1fr;padding:0}.status-source-item{border-right:0;border-bottom:1px solid var(--line)}.status-source-item:last-child{border-bottom:0}.lower-grid{display:block}.process-panel{margin-top:16px}.combined-action-list{grid-template-columns:1fr}.combined-action-row,.combined-action-row:nth-child(2n),.combined-action-row:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.combined-action-row:last-child{border-bottom:0}.upload-row{grid-template-columns:40px 1fr}.range-settings{grid-template-columns:36px 1fr;align-items:center}.range-settings label{grid-column:1 / -1}.range-separator{display:none}.upload-button{grid-column:1 / -1;width:100%}.file-chip{max-width:240px}.table-search{width:100%}.filter-panel-heading,.pagination{align-items:flex-start;flex-direction:column}.filter-panel-heading{gap:8px}.filter-panel-heading>div{flex-wrap:wrap}.detail-filter-grid,.cost-filter-grid{grid-template-columns:1fr 1fr}.filter-search{grid-column:1 / -1}.pagination{align-items:stretch}.pagination-controls{justify-content:flex-end}.table-summary{align-items:flex-start;flex-wrap:wrap;padding-block:12px}.page-actions{width:100%;align-items:stretch;flex-direction:column}.page-actions .primary-button{width:100%}.cost-overview,.reconcile-finance-grid,.reconcile-grid{grid-template-columns:1fr 1fr}.cost-overview>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.cost-overview>div:nth-child(2n){border-right:0}.cost-overview>div:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.cost-overview>div:last-child{grid-column:1 / -1;border-right:0;border-bottom:0}.reconcile-card{min-height:150px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
