:root{color:#1e1c1c;font-synthesis:none;--bg:#f3efe6;--panel:#faf8f2;--ink:#1e1c1c;--nav:#1a3636;--primary:#0e4f52;--sage:#677d6a;--almond:#d6bd98;--line:#d8d0c3;--muted:#68685e;--radius:6px;--shadow:0 2px 5px #3c301e12;background:#f3efe6;font-family:Segoe UI,Arial,sans-serif;font-size:13px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;white-space:nowrap;background:#eae6dc;border:0;border-radius:4px;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:4px 10px;display:inline-flex}button:hover:not(:disabled){background:#dedfd4}button:disabled{opacity:.5;cursor:default}button.primary{background:var(--primary);color:#fff}button.primary:hover:not(:disabled){background:#183e3f}.danger{color:#9a352c}button.icon-button{background:0 0;min-width:28px;padding:4px}.icon-button:hover:not(:disabled){background:#e5e5da}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}h1,h2,h3,p{margin:0}h1{font-size:19px;font-weight:600}h2{font-size:16px;font-weight:600}h3{margin:16px 0 8px;font-size:14px;font-weight:600}p{line-height:1.5}small,.muted{color:var(--muted);font-size:12px}small{margin-top:2px;display:block}hr{border:0;border-top:1px solid var(--line);margin:12px 0}fieldset{border:0;min-width:0;margin:0;padding:0}fieldset:disabled{opacity:.85}input:not([type=checkbox]),select,textarea{outline-offset:0;background:#efede5;border:0;border-radius:2px;width:100%;min-height:30px;padding:4px 6px}input:hover:not(:disabled),select:hover:not(:disabled),textarea:hover:not(:disabled){background:#e8e7dd}input:focus,select:focus,textarea:focus{background:#fffef9}textarea{resize:vertical}input[type=checkbox]{accent-color:var(--primary);width:15px;height:15px}.field{flex-direction:column;gap:3px;min-width:0;margin-bottom:8px;display:flex}.field>span{color:var(--muted);white-space:normal;font-size:12px}.field strong{align-items:center;min-height:30px;display:flex}.form-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:4px 12px;display:grid}.check{cursor:pointer;align-items:center;gap:6px;min-height:30px;font-size:12px;display:flex}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);min-width:0;padding:12px 16px}.section-heading{align-items:center;gap:8px;min-height:30px;margin-bottom:12px;display:flex}.section-heading h1,.section-heading h2,.section-heading h3{flex:1;margin:0}.section-heading>.field{flex:1;max-width:350px;margin:0}.toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.toolbar>.field{flex:1;min-width:150px;max-width:380px;margin-bottom:0}.notice{border-left:3px solid var(--almond);overflow-wrap:anywhere;background:#ede6d6;margin:8px 0;padding:8px 10px;font-size:12px;line-height:1.45}.notice.error{color:#7a2d25;background:#f5e9e2;border-color:#a94b3d}.notice p+p{margin-top:6px}.empty{color:var(--muted);text-align:center;padding:24px 12px;line-height:1.5}.full{width:100%;margin-top:12px}.table-scroll{max-width:100%;overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:var(--muted);z-index:1;background:#eeece2;font-size:12px;font-weight:500;position:sticky;top:0}td,th{vertical-align:middle;border-bottom:1px solid #e5e0d5;height:32px;padding:6px 8px}td.numeric,.numeric{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}tr.selected{background:#e0e6d9}tbody tr:hover{background:#eeeede}.cell-link{text-align:left;white-space:normal;min-height:20px;color:var(--primary);background:0 0;justify-content:flex-start;padding:0;font-weight:500}.status{color:#3d5646;white-space:nowrap;background:#e2e8dc;border-radius:3px;padding:2px 6px;font-size:11px}.status.review{color:#735829;background:#eee2ca}.pager{color:var(--muted);justify-content:flex-end;align-items:center;gap:8px;padding-top:10px;font-size:12px;display:flex}.pager>span:first-child{margin-right:auto}.tabs{border-bottom:1px solid var(--line);gap:4px;display:flex;overflow:auto}.tabs button{min-height:34px;color:var(--muted);background:0 0;border-bottom:2px solid #0000;border-radius:0;padding:6px 12px}.tabs button.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.tabs.secondary{margin:12px 0}.tabs span{background:#e4e4d8;border-radius:3px;padding:1px 4px;font-size:11px}.modal{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);width:min(480px,100vw - 24px);max-height:calc(100dvh - 32px);color:var(--ink);padding:16px;overflow:auto;box-shadow:0 8px 28px #182d2d30}.modal.wide{width:min(880px,100vw - 24px)}.modal::backdrop{background:#142c2c55}.modal>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.modal p{margin-bottom:12px}.picker-list{max-height:48dvh;overflow:auto}details{margin-top:8px}summary{cursor:pointer;color:var(--primary);padding:5px 0;font-size:12px}details[open]>summary{margin-bottom:8px}.auth-page{place-items:center;min-height:100dvh;padding:20px;display:grid}.auth-panel{flex-direction:column;gap:12px;width:min(380px,100%);padding:24px;display:flex}.auth-panel .field{margin:0}.auth-logo{object-fit:contain;width:60px;height:44px;margin-bottom:4px}.secret{overflow-wrap:anywhere;background:#e8e8dc;padding:10px;font-size:14px}.recovery-codes{overflow-wrap:anywhere;gap:6px;font-size:11px;display:grid}.app-shell{grid-template-columns:52px minmax(0,1fr);min-height:100dvh;display:grid}.nav-rail{background:var(--nav);flex-direction:column;align-self:start;align-items:center;gap:8px;height:100dvh;padding:14px 4px;display:flex;position:sticky;top:0}.nav-rail img{filter:brightness(0)invert(.92);object-fit:contain;width:32px;height:28px;margin-bottom:16px}.nav-rail button{color:#c8d1c7;background:0 0;min-width:38px;height:38px}.nav-rail button.active{color:var(--primary);background:#f3efe6}.nav-rail button:hover:not(.active){background:#ffffff15}.nav-spacer{flex:1}.app-content{min-width:0}.app-header{border-bottom:1px solid var(--line);align-items:center;gap:12px;height:48px;padding:0 16px;display:flex}.wordmark{letter-spacing:1px;white-space:nowrap;font-size:14px;font-weight:700}.wordmark span{color:var(--muted);letter-spacing:.6px;font-size:12px;font-weight:400}.app-header select{background:0 0;width:auto;max-width:320px}.user-name{color:var(--muted);margin-left:auto;font-size:12px}.page-content{padding:12px}.workspace{gap:12px;display:grid}.catalog-workspace{grid-template-columns:minmax(0,1fr) 350px;align-items:start}.list-panel{padding:12px}.list-panel .table-scroll{max-height:calc(100dvh - 245px)}.inspector{max-height:calc(100dvh - 72px);position:sticky;top:12px;overflow:auto}.attribute-row{align-items:center;gap:6px;display:flex}.attribute-row .field{flex:1}.preset-layout{grid-template-columns:240px minmax(0,1fr);gap:16px;display:grid}.preset-layout>section:first-child{border-right:1px solid var(--line);padding-right:12px}.preset-item{white-space:normal;text-align:left;background:0 0;width:100%;margin-bottom:4px;padding:8px;line-height:1.35;display:block}.preset-item.active{color:#214c43;background:#dfe6d9}.preset-list>button:not(.preset-item){width:100%;margin:4px 0}.preset-list .muted{margin-bottom:12px}.layer-row{border-bottom:1px solid var(--line);padding:8px 0}.layer-title{align-items:center;gap:8px;display:flex}.layer-title .field{max-width:150px;margin:0}.layer-title strong{flex:1;font-size:13px;font-weight:500}.order-workspace{grid-template-columns:172px minmax(0,1fr) 248px;align-items:start;gap:12px;display:grid}.order-top{grid-column:1/-1;padding:8px 12px 0}.order-top .toolbar{margin-bottom:4px}.order-top h1{flex:1;min-width:120px;font-size:18px}.save-state{color:var(--muted);font-size:11px}.room-tree{max-height:calc(100dvh - 90px);padding:10px 8px;position:sticky;top:12px;overflow:auto}.room-tree h2{font-size:13px}.room-tree .section-heading{margin-bottom:4px}.room-button,.part-button{text-align:left;white-space:normal;background:0 0;justify-content:flex-start;align-items:center;width:100%;padding:6px;font-size:12px;display:flex}.room-button{font-weight:600}.room-button small,.part-button small{white-space:nowrap;margin-left:auto}.part-button{padding-left:24px}.room-button.active{background:#ebece0}.part-button.active{color:var(--primary);background:#dfe6d9}.order-summary{padding:12px;position:sticky;top:12px}.order-summary h2{font-size:14px}.total{color:var(--primary);font-variant-numeric:tabular-nums;margin:12px 0 16px;font-size:24px;font-weight:600}.summary-row{justify-content:space-between;gap:12px;margin:8px 0;font-size:12px;display:flex}.summary-row>span:last-child,.summary-row strong{white-space:nowrap;font-variant-numeric:tabular-nums}.summary-row strong{font-weight:600}.order-main{min-height:320px;padding:12px}.tree-hidden{grid-template-columns:minmax(0,1fr) 248px}.totals-hidden{grid-template-columns:172px minmax(0,1fr)}.tree-hidden.totals-hidden{grid-template-columns:minmax(0,1fr)}.parts-table table{font-size:12px}.parts-table th,.parts-table td{height:30px;padding:4px 6px}.parts-table th:not(:first-child){white-space:nowrap}.dimensions{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-section{border-top:1px solid var(--line);margin-top:12px;padding-top:8px}.detail-row{border-bottom:1px solid #e5e0d5;padding:8px 0}.detail-row .form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-row .toolbar{justify-content:flex-end;margin-bottom:0}.catalog-choice{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:8px 0;display:flex}.catalog-choice>span{flex:1}.catalog-choice>.field{max-width:110px;margin:0}.charge-row{border-bottom:1px solid var(--line);grid-template-columns:2fr 1fr 1fr 1fr auto;align-items:end;gap:8px;padding:8px 0;display:grid}.charge-row>button{align-self:center}.order-main>.field{max-width:340px}@media (width>=1600px){.order-workspace{grid-template-columns:188px minmax(0,1fr) 272px}.tree-hidden{grid-template-columns:minmax(0,1fr) 272px}.totals-hidden{grid-template-columns:188px minmax(0,1fr)}.tree-hidden.totals-hidden{grid-template-columns:minmax(0,1fr)}}@media (width<=1150px){.order-workspace{grid-template-columns:150px minmax(0,1fr)}.order-summary{grid-column:1/-1;display:block;position:static}.tree-hidden{grid-template-columns:minmax(0,1fr)}.catalog-workspace{grid-template-columns:minmax(0,1fr) 300px}.preset-layout{grid-template-columns:190px minmax(0,1fr)}}@media (width<=760px){:root{font-size:14px}.app-shell{grid-template-columns:44px minmax(0,1fr)}.nav-rail{padding:10px 2px}.nav-rail button{min-width:40px;height:44px}.nav-rail img{width:28px}.app-header{gap:6px;padding:0 8px}.wordmark{font-size:11px}.wordmark span{display:none}.app-header select{max-width:160px;font-size:12px}.user-name{display:none}.page-content{padding:8px}.panel{padding:10px}.catalog-workspace{grid-template-columns:minmax(0,1fr)}.inspector{max-height:none;position:static}.list-panel .table-scroll{max-height:50dvh}.order-workspace,.order-workspace.tree-hidden,.order-workspace.totals-hidden{grid-template-columns:minmax(0,1fr);gap:8px}.room-tree{max-height:240px;position:static}.order-top h1{font-size:16px}.order-top .save-state{display:none}.order-top,.order-summary{grid-column:auto}.order-main{grid-row:auto}.order-workspace .tabs{margin-left:-4px;margin-right:-4px}.tabs button{padding:6px 8px;font-size:12px}.dimensions{grid-template-columns:repeat(2,minmax(0,1fr))}.preset-layout{grid-template-columns:minmax(0,1fr)}.preset-layout>section:first-child{border-right:0;border-bottom:1px solid var(--line);max-height:260px;padding:0 0 12px;overflow:auto}.detail-row .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.layer-title{flex-wrap:wrap}.layer-title strong{min-width:100px}.charge-row{grid-template-columns:1fr 1fr}.charge-row .field:first-child{grid-column:1/-1}.catalog-choice{flex-wrap:wrap}.catalog-choice>span{flex-basis:100%}.section-heading{flex-wrap:wrap}.section-heading h1{font-size:18px}.toolbar>.field{max-width:none}.auth-panel{padding:20px}.picker-list{max-height:50dvh}}@media (pointer:coarse){button,input:not([type=checkbox]),select,.check{min-height:44px}.icon-button{min-width:44px}.cell-link{min-height:44px}}.drawer-close{display:none}.inspector>fieldset>.form-grid:first-child>.field:first-child{grid-column:1/-1}@media (width<=760px){.drawer-close{width:100%;margin-bottom:8px;display:flex}button,input:not([type=checkbox]),select,.check{min-height:44px}.icon-button{min-width:36px}.room-tree,.order-summary{z-index:20;max-height:calc(100dvh - 225px);position:fixed;top:205px;overflow:auto;box-shadow:0 8px 24px #142c2c30}.room-tree{width:min(260px,100vw - 68px);left:52px}.order-summary{width:min(300px,100vw - 68px);right:8px}.parts-table table,.parts-table tbody{display:block}.parts-table thead{display:none}.parts-table tr{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:8px;padding:8px;display:grid;position:relative}.parts-table td{white-space:normal;border:0;justify-content:space-between;align-items:center;gap:8px;height:auto;min-height:26px;display:flex}.parts-table td:first-child{grid-column:1/-1;padding-right:34px}.parts-table td:last-child{padding:0;position:absolute;top:0;right:0}.parts-table td:before{color:var(--muted);font-size:11px}.parts-table td:nth-child(2):before{content:"Кол-во"}.parts-table td:nth-child(3):before{content:"Ширина"}.parts-table td:nth-child(4):before{content:"Высота"}.parts-table td:nth-child(5):before{content:"Глубина"}.parts-table td:nth-child(6){grid-column:1/-1}.parts-table td:nth-child(6):before{content:"Сумма"}.parts-table .cell-link{min-height:30px}.preset-layout>section:first-child{max-height:210px}.layer-title .field{flex:1;max-width:100%}.layer-title strong{flex-basis:100%;order:3}.order-summary details{margin-top:12px}}
