:root{font-family:Segoe UI,Arial,sans-serif;color:#0f2b4b;background:#f4f7f9;font-synthesis:none;--blue:#079df2;--navy:#0d315e;--line:#dbe5eb;--muted:#708399;--green:#12945a;--red:#e44f52;--amber:#e7a213;--purple:#7556c8}*{box-sizing:border-box}html{zoom:.9}body{margin:0;font-size:12px;background:#f4f7f9}button,input,select,textarea{font:inherit;color:inherit}button{min-height:30px;padding:0 11px;border:1px solid #d8e3ea;border-radius:4px;background:#fff;cursor:pointer;white-space:nowrap}button:hover{border-color:#8fcff3;color:#078bd6}button:disabled{cursor:not-allowed;opacity:.55}.primary{color:#fff!important;background:var(--blue);border-color:var(--blue);font-weight:700}.secondary{color:#087bbb;background:#f2faff;border-color:#9fd9f7}.app-header{height:58px;display:flex;align-items:center;gap:26px;padding:0 28px;background:#fff;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-size:15px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:#fff;background:linear-gradient(135deg,#08735b 0 49%,#123d70 49%)}nav{display:flex;align-items:center;gap:5px;flex:1}nav a,nav button{border-color:transparent;color:#10325c}nav a span,nav button span{color:var(--blue)}nav .nav-active{color:var(--blue);background:#eaf7fe}.user-chip{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:#fff;background:#d2cece}.user-menu{display:flex;align-items:center;gap:10px;margin-left:auto}main{padding:16px 20px 28px}.context-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;margin-bottom:18px}.context-grid>*{min-height:82px;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:14px 20px;border-radius:5px;background:#fff;box-shadow:0 3px 16px #18324a12}.context-grid span,.context-grid label>span{color:#657b91}.context-grid select,.context-grid input,.template-form select,.template-form input,.upload-grid select,.upload-grid input,.operation-filters select,.generator-filters select,.generator-filters input{width:100%;min-height:34px;padding:5px 10px;border:1px solid #d5e1e8;border-radius:4px;background:#fff}.panel{background:#fff;box-shadow:0 4px 18px #16304914}.main-panel{width:100%}.panel-title{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--line)}.panel-title small{color:var(--blue);font-weight:800}.panel-title h1{margin:4px 0 0;font-size:22px}.panel-title h1 span{display:inline-grid;place-items:center;min-width:32px;height:32px;padding:0 8px;border-radius:18px;color:#fff;background:var(--blue);font-size:13px}.section-block{border-bottom:1px solid var(--line)}.section-toggle{min-height:60px;display:flex;align-items:center;gap:10px;padding:0 23px;color:var(--blue);background:#f7f9fb;font-weight:700;font-size:13px}.section-toggle>b{display:grid;place-items:center;min-width:34px;height:34px;padding:0 8px;border-radius:18px;color:#fff;background:var(--blue)}.section-toggle .header-totals{margin-left:auto}.header-totals{display:flex;align-items:center;gap:8px}.header-totals strong{min-width:120px;padding:9px 14px;border:1px solid #d7e3ea;border-radius:4px;color:#075f35;background:#fff;text-align:right}.upload-grid{display:grid;grid-template-columns:minmax(260px,2fr) 150px 155px 120px 150px 150px auto minmax(220px,1.2fr);gap:10px;align-items:end;padding:16px 22px}.upload-grid>label{display:flex;flex-direction:column;gap:5px;color:#6c8095}.file-picker{display:grid!important;grid-template-columns:auto 1fr;grid-template-rows:auto 36px}.file-picker>span{grid-column:1/-1}.file-picker input{display:none}.file-picker strong{display:flex;align-items:center;padding:0 13px;color:#067abd;background:#eef9ff;border:1px solid #a8dbf5;border-radius:4px 0 0 4px;cursor:pointer}.file-picker em{display:flex;align-items:center;min-width:0;padding:0 12px;border:1px solid #d8e3e9;border-left:0;border-radius:0 4px 4px 0;color:#77899b;font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-message{align-self:center;color:#098449;line-height:1.4}.file-name{display:flex;align-items:center;gap:8px}.file-name a,.file-download{display:grid;place-items:center;width:27px;height:27px;min-height:27px;padding:0;border:1px solid #a8dafa;border-radius:4px;color:var(--blue);font-size:17px;text-decoration:none;background:#fff}.count-compare{display:flex;align-items:center;gap:12px}.count-compare input{width:60px;height:28px;padding:3px 6px;border:1px solid #d5e0e7;border-radius:4px}.count-compare b{color:#087b36}.file-actions,.row-actions{display:flex;align-items:center;gap:5px}.sheet-import{height:28px;min-height:28px;padding:0 8px;color:#075d88;border-color:#afdcef;background:#f5fbfe;font-weight:700}.sheet-import span{margin-left:5px;color:#17a560}.sheet-import.imported{color:#bc3034;border-color:#f1b7b7;background:#fff6f6}.sheet-import.imported span{color:#d64045}.sheet-import.locked{color:#6a7c8c;border-color:#dce4e9;background:#f6f8f9;opacity:1}.sheet-import.locked span{color:#7f909e}.icon-delete{width:28px;min-height:28px;padding:0;color:#ce353b;border-color:#f0b5b8;background:#fff4f4}.subtabs{display:flex;gap:0;padding:0 22px;border-bottom:1px solid var(--line)}.subtabs button{height:44px;border:0;border-bottom:2px solid transparent;border-radius:0;color:#687d94}.subtabs button.active{color:var(--blue);border-bottom-color:var(--blue);font-weight:700}.template-form{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:9px;padding:16px 22px 10px}.template-form label,.generator-filters label{display:flex;flex-direction:column;gap:4px;color:#61778f}.tier-editor{display:grid;grid-template-columns:260px 1fr auto;gap:14px;align-items:start;margin:0 22px 12px;padding:13px;border-left:3px solid var(--blue);background:#f2faff}.tier-intro{display:flex;flex-direction:column;gap:5px}.tier-intro small{color:#637d96}.tier-list>div{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 34px;gap:6px;margin-bottom:5px;align-items:center}.tier-list>div:first-child{color:#637d96;text-align:center}.tier-list input{width:100%;height:32px;padding:4px 8px;border:1px solid #d7e2e8;border-radius:4px}.template-actions{display:flex;align-items:center;gap:10px;padding:0 22px 14px}.check{display:flex;align-items:center;gap:7px}.check input{width:16px;height:16px}.success-message{color:#078447}.template-state{display:inline-flex;padding:3px 9px;border-radius:12px;color:#805f00;background:#fff0c4;font-weight:700}.template-state.active{color:#087744;background:#dff5e9}.text-button,.cell-lookup,.history-hours{min-height:0;height:auto;width:100%;display:flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;text-align:left}.text-button span{margin-left:auto}.generator-panel{padding:16px 22px}.generator-filters{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr auto;gap:9px;align-items:end}.generator-empty{margin-top:14px;padding:28px;border:1px dashed #badbeb;color:#6c8297;background:#f8fcfe;text-align:center}.operation-filters{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:14px 22px}.operation-filters label{display:flex;flex-direction:column;gap:4px;color:#6e8194}.summary{display:flex;align-items:center;gap:18px;padding:10px 22px;border-top:1px solid #edf1f4;border-bottom:1px solid var(--line);color:#687d92}.pending{color:#a56b00}.free{color:#11874e}.storage{color:#d84e50}.missing{color:#6a4bb8}.conflict{margin-left:auto;color:#c62f35}.smart-table-block{width:100%;min-width:0}.smart-toolbar{min-height:54px;display:flex;align-items:center;justify-content:center;gap:9px;padding:9px 22px;border-bottom:1px solid var(--line)}.global-search{position:relative;display:flex;align-items:center;width:min(610px,45vw)}.global-search span{position:absolute;left:10px;color:var(--blue)}.global-search input{width:100%;height:34px;padding:5px 30px;border:1px solid #d6e2e8;border-radius:4px}.global-search button{position:absolute;right:2px;min-height:28px;border:0}.row-height-control{display:flex;align-items:center;gap:3px;color:var(--blue)}.row-height-control input{width:60px}.column-menu-wrap{position:relative}.column-menu{position:absolute;z-index:50;top:38px;right:0;width:600px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px;border:1px solid #d4e1e8;border-radius:6px;background:#fff;box-shadow:0 14px 35px #1936502e}.column-menu>div{grid-column:1/-1;display:flex;gap:8px}.column-menu label{display:flex;align-items:center;gap:8px}.column-menu input{width:16px;height:16px}.smart-scroll{width:100%;overflow:auto;scrollbar-color:var(--blue) #e5eef3;scrollbar-width:thin}.smart-table{width:100%;min-width:100%;border-collapse:collapse;table-layout:fixed;white-space:nowrap}.smart-table th,.smart-table td{height:30px;padding:4px 7px;border-right:1px solid #dde6eb;border-bottom:1px solid #dde6eb;overflow:hidden;text-overflow:ellipsis}.smart-table th{position:relative;color:#14375e;background:#f7f9fb;font-size:11px;font-weight:700}.smart-table tbody tr:hover>td{background:#f3faff}.smart-table .column-filter-row th{height:32px;padding:3px 5px;background:#fff}.column-filter-row div{position:relative}.column-filter-row input{width:100%;height:26px;padding:3px 20px 3px 6px;border:1px solid #d6e2e9;border-radius:4px}.column-filter-row button{position:absolute;right:0;min-height:25px;padding:0 6px;border:0;color:#6e8397}.column-code{position:absolute;top:-14px;left:50%;transform:translate(-50%);color:#577899;font-size:10px;font-weight:400}.smart-table th>i{position:absolute;z-index:3;top:0;right:-3px;width:7px;height:100%;cursor:col-resize}.smart-table td button{font-size:inherit}.cell-lookup span{color:var(--blue)}.cell-lookup i{margin-left:auto;color:var(--blue);font-style:normal}.history-hours{justify-content:space-between}.history-hours i{color:var(--blue);font-style:normal;font-size:16px}.history-hours span{margin-left:auto}.status{display:inline-flex;padding:3px 8px;border-radius:12px;font-weight:700}.status-pending{color:#9c6600;background:#fff0c8}.status-free{color:#087643;background:#dcf4e7}.status-storage{color:#ad282a;background:#fde0e0}.status-missing{color:#5437a1;background:#eee7ff}.match,.mismatch{display:inline-grid;place-items:center;width:17px;height:17px;margin-left:3px;border:1px solid;border-radius:50%;font-style:normal}.match{color:#159258}.mismatch{color:#e2464a}.accept{color:#fff;background:var(--blue);border-color:var(--blue);font-weight:700}.reject{color:#bd2e33;border-color:#f0adb0;background:#fff2f2}.compact{width:30px;min-height:27px;padding:0}.waiting,.muted{color:#74899d}.info{width:27px;min-height:27px;padding:0;border-radius:50%;color:#fff;background:var(--blue)}.expanded-parent>td{background:#f1f9fd!important}.expanded-row>td{height:auto!important;padding:0!important;background:#f5f8fa!important;white-space:normal}.inline-expansion{padding:9px 20px;border-left:3px solid #72c8f5;color:#526d86}.inline-action{display:flex;align-items:center;gap:8px}.inline-action textarea{min-height:54px;flex:1;padding:8px;border:1px solid #d4e1e8;border-radius:4px;resize:vertical}.history-grid{display:flex;flex-direction:column;gap:0;color:#657c90}.history-line{display:grid;grid-template-columns:95px 160px 160px 70px 95px 150px;gap:0;width:max-content;min-width:800px}.history-line>*{padding:4px 8px;border-right:1px solid #dce5e9}.history-line small{color:#7790a4}.audit-timeline{display:flex;flex-wrap:wrap;gap:18px;margin-top:8px}.audit-timeline>div{position:relative;padding-left:14px}.audit-timeline i{position:absolute;left:0;top:4px;width:8px;height:8px;border-radius:50%;background:var(--blue)}.audit-timeline span{margin-left:6px;color:#6e8397}.audit-timeline p{margin:3px 0}.template-details{padding:13px 18px}.template-details p{margin:5px 0}.template-details small{color:#6d8398}.paging{display:flex;align-items:center;justify-content:center;gap:4px;padding:12px}.paging span{margin-right:6px}.paging button{width:34px;min-height:32px;padding:0}.paging .current{color:#fff;background:var(--blue);border-color:var(--blue)}.table-empty{height:76px!important;color:#71869a;text-align:center}.inline-message{display:flex;align-items:center;justify-content:center;gap:8px;padding:7px;color:#087b42;background:#edfaf3}.inline-message button{min-height:22px;border:0}.billing-section .smart-toolbar{display:flex}.billing-section .section-toggle{position:relative}.archive-panel>.smart-table-block>.smart-toolbar{padding-top:16px}.archive-panel .panel-title{padding-bottom:18px}.loading-state{padding:48px 22px;color:#6c8297;text-align:center}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.login-panel{width:min(420px,100%);padding:28px 32px;background:#fff;box-shadow:0 4px 18px #16304914;border-radius:6px}.login-panel .brand{margin-bottom:18px}.login-panel small{color:var(--blue);font-weight:800}.login-panel h1{margin:8px 0 18px;font-size:22px}.login-panel form{display:flex;flex-direction:column;gap:12px}.login-panel label{display:flex;flex-direction:column;gap:5px;color:#6c8095}.login-panel input{width:100%;min-height:34px;padding:5px 10px;border:1px solid #d5e1e8;border-radius:4px}.login-error{margin:0;color:#c62f35}@media(max-width:1300px){html{zoom:.82}.upload-grid{grid-template-columns:2fr 1fr 1fr 1fr}.template-form{grid-template-columns:repeat(4,1fr)}}:root{--blue: #079df2;--blue-dark: #087fc4;--navy: #0b2f5b;--ink: #102e4e;--muted: #6d8195;--line: #dce6ec;--line-soft: #eaf0f4;--surface: #ffffff;--surface-soft: #f7f9fb;--surface-blue: #f1f9fe;--green: #12a05c;--red: #e65054;--amber: #eaa417;--purple: #7355c7;--shadow: 0 4px 18px rgb(15 47 79 / 8%);--shadow-hover: 0 8px 24px rgb(15 47 79 / 12%);font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#f3f6f8}html{zoom:1!important;min-width:320px;overflow-x:hidden;background:#f3f6f8}body{margin:0;overflow-x:hidden;font-size:11px;line-height:1.35;background:#f3f6f8}#app{width:100%;zoom:.9}button,input,select,textarea{font:inherit}button{min-height:28px;padding:0 10px;border-radius:5px;transition:border-color .16s,color .16s,background .16s,box-shadow .16s,transform .12s}button:hover:not(:disabled){box-shadow:0 2px 8px #079df21a}button:active:not(:disabled){transform:translateY(1px)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgb(7 157 242 / 32%);outline-offset:1px}.primary{background:linear-gradient(180deg,#12a9f8,#0797e8);box-shadow:0 3px 8px #079df22e}.secondary{background:#f4fbff}.app-header{position:sticky;z-index:100;top:0;height:52px;gap:20px;padding:0 22px;box-shadow:0 1px 0 var(--line)}.brand{font-size:14px}.brand-mark{width:36px;height:36px;box-shadow:inset 0 0 0 1px #ffffff2e}nav a,nav button{min-height:34px;padding:0 11px}nav a{display:inline-flex;align-items:center;gap:6px;border:1px solid #d8e3ea;border-radius:4px;background:#fff;color:inherit;text-decoration:none;white-space:nowrap;cursor:pointer}nav a:hover{border-color:#8fcff3;color:#078bd6}nav .nav-active{position:relative}nav .nav-active:after{position:absolute;right:8px;bottom:-9px;left:8px;height:2px;content:"";background:var(--blue)}.user-chip{width:34px;height:34px}main{width:100%;max-width:none;min-width:0;margin:0 auto;padding:14px 18px 26px}.context-grid{grid-template-columns:minmax(240px,1fr) minmax(240px,1fr) minmax(300px,1fr);gap:14px;margin-bottom:14px}.context-grid>*{min-width:0;min-height:74px;padding:11px 17px;border:1px solid #edf2f5;box-shadow:0 3px 13px #18324a0f}.context-grid select{min-height:32px}.workday-card{position:relative;align-items:center;text-align:center}.weekday-strip{display:flex;gap:3px;align-items:center;justify-content:center}.weekday-strip span{display:grid;place-items:center;width:22px;height:22px;border:1px solid transparent;border-radius:5px;color:#203b5b;font-size:10px}.weekday-strip .is-today{border-color:var(--navy);box-shadow:0 0 0 2px #0b2f5b14;font-weight:800;transform:translateY(-1px)}.day-mon{background:#fff9a9}.day-tue{background:#ffc4d1}.day-wed{background:#d7f8b9}.day-thu{background:#d8effb}.day-fri{background:#ffe1a5}.day-sat{background:#d4d4d4}.day-sun{background:#ddbaf5}.panel,.section-block,.smart-table-block,.smart-scroll{min-width:0;max-width:100%}.panel{border:1px solid #edf2f5;box-shadow:var(--shadow)}.panel-title{padding:14px 18px}.panel-title h1{margin-top:2px;font-size:20px}.section-toggle{min-height:52px;padding:0 18px}.section-toggle>b{min-width:30px;height:30px}.section-toggle-collapsible{cursor:pointer;-webkit-user-select:none;user-select:none;outline:none;transition:color .16s,background .16s,box-shadow .16s}.section-toggle-collapsible:hover{color:#087fc3;background:#f2f8fc}.section-toggle-collapsible:focus-visible{box-shadow:inset 0 0 0 2px #079df247}.section-caret{display:inline-grid;place-items:center;width:14px;color:var(--blue);font-size:15px;line-height:1}.section-label{white-space:nowrap}.section-toggle-collapsible .subsection-note{margin-left:8px}.section-toggle-collapsible .header-totals{margin-left:auto}.section-collapsed .section-toggle{border-bottom:0}.section-content{min-width:0}.header-totals strong{min-width:112px;padding:7px 11px}.upload-grid{grid-template-columns:minmax(240px,2fr) minmax(105px,.65fr) minmax(118px,.75fr) 98px minmax(105px,.75fr) minmax(105px,.75fr) auto minmax(160px,1fr);gap:8px;padding:13px 18px}.upload-grid select,.upload-grid input,.template-form select,.template-form input,.operation-filters select,.generator-filters select,.generator-filters input{min-height:31px}.file-picker{grid-template-rows:auto 33px}.file-picker strong,.file-picker em{min-width:0}.subtabs{padding:0 18px}.subtabs button{height:40px}.template-form{grid-template-columns:repeat(5,minmax(125px,1fr));gap:8px;padding:13px 18px 9px}.tier-editor{margin:0 18px 10px}.template-actions{padding:0 18px 12px}.generator-panel{padding:13px 18px}.operation-filters{grid-template-columns:repeat(3,minmax(180px,1fr));gap:9px;padding:11px 18px}.operation-tools{display:flex;gap:7px;align-items:center;justify-content:center;padding:0 18px 10px}.summary{flex-wrap:wrap;gap:14px;padding:8px 18px}.smart-toolbar{min-width:0;min-height:47px;flex-wrap:wrap;gap:7px;padding:7px 18px}.global-search{width:min(560px,44vw);min-width:230px}.global-search input{height:31px}.row-height-control input{width:52px}.filter-count{display:inline-grid;place-items:center;min-width:17px;height:17px;margin:0 5px;padding:0 4px;border-radius:9px;color:#fff;background:var(--blue);font-size:9px}.column-menu{width:min(620px,80vw);max-height:min(520px,70vh);grid-template-columns:repeat(3,minmax(130px,1fr));gap:8px;overflow:auto;padding:12px}.column-menu>div{flex-wrap:wrap}.smart-scroll{position:relative;overflow-x:auto;overflow-y:visible;overscroll-behavior-inline:contain;border-top:1px solid var(--line-soft);scrollbar-gutter:stable}.smart-table{width:max(100%,var(--table-width, 0px));min-width:100%;font-variant-numeric:tabular-nums}.smart-table th{height:28px;padding:3px 6px;border-color:#e0e8ed;background:#f6f8fa;font-size:10px}.smart-table td{padding:0;border-color:#e0e8ed}.smart-table thead tr:last-child th{box-shadow:inset 0 -1px #d7e2e8}.smart-table tbody tr:nth-child(2n)>td{background:#fcfdfe}.smart-table tbody tr:hover>td{background:#eef9ff}.smart-table .column-filter-row th{height:29px;padding:3px 4px;background:#fff}.column-filter-row input{height:24px;padding-right:18px;font-size:10px}.column-filter-row input[type=date]{padding-right:2px}.column-sort{width:calc(100% - 3px);min-height:20px;justify-content:inherit;display:flex;gap:4px;align-items:center;padding:0;border:0;color:inherit;background:transparent;text-align:inherit;font-weight:inherit;overflow:hidden}.column-sort span{overflow:hidden;text-overflow:ellipsis}.column-sort b{margin-left:auto;color:var(--blue)}.column-code{top:-13px}.smart-table th>i{right:-2px;width:8px}.smart-table th>i:hover{background:#079df226}.cell-lookup,.history-hours{gap:4px}.status{padding:2px 7px}.row-actions button{min-height:25px;padding:0 7px}.smart-table{--smart-row-height: 30px}.smart-table tbody>tr.smart-data-row{height:var(--smart-row-height)!important;max-height:var(--smart-row-height)!important}.smart-table tbody>tr.smart-data-row>td{height:var(--smart-row-height)!important;max-height:var(--smart-row-height)!important;padding:0!important;vertical-align:middle;overflow:hidden}.smart-cell{box-sizing:border-box;display:flex;align-items:center;width:100%;min-width:0;height:var(--smart-row-height);max-height:var(--smart-row-height);padding:2px 6px;overflow:hidden;line-height:1.2;white-space:nowrap}.smart-cell-content{width:100%;min-width:0;max-width:100%;max-height:100%;overflow:hidden;text-align:inherit;text-overflow:ellipsis;white-space:nowrap}.smart-cell-select,.smart-cell-select .smart-cell-content{text-align:center}.smart-data-row .smart-cell button,.smart-data-row .smart-cell input:not([type=checkbox]),.smart-data-row .smart-cell select{box-sizing:border-box;height:calc(var(--smart-row-height) - 6px);min-height:0;max-height:24px;line-height:1;white-space:nowrap}.smart-data-row .smart-cell input[type=checkbox]{width:14px;height:14px;margin:0;vertical-align:middle}.smart-data-row .row-actions,.smart-data-row .file-actions,.smart-data-row .sheet-action,.smart-data-row .count-compare,.smart-data-row .lookup-cell,.smart-data-row .cell-lookup,.smart-data-row .history-hours{box-sizing:border-box;align-items:center;max-width:100%;height:100%;max-height:100%;overflow:hidden;flex-wrap:nowrap;white-space:nowrap}.smart-data-row .status,.smart-data-row .status-stage,.smart-data-row .template-state{box-sizing:border-box;display:inline-flex;align-items:center;height:20px;max-height:calc(var(--smart-row-height) - 4px);overflow:hidden;line-height:1;white-space:nowrap}.smart-data-row .smart-cell img,.smart-data-row .smart-cell svg{width:auto;max-height:18px}.smart-table tbody>tr.expanded-row,.smart-table tbody>tr.expanded-row>td,.smart-table tbody>tr.smart-empty-row,.smart-table tbody>tr.smart-empty-row>td{height:auto!important;max-height:none!important}.inline-expansion{padding:7px 16px}.history-line>*{padding:3px 7px}.paging{padding:9px}.paging button{width:30px;min-height:29px}.status-stage{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:12px;font-weight:700}.status-stage-ready{color:#087643;background:#dcf4e7}.status-stage-supplier{color:#855f00;background:#fff0c8}.supplier-invoice-form{display:grid;grid-template-columns:minmax(140px,1fr) 145px 145px auto;gap:8px;align-items:end;width:min(780px,100%)}.supplier-invoice-form label{display:flex;flex-direction:column;gap:4px}.supplier-invoice-form input{min-height:31px;padding:4px 8px;border:1px solid #d5e1e8;border-radius:4px}.subsection-note{margin-left:auto;color:var(--muted);font-weight:400}.file-action-button{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border:1px solid #9fd9f7;border-radius:5px;color:#087bbb;background:#f4fbff;cursor:pointer}.file-action-button input{display:none}.process-message{display:inline-flex;align-items:center;gap:5px;color:#087643}.process-message button{min-height:22px;padding:0 5px;border:0}.lookup-cell{width:100%;display:flex;align-items:center;gap:4px;overflow:hidden}.lookup-cell>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.filter-dot,.lookup-search,.duplicate-alert{width:auto!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.filter-dot,.lookup-search{color:var(--blue)}.lookup-search{margin-left:auto}.duplicate-alert{display:inline-grid!important;place-items:center;width:17px!important;height:17px!important;border-radius:50%!important;color:#fff!important;background:var(--red)!important;font-weight:800}.candidate-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 10px;border-left:3px solid var(--green);background:#eefaf4}.related-results{min-width:0}.related-title{display:flex;align-items:center;gap:8px;padding:4px 8px 8px}.related-title span{color:var(--blue-dark)}.related-title b{display:grid;place-items:center;min-width:24px;height:24px;border-radius:12px;color:#fff;background:var(--blue)}.conflict-section{border-left:3px solid var(--red)}@media(max-width:1400px){main{padding-inline:12px}.upload-grid{grid-template-columns:minmax(220px,2fr) repeat(3,minmax(100px,1fr))}.template-form{grid-template-columns:repeat(4,minmax(120px,1fr))}.global-search{width:min(480px,40vw)}}@media(max-width:900px){.app-header{gap:8px;padding-inline:10px}.brand strong{display:none}nav{overflow-x:auto}nav a,nav button{padding-inline:8px}.context-grid{grid-template-columns:1fr}.context-grid>*{min-height:60px}.upload-grid,.template-form,.generator-filters,.operation-filters{grid-template-columns:1fr 1fr}.tier-editor{grid-template-columns:1fr}.global-search{width:100%}.column-menu{right:-35px;grid-template-columns:1fr 1fr}.header-totals{flex-wrap:wrap;justify-content:flex-end}.supplier-invoice-form{grid-template-columns:1fr 1fr}}@media(max-width:560px){main{padding-inline:7px}.upload-grid,.template-form,.generator-filters,.operation-filters{grid-template-columns:1fr}.panel-title,.section-toggle{align-items:flex-start;flex-direction:column;padding-block:10px}.column-menu{width:90vw;grid-template-columns:1fr}.supplier-invoice-form{grid-template-columns:1fr}}
