.ListingDisplay-module__nwPhHq__overlay{z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ListingDisplay-module__nwPhHq__modal{pointer-events:auto;background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:90vh;padding:24px;position:relative;overflow-y:auto;box-shadow:0 8px 30px #00000059}.ListingDisplay-module__nwPhHq__closeBtn{cursor:pointer;z-index:10000;touch-action:manipulation;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute;top:12px;right:12px}.ListingDisplay-module__nwPhHq__closeBtn:hover{color:red}.ListingDisplay-module__nwPhHq__card{cursor:pointer;flex-direction:column;transition:transform .15s;display:flex}.ListingDisplay-module__nwPhHq__card:hover{transform:translateY(-2px)}.ListingDisplay-module__nwPhHq__cardBorder{border:1px solid #ddd;border-radius:12px}.ListingDisplay-module__nwPhHq__cardImageWrapper{aspect-ratio:3/2;border-radius:8px;width:100%;position:relative;overflow:hidden}.ListingDisplay-module__nwPhHq__cardImage{object-fit:cover}.ListingDisplay-module__nwPhHq__modalImageSection{margin-bottom:20px}.ListingDisplay-module__nwPhHq__modalMainImageWrapper{aspect-ratio:3/2;width:100%;max-width:900px;margin:0 auto 20px;position:relative}.ListingDisplay-module__nwPhHq__modalMainImage{object-fit:contain}.ListingDisplay-module__nwPhHq__thumbnailRow{gap:10px;padding-bottom:10px;display:flex;overflow-x:auto}.ListingDisplay-module__nwPhHq__thumbnailRow::-webkit-scrollbar{height:8px}.ListingDisplay-module__nwPhHq__thumbnailRow::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:4px}.ListingDisplay-module__nwPhHq__thumbWrapper{aspect-ratio:3/2;flex:none;width:100px;position:relative}.ListingDisplay-module__nwPhHq__thumb{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:8px}.ListingDisplay-module__nwPhHq__activeThumb{object-fit:cover;cursor:pointer;border:2px solid #000;border-radius:8px}.ListingDisplay-module__nwPhHq__cardBody{flex-direction:column;flex:1;margin-top:14px;display:flex}.ListingDisplay-module__nwPhHq__cardTitle{margin-bottom:6px;font-weight:600}.ListingDisplay-module__nwPhHq__price{color:var(--color-accent);margin-top:6px;margin-bottom:0;font-size:18px;font-weight:700}.ListingDisplay-module__nwPhHq__addRow{align-items:center;gap:12px;margin-top:auto;padding-top:10px;display:flex}.ListingDisplay-module__nwPhHq__addButton{border-radius:var(--radius);cursor:pointer;color:#fff;background:#000;border:none;padding:12px 16px;transition:background .2s}.ListingDisplay-module__nwPhHq__addButton:hover{background:var(--color-dark-hover)}.ListingDisplay-module__nwPhHq__closeBtn{cursor:pointer;z-index:9999;background:#000000a6;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex;position:absolute;top:16px;right:16px}.ListingDisplay-module__nwPhHq__closeBtn:hover{background:#000c}.ListingDisplay-module__nwPhHq__closeIcon{color:#fff;-webkit-user-select:none;user-select:none;font-size:24px;line-height:1}.ListingDisplay-module__nwPhHq__closeBtn:active{transform:scale(.95)}
.ListingModal-module__KBOHYW__overlay{z-index:1000;background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ListingModal-module__KBOHYW__modal{background:#fff;border-radius:16px;flex-direction:column;width:95%;max-width:900px;max-height:95vh;padding:26px;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040,0 1px 3px #0000001a}.ListingModal-module__KBOHYW__header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.ListingModal-module__KBOHYW__title{font-size:20px;font-weight:600}.ListingModal-module__KBOHYW__button{cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-weight:500;transition:background .15s,opacity .15s,transform .1s}.ListingModal-module__KBOHYW__button:hover{opacity:.9}.ListingModal-module__KBOHYW__button:active{transform:translateY(1px)}.ListingModal-module__KBOHYW__button:disabled{opacity:.5;cursor:not-allowed}.ListingModal-module__KBOHYW__buttonPrimary{color:#fff;background:#000}.ListingModal-module__KBOHYW__buttonDanger{color:#fff;background:#b91c1c}.ListingModal-module__KBOHYW__buttonSecondary{color:#000;background:#f3f4f6;border:1px solid #e5e7eb}.ListingModal-module__KBOHYW__tabs{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;margin-bottom:20px;display:flex;position:sticky;top:0}.ListingModal-module__KBOHYW__tab{cursor:pointer;color:#6b7280;border-bottom:2px solid #0000;padding:12px 18px;font-weight:500;transition:all .15s}.ListingModal-module__KBOHYW__tab:hover{color:#000}.ListingModal-module__KBOHYW__activeTab{color:#000;border-bottom:2px solid #000}.ListingModal-module__KBOHYW__closeButton{cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;font-size:18px;display:flex}.ListingModal-module__KBOHYW__saveRow{z-index:40;background:#fff;gap:12px;margin-top:24px;padding-top:12px;padding-bottom:12px;display:flex;position:sticky;bottom:0}
@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;inset:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;inset:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}
.InventoryReport-module__Px7qZq__reportContainer{background:#fafafa;border:1px solid #ddd;border-radius:8px;margin-top:10px;padding:12px;overflow-x:auto}.InventoryReport-module__Px7qZq__table{border-collapse:collapse;width:100%;min-width:600px;font-family:monospace;font-size:14px}.InventoryReport-module__Px7qZq__table th,.InventoryReport-module__Px7qZq__table td{border:1px solid #ccc;padding:6px}.InventoryReport-module__Px7qZq__table th{text-align:left;background:#f0f0f0}.InventoryReport-module__Px7qZq__table td.InventoryReport-module__Px7qZq__numeric{text-align:right}.InventoryReport-module__Px7qZq__table tbody tr:nth-child(2n){background:#f7f7f7}.InventoryReport-module__Px7qZq__table tfoot tr{background:#eee;font-weight:700}.InventoryReport-module__Px7qZq__link{cursor:pointer;color:#2563eb;text-decoration:underline}.InventoryReport-module__Px7qZq__debugBox{background:#f5f5f5;border-radius:6px;max-height:300px;padding:10px;overflow:auto}
.FilterSidebar-module__iOjxPq__sidebar{flex-shrink:0;transition:width .25s,opacity .25s;overflow:hidden}.FilterSidebar-module__iOjxPq__closed{opacity:0;pointer-events:none;width:0}.FilterSidebar-module__iOjxPq__open{opacity:1;width:200px}.FilterSidebar-module__iOjxPq__inner{box-sizing:border-box;background:#fafafa;border-right:1px solid #e5e5e5;width:200px;min-height:100%;padding:20px 12px}.FilterSidebar-module__iOjxPq__section{margin-bottom:28px}.FilterSidebar-module__iOjxPq__label{text-transform:uppercase;letter-spacing:.06em;color:#999;margin-bottom:10px;font-size:11px;font-weight:700}.FilterSidebar-module__iOjxPq__filterBtn{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:6px;width:100%;margin-bottom:6px;padding:8px 10px;font-size:14px;transition:border-color .15s,background .15s,color .15s;display:block}.FilterSidebar-module__iOjxPq__filterBtn:hover{border-color:#aaa}.FilterSidebar-module__iOjxPq__active{color:#fff;background:#111;border-color:#111}
