@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif!important;font-style:normal!important}:root{--bg:#090c10;--bg2:#0d1117;--bg3:#161b22;--border:#1c2128;--border2:#2d333b;--text:#cdd9e5;--muted:#636e7b;--indigo:#f0a500;--indigo-dim:#f0a5001a;--orange:#f0a500;--green:#46954a;--red:#e5534b;--yellow:#c69026;--blue:#316dca;--radius:14px;--sidebar-width:220px;--skel-highlight:#ffffff0d}[data-theme=light]{--bg:#f6f8fa;--bg2:#fff;--bg3:#f0f2f4;--border:#d0d7de;--border2:#b9c0c8;--text:#1c2128;--muted:#57606a;--indigo:#f0a500;--indigo-dim:#f0a5001f;--orange:#f0a500;--green:#2da44e;--red:#cf222e;--yellow:#c69026;--blue:#316dca;--skel-highlight:#0000000b}[data-theme=light] ::-webkit-scrollbar-thumb{background:var(--border2)}html,body{background:var(--bg);height:100%;color:var(--text);max-width:100vw;font-size:13px;overflow-x:hidden}input,select,textarea,button{font-family:Inter,sans-serif!important;font-style:normal!important}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:10px}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}[data-theme=light] input[type=date]::-webkit-calendar-picker-indicator{filter:none}[data-theme=light] input[type=datetime-local]::-webkit-calendar-picker-indicator{filter:none}.ml-skel{background:var(--bg3);border-radius:8px;position:relative;overflow:hidden}.ml-skel:after{content:"";background:linear-gradient(90deg, transparent, var(--skel-highlight), transparent);animation:1.4s ease-in-out infinite ml-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes ml-shimmer{to{transform:translate(100%)}}@keyframes dashPulse{0%,to{opacity:.25}50%{opacity:.75}}@keyframes ml-spin{to{transform:rotate(360deg)}}@keyframes ml-sheet-up{0%{opacity:0;transform:translate(-50%,10px)scale(.97)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes ml-backdrop-in{0%{opacity:0}to{opacity:1}}.ml-mp-page{padding:24px 28px 60px}.ml-mp-dropdown{display:none}.ml-mp-chips{flex-wrap:wrap;gap:6px;display:flex}@media (max-width:768px){html,body{overscroll-behavior-y:contain}.ml-sidebar,.ml-footer{display:none!important}.ml-main{min-height:100vh;margin-left:0!important;margin-right:0!important;padding:16px 16px 80px!important}.ml-metric-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.ml-panel-row-3,.ml-insight-row{grid-template-columns:1fr!important}.ml-desktop-page{min-width:900px;overflow-x:auto}.ml-mobile-nav,.ml-desktop-banner{display:flex!important}.ml-timeline{-webkit-overflow-scrolling:touch;overflow-x:auto}.ml-value-trend svg{width:100%!important}.ml-metric-value{font-size:22px!important}h1{font-size:18px!important}.ml-main h1{letter-spacing:.3px!important}.ml-inv-row{border-radius:0;flex-direction:column!important;grid-template-columns:1fr!important;gap:0!important;padding:14px 16px!important;display:flex!important}.ml-inv-row>.ml-inv-cell{box-sizing:border-box;border-top:1px solid var(--border);gap:10px;width:100%;text-align:left!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:10px 0!important;display:flex!important}.ml-inv-row>.ml-inv-prod{border-top:none!important;flex-direction:row!important;padding:0 0 6px!important}.ml-inv-cell[data-label]:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;align-self:center;font-size:10px;font-weight:700}.ml-inv-prod[data-label]:before{display:none}.ml-mobile-topbar{display:flex!important}.ml-main{width:100%;max-width:100vw;padding-top:56px!important;overflow-x:hidden!important}.ml-main *{max-width:100%}.ml-main img,.ml-main svg{max-width:100%;height:auto}.ml-metric-spark{display:none!important}.ml-inv-actions{width:100%;margin-top:10px;flex-direction:column!important;gap:8px!important;display:flex!important}.ml-inv-actions>*{justify-content:center;width:100%!important;padding:9px 12px!important;font-size:11px!important}.ml-bin-popup{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;bottom:70px!important;left:8px!important;right:8px!important;transform:none!important}.ml-bin-popup>*{overflow-x:auto}.ml-mobile-nav{will-change:transform;transform:translateZ(0);z-index:1000!important;background:var(--bg2)!important}.ml-main>div{max-width:100%;overflow-x:hidden}.ml-orders-pipeline{flex-direction:unset!important;grid-template-columns:1fr 1fr!important;gap:12px 8px!important;padding:14px!important;display:grid!important}.ml-orders-pipeline>div[style*="width: 48px"]{display:none!important}.ml-orders-summary{grid-template-columns:1fr!important;gap:10px!important}.ml-desktop-page{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.ml-desktop-page>*{min-width:900px}.ml-bin-header{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:10px 12px!important}.ml-bin-stats{flex-wrap:wrap!important;justify-content:flex-start!important;gap:8px 14px!important;font-size:10px!important}.ml-bin-stats>*{font-size:10px!important}.ml-bin-row{flex-flow:wrap!important;grid-template-columns:1fr!important;align-items:center!important;gap:8px!important;padding:10px 12px!important;display:flex!important}.ml-bin-row>:first-child,.ml-bin-row>:nth-child(2){flex:60%}.ml-bin-row>:nth-child(3){flex:100%;justify-content:center!important}.ml-batch-header{align-items:center;grid-template-rows:auto auto!important;grid-template-columns:36px 1fr auto!important;gap:8px 10px!important;padding:12px 14px!important;display:grid!important}.ml-batch-icon{grid-area:1/1}.ml-batch-info{grid-area:1/2/auto/span 2;min-width:0}.ml-batch-info>div:first-child{row-gap:4px;line-height:1.4;flex-wrap:wrap!important;font-size:11px!important}.ml-batch-info>div:nth-child(2){word-break:break-word;line-height:1.5;font-size:9.5px!important}.ml-batch-count{grid-area:2/1/auto/span 2!important;justify-self:start!important;padding:3px 8px!important;font-size:11px!important}.ml-batch-del{grid-area:2/3!important}.ml-batch-chev{grid-area:1/3!important}.ml-pipeline-colheader{display:none!important}.ml-pipeline-row{grid-template-columns:1fr 1fr 1fr!important;grid-template-areas:"prod prod prod""wk mo amz""wh tr gt""fut furt nx"!important;gap:6px 8px!important;padding:12px 14px!important}.ml-pipeline-row>:first-child{grid-area:prod;padding:0!important}.ml-pipeline-row>:nth-child(2){grid-area:wk}.ml-pipeline-row>:nth-child(3){grid-area:mo}.ml-pipeline-row>:nth-child(4){grid-area:wh}.ml-pipeline-row>:nth-child(5){grid-area:amz}.ml-pipeline-row>:nth-child(6){grid-area:tr}.ml-pipeline-row>:nth-child(7){grid-area:gt}.ml-pipeline-row>:nth-child(8){grid-area:fut}.ml-pipeline-row>:nth-child(9){grid-area:furt}.ml-pipeline-row>:nth-child(10){grid-area:nx}.ml-pipeline-row>:not(:first-child)>div{background:var(--bg3);border-radius:8px;min-width:0;padding:8px 4px!important}.ml-reorder-colheader{display:none!important}.ml-reorder-row{position:relative;grid-template-columns:1fr 1fr!important;grid-template-areas:"prod prod""wk cover""onorder onorder""order order"!important;row-gap:10px!important;padding:14px!important}.ml-reorder-row>input[type=checkbox]{top:14px;right:14px;position:absolute!important}.ml-reorder-row>[data-label=Box]{background:var(--indigo-dim);border-radius:5px;top:12px;left:14px;padding:2px 7px!important;font-size:11px!important;position:absolute!important}.ml-reorder-row>[data-label=Product]{grid-area:prod;padding-top:26px}.ml-reorder-row>[data-label=Weekly]{grid-area:wk;text-align:left!important}.ml-reorder-row>[data-label=Cover]{grid-area:cover;text-align:left!important}.ml-reorder-row>[data-label=On\ order]{grid-area:onorder;text-align:left!important}.ml-reorder-row>[data-label=Order\ boxes]{background:var(--bg3);border-radius:9px;grid-area:order;justify-content:flex-start!important;padding:8px!important}.ml-reorder-row>[data-label]:not([data-label=""]):not([data-label=Box]):not([data-label=Product]):before{content:attr(data-label);color:var(--muted);text-transform:uppercase;letter-spacing:.3px;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.ml-notes-popup{width:calc(100vw - 32px)!important;max-width:360px!important;max-height:82vh!important;top:50%!important;left:50%!important;overflow-y:auto!important;transform:translate(-50%,-50%)!important}.ml-mkt-colheader,.ml-prod-colheader{display:none!important}.ml-mkt-row,.ml-prod-row{grid-template-columns:1fr 1fr!important;align-items:start!important;gap:12px 10px!important;padding:16px!important;display:grid!important}.ml-mkt-row>div:not([data-label]),.ml-prod-row>div:not([data-label]){text-align:left!important;grid-column:1/-1!important;justify-content:flex-start!important}.ml-mkt-row>[data-label],.ml-prod-row>[data-label]{text-align:left!important;justify-content:flex-start!important}.ml-mkt-row>[data-label]:before,.ml-prod-row>[data-label]:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;letter-spacing:.4px;margin-bottom:4px;font-size:9px;font-weight:700;display:block}.ml-mkt-row>[data-label=Badges],.ml-mkt-row>[data-label=Marketing\ Note],.ml-prod-row>[data-label=SKU],.ml-prod-row>[data-label=ASIN]{grid-column:1/-1!important}.ml-bulk-bar{justify-content:center!important;width:calc(100vw - 24px)!important;bottom:76px!important}.ml-skumodal{border-radius:16px!important;width:100%!important;max-height:92vh!important}.ml-skumodal-kpis>div{flex:calc(50% - 5px)!important;min-width:calc(50% - 5px)!important}.ml-mp-bar-row{flex-direction:column!important;align-items:stretch!important;gap:8px!important}.ml-mp-bar-row>:first-child{min-width:0!important}.ml-mp-bar-row>:nth-child(3){text-align:left!important;gap:16px!important;min-width:0!important;display:flex!important}.ml-mp-bar-row>:nth-child(3)>div{margin-top:0!important}.ml-mp-colheader{display:none!important}.ml-mp-row{position:relative;grid-template-columns:1fr 1fr!important;grid-template-areas:"prod prod""wk mo""wkr mor"!important;align-items:stretch!important;gap:8px 12px!important;padding:32px 14px 14px!important}.ml-mp-row>:first-child{background:var(--indigo-dim);border-radius:5px;top:8px;left:14px;padding:2px 7px!important;font-size:11px!important;position:absolute!important}.ml-mp-row>:nth-child(2){grid-area:prod;padding-top:4px}.ml-mp-row>:nth-child(3){background:var(--bg3);border-radius:7px;grid-area:wk;text-align:left!important;padding:6px 10px!important}.ml-mp-row>:nth-child(4){background:var(--bg3);border-radius:7px;grid-area:mo;text-align:left!important;padding:6px 10px!important}.ml-mp-row>:nth-child(5){background:var(--bg3);border-radius:7px;grid-area:wkr;text-align:left!important;padding:6px 10px!important}.ml-mp-row>:nth-child(6){background:var(--bg3);border-radius:7px;grid-area:mor;text-align:left!important;padding:6px 10px!important}.ml-mp-row>:nth-child(3):before{content:"Weekly"}.ml-mp-row>:nth-child(4):before{content:"Monthly"}.ml-mp-row>:nth-child(5):before{content:"Wk Returns"}.ml-mp-row>:nth-child(6):before{content:"Mo Returns"}.ml-mp-row>:nth-child(n+3):before{color:var(--muted);text-transform:uppercase;letter-spacing:.3px;margin-bottom:2px;font-size:9px;font-weight:700;display:block}.ml-transit-row{flex-direction:column!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:8px!important;padding:12px 14px!important;display:flex!important}.ml-transit-row>*{width:100%}.ml-transit-row>div:nth-child(3),.ml-transit-row>div:nth-child(4),.ml-transit-row>div:nth-child(5){border-top:1px solid var(--border);flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:4px 0!important;display:flex!important}.ml-inv-colheader{display:none!important}.ml-inv-pageheader,.ml-page-header{flex-direction:column!important;align-items:stretch!important;gap:10px!important;margin-bottom:14px!important}.ml-inv-pageheader>*,.ml-page-header>*{width:100%}.ml-page-actions{width:100%;flex-wrap:wrap!important;gap:6px!important}.ml-page-actions>*{justify-content:center;flex:calc(50% - 3px)!important;min-width:0!important;padding:8px 10px!important;font-size:11px!important}.ml-repl-stats{flex-wrap:wrap!important;gap:8px!important}.ml-repl-stats>*{flex:calc(50% - 4px)!important;min-width:0!important;padding:12px!important}.ml-repl-header{display:none!important}.ml-repl-row{flex-direction:column!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:8px!important;padding:14px!important;display:flex!important}.ml-repl-row>div:first-child{margin-right:12px;display:inline-block;width:auto!important}.ml-repl-row>div:nth-child(n+3){border-top:1px solid var(--border);text-align:left!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:6px 0!important;display:flex!important}.ml-repl-row>div:nth-child(3):before{content:"QTY";color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.ml-repl-row>div:nth-child(4):before{content:"UNITS";color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.ml-repl-row>div:nth-child(5):before{content:"WH STOCK";color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.ml-repl-row>div:nth-child(6):before{content:"AMZ NOW";color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.ml-repl-row>div:nth-child(7):before{content:"AMZ AFTER";color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.ml-mp-chips{display:none!important}.ml-mp-dropdown{width:100%;display:block!important}.ml-mp-page{padding:16px 16px 80px!important}.ml-plat-colheader{display:none!important}.ml-plat-row{grid-template-columns:1fr 1fr 1fr!important;grid-template-areas:"date date value""prod prod prod""sku sku sku""units price disc"!important;align-items:center!important;gap:8px!important;padding:14px 16px!important;display:grid!important}.ml-plat-row>:first-child{grid-area:date!important;align-items:center!important;gap:6px!important;display:flex!important}.ml-plat-row>:nth-child(2){grid-area:prod!important;padding-top:2px!important}.ml-plat-row>:nth-child(2)>div:first-child{white-space:normal!important;text-overflow:unset!important;overflow:visible!important}.ml-plat-row>:nth-child(3){border-bottom:1px solid var(--border)!important;grid-area:sku!important;padding:2px 0 8px!important;font-size:10px!important}.ml-plat-row>:nth-child(4),.ml-plat-row>:nth-child(5),.ml-plat-row>:nth-child(6){background:var(--bg3);border-radius:8px;position:relative;text-align:left!important;padding:6px 8px!important}.ml-plat-row>:nth-child(4){grid-area:units!important}.ml-plat-row>:nth-child(5){grid-area:price!important}.ml-plat-row>:nth-child(6){grid-area:disc!important}.ml-plat-row>:nth-child(4):before,.ml-plat-row>:nth-child(5):before,.ml-plat-row>:nth-child(6):before{color:var(--muted);text-transform:uppercase;letter-spacing:.4px;margin-bottom:2px;font-size:8px;font-weight:700;display:block}.ml-plat-row>:nth-child(4):before{content:"Units"}.ml-plat-row>:nth-child(5):before{content:"Price"}.ml-plat-row>:nth-child(6):before{content:"Discount"}.ml-plat-row>:nth-child(7){text-align:right!important;grid-area:value!important;font-size:15px!important}.ml-markets-backdrop{animation:.15s ease-out ml-backdrop-in}.ml-markets-menu{animation:.18s cubic-bezier(.2,.8,.3,1) ml-sheet-up}}@media (min-width:769px){.ml-mobile-nav,.ml-desktop-banner{display:none!important}}
