:root{color:#202421;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f7f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #afccbc}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.topbar{background:#fff;border-bottom:1px solid #e8e9e5;justify-content:space-between;align-items:center;gap:20px;height:76px;padding:0 34px;display:flex}.brand{white-space:nowrap;letter-spacing:-.04em;align-items:center;gap:12px;font-size:16px;font-weight:800;display:flex}.brand-mark{color:#fff;background:#202421;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.header-actions{align-items:center;gap:12px;min-width:0;display:flex}.file-name{color:#838a83;text-overflow:ellipsis;white-space:nowrap;max-width:250px;margin-right:4px;font-size:12px;overflow:hidden}.button{white-space:nowrap;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:12px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}.button:active:not(:disabled){transform:translateY(1px)}.button.dark,.button.primary{color:#fff;background:#222824}.button.subtle{color:#3f4941;background:#f3f5f2}.button.subtle:hover{background:#e8ece7}.button.secondary{color:#454c45;background:#f2f3f1}.button.secondary:hover{background:#e8ebe7}.import-page{justify-content:center;align-items:flex-start;min-height:calc(100vh - 76px);padding:9vh 20px 60px;display:flex}.import-main{text-align:center;width:min(100%,600px)}.import-icon{color:#4c6958;background:#e9efea;border-radius:18px;place-items:center;width:60px;height:60px;margin:0 auto 24px;display:grid}h1,h2,p{margin-top:0}.import-main h1{letter-spacing:-.055em;margin-bottom:11px;font-size:32px;line-height:1.2}.import-main>p{color:#7c847c;margin-bottom:30px;font-size:14px;line-height:1.6}.dropzone{color:#6d826f;background:#fff;border:1.5px dashed #cfd9d1;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:15px;height:266px;display:flex}.dropzone strong{color:#303a32;font-size:14px}.dropzone span{color:#a1aaa0;margin:-7px 0;font-size:12px}.dropzone .button{min-width:116px}.import-error{color:#743d37;text-align:left;background:#fff8f7;border:1px solid #edcfca;border-radius:11px;max-width:100%;margin-top:20px;padding:16px 18px}.error-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.error-top strong{font-size:13px}.import-error p{margin:5px 0 0;font-size:12px;line-height:1.5}.issue-list{border-top:1px solid #efdcd8;margin-top:12px}.issue{border-bottom:1px solid #f2e5e2;grid-template-columns:minmax(90px,auto) 1fr auto;align-items:center;gap:12px;padding:9px 0;font-size:11px;display:grid}.issue:last-child{border-bottom:0;padding-bottom:0}.issue-cell{font-weight:700}.issue code{color:#63352f;background:#f5e8e4;border-radius:4px;padding:3px 5px;font-size:11px}.workspace{grid-template-columns:282px minmax(0,1fr);min-height:calc(100vh - 76px);display:grid}.sidebar{background:#fff;border-right:1px solid #e8e9e5;flex-direction:column;height:calc(100vh - 76px);min-height:calc(100vh - 76px);display:flex;position:sticky;top:0}.eyebrow{color:#909a90;letter-spacing:.12em;font-size:10px;font-weight:800}.sidebar-head h2{letter-spacing:-.045em;margin:7px 0 0;font-size:19px}.sidebar-head h2 span{color:#96a096;letter-spacing:0;vertical-align:3px;background:#f1f3f0;border-radius:7px;margin-left:3px;padding:2px 7px;font-size:10px}.search-box{color:#a2aaa2;background:#f7f8f6;border:1px solid #eef0eb;border-radius:8px;align-items:center;gap:8px;height:39px;margin:0 16px 14px;padding:0 11px;display:flex}.search-box input{color:#2e352e;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:12px}.product-list{flex:1;padding:0 9px 16px;overflow:auto}.product-list-item{text-align:left;color:#6f786f;background:0 0;border:0;border-radius:8px;grid-template-columns:23px minmax(0,1fr) 10px;align-items:start;gap:9px;width:100%;padding:12px 11px;display:grid}.list-number{color:#9ca89d;padding-top:2px;font-size:10px;font-weight:700}.active .list-number{color:#477456}.list-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.list-dot{color:#66a67a;padding-top:2px;font-size:8px}.no-results{color:#9aa39a;padding:14px;font-size:12px}.sidebar-foot{color:#848e84;border-top:1px solid #eef0eb;justify-content:space-between;padding:17px 23px;font-size:10px;font-weight:700;display:flex}.content{width:100%;max-width:1200px;margin:0 auto;padding:32px clamp(22px,4.2vw,66px) 80px}.content>.import-error{margin:0 0 24px}.content-top{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.breadcrumbs{color:#9aa49a;letter-spacing:.12em;font-size:10px;font-weight:800}.nav-buttons{gap:7px;display:flex}.nav-button,.icon-button{color:#687468;background:0 0;border:0;place-items:center;display:grid}.nav-button{background:#fff;border:1px solid #e5e9e3;border-radius:8px;width:33px;height:33px}.nav-button:disabled{opacity:.35}.icon-button{border-radius:6px;width:27px;height:27px}.icon-button:hover{background:#0000000f}.product-hero{background:#fff;border:1px solid #e7eae5;border-radius:15px;align-items:center;gap:30px;margin-bottom:37px;padding:24px;display:flex}.product-photo{color:#a8aea6;background:#f4f5f2;border-radius:10px;flex:none;place-items:center;width:160px;height:144px;font-size:11px;display:grid;overflow:hidden}.product-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-intro{min-width:0}.product-intro h1{letter-spacing:-.045em;max-width:730px;margin:8px 0 22px;font-size:clamp(17px,2vw,25px);line-height:1.32}.size-strip{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.size-strip>span:first-child{color:#9ba49a;margin-right:4px;font-size:11px;font-weight:700}.size-chip{text-align:center;color:#6c766d;border:1px solid #e5eae3;border-radius:5px;min-width:27px;padding:4px 6px;font-size:10px;font-weight:700}.section-head{justify-content:space-between;align-items:end;gap:15px;margin-bottom:18px;display:flex}.section-head h2{letter-spacing:-.05em;margin:0 0 5px;font-size:20px}.section-head p{color:#9aa49a;margin:0;font-size:11px}.warehouse-count{color:#97a197;white-space:nowrap;font-size:11px;font-weight:700}.stock-table-wrap{background:#fff;border:1px solid #e7eae5;border-radius:12px;overflow:hidden}.stock-table{border-collapse:collapse;table-layout:fixed;width:100%}.stock-table thead th{text-align:right;color:#919b91;letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #e9ede8;height:41px;padding:0 26px;font-size:10px;font-weight:800}.stock-table thead th:first-child{text-align:left;width:40%;padding-left:29px}.warehouse-heading{background:#f7f9f6;border-top:1px solid #e7ede6}.stock-table tbody:first-of-type .warehouse-heading{border-top:0}.warehouse-heading th{text-align:left;color:#46564a;padding:13px 28px;font-size:12px;font-weight:800}.warehouse-heading td{text-align:right;padding:10px 26px}.warehouse-total{color:#739378;white-space:nowrap;background:#e7f0e7;border-radius:5px;padding:5px 7px;font-size:10px;font-weight:800}.stock-table tbody tr:not(.warehouse-heading){border-top:1px solid #f0f1ef}.stock-table tbody tr:not(.warehouse-heading):hover{background:#fcfdfa}.stock-table tbody tr:not(.warehouse-heading) td,.stock-table tbody tr:not(.warehouse-heading) th{height:39px}.size-cell{text-align:left;color:#596759;padding-left:29px;font-size:11px;font-weight:800}.numeric{text-align:right;color:#677368;font-variant-numeric:tabular-nums;padding:0 26px;font-size:12px}.changed-green{color:#198257;background:#eef8f0;font-weight:800}.changed-red{color:#c1554d;background:#fff1ef;font-weight:800}.stock-button{color:#3b6447;font-variant-numeric:tabular-nums;background:#eef4ed;border:0;border-radius:5px;min-width:29px;padding:4px 7px;font-size:11px;font-weight:800}.empty-stock{color:#8b968b;background:#fff;border:1px solid #e7eae5;border-radius:11px;padding:30px;font-size:12px}.activity-section{margin-top:33px}.transfer-list{background:#fff;border:1px solid #e7eae5;border-radius:11px;overflow:hidden}.transfer-row{border-top:1px solid #edf0eb;grid-template-columns:35px minmax(0,1fr) auto 28px;align-items:center;gap:13px;min-height:53px;padding:9px 14px;display:grid}.transfer-row:first-child{border-top:0}.transfer-size{text-align:center;color:#57725d;background:#f3f6f2;border-radius:6px;padding:6px 2px;font-size:11px;font-weight:800}.transfer-route{color:#97a498;align-items:center;gap:9px;min-width:0;font-size:10px;display:flex}.transfer-route strong{color:#576457;text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.transfer-quantity{white-space:nowrap;color:#477451;font-size:11px;font-weight:800}.dialog-backdrop{z-index:30;background:#11191257;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.move-dialog{background:#fff;border-radius:16px;width:min(100%,450px);padding:26px;box-shadow:0 24px 80px #17271a2b}.dialog-head{justify-content:space-between;align-items:start;gap:15px;display:flex}.dialog-head h2{letter-spacing:-.05em;margin:6px 0 0;font-size:23px}.dialog-product{color:#929d92;margin:9px 0 22px;font-size:11px;line-height:1.5}.from-card{background:#f9faf8;border:1px solid #e6ebe4;border-radius:9px;flex-direction:column;gap:3px;margin-bottom:20px;padding:13px;display:flex}.from-card span{letter-spacing:.09em;color:#a0aa9f;font-size:9px;font-weight:800}.from-card strong{color:#354037;font-size:12px}.from-card small{color:#809081;font-size:10px}.field-label{color:#59665b;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.move-dialog select,.move-dialog input{color:#303b32;background:#fff;border:1px solid #dfe6de;border-radius:8px;width:100%;height:42px;padding:0 12px;font-size:12px}.quantity-label{margin-top:18px}.form-error{color:#b94e46;margin:9px 0 0;font-size:11px}.dialog-actions{justify-content:flex-end;gap:9px;margin-top:25px;display:flex}@media (width<=900px){.workspace{grid-template-columns:228px minmax(0,1fr)}.sidebar{width:228px}.content{padding:25px 24px 60px}.product-hero{gap:17px}.product-photo{width:120px;height:120px}.stock-table thead th,.numeric{padding-right:17px}.stock-table thead th:first-child,.size-cell,.warehouse-heading th{padding-left:18px}}@media (width<=650px){.topbar{height:64px;padding:0 16px}.file-name,.header-actions .subtle{display:none}.header-actions .button{padding:0 10px;font-size:11px}.brand{font-size:14px}.workspace{display:block}.sidebar{border-bottom:1px solid #e8e9e5;border-right:0;width:auto;height:auto;min-height:0;position:static}.sidebar-head{padding:15px 18px 10px}.sidebar-head h2{margin-top:2px;font-size:16px}.search-box{margin:0 16px 9px}.product-list{gap:5px;padding:0 10px 10px;display:flex;overflow:auto}.product-list-item{flex:none;min-width:165px;max-width:190px;padding:9px}.sidebar-foot{display:none}.content{padding:20px 15px 50px}.product-hero{align-items:flex-start;padding:15px}.product-photo{width:90px;height:90px}.product-intro h1{margin:5px 0 11px;font-size:15px}.size-strip{gap:4px}.size-chip{min-width:23px;padding:3px 4px}.section-head h2{font-size:17px}.stock-table thead th{padding-right:10px;font-size:9px}.stock-table thead th:first-child,.size-cell{padding-left:12px}.numeric{padding-right:10px}.warehouse-heading th{padding-left:12px;font-size:11px}.warehouse-heading td{padding-right:10px}.transfer-row{grid-template-columns:30px minmax(0,1fr) auto 25px;gap:6px}.transfer-route{gap:3px}.transfer-route strong{max-width:75px}.import-page{min-height:calc(100vh - 64px)}}:root{color:#202124;background:#f8f8f8}button:focus-visible,input:focus-visible,select:focus-visible{outline-color:#a8adb4}.topbar{border-color:#e6e6e6;height:56px;padding:0 24px}.brand{gap:9px;font-size:14px}.brand-mark{background:#202124;border-radius:7px;width:28px;height:28px}.file-name{color:#777;max-width:320px}.button.dark,.button.primary{background:#242424}.button.dark:hover:not(:disabled),.button.primary:hover:not(:disabled){background:#3b3b3b}.button.dark:disabled{color:#a4a4a4;background:#e9e9e9}.button.subtle,.button.secondary{color:#404040;background:#f3f3f3}.button.subtle:hover,.button.secondary:hover{background:#e9e9e9}.import-page{min-height:calc(100vh - 56px)}.import-icon{color:#52565a;background:#eee}.import-main>p{color:#777}.dropzone{color:#737373;border-color:#d4d4d4}.dropzone strong{color:#303030}.workspace{min-height:calc(100vh - 56px)}.sidebar{border-color:#e6e6e6;height:calc(100vh - 56px);min-height:calc(100vh - 56px)}.sidebar-head{padding:18px 20px 14px}.sidebar-head h2{margin:0;font-size:18px}.sidebar-head h2 span{color:#777;background:#f0f0f0}.search-box{color:#999;background:#f7f7f7;border-color:#ededed}.search-box input{color:#303030}.search-box input::placeholder{color:#999}.product-list-item{color:#686868}.product-list-item:hover{color:#252525;background:#f2f2f2}.product-list-item.active{color:#202020;background:#eaeaea}.list-number,.active .list-number{color:#888}.list-dot{color:#5e5e5e}.sidebar-foot{border-color:#e8e8e8;gap:10px;padding:12px 16px 16px;display:grid}.transfer-summary{color:#686868;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;width:100%;padding:8px 5px;font-size:11px;font-weight:700;display:flex}.transfer-summary:hover{color:#252525;background:#f0f0f0}.transfer-summary svg{margin-left:auto}.report-button{width:100%}.content{max-width:none;padding:20px clamp(20px,3vw,44px) 70px}.content-top{justify-content:flex-end;margin-bottom:14px}.nav-buttons{align-items:center;gap:5px}.nav-position{color:#686868;text-align:center;font-variant-numeric:tabular-nums;min-width:48px;font-size:11px;font-weight:700}.nav-button{color:#676767;border-color:#e5e5e5}.nav-button:hover:not(:disabled){color:#202020;background:#f0f0f0}.product-hero{border-color:#e6e6e6;margin-bottom:27px;padding:20px}.product-photo{color:#999;background:#f4f4f4}.eyebrow,.size-strip>span:first-child,.section-head p,.warehouse-count{color:#888}.size-chip{color:#686868;border-color:#e5e5e5}.stock-table-wrap{border-color:#e4e4e4;overflow:auto}.stock-table{table-layout:fixed;width:100%}.stock-table thead{background:#f8f8f8}.stock-table thead th{text-align:center;color:#777;letter-spacing:.03em;border-bottom:1px solid #e4e4e4;height:34px;padding:0 4px;font-size:10px}.stock-table thead tr:first-child th{color:#454545;letter-spacing:0;text-transform:none;height:37px;font-size:11px;font-weight:750}.stock-table thead th.size-heading{z-index:3;text-align:left;text-transform:uppercase;color:#777;background:#f8f8f8;width:92px;padding-left:18px;font-size:10px;position:sticky;left:0}.stock-table thead th.warehouse-column{border-left:1px solid #e2e2e2;padding:0 8px}.stock-table .group-first{border-left:1px solid #e7e7e7}.stock-table tbody tr{border-top:1px solid #ececec}.stock-table tbody tr:first-child{border-top:0}.stock-table tbody tr.size-row:hover td:not(.changed-green):not(.changed-red),.stock-table tbody tr.size-row:hover th{background:#e9eaec}.size-cell{z-index:1;text-align:left;color:#4b4b4b;background:#fff;width:92px;padding-left:18px;position:sticky;left:0}.numeric{text-align:center;color:#575757;padding:0 4px;font-size:12px}.changed-green{color:#157447;background:#e9f5ed}.changed-red{color:#b7443b;background:#fff0ed}.stock-button{color:#373737;background:#f0f0f0}.stock-button:hover{background:#dcdfe2}.changed-red .stock-button{color:#a93931;background:#f9ddda}.empty-stock{color:#888;border-color:#e5e5e5}.dialog-backdrop{background:#14141461}.move-dialog,.history-dialog{box-shadow:0 24px 80px #00000029}.dialog-product{color:#888}.from-card{background:#f8f8f8;border-color:#e6e6e6}.from-card span,.from-card small{color:#888}.from-card strong,.field-label{color:#444}.move-dialog select,.move-dialog input{color:#303030;border-color:#dedede}.history-dialog{background:#fff;border-radius:16px;flex-direction:column;width:min(100%,620px);max-height:min(82vh,760px);padding:24px;display:flex}.history-dialog .dialog-head{border-bottom:1px solid #ededed;padding-bottom:16px}.history-dialog .dialog-head h2{margin:0;font-size:21px}.history-dialog .dialog-head p{color:#777;margin:5px 0 0;font-size:11px}.history-list{overflow:auto}.history-empty{color:#888;margin:28px 0 10px;font-size:12px}.history-item{border-bottom:1px solid #ededed;justify-content:space-between;align-items:center;gap:16px;padding:14px 2px;display:flex}.history-item:last-child{border-bottom:0}.history-item-main{gap:4px;min-width:0;display:grid}.history-item-main>strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.history-item-main>span,.history-route{color:#666;font-size:11px}.history-route{flex-wrap:wrap;align-items:center;gap:5px;display:flex}@media (width<=900px){.content{padding:18px 20px 60px}.stock-table thead th,.numeric{padding-right:4px}.stock-table thead th.size-heading,.size-cell{padding-left:14px}}@media (width<=650px){.topbar{height:54px;padding:0 14px}.header-actions .subtle{display:inline-flex}.workspace{min-height:calc(100vh - 54px)}.sidebar{height:auto;min-height:0}.sidebar-head{padding:13px 16px 9px}.product-list{padding-bottom:8px}.sidebar-foot{align-items:center;gap:10px;padding:8px 14px;display:flex}.transfer-summary{flex-wrap:wrap;flex:1;gap:3px;font-size:10px}.transfer-summary svg{display:none}.report-button{width:auto;padding:0 10px;font-size:10px}.content{padding:16px 14px 50px}.content-top{margin-bottom:12px}.product-hero{margin-bottom:22px}.stock-table thead th.size-heading,.size-cell{padding-left:11px}.import-page{min-height:calc(100vh - 54px)}}.content{padding-top:14px}.product-hero{border-radius:11px;gap:14px;min-height:92px;margin-bottom:12px;padding:12px 14px}.product-photo{border-radius:7px;width:92px;height:78px}.product-intro{flex:1}.product-intro h1{letter-spacing:-.035em;margin:4px 0 10px;font-size:clamp(14px,1.5vw,18px);line-height:1.25}.product-intro .eyebrow{font-size:9px}.size-strip{gap:4px}.size-strip>span:first-child{font-size:10px}.size-chip{min-width:23px;padding:3px 5px;font-size:9px}.product-hero>.nav-buttons{flex:none;margin-left:auto}.nav-button{width:30px;height:30px}.nav-position{min-width:42px;font-size:10px}.stock-table-area{position:relative}.stock-table col.size-column{width:72px}.stock-table col.sold-column,.stock-table col.send-column{width:44px}.stock-table col.end-column{width:68px}.stock-table thead th{white-space:nowrap;padding:0 2px;font-size:9px}.stock-table thead tr:first-child th{text-overflow:ellipsis;white-space:nowrap;height:34px;font-size:10px;overflow:hidden}.stock-table thead th.size-heading{width:72px;padding-left:12px}.stock-table thead th.warehouse-column{padding:0 5px}.stock-table tbody th,.stock-table tbody td{height:37px}.size-cell{width:72px;padding-left:12px}.numeric{padding:0 2px;font-size:11px}.stock-button{cursor:grab;min-width:25px;padding:3px 5px}.stock-button:active{cursor:grabbing}.stock-table th,.stock-table td{transition:background-color .16s,background-image .16s,box-shadow .16s,color .16s}.is-dragging .stock-button{opacity:.58;transition:opacity .14s,transform .14s,box-shadow .14s}.is-dragging .stock-button.drag-source{opacity:1;animation:1.1s ease-in-out infinite dragSourceBreathe;transform:translateY(-2px)scale(1.08);box-shadow:0 4px 12px #232a3033}.is-dragging .stock-table .drop-target{background-image:linear-gradient(#65717c12,#65717c12);box-shadow:inset 0 1px #c9cdd1,inset 0 -1px #c9cdd1}.is-dragging .stock-table .drop-target.group-first{box-shadow:inset 1px 0 #c9cdd1,inset 0 1px #c9cdd1,inset 0 -1px #c9cdd1}.is-dragging .stock-table .warehouse-hover{color:#252b30;background-image:linear-gradient(#56657326,#56657326)}.is-dragging .stock-table thead .warehouse-hover{background-color:#e8ebee;box-shadow:inset 0 -2px #7b8791}.is-dragging .stock-table .drop-target.warehouse-hover{box-shadow:inset 0 2px #7b8791,inset 0 -2px #7b8791}.is-dragging .stock-table .drop-target.group-first.warehouse-hover{box-shadow:inset 2px 0 #7b8791,inset 0 2px #7b8791,inset 0 -2px #7b8791}@keyframes dragSourceBreathe{0%,to{box-shadow:0 4px 12px #232a302e}50%{box-shadow:0 5px 16px #232a304d}}.stock-table .drop-complete{animation:.65s cubic-bezier(.2,.75,.25,1) dropComplete}@keyframes dropComplete{0%{background-image:linear-gradient(#509c7147,#509c7147);box-shadow:inset 0 0 0 2px #267e4e61}55%{background-image:linear-gradient(#509c7124,#509c7124);box-shadow:inset 0 0 0 1px #267e4e2e}to{background-image:linear-gradient(#509c7100,#509c7100);box-shadow:inset 0 0 #267e4e00}}.drag-destinations{z-index:20;background:#fffffff7;border:1px solid #d8d8d8;border-radius:12px;align-items:center;gap:14px;padding:11px 12px;animation:.14s ease-out dragTrayIn;display:flex;position:fixed;bottom:22px;left:306px;right:24px;box-shadow:0 14px 42px #00000029}@keyframes dragTrayIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.drag-destination-copy{gap:2px;min-width:155px;display:grid}.drag-destination-copy strong{font-size:11px}.drag-destination-copy span{color:#777;font-size:9px}.drag-destination-list{flex:1;gap:6px;padding:2px;display:flex;overflow-x:auto}.drag-destination{text-align:center;color:#3f4347;background:#f7f7f7;border:1px dashed #aeb3b8;border-radius:7px;justify-content:center;align-items:center;min-width:105px;min-height:42px;padding:7px 9px;font-size:10px;font-weight:700;transition:background .14s,border-color .14s,transform .14s,box-shadow .14s;display:flex}.drag-destination:not(.disabled):hover,.drag-destination.hovered{background:#e7eaed;border-color:#747f89;transform:translateY(-2px);box-shadow:0 5px 13px #2e373f24,inset 0 0 0 1px #69758029}.drag-destination.disabled{opacity:.4;border-style:solid;gap:1px;display:grid}.drag-destination small{font-size:8px;font-weight:500}.activity-section.product-activity{margin-top:13px}.product-activity-head{align-items:center;gap:7px;margin-bottom:7px;padding:0 2px;display:flex}.product-activity-head strong{font-size:11px}.product-activity-head span{color:#777;font-size:9px}.product-activity .transfer-list{border-color:#e5e5e5;border-radius:9px}.product-activity .transfer-row{border-color:#ededed;min-height:42px;padding:6px 10px}.product-activity .transfer-size{color:#555;background:#f1f1f1;padding:5px 2px}.product-activity .transfer-route{color:#777}.product-activity .transfer-route strong{color:#4b4b4b}.product-activity .transfer-quantity{color:#555}@media (width<=900px){.drag-destinations{left:248px;right:18px}.product-photo{width:80px;height:72px}}@media (width<=650px){.content{padding-top:12px}.product-hero{gap:10px;min-height:76px;padding:10px}.product-photo{width:66px;height:66px}.product-intro h1{margin-bottom:7px;font-size:13px}.product-hero>.nav-buttons{align-self:flex-start}.nav-button{width:28px;height:28px}.nav-position{min-width:36px}.drag-destinations{display:block;bottom:10px;left:10px;right:10px}.drag-destination-copy{margin-bottom:7px}.drag-destination{min-width:96px}.product-activity .transfer-row{grid-template-columns:28px minmax(0,1fr) auto 25px}}@media (prefers-reduced-motion:reduce){.drag-destinations,.is-dragging .stock-button.drag-source,.stock-table .drop-complete{animation:none}.stock-table th,.stock-table td,.drag-destination,.stock-button{transition:none}}
