.sidebar{overflow:hidden;display:flex;flex-direction:column}.catalog-nav{min-height:0;overflow-y:auto;padding:0 7px 28px 0;margin-top:13px}.catalog-nav::-webkit-scrollbar{width:6px}.catalog-nav::-webkit-scrollbar-thumb{background:#b6c4c9}.catalog-group{flex:none;margin-top:11px;border:1px solid var(--line);background:#fff}.catalog-group-toggle{width:100%;border:0;background:#fff;padding:14px;text-align:left;font-weight:900;display:flex;align-items:center}.catalog-group-toggle.selected{background:#e7f8ff}.catalog-group-toggle span{margin-left:auto;margin-right:13px;color:var(--muted);font-size:11px}.catalog-group-toggle b{font-size:21px;color:var(--blue)}.review-table{width:100%;border-collapse:collapse;margin:16px 0 6px}.review-table th{background:var(--slate);color:#fff;text-align:left;font-size:11px;letter-spacing:.08em;padding:10px}.review-table td{border-bottom:1px solid var(--line);padding:10px}.rfq-review h2{margin:10px 0 2px;font-size:25px;letter-spacing:-.03em}.rfq-review p{color:var(--muted)}.rfq-review .rfq-submit{float:right;min-width:220px}.rfq-submit:disabled{opacity:.5;cursor:not-allowed}.image-modal.hidden{display:none}.catalog-head{align-items:flex-start;gap:28px}.catalog-order-note{max-width:430px;border-left:2px solid var(--blue);padding:2px 0 2px 14px;color:var(--muted);font-size:12px;line-height:1.36}.catalog-order-note ol{margin:7px 0 0;padding-left:23px;display:grid;gap:4px}.catalog-order-note li::marker{color:var(--blue);font-weight:900}.cn{line-height:1.2}.unit{min-width:74px;text-align:center;font-weight:900;white-space:nowrap}.product-table-expanded th:nth-child(1){min-width:120px}.product-table-expanded th:nth-child(2){min-width:200px}.product-table-expanded th:nth-child(3){min-width:160px}.product-table-expanded th:nth-child(4){min-width:190px}.product-table-expanded th:nth-child(5){min-width:150px}.product-table-expanded th:nth-child(6){min-width:74px;text-align:center}.product-table-expanded th:nth-child(7){min-width:100px}.product-table-expanded th:nth-child(8){min-width:86px}.product-table-expanded th:nth-child(9){min-width:72px}.product-table-expanded th:nth-child(10){min-width:70px}@media(max-width:960px){.catalog-head{flex-direction:column}.catalog-order-note{max-width:none}}

.rfq-custom-add{width:100%;margin-top:12px;padding:11px 10px;border:1px dashed var(--blue);background:#0f222a;color:#fff;font-size:11px;letter-spacing:.05em;text-align:left}.rfq-custom-add b{color:var(--blue);float:right}.custom-item{border-left:2px solid var(--gold);padding-left:9px}.custom-item-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}.custom-tag{display:inline-block;color:#17262b;background:var(--gold);padding:3px 5px;font-size:9px;font-weight:900;letter-spacing:.08em}.custom-item small{display:block}.custom-note{margin:6px 0 0;color:#d1dee2;font-size:11px;line-height:1.35}.custom-thumb-list{display:flex;gap:6px;margin-top:8px}.custom-thumb{height:42px;width:54px;padding:0;border:1px solid #6d8a94;background:#fff}.custom-thumb img{width:100%;height:100%;object-fit:contain;display:block}.custom-edit{margin-top:9px;border:0;background:transparent;color:var(--blue);padding:0;font-size:10px;font-weight:900;letter-spacing:.07em}.custom-request-dialog{width:min(760px,94vw);overflow:auto}.custom-request-dialog h2{font-size:27px;line-height:.98;letter-spacing:-.04em;margin:9px 0}.custom-request-dialog>p{color:var(--muted);line-height:1.5;margin:0 0 18px}.custom-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 13px}.custom-request-dialog textarea{width:100%;min-height:84px;padding:11px;margin-top:6px;border:1px solid #c3d0d4;resize:vertical}.custom-upload-zone{display:block;border:1px dashed #7e99a2;background:#f4fbfd;padding:12px;margin:13px 0 8px;font-weight:900;color:#10242e}.custom-upload-zone small{display:block;color:var(--muted);margin-top:4px;font-weight:600}.custom-upload-zone input{display:block;max-width:100%;margin-top:8px}.custom-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;min-height:34px}.custom-preview{height:106px;position:relative;background:#edf2f3;border:1px solid var(--line)}.custom-preview img{width:100%;height:100%;object-fit:contain;display:block}.custom-preview button{position:absolute;right:3px;top:3px;width:23px;height:23px;border:0;border-radius:50%;background:#08141acc;color:#fff;font-weight:900}.custom-preview-empty{padding:10px;color:var(--muted);border:1px dashed var(--line);font-size:12px}.custom-image-gallery .gallery-main{height:min(72vh,680px)}.review-custom-heading{padding-top:16px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.13em}.review-table small{display:block;color:var(--muted);margin-top:3px}.rfq-review{overflow:auto}.rfq-review .final-submit{clear:both}.review-custom-images{display:flex;gap:4px;margin-top:6px}.review-custom-images button{width:42px;height:34px;padding:0;border:1px solid var(--line);background:#fff}.review-custom-images img{width:100%;height:100%;object-fit:contain;display:block}

.bulk-import-entry{display:flex;align-items:center;gap:7px;margin-top:11px;border:0;border-bottom:1px solid var(--blue);background:transparent;padding:0 0 5px;color:#10242e;font-size:11px;font-weight:900;letter-spacing:.07em}.bulk-import-entry span{color:var(--blue);font-size:18px;line-height:10px}.bulk-import-entry small{color:var(--muted);font-weight:700;letter-spacing:.04em}.bulk-import-dialog{width:min(1180px,96vw);max-height:92vh;overflow:auto;padding:26px}.bulk-import-dialog h2{margin:8px 0;font-size:29px;letter-spacing:-.04em}.bulk-import-dialog>p{max-width:840px;margin:0;color:var(--muted);line-height:1.5}.bulk-source-drop{position:relative;display:flex;min-height:156px;margin:21px 0 10px;padding:22px;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #95b7c5;background:linear-gradient(135deg,#f7fcfe,#edf8fc);color:#10242e;text-align:center;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease}.bulk-source-drop:hover,.bulk-source-drop.dragging{border-color:var(--blue);background:#e2f6fe;transform:translateY(-1px)}.bulk-source-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.bulk-source-mark{display:grid;place-items:center;width:31px;height:31px;margin-bottom:10px;border-radius:50%;background:var(--blue);font-size:21px;font-weight:900;line-height:1}.bulk-source-drop strong{font-size:12px;letter-spacing:.1em}.bulk-source-drop small{max-width:520px;margin-top:7px;color:var(--muted);font-size:12px;line-height:1.4}.bulk-summary{margin:16px 0 9px;padding:9px 11px;background:#edf8fc;border-left:3px solid var(--blue);font-size:11px;font-weight:900;letter-spacing:.06em}.bulk-empty{margin-top:10px;border:1px dashed #aebdc2;padding:22px;text-align:center;color:var(--muted)}.bulk-table-wrap{border:1px solid var(--line);overflow:auto;max-height:52vh}.bulk-table{width:100%;min-width:920px;border-collapse:collapse}.bulk-table th{position:sticky;top:0;background:var(--slate);color:#fff;padding:10px;text-align:left;font-size:10px;letter-spacing:.08em;z-index:1}.bulk-table td{vertical-align:top;padding:10px;border-bottom:1px solid var(--line)}.bulk-table tr.has-error{background:#fff8f6}.bulk-table input{width:100%;border:1px solid #b8c5ca;padding:9px;font-weight:700}.bulk-image-picker{display:inline-block;border:1px solid var(--blue);padding:7px 9px;color:#0d303d;font-size:10px;font-weight:900;letter-spacing:.06em;cursor:pointer}.bulk-image-picker input{display:none}.bulk-drop{display:inline-block;margin-left:8px;padding:7px 4px;color:var(--muted);font-size:11px}.bulk-drop.dragging{color:#0d303d;background:#dff5fd}.bulk-preview-list{display:flex;gap:5px;min-height:35px;margin-top:7px;align-items:center;color:var(--muted);font-size:11px}.bulk-preview{position:relative;width:58px;height:44px;border:1px solid var(--line);background:#fff}.bulk-preview img{display:block;width:100%;height:100%;object-fit:contain}.bulk-preview button{position:absolute;right:-5px;top:-6px;width:17px;height:17px;border:0;border-radius:50%;background:#142832;color:#fff;font-size:13px;line-height:13px}.bulk-row-delete{border:0;background:none;color:#a6332b;font-size:10px;font-weight:900;letter-spacing:.05em}.bulk-row-error{margin-top:6px;color:#b13e34;font-size:10px;line-height:1.35}.bulk-message{margin:11px 0 0}.bulk-confirm{float:right;min-width:245px}@media(max-width:600px){.custom-form-grid{grid-template-columns:1fr}.custom-request-dialog{padding:21px 16px}.custom-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rfq{right:10px;bottom:10px;min-width:245px}.rfq-toggle b{font-size:14px}.bulk-import-dialog{padding:20px 14px}.bulk-import-dialog h2{font-size:24px}.bulk-import-entry{align-items:flex-start;flex-wrap:wrap}.bulk-source-drop{min-height:145px;padding:18px}.bulk-confirm{float:none}}

/* Dense desktop catalogue: all buying fields remain visible without page-level horizontal scrolling. */
body{overflow-x:hidden}.shell,.main{min-width:0}.main{padding:24px 20px 130px}.product-table-expanded{table-layout:fixed;min-width:0}.product-table-expanded th,.product-table-expanded td{min-width:0;overflow-wrap:anywhere}.product-table-expanded th:nth-child(1){width:9%}.product-table-expanded th:nth-child(2){width:18%}.product-table-expanded th:nth-child(3){width:12%}.product-table-expanded th:nth-child(4){width:14%}.product-table-expanded th:nth-child(5){width:16%}.product-table-expanded th:nth-child(6){width:5%}.product-table-expanded th:nth-child(7){width:8%}.product-table-expanded th:nth-child(8){width:10%}.product-table-expanded th:nth-child(9){width:5%}.product-table-expanded th:nth-child(6),.product-table-expanded td:nth-child(6),.product-table-expanded th:nth-child(9),.product-table-expanded td:nth-child(9){text-align:center}.photo-large{width:min(100%,142px);height:108px}.quantity{width:58px;max-width:100%;padding:8px 4px}.add{padding:9px 8px;font-size:11px}.unit{min-width:0;font-size:12px}.moq{font-size:13px}.bulk-import-entry{margin-top:23px;padding:7px 10px 7px 7px;border:1px solid #a7c8d4;border-left:2px solid var(--blue);gap:8px;letter-spacing:.06em;transition:background .18s ease,border-color .18s ease}.bulk-import-entry:hover{border-color:var(--blue);background:#ecf9fe}.bulk-import-entry .bulk-entry-icon{display:grid;place-items:center;width:25px;height:25px;background:var(--blue);color:#0c2029;font-size:21px;line-height:1;font-weight:700}.bulk-import-entry b{font-size:11px}.bulk-import-entry small{padding-left:7px;border-left:1px solid #c8d7db;font-size:9px}@media(max-width:1080px){.shell{grid-template-columns:244px 1fr}.sidebar{padding:18px}.main{padding:20px 14px 120px}.product-table th,.product-table td{padding:9px 6px}.photo-large{height:92px}.ru{font-size:13px}.en,.model,.cn{font-size:12px}}@media(max-width:760px){.shell{display:block}.sidebar{position:relative;top:auto;height:auto}.main{padding:18px 12px 110px}.catalog-order-note{display:none}.product-table{font-size:12px}.product-table th{font-size:9px}.photo-large{height:72px}.product-table-expanded th:nth-child(3),.product-table-expanded td:nth-child(3){display:none}.product-table-expanded th:nth-child(5){width:18%}.product-table-expanded th:nth-child(4){width:17%}.product-table-expanded th:nth-child(2){width:22%}.bulk-import-entry small{display:none}}
