@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-ext-wght-normal.20g3-bbbhdq0_.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-cyrillic-wght-normal.2cxlyxah-fd35.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-ext-wght-normal.0mkxydxl0e43d.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-greek-wght-normal.1rx9vjatjkdar.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-vietnamese-wght-normal.2kcj5i_8uff48.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-ext-wght-normal.3gdi_th3seg1n.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(../media/inter-latin-wght-normal.0gsaq8ukbf34m.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root{--ink:#12232d;--muted:#657782;--line:#dce5e9;--soft:#f5f8f9;--accent:#0d7077;--accent-dark:#09565d;--nav:#102630;--danger:#ba3c45;--danger-soft:#fff0f1;--warning:#9a641c;--warning-soft:#fff7e8;--success:#24734a;--manual:#fff4d8;--radius:8px}*{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:#fff;margin:0}body,button,input,select,textarea{font-family:Inter Variable,Noto Sans SC,Microsoft YaHei,sans-serif}button,input,select,textarea{font-size:13px}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-shell{grid-template-columns:218px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--nav);color:#d6e3e7;flex-direction:column;height:100vh;padding:22px 15px 16px;display:flex;position:sticky;top:0}.brand{color:#fff;align-items:center;gap:11px;padding:0 8px 24px;display:flex}.brand-mark{background:#173b45;border:1px solid #3e6970;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.brand strong{letter-spacing:.02em;font-size:15px;line-height:1.25;display:block}.brand small{letter-spacing:.18em;color:#819da5;margin-top:3px;font-size:8px;display:block}.nav-list{gap:5px;display:grid}.nav-list a{color:#a9bec4;border-radius:6px;align-items:center;gap:10px;min-height:39px;padding:0 12px;font-size:13px;font-weight:540;display:flex}.nav-list a:hover{color:#fff;background:#173741}.nav-list a.active{color:#fff;background:#1c4c55;box-shadow:inset 2px 0 #42aab0}.sidebar-foot{color:#829da5;border-top:1px solid #27414a;align-items:center;gap:8px;margin-top:auto;padding:16px 8px 0;font-size:11px;display:flex}.health-dot{background:#59c88a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #1c413b}.main-area{background:#fff;min-width:0}.page{max-width:1800px;margin:0 auto;padding:30px 34px 48px}.page-header,.project-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:25px;display:flex}h1,h2,p{margin-top:0}.page-header h1,.project-head h1{letter-spacing:-.025em;margin-bottom:7px;font-size:26px;line-height:1.2}.page-header p,.project-head p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.button{border:1px solid var(--line);min-height:36px;color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:600;display:inline-flex}.button:hover{background:var(--soft);border-color:#afc2c9}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.button.primary:hover{background:var(--accent-dark)}.button.quiet{background:#fff}.button.full{width:100%}.button.disabled,.button:disabled{opacity:.5;cursor:not-allowed}.button.danger-outline{color:var(--danger);border-color:#ecc9cc}.icon-button{color:#71828b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:5px;place-items:center;width:32px;height:32px;padding:0;display:grid}.icon-button:hover{background:var(--soft);border-color:var(--line);color:var(--ink)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.upload-band{border-radius:var(--radius);min-height:92px;color:var(--accent);background:#f6fafb;border:1px dashed #a9c4c8;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:16px;padding:19px 22px;display:grid}.upload-band strong,.upload-band span{display:block}.upload-band strong{color:var(--ink);margin-bottom:5px;font-size:14px}.upload-band span{color:var(--muted);font-size:12px}.task-section{margin-top:30px}.section-heading{justify-content:space-between;align-items:baseline;margin-bottom:12px;display:flex}.section-heading h2{margin:0;font-size:16px}.section-heading span{color:var(--muted);font-size:12px}.task-table-wrap,.pricing-table-wrap{border:1px solid var(--line);border-radius:var(--radius);overflow:auto}table{border-collapse:collapse;width:100%}.task-table{min-width:920px}.task-table th,.task-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;padding:13px 14px;font-size:12px}.task-table th{background:var(--soft);color:#60727c;font-size:11px;font-weight:650}.task-table tbody tr:last-child td{border-bottom:0}.task-table tbody tr:hover{background:#fbfdfd}.task-table td strong,.task-table td small{display:block}.task-table td strong{margin-bottom:5px;font-size:13px}.task-table td small{color:#81919a;font-size:10px}.file-cell{text-overflow:ellipsis;white-space:nowrap;max-width:240px;color:var(--muted);overflow:hidden}.row-link{border:1px solid var(--line);width:30px;height:30px;color:var(--accent);border-radius:5px;place-items:center;display:grid}.empty{color:var(--muted);text-align:center!important;padding:34px!important}.status{white-space:nowrap;border:1px solid #0000;border-radius:4px;align-items:center;min-height:23px;padding:0 8px;font-size:10px;font-weight:700;display:inline-flex}.status-queued{color:#60727c;background:#eef3f5}.status-running{color:var(--accent);background:#e9f6f6;border-color:#c5e3e5}.status-completed{color:var(--success);background:#edf8f1}.status-completed_with_cost_warnings{background:var(--warning-soft);color:var(--warning)}.status-blocked,.status-failed{background:var(--danger-soft);color:var(--danger)}.alert{border:1px solid;border-radius:6px;margin:0 0 14px;padding:10px 13px;font-size:12px;line-height:1.55}.alert.error{background:var(--danger-soft);color:#8d2b34;border-color:#f0c9cd}.alert.success{color:#216a45;background:#edf8f1;border-color:#cce9d7}.alert.info{color:#315f65;background:#eef7f8;border-color:#cde3e5}.project-title{align-items:flex-start;gap:13px;display:flex}.back-link{border:1px solid var(--line);border-radius:6px;place-items:center;width:33px;height:33px;margin-top:1px;display:grid}.title-line{align-items:center;gap:10px;display:flex}.title-line h1{margin-bottom:0}.header-actions{gap:9px;display:flex}.progress-line{background:#f2f8f8;border:1px solid #cfe3e5;border-radius:6px;align-items:center;height:35px;margin-bottom:14px;display:flex;position:relative;overflow:hidden}.progress-line>span{background:#d9eeee;transition:width .35s;position:absolute;inset:0 auto 0 0}.progress-line>div{color:#3e666a;padding-left:12px;font-size:11px;position:relative}.metric-strip{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(4,minmax(160px,1fr));margin-bottom:17px;display:grid}.metric-strip>div{border-right:1px solid var(--line);min-width:0;padding:17px 20px}.metric-strip>div:last-child{border-right:0}.metric-strip span,.metric-strip small,.metric-strip strong{display:block}.metric-strip span{color:var(--muted);margin-bottom:9px;font-size:11px}.metric-strip strong{letter-spacing:-.02em;margin-bottom:5px;font-size:19px}.metric-strip small{color:#88979f;font-size:10px}.muted-metric{background:#fafbfb}.muted-metric strong{color:#71828a;font-size:15px}.danger-text{color:var(--danger)}.success-text{color:var(--success)}.table-section{border-top:1px solid var(--line);padding-top:14px}.table-toolbar{align-items:center;gap:10px;min-height:37px;margin-bottom:11px;display:flex}.toolbar-group{color:var(--muted);align-items:center;gap:7px;display:flex}select,input,textarea{color:var(--ink);background:#fff;border:1px solid #cbd8dd;border-radius:5px;outline:none}select:focus,input:focus,textarea:focus{border-color:#67a9ae;box-shadow:0 0 0 3px #e3f1f2}.toolbar-group select{height:33px;padding:0 29px 0 9px}.segmented,.filter-tabs{border:1px solid var(--line);border-radius:6px;display:inline-flex;overflow:hidden}.segmented button,.filter-tabs button{border:0;border-right:1px solid var(--line);height:31px;color:var(--muted);cursor:pointer;background:#fff;padding:0 10px;font-size:11px}.segmented button:last-child,.filter-tabs button:last-child{border-right:0}.segmented button.active,.filter-tabs button.active{color:var(--accent);background:#eaf4f5;font-weight:700}.filter-tabs{margin-left:4px}.filter-tabs button.active.danger{background:var(--danger-soft);color:var(--danger)}.filter-tabs button.active.warning{background:var(--warning-soft);color:var(--warning)}.toolbar-warning{color:var(--danger);align-items:center;gap:6px;margin-left:auto;font-size:11px;display:flex}.pricing-table-wrap{border-radius:6px;min-height:360px;max-height:calc(100vh - 320px)}.pricing-table{table-layout:fixed;min-width:1150px}.pricing-table th,.pricing-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e1e8eb;border-right:1px solid #e5ebee;padding:9px 10px;font-size:11px;line-height:1.35}.pricing-table th{z-index:2;color:#5c7079;background:#f0f5f6;font-size:10px;font-weight:700;position:sticky;top:0}.pricing-table td:last-child,.pricing-table th:last-child{border-right:0}.pricing-table tbody tr:hover{background:#f7fbfb}.pricing-table td strong,.pricing-table td small{display:block}.pricing-table td strong{margin-bottom:3px;font-size:11px}.pricing-table td small{color:#83939b;font-size:9px}.seq-col{white-space:nowrap;width:96px}.seq-col span{align-items:center;gap:2px;display:inline-flex}.number-col{white-space:nowrap;width:84px;text-align:right!important}.money-col{white-space:nowrap;font-variant-numeric:tabular-nums;width:102px;text-align:right!important}.strong-money{color:#123e46;font-weight:700}.spec-cell{text-overflow:ellipsis;white-space:nowrap;color:#40545e;overflow:hidden}.pricing-table th:nth-child(2){width:140px}.pricing-table th:nth-child(3){width:200px}.pricing-table th:nth-child(4){width:95px}.pricing-table th:nth-child(6){width:100px}.pricing-table th:nth-child(10){width:86px}.pricing-table th:nth-child(11){width:42px}.group-row{background:#f3f7f8;font-weight:650}.group-row td{color:#29434d}.manual-row{background:var(--manual);box-shadow:inset 3px 0 #d69b33}.blocking-row:not(.group-row){background:var(--danger-soft)}.warning-row:not(.group-row){background:var(--warning-soft)}.row-state{white-space:nowrap;font-size:9px;font-weight:700;display:inline-flex}.row-state-ok{color:var(--success)}.row-state-missing_dealer,.row-state-invalid_input,.row-state-k3_error{color:var(--danger)}.row-state-missing_cost{color:var(--warning)}.manual-label{margin-top:3px;color:var(--warning)!important}.icon-button.edit{width:27px;height:27px}.modal-backdrop{z-index:20;background:#0a1a2161;justify-content:flex-end;display:flex;position:fixed;inset:0}.edit-panel{background:#fff;width:min(470px,94vw);height:100%;padding:24px;overflow:auto;box-shadow:-12px 0 35px #0b1f2729}.edit-head{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;margin-bottom:18px;padding-bottom:16px;display:flex}.edit-head h2{margin-bottom:4px;font-size:18px}.edit-head p{color:var(--muted);margin:0;font-size:11px}.edit-panel>label,.form-grid label{color:#52666f;gap:6px;margin-bottom:14px;font-size:11px;font-weight:600;display:grid}.edit-panel input,.edit-panel textarea{resize:vertical;width:100%;min-height:37px;padding:8px 10px;font-weight:450}.form-grid{gap:12px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.override-field{border:1px solid var(--line);border-radius:6px;grid-template-columns:repeat(3,1fr);gap:6px;margin:5px 0 15px;padding:12px;display:grid}.override-field legend{color:#52666f;padding:0 5px;font-size:11px;font-weight:650}.override-field label{align-items:center;gap:6px;font-size:11px;display:flex}.override-field input{width:auto;min-height:auto}.edit-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:22px;padding-top:16px;display:flex}.settings-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.settings-section{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:21px}.settings-heading{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;margin-bottom:18px;padding-bottom:16px;display:flex}.settings-heading h2,.settings-side h2{margin-bottom:6px;font-size:15px}.settings-heading p,.settings-side p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.settings-heading>span{color:var(--muted);white-space:nowrap;font-size:10px}.tax-field{grid-template-columns:170px 160px 1fr;align-items:center;gap:14px;padding:12px 0 18px;display:grid}.tax-field label{font-size:12px;font-weight:650}.tax-field>div,.percent-input{align-items:center;display:flex}.tax-field input,.percent-input input{border-radius:5px 0 0 5px;width:100%;height:35px;padding:0 9px}.tax-field>div span,.percent-input span{background:var(--soft);min-width:34px;height:35px;color:var(--muted);border:1px solid #cbd8dd;border-left:0;border-radius:0 5px 5px 0;place-items:center;font-size:11px;display:grid}.tax-field small{color:var(--muted);font-size:10px}.rate-table{border:1px solid var(--line);border-radius:6px;overflow:hidden}.rate-head,.rate-row{grid-template-columns:minmax(220px,1fr) 180px 42px;align-items:center;display:grid}.rate-head{background:var(--soft);min-height:34px;color:var(--muted);font-size:10px;font-weight:700}.rate-head span,.rate-row>*{padding:0 10px}.rate-row{border-top:1px solid var(--line);min-height:52px}.rate-row input{width:100%;height:34px;padding:0 9px}.rate-row .percent-input{padding-right:10px}.rate-row .icon-button{color:var(--danger);padding:0}.text-button{color:var(--accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:12px 0 0;font-weight:650;display:inline-flex}.settings-side{gap:18px;display:grid}.settings-side .settings-section>svg{color:var(--accent);margin-bottom:12px}.file-summary{border:1px solid var(--line);background:var(--soft);border-radius:6px;margin:16px 0 10px;padding:11px}.file-summary strong,.file-summary span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-summary strong{margin-bottom:4px;font-size:11px}.file-summary span{color:var(--muted);font-size:10px}.cache-card .button{margin-top:16px}.loading-page{min-height:70vh;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}@media (max-width:1100px){.app-shell{grid-template-columns:68px minmax(0,1fr)}.sidebar{padding:18px 10px}.brand{padding:0 7px 22px}.brand>span:last-child,.nav-list span,.sidebar-foot{display:none}.nav-list a{justify-content:center;padding:0}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric-strip>div:nth-child(2){border-right:0}.metric-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.settings-layout{grid-template-columns:1fr}.settings-side{grid-template-columns:1fr 1fr}.table-toolbar{flex-wrap:wrap}.toolbar-warning{margin-left:0}}@media (max-width:720px){.app-shell{display:block}.sidebar{flex-direction:row;align-items:center;width:100%;height:58px;padding:8px 12px;position:static}.brand{margin-right:auto;padding:0}.brand>span:last-child{display:block}.brand small{display:none}.nav-list{display:flex}.nav-list a{width:38px;height:38px;min-height:38px}.page{padding:22px 16px 40px}.page-header,.project-head{display:grid}.page-header .button,.header-actions{width:100%}.header-actions .button{flex:1}.upload-band{grid-template-columns:30px 1fr}.upload-band .button{grid-column:1/-1}.metric-strip{grid-template-columns:1fr}.metric-strip>div{border-right:0;border-bottom:1px solid var(--line)}.metric-strip>div:last-child{border-bottom:0}.filter-tabs{order:4;width:100%}.filter-tabs button{flex:1}.pricing-table-wrap{max-height:none}.settings-side,.tax-field{grid-template-columns:1fr}.rate-head,.rate-row{grid-template-columns:1fr 120px 38px}.form-grid.two,.override-field{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
