@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--bg:#f4f7fb;--ink:#1d2733;--line:#dce3eb;--cyan:#2fc6f6;--green:#27ae60;--red:#e5463e;--amber:#f5a623}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--ink);font-size:13px}button,input,select{font:inherit}button{cursor:pointer}.workspace{min-height:100vh;padding:28px 22px 60px}.catalog{max-width:1280px;margin:auto;position:relative}.hero{border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 2px 9px #17263b0b}.hero-main{min-height:138px;padding:22px 24px 18px;background:linear-gradient(110deg,#1d2733,#2d4056);color:#fff;display:grid;grid-template-columns:minmax(360px,1fr) auto;align-items:start;gap:24px}.hero.tender .hero-main{background:linear-gradient(110deg,#2a1f00,#493700)}h1{font-size:23px;margin:0;display:flex;align-items:center;gap:11px;letter-spacing:-.4px}h1 i{display:block;width:6px;height:28px;border-radius:3px;background:var(--cyan);box-shadow:0 0 12px #2fc6f6a8}.tender-badge{font-size:11px;letter-spacing:.4px;color:#ffd663;padding:5px 9px;border:1px solid #f5c43866;background:#f5c4381d;border-radius:7px}.meta{display:flex;gap:7px;margin-top:12px;flex-wrap:wrap}.meta span{padding:5px 10px;border-radius:20px;background:#ffffff0f;border:1px solid #ffffff12;color:#dce9f4;font-size:11px}.meta span:first-child{color:var(--cyan)}.history-trigger{margin-top:10px;min-height:30px;display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border:1px solid #ffffff20;border-radius:7px;color:#dce9f4;background:#ffffff0b;font-size:11px;font-weight:700}.history-trigger:hover{color:#fff;border-color:#2fc6f677;background:#ffffff14}.history-trigger b{min-width:19px;height:19px;display:grid;place-items:center;padding:0 5px;border-radius:99px;color:#12202d;background:var(--cyan);font-size:9px}.hero-controls{min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.hero-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.hero-actions small{display:flex;flex-direction:column;text-align:right;color:#ffffff76;font-size:9px;text-transform:uppercase;margin-right:5px}.hero-actions small strong{font-size:11px;color:#dbe6ef;text-transform:none;margin-top:3px;display:flex;align-items:center;justify-content:flex-end;gap:4px}.hero-actions .sync-status strong{white-space:nowrap}.hero-actions .sync-status time{color:#fff;font-variant-numeric:tabular-nums}.hero-actions .sync-status strong span{color:#93a4b6;font-size:9px;font-weight:600}.dark-btn,.primary{border-radius:8px;padding:9px 13px;border:1px solid #ffffff33;color:#fff;background:#ffffff08;font-weight:600}.dark-btn,.primary,.io button,.add button{display:flex;align-items:center;justify-content:center;gap:7px}.dark-btn:hover{background:#ffffff14}.primary{background:var(--cyan);border-color:var(--cyan);font-weight:700;box-shadow:0 4px 14px #2fc6f64d}.hero-status{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#fff}.modes,.readiness{display:flex;align-items:center;gap:6px;background:#ffffff0b;border:1px solid #ffffff16;padding:6px 9px;border-radius:8px}.modes label,.readiness label{font-size:9px;color:#ffffff75;font-weight:700;text-transform:uppercase}.modes button{background:#ffffff12;border:0;color:#d7e0ea;border-radius:5px;padding:5px 9px;font-size:11px;font-weight:600}.modes button.active{background:var(--cyan);color:#fff}.bar{width:125px;height:6px;background:#ffffff17;border-radius:5px;overflow:hidden}.bar span{display:block;height:100%;background:var(--cyan)}.readiness b{font-size:10px;white-space:nowrap}.settings{background:#fff;padding:12px 20px;display:flex;align-items:center;gap:22px;border-top:1px solid var(--line)}.settings>b{font-size:10px;color:#718096;text-transform:uppercase;letter-spacing:.6px;display:flex;align-items:center;gap:7px}.settings label{color:#718096;font-size:11px}.settings .searchable-select{display:inline-flex;width:218px;margin-left:5px;vertical-align:middle}.settings label:nth-of-type(1) .searchable-select{width:112px}.settings .check{display:flex;align-items:center;gap:6px;color:#475569;font-weight:600}.settings input[type=checkbox]{accent-color:var(--cyan)}.settings .tender-check input{accent-color:var(--amber)}.settings .tender-check.locked{color:#9a6700}.settings .tender-check.locked input{cursor:not-allowed;opacity:.75}.settings .tender-check.locked svg{color:var(--amber)}.summary{margin:14px 0;display:flex;gap:10px;align-items:center}.summary>div{display:flex;align-items:center;gap:9px;min-height:42px;padding:8px 13px;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 1px 5px #17263b09}.summary em{width:23px;height:23px;display:grid;place-items:center;color:var(--cyan);font-style:normal;font-weight:700}.summary span{display:flex;gap:7px;align-items:center;font-size:10px;color:#718096;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.summary strong{font-size:14px;color:#172334;letter-spacing:0}.summary .warning{color:var(--amber);background:#fff9ef;border-color:#f5a62350}.summary .warning span,.summary .warning strong,.summary .warning em{color:var(--amber)}.summary .success{background:#f1faf5;border-color:#27ae6040}.summary .success span,.summary .success strong,.summary .success em{color:var(--green)}.summary .io{margin-left:auto;padding:0;border:0;background:transparent;box-shadow:none;gap:7px}.io button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:10px 13px;color:#59697b;font-weight:600}.io button:hover{color:#119fd0;border-color:#2fc6f666}.table-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 2px 9px #17263b0b}.main-search-wrap{position:relative;z-index:12}.search{padding:8px 15px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px;color:#94a3b8}.search input{flex:1;border:0;outline:0;color:#475569;font-weight:500}.search button{border:0;background:#f1f5f9;color:#64748b;border-radius:50%;width:23px;height:23px}.main-catalog-results{position:absolute;top:100%;left:12px;right:12px;z-index:30;max-height:390px;overflow-y:auto;border:1px solid #dce3eb;border-radius:0 0 12px 12px;background:#fff;box-shadow:0 18px 38px #1723342e}.main-catalog-results>header{min-height:54px;padding:9px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e8edf2;background:#f8fafc}.main-catalog-results>header>div{display:flex;flex-direction:column;gap:2px}.main-catalog-results>header strong{color:#263548;font-size:12px}.main-catalog-results>header span{color:#8a99aa;font-size:9px}.main-catalog-results>header>b{min-width:24px;height:24px;display:grid;place-items:center;border-radius:99px;color:#118fb9;background:#e4f7fd;font-size:10px}.main-catalog-results>button{width:100%;min-height:62px;padding:9px 14px;display:grid;grid-template-columns:24px minmax(0,1fr) auto 20px;align-items:center;gap:10px;border:0;border-bottom:1px solid #edf1f5;color:#52657a;background:#fff;text-align:left}.main-catalog-results>button:hover{background:#f1fbfe}.main-catalog-results>button>svg{color:#25b8e5}.main-catalog-results>button>span{min-width:0;display:flex;flex-direction:column;gap:4px}.main-catalog-results>button strong{overflow:hidden;color:#263548;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.main-catalog-results>button small{color:#8a99aa;font-size:9px}.main-catalog-results>button small b{color:#1f9fca}.main-catalog-results>button em{padding:4px 7px;border:1px solid #bde8f5;border-radius:99px;color:#168fb7;background:#eefbff;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.main-catalog-results>p{min-height:64px;margin:0;display:flex;align-items:center;justify-content:center;gap:7px;color:#94a3b8;font-size:10px}.table-scroll{overflow-x:auto}.row-grid{min-width:1180px;display:grid;grid-template-columns:42px 54px minmax(390px,1fr) 112px 160px 118px 164px 34px;align-items:center;gap:8px}.table-head{min-height:44px;padding:8px 22px;background:#eef3f8;border-bottom:1px solid var(--line);font-size:11px;color:#60758f;text-transform:uppercase;letter-spacing:.45px;font-weight:700}.table-head span:nth-child(2),.table-head span:nth-child(4),.table-head span:nth-child(6){text-align:center}.table-head span:nth-child(5),.table-head span:nth-child(7){text-align:right}.table-body{display:flex;flex-direction:column}.product-row{position:relative;min-height:88px;padding:11px 22px 11px 19px;border-left:3px solid #32b878;border-bottom:1px solid #edf1f5;transition:.15s}.product-row:has(.tender-name){min-height:108px}.product-row:hover{background:#f8fafc}.product-row.unknown{border-left-color:var(--red)}.product-row.selected{background:#eaf9fe}.product-row input[type=checkbox],.table-head input{accent-color:var(--cyan)}.index{width:36px;height:36px;display:grid;place-items:center;justify-self:center;border-radius:50%;background:#182433;color:#fff;font-size:12px;font-weight:700;box-shadow:0 2px 5px #17233426}.product{min-width:0}.unlinked-product{display:flex;align-items:center;gap:12px}.unlinked-product input{flex:1;min-width:0;border:1px solid #dce3eb;border-radius:7px;padding:10px 14px;color:#182235;background:#fff;font-size:15px;font-weight:700;outline:0}.unlinked-product input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.unlinked-product button{flex:none;display:flex;align-items:center;gap:8px;border:1px solid #aee6f7;border-radius:7px;padding:11px 15px;background:#fff;color:#2bbdec;font-size:13px;font-weight:700;box-shadow:0 2px 6px #17233412}.unlinked-product button:hover{background:#f1fbfe;border-color:var(--cyan)}.tender-name{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:#8fa2b8}.tender-name input{width:min(100%,690px);min-width:0;border:1px solid #dce3eb;border-radius:7px;padding:7px 11px;color:#334155;background:#fff;font-size:12px;font-weight:600;outline:0;box-shadow:0 1px 4px #1723340d}.tender-name input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.product-title{display:flex;gap:8px;align-items:flex-start}.product-title strong{min-width:0;flex:1;white-space:normal;overflow-wrap:anywhere;font-size:14px;line-height:1.35;color:#182235;letter-spacing:-.1px}.product-title button{opacity:0;border:0;background:transparent;color:#119fd0}.product-row:hover .product-title button{opacity:1}.supply{display:flex;width:max-content;max-width:100%;gap:5px;align-items:center;border:1px solid #f1d36a;border-radius:7px;padding:5px 8px;margin-top:6px;background:#fffdf6;color:#e6a11b;font-size:10px}.supply.chosen{color:#28b6e5}.supply b{color:#28aeda;font-weight:700;white-space:nowrap}.supply span{color:#60758f;padding-left:2px;white-space:nowrap}.supply strong{color:#f08b17;white-space:nowrap}.supply em{color:#8fa2b8;font-style:normal;font-weight:700;white-space:nowrap}.manager-supply-info{width:max-content;max-width:100%;margin-top:7px;display:flex;align-items:stretch;overflow:hidden;border:1px solid #dce6ef;border-radius:7px;background:#f8fafc}.manager-supply-info>span{min-width:112px;padding:5px 9px;display:flex;flex-direction:column;gap:2px;border-right:1px solid #e2e8f0}.manager-supply-info>span:last-child{border-right:0}.manager-supply-info small{color:#94a3b8;font-size:8px;font-weight:700;line-height:1.1;letter-spacing:.35px;text-transform:uppercase;white-space:nowrap}.manager-supply-info b{color:#475569;font-size:10px;font-weight:700;line-height:1.25;white-space:nowrap}.manager-supply-info>span:nth-child(2) b{color:#b7791f}.manager-supply-info>span:nth-child(3) b{color:#269b58}.clean,.empty{text-align:right;font-size:12px}.clean{color:#334155}.empty{color:#cbd5e1}.clean-cell{position:relative;display:flex;justify-content:flex-end}.clean-trigger{width:100%;max-width:132px;height:32px;display:flex;align-items:center;justify-content:flex-end;gap:5px;padding:0 8px;border:0;border-radius:6px;color:#334155;background:transparent;font-size:12px;font-weight:600}.clean-trigger:hover{background:#f8fafc}.clean-trigger svg{flex:none;color:#cbd5e1}.clean-trigger.empty{color:#cbd5e1}.clean-popover{z-index:190;width:420px;overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 14px 35px #1723342b;text-align:left}.clean-popover-floating{position:fixed}.clean-popover>header{min-height:64px;padding:12px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f5;background:#f8fafc}.clean-popover>header>div{display:flex;flex-direction:column;gap:3px}.clean-popover>header strong{color:#0f172a;font-size:14px}.clean-popover>header small{color:#64748b;font-size:10px;font-weight:500}.clean-popover>header>b{min-width:112px;padding:6px 9px;display:flex;flex-direction:column;align-items:flex-end;gap:2px;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;background:#fff;box-shadow:0 1px 3px #17233410;font-size:12px}.clean-popover>header>b small{color:#94a3b8;font-size:8px;letter-spacing:.4px}.clean-fields{padding:12px 16px;display:flex;flex-direction:column;gap:10px}.clean-fields label{display:grid;grid-template-columns:18px minmax(0,1fr) 156px 18px;align-items:center;gap:8px}.clean-fields label i,.clean-fields label em{color:#cbd5e1;font-style:normal;text-align:center}.clean-fields label span{color:#475569;font-size:11px;font-weight:600}.clean-fields label input{height:32px;min-width:0;padding:0 9px;border:1px solid #dce3eb;border-radius:6px;color:#334155;background:#fff;text-align:right;font-size:11px;font-weight:600;outline:0}.clean-fields label input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.clean-fields label b{color:#475569;text-align:right;font-size:11px;font-weight:600;white-space:nowrap}.price input:disabled{cursor:not-allowed;color:#64748b;background:#f8fafc;box-shadow:none}.manager-unlinked{min-height:40px;display:flex;align-items:center;gap:9px;color:#b45309}.manager-unlinked input{min-width:0;flex:1;padding:7px 9px;border:1px solid #dce3eb;border-radius:6px;color:#334155;background:#fff;font-size:13px;font-weight:600;outline:0}.manager-unlinked input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.manager-unlinked span{padding:3px 7px;border:1px solid #fecaca;border-radius:999px;color:#b91c1c;background:#fff1f2;font-size:9px;font-weight:700;white-space:nowrap}.price{position:relative}.price{display:flex;align-items:center;gap:7px}.price input{width:100%;border:1px solid #dce3eb;border-radius:6px;padding:8px 10px;text-align:right;font-weight:600;outline:0;box-shadow:0 2px 6px #17233412}.price input:focus,.qty:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.price span{position:static;color:#8fa2b8;font-size:12px;font-weight:700}.saved-price-warning{position:relative;flex:none;display:flex;align-items:center}.saved-price-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 3px #fff3d6}.saved-price-tooltip{z-index:200;width:220px;padding:8px;display:flex;flex-direction:column;align-items:center;gap:6px;border-radius:6px;color:#fff;background:#1d2733;box-shadow:0 10px 24px #17233442;font-size:11px;line-height:1.3}.saved-price-tooltip-floating{position:fixed;transform:translateY(-100%)}.saved-price-tooltip-floating.bottom{transform:none}.saved-price-tooltip:after{content:"";position:absolute;left:calc(var(--tooltip-arrow-left) - 4px);border:4px solid transparent}.saved-price-tooltip.top:after{top:100%;border-top-color:#1d2733}.saved-price-tooltip.bottom:after{bottom:100%;border-bottom-color:#1d2733}.saved-price-tooltip-title{color:#f5a623;font-weight:800}.saved-price-tooltip-value{color:#2fc6f6}.saved-price-tooltip button{width:100%;padding:5px 8px;border:0;border-radius:4px;color:#fff;background:#f5a623;font-size:11px;font-weight:800;transition:background .2s}.saved-price-tooltip button:hover{background:#f97316}.table-individual-price{width:100%;min-height:34px;display:flex;align-items:center;justify-content:center;gap:6px;padding:7px 9px;border:1px solid #f5c77c;border-radius:6px;color:#b45309;background:#fff8e8;font-size:10px;font-weight:800;white-space:nowrap}.table-individual-price:hover{border-color:#e9ad46;background:#fff3d6}.qty-wrap{width:92px;justify-self:center;position:relative}.qty{width:100%;text-align:center;border:1px solid #dce3eb;border-radius:6px;padding:8px 31px 8px 8px;outline:0;box-shadow:0 2px 6px #17233412}.qty-wrap span{position:absolute;right:10px;top:9px;color:#8fa2b8;font-size:10px;font-weight:600}.total{text-align:right;padding-right:3px;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.total strong{color:#182235;font-size:14px}.total span{color:#8fa2b8;font-size:10px}.row-actions{position:relative;justify-self:end}.dots{width:34px;height:42px;display:grid;place-items:center;border:1px solid transparent;background:transparent;color:#94a3b8;padding:0;border-radius:8px}.dots:hover{background:#edf2f7;color:#334155}.dots.active{color:#19b9eb;background:#f1fbfe;border-color:#0b76d1;box-shadow:0 0 0 1px #0b76d1}.sku-menu{position:absolute;z-index:20;top:48px;right:0;width:250px;padding:8px 0;background:#fff;border:1px solid #dce3eb;border-radius:12px;box-shadow:0 16px 34px #17233426;overflow:hidden}.sku-menu button{width:100%;height:48px;padding:0 22px;border:0;background:#fff;color:#34425a;display:flex;align-items:center;gap:18px;font-size:14px;font-weight:500;text-align:left}.sku-menu button svg{color:#91a8c7;stroke-width:1.8;flex:none}.sku-menu button:hover{background:#f7f9fc}.sku-menu button.danger{margin-top:7px;border-top:1px solid #edf1f5;padding-top:7px;height:56px;color:#f0443e}.sku-menu button.danger svg{color:#f0443e}.sku-menu-floating{position:fixed;z-index:120}.cipher-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:180;display:grid;place-items:center;padding:20px;background:#0f172a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cipher-dialog{width:min(460px,100%);overflow:hidden;border:1px solid #dce3eb;border-radius:14px;background:#fff;box-shadow:0 24px 70px #0f172a38}.cipher-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 16px;border-bottom:1px solid #edf1f5}.cipher-dialog header div{display:flex;flex-direction:column;gap:4px}.cipher-dialog header strong{color:#26354d;font-size:17px}.cipher-dialog header span{color:#8795aa;font-size:12px}.cipher-dialog header button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;color:#718096;background:#f5f7fa}.cipher-fields{display:flex;flex-direction:column;gap:14px;padding:20px 22px 24px}.cipher-fields label{display:flex;flex-direction:column;gap:7px;color:#45546b;font-size:12px;font-weight:700}.cipher-fields label input{height:42px;padding:0 12px;border:1px solid #ccd7e3;border-radius:8px;color:#26354d;font-size:14px;font-weight:500;outline:0}.cipher-fields label input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f61f}.cipher-fields label small{color:#94a3b8;font-size:10px;font-weight:500;overflow-wrap:anywhere}.cipher-warning{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;border:1px solid #f7cf88;border-radius:8px;color:#9a6700;background:#fff8e8;font-size:11px;font-weight:600;line-height:1.4}.cipher-warning svg{flex:none;margin-top:1px}.cipher-dialog footer{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px;border-top:1px solid #edf1f5;background:#f8fafc}.cipher-dialog footer button{height:38px;padding:0 16px;border:1px solid #d5dee8;border-radius:8px;color:#506079;background:#fff;font-weight:700}.cipher-dialog footer button.primary{display:flex;align-items:center;gap:7px;border-color:#18afd7;color:#fff;background:#18afd7}.cipher-dialog footer button:disabled{opacity:.45;cursor:not-allowed}.totals{min-width:1120px;padding:10px 16px 10px 13px;border-left:3px solid var(--cyan);background:#f8fafc;border-top:1px solid var(--line);font-size:11px}.totals b:nth-child(6){text-align:center}.totals strong{text-align:right;color:#182235;font-size:14px}.supply-summary-fields{display:grid;grid-template-columns:minmax(250px,.9fr) minmax(180px,.55fr) minmax(340px,1.25fr);gap:14px;padding:16px 18px;border-top:1px solid var(--line);background:#fff}.supply-summary-field{min-width:0;display:flex;flex-direction:column;gap:7px;color:#475569;font-size:11px;font-weight:700}.supply-summary-field>span{color:#64748b;font-size:10px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.supply-summary-field select,.supply-summary-field textarea,.supply-summary-readonly{width:100%;border:1px solid #dce3eb;border-radius:8px;color:#334155;background:#f8fafc;outline:0}.supply-summary-field select{min-height:40px;padding:0 11px;font-weight:600}.supply-summary-field textarea{min-height:68px;padding:10px 11px;resize:vertical;font-weight:500;line-height:1.4}.supply-summary-field select:focus,.supply-summary-field textarea:focus{border-color:var(--cyan);background:#fff;box-shadow:0 0 0 3px #2fc6f622}.supply-summary-readonly{min-height:40px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#119fd0;border-color:#b9e6f5;background:#f3fbfe}.supply-summary-readonly strong{color:#334155;font-size:12px}.supply-summary-field small{color:#94a3b8;font-size:9px;font-weight:500;line-height:1.35}@media(max-width:900px){.supply-summary-fields{grid-template-columns:1fr 1fr}.supply-summary-notes{grid-column:1 / -1}}@media(max-width:620px){.supply-summary-fields{grid-template-columns:1fr}.supply-summary-notes{grid-column:auto}}.add-progress{margin:12px 18px 0;border:1px solid #b9e6f5;background:#f3fbfe;border-radius:9px;padding:11px 13px;display:flex;align-items:flex-start;gap:10px;color:#334155}.add-progress-icon{flex:none;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:#ddf5fd;color:#20afe0}.add-progress.adding .add-progress-icon svg,.spin{animation:spin .85s linear infinite}.add-progress-content{flex:1;min-width:0;padding-top:1px}.add-progress-title{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:8px}.add-progress-title strong{font-size:12px}.add-progress-title span{color:#7b8da2;font-size:10px;font-weight:600}.add-progress-bar{height:5px;overflow:hidden;border-radius:99px;background:#dceef4}.add-progress-bar span{display:block;height:100%;border-radius:inherit;background:var(--cyan);transition:width .25s ease}.add-progress.done{border-color:#a9dfbf;background:#f1faf5;color:#23884d;align-items:center}.add-progress.done .add-progress-icon{background:#d9f3e3;color:#27ae60}.add-progress.done .add-progress-content{padding:0}@keyframes spin{to{transform:rotate(360deg)}}footer{padding:14px 18px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line)}.product-add-footer{border-bottom:1px solid var(--line)}footer .add{display:flex;gap:8px;align-items:center}.add label{color:#64748b;font-size:9px;font-weight:700;letter-spacing:.6px}.add input{margin-left:5px;width:62px;padding:7px;border:1px solid var(--line);border-radius:7px;background:#fff}.add button{color:#119fd0;background:#fff;border:1px solid #2fc6f64d;border-radius:8px;padding:8px 12px;font-weight:700}.add button:disabled,.add input:disabled{cursor:not-allowed;opacity:.65}footer>span{color:#b1bdca;font-size:9px;font-weight:700;letter-spacing:.5px}footer code{margin-left:5px}.bulk{position:fixed;z-index:30;bottom:24px;left:50%;transform:translate(-50%);background:#1d2733;color:#fff;display:flex;align-items:center;gap:12px;padding:8px 9px 8px 15px;border-radius:11px;box-shadow:0 14px 35px #0f172a45}.bulk button{border:0;border-radius:6px;padding:7px 11px;color:#fff;background:var(--red);font-weight:700}.bulk button:last-child{background:#ffffff13;color:#aeb9c6;font-size:18px;padding:3px 9px}.toast{position:fixed;z-index:50;top:20px;left:50%;transform:translate(-50%);background:#172334;color:#fff;border-radius:8px;padding:10px 16px;box-shadow:0 10px 30px #1723344a;font-weight:600}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;background:#17233475;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);padding:20px}.history-overlay{z-index:110}.history-modal{width:min(720px,100%);max-height:min(760px,92vh);display:flex;flex-direction:column;overflow:hidden;border-radius:15px;background:#fff;box-shadow:0 28px 75px #10192766}.history-modal>header{min-height:80px;flex:none;display:flex;align-items:center;gap:12px;padding:16px 20px;color:#fff;background:linear-gradient(110deg,#1d2733,#2d4056)}.history-title-icon{width:39px;height:39px;flex:none;display:grid;place-items:center;border:1px solid #ffffff25;border-radius:10px;color:var(--cyan);background:#ffffff0d}.history-modal>header>div:nth-child(2){min-width:0;flex:1}.history-modal>header small{color:#8fa2b8;font-size:8px;font-weight:800;letter-spacing:1px}.history-modal>header h2{margin:3px 0 0;font-size:17px}.history-modal>header p{margin:3px 0 0;color:#bdc9d5;font-size:10px}.history-modal>header>button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;color:#dce9f4;background:#ffffff10}.history-list{min-height:0;flex:1;overflow-y:auto;padding:8px 20px 12px}.history-entry{position:relative;display:grid;grid-template-columns:36px 1fr;gap:12px;padding:13px 0}.history-line{position:absolute;top:0;bottom:0;left:17px;width:2px;display:flex;flex-direction:column;align-items:center;background:#e8edf2}.history-line i{position:absolute;top:29px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--cyan);box-shadow:0 0 0 1px #9edff3}.history-entry:first-child .history-line{top:29px}.history-entry:last-child .history-line{bottom:calc(100% - 33px)}.history-avatar{position:relative;z-index:1;width:36px;height:36px;display:grid;place-items:center;border:1px solid #c9eaf5;border-radius:10px;color:#119fd0;background:#effaff;font-size:10px;font-weight:800}.history-entry-body{min-width:0;padding:0 0 12px;border-bottom:1px solid #edf1f5}.history-entry:last-child .history-entry-body{border-bottom:0}.history-entry-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.history-entry-head strong{color:#263548;font-size:12px}.history-entry-head time{flex:none;color:#94a3b8;font-size:9px;font-weight:600}.history-entry-body>p{margin:4px 0 8px;overflow:hidden;color:#7b8da3;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.history-change{min-height:34px;display:flex;align-items:center;gap:7px;padding:6px 8px;border:1px solid #e5eaf0;border-radius:8px;background:#f8fafc;font-size:10px}.history-change>b{margin-right:auto;color:#52657a}.history-change>svg{flex:none;color:#9aa9b9}.history-change span{max-width:190px;overflow:hidden;padding:4px 7px;border-radius:5px;text-overflow:ellipsis;white-space:nowrap}.history-before{color:#8b98a7;background:#eef2f6;text-decoration:line-through}.history-after{color:#168fba;background:#e7f8fd;font-weight:700}.history-modal>footer{min-height:57px;flex:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 20px;border-top:1px solid #e5eaf0;background:#f8fafc}.history-modal>footer span{display:flex;align-items:center;gap:6px;color:#27a45d;font-size:10px;font-weight:700}.history-modal>footer button{min-height:34px;padding:0 14px;border:1px solid #dce3eb;border-radius:7px;color:#59697b;background:#fff;font-size:11px;font-weight:700}.modal{width:min(560px,100%);background:#fff;border-radius:14px;box-shadow:0 25px 65px #10192755;padding:22px}.modal-head{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:16px}.modal-head small{color:#94a3b8;font-weight:700;letter-spacing:.8px}.modal h2{margin:5px 0 0;font-size:19px}.modal-head button{border:0;background:#f1f5f9;color:#64748b;border-radius:50%;width:32px;height:32px;font-size:20px}.modal>label{display:flex;flex-direction:column;gap:6px;color:#64748b;font-size:11px;font-weight:700;margin:12px 0}.modal>label input{border:1px solid var(--line);padding:10px 11px;border-radius:8px;color:#334155;outline:0}.offer{border:1px solid #aee6f7;background:#f1fbfe;padding:12px;border-radius:9px;display:flex;flex-direction:column;gap:5px}.offer span{color:#64748b;font-size:11px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.modal-actions button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 15px;color:#64748b;font-weight:600}.modal-actions .primary{background:var(--cyan);color:#fff;border-color:var(--cyan)}.sku-overlay{z-index:60}.sku-modal{width:min(1024px,calc(100vw - 32px));height:min(760px,92vh);display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 28px 75px #10192766}.sku-modal-head{min-height:72px;padding:14px 22px;display:flex;align-items:center;gap:12px;color:#fff;background:linear-gradient(110deg,#2fc6f6,#1aace3)}.sku-head-icon{width:40px;height:40px;display:grid;place-items:center;flex:none;border-radius:12px;background:#ffffff20}.sku-modal-head>div:nth-child(2){min-width:0;flex:1}.sku-modal-head h2{margin:0;font-size:16px;line-height:1.2}.sku-modal-head p{margin:4px 0 0;color:#fffc;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sku-modal-head>button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:9px;color:#fff;background:transparent}.sku-modal-head>button:hover{background:#ffffff20}.sku-tabs{min-height:47px;display:flex;align-items:stretch;padding:0 22px;overflow-x:auto;border-bottom:1px solid var(--line)}.sku-tabs button{position:relative;display:flex;align-items:center;gap:7px;padding:0 16px;border:0;color:#94a3b8;background:#fff;font-size:13px;font-weight:700;white-space:nowrap}.sku-tabs button.active{color:var(--cyan)}.sku-tabs button.active:after{content:"";position:absolute;left:7px;right:7px;bottom:0;height:2px;border-radius:3px 3px 0 0;background:var(--cyan)}.sku-tabs button b{padding:2px 6px;color:#64748b;background:#f1f5f9;border-radius:20px;font-size:10px}.sku-modal-body{min-height:0;flex:1;display:flex;background:#f8fafc66}.sku-preview{width:280px;flex:none;overflow-y:auto;padding:20px;border-right:1px solid var(--line);background:#fff}.sku-preview h4{margin:0 0 12px;color:#94a3b8;font-size:10px;letter-spacing:1.1px}.preview-name{min-height:82px;padding:14px;margin-bottom:9px;border:1px solid var(--line);border-radius:12px;background:#f8fafc}.preview-name>span,.preview-codes>span{display:block;margin-bottom:5px;color:#94a3b8;font-size:9px;font-weight:800;letter-spacing:.8px}.preview-name strong{display:block;color:#172334;font-size:13px;line-height:1.35}.preview-name em{display:block;color:#94a3b8;font-size:11px;line-height:1.4}.preview-row,.preview-toggle{min-height:47px;display:flex;align-items:flex-start;gap:9px;padding:9px 2px;border-bottom:1px solid #edf1f5;color:#c2cbd6}.preview-row>span,.preview-toggle>span{flex:1;display:flex;flex-direction:column;gap:3px;color:#94a3b8;font-size:9px;font-weight:700;letter-spacing:.6px}.preview-row strong,.preview-toggle strong{color:#475569;font-size:11px;letter-spacing:0}.preview-row.active,.preview-row.active strong{color:var(--cyan)}.preview-toggle{cursor:pointer;align-items:center}.preview-toggle.on,.preview-toggle.on strong{color:var(--cyan)}.preview-toggle input{width:36px;height:19px;accent-color:var(--cyan)}.preview-codes{margin-top:14px;padding:11px;border:1px solid var(--line);border-radius:10px;background:#f8fafc}.preview-codes p{margin:5px 0;display:flex;align-items:baseline;gap:8px}.preview-codes small{color:#94a3b8;font-size:9px}.preview-codes b{color:#334155;font-family:monospace;font-size:11px;overflow:hidden;text-overflow:ellipsis}.sku-content{min-width:0;flex:1;overflow-y:auto;padding:24px 28px}.sku-form{max-width:660px}.section-title{margin-bottom:20px}.section-title h3{margin:0;color:#172334;font-size:16px}.section-title p{margin:5px 0 0;color:#94a3b8;font-size:12px}.sku-form>label,.two-fields label{display:block;margin-bottom:18px;color:#475569;font-size:13px;font-weight:700}.sku-form label i{color:var(--red);font-style:normal}.sku-form label>input,.code-add input{width:100%;margin-top:7px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;color:#334155;background:#fff;outline:0;font-weight:500}.sku-form input:focus,.code-add input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.searchable-select{position:relative;width:100%;margin-top:7px;display:flex;color:#334155;font-weight:500}.select-control{width:100%;height:41px;display:flex;align-items:center;gap:6px;padding:0 37px 0 12px;overflow:hidden;border:1px solid var(--line);border-radius:8px;color:#334155;background:#fff}.select-control:focus-within{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.select-control>input{min-width:0;flex:1;height:100%;padding:0;border:0;color:#334155;background:transparent;outline:0;font-weight:500}.select-control>input::placeholder{color:#64748b;opacity:.48}.select-control.open>input{min-width:72px}.searchable-select>button{position:absolute;z-index:2;top:1px;right:1px;width:35px;height:39px;display:grid;place-items:center;border:0;border-radius:0 7px 7px 0;color:#8fa2b8;background:transparent}.searchable-select>button:hover{color:#20afe0;background:#f3fbfe}.searchable-select.disabled .select-control{color:#94a3b8;background:#f1f5f9;cursor:not-allowed}.searchable-select.disabled>button{cursor:not-allowed}.searchable-select.compact{margin-top:0}.searchable-select.compact .select-control{height:31px;padding-left:9px;border-radius:6px;background:#f8fafc;font-size:11px;font-weight:600}.searchable-select.compact>button{height:29px;width:29px}.select-options{position:absolute;z-index:90;top:calc(100% + 5px);left:0;right:0;max-height:210px;overflow-y:auto;padding:5px;border:1px solid #dce3eb;border-radius:9px;background:#fff;box-shadow:0 14px 30px #17233426}.select-options-floating{position:fixed;z-index:120;right:auto}.select-options>button{position:static;width:100%;height:auto;min-height:35px;padding:8px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:6px;color:#334155;background:#fff;text-align:left}.select-options>button:hover,.select-options>button.selected{color:#119fd0;background:#f1fbfe}.select-options>button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-options>p{margin:0;padding:15px 10px;color:#94a3b8;font-size:11px;text-align:center}.mono{font-family:monospace!important}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-hint{margin:-12px 0 18px;color:#94a3b8;font-size:11px}.brand-fields{align-items:start}.custom-selling-brand-field{margin:-7px 0 18px;padding:13px 14px;border:1px solid #b9e6f5;border-radius:10px;background:#f7fcfe}.custom-selling-brand-field label{display:block;color:#475569;font-size:12px;font-weight:700}.custom-selling-brand-field label i{color:var(--red);font-style:normal}.custom-selling-brand-field p{margin:8px 0 0;color:#7b91a6;font-size:10px}.create-brand-trigger{margin-top:7px;padding:0;display:flex;align-items:center;gap:5px;border:0;color:#159fce;background:transparent;font-size:11px;font-weight:700}.create-brand-trigger:hover{color:#087fac}.new-brand-panel{margin:-7px 0 18px;padding:14px;border:1px solid #b9e6f5;border-radius:11px;background:#f7fcfe}.new-brand-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:13px}.new-brand-head>div{display:flex;flex-direction:column;gap:3px}.new-brand-head strong{color:#213247;font-size:12px}.new-brand-head span{color:#7b91a6;font-size:10px}.new-brand-head>button{width:27px;height:27px;display:grid;place-items:center;flex:none;border:0;border-radius:7px;color:#7b91a6;background:#eaf5f9}.new-brand-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.new-brand-fields label{color:#475569;font-size:11px;font-weight:700}.new-brand-fields i{color:var(--red);font-style:normal}.new-brand-fields input,.new-brand-fields select{width:100%;height:39px;margin-top:6px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:#334155;background:#fff;outline:0}.new-brand-fields input:focus,.new-brand-fields select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.brand-form-error{margin:10px 0 0;display:flex;align-items:center;gap:6px;color:#d93636;font-size:10px;font-weight:700}.new-brand-actions{margin-top:12px;display:flex;justify-content:flex-end;gap:7px}.new-brand-actions button{min-height:34px;padding:0 12px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:7px;color:#64748b;background:#fff;font-size:11px;font-weight:700}.new-brand-actions .primary{color:#fff;border-color:var(--cyan);background:var(--cyan)}.group-summary{margin:0 0 18px;overflow:hidden;border:1px solid #b9e6f5;border-radius:11px;background:#f7fcfe}.group-summary-head{min-height:58px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #d8edf4}.group-summary-head>span{width:32px;height:32px;display:grid;place-items:center;flex:none;border-radius:9px;color:#169dca;background:#dff5fc}.group-summary-head>div{display:flex;flex-direction:column;gap:2px}.group-summary-head small{color:#7b91a6;font-size:8px;font-weight:800;letter-spacing:.7px}.group-summary-head strong{color:#213247;font-size:12px}.group-summary-head em{margin-left:auto;color:#6f8498;font-size:9px;font-style:normal;text-align:right}.group-members{padding:7px 12px;background:#fff}.group-members>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #edf3f6}.group-members>div:last-child{border-bottom:0}.group-members b{min-width:0;overflow:hidden;color:#334155;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.group-members span{flex:none;color:#7b91a6;font-size:9px}.group-summary>p{margin:0;padding:8px 12px;color:#527084;font-size:9px;line-height:1.4}.category-select{position:relative;margin-top:7px;font-weight:500}.category-control{width:100%;height:41px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:#334155;background:#fff;text-align:left}.category-control span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-control svg{flex:none;color:#8fa2b8}.category-control:hover,.category-control.open{border-color:var(--cyan)}.category-control.open{box-shadow:0 0 0 3px #2fc6f622}.category-popover{position:absolute;z-index:105;top:calc(100% + 6px);left:0;right:0;overflow:hidden;border:1px solid #d8e1ea;border-radius:11px;background:#fff;box-shadow:0 18px 42px #1723342b}.category-search{height:45px;display:flex;align-items:center;gap:8px;padding:0 12px;border-bottom:1px solid #edf1f5;color:#94a3b8}.category-search input{min-width:0;flex:1;height:100%;padding:0;border:0;outline:0;color:#334155;background:transparent}.category-toolbar{min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 8px;border-bottom:1px solid #edf1f5;background:#f8fafc}.category-toolbar button{min-height:30px;display:flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #dce3eb;border-radius:7px;color:#64748b;background:#fff;font-size:10px;font-weight:700}.category-toolbar button:hover,.category-toolbar button.active{color:#119fd0;border-color:#9fdef2;background:#f1fbfe}.category-tree{max-height:280px;overflow-y:auto;padding:6px}.category-tree>p{margin:0;padding:30px 12px;color:#94a3b8;text-align:center;font-size:11px}.category-row{min-height:37px;display:flex;align-items:center;gap:6px;border-radius:7px;color:#7190a5}.category-row:hover{background:#f6f9fb}.category-row.selected{color:#1aace3;background:#eaf8fd}.category-row[draggable=true]{cursor:grab}.category-row[draggable=true]:active{cursor:grabbing}.category-row.dragging{opacity:.42}.category-row.drop-target{background:#eaf8fd;box-shadow:inset 0 0 0 1px #65ccec}.category-row>svg{flex:none}.category-drag{width:16px;flex:none;display:grid;place-items:center;color:#a6b5c5}.category-toggle{width:20px;height:28px;flex:none;display:grid;place-items:center;padding:0;border:0;color:#8fa2b8;background:transparent}.category-toggle:disabled{cursor:default}.category-toggle span{width:15px}.category-name{min-width:0;flex:1;height:31px;display:flex;align-items:center;gap:7px;padding:0;overflow:hidden;border:0;color:#334155;background:transparent;text-align:left;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.category-name:disabled{cursor:default;color:#475569;font-weight:700}.category-name small{padding:2px 5px;border-radius:5px;color:#94a3b8;background:#eef2f6;font-size:8px}.category-actions{flex:none;display:flex;align-items:center;gap:2px;padding-right:5px}.category-actions button{width:27px;height:27px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;color:#94a3b8;background:transparent}.category-actions button:hover{color:#1aace3;background:#eaf8fd}.category-actions button:last-child:hover{color:#e5463e;background:#fff1f0}.category-branch.archived>.category-row{opacity:.6}.category-root-drop{min-height:34px;margin:2px 4px 6px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px dashed #cbd6e2;border-radius:7px;color:#8a9bae;background:#fbfdff;font-size:9px;font-weight:700}.category-root-drop.active{color:#119fd0;border-color:#65ccec;background:#eaf8fd}.category-foot{min-height:36px;display:flex;align-items:center;gap:6px;padding:7px 12px;border-top:1px solid #edf1f5;color:#8a9bae;background:#fbfdff;font-size:9px;font-weight:600}.tandem-builder{position:relative;width:100%;margin-top:7px}.tandem-control{min-height:46px;width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:7px 8px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:text;transition:.15s}.tandem-control:hover{border-color:#c4ced9}.tandem-control.open{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.tandem-control.error{border-color:#e5463e80}.tandem-chip{min-height:27px;display:inline-flex;align-items:center;gap:4px;padding:4px 4px 4px 8px;border:1px solid #2fc6f64d;border-radius:6px;color:#1aace3;background:#2fc6f619;font-family:monospace;font-size:12px;font-weight:800}.tandem-chip>span{min-width:0;max-width:210px;display:flex;flex-direction:column;gap:1px;font-family:Inter,Arial,sans-serif}.tandem-chip strong,.tandem-chip small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tandem-chip strong{color:#27364a;font-size:10px}.tandem-chip small{color:#1aace3;font-family:monospace;font-size:9px}.tandem-chip button{width:18px;height:18px;display:grid;place-items:center;padding:0;border:0;border-radius:4px;color:#1aace3;background:transparent}.tandem-chip button:hover{background:#2fc6f633}.tandem-control>input{min-width:180px;flex:1;height:28px;margin:0;padding:0 6px;border:0;outline:0;background:transparent;color:#334155;font-family:monospace;font-size:12px;font-weight:600}.tandem-control>input::placeholder{color:#c1cbd6;font-family:Inter,Arial,sans-serif;font-weight:500}.tandem-options{position:absolute;z-index:95;top:calc(100% + 5px);left:0;right:0;max-height:256px;overflow-y:auto;border:1px solid #dce3eb;border-radius:9px;background:#fff;box-shadow:0 15px 32px #17233426}.tandem-options>button{width:100%;min-height:56px;display:flex;align-items:center;gap:10px;padding:9px 12px;border:0;border-bottom:1px solid #edf1f5;color:#c1cbd6;background:#fff;text-align:left}.tandem-options>button:last-child{border-bottom:0}.tandem-options>button:hover{color:#20afe0;background:#f3fbfe}.tandem-options>button>span{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.tandem-options strong{overflow:hidden;color:#334155;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.tandem-options small{overflow:hidden;color:#64748b;font-family:monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.tandem-empty{padding:17px;color:#94a3b8;text-align:center}.tandem-empty p{margin:0;font-size:11px}.tandem-empty button{display:inline-flex;align-items:center;gap:5px;margin-top:9px;padding:7px 10px;border:0;border-radius:6px;color:#1aace3;background:#2fc6f619;font-size:11px;font-weight:700}.tandem-error{display:flex;align-items:center;gap:5px;margin:-10px 0 12px;color:#e5463e;font-size:11px;font-weight:600}.tandem-hint{margin:-10px 0 18px;color:#94a3b8;font-size:10px;line-height:1.5}.tandem-hint span{color:#64748b;font-family:monospace;font-weight:700}.manufacturer-results{margin:-10px 0 18px;overflow:hidden;border:1px solid #9fdef2;border-radius:12px;background:#fff;box-shadow:0 10px 28px #17233412}.manufacturer-results-head{width:100%;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;color:#27ae60;background:#f3fbfe;border:0;text-align:left}.manufacturer-results-head:hover{background:#eaf8fd}.manufacturer-results-head[aria-expanded=true]{border-bottom:1px solid #d9eef5}.manufacturer-results-head>svg{flex:none;color:#20afe0;transition:transform .18s ease}.manufacturer-results-head>svg.expanded{transform:rotate(180deg)}.manufacturer-results-head>div{min-width:0;display:flex;flex-direction:column;gap:3px}.manufacturer-results-head strong{color:#27364a;font-size:12px}.manufacturer-results-head span{color:#7b8da2;font-size:10px;font-weight:500}.manufacturer-result-list{max-height:310px;overflow-y:auto}.manufacturer-result{min-height:82px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #edf1f5}.manufacturer-result:last-child{border-bottom:0}.manufacturer-result:hover{background:#fbfdff}.manufacturer-result.exact{background:#f3fbfe;box-shadow:inset 3px 0 #20b9e9}.manufacturer-result.selected{background:#effbf5;box-shadow:inset 3px 0 #27ae60}.manufacturer-result.selected>button{color:#fff;border-color:#27ae60;background:#27ae60}.manufacturer-result-icon{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:9px;color:#20afe0;background:#eaf8fd}.manufacturer-result-copy{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px}.manufacturer-result-title{min-width:0;display:flex;align-items:center;gap:7px}.manufacturer-result-title>strong{min-width:0;overflow:hidden;color:#27364a;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.match-badge{flex:none;padding:3px 6px;border-radius:99px;color:#64748b;background:#eef2f6;font-size:8px;font-style:normal;font-weight:800}.match-badge.rank-0{color:#118ab2;background:#dff6fd}.match-badge.rank-1{color:#7d6415;background:#fff5cf}.manufacturer-result-copy>span{display:flex;align-items:center;gap:6px;overflow:hidden;color:#8a9bae;font-size:9px;white-space:nowrap}.manufacturer-result-copy b{color:#20afe0;font-family:monospace;font-size:10px}.manufacturer-result-copy small{padding:2px 5px;border-radius:4px;color:#64748b;background:#f1f5f9;font-size:8px;font-weight:700}.manufacturer-result-copy i{color:#cbd5e1;font-style:normal}.manufacturer-result-copy .sku-group-note{color:#64748b}.manufacturer-result>button{height:32px;flex:none;display:flex;align-items:center;gap:5px;padding:0 10px;border:1px solid #9fdef2;border-radius:7px;color:#119fd0;background:#fff;font-size:10px;font-weight:800}.manufacturer-result>button:hover{color:#fff;background:#20b9e9;border-color:#20b9e9}.continue-new-sku{width:100%;min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 14px;border:0;border-top:1px solid #d9eef5;color:#60758f;background:#f8fafc;font-size:10px;font-weight:700}.continue-new-sku:hover{color:#119fd0;background:#f1fbfe}.exact-match-lock{min-height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px;border-top:1px solid #f3d4d1;color:#b83c35;background:#fff5f4;font-size:10px;font-weight:700}.pending-link{display:flex;align-items:center;gap:10px;margin:-10px 0 18px;padding:11px 12px;border:1px solid #a9dfbf;border-radius:10px;color:#27ae60;background:#f1faf5}.pending-link>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.pending-link small{color:#6a8a78;font-size:8px;font-weight:800;letter-spacing:.7px}.pending-link strong{overflow:hidden;color:#27364a;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.pending-link span{color:#648071;font-size:10px}.pending-link button{border:0;color:#168b49;background:transparent;font-size:10px;font-weight:800}.relation-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin:-4px 0 16px;padding:3px;border:1px solid var(--line);border-radius:9px;background:#f1f5f9}.relation-modes>button{min-width:0;height:34px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;border:0;border-radius:6px;color:#8a9bb0;background:transparent;white-space:nowrap}.relation-modes>button:hover{color:#20afe0;background:#ffffffb3}.relation-modes>button.active{color:#18addd;background:#fff;box-shadow:0 1px 4px #1723341f}.relation-modes>button span{min-width:0;display:block}.relation-modes>button strong{color:inherit;font-size:11px}.relation-modes>button small{display:none}.sku-lookup{display:flex;align-items:center;gap:8px;margin:-10px 0 18px;padding:9px 11px;border:1px solid #b9e6f5;border-radius:8px;color:#64748b;background:#f3fbfe;font-size:11px}.sku-lookup span{flex:1}.sku-lookup strong{color:#27ae60}.replacement-box{margin:-7px 0 18px;padding:15px;border:1px solid #9fdef2;border-radius:12px;background:#f3fbfe}.replacement-heading{display:flex;align-items:flex-start;gap:9px;margin-bottom:13px;color:#20afe0}.replacement-heading>div{display:flex;flex-direction:column;gap:3px}.replacement-heading strong{color:#27364a;font-size:13px}.replacement-heading span{color:#7b8da2;font-size:11px}.replacement-box>label{display:block;margin:0;color:#475569;font-size:12px;font-weight:700}.replacement-input{position:relative;margin-top:7px}.replacement-input>svg:first-child{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#94a3b8}.replacement-input>svg:last-child{position:absolute;right:11px;top:50%;transform:translateY(-50%);color:#27ae60}.replacement-input input{width:100%;height:41px;padding:0 38px;border:1px solid #c8dce4;border-radius:8px;color:#334155;background:#fff;outline:0;font-weight:600}.replacement-input input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.replacement-suggestions{margin-top:6px;overflow:hidden;border:1px solid #dce3eb;border-radius:9px;background:#fff;box-shadow:0 10px 24px #17233416}.replacement-suggestions button{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 11px;border:0;border-bottom:1px solid #edf1f5;color:#20afe0;background:#fff;text-align:left}.replacement-suggestions button:last-child{border-bottom:0}.replacement-suggestions button:hover{background:#f1fbfe}.replacement-suggestions span{min-width:0;display:flex;flex-direction:column;gap:2px}.replacement-suggestions strong{color:#334155;font-family:monospace;font-size:12px}.replacement-suggestions small{overflow:hidden;color:#7b8da2;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.replacement-not-found{margin-top:7px;display:flex;align-items:center;gap:6px;color:#e5463e;font-size:11px;font-weight:600}.replacement-found{margin-top:9px;padding:10px 11px;border:1px solid #a9dfbf;border-radius:9px;background:#fff}.replacement-found>div{display:flex;align-items:flex-start;gap:8px;color:#27ae60}.replacement-found>div span{min-width:0;display:flex;flex:1;flex-direction:column;gap:2px}.replacement-found small{color:#7b8da2;font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.replacement-found strong{overflow:hidden;color:#334155;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.replacement-found span b{color:#27ae60;font-family:monospace;font-size:11px}.replacement-found>p{margin:9px 0 0 26px;display:flex;align-items:center;gap:8px;color:#20afe0;font-size:11px}.replacement-found>p b{color:#64748b;font-family:monospace}.replacement-found>p strong{color:#20afe0;font-family:monospace}.replacement-hint{margin:9px 0 0;color:#7b8da2;font-size:10px;line-height:1.4}.code-add{display:grid;grid-template-columns:minmax(180px,1fr) minmax(300px,360px) auto;gap:8px;align-items:end}.code-add input{margin:0;height:41px}.code-add .searchable-select{margin:0}.code-add>button{height:41px;display:flex;align-items:center;gap:6px;padding:0 14px;border:1px solid #aee6f7;border-radius:8px;color:#119fd0;background:#f3fbfe;font-weight:700}.code-add>button:hover{border-color:var(--cyan);color:#fff;background:var(--cyan)}.primary-code-row{display:grid;grid-template-columns:minmax(210px,1fr) 205px 41px;gap:8px;align-items:center;margin-top:7px}.primary-code-row>input{width:100%;height:41px;margin:0!important;padding:10px 12px;border:1px solid var(--line);border-radius:8px;color:#334155;background:#fff;outline:0;font-weight:500}.primary-code-row>input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #2fc6f622}.primary-code-row .searchable-select{margin:0}.fixed-code-type{height:41px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:#475569;background:#f8fafc;font-weight:600;cursor:not-allowed}.fixed-code-type svg{flex:none;color:#94a3b8}.primary-code-row .add-code-icon{width:41px;height:41px;align-self:start;display:grid;place-items:center;padding:0;border:1px solid #aee6f7;border-radius:8px;color:#1aace3;background:#f3fbfe}.primary-code-row .add-code-icon:hover{color:#fff;border-color:var(--cyan);background:var(--cyan)}.inline-codes{margin:-10px 0 18px}.code-add.inline{padding:10px;border:1px solid #dce3eb;border-radius:10px;background:#f8fafc}.code-list.compact{gap:6px;margin-top:8px}.code-list.compact>div{min-height:38px;padding:7px 11px;background:#fbfdff}.code-list.compact small{width:120px}.codes-empty{margin-top:18px;padding:38px;text-align:center;color:#cbd5e1;border:2px dashed var(--line);border-radius:12px}.codes-empty p{color:#94a3b8;font-weight:600}.code-list{display:flex;flex-direction:column;gap:8px;margin-top:18px}.code-list>div{display:flex;align-items:center;gap:12px;padding:10px 13px;border:1px solid var(--line);border-radius:8px;background:#fff}.code-list small{width:110px;color:#64748b;text-transform:uppercase;font-size:9px;font-weight:800}.code-list b{flex:1;color:#334155;font-family:monospace}.code-list button{border:0;color:#cbd5e1;background:transparent}.file-drop{display:flex;align-items:center;gap:13px;margin-top:7px;padding:17px;border:2px dashed var(--line);border-radius:12px;color:#94a3b8;background:#fff;cursor:pointer}.file-drop:hover{border-color:#2fc6f666;background:#f3fbfe;color:var(--cyan)}.file-drop span{display:flex;flex-direction:column;gap:4px}.file-drop b{color:#475569;font-size:12px}.file-drop small{color:#94a3b8;font-weight:500}.sku-footer{min-height:64px;padding:12px 22px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);background:#fff}.sku-footer>div{display:flex;align-items:center;gap:9px}.sku-footer span{display:flex;align-items:center;gap:5px;color:#94a3b8;font-size:11px}.sku-footer button{min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 16px;border:0;border-radius:8px;font-weight:700}.sku-footer .ghost{color:#64748b;background:#fff}.sku-footer .ghost:hover{background:#f1f5f9}.sku-footer .next{color:#fff;background:var(--cyan)}.sku-footer .next:disabled{color:#94a3b8;background:#f1f5f9;cursor:not-allowed}.sku-footer .save{color:#fff;background:#27ae60}.sku-footer .save:disabled{color:#94a3b8;background:#e8eef2;cursor:not-allowed}.supplyx-overlay{z-index:70}.supplyx-modal{width:min(1024px,calc(100vw - 32px));height:min(620px,92vh);display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 28px 75px #10192766}.supplyx-head{min-height:72px;display:flex;align-items:center;gap:12px;padding:14px 24px;color:#fff;background:linear-gradient(110deg,#2fc6f6,#1aace3)}.supplyx-head>span{width:40px;height:40px;flex:none;display:grid;place-items:center;border-radius:12px;background:#fff2}.supplyx-head>div{min-width:0;flex:1}.supplyx-head h2{margin:0;font-size:16px}.supplyx-head p{margin:4px 0 0;overflow:hidden;color:#fffc;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.supplyx-head>button{width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:9px;color:#fff;background:transparent}.supplyx-head>button:hover{background:#ffffff20}.supplyx-body{min-height:0;flex:1;display:flex;background:#f8fafc66}.supplyx-sidebar{width:300px;flex:none;min-height:0;display:flex;flex-direction:column;border-right:1px solid var(--line);background:#fff}.supplyx-lists{min-height:0;flex:1;overflow-y:auto}.supplyx-list-section{padding:14px 12px 12px;border-bottom:1px solid #eef2f6}.supplyx-list-section h3{display:flex;align-items:center;gap:7px;margin:0 4px 8px;color:#475569;font-size:11px;letter-spacing:.7px;text-transform:uppercase}.supplyx-list-section h3 svg{color:#94a3b8}.supplyx-list-section h3 b{padding:2px 6px;border-radius:20px;color:#94a3b8;background:#f1f5f9;font-size:9px}.supplyx-empty-list{margin:8px 4px;color:#a8b4c2;font-size:10px;font-style:italic}.supplyx-card{width:100%;min-height:92px;display:flex;flex-direction:column;gap:5px;margin-top:6px;padding:10px 12px;border:1px solid #dce3eb;border-radius:9px;color:#475569;background:#fff;text-align:left}.supplyx-card:hover{border-color:#b9c8d6;background:#fafcfd}.supplyx-card.active{border-color:#2fc6f6;background:#e8f7fd;box-shadow:0 2px 6px #17233410}.supplyx-card>span{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10px}.supplyx-card>span small{color:#94a3b8}.supplyx-card>span b{color:#334155;font-size:10px}.supplyx-card-title{justify-content:flex-start!important;margin-bottom:2px}.supplyx-card-title strong{min-width:0;overflow:hidden;color:#334155;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.supplyx-card-title>small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplyx-card-title i{width:19px;height:19px;flex:none;display:grid;place-items:center;margin-left:auto;border:2px solid #cbd5e1;border-radius:50%;color:transparent;background:#fff}.supplyx-card-title i:hover{border-color:#27ae60;color:#27ae6077}.supplyx-card-title i.selected{border-color:#27ae60;color:#fff;background:#27ae60}.supplyx-adds{flex:none;display:flex;flex-direction:column;gap:7px;padding:12px 16px;border-top:1px solid #eef2f6}.supplyx-adds button{min-height:39px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:8px;color:#475569;background:#fff;font-size:11px;font-weight:800}.supplyx-adds button{color:#fff;border-color:#2fc6f6;background:#2fc6f6;box-shadow:0 4px 12px #2fc6f62b}.supplyx-content{min-width:0;flex:1;display:flex;flex-direction:column;overflow:hidden}.supplyx-entry-head{min-height:88px;display:flex;align-items:flex-start;gap:12px;padding:20px 28px 16px;border-bottom:1px solid var(--line);background:#fff}.supplyx-entry-head>span{width:40px;height:40px;flex:none;display:grid;place-items:center;border-radius:12px;color:#2fc6f6;background:#2fc6f619}.supplyx-entry-head>div{min-width:0;flex:1}.supplyx-entry-head small{display:block;margin-bottom:2px;color:#94a3b8;font-size:9px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.supplyx-entry-head h3{margin:0;overflow:hidden;color:#172334;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.supplyx-entry-head>button{min-height:31px;display:flex;align-items:center;gap:5px;padding:0 11px;border:1px solid var(--line);border-radius:8px;color:#64748b;background:#fff;font-size:10px;font-weight:800}.supplyx-entry-head>button.active{color:#2fc6f6;border-color:#2fc6f64d;background:#2fc6f612}.supplyx-tabs{min-height:46px;display:flex;align-items:stretch;padding:0 28px;border-bottom:1px solid var(--line);background:#fff}.supplyx-tabs button{position:relative;display:flex;align-items:center;gap:6px;padding:0 15px;border:0;color:#94a3b8;background:#fff;font-size:11px;font-weight:700}.supplyx-tabs button.active{color:#2fc6f6}.supplyx-tabs button.active:after{content:"";position:absolute;right:8px;bottom:0;left:8px;height:2px;border-radius:2px 2px 0 0;background:#2fc6f6}.supplyx-tabs button:disabled{cursor:not-allowed;color:#c5ced8;background:#f8fafc}.supplyx-tabs button:disabled svg:last-child{margin-left:2px;color:#aeb9c6}.supplyx-form{min-height:0;flex:1;overflow-y:auto;padding:22px 28px}.supplyx-field{display:block;max-width:520px;margin-bottom:16px}.supplyx-field>span{display:block;margin-bottom:6px;color:#94a3b8;font-size:9px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.supplyx-input-wrap{position:relative}.supplyx-input-wrap input,.supplyx-input-wrap select,.supplyx-field textarea{width:100%;min-height:38px;padding:8px 11px;border:1px solid #dce3eb;border-radius:7px;color:#334155;background:#fff;outline:0;font-size:11px;font-weight:600}.supplyx-name-picker{position:relative}.supplyx-name-picker input{width:100%;min-height:38px;padding:8px 11px;border:1px solid #dce3eb;border-radius:7px;color:#334155;background:#fff;outline:0;font-size:11px;font-weight:600}.supplyx-name-picker input:focus{border-color:#2fc6f6;box-shadow:0 0 0 3px #2fc6f619}.supplyx-name-picker small{display:flex;align-items:center;gap:5px;margin-top:6px;color:#1aaee0;font-size:10px;font-weight:700}.supplyx-name-picker small.existing{color:#269b58}.supplyx-name-results{position:absolute;z-index:30;top:calc(100% + 5px);left:0;right:0;padding:5px;border:1px solid #dce3eb;border-radius:9px;background:#fff;box-shadow:0 14px 30px #17233426}.supplyx-name-results>button{width:100%;min-height:36px;padding:8px 9px;display:flex;align-items:center;gap:8px;border:0;border-radius:6px;color:#334155;background:#fff;text-align:left}.supplyx-name-results>button:hover{color:#119fd0;background:#f1fbfe}.supplyx-name-results>button span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplyx-name-results>button small{margin:0;color:#94a3b8;font-size:9px}.supplyx-name-results>button.create{margin-top:3px;border-top:1px solid #edf1f5;color:#159fce;font-weight:700}.supplyx-name-results>p{margin:3px 0 0;padding:9px;display:flex;align-items:center;gap:7px;border-radius:6px;font-size:10px;font-weight:700}.supplyx-name-results>p.duplicate{color:#c77a0a;background:#fff8e8}.supplier-create-overlay{position:absolute;z-index:95;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;border-radius:16px;background:#17233480;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.supplier-create-modal{width:min(570px,100%);overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 24px 70px #10192766}.supplier-create-modal>header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;color:#fff;background:linear-gradient(110deg,#2fc6f6,#1aace3)}.supplier-create-modal>header small{font-size:8px;font-weight:800;letter-spacing:1px;opacity:.8}.supplier-create-modal>header h3{margin:3px 0 0;font-size:16px}.supplier-create-modal>header button{width:33px;height:33px;display:grid;place-items:center;border:0;border-radius:8px;color:#fff;background:#ffffff18}.supplier-create-body{padding:20px}.supplier-create-body>p{margin:0 0 16px;color:#64748b;font-size:11px;line-height:1.5}.supplier-create-body>label{display:block;margin-bottom:14px}.supplier-create-body>label>span{display:block;margin-bottom:6px;color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.6px}.supplier-create-body input,.supplier-create-body select{width:100%;min-height:40px;padding:8px 11px;border:1px solid #dce3eb;border-radius:8px;color:#334155;background:#fff;outline:0;font-weight:600}.supplier-create-body input:focus,.supplier-create-body select:focus{border-color:#2fc6f6;box-shadow:0 0 0 3px #2fc6f619}.supplier-duplicate-check{margin-top:4px;overflow:hidden;border:1px solid #dce3eb;border-radius:10px;background:#f8fafc}.supplier-duplicate-check>strong{display:flex;align-items:center;gap:7px;padding:10px 12px;color:#64748b;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.supplier-duplicate-check>button{width:100%;min-height:39px;display:flex;align-items:center;gap:10px;padding:8px 12px;border:0;border-top:1px solid #e8edf2;color:#334155;background:#fff;text-align:left}.supplier-duplicate-check>button:hover{background:#f1fbfe}.supplier-duplicate-check>button span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.supplier-duplicate-check>button small{color:#94a3b8}.supplier-duplicate-check>button em{color:#159fce;font-size:10px;font-style:normal;font-weight:800}.supplier-duplicate-check>p{margin:0;display:flex;align-items:center;gap:7px;padding:12px;border-top:1px solid #e8edf2;color:#269b58;background:#f1faf5;font-size:10px;font-weight:700}.supplier-create-blocked{display:flex;align-items:center;gap:7px;padding:10px 12px;color:#b76b05;background:#fff8e8;font-size:10px;font-weight:800}.supplier-create-modal>footer{display:flex;justify-content:flex-end;gap:8px;padding:13px 18px;border-top:1px solid #e8edf2;background:#f8fafc}.supplier-create-modal>footer button{min-height:36px;display:flex;align-items:center;gap:6px;padding:0 13px;border:1px solid #dce3eb;border-radius:8px;color:#64748b;background:#fff;font-weight:700}.supplier-create-modal>footer .primary{color:#fff;border-color:#2fc6f6;background:#2fc6f6}.supplier-create-modal>footer button:disabled{cursor:not-allowed;opacity:.48}.supplyx-input-wrap select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.supplyx-input-wrap input:focus,.supplyx-input-wrap select:focus,.supplyx-field textarea:focus{border-color:#2fc6f6;box-shadow:0 0 0 3px #2fc6f619}.supplyx-input-wrap em{position:absolute;top:50%;right:10px;transform:translateY(-50%);color:#94a3b8;font-size:9px;font-style:normal;font-weight:700;pointer-events:none}.supplyx-input-wrap:has(em) input{padding-right:40px}.supplyx-field textarea{min-height:88px;resize:vertical}.supplyx-grid{display:grid;gap:12px;max-width:640px}.supplyx-grid.two{grid-template-columns:260px 1fr}.supplyx-grid.two.compact{grid-template-columns:repeat(2,190px)}.supplyx-grid.three{grid-template-columns:repeat(3,1fr)}.supplyx-grid.four{grid-template-columns:repeat(4,1fr)}.supplyx-grid .supplyx-field{max-width:none}.supplyx-form h4{margin:0 0 10px;color:#64748b;font-size:10px;letter-spacing:.8px;text-transform:uppercase}.supplyx-form h4:not(:first-child){margin-top:8px}.supplyx-calc{max-width:640px;margin:-5px 0 16px;padding:9px 11px;border:1px solid #b9e6f5;border-radius:7px;color:#64748b;background:#f3fbfe;font-size:10px}.supplyx-calc b{color:#119fd0}.supplyx-calc span{color:#8fa2b8}.supplyx-china-vat{width:100%;min-height:38px;display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid #dce3eb;border-radius:7px;color:#64748b;background:#fff;font-size:11px;font-weight:700}.supplyx-china-vat:hover{border-color:#9edff3;background:#f6fcfe}.supplyx-china-vat>i{position:relative;width:30px;height:17px;flex:none;border-radius:99px;background:#cbd5e1;transition:.18s ease}.supplyx-china-vat>i b{position:absolute;top:3px;left:3px;width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #17233435;transition:.18s ease}.supplyx-china-vat.active{color:#159dca;border-color:#78d6f1;background:#f1fbfe}.supplyx-china-vat.active>i{background:#2fc6f6}.supplyx-china-vat.active>i b{transform:translate(13px)}.supplyx-individual-inline{color:#b45309!important}.supplyx-price-denied{min-width:0}.supplyx-individual-price{min-height:38px;display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #f5c77c;border-radius:7px;color:#b45309;background:#fff8e8;font-size:11px;font-weight:800}.supplyx-secondary-fields{margin-top:12px}.supplyx-pricing-denied{max-width:640px;margin:0 0 12px;padding:8px 10px;border:1px solid #f4c46d;border-radius:8px;background:#fff9ed;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px 12px}.supplyx-pricing-denied>div{display:flex;align-items:flex-start;gap:9px;color:#b45309}.supplyx-pricing-denied>div>svg{flex:none;margin-top:1px}.supplyx-pricing-denied span{display:flex;flex-direction:column;gap:1px}.supplyx-pricing-denied strong{font-size:11px}.supplyx-pricing-denied small{color:#7c5b28;font-size:10px;line-height:1.25}.supplyx-pricing-denied button{min-height:28px;margin:0;padding:0 10px;border:0;border-radius:6px;color:#fff;background:#d97706;font-size:10px;font-weight:800}.supplyx-pricing-denied button.muted{color:#7c5b28;border:1px solid #e5c98f;background:#fff}.supplyx-pricing-denied p{width:100%;display:flex;align-items:center;gap:6px;margin:0;color:#63805a;font-size:9px;font-weight:700}.supplyx-none{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#cbd5e1;text-align:center}.supplyx-none strong{color:#475569;font-size:13px}.supplyx-none span{color:#94a3b8;font-size:10px}.supplyx-footer{min-height:65px;flex:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 24px;border-top:1px solid var(--line);background:#fff}.supplyx-footer>span{color:#94a3b8;font-size:10px}.supplyx-footer>span b{color:#475569}.supplyx-footer>div{display:flex;gap:8px}.supplyx-footer button{min-height:36px;display:flex;align-items:center;gap:6px;padding:0 16px;border:0;border-radius:8px;color:#94a3b8;background:#f1f5f9;font-size:11px;font-weight:800}.supplyx-footer button.primary{color:#fff;background:#2fc6f6}.supplyx-footer button:disabled{cursor:not-allowed;opacity:.7}@media(max-width:900px){.workspace{padding:12px}.hero-main{min-height:0;grid-template-columns:1fr;gap:18px}.hero-controls{align-items:flex-start;gap:10px}.hero-actions{justify-content:flex-start}.hero-status{justify-content:flex-start;flex-wrap:wrap}.settings{flex-wrap:wrap;gap:12px}.summary{overflow-x:auto;padding-bottom:3px}.summary>div{flex:none}.summary .io{margin-left:0}footer>span{display:none}.sku-preview{display:none}.sku-content{padding:20px}.sku-modal{height:94vh}.two-fields{grid-template-columns:1fr;gap:0}.relation-modes>button{padding:0 5px}.relation-modes>button strong{font-size:10px}.primary-code-row{grid-template-columns:1fr 41px}.primary-code-row .fixed-code-type{grid-column:1 / -1;grid-row:2}.primary-code-row .add-code-icon{grid-column:2;grid-row:1}.code-add{grid-template-columns:1fr}.sku-footer span{display:none}.supplyx-sidebar{width:250px}.supplyx-grid.three,.supplyx-grid.four{grid-template-columns:repeat(2,1fr)}}
