:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#24213d;background:linear-gradient(165deg,#f0eff8,#e8e6f5 60%,#e5e2f8)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:inherit}.page{min-height:100vh;padding:20px 20px 110px}.layout{display:grid;grid-template-columns:280px 1fr;gap:20px;width:min(1600px,100%);margin:0 auto}.main-content{min-width:0}.sidebar{position:sticky;top:20px;align-self:start;max-height:calc(100vh - 40px);display:grid;gap:12px}.sidebar-panel{background:#ffffffeb;border:1px solid #d9d6ec;border-radius:12px;padding:16px;box-shadow:0 8px 24px #49398a1a}.sidebar-panel h2{margin:0 0 12px;font-size:1.1rem;color:#272444}.sidebar-hint{margin:0 0 8px;font-size:.8rem;color:#6e6a92}.sidebar-selected{margin:0 0 10px;padding:6px 8px;border-radius:8px;background:#f1efff;border:1px solid #d3cff2;color:#3f3a66;font-size:.8rem;line-height:1.3}.sidebar-loading,.sidebar-empty{color:#6e6a92;font-size:.88rem;margin:0}.category-actions{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}.admin-user-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px;margin-bottom:8px}.admin-user-form input{min-width:0;border:1px solid #d3cff2;border-radius:8px;padding:6px 8px;font-size:.84rem;color:#2f2a53}.admin-users-list{display:grid;gap:6px}.admin-user-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:5px;align-items:center;padding:5px;border:1px solid #e6e2f5;border-radius:8px;background:#fff}.admin-user-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#3f3a66;font-size:.84rem}.admin-users-panel .icon-btn{width:34px;min-width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center}.admin-users-panel .icon-btn svg{width:18px;height:18px}.category-editor{margin:0;padding:0;border:0;background:transparent}.category-editor-title{margin:0 0 6px;font-size:.82rem;color:#3f3a66}.category-editor-label{display:flex;flex-direction:column;gap:4px;margin:0 0 8px;font-size:.78rem;color:#4f4a76}.category-editor-label input,.category-editor-label select{border:1px solid #d3cff2;border-radius:7px;padding:6px 8px;font-size:.84rem;color:#2f2a53;background:#fff}.category-editor-label input:focus,.category-editor-label select:focus{outline:none;border-color:#6f63f6;box-shadow:0 0 0 2px #6f63f61f}.category-editor-actions{display:flex;gap:6px}.category-parent-modal{width:min(540px,92vw)}.category-parent-picker{max-height:min(340px,45vh);overflow-y:auto;border:1px solid #d3cff2;border-radius:10px;padding:6px;background:#fff}.category-parent-picker-row{width:100%;border:none;background:transparent;display:flex;align-items:center;gap:8px;border-radius:8px;padding:6px 8px;text-align:left;color:#2f2a53;cursor:pointer}.category-parent-picker-row:hover{background:#f2efff}.category-parent-picker-row.selected{background:#ece8ff}.category-parent-picker-row input[type=checkbox]{pointer-events:none;accent-color:#6f63f6}.sidebar-tree{max-height:calc(100vh - 140px);overflow-y:auto}.main-tree-node{font-size:.88rem}.main-tree-row{display:flex;align-items:center;gap:4px;padding:4px 6px;border-radius:6px}.main-tree-row:hover{background:#f7f5ff}.main-tree-name{color:#272444;line-height:1.3}.main-tree-label{display:flex;align-items:center;gap:6px;cursor:pointer;flex:1}.main-tree-label input[type=checkbox]{cursor:pointer;accent-color:#6f63f6}.header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.header-left{display:flex;align-items:baseline;gap:12px}.header-left h1{margin:0;font-size:1.5rem}.product-count{color:#635f8a;font-size:.9rem}.header-right{display:flex;gap:8px}.sync-status{margin:0 0 12px;padding:8px 12px;background:#f1efff;border:1px solid #d3cff2;border-radius:8px;font-size:.88rem;color:#3f3a66}.copy-status{margin:0 0 12px;padding:8px 12px;background:#f5f3ff;border:1px solid #d9d4f0;border-radius:8px;font-size:.88rem;color:#4d4779}.enrichment-run-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 16px;padding:12px 14px;border:1px solid #d9e2ec;border-radius:8px;background:#f8fafc;color:#243b53}.enrichment-run-panel div:first-child{display:flex;align-items:center;gap:8px}.enrichment-run-panel span{padding:2px 8px;border-radius:999px;background:#e6f6ff;color:#0b5f86;font-size:12px;font-weight:700}.toast-container{position:fixed;right:16px;bottom:96px;z-index:1600}.toast{min-width:220px;max-width:360px;padding:10px 14px;border-radius:10px;border:1px solid #c8c3ef;background:#f4f2ff;color:#4f4787;font-size:.86rem;font-weight:600;box-shadow:0 8px 24px #5c50aa29}.toast.success{border-color:#bdb6f0;background:#f1eeff}.btn{border:1px solid #b9b3ea;background:#f1efff;color:#2c2850;border-radius:8px;padding:8px 14px;cursor:pointer;font-weight:600;font-size:.9rem;white-space:nowrap}.btn:hover{background:#e6e2ff}.btn:disabled{opacity:.6;cursor:not-allowed}.btn.primary{background:#6f63f6;color:#fff;border-color:#5d51e3}.btn.primary:hover{background:#5d51e3}.clear-btn{background:#fff;color:#a32a2a;border-color:#d9aaaa}.clear-btn:hover{background:#fdf5f5}.table-btn{padding:6px 10px;font-size:.78rem;display:inline-flex;align-items:center;gap:5px}.table-btn svg{width:13px;height:13px;fill:currentColor}.table-btn.warn{border-color:#e2c48d;background:#fff8ec;color:#7a5524}.table-btn.warn:hover{background:#ffefd2}.table-btn.danger{border-color:#d9aaaa;background:#fff5f5;color:#a32a2a}.table-btn.danger:hover{background:#ffecec}.filter-bar{display:flex;gap:10px;align-items:center;flex-wrap:nowrap;margin-bottom:12px;background:#ffffffeb;border:1px solid #d9d6ec;border-radius:12px;padding:14px 18px;overflow-x:auto;overflow-y:hidden;position:relative;z-index:20}.search-field{display:flex;align-items:center;gap:8px;border:1px solid #d3cff2;border-radius:10px;background:#fff;padding:0 8px 0 10px;width:224px;min-width:192px;flex:0 0 auto;transition:border-color .18s ease,box-shadow .18s ease}.search-field:focus-within{border-color:#6f63f6;box-shadow:0 0 0 3px #6f63f61f}.search-field.pending{border-color:#8d82f7}.search-icon{width:15px;height:15px;fill:#7a759d;flex-shrink:0}.search-input{border:none;background:transparent;color:#2f2a53;padding:8px 0;font-size:.9rem;width:100%;min-width:0;flex:1}.search-input::placeholder{color:#8d88ad}.search-clear-btn{width:22px;height:22px;border:none;border-radius:999px;background:#efecff;color:#5a528d;font-size:15px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.search-clear-btn:hover{background:#e5e0ff}.search-pending-dot{width:8px;height:8px;border-radius:999px;background:#6f63f6;flex-shrink:0;animation:search-pulse .9s ease-in-out infinite}@keyframes search-pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.search-input:focus{outline:none}.search-input:-webkit-autofill,.search-input:-webkit-autofill:hover,.search-input:-webkit-autofill:focus{-webkit-text-fill-color:#2f2a53;transition:background-color 9999s ease-in-out 0s}.category-dropdown{position:relative;flex:0 0 auto;width:180px;min-width:180px;z-index:90}.dropdown-btn{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;border:1px solid #d3cff2;background:#fff;border-radius:8px;padding:8px 10px;font-size:.9rem;cursor:pointer;text-align:left}.dropdown-btn:hover{border-color:#b9b3ea}.dropdown-btn.has-selection{background:#f1efff;border-color:#6f63f6}.dropdown-btn .arrow{font-size:.7rem;color:#6e6a92}.dropdown-content{position:fixed;z-index:1200;width:300px;max-height:50vh;overflow:auto;background:#fff;border:1px solid #d9d6ec;border-radius:10px;box-shadow:0 8px 24px #49398a26}.dropdown-loading,.dropdown-empty{padding:16px;margin:0;color:#6e6a92;font-size:.88rem;text-align:center}.tree-container{padding:8px}.tree-node{font-size:.82rem}.tree-node.subject{font-style:italic;color:#5a5583}.tree-row{display:flex;align-items:center;gap:4px;padding:2px 3px;border-radius:6px}.tree-row:hover{background:#f7f5ff}.expand-btn{width:20px;height:20px;padding:0;border:none;background:transparent;cursor:pointer;font-weight:700;color:#6f63f6;display:flex;align-items:center;justify-content:center}.expand-placeholder{width:20px;display:inline-block}.tree-label{display:flex;align-items:center;gap:6px;cursor:pointer;flex:1}.tree-label input[type=checkbox]{cursor:pointer;accent-color:#6f63f6}.tree-label span{line-height:1.3}.filter-dropdown{position:relative;flex:0 0 auto;width:120px;min-width:100px;max-width:180px}.filter-tree-dropdown{width:144px;min-width:136px;max-width:192px}.filter-dropdown-btn{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;border:1px solid #d3cff2;background:#fff;border-radius:8px;padding:9px 10px;font-size:.88rem;cursor:pointer;text-align:left}.filter-dropdown-btn:hover{border-color:#b9b3ea}.filter-dropdown-btn.has-selection{background:#f1efff;border-color:#6f63f6}.filter-dropdown-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.filter-dropdown-menu{position:fixed;z-index:1200;display:flex;flex-direction:column;background:#fff;border:1px solid #d9d6ec;border-radius:10px;box-shadow:0 8px 24px #49398a26;overflow:hidden}.filter-dropdown-menu-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 10px;border-bottom:1px solid #e4e1f4;font-size:.8rem;color:#4f4a79;background:#faf9ff}.filter-dropdown-clear{border:none;background:none;color:#6f63f6;cursor:pointer;font-size:.8rem}.filter-dropdown-search-wrap{padding:8px 10px;border-bottom:1px solid #e9e6f7;background:#fff}.filter-dropdown-search-input{width:100%;border:1px solid #d3cff2;border-radius:8px;padding:7px 9px;font-size:.82rem;color:#2f2a53;background:#fff}.filter-dropdown-search-input:focus{outline:none;border-color:#6f63f6;box-shadow:0 0 0 3px #6f63f61f}.filter-dropdown-search-input::placeholder{color:#8d88ad}.filter-dropdown-options{min-height:0;overflow:auto;padding:6px}.filter-dropdown-btn .arrow{font-size:.7rem;color:#6e6a92}.filter-dropdown-option{display:flex;align-items:center;gap:8px;border-radius:7px;padding:6px 8px;font-size:.82rem;color:#433d6f;cursor:pointer}.filter-dropdown-option:hover{background:#f6f4ff}.filter-dropdown-option input[type=checkbox]{accent-color:#6f63f6}.filter-dropdown-option span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-dropdown-empty{margin:0;padding:12px 8px;color:#6e6a92;font-size:.82rem;text-align:center}.filter-tree-menu{min-height:160px}.filter-tree-options{padding:6px}.filter-tree-container{padding:2px}.filter-tree-special-option{margin-bottom:6px;border-bottom:1px solid #ece9f8;padding-bottom:8px}.action-bar{margin-bottom:12px;background:#ffffffeb;border:1px solid #d9d6ec;border-radius:12px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.action-left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.action-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.select-all{display:inline-flex;align-items:center;gap:6px;font-size:.84rem;color:#3f3a66}.select-all select{border:1px solid #cfc9f7;border-radius:8px;padding:4px 8px;font-size:.8rem;color:#2f2a53;background:#fff}.filter-selects-vertical{display:grid;grid-template-columns:repeat(2,minmax(130px,1fr));grid-template-rows:repeat(2,auto);grid-auto-flow:column;gap:8px 10px;align-items:start;flex:0 0 auto}.filter-selects-vertical .select-all{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.filter-selects-vertical .select-all select{width:100%;min-width:130px}.selected-count{font-size:.84rem;color:#69648f}.main-products-table-wrap{border:1px solid #d9d6ec;border-radius:12px;overflow:auto;background:#ffffffeb}.hidden-file-input{display:none}.main-products-table{width:100%;border-collapse:collapse;min-width:1080px}.main-products-table th,.main-products-table td{border-bottom:1px solid #e4e1f4;padding:10px 12px;text-align:left;font-size:.84rem;vertical-align:middle}.main-products-table th{background:#f7f5ff;font-size:.78rem;text-transform:uppercase;letter-spacing:.02em;color:#69648f}.main-products-table tbody tr:hover{background:#f4f2ff}.main-products-table tbody tr.info-complete{background:#eefaf1}.main-products-table tbody tr.info-complete:hover{background:#e3f4e8}.main-products-cover-cell{width:48px;height:64px;border-radius:8px;overflow:hidden;background:#efecff}.main-products-cover-cell img{width:100%;height:100%;object-fit:cover;display:block}.table-actions{display:flex;gap:6px;flex-wrap:wrap}.view-toggle{display:inline-flex;border:1px solid #d3cff2;border-radius:8px;overflow:hidden}.view-toggle button{border:none;background:#fff;color:#4e487f;font-size:.82rem;font-weight:600;padding:7px 12px;cursor:pointer}.view-toggle button+button{border-left:1px solid #d3cff2}.view-toggle button.active{background:#6f63f6;color:#fff}.selected-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.tag{display:inline-flex;align-items:center;gap:4px;background:#efedff;border:1px solid #d2cdf8;border-radius:6px;padding:4px 8px;font-size:.82rem;color:#3f3a66}.tag button{background:none;border:none;padding:0;cursor:pointer;font-size:1rem;line-height:1;color:#7d79a8}.tag button:hover{color:#a32a2a}.status{margin:10px 0;font-size:.92rem;color:#635f8a}.status.error{color:#a32a2a}.duplicates-page,.integration-page{width:min(1600px,100%);margin:0 auto}.table-page{width:min(1700px,100%);margin:0 auto}.table-control-panel{border:1px solid #d9d6ec;border-radius:8px;background:#fffffff0;padding:16px;box-shadow:0 6px 18px #49398a14}.table-filter-bar{align-items:flex-end}.table-search-wrap{min-width:280px;flex:1 1 360px}.table-selected-tags{margin-top:12px}.table-shell{margin-top:16px;border:1px solid #e0dcf2;border-radius:8px;background:#fff;overflow:hidden}.table-shell-head{display:flex;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid #ebe8f8;background:#f7f6ff}.table-shell-head h2{margin:0 0 4px;font-size:1rem;color:#272444}.table-shell-head p{margin:0;color:#635f8a;font-size:.84rem}.table-products-wrap{border:none;border-radius:0;box-shadow:none}.table-products-table{min-width:980px}.table-products-table th,.table-products-table td{padding:9px 10px}.table-title-cell{min-width:280px;max-width:520px;overflow-wrap:anywhere;color:#272444}.table-edit-modal{max-width:760px}.table-edit-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.table-edit-field{display:flex;flex-direction:column;gap:6px;color:#4f4a76;font-size:.8rem;font-weight:700}.table-edit-field.wide{grid-column:1 / -1}.table-edit-field input,.table-edit-field select{height:38px;border:1px solid #d3cff2;border-radius:8px;padding:8px 10px;color:#272444;background:#fff;font-size:.9rem}.table-edit-field input[readonly]{color:#635f8a;background:#f7f6ff}.table-edit-field input:focus,.table-edit-field select:focus{outline:none;border-color:#6f63f6;box-shadow:0 0 0 2px #6f63f61f}.table-billz-field{gap:8px}.table-edit-field small{color:#635f8a;font-size:.72rem;font-weight:600}.table-edit-field .table-edit-error{color:#ba2d2d}.table-edit-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.integration-panel{border:1px solid #d9d6ec;border-radius:12px;background:#ffffffeb;padding:16px;box-shadow:0 8px 24px #49398a1a}.integration-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.integration-panel-head h2{margin:0 0 4px;font-size:1.05rem;color:#272444}.integration-panel-head p{margin:0;font-size:.88rem;color:#635f8a}.wb-currency-card{display:grid;grid-template-columns:minmax(240px,1fr) auto;gap:14px 24px;margin-bottom:16px;padding:16px;border:1px solid #d8d3f2;border-radius:12px;background:linear-gradient(135deg,#f3f1fff5,#fffffffa)}.wb-currency-copy{min-width:0}.wb-currency-kicker{display:block;margin-bottom:3px;color:#7469c9;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.wb-currency-copy strong{display:block;color:#272444;font-size:.98rem}.wb-currency-copy p,.wb-currency-example,.wb-currency-status{margin:5px 0 0;color:#635f8a;font-size:.8rem;line-height:1.45}.wb-currency-control{display:flex;align-items:center;gap:9px}.wb-currency-control>label,.wb-currency-equals{color:#3e3965;font-size:.82rem;font-weight:700;white-space:nowrap}.wb-currency-input-wrap{display:flex;align-items:center;height:38px;overflow:hidden;border:1px solid #cfc9ee;border-radius:9px;background:#fff}.wb-currency-input-wrap:focus-within{border-color:#6f63f6;box-shadow:0 0 0 2px #6f63f61f}.wb-currency-input-wrap input{width:112px;height:100%;border:0;outline:0;padding:8px 10px;color:#272444;background:transparent;font:inherit;font-variant-numeric:tabular-nums}.wb-currency-input-wrap span{align-self:stretch;display:inline-flex;align-items:center;padding:0 10px;border-left:1px solid #e2def4;color:#6a648d;background:#f6f4ff;font-size:.73rem;font-weight:700}.wb-currency-example,.wb-currency-status{grid-column:1 / -1;margin-top:-6px}.wb-currency-status{margin-top:-10px;color:#4e4783;font-weight:600}.integration-filter-bar{align-items:flex-end;flex-wrap:wrap;overflow:visible}.integration-field{display:flex;flex-direction:column;gap:5px;min-width:96px;color:#4f4a76;font-size:.78rem;font-weight:600}.integration-field input,.integration-field select{height:36px;border:1px solid #d3cff2;border-radius:8px;padding:7px 9px;color:#2f2a53;background:#fff;font-size:.88rem}.integration-field input:focus,.integration-field select:focus{outline:none;border-color:#6f63f6;box-shadow:0 0 0 2px #6f63f61f}.integration-collection-field{min-width:180px}.integration-selected-tags{margin-top:12px}.wb-mapping-summary{margin-top:14px;border:1px solid #e0dcf2;border-radius:10px;background:#fff;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.wb-mapping-summary strong,.wb-mapping-summary span{display:block}.wb-mapping-summary strong{color:#272444;font-size:.92rem}.wb-mapping-summary span{margin-top:2px;color:#635f8a;font-size:.82rem}.wb-mapping-panel{margin-top:14px;border:1px solid #e0dcf2;border-radius:10px;background:#fff;overflow:hidden}.wb-mapping-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid #ebe8f8;background:#fbfaff}.wb-mapping-head strong,.wb-mapping-head span{display:block}.wb-mapping-head strong{color:#272444;font-size:.92rem}.wb-mapping-head span{margin-top:2px;color:#635f8a;font-size:.82rem}.wb-mapping-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.wb-mapping-table-wrap{max-height:360px;overflow:auto}.wb-mapping-table{width:100%;border-collapse:collapse;font-size:.84rem}.wb-mapping-table th,.wb-mapping-table td{padding:9px 10px;border-bottom:1px solid #f0edf9;text-align:left;vertical-align:top}.wb-mapping-table th{position:sticky;top:0;z-index:1;background:#fff;color:#4f4a76;font-size:.76rem;text-transform:uppercase;letter-spacing:.04em}.wb-mapping-table select,.wb-mapping-table input{width:100%;min-width:160px;height:34px;border:1px solid #d3cff2;border-radius:8px;color:#2f2a53;background:#fff}.wb-mapping-table input:disabled{background:#f7f5ff;color:#8a86a7}.wb-mapping-table input.invalid{border-color:#d64545;box-shadow:0 0 0 2px #d645451f}.wb-mapping-table strong,.wb-mapping-table span{display:block}.wb-mapping-table strong{color:#272444}.wb-mapping-table span{margin-top:2px;color:#8a86a7;font-size:.76rem}.wb-mapping-table .wb-field-sample{margin-top:5px;color:#4f4a76;font-size:.78rem;overflow-wrap:anywhere}.wb-mapping-table .wb-field-sample.error{color:#b42318}.wb-mapping-modal{width:90dvw;max-width:90dvw;height:90dvh;max-height:90dvh}.wb-mapping-modal .details-modal-header p{margin:3px 0 0;color:#635f8a;font-size:.82rem}.wb-mapping-modal-body{flex:1;min-height:0;overflow:hidden;padding:12px}.wb-mapping-panel-in-modal{height:100%;margin-top:0;display:flex;flex-direction:column}.wb-mapping-panel-in-modal .wb-mapping-table-wrap{flex:1;min-height:0;max-height:none}.integration-preview{margin-top:16px;border:1px solid #e0dcf2;border-radius:10px;background:#fff;overflow:hidden}.integration-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px;border-bottom:1px solid #ebe8f8;background:#fbfaff}.integration-preview-head h3{margin:0 0 4px;font-size:.98rem;color:#272444}.integration-preview-head p{margin:0;color:#635f8a;font-size:.84rem}.integration-jobs-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;border:1px solid #e0dcf2;border-radius:10px;background:#fbfaff;padding:10px 12px}.integration-jobs-summary strong{display:block;color:#272444;font-size:.92rem}.integration-jobs-summary span{display:block;margin-top:2px;color:#635f8a;font-size:.82rem}.integration-jobs-summary-actions{display:flex;gap:8px;flex:0 0 auto}.integration-jobs-modal{max-width:1280px}.wb-errors-modal{width:min(1180px,100%)}.integration-jobs-modal-body{padding:14px;overflow:hidden}.integration-jobs-modal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;color:#635f8a;font-size:.86rem}.integration-jobs-panel{overflow:visible}.wb-errors-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:12px;min-height:0}.wb-errors-list,.wb-error-products{min-height:420px;max-height:min(68vh,640px);overflow:auto;border:1px solid #ded9f4;border-radius:10px;background:#fff}.wb-errors-list{padding:8px}.wb-error-item{width:100%;display:grid;gap:5px;padding:10px;margin-bottom:8px;text-align:left;color:#292542;background:#faf9ff;border:1px solid #e1dcf7;border-radius:8px;cursor:pointer}.wb-error-item.active{border-color:#6c5ce7;background:#f2efff}.wb-error-item-title{font-weight:800;line-height:1.25;overflow-wrap:anywhere}.wb-error-item-meta{color:#635f8a;font-size:.78rem;line-height:1.25}.wb-error-delete{justify-self:start;margin-top:2px}.wb-error-products{padding:0}.wb-error-products-table-wrap{border:0;border-radius:0;max-height:none}.wb-error-products-table th,.wb-error-products-table td{font-size:.82rem}.wb-error-products-table td:last-child{text-align:right;white-space:nowrap}.integration-job-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:12px;min-height:0}.integration-job-column{display:flex;flex-direction:column;gap:8px;min-width:0;min-height:0}.integration-job-column h4{margin:0;font-size:.86rem;color:#4f4a76}.integration-job-column-scroll{display:flex;flex-direction:column;gap:8px;max-height:min(58vh,560px);min-height:120px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px}.integration-job-card{border:1px solid #e0dcf2;border-radius:8px;padding:10px;background:#fbfaff}.integration-job-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;color:#272444}.integration-job-card-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.integration-job-card-head span{color:#6f63f6;font-size:.78rem;font-weight:700}.integration-job-card p{margin:6px 0 0;color:#635f8a;font-size:.82rem;overflow-wrap:anywhere}.integration-job-times{display:grid;grid-template-columns:1fr;gap:3px;margin-top:8px;color:#8a86a7;font-size:.76rem}.integration-products-table-wrap{border:none;border-radius:0;box-shadow:none}.integration-product-title{display:flex;align-items:center;gap:8px;min-width:260px}.integration-product-title img{width:34px;height:46px;object-fit:cover;border-radius:5px;background:#efecff;flex:0 0 auto}.integration-product-title span{overflow-wrap:anywhere}.duplicate-groups-list{display:flex;flex-direction:column;gap:12px}.duplicate-group-card{border:1px solid #d9d6ec;border-radius:12px;background:#ffffffeb;overflow:hidden}.duplicate-group-head{padding:10px 12px;border-bottom:1px solid #e4e1f4;background:#f7f5ff}.duplicate-group-head h3{margin:0 0 4px;font-size:.94rem;color:#2f2a53}.duplicate-group-head p{margin:0;font-size:.82rem;color:#5f5a86;line-height:1.35}.duplicate-group-head code{font-size:.78rem;color:#3f3972}.duplicate-group-items{display:flex;flex-direction:column}.duplicate-item{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:10px 12px}.duplicate-item+.duplicate-item{border-top:1px solid #ebe7fa}.duplicate-item-select{width:24px;padding-top:2px;flex-shrink:0}.duplicate-item-select input{accent-color:#6f63f6}.duplicate-item-main{min-width:0;flex:1}.duplicate-item-main h4{margin:0 0 4px;font-size:.9rem;color:#2f2a53}.duplicate-item-main p{margin:0 0 6px;font-size:.8rem;color:#615c8a}.duplicate-item-codes{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.duplicate-item-codes span{display:inline-flex;align-items:center;border:1px solid #ddd8f3;background:#f8f7ff;border-radius:999px;padding:3px 7px;font-size:.75rem;color:#4b4574;line-height:1.2}.duplicate-item-actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.duplicate-action-bar{margin-bottom:12px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.product-card{position:relative;background:#fcfbff;border:1px solid #dfdbf4;border-radius:12px;overflow:hidden;transition:box-shadow .15s}.product-card:hover{box-shadow:0 6px 16px #49398a1f}.product-card.selectable{cursor:pointer}.product-card.selected{border-color:#6f63f6;box-shadow:inset 0 0 0 1px #6f63f642}.product-card.info-complete{border-color:#6dbb7c;box-shadow:inset 0 0 0 1px #4aa35d33}.product-card.in-main{border-color:#9a8ff4}.product-card.not-in-main{border-color:#dfdbf4}.product-card.selectable:focus-visible{outline:2px solid #6f63f6;outline-offset:2px}.product-check{position:absolute;top:8px;left:8px;z-index:2;width:24px;height:24px;border-radius:6px;background:#ffffffeb;display:grid;place-items:center;border:1px solid #d9d6ec}.product-check.disabled{opacity:.5}.product-check input{accent-color:#6f63f6}.product-view-btn{position:absolute;top:8px;right:8px;z-index:2;width:28px;height:28px;border-radius:8px;border:1px solid #d9d6ec;background:#fffffff0;color:#4f4787;display:grid;place-items:center;cursor:pointer}.product-view-btn:hover{background:#f1efff}.product-view-btn svg{width:16px;height:16px;fill:currentColor}.cover-wrap{width:100%;height:200px;background:#efecff}.cover-wrap img{width:100%;height:100%;object-fit:cover;display:block}.no-cover{width:100%;height:100%;display:grid;place-items:center;color:#6e6a92;font-size:.8rem}.product-info{padding:10px}.product-info h3{margin:0 0 4px;font-size:.9rem;line-height:1.3;color:#272444;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-info .author{margin:0 0 4px;font-size:.82rem;color:#555086;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-info .meta{margin:0;font-size:.78rem;color:#6e6a92;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.product-card-actions{margin-top:8px}.main-product-card-actions{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.info-complete-badge{display:inline-flex;align-items:center;margin:0 0 6px;padding:2px 7px;border-radius:999px;border:1px solid #8cc79a;background:#eaf8ee;color:#2f7a44;font-size:.7rem;font-weight:700;letter-spacing:.02em}.table-info-complete-badge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 7px;border-radius:999px;border:1px solid #8cc79a;background:#eaf8ee;color:#2f7a44;font-size:.7rem;font-weight:700;letter-spacing:.02em}.product-delete-btn{border:1px solid #d9aaaa;background:#fff5f5;color:#a32a2a;border-radius:7px;padding:4px 8px;font-size:.75rem;font-weight:600;cursor:pointer}.product-delete-btn:hover:not(:disabled){background:#ffecec}.product-delete-btn:disabled{opacity:.6;cursor:not-allowed}.age-badge{display:inline-block;margin-top:6px;padding:2px 6px;background:#f5f0e8;border:1px solid #e0d5c5;border-radius:4px;font-size:.72rem;font-weight:600;color:#8b7355}.main-indicator{display:inline-flex;align-items:center;gap:5px;margin-top:6px;padding:2px 7px;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.02em}.main-indicator-dot{width:7px;height:7px;border-radius:999px;display:inline-block}.main-indicator.yes{background:#efedff;color:#4a4481;border:1px solid #cfc9f7}.main-indicator.yes .main-indicator-dot{background:#6a5ff0}.main-indicator.no{background:#f3f1fb;color:#74709b;border:1px solid #dbd8ec}.main-indicator.no .main-indicator-dot{background:#9e9abb}.products-list{display:flex;flex-direction:column;gap:8px}.product-row{display:grid;grid-template-columns:34px 56px 1fr 130px;align-items:center;gap:10px;background:#fcfbff;border:1px solid #dfdbf4;border-radius:12px;padding:8px 10px}.product-row.selectable{cursor:pointer}.product-row.selected{border-color:#6f63f6;box-shadow:inset 0 0 0 1px #6f63f642}.product-row.in-main{border-color:#9a8ff4}.product-row.selectable:focus-visible{outline:2px solid #6f63f6;outline-offset:2px}.product-row-check input{accent-color:#6f63f6}.product-row-cover{width:56px;height:72px;border-radius:8px;overflow:hidden;background:#efecff}.product-row-cover img{width:100%;height:100%;object-fit:cover;display:block}.product-row-body h3{margin:0 0 4px;font-size:.92rem;color:#272444}.product-row-body p{margin:0;font-size:.82rem;color:#66628b;line-height:1.3}.product-row-side{justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:5px}.row-view-btn{border:1px solid #d1ccf2;background:#f8f6ff;color:#4e487f;border-radius:7px;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex;align-items:center;gap:5px;cursor:pointer}.row-view-btn:hover:not(:disabled){background:#eeeaff}.row-view-btn.danger{border-color:#d9aaaa;background:#fff5f5;color:#a32a2a}.row-view-btn.danger:hover:not(:disabled){background:#ffecec}.row-view-btn:disabled{opacity:.6;cursor:not-allowed}.row-view-btn svg{width:13px;height:13px;fill:currentColor}.details-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#130f2680;z-index:2100;display:grid;place-items:center;padding:18px}.details-modal{width:min(960px,100%);max-height:min(88vh,920px);overflow:hidden;border-radius:14px;background:#fcfbff;border:1px solid #d5d0f2;box-shadow:0 16px 44px #1b143e59;display:flex;flex-direction:column}.create-main-modal{width:min(980px,100%)}.enrichment-modal{width:min(1120px,100%)}.enrichment-modal-actions{display:flex;align-items:center;gap:8px}.enrichment-proposals-list{display:grid;gap:14px}.enrichment-proposal{border:1px solid #d9e2ec;border-radius:8px;padding:14px;background:#fff}.enrichment-proposal.applied{border-color:#a7f3d0;background:#f0fdf4}.enrichment-proposal.rejected,.enrichment-proposal.failed{border-color:#fecaca;background:#fff7f7}.enrichment-proposal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.enrichment-proposal-head h4{margin:0 0 4px;font-size:16px}.enrichment-proposal-head span{color:#627d98;font-size:13px;text-transform:uppercase}.enrichment-proposal-actions{display:flex;gap:8px}.enrichment-fields{display:grid;gap:10px}.enrichment-field{border-top:1px solid #edf2f7;padding-top:10px}.enrichment-field-title,.enrichment-field-values{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}.enrichment-field-title{align-items:center;margin-bottom:8px}.enrichment-field-title span{justify-self:start;padding:2px 8px;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:12px;font-weight:700}.enrichment-field-values>div{min-width:0}.enrichment-field-values small{display:block;margin-bottom:3px;color:#829ab1;font-weight:700}.enrichment-field-values p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.enrichment-sources{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.enrichment-sources a{max-width:100%;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#2563eb;font-size:12px;text-decoration:none;overflow-wrap:anywhere}.enrichment-notes{margin:10px 0 0;color:#52606d}.details-modal-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid #e2def6;background:#f5f3ff}.details-modal-header h3{margin:0;font-size:1rem;color:#2a264b}.details-close-btn{border:1px solid #cbc5ef;background:#fff;color:#494372;width:30px;height:30px;border-radius:8px;cursor:pointer;font-size:1.1rem;line-height:1}.details-close-btn:hover{background:#f0edff}.details-modal-body{overflow:auto;padding:14px 16px 18px}.details-top{display:grid;grid-template-columns:180px 1fr;gap:14px;margin-bottom:14px}.details-carousel{display:flex;flex-direction:column;gap:8px}.details-cover{width:180px;height:240px;border-radius:10px;overflow:hidden;border:1px solid #dfdbf4;background:#efecff}.details-cover img{width:100%;height:100%;object-fit:cover;display:block}.details-carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:8px}.details-carousel-controls button{border:1px solid #d1ccf2;background:#f7f5ff;color:#4e487f;border-radius:6px;padding:4px 8px;font-size:.76rem;font-weight:600;cursor:pointer}.details-carousel-controls button:hover{background:#ece8ff}.details-carousel-controls span{font-size:.78rem;color:#5b5685}.details-image-label{margin:0;font-size:.76rem;color:#6d6796}.details-summary p{margin:0 0 8px;font-size:.87rem;color:#3c3762;line-height:1.35}.details-fields h4{margin:0 0 8px;font-size:.86rem;color:#4b4574}.details-fields-grid{border:1px solid #ddd8f3;border-radius:10px;background:#f8f7ff;overflow:hidden}.details-field-row{display:grid;grid-template-columns:minmax(140px,220px) 1fr;gap:0}.details-field-row+.details-field-row{border-top:1px solid #e2def7}.details-field-name{background:#efedff;border-right:1px solid #ddd8f3;padding:8px 10px;font-size:.78rem;font-weight:700;color:#474170;word-break:break-word}.details-field-desc{margin-top:3px;font-size:.7rem;font-weight:500;color:#6d6796;line-height:1.25}.details-field-value{padding:8px 10px;font-size:.78rem;color:#2f2a53;line-height:1.35;white-space:pre-wrap;word-break:break-word}.main-indicator.compact{margin-top:0}.main-product-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.main-product-field{display:flex;flex-direction:column;gap:6px;position:relative}.main-product-field.full{grid-column:1 / -1}.main-product-field span{font-size:.78rem;color:#4b4574;font-weight:600}.main-product-field input,.main-product-field select,.main-product-field textarea{width:100%;border:1px solid #d3cff2;border-radius:8px;padding:8px 10px;font-size:.86rem;color:#2f2a53;background:#fff;font-family:inherit}.main-product-field textarea{resize:vertical}.main-product-field input:focus,.main-product-field select:focus,.main-product-field textarea:focus{outline:none;border-color:#6f63f6}.main-product-input-with-unit{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.main-product-unit{display:inline-flex;align-items:center;justify-content:center;min-width:32px;min-height:36px;border:1px solid #d3cff2;border-radius:8px;background:#f7f5ff;color:#4b4574;font-size:.78rem;font-weight:700;white-space:nowrap}.category-suggest{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:40;max-height:230px;overflow:auto;border:1px solid #d3cff2;border-radius:8px;background:#fff;box-shadow:0 8px 22px #31256929}.category-suggest-item{width:100%;border:none;border-bottom:1px solid #efecfb;background:#fff;color:#2f2a53;text-align:left;font-size:.84rem;padding:8px 10px;cursor:pointer}.category-suggest-item:last-child{border-bottom:none}.category-suggest-item:hover{background:#f5f2ff}.category-suggest-item.active{background:#ede9ff;color:#3e3677;font-weight:600}.category-suggest-empty{font-size:.82rem;color:#6d6796;padding:9px 10px}.main-product-field-error{font-size:.74rem;color:#a32a2a;line-height:1.3}.main-product-field-hint{font-size:.74rem;color:#58518b;line-height:1.3}.main-product-size-inputs{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto;gap:8px;align-items:center}.main-product-size-separator{display:inline-flex;align-items:center;justify-content:center;min-width:18px;font-size:.92rem;font-weight:700;color:#4b4574}.supplier-search-select{position:relative;display:grid;gap:6px;min-width:220px;color:#2d2858;font-size:.78rem;font-weight:700}.supplier-search-control{position:relative}.supplier-search-control input{width:100%;height:40px;min-height:40px;padding:0 34px 0 12px;border:1px solid #c9c1ff;border-radius:8px;background:#fff;color:#211b46;font-size:.9rem;font-weight:500;line-height:1.2}.supplier-search-control input::placeholder{color:#77709f;font-weight:600}.supplier-search-control input:focus{outline:none;border-color:#6f63f6;box-shadow:0 0 0 2px #6f63f61f}.integration-filter-bar .supplier-search-select{min-width:260px;color:#4f4a76;font-weight:600}.integration-filter-bar .supplier-search-control input{height:36px;min-height:36px;border-color:#d3cff2;border-radius:8px;padding-top:7px;padding-bottom:7px;color:#2f2a53;font-size:.88rem}.supplier-search-control input:disabled{opacity:.65}.supplier-clear-btn{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:22px;height:22px;border:0;border-radius:50%;background:#ece8ff;color:#4b3faa;font-size:1rem;line-height:1;cursor:pointer}.supplier-selected-tags{display:flex;flex-wrap:wrap;gap:6px}.supplier-selected-tag{display:inline-flex;align-items:center;max-width:100%;gap:6px;padding:5px 8px;border:1px solid #cbc4ff;border-radius:8px;background:#f4f1ff;color:#373066;font-size:.78rem;font-weight:700}.supplier-selected-tag button{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:0;border-radius:50%;background:#e2ddff;color:#4b3faa;cursor:pointer}.supplier-options-menu{position:fixed;z-index:1000;max-height:220px;overflow:auto;border:1px solid #c9c1ff;border-radius:10px;background:#fff;box-shadow:0 18px 36px #2f256d2e;padding:6px}.supplier-option{display:grid;width:100%;gap:2px;border:0;border-radius:8px;background:transparent;padding:8px 10px;color:#241f4f;text-align:left;cursor:pointer}.supplier-option:hover,.supplier-option.active{background:#f0edff}.supplier-option small,.supplier-option.muted{color:#77709f;font-weight:600}.supplier-option.error{color:#b3261e;cursor:default}.main-product-upload-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.main-product-upload-row input[type=text]{flex:1;min-width:260px}.main-product-upload-status{font-size:.75rem;color:#3b8a5a;line-height:1.35}.main-product-upload-status.error{color:#a32a2a}.uploaded-images-list{margin-top:4px;border:1px solid #e1ddf6;border-radius:8px;padding:8px;background:#faf9ff;max-height:220px;overflow:auto;display:flex;flex-direction:column;gap:8px}.uploaded-image-item{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #ece8fb;border-radius:8px;background:#fff;padding:7px 9px}.uploaded-image-meta{display:flex;align-items:center;gap:8px;min-width:0}.uploaded-image-preview{width:34px;height:34px;border:1px solid #e7e2fa;border-radius:6px;background:#f7f4ff;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.uploaded-image-preview img{width:100%;height:100%;object-fit:cover;display:block}.uploaded-image-item a{color:#4e4782;font-size:.78rem;text-decoration:none;word-break:break-all}.uploaded-image-item a:hover{text-decoration:underline}.uploaded-image-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.main-product-actions{grid-column:1 / -1;display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:6px}.main-product-complete-toggle{margin-right:auto;display:inline-flex;align-items:center;gap:7px;font-size:.82rem;color:#2f2a53}.main-product-complete-toggle input{accent-color:#6f63f6}.product-row-age{font-size:.76rem;color:#8b7355;font-weight:600}.pagination{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.pagination-main{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.pagination-arrow,.pagination-page{border:1px solid #b9b3ea;background:#fff;color:#2c2850;border-radius:8px;min-width:34px;height:34px;padding:0 10px;cursor:pointer;font-weight:600;font-size:.88rem}.pagination-arrow:hover:not(:disabled),.pagination-page:hover:not(:disabled){background:#f2efff}.pagination-arrow:disabled,.pagination-page:disabled{opacity:.5;cursor:not-allowed}.pagination-page.active{background:#6f63f6;border-color:#5d51e3;color:#fff}.pagination-ellipsis{min-width:24px;text-align:center;color:#6e6a92;font-size:.95rem;-webkit-user-select:none;user-select:none}.pagination-right{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.pagination-total{font-size:.82rem;color:#5f5a86}.pagination-size-control{display:inline-flex;align-items:center;gap:8px;border:1px solid #d3cff2;border-radius:999px;padding:4px 10px;background:#fff}.pagination-size-control span{font-size:.82rem;color:#5f5a86}.pagination-size-control select{border:none;background:transparent;color:#3f3a66;font-size:.84rem;font-weight:600;cursor:pointer}.pagination-size-control select:focus{outline:none}.pagination-columns-control{display:inline-flex;align-items:center;gap:8px;border:1px solid #d3cff2;border-radius:999px;padding:4px 10px;background:#fff}.pagination-columns-control span{font-size:.82rem;color:#5f5a86}.pagination-columns-control select{border:none;background:transparent;color:#3f3a66;font-size:.84rem;font-weight:600;cursor:pointer}.pagination-columns-control select:focus{outline:none}.pagination-jump-control{display:inline-flex;align-items:center;gap:8px;border:1px solid #d3cff2;border-radius:999px;padding:4px 8px;background:#fff}.pagination-jump-control span{font-size:.82rem;color:#5f5a86}.pagination-jump-control input{width:64px;border:1px solid #d3cff2;border-radius:8px;padding:4px 6px;color:#3f3a66;font-size:.84rem}.pagination-jump-control input:focus{outline:none;border-color:#6f63f6}.pagination-jump-btn{border:1px solid #b9b3ea;background:#fff;color:#2c2850;border-radius:8px;padding:6px 10px;cursor:pointer;font-weight:600;font-size:.82rem}.pagination-jump-btn:hover{background:#f2efff}.bottom-nav{position:fixed;left:50%;bottom:18px;transform:translate(-50%);z-index:1500;display:flex;align-items:center;gap:8px;background:#6a5ff0;border-radius:999px;padding:8px;box-shadow:0 10px 24px #4236884d}.bottom-nav-link{border:none;border-radius:999px;background:transparent;color:#ffffffe6;display:inline-flex;align-items:center;gap:8px;font-size:.88rem;font-weight:600;padding:10px 14px;cursor:pointer}.bottom-nav-link svg{width:18px;height:18px;fill:currentColor}.bottom-nav-link.active{background:#fff;color:#3f3972}.bottom-nav-link:not(.active):hover{background:#ffffff24}@media (max-width: 1100px){.layout{grid-template-columns:240px 1fr;gap:16px}}@media (max-width: 900px){.wb-errors-layout{grid-template-columns:1fr}.wb-errors-list,.wb-error-products{min-height:260px;max-height:42vh}.layout{grid-template-columns:1fr}.sidebar{position:static;max-height:none}.sidebar-tree{max-height:300px}.filter-bar{flex-wrap:nowrap}.filter-selects-vertical{grid-template-columns:minmax(130px,1fr)}.search-field{flex:0 0 auto;width:192px;min-width:176px}.category-dropdown{flex:0 0 auto}.dropdown-btn,.dropdown-content{width:100%}.filter-dropdown{flex:0 0 auto}.filter-tree-dropdown{width:144px;min-width:136px;max-width:192px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.action-bar{align-items:flex-start}.action-right{width:100%}.pagination{justify-content:center}.bottom-nav{width:calc(100% - 28px);justify-content:center}.bottom-nav-link{flex:1;justify-content:center;min-width:0;padding:10px 8px}.bottom-nav-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.integration-panel-head{flex-direction:column}.wb-currency-card{grid-template-columns:1fr}.wb-currency-control{flex-wrap:wrap}.wb-currency-example,.wb-currency-status{margin-top:0}.integration-filter-bar{flex-wrap:wrap}.integration-field,.integration-collection-field{flex:1 1 140px}.integration-preview-head{flex-direction:column}.integration-job-grid{grid-template-columns:1fr}.integration-jobs-summary,.integration-jobs-modal-toolbar{flex-direction:column;align-items:stretch}.integration-jobs-summary-actions{width:100%}.integration-jobs-summary-actions .btn{flex:1}.table-edit-body{grid-template-columns:1fr}.table-search-wrap{min-width:0}.details-top{grid-template-columns:1fr}.details-cover{width:130px;height:180px}.details-field-row{grid-template-columns:1fr}.details-field-name{border-right:none;border-bottom:1px solid #ddd8f3}.main-product-form{grid-template-columns:1fr}.duplicate-item{flex-direction:column;align-items:stretch}.duplicate-item-actions{justify-content:flex-start}}@media (max-width: 500px){.header{flex-direction:column;align-items:flex-start}.header-right{width:100%}.header-right .btn{flex:1}.products-grid{grid-template-columns:repeat(2,1fr);gap:8px}.cover-wrap{height:160px}.action-right .btn{flex:1}.view-toggle{width:100%}.view-toggle button{flex:1}.pagination{flex-direction:column;align-items:stretch}.pagination-main{justify-content:center}.pagination-right{justify-content:space-between}.pagination-jump-control{width:100%;justify-content:flex-end;border-radius:12px}.product-row{grid-template-columns:28px 48px 1fr}.product-row-side{grid-column:3;justify-self:start;align-items:flex-start}.main-products-table{min-width:620px}}
