/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--bg:#f4f6f8;--surface:#fff;--surface-soft:#f8fafb;--ink:#1d252c;--muted:#69747d;--line:#dfe5e9;--line-strong:#cdd5da;--nav:#20272d;--nav-soft:#303941;--accent:#216b7a;--accent-soft:#e8f3f4;--profit:#c62828;--profit-soft:#fdecec;--loss:#16814b;--loss-soft:#e7f5ed;--warning:#a16609;--warning-soft:#fff4da;--shadow:0 8px 24px #1b252c12}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{color:var(--ink);background:var(--bg);letter-spacing:0;margin:0;font-family:Microsoft YaHei,PingFang SC,Arial,sans-serif;font-size:14px}button,input{font:inherit;letter-spacing:0}button{color:inherit}button:focus-visible,input:focus-visible{outline-offset:2px;outline:2px solid #3b8795}.profit{color:var(--profit)!important}.loss{color:var(--loss)!important}.muted{color:var(--muted)!important}.loading-screen,.login-page{background:#eef2f4;place-items:center;min-height:100vh;display:grid}.loading-screen{color:var(--accent);align-content:center;gap:12px;font-weight:700}.login-panel{border:1px solid var(--line);background:var(--surface);width:min(400px,100vw - 32px);box-shadow:var(--shadow);border-radius:8px;padding:34px}.login-brand{align-items:center;gap:13px;margin-bottom:28px;display:flex}.login-brand>span,.brand-mark{color:#fff;background:var(--accent);border-radius:7px;flex:none;place-items:center;width:40px;height:40px;display:grid}.login-brand h1{margin:0;font-size:21px}.login-brand p{color:var(--muted);margin:5px 0 0}.login-panel form{gap:17px;display:grid}.login-panel label{color:#414c54;gap:7px;font-weight:700;display:grid}.login-panel input,.search-field input,.global-search input{border:1px solid var(--line-strong);min-width:0;color:var(--ink);background:#fff;border-radius:6px}.login-panel input{height:43px;padding:0 12px}.form-error{color:var(--profit);margin:-4px 0 0;font-size:13px}.primary-button,.secondary-button,.back-button,.icon-button{cursor:pointer;border:0}.primary-button,.secondary-button,.back-button{border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:var(--accent)}.primary-button:hover{background:#185b68}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.48}.secondary-button{border:1px solid var(--line-strong);background:#fff}.app-shell{min-height:100vh}.sidebar{z-index:30;color:#eaf0f2;background:var(--nav);flex-direction:column;width:224px;display:flex;position:fixed;inset:0 auto 0 0}.brand{white-space:nowrap;border-bottom:1px solid #ffffff17;align-items:center;gap:11px;height:66px;padding:0 18px;font-size:15px;font-weight:800;display:flex}.brand-mark{width:33px;height:33px}.side-nav{gap:6px;padding:17px 12px;display:grid}.side-nav button{color:#cbd4d9;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;height:40px;padding:0 12px;display:flex}.side-nav button:hover,.side-nav button.active{color:#fff;background:var(--nav-soft)}.side-nav button.active{box-shadow:inset 3px 0 #4eb1bd}.sidebar-footer{color:#909da5;border-top:1px solid #ffffff14;margin-top:auto;padding:18px;font-size:12px}.main-area{min-width:0;min-height:100vh;margin-left:224px}.topbar{z-index:20;border-bottom:1px solid var(--line);background:#fffffff7;align-items:center;gap:14px;height:66px;padding:0 24px;display:flex;position:sticky;top:0}.mobile-menu{display:none!important}.global-search{align-items:center;width:min(390px,38vw);display:flex;position:relative}.global-search>svg{z-index:1;color:var(--muted);position:absolute;left:12px}.global-search input{background:var(--surface-soft);width:100%;height:38px;padding:0 38px}.global-search>button{color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;right:9px}.search-results{z-index:50;border:1px solid var(--line);width:100%;max-height:340px;box-shadow:var(--shadow);background:#fff;border-radius:7px;padding:6px;position:absolute;top:44px;left:0;overflow:auto}.search-results button{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;gap:4px;width:100%;padding:10px;display:grid;position:static}.search-results button:hover{background:var(--surface-soft)}.search-results span{font-weight:700}.search-results small{color:var(--muted)}.top-actions{align-items:center;gap:9px;min-width:0;margin-left:auto;display:flex}.unit-switch{border:1px solid var(--line);background:var(--surface-soft);border-radius:6px;align-items:center;height:34px;padding:3px;display:flex}.unit-switch button{height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0 10px}.unit-switch button.active{color:var(--ink);background:#fff;font-weight:700;box-shadow:0 1px 4px #141f261f}.export-actions{border-left:1px solid var(--line);gap:4px;padding-left:8px;display:flex}.icon-button{color:#526069;background:0 0;border-radius:5px;flex:none;place-items:center;width:34px;height:34px;display:inline-grid;position:relative}.icon-button:hover{color:var(--ink);background:var(--surface-soft)}.icon-button[data-tooltip]:after{content:attr(data-tooltip);z-index:70;color:#fff;white-space:nowrap;opacity:0;pointer-events:none;background:#263139;border-radius:4px;padding:5px 7px;font-size:11px;position:absolute;top:40px;left:50%;transform:translate(-50%)}.icon-button[data-tooltip]:hover:after{opacity:1}.user-chip{align-items:center;gap:8px;margin-left:4px;display:flex}.user-chip>span{color:#fff;background:#45545e;border-radius:50%;place-items:center;width:31px;height:31px;font-weight:800;display:grid}.user-chip div{gap:2px;line-height:1.15;display:grid}.user-chip strong{font-size:13px}.user-chip small{color:var(--muted);font-size:11px}.content{width:min(1480px,100%);min-height:calc(100vh - 66px);padding:26px 28px 44px;position:relative}.toast{z-index:80;color:#17693f;box-shadow:var(--shadow);background:#f0faf4;border:1px solid #b9dfca;border-radius:6px;align-items:center;gap:8px;padding:11px 14px;font-weight:700;display:flex;position:fixed;top:79px;right:28px}.page-head{align-items:flex-start;min-height:64px;margin-bottom:17px;display:flex}.page-head h1{margin:0;font-size:24px;line-height:1.3}.page-head p{color:var(--muted);margin:6px 0 0}.back-button{min-height:28px;color:var(--accent);background:0 0;margin:-3px 0 7px;padding:0}.panel,.month-comparison{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin-bottom:18px;box-shadow:0 2px 9px #222d3509}.month-comparison{overflow-x:auto}.month-comparison table{border-collapse:collapse;table-layout:fixed;width:max-content;min-width:100%;margin:0 auto}.month-comparison th,.month-comparison td{border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;width:250px;min-width:250px;height:59px;padding:12px 20px}.month-comparison th:first-child,.month-comparison td:first-child{z-index:4;color:#4a565e;text-align:left;background:#f7f9fa;width:210px;min-width:210px;font-weight:700;position:sticky;left:0}.month-comparison th:nth-child(2),.month-comparison td:nth-child(2){background:#f4fafb}.month-comparison tr:last-child td,.month-comparison tbody tr:last-child td{border-bottom:0}.month-comparison th:last-child,.month-comparison td:last-child{border-right:0}.month-comparison thead th{background:#fff;height:67px}.month-comparison thead button{cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:7px;width:100%;font-size:15px;font-weight:800;display:flex}.month-comparison thead th:first-child{font-size:13px}.month-comparison .current-month span{color:#16616e;background:#dceff1;border-radius:4px;padding:3px 6px;font-size:11px}.month-comparison strong{font-size:18px}.section-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:14px 18px;display:flex}.section-title h2{margin:0;font-size:16px}.section-title p{color:var(--muted);margin:5px 0 0;font-size:12px}.trend-panel{overflow:hidden}.trend-panel svg{width:100%;max-height:260px;padding:8px 24px 16px;overflow:visible}.grid-line{stroke:#e7ecef;stroke-width:1px}.trend-line{fill:none;stroke:var(--accent);stroke-width:3px}.trend-dot{fill:#fff;stroke:var(--accent);stroke-width:3px}.trend-panel text{fill:#394750;font-size:12px;font-weight:700}.trend-panel .axis-label{fill:var(--muted);font-weight:400}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;justify-content:center;gap:10px;min-width:0;height:98px;padding:17px;display:flex}.metric span{color:var(--muted);font-size:13px}.metric strong{text-overflow:ellipsis;white-space:nowrap;font-size:clamp(18px,2vw,25px);line-height:1.2;overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);min-height:61px;color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:11px 16px;display:flex}.search-field{border:1px solid var(--line-strong);background:#fff;border-radius:6px;align-items:center;gap:8px;width:min(330px,100%);padding-left:11px;display:flex}.search-field input{border:0;outline:0;width:100%;height:36px;padding:0 10px 0 0}.table-wrap{width:100%;overflow-x:auto}.account-panel{overflow:hidden}.account-editor{border-bottom:1px solid var(--line);background:#f7f9fa;padding:18px}.account-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.account-form-grid label{color:#53616a;gap:7px;font-size:12px;font-weight:700;display:grid}.account-form-grid input,.account-form-grid select{border:1px solid var(--line-strong);width:100%;height:40px;color:var(--ink);background:#fff;border-radius:5px;padding:0 11px}.account-form-grid input:disabled{color:var(--muted);background:#eef1f2}.account-toggle{align-items:center;gap:8px;margin-top:15px;font-size:13px;font-weight:700;display:inline-flex}.account-toggle input{width:17px;height:17px}.account-form-actions{justify-content:flex-end;gap:9px;margin-top:15px;display:flex}.current-account{color:var(--accent);margin-left:8px;font-size:11px;font-weight:700}.data-table{border-collapse:collapse;width:100%;min-width:840px}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:right;white-space:nowrap;height:50px;padding:10px 15px}.data-table th{color:#53616a;background:#f7f9fa;font-size:12px;font-weight:800}.data-table th:first-child,.data-table td:first-child,.data-table th:nth-child(2),.data-table td:nth-child(2){text-align:left}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:has(td:last-child>svg){cursor:pointer}.data-table tbody tr:has(td:last-child>svg):hover{background:#f7fafb}.data-table td:last-child{color:#7c8991;width:40px}.rank{color:#66737c;background:#edf1f3;border-radius:4px;place-items:center;width:25px;height:25px;margin-right:10px;font-size:12px;font-weight:800;display:inline-grid}.rank.top{color:#9c3c16;background:#ffeadf}.cost-grid,.review-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:0 18px 18px;display:grid}.cost-grid>div,.review-list>div{border-right:1px solid var(--line);background:var(--surface-soft);gap:7px;min-width:0;padding:18px;display:grid}.cost-grid>div:first-child,.review-list>div:first-child{border-radius:6px 0 0 6px}.cost-grid>div:last-child,.review-list>div:last-child{border-right:0;border-radius:0 6px 6px 0}.cost-grid span,.review-list span{color:var(--muted);font-size:12px}.cost-grid strong,.review-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.ratio,.status-badge,.warning,.complete{white-space:nowrap;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-height:24px;padding:3px 8px;font-size:12px;font-weight:800;display:inline-flex}.ratio-high{background:var(--profit-soft);color:var(--profit)!important}.ratio-mid{background:var(--warning-soft);color:var(--warning)!important}.ratio-low{background:var(--loss-soft);color:var(--loss)!important}.ratio-neutral{background:#edf1f3;color:var(--muted)!important}.warning{color:var(--warning);background:var(--warning-soft)}.complete{color:var(--loss);background:var(--loss-soft)}.ratio-legend{gap:6px;display:flex}.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.upload-zone{cursor:pointer;text-align:center;background:#fff;border:1px dashed #9cabb3;border-radius:8px;align-content:center;place-items:center;gap:8px;min-height:165px;padding:22px;display:grid}.upload-zone:hover{border-color:var(--accent);background:#f7fbfc}.upload-zone>span{width:42px;height:42px;color:var(--accent);background:var(--accent-soft);border-radius:6px;place-items:center;display:grid}.upload-zone small{color:var(--muted)}.upload-zone input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.review-panel{padding-bottom:18px}.review-list{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:18px}.review-list>div:nth-child(3){border-right:0;border-radius:0 6px 6px 0}.review-list>div:nth-child(4){border-radius:6px 0 0 6px}.review-list>div:nth-child(-n+3){border-bottom:1px solid var(--line)}.publish-button{margin-left:18px}.publish-warning{color:#754b06;background:var(--warning-soft);border-left:3px solid #d18b17;margin:0 18px 14px;padding:10px 12px;line-height:1.6}.status-badge.draft,.status-badge.waiting{color:var(--warning);background:var(--warning-soft)}.status-badge.published{color:var(--loss);background:var(--loss-soft)}.status-badge.archived{color:var(--muted);background:#edf1f3}.nav-scrim{display:none}@media (width<=1050px){.user-chip div,.export-actions{display:none}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cost-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cost-grid>div:nth-child(3){border-right:0}.cost-grid>div:nth-child(n+4){border-top:1px solid var(--line)}}@media (width<=760px){.sidebar{width:min(280px,82vw);transition:transform .18s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.nav-scrim{z-index:25;background:#0e161b6b;border:0;display:block;position:fixed;inset:0}.main-area{margin-left:0}.topbar{gap:8px;height:58px;padding:0 12px}.mobile-menu{display:inline-grid!important}.global-search{flex:1;width:auto}.global-search input{height:36px;padding-right:30px}.unit-switch,.user-chip,.top-actions>.icon-button{display:none}.content{min-height:calc(100vh - 58px);padding:19px 14px 32px}.page-head{min-height:56px}.page-head h1{font-size:21px}.month-comparison th,.month-comparison td{width:205px;min-width:205px;padding:10px 14px}.month-comparison th:first-child,.month-comparison td:first-child{width:155px;min-width:155px}.trend-panel svg{min-width:620px}.trend-panel{overflow-x:auto}.metric-grid,.upload-grid,.review-list,.account-form-grid{grid-template-columns:1fr}.account-panel .section-title{flex-direction:column}.metric{height:85px}.table-toolbar{flex-direction:column;align-items:flex-start}.search-field{width:100%}.ratio-legend{max-width:100%;overflow-x:auto}.cost-grid{grid-template-columns:1fr}.cost-grid>div,.review-list>div,.cost-grid>div:nth-child(n+4),.review-list>div:nth-child(-n+3){border-right:0;border-bottom:1px solid var(--line);border-radius:0}.cost-grid>div:first-child,.review-list>div:first-child{border-radius:6px 6px 0 0}.cost-grid>div:last-child,.review-list>div:last-child{border-bottom:0;border-radius:0 0 6px 6px}.section-title{align-items:flex-start}.toast{justify-content:center;top:67px;left:14px;right:14px}}@media print{.sidebar,.topbar,.toast,.back-button{display:none!important}.main-area{margin-left:0}.content{width:100%;padding:0}.panel,.month-comparison,.metric{box-shadow:none}}
