:root{color-scheme:dark;font-family:Segoe UI,Arial,sans-serif;color:#e6ded2;background:#141515;font-synthesis:none;--bg: #141515;--shell: #191a1a;--surface: #1e2020;--surface-2: #232525;--surface-3: #292b2b;--border: #3a3a37;--border-soft: #30312f;--text: #eee7dc;--muted: #a99f93;--faint: #786f67;--gold: #d9ad63;--gold-bright: #f0bd63;--gold-deep: #9e6d2e;--burgundy: #542024;--burgundy-soft: #6a2b2d;--green: #81ad70;--orange: #d78b3e;--red: #c66e68;--focus: #f0bd63;--topbar-height: 64px;--nav-width: 104px;--category-width: 300px;--inspector-width: 310px}*{box-sizing:border-box}html,body,#root{margin:0;min-width:1160px;min-height:100%;height:100%;overflow:hidden}body{background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{color:inherit}button,a,input,select,textarea{outline:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{box-shadow:0 0 0 2px var(--bg),0 0 0 4px var(--focus)}button{cursor:pointer}.app-shell{height:100vh;min-height:720px;background:var(--bg)}.topbar{height:var(--topbar-height);display:flex;align-items:center;gap:18px;padding:0 18px;border-bottom:1px solid var(--border);background:#171818}.brand-lockup{display:flex;align-items:center;gap:12px;min-width:248px}.brand-lockup img{width:48px;height:48px;object-fit:contain;filter:drop-shadow(0 2px 5px rgba(0,0,0,.35))}.brand-lockup span{font-family:Georgia,Times New Roman,serif;color:#e0bc7b;font-size:21px;letter-spacing:.2px;white-space:nowrap}.topbar-divider{width:1px;height:28px;background:var(--border)}.topbar h1{margin:0;color:#ded4c7;font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:18px;letter-spacing:.2px}.topbar-spacer{flex:1}.sync-state{display:flex;align-items:center;color:#d2a65f;font-size:12px;white-space:nowrap}.sync-dot{width:7px;height:7px;margin-right:8px;border-radius:50%;background:#e2982d;box-shadow:0 0 0 3px #e2982d14}.help-button{height:36px;display:flex;align-items:center;gap:7px;border:0;border-left:1px solid var(--border);padding:0 4px 0 18px;color:#bfb4a7;background:transparent}.help-button:hover{color:var(--gold)}.workspace{height:calc(100vh - var(--topbar-height));display:grid;grid-template-columns:var(--nav-width) var(--category-width) minmax(540px,1fr) var(--inspector-width)}.primary-nav{min-width:0;padding:15px 8px 12px;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#191a1a}.nav-items{min-height:0;display:flex;flex-direction:column;gap:4px;overflow-y:auto;scrollbar-width:thin}.nav-items button{min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid transparent;border-radius:4px;background:transparent;color:#b7aea2;font-size:10px}.nav-items button:hover{color:#e7d7c1;background:#222322}.nav-items button.is-active{color:#f1bd68;border-color:#7d5732;border-left:2px solid var(--gold-bright);background:#482426}.collapse-button{margin-top:auto;min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px;border:0;color:#a99e90;background:transparent;font-size:11px}.collapse-button:hover{color:var(--gold)}.category-panel{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#1b1c1c;overflow:hidden}.category-all{min-height:59px;display:grid;grid-template-columns:1fr auto 24px;align-items:center;gap:10px;padding:0 13px 0 18px;border:0;border-bottom:1px solid var(--border);background:#202121;color:var(--text);text-align:left}.category-all strong{color:var(--gold);font-size:12px;font-weight:500}.category-all.is-selected{background:#272321}.category-scroll{flex:1;min-height:0;overflow:auto;padding:10px 8px 12px;scrollbar-width:thin;scrollbar-color:#4a443e transparent}.category-root{margin-bottom:2px}.category-row{min-height:34px;display:grid;grid-template-columns:22px minmax(0,1fr) 30px;align-items:center;border-radius:3px;color:#c9c0b5}.category-row:hover,.category-child:hover{background:#252625}.category-row.is-selected,.category-child.is-selected{color:#f0c477;background:#4a2427;box-shadow:inset 2px 0 #d49a4e}.tree-toggle,.category-name,.category-child{border:0;background:transparent}.tree-toggle{height:30px;display:grid;place-items:center;padding:0;color:#94897d}.category-name{min-width:0;height:32px;display:flex;align-items:center;gap:8px;padding:0;color:inherit;text-align:left}.category-name span,.category-child span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-count{color:#a99b87;font-variant-numeric:tabular-nums;font-size:11px;text-align:right}.category-children{padding-left:22px}.category-child{width:100%;min-height:31px;display:grid;grid-template-columns:16px minmax(0,1fr) 28px;align-items:center;gap:3px;border-radius:3px;padding:0 5px;color:#bdb4aa;font-size:12px;text-align:left}.add-category{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;margin:10px;border:1px solid #6c5437;border-radius:3px;color:#d9ad63;background:transparent;font-size:12px}.add-category:hover{background:#2a2520;border-color:var(--gold)}.catalog-main{min-width:0;display:grid;grid-template-rows:59px minmax(0,1fr) 44px;background:#1c1e1e;overflow:hidden}.catalog-toolbar{position:relative;display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid var(--border);background:#1b1c1c}.search-box{height:38px;min-width:260px;flex:1;display:flex;align-items:center;gap:9px;padding:0 11px;border:1px solid #4b4944;border-radius:4px;background:#191a1a;color:#aa9f92}.search-box:focus-within{border-color:var(--focus);box-shadow:0 0 0 1px #f0bd631f}.search-box input{min-width:0;flex:1;border:0;background:transparent;color:var(--text)}.search-box input:focus,.search-box input:focus-visible{border-color:transparent;outline:0;box-shadow:none}.search-box input::placeholder{color:#7d766e}kbd{border:1px solid #4b4843;border-radius:3px;padding:2px 5px;color:#8f877e;background:#202121;font-family:inherit;font-size:10px}.toolbar-button,.secondary-button{height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #514d47;border-radius:4px;padding:0 14px;background:#222322;color:#c7bdb1}.toolbar-button:hover,.secondary-button:hover{border-color:#8e6a3e;color:#efc67f}.toolbar-button.has-filter{border-color:var(--gold-deep);color:var(--gold);background:#29231f}.filter-wrap{position:relative}.filter-menu{position:absolute;z-index:20;top:45px;right:0;width:190px;padding:7px;border:1px solid #5c5144;border-radius:4px;background:#252626;box-shadow:0 14px 35px #00000061}.filter-menu>span{display:block;padding:6px 9px 9px;color:#8f857a;font-size:11px}.filter-menu button{width:100%;min-height:34px;display:flex;align-items:center;gap:7px;border:0;border-radius:3px;background:transparent;text-align:left}.filter-menu button:hover,.filter-menu button.is-active{color:#f0c477;background:#3f2725}.primary-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e0a550;border-radius:4px;padding:0 17px;color:#24180d;background:#e4ab55;font-weight:600;box-shadow:inset 0 1px #fff3}.primary-button:hover{background:#efbd70}.add-material-button{height:39px;white-space:nowrap}.table-wrap{position:relative;min-height:0;overflow:auto;scrollbar-width:thin;scrollbar-color:#4c4843 transparent}.materials-table{width:100%;min-width:770px;border-collapse:collapse;table-layout:fixed;font-size:11px}.materials-table thead{position:sticky;z-index:5;top:0;background:#202222}.materials-table th{height:40px;padding:0 10px;border-bottom:1px solid #41403c;color:#a99f93;font-weight:500;text-align:left;white-space:nowrap}.materials-table th:nth-child(2){width:31%}.materials-table th:nth-child(3){width:17%}.materials-table th:nth-child(4){width:8%}.materials-table th:nth-child(5){width:14%}.materials-table th:nth-child(6){width:14%}.materials-table th:nth-child(7){width:12%}.materials-table th:nth-child(8){width:14%}.materials-table th svg{vertical-align:middle}.materials-table th button{border:0;padding:0;color:inherit;background:transparent}.materials-table td{height:43px;padding:0 10px;border-bottom:1px solid #323331;color:#d2cbc2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}.materials-table tbody tr{cursor:pointer;background:#1d1f1f;transition:background .12s ease}.materials-table tbody tr:nth-child(2n){background:#202222}.materials-table tbody tr:hover{background:#292725}.materials-table tbody tr.is-selected{background:#54262a;box-shadow:inset 3px 0 #dca456}.materials-table tbody tr.is-selected td{border-bottom-color:#693238}.select-column{width:38px}.fake-check{width:15px;height:15px;display:inline-grid;place-items:center;border:1px solid #676159;border-radius:2px;color:#2b1b0d}.fake-check.is-checked{border-color:#e3ac5b;background:#d9a75a}.material-name{color:#ede4d7!important}.mono{color:#b9b0a4!important;font-family:Consolas,SFMono-Regular,monospace;font-size:10px}.price-cell{color:#e5d7c3!important;text-align:right}.status{display:inline-flex;align-items:center;gap:6px;color:#d4ccc2;font-size:10px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.status-review .status-dot{background:var(--orange)}.status-archived{color:#877f76}.status-archived .status-dot{background:#756e67}.empty-state{height:100%;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#8f877e}.empty-state strong{color:#d0c5b8;font-weight:500}.table-footer{min-width:0;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:0 14px;border-top:1px solid var(--border);color:#9e958a;background:#1b1c1c;font-size:10px}.table-footer>span:last-child{display:flex;align-items:center;justify-content:flex-end;gap:5px}.pagination{display:flex;align-items:center;gap:3px}.pagination button{width:28px;height:28px;border:1px solid transparent;border-radius:3px;background:transparent}.pagination button:hover,.pagination button.is-active{color:var(--gold);border-color:#715437;background:#24211e}.inspector{min-width:0;position:relative;display:flex;flex-direction:column;padding:16px 16px 13px;border-left:1px solid var(--border);background:#1b1c1c;overflow:hidden}.inspector-heading{min-height:68px;display:flex;align-items:flex-start;gap:10px}.inspector-heading>div{min-width:0;flex:1}.inspector-heading h2{margin:0 0 7px;color:#e1b56b;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400;line-height:1.2}.inspector-heading span{color:#a99e91;font-size:10px}.icon-button{width:38px;height:38px;display:inline-grid;flex:0 0 auto;place-items:center;border:1px solid #4b4945;border-radius:4px;background:transparent;color:#beb4a8}.icon-button:hover{border-color:#9b7444;color:var(--gold);background:#27231f}.material-photo{height:174px;margin-top:4px;overflow:hidden;border:1px solid #4a4640;border-radius:4px;background:#161717}.material-photo img{width:100%;height:100%;display:block;object-fit:cover}.photo-meta{height:41px;display:flex;align-items:center;justify-content:space-between;color:#9d9387;font-size:10px}.photo-controls{display:flex;gap:14px;color:#d6b579}.detail-list{min-height:0;margin:0 0 66px;overflow:auto;scrollbar-width:thin;scrollbar-color:#48433d transparent}.detail-list>div{min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border-bottom:1px solid #343432}.detail-list dt{color:#aba195;font-size:11px}.detail-list dd{max-width:150px;margin:0;color:#ded5ca;font-size:11px;text-align:right;overflow-wrap:anywhere}.detail-list .important{min-height:54px}.detail-list .important dt{color:#e2d4c0;font-weight:600}.detail-list .important dd{color:#e4b35f;font-size:17px;font-weight:600}.detail-list .markup-row{min-height:60px}.markup-row dd{display:flex;align-items:center;gap:6px;color:#79aa68}.source-link{display:block!important;padding:9px 0}.source-link a{display:block;color:#d3a353;font-size:10px;text-decoration:none;overflow:hidden;text-overflow:ellipsis}.source-link a:hover{text-decoration:underline}.inspector-actions{position:absolute;right:16px;bottom:13px;left:16px;display:grid;grid-template-columns:1fr 43px;gap:9px;padding-top:12px;background:#1b1c1c}.inspector-actions .primary-button{height:48px}.action-more{width:43px;height:48px}.eyebrow{display:block;margin-bottom:6px;color:#b68749!important;font-size:9px!important;letter-spacing:.08em;text-transform:uppercase}.quick-workspace,.admin-workspace,.supplier-workspace{grid-column:2 / -1;min-width:0;min-height:0;overflow:auto;padding:24px;background:#1b1d1d;scrollbar-width:thin}.module-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--border)}.module-hero h2{margin:0 0 8px;color:#e2d4c1;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.module-hero p{max-width:760px;margin:0;color:#a79d91;font-size:13px;line-height:1.55}.module-hero>svg{color:#bd8a4c}.quick-start-grid{display:grid;grid-template-columns:minmax(310px,.75fr) minmax(520px,1.25fr);gap:18px}.quick-path-card,.preset-library,.admin-card,.supplier-source-card{border:1px solid #41403c;border-radius:6px;background:#202222}.quick-path-card{min-height:330px;display:flex;flex-direction:column;align-items:flex-start;padding:28px}.quick-path-card.accent{border-top:3px solid #d49a4e;background:linear-gradient(145deg,#27231f,#202222 58%)}.quick-path-card>svg{color:#dda85b}.quick-path-card h3,.preset-library h3,.admin-card h3{margin:20px 0 8px;color:#eadfce;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400}.quick-path-card p,.section-heading p{margin:0;color:#a89e91;font-size:12px;line-height:1.5}.quick-path-card .primary-button{margin-top:auto}.preset-library{padding:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.section-heading h3{margin:0 0 4px;color:#e4d8c8;font-size:17px}.preset-card{min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) 30px 38px 38px auto;align-items:center;gap:8px;padding:9px 10px 9px 14px;border-top:1px solid #383936}.preset-card:first-of-type{border-top:0}.preset-card>div{min-width:0;display:flex;flex-direction:column;gap:4px}.preset-card strong{color:#e2d8ca;font-size:12px}.preset-card span{color:#8f877d;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preset-card>b{color:#d4a65e;text-align:center}.module-empty{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#817a72;text-align:center}.module-empty strong{color:#cfc5b9;font-weight:500}.module-empty span{max-width:500px;font-size:11px;line-height:1.5}.module-empty.large{min-height:330px;border:1px dashed #484640;border-radius:6px;background:#1e2020}.quick-builder{min-height:calc(100vh - 180px);display:grid;grid-template-columns:270px minmax(0,1fr);border:1px solid #41403c;border-radius:6px;overflow:hidden}.quick-stepper{padding:16px;border-right:1px solid #3d3e3b;background:#1e2020}.quick-stepper>button{width:100%;min-height:74px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;border:0;border-bottom:1px solid #343532;padding:10px 6px;color:#958c82;background:transparent;text-align:left}.quick-stepper>button>span{width:25px;height:25px;display:grid;place-items:center;border:1px solid #5a5650;border-radius:50%;font-size:11px}.quick-stepper>button div{display:flex;flex-direction:column;gap:4px}.quick-stepper>button strong{color:#c6bdb1;font-size:12px}.quick-stepper>button small{font-size:9px;line-height:1.4}.quick-stepper>button.is-active{color:#e0a753;background:#29231f}.quick-stepper>button.is-active>span,.quick-stepper>button.is-done>span{border-color:#d5a052;color:#21160c;background:#d5a052}.quick-step-content{min-width:0;display:flex;flex-direction:column;padding:24px;background:#202222}.quick-step-head{display:flex;justify-content:space-between;gap:20px;margin-bottom:18px}.quick-step-head h2{margin:0 0 5px;color:#e8ddcd;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.quick-step-head p{margin:0;color:#968d83;font-size:11px}.quick-slot-list{display:flex;flex-direction:column;gap:7px}.quick-slot{min-height:72px;display:grid;grid-template-columns:180px minmax(260px,1fr) 95px 85px;align-items:center;gap:10px;padding:9px 12px;border:1px solid #3b3c39;border-radius:4px;background:#1d1f1f}.quick-slot.is-filled{border-left:2px solid #c98f45;background:#22211f}.quick-slot>div{display:flex;flex-direction:column;gap:4px}.quick-slot strong{color:#ded4c7;font-size:11px}.quick-slot small{color:#867e75;font-size:9px}.quick-slot label{margin:0}.quick-slot select,.quick-slot input{min-height:36px}.quick-builder-actions{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:20px}.quick-builder-actions>span{flex:1;color:#948b80;font-size:10px}.quick-final-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-review-group{margin-bottom:14px;border:1px solid #3c3d3a;border-radius:4px;overflow:hidden}.quick-review-group h3{height:42px;display:flex;align-items:center;justify-content:space-between;margin:0;padding:0 13px;color:#d5a75e;background:#252422;font-size:12px}.quick-review-group h3 span{color:#9c9285}.quick-review-group>div{min-height:38px;display:grid;grid-template-columns:1fr 120px 100px;align-items:center;gap:12px;padding:0 13px;border-top:1px solid #333532;font-size:11px}.quick-review-group>div span{color:#aaa095}.quick-preset-modal{width:min(1100px,92vw)}.quick-preset-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.preset-slot-scroll{max-height:58vh;overflow:auto;padding-right:4px}.preset-slot-scroll section{margin-bottom:16px}.preset-slot-scroll h3{margin:0 0 7px;color:#d2a35b;font-size:12px}.preset-slot-row{display:grid;grid-template-columns:180px minmax(300px,1fr) 90px 90px;align-items:center;gap:8px;padding:5px 0;border-top:1px solid #343532}.preset-slot-row>span{color:#c7bdb1;font-size:11px}.module-tabs{display:flex;gap:4px;margin-bottom:14px;border-bottom:1px solid #41403c}.module-tabs button{height:42px;border:0;border-bottom:2px solid transparent;padding:0 18px;color:#9e958a;background:transparent}.module-tabs button.is-active{border-bottom-color:#d6a052;color:#e1bd80}.admin-card{padding:18px}.employee-table{border:1px solid #3c3d3a;border-radius:4px;overflow:hidden}.employee-row{width:100%;min-height:48px;display:grid;grid-template-columns:1.4fr 1fr 1fr 85px 95px 70px;align-items:center;gap:12px;border:0;border-top:1px solid #343532;padding:0 13px;color:#bbb2a8;background:#1e2020;text-align:left;font-size:11px}.employee-row.head{min-height:36px;border-top:0;color:#837b72;background:#242625}.employee-row:not(.head):hover{background:#262624}.employee-row strong{color:#ded4c7}.roles-layout{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:560px;border:1px solid #3c3d3a;border-radius:5px;overflow:hidden}.role-list{display:flex;flex-direction:column;gap:4px;padding:12px;border-right:1px solid #3b3c39;background:#1d1f1f}.role-list>button:not(.secondary-button){min-height:55px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;border:0;border-left:2px solid transparent;padding:9px 11px;color:#b9b0a5;background:transparent}.role-list>button.is-active{border-left-color:#d8a252;color:#e4c18a;background:#292522}.role-list small{color:#817970}.role-editor{padding:22px;background:#202222}.role-editor .section-heading input{min-width:320px;color:#e4d6c4;font-family:Georgia,Times New Roman,serif;font-size:20px}.permission-group{margin-bottom:18px}.permission-group h3{margin:0 0 7px;color:#b78b50;font-size:11px}.permission-group>button{width:100%;min-height:43px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;border:0;border-top:1px solid #343532;padding:5px 8px;color:#aaa196;background:transparent;text-align:left}.permission-group>button>span{width:17px;height:17px;display:grid;place-items:center;border:1px solid #656059;border-radius:2px}.permission-group>button.is-checked>span{border-color:#d5a152;color:#21160d;background:#d5a152}.permission-group>button div{display:flex;flex-direction:column;gap:2px}.permission-group>button strong{color:#d8cfc3;font-size:11px}.permission-group>button small{color:#77716a;font-family:Consolas,monospace;font-size:9px}.api-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px}.api-contract{display:flex;flex-direction:column;align-items:flex-start;min-height:340px}.api-contract>svg{color:#d2a159}.api-contract p{color:#a49a8e;font-size:12px;line-height:1.55}.api-contract code{width:100%;margin-top:7px;padding:9px 11px;border:1px solid #353633;border-radius:3px;color:#d3b681;background:#191b1b;font-size:11px}.stage-badge{margin-top:auto;padding:7px 10px;border:1px solid #725638;border-radius:3px;color:#d7a761;background:#29231f;font-size:10px}.employee-modal{width:520px}.flexible-groups{min-height:0;overflow:auto;padding-right:3px}.flexible-groups-toolbar{display:flex;align-items:center;gap:8px;margin-bottom:10px}.flexible-groups-toolbar>span{flex:1;color:#948b80;font-size:10px}.quick-material-group{margin-bottom:9px;border:1px solid #3b3c39;border-radius:5px;overflow:hidden;background:#1c1e1e}.quick-material-group>header{min-height:51px;display:grid;grid-template-columns:minmax(0,1fr) 38px 38px 38px;align-items:center;gap:7px;padding:6px 9px 6px 13px;border-bottom:1px solid #383936;background:#252522}.quick-material-group>header>div{display:flex;flex-direction:column;gap:3px}.quick-material-group>header strong{color:#dfd4c5;font-size:12px}.quick-material-group>header small{color:#857d74;font-size:9px}.quick-material-group>header input{min-height:33px;color:#e1b467;font-weight:600}.quick-material-lines{padding:7px 9px}.quick-material-line{min-height:48px;display:grid;grid-template-columns:145px minmax(260px,1fr) 75px 75px 38px 38px;align-items:end;gap:7px;padding:5px 0;border-top:1px solid #30322f}.quick-material-line:first-child{border-top:0}.quick-material-line>input,.quick-material-line>select{min-height:36px}.quick-material-line label{margin:0}.quick-material-line label input{min-height:36px}.quick-add-first{width:100%;min-height:45px;display:flex;align-items:center;justify-content:center;gap:7px;border:0;color:#c89a57;background:#1e2020;font-size:11px}.quick-add-first:hover{background:#26231f}.preset-step-tabs{display:flex;gap:3px;margin-bottom:9px;border-bottom:1px solid #3e3f3c}.preset-step-tabs button{min-height:38px;border:0;border-bottom:2px solid transparent;padding:0 11px;color:#958c82;background:transparent;font-size:10px}.preset-step-tabs button.is-active{border-bottom-color:#d1a052;color:#e2ba79}.modal-action-note{margin-right:auto;color:#968d82;font-size:10px}.supplier-source-builder{padding:16px;border:1px solid #41403c;border-radius:6px;background:#202222}.supplier-source-row{min-height:48px;display:grid;grid-template-columns:28px 190px minmax(360px,1fr) 38px;align-items:center;gap:8px;border-top:1px solid #343532;padding:5px 0}.supplier-source-row>span{color:#a07742;text-align:center;font-size:11px}.supplier-name-field{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 54px;gap:5px}.supplier-name-field button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border:1px solid #4a4843;border-radius:3px;color:#887e73;background:#242525;font-size:8px}.supplier-name-field button.is-auto{border-color:#80613d;color:#d19b52;background:#30291f}.supplier-source-actions{display:flex;align-items:center;gap:14px;margin-top:12px}.supplier-source-actions>span{flex:1;color:#8e867d;font-size:10px;line-height:1.45}.supplier-crawl-settings{display:grid;grid-template-columns:minmax(280px,1.4fr) minmax(190px,.8fr) minmax(170px,.7fr);gap:10px;margin-top:12px;padding:12px;border:1px solid #373834;background:#1c1e1e}.supplier-crawl-settings label{display:flex;flex-direction:column;gap:6px;margin:0;color:#9c9389;font-size:10px}.supplier-crawl-settings select:disabled{opacity:.45;cursor:not-allowed}.supplier-result-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px;margin:11px 0}.supplier-result-strip>div{min-width:0;display:flex;flex-direction:column;gap:3px;padding:10px 12px;border:1px solid #42413d;border-left:2px solid #769a67;background:#202220}.supplier-result-strip>div.is-warning{border-left-color:#d19a4d}.supplier-result-strip>div.is-error{border-left-color:#b86460}.supplier-result-strip strong{color:#d5cabd;font-size:11px}.supplier-result-strip span{color:#8f877e;font-size:9px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-result-strip small{color:#b08b57;font-size:9px}.supplier-result-strip em{color:#d6a65f;font-size:9px;font-style:normal;line-height:1.35}.supplier-filters{display:grid;grid-template-columns:minmax(260px,1fr) 180px 110px 110px 150px;align-items:center;gap:8px;margin:11px 0;padding:10px;border:1px solid #3c3d3a;background:#202222}.supplier-filter-search{display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid #4a4844;border-radius:3px}.supplier-filter-search input{border:0;background:transparent;box-shadow:none!important}.inline-check{flex-direction:row;align-items:center;gap:7px;margin:0}.inline-check input{width:15px;min-height:15px}.supplier-selection-actions{flex:1;display:flex;align-items:center;gap:8px}.supplier-selection-actions span{margin-right:auto;color:#938a80;font-size:10px}.supplier-selection-actions button{border:0;color:#c59a61;background:transparent;font-size:10px}.supplier-table.editable .supplier-row{grid-template-columns:34px minmax(390px,1fr) 150px 125px 220px}.supplier-table.editable .supplier-row input{min-height:33px}.supplier-link-edit{display:grid;grid-template-columns:minmax(0,1fr) 26px;align-items:center;gap:5px}.supplier-link-edit a{justify-content:center}.credentials-card{display:grid;grid-template-columns:26px minmax(0,1fr) auto 38px;align-items:center;gap:10px;margin-bottom:13px;padding:12px;border:1px solid #775a35;border-left:3px solid #d29c4f;background:#29241f}.credentials-card>svg{color:#d4a056}.credentials-card>div{display:flex;flex-direction:column;gap:3px}.credentials-card strong{color:#eadac4;font-size:11px}.credentials-card span{color:#cfb98f;font-size:11px}.credentials-card small{color:#8f8579;font-size:9px}.password-ready{color:#8eb27d}.password-missing{color:#ce7770}.password-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.field-help{color:#827a71;font-size:9px;line-height:1.4}.local-auth-note{display:flex;align-items:flex-start;gap:8px;padding:10px;border-left:2px solid #a57942;color:#a79d91;background:#25231f;font-size:10px;line-height:1.45}.local-auth-note svg{flex:0 0 auto;color:#cb9650}.local-login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 50% 15%,#292420,#151616 55%)}.local-login form{width:420px;display:flex;flex-direction:column;padding:34px;border:1px solid #4b443b;border-radius:7px;background:#1e2020;box-shadow:0 24px 70px #00000061}.local-login img{width:72px;height:72px;align-self:center;margin-bottom:14px;object-fit:contain}.local-login h1{margin:0 0 8px;color:#e4d4bd;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;text-align:center}.local-login p{margin:0 0 22px;color:#9d9387;font-size:11px;line-height:1.55;text-align:center}.local-login .eyebrow{text-align:center}.local-login .primary-button{margin-top:8px}.supplier-source-card{display:grid;grid-template-columns:230px minmax(360px,1fr) auto;align-items:end;gap:12px;padding:16px}.supplier-source-card label{margin:0}.supplier-notice{display:flex;align-items:flex-start;gap:11px;margin:12px 0;padding:12px 14px;border-left:2px solid #b98342;color:#b5aa9d;background:#25231f}.supplier-notice>svg{flex:0 0 auto;color:#d29c52}.supplier-notice div{display:flex;flex-direction:column;gap:3px;font-size:11px}.supplier-notice strong{color:#d7cbbb}.supplier-import-toolbar{display:flex;align-items:end;gap:12px;margin:12px 0;padding:12px 14px;border:1px solid #3d3e3a;border-radius:4px;background:#202222}.supplier-import-toolbar label{min-width:360px;margin:0}.supplier-import-toolbar>span{flex:1;color:#968d82;font-size:11px}.supplier-destination-picker{width:min(410px,37vw);min-width:320px;display:flex;flex-direction:column;gap:6px}.supplier-destination-picker>span{color:#9c9389;font-size:10px}.supplier-destination-button{min-width:0;min-height:47px;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;border:1px solid #5a5146;border-radius:3px;padding:6px 9px;color:#d6a45f;background:#1b1d1d;text-align:left}.supplier-destination-button>span{min-width:0;display:flex;flex-direction:column;gap:2px}.supplier-destination-button strong,.supplier-destination-button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-destination-button strong{color:#ddd0bf;font-size:10px}.supplier-destination-button small{color:#887e73;font-size:8px}.supplier-table{border:1px solid #3c3d3a;border-radius:4px;overflow:auto}.supplier-row{min-width:900px;min-height:62px;display:grid;grid-template-columns:34px minmax(360px,1fr) 150px 140px 100px;align-items:center;gap:10px;padding:7px 12px;border-top:1px solid #343532;color:#bdb4aa;background:#1e2020;font-size:11px}.supplier-row.head{min-height:36px;border-top:0;color:#8b8279;background:#252725}.supplier-row.is-imported{opacity:.55}.supplier-product{min-width:0;display:flex;align-items:center;gap:10px}.supplier-product img{width:46px;height:46px;flex:0 0 auto;border:1px solid #45443f;border-radius:3px;object-fit:cover}.supplier-product div{min-width:0;display:flex;flex-direction:column;gap:4px}.supplier-product strong{color:#e1d7ca;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-product small{color:#7f7870}.supplier-row a{display:inline-flex;align-items:center;gap:4px;color:#d6a65c;text-decoration:none}.module-error{margin:12px 0;padding:12px 14px;border:1px solid #75413e;color:#dda29d;background:#382322;font-size:11px}@media(max-width:1350px){.quick-material-line{grid-template-columns:125px minmax(210px,1fr) 70px 70px 38px 38px}.quick-start-grid{grid-template-columns:1fr}.supplier-filters{grid-template-columns:minmax(240px,1fr) 160px 100px 100px}.supplier-filters .inline-check{grid-column:1 / -1}.supplier-crawl-settings{grid-template-columns:1fr 1fr}.supplier-crawl-settings label:first-child{grid-column:1 / -1}}.inspector-edit{padding-bottom:0}.inspector-edit .inspector-heading{min-height:86px}.inspector-edit .inspector-heading h2{color:#e5d7c3;font-family:Segoe UI,Arial,sans-serif;font-size:14px;font-weight:600}.edit-scroll{min-height:0;flex:1;overflow:auto;padding-right:3px;padding-bottom:90px;scrollbar-width:thin;scrollbar-color:#4d453e transparent}label{display:flex;flex-direction:column;gap:6px;margin-bottom:11px;color:#aaa094;font-size:10px}input,select,textarea{width:100%;min-height:37px;border:1px solid #4a4844;border-radius:3px;padding:8px 9px;color:#e7ded2;background:#202222}textarea{min-height:76px;resize:vertical}input:hover,select:hover,textarea:hover{border-color:#6e604f}input:focus,select:focus,textarea:focus{border-color:#aa7840}.field-pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.form-section-title{margin:14px 0 10px;padding-bottom:7px;border-bottom:1px solid #41403c;color:#d9bc8a;font-size:11px;font-weight:600}.audit-note{display:flex;gap:7px;align-items:flex-start;padding:9px;border-left:2px solid #967042;color:#a99d90;background:#25231f;font-size:10px;line-height:1.4}.edit-actions{grid-template-columns:1fr 1.35fr;padding-top:10px;background:#1b1c1c}.edit-actions .secondary-button{height:48px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#040505b8;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:min(520px,100%);padding:20px;border:1px solid #6a5944;border-radius:5px;background:#202121;box-shadow:0 25px 70px #00000080}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.modal-header h2{margin:0;color:#e7d7c1;font-family:Georgia,Times New Roman,serif;font-weight:400}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.modal-actions button{min-width:118px}.toast{position:fixed;z-index:200;right:24px;bottom:24px;display:flex;align-items:center;gap:9px;min-height:44px;padding:0 15px;border:1px solid #785935;border-radius:4px;color:#e8d7c0;background:#2a2520;box-shadow:0 12px 35px #0006;font-size:12px}.toast svg{color:#84ae73}@media(max-width:1280px){:root{--category-width: 255px;--inspector-width: 280px}.materials-table th:nth-child(6),.materials-table td:nth-child(6){display:none}.sync-state{max-width:210px;overflow:hidden;text-overflow:ellipsis}}.asset-help{margin:-2px 0 12px;color:#9d9387;font-size:11px;line-height:1.45}.material-image-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.upload-image-button{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:7px;margin:0;cursor:pointer}.image-library{margin:10px 0 14px}.field-label{display:flex;align-items:center;gap:6px;margin-bottom:7px;color:#b9aa98;font-size:10px}.image-library>div{display:flex;gap:7px;overflow:auto;padding:2px}.image-library button{width:92px;min-width:92px;padding:5px;overflow:hidden;border:1px solid #4c4944;border-radius:4px;color:#c4b7a7;background:#1b1d1d;text-align:left}.image-library button:hover,.image-library button.is-selected{border-color:#c9944e;background:#32271e}.image-library img{width:80px;height:50px;display:block;object-fit:cover;border-radius:2px}.image-library span{display:block;margin-top:4px;overflow:hidden;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.project-workspace{grid-column:2 / -1;min-width:0;min-height:0;display:grid;grid-template-columns:300px minmax(0,1fr);background:#1c1e1e;overflow:hidden}.project-list-panel{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#191a1a}.project-list-header{display:flex;align-items:center;justify-content:space-between;min-height:88px;padding:16px;border-bottom:1px solid var(--border)}.project-list-header h2{margin:0;color:#e5d6c1;font-family:Georgia,serif;font-size:22px;font-weight:400}.project-list-scroll{min-height:0;flex:1;overflow:auto;padding:8px}.project-list-card{width:100%;display:grid;gap:5px;padding:13px;border:1px solid transparent;border-radius:4px;color:#d4cbc0;background:transparent;text-align:left}.project-list-card:hover{background:#232323}.project-list-card.is-active{border-color:#765637;background:#31271f;box-shadow:inset 3px 0 #dca456}.project-list-card>span{color:#b58344;font:10px Consolas,monospace}.project-list-card strong{overflow:hidden;color:#eadccd;font-size:13px;white-space:nowrap;text-overflow:ellipsis}.project-list-card small{overflow:hidden;color:#9e9387;white-space:nowrap;text-overflow:ellipsis}.project-list-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.project-list-card em{color:#c8a16a;font-size:10px;font-style:normal}.project-list-card b{color:#e0b168;font-size:11px}.project-passport{min-width:0;overflow:auto;padding:26px 30px 42px}.project-passport-header,.project-section-heading,.project-stage-bar,.project-kpi-grid,.project-content-grid,.project-linked-grid{max-width:1320px;margin-right:auto;margin-left:auto}.project-passport-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid #3c3b38}.project-passport-header h2{margin:0 0 8px;color:#eee0d0;font:400 30px Georgia,serif}.project-passport-header p{margin:0;color:#aaa095}.project-header-actions,.section-actions{display:flex;gap:8px}.project-stage-bar{display:grid;grid-template-columns:auto 210px minmax(130px,1fr) minmax(120px,1fr);align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid #3c3b38;color:#aaa095;font-size:11px}.project-stage-bar select{min-height:35px}.project-stage-bar div{display:grid;gap:4px}.project-stage-bar div span{color:#888075;font-size:9px;text-transform:uppercase}.project-stage-bar b{color:#dac9b3}.project-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:18px 0}.project-kpi-grid article{display:grid;gap:5px;padding:15px;border:1px solid #45423d;border-radius:4px;background:#202222}.project-kpi-grid span{color:#a79a8c;font-size:10px}.project-kpi-grid strong{color:#e3b364;font:400 20px Georgia,serif}.project-kpi-grid small{color:#837a70}.project-content-grid,.project-linked-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-bottom:12px}.project-detail-section{min-width:0;padding:18px;border:1px solid #45423d;border-radius:4px;background:#202222}.project-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:13px;padding-bottom:14px;border-bottom:1px solid #393936}.project-section-heading>div{display:flex;gap:10px;color:#cfa15e}.project-section-heading h3{margin:0 0 4px;color:#e0d2c2;font-size:14px}.project-section-heading p{margin:0;color:#938a80;font-size:10px;line-height:1.4}.project-overview dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;margin:13px 0 0}.project-overview dl div{padding:9px 0;border-bottom:1px solid #343431}.project-overview dt{color:#91877b;font-size:10px}.project-overview dd{margin:5px 0 0;color:#d9cec0;font-size:11px;overflow-wrap:anywhere}.project-note{margin:14px 0 0;padding:10px;border-left:2px solid #a9793e;color:#c0b5a7;background:#272420;font-size:11px;line-height:1.45}.project-task-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin:13px 0}.project-task-add button{min-height:37px}.project-task-list{display:grid;gap:6px}.project-task{display:grid;grid-template-columns:28px minmax(0,1fr) 125px 34px;align-items:center;gap:7px}.task-check{width:26px;height:26px;display:grid;place-items:center;border:1px solid #625947;border-radius:50%;color:#252019;background:transparent}.task-done .task-check{border-color:#79906d;background:#8fa37a}.task-done input{color:#8e8b84;text-decoration:line-through}.project-task input,.project-task select{min-height:32px;padding:6px 7px}.project-task .icon-button{width:32px;height:32px}.linked-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 0;border:0;border-bottom:1px solid #373734;color:#d9ccbb;background:transparent;text-align:left}.linked-row:hover{color:#e7b869}.linked-row div{display:grid;gap:4px}.linked-row span{color:#90867a;font-size:10px}.linked-row b{color:#e0b168;white-space:nowrap}.project-mini-list{display:grid;gap:0;margin-top:4px}.project-mini-list div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #373734;color:#d5c8b8;font-size:11px}.project-mini-list b{color:#9c9489;font-size:10px;font-weight:400}.section-empty{margin:14px 0 0;color:#948a7e;font-size:11px;line-height:1.5}@media(max-width:1000px){.project-workspace{grid-template-columns:240px minmax(0,1fr)}.project-passport{padding:20px}.project-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-content-grid,.project-linked-grid{grid-template-columns:1fr}.project-stage-bar{grid-template-columns:1fr 170px}.project-stage-bar>div{display:none}}.category-toolbar-note{min-height:30px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid var(--border-soft);color:#8f8478;background:#191a1a;font-size:9px}.category-row{grid-template-columns:21px minmax(0,1fr) 25px 24px;padding-left:calc(var(--tree-depth, 0) * 14px)}.category-node .category-node{margin-left:0}.category-edit-button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:3px;color:#b79c73;background:transparent;opacity:0}.category-row:hover .category-edit-button,.category-row.is-selected .category-edit-button{opacity:1}.category-edit-button:hover{color:#f0bd63;background:#3b2b22}.tree-spacer{width:14px;height:14px;display:block}.category-footer-actions{display:grid;grid-template-columns:1fr 102px;gap:7px;padding:9px;border-top:1px solid var(--border-soft)}.category-footer-actions .add-category{min-height:42px;margin:0}.trash-button{position:relative;min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #4c4944;border-radius:3px;color:#b5aa9d;background:transparent;font-size:11px}.trash-button:hover{color:#e1b56b;border-color:#806443}.trash-button b{min-width:17px;height:17px;display:grid;place-items:center;border-radius:9px;color:#25170e;background:#d9a75a;font-size:9px}.catalog-main.has-search-banner{grid-template-rows:59px 34px minmax(0,1fr) 44px}.global-search-banner{min-width:0;display:flex;align-items:center;gap:7px;padding:0 12px;border-bottom:1px solid #55432f;color:#d2b17c;background:#29231e;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-search-banner button{margin-left:auto;display:flex;align-items:center;gap:4px;border:0;color:#e6bd7b;background:transparent;font-size:10px}.search-box.is-global{border-color:#9b7441;background:#201d1a}.backup-actions{display:flex;gap:5px}.backup-actions .icon-button{width:38px;height:38px}.status-draft .status-dot{background:#8a7bb5}.status-draft{color:#b9aed5}.save-saving .sync-dot{background:#d5a85c}.save-error .sync-dot{background:#c66e68}.immutable-id{margin:-10px 0 14px;color:#746d65;font-family:Consolas,monospace;font-size:9px}.category-editor-modal{width:min(620px,100%);max-height:calc(100vh - 42px);overflow:auto}.category-order-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;padding:10px 0;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);color:#ada398;font-size:10px}.category-order-row>div{display:flex;gap:6px}.category-order-row .secondary-button{height:34px;padding:0 10px}.danger-zone{margin-top:16px;padding:13px;border:1px solid #61383a;background:#28201f}.danger-zone>div{display:flex;flex-direction:column;gap:3px;margin-bottom:10px}.danger-zone strong{color:#d7b7ac;font-size:11px}.danger-zone span{color:#9f8e87;font-size:9px}.danger-zone label{margin:8px 0}.danger-button{min-height:37px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #8d4c4c;border-radius:3px;padding:0 12px;color:#d9aaa6;background:#3a2525}.danger-button:hover{border-color:#c66e68;color:#f0c7c4}.form-error{margin:10px 0;padding:9px 11px;border-left:2px solid #c66e68;color:#e0b4af;background:#332323;font-size:10px}.material-editor-backdrop{padding:18px}.material-editor-modal{width:min(980px,100%);height:min(760px,calc(100vh - 36px));display:grid;grid-template-rows:auto 46px minmax(0,1fr) auto;border:1px solid #6a5944;border-radius:5px;background:#202121;box-shadow:0 25px 70px #0000008f;overflow:hidden}.material-editor-header{min-height:82px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 20px 12px}.material-editor-header h2{max-width:800px;margin:0;color:#e7d7c1;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-editor-header .immutable-id{margin:6px 0 0}.editor-tabs{display:flex;gap:2px;padding:0 20px;border-bottom:1px solid var(--border)}.editor-tabs button{min-width:116px;border:0;border-bottom:2px solid transparent;color:#a99f93;background:transparent;font-size:11px}.editor-tabs button:hover{color:#e2d5c2}.editor-tabs button.is-active{color:#ebbd70;border-bottom-color:#d9a75a;background:#242321}.material-editor-body{min-height:0;overflow:auto;padding:20px;scrollbar-width:thin;scrollbar-color:#4d453e transparent}.editor-grid{display:grid;gap:12px}.editor-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.editor-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.checkbox-field{min-height:55px;display:flex;flex-direction:row;align-items:center;gap:9px;padding:8px 10px;border:1px solid #484641;border-radius:3px;background:#202222}.checkbox-field input{width:16px;min-height:16px;height:16px;padding:0;accent-color:#d9a75a}.checkbox-field span{color:#c1b7ab;line-height:1.35}input:disabled{color:#a99d8e;background:#191a1a;opacity:.76}.price-explanation{display:flex;flex-direction:column;gap:5px;margin-top:10px;padding:12px;border-left:2px solid #8d6b3f;color:#9f9488;background:#26231f;font-size:10px}.price-explanation strong{color:#dfbf8d}.asset-preview{display:grid;grid-template-columns:260px 1fr;gap:18px;margin-bottom:14px;padding:12px;border:1px solid #45433f;background:#1b1c1c}.asset-preview>img{width:260px;height:160px;object-fit:cover;border:1px solid #4a4640}.asset-preview>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;color:#9d9387;font-size:10px}.asset-preview strong{color:#ddc69f;font-size:13px}.asset-preview .checkbox-field{width:100%;margin:0}.material-editor-footer{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 20px;border-top:1px solid var(--border);background:#1b1c1c}.material-editor-footer>span{color:#8e857b;font-size:9px}.material-editor-footer>div{display:flex;gap:8px}.material-editor-footer button{min-width:140px;height:42px}.material-form-error{margin:0 20px 8px}.field-hint{color:#786f67;font-size:9px;line-height:1.35}.trash-modal{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto}.trash-empty{min-height:160px;display:grid;place-items:center;color:#8f857a;border:1px dashed #46423d}.trash-section{margin-top:16px}.trash-section h3{color:#dcb672;font-family:Georgia,serif;font-weight:400}.trash-row{min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto 36px;align-items:center;gap:8px;padding:8px 0;border-bottom:1px solid var(--border-soft)}.trash-row>div{min-width:0;display:flex;flex-direction:column;gap:4px}.trash-row strong{color:#ded5ca;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trash-row span{color:#8f857a;font-size:9px}.trash-row button{min-height:34px;display:flex;align-items:center;gap:6px;border:1px solid #5b5145;border-radius:3px;color:#d1b27e;background:#272421;font-size:10px}.trash-row .danger-icon{width:34px;justify-content:center;color:#c4827c;border-color:#603c3c}.trash-warning{margin-top:18px;color:#927f77;font-size:9px}.import-review p{color:#aca196;font-size:11px;line-height:1.55}.import-summary{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.import-summary div{min-height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid #4b4741;background:#1b1c1c}.import-summary strong{color:#e4b35f;font-family:Georgia,serif;font-size:24px;font-weight:400}.import-summary span{color:#958b80;font-size:9px}.inspector-empty{align-items:center;justify-content:center;gap:8px;color:#8e857c;text-align:center}.inspector-empty strong{color:#d6cbbb}.inspector-empty span{max-width:220px;font-size:10px;line-height:1.45}.app-loading,.fatal-error{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#bba98f;background:#141515}.app-loading img{width:74px;height:74px;object-fit:contain}.fatal-error h1{margin:0;color:#e1c698;font-family:Georgia,serif;font-weight:400}.fatal-error p{color:#c8958e}.save-error-banner{position:fixed;z-index:250;left:50%;bottom:18px;transform:translate(-50%);padding:10px 14px;border:1px solid #8c4f4c;color:#e5b8b3;background:#3a2525;font-size:10px}@media(max-width:1260px){.editor-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.global-search-banner{font-size:9px}.backup-actions{display:none}}@media(max-height:820px){.material-photo{height:130px}.nav-items button{min-height:54px}.detail-list>div{min-height:36px}}.estimate-workspace{min-width:0;grid-column:2 / -1;display:grid;grid-template-columns:244px minmax(650px,1fr) 294px;background:#191a1a;overflow:hidden}.estimate-list-panel{min-width:0;display:flex;flex-direction:column;border-right:1px solid var(--border);background:#1a1b1b}.estimate-list-header{min-height:79px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:13px 12px;border-bottom:1px solid var(--border)}.estimate-list-header h2,.summary-heading h2{margin:0;color:#e5d6c3;font-family:Georgia,serif;font-size:20px;font-weight:400}.estimate-new-button{min-width:80px;min-height:36px;padding:0 10px;font-size:11px}.estimate-list-scroll{min-height:0;flex:1;overflow:auto;padding:8px;scrollbar-width:thin;scrollbar-color:#4b453f transparent}.estimate-list-card{width:100%;min-height:102px;display:flex;flex-direction:column;gap:9px;margin-bottom:6px;padding:11px;border:1px solid #343533;border-radius:4px;color:#c9c0b5;background:#1e2020;text-align:left}.estimate-list-card:hover{border-color:#66523b;background:#242321}.estimate-list-card.is-active{border-color:#865d31;background:#382523;box-shadow:inset 2px 0 #e0a550}.estimate-list-card>div{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.estimate-list-card strong{color:#e5d9ca;font-size:12px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.estimate-list-card>div span{color:#9c8d7b;font-family:Consolas,monospace;font-size:9px}.estimate-list-card>small{color:#91877c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.estimate-list-card footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.estimate-list-card footer b{color:#e0b36a;font-size:12px}.estimate-status{display:inline-flex;align-items:center;min-height:20px;padding:0 7px;border:1px solid #5e4931;border-radius:10px;color:#c99b58;font-size:9px}.estimate-status.status-ready{border-color:#52664c;color:#9fc28e}.estimate-status.status-approved{border-color:#3f6a59;color:#83c8a9}.estimate-list-empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px;color:#817970;text-align:center}.estimate-list-empty strong{color:#c8bbae}.estimate-list-empty span{font-size:10px;line-height:1.5}.estimate-empty-screen{grid-column:2 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#817970;background:#1c1e1e;text-align:center}.estimate-empty-screen h2{margin:15px 0 3px;color:#e1d4c4;font-family:Georgia,serif;font-weight:400}.estimate-empty-screen p{max-width:420px;margin:0 0 18px}.estimate-editor{min-width:0;display:flex;flex-direction:column;background:#1d1f1f;overflow:hidden}.estimate-editor-header{min-height:64px;display:flex;align-items:center;gap:8px;padding:9px 13px;border-bottom:1px solid var(--border);background:#1b1c1c}.estimate-action-button{height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #514d47;border-radius:4px;padding:0 10px;color:#c9bba8;background:#222322;font-size:9px;white-space:nowrap}.estimate-action-button:hover{border-color:#8e6a3e;color:#efc67f}.estimate-action-button:disabled{opacity:.55;cursor:wait}.project-save-button{border-color:#735436;color:#dfae65;background:#29231f}.estimate-title-fields{min-width:0;flex:1}.estimate-title-fields input{height:30px;min-height:30px;border:0;padding:0;color:#eadbc7;background:transparent;font-family:Georgia,serif;font-size:19px}.estimate-title-fields input:focus-visible{box-shadow:none}.estimate-title-fields span{display:block;color:#7f766d;font-size:9px}.estimate-view-toggle{display:flex;padding:3px;border:1px solid #44413d;border-radius:4px;background:#171818}.estimate-view-toggle button{height:30px;border:0;border-radius:3px;padding:0 11px;color:#948a7f;background:transparent;font-size:10px}.estimate-view-toggle button.is-active{color:#e3ba75;background:#3d2924}.estimate-meta-grid{display:grid;grid-template-columns:1fr 1fr 150px;gap:9px;padding:11px 13px 0;border-bottom:1px solid #323330;background:#202121}.estimate-meta-grid label{margin-bottom:10px}.estimate-meta-grid input,.estimate-meta-grid select{min-height:34px}.estimate-blocks{min-height:0;flex:1;overflow:auto;padding:12px;scrollbar-width:thin;scrollbar-color:#4b453f transparent}.estimate-block{margin-bottom:11px;border:1px solid #3d3d39;border-radius:4px;background:#202222;overflow:hidden}.estimate-block-header{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px 12px;border-bottom:1px solid #3a3936;background:#242423}.block-title{min-width:0;flex:1;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;column-gap:8px}.block-title>span{grid-row:1 / 3;color:#a06f37;font-family:Georgia,serif;font-size:16px}.block-title input,.block-title h3{width:100%;height:25px;min-height:25px;margin:0;border:0;padding:0;color:#e8d7c1;background:transparent;font-family:Georgia,serif;font-size:16px;font-weight:400}.block-title input:focus-visible{box-shadow:none}.block-title small{color:#847c73;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-summary{display:flex;align-items:center;gap:14px;text-align:right}.block-summary>span{color:#827a71;font-size:9px}.block-summary small{color:#8e857a;font-size:9px}.block-summary strong{color:#dfb36e;font-size:14px}.block-price-triplet{display:flex;flex-direction:column;gap:1px}.block-price-triplet strong{font-size:11px}.estimate-columns,.estimate-item-row{display:grid;grid-template-columns:minmax(190px,1.65fr) 62px 57px 52px 72px 72px 72px 108px 108px;column-gap:5px;align-items:center}.estimate-columns{min-height:30px;padding:0 10px;border-bottom:1px solid #353633;color:#80776e;background:#1d1f1f;font-size:8px;text-transform:uppercase}.estimate-item-row{min-height:77px;padding:7px 10px;border-bottom:1px solid #343532;background:#202222}.estimate-item-row:hover{background:#242424}.estimate-item-main{min-width:0}.estimate-item-main>input{height:28px;min-height:28px;border:0;padding:0;color:#ded5c9;background:transparent;font-size:11px;font-weight:600}.estimate-item-main>input:focus-visible{box-shadow:none}.estimate-item-main>div{display:flex;gap:7px;color:#80786f;font-size:8px;overflow:hidden;white-space:nowrap}.estimate-item-main em{color:#b98b52;font-style:normal}.estimate-item-row label{margin:0;gap:3px}.estimate-item-row label span{display:none}.estimate-item-row input{height:31px;min-height:31px;padding:5px 6px;font-size:10px}.estimate-line-totals{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-variant-numeric:tabular-nums}.estimate-line-totals span{color:#938a80;font-size:9px}.estimate-line-totals strong{color:#ddc099;font-size:11px}.estimate-line-totals small{color:#6f6962;font-size:7px}.estimate-line-actions{display:grid;grid-template-columns:24px 24px minmax(0,1fr) 27px;gap:3px}.estimate-line-actions button{height:29px;display:grid;place-items:center;border:1px solid #44423f;border-radius:3px;padding:0;color:#9a9084;background:transparent}.estimate-line-actions select{height:29px;min-height:29px;padding:3px;font-size:8px}.estimate-line-actions .danger-icon:hover{color:#d3857f;border-color:#7c4646}.estimate-block-empty{min-height:72px;display:flex;align-items:center;justify-content:center;gap:8px;color:#746e67}.estimate-block-actions{min-height:43px;display:flex;align-items:center;gap:15px;padding:0 12px;border-top:1px solid #333431}.estimate-block-actions button{display:flex;align-items:center;gap:5px;border:0;color:#c29558;background:transparent;font-size:10px}.estimate-block-actions button:hover{color:#efbd70}.estimate-block-total{min-height:42px;display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:15px;padding:0 12px;border-top:1px solid #4c4337;color:#b2a79a;background:#292621}.estimate-block-total small{color:#918576}.estimate-block-total strong{min-width:108px;color:#efc781;font-size:14px;text-align:right}.estimate-summary-panel{min-width:0;padding:16px 14px;border-left:1px solid var(--border);background:#1b1c1c;overflow:auto;scrollbar-width:thin}.summary-heading{margin-bottom:17px}.summary-blocks{border-top:1px solid #3a3936}.summary-blocks>div,.summary-row{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-bottom:1px solid #343432}.summary-blocks span,.summary-row span{color:#a59b90;font-size:10px}.summary-blocks b,.summary-row b{color:#d9c9b6;font-size:11px}.summary-divider{height:13px}.discount-field{margin:12px 0 4px}.discount-field input{height:35px;min-height:35px}.summary-row.discount b{color:#d69a59}.summary-grand-total{margin:15px -3px 0;padding:15px 12px;border:1px solid #795737;background:#2d2720}.summary-grand-total span,.summary-grand-total small{display:block;color:#a79b8d;font-size:9px}.summary-grand-total strong{display:block;margin:5px 0;color:#f0bd68;font-family:Georgia,serif;font-size:27px;font-weight:400}.summary-profit{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.summary-profit>div{padding:10px;border:1px solid #384639;background:#202720}.summary-profit span{display:block;color:#829080;font-size:8px}.summary-profit b{display:block;margin-top:4px;color:#9cc28f;font-size:12px}.estimate-note{margin-top:16px}.estimate-save-state{display:flex;align-items:center;gap:6px;margin-top:10px;color:#7f9c77;font-size:9px}.client-document-head{display:flex;align-items:center;gap:18px;margin:15px 18px 3px;padding:16px 18px;border:1px solid #564632;background:#24221f}.client-document-head img{width:65px;height:65px;object-fit:contain}.client-document-head span{color:#d8ae6b;font-family:Georgia,serif;font-size:18px}.client-document-head h2{margin:3px 0;color:#ece1d4;font-family:Georgia,serif;font-weight:400}.client-document-head p{margin:0;color:#93887c}.client-view .estimate-meta-grid{display:none}.client-view .estimate-blocks{padding:12px 18px 30px}.estimate-block.is-client{border-color:#4c4337}.estimate-block.is-client .estimate-block-header{background:#28241f}.client-estimate-row{min-height:49px;display:grid;grid-template-columns:minmax(0,1fr) 80px 140px;align-items:center;gap:15px;padding:7px 13px;border-bottom:1px solid #373733}.client-estimate-row>div{min-width:0}.client-estimate-row strong{color:#ddd2c5;font-size:11px;font-weight:500}.client-estimate-row>div span{display:block;margin-top:2px;color:#867e76;font-size:8px}.client-estimate-row>span{color:#9f958a}.client-estimate-row>strong{color:#e2b66f;text-align:right}.material-picker-modal{width:min(1180px,calc(100vw - 36px));height:min(780px,calc(100vh - 36px));display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;padding:18px;border:1px solid #6a5944;border-radius:5px;background:#202121;box-shadow:0 25px 70px #00000094}.picker-search{height:42px;flex-direction:row;align-items:center;gap:8px;margin:0;padding:0 10px;border:1px solid #5a5146;border-radius:4px;background:#191a1a}.picker-search:focus-within{border-color:var(--gold)}.picker-search input,.picker-search input:focus,.picker-search input:focus-visible{min-height:38px;border:0;background:transparent;box-shadow:none}.picker-note{margin:9px 0;padding:8px 10px;border-left:2px solid #9d7442;color:#a99e91;background:#28251f;font-size:9px}.picker-browser{min-height:0;display:grid;grid-template-columns:330px minmax(0,1fr);border:1px solid #3c3c38;background:#1b1c1c;overflow:hidden}.picker-tree{min-width:0;display:flex;flex-direction:column;border-right:1px solid #44413d;background:#1c1d1d}.picker-tree-title,.picker-selection-head{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 11px;border-bottom:1px solid #3a3936;background:#242423}.picker-tree-title span{color:#d8cbbb;font-family:Georgia,serif;font-size:15px}.picker-tree-title b,.picker-selection-head>b{color:#c4914f;font-size:10px}.picker-tree-scroll{min-height:0;flex:1;overflow:auto;padding:6px;scrollbar-width:thin}.picker-category-row{min-height:31px;display:grid;grid-template-columns:19px minmax(0,1fr);align-items:center;padding-left:calc(var(--picker-depth) * 16px);border-radius:3px}.picker-category-row:hover{background:#242524}.picker-category-row.is-selected{background:#3e2925;box-shadow:inset 2px 0 #d59b4d}.picker-tree-toggle{width:19px;height:29px;display:grid;place-items:center;border:0;padding:0;color:#81786f;background:transparent}.picker-category-name{min-width:0;height:29px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:5px;border:0;padding:0 6px 0 0;color:#bab0a5;background:transparent;text-align:left}.picker-category-name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.picker-category-name b{color:#8f8375;font-size:8px;font-weight:400}.picker-materials{min-width:0;display:flex;flex-direction:column;overflow:hidden}.picker-selection-head>div{min-width:0}.picker-selection-head span,.picker-selection-head strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.picker-selection-head strong{margin-top:3px;color:#dacdbc;font-size:11px}.picker-results{min-height:0;flex:1;overflow:auto;scrollbar-width:thin}.picker-row{min-height:70px;display:grid;grid-template-columns:48px minmax(0,1fr) 142px 102px;align-items:center;gap:10px;padding:7px 9px;border-bottom:1px solid #363633}.picker-thumb{width:46px;height:46px;overflow:hidden;border:1px solid #48433d;border-radius:3px}.picker-thumb img{width:100%;height:100%;object-fit:cover}.picker-copy{min-width:0}.picker-copy strong,.picker-copy span,.picker-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.picker-copy strong{color:#e0d6c9;font-size:11px}.picker-copy span{margin-top:3px;color:#8e857b;font-size:9px}.picker-copy small{margin-top:3px;color:#756e67}.picker-prices{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-variant-numeric:tabular-nums}.picker-prices small{color:#827a71;font-size:8px}.picker-prices b{color:#aea398;font-weight:500}.picker-prices strong{color:#dfb36d;font-weight:600}.picker-row .secondary-button{height:34px;padding:0 10px;font-size:9px}.picker-empty{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#817970;text-align:center}.picker-empty strong{color:#c8bbae}.picker-footer{min-height:55px;display:flex;align-items:center;justify-content:space-between;color:#8f857a}.picker-footer .primary-button{min-width:120px}.category-destination-modal{width:min(1050px,calc(100vw - 36px))}.destination-category-results{min-width:0;display:flex;flex-direction:column;overflow:hidden}.destination-category-results .picker-selection-head>svg{flex:0 0 auto;color:#c4914f}.destination-search-results{min-height:0;flex:1;overflow:auto;padding:7px;scrollbar-width:thin}.destination-search-results>button{width:100%;min-height:48px;display:grid;grid-template-columns:22px minmax(0,1fr) 20px;align-items:center;gap:8px;border:0;border-bottom:1px solid #373734;padding:7px 9px;color:#aa9f93;background:transparent;text-align:left}.destination-search-results>button:hover{background:#252625}.destination-search-results>button.is-selected{background:#392923;box-shadow:inset 2px 0 #d59b4d}.destination-search-results>button>span{min-width:0}.destination-search-results strong,.destination-search-results small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destination-search-results strong{color:#d8ccbd;font-size:10px}.destination-search-results small{margin-top:3px;color:#82786e;font-size:8px}.destination-selected-card{min-height:0;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px;color:#887e73;text-align:center}.destination-selected-card>svg{color:#a97a42}.destination-selected-card strong{max-width:560px;color:#e0d2c1;font-family:Georgia,serif;font-size:18px;font-weight:400}.destination-selected-card small{color:#716b64}.project-picker-modal{width:min(650px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:auto}.project-picker-list{max-height:280px;overflow:auto;margin-top:14px;border:1px solid #403e3a;background:#1b1c1c}.project-picker-row{min-height:58px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;padding:8px 11px;border-bottom:1px solid #383834;cursor:pointer}.project-picker-row.is-selected{background:#382723;box-shadow:inset 2px 0 #d59b4d}.project-picker-row input{width:15px;min-height:15px;accent-color:#dca650}.project-picker-row strong,.project-picker-row span{display:block}.project-picker-row strong{color:#ddd1c2;font-size:11px}.project-picker-row span{margin-top:3px;color:#8c8278;font-size:9px}.project-picker-empty{padding:25px;color:#847b72;text-align:center}.project-create-box{margin-top:14px;padding:12px;border:1px solid #544937;background:#25231f}.project-create-box>div{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:8px 0}.project-create-box label{margin:0}.project-create-box input{min-height:36px}.client-empty-document{min-height:220px;display:grid;place-items:center;color:#8c8277;border:1px dashed #51493f}@media(max-width:1360px){.estimate-workspace{grid-template-columns:210px minmax(620px,1fr) 264px}.estimate-columns,.estimate-item-row{grid-template-columns:minmax(165px,1.45fr) 56px 54px 48px 66px 66px 66px 98px 96px;column-gap:3px}.estimate-line-actions{grid-template-columns:22px 22px minmax(0,1fr) 24px}.estimate-action-button{padding:0 7px}.picker-browser{grid-template-columns:285px minmax(0,1fr)}}.module-workspace{grid-column:2 / -1;min-width:0;overflow:auto;padding:28px 30px 44px;background:#151716}.module-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;max-width:1500px;margin:0 auto 24px}.module-header h2{margin:4px 0 7px;color:#f0e7d9;font:500 30px/1.1 Georgia,serif}.module-header p{margin:0;color:#918b82;max-width:680px}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:16px;max-width:1500px;margin:0 auto}.project-card,.settings-card{border:1px solid #343432;background:linear-gradient(145deg,#1d1f1e,#191b1a);border-radius:7px}.project-card{padding:18px}.project-card-head{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:start}.module-icon{width:42px;height:42px;border:1px solid #66492f;background:#2a2119;color:#dda655;border-radius:6px;display:grid;place-items:center}.project-card h3,.supply-card h3{color:#ece2d4;font-size:16px;margin:3px 0 4px}.project-card p,.supply-card p{color:#918b82;margin:0;font-size:13px}.card-actions{display:flex;gap:5px;justify-content:flex-end}.card-actions button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #393a37;background:#222422;color:#aaa398;border-radius:4px;cursor:pointer}.card-actions button:hover{color:#e6ad5a;border-color:#8a6137}.project-stage{display:flex;justify-content:space-between;margin:18px 0 12px;padding:10px 0;border-block:1px solid #30312f;color:#958f86;font-size:13px}.project-stage b{color:#dfaa5b}.project-metrics{margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.project-metrics div{background:#171918;padding:9px 10px;border-radius:4px}.project-metrics dt{color:#817b73;font-size:11px}.project-metrics dd{color:#e8ded1;font-size:18px;margin:3px 0 0}.price-triplet{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.price-triplet span{display:flex;flex-direction:column;color:#7f7971;font-size:11px}.price-triplet b,.price-triplet strong{color:#d8d0c5;font-size:13px;margin-top:4px}.price-triplet strong{color:#e3ae5e}.project-card footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;color:#77736d;font-size:12px}.project-card footer button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#d6a253;cursor:pointer}.module-empty{max-width:680px;margin:70px auto;text-align:center;color:#817b73}.module-empty svg{color:#7c5b3b}.module-empty h3{color:#e5dccf;margin:13px 0 5px}.module-empty p{margin:0 0 18px}.entity-modal{width:min(760px,calc(100vw - 40px))}.entity-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:20px 24px}.entity-form-grid label{display:flex;flex-direction:column;gap:7px;color:#aca59b;font-size:12px}.entity-form-grid .span-2{grid-column:1 / -1}.entity-form-grid input,.entity-form-grid select,.entity-form-grid textarea,.entity-table select,.entity-table input{width:100%;color:#e5ddd2;background:#151716;border:1px solid #3a3b38;border-radius:4px;padding:10px 11px;outline:none}.entity-form-grid input:focus,.entity-form-grid select:focus,.entity-form-grid textarea:focus,.entity-table select:focus,.entity-table input:focus{border-color:#c88c3d}.entity-table{max-width:1500px;margin:0 auto;border:1px solid #343432;border-radius:6px;overflow:hidden}.entity-table-head,.entity-table-row{display:grid;grid-template-columns:minmax(260px,1.5fr) 150px minmax(220px,1fr) 150px 80px;gap:14px;align-items:center}.entity-table-head{padding:11px 15px;color:#827c74;background:#202220;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.entity-table-row{padding:13px 15px;border-top:1px solid #30312f;color:#bbb3a8;background:#191b1a}.entity-table-row:hover{background:#1d1f1e}.entity-table-row>div:first-child{display:flex;flex-direction:column;gap:4px}.entity-table-row strong{color:#e8ded1}.entity-table-row small{color:#7f7971}.entity-badge{width:fit-content;border:1px solid #60492f;color:#d8a55d;background:#2a221a;border-radius:999px;padding:4px 8px;font-size:11px}.contact-stack{display:flex;flex-direction:column;gap:5px}.contact-stack span{display:inline-flex;gap:6px;align-items:center}.supply-board{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));gap:12px;align-items:start}.supply-column{border:1px solid #30312f;background:#171918;border-radius:6px;min-height:260px;padding:10px}.supply-column>header{display:flex;justify-content:space-between;color:#bcb4a9;padding:5px 3px 12px}.supply-column>header b{color:#d6a254}.supply-card{border:1px solid #383936;background:#202220;padding:13px;border-radius:5px;margin-bottom:9px}.supply-card>div:first-child{display:flex;align-items:center;gap:7px;color:#8c867e;font-size:11px}.supply-card .card-actions{margin-left:auto}.supply-card dl{margin:12px 0;display:grid;gap:6px}.supply-card dl div{display:flex;justify-content:space-between;color:#7f7971;font-size:12px}.supply-card dd{margin:0;color:#c3baae}.supply-card>strong{color:#e0aa59}.file-table .entity-table-head,.file-table .entity-table-row{grid-template-columns:minmax(280px,1.5fr) minmax(230px,1fr) 150px 90px 80px}.file-name{flex-direction:row!important;align-items:center;gap:10px!important}.file-name svg{color:#c08b47;flex:0 0 auto}.settings-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-card{padding:2px}.settings-card-title{display:flex;gap:12px;padding:18px 22px 0;color:#c38e49}.settings-card-title h3{color:#e8ded1;margin:0 0 4px}.settings-card-title p{color:#817b73;margin:0;font-size:12px}.backup-card{grid-column:1 / -1;padding:20px 22px}.backup-card .settings-card-title{padding:0}.settings-backup-actions{display:flex;gap:10px;margin:18px 0 10px}.backup-card>small{color:#7d776f}@media(max-width:1250px){.supply-board{grid-template-columns:repeat(2,1fr)}.entity-table-head,.entity-table-row{grid-template-columns:minmax(220px,1.5fr) 120px minmax(180px,1fr) 100px 70px}.file-table .entity-table-head,.file-table .entity-table-row{grid-template-columns:minmax(220px,1.4fr) minmax(180px,1fr) 120px 70px 70px}}@media print{html,body,#root,.app-shell{min-width:0;height:auto;overflow:visible;color:#241d17;background:#fff}.topbar,.primary-nav,.estimate-list-panel,.estimate-summary-panel,.estimate-editor-header,.toast,.save-error-banner{display:none!important}.workspace,.estimate-workspace{height:auto;display:block;overflow:visible;background:#fff}.estimate-editor,.estimate-blocks{height:auto;overflow:visible;color:#241d17;background:#fff}.client-document-head,.estimate-block,.estimate-block-header,.estimate-block-total{break-inside:avoid;color:#241d17;border-color:#b9aa98;background:#fff}.client-estimate-row{color:#241d17;border-color:#d8cec2}.client-estimate-row strong,.block-title h3,.estimate-block-total strong,.client-document-head h2{color:#241d17}}
