.product-select-container{cursor:pointer;transition:background-color .2s}#quarantine-manager{display:flex;flex-direction:column;height:100%;min-height:0}#quarantine-manager>.quarantine-row-grid{flex:1 1 auto;min-height:0}#quarantine-manager.is-fullscreen{position:fixed;inset:0;z-index:110;background:var(--bs-body-bg, #fff);padding:1rem;height:100vh !important;width:100vw !important}body.has-quarantine-fullscreen{overflow:hidden}.quarantine-toolbar{background:#fafafa;flex-shrink:0}.quarantine-table-wrapper{background:#fff}.quarantine-table{font-size:.92rem}.quarantine-table thead th{background:#f5f5f5;position:sticky;top:0;z-index:1;font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:#6c757d}.quarantine-table td,.quarantine-table th{vertical-align:middle}.quarantine-table .quarantine-col-select{width:36px}.quarantine-table .quarantine-col-image{width:60px}.quarantine-table .quarantine-col-conf{width:70px}.quarantine-table .quarantine-col-actions{width:90px;white-space:nowrap}.quarantine-table .quarantine-row-thumb{width:48px;height:48px;object-fit:contain;border-radius:4px;background:#fff}.quarantine-table .quarantine-row{cursor:pointer}.quarantine-table .quarantine-row.table-active{background-color:rgba(13,110,253,.08)}.quarantine-confidence-pill{min-width:48px;font-variant-numeric:tabular-nums;font-weight:600}.tag-ancestry-chain strong{font-weight:600}.quarantine-drawer{background:#fff;overflow:hidden;min-width:0;min-height:0}.quarantine-drawer #quarantine-drawer-content{display:flex;flex-direction:column;min-width:0;min-height:0;overflow-x:hidden;overflow-y:auto}.quarantine-drawer .qd-rigid,.quarantine-drawer .qd-flex{min-width:0;max-width:100%}.quarantine-drawer .qd-rigid{flex-shrink:0}.quarantine-drawer .qd-flex{flex:1 1 240px;min-height:240px;overflow:hidden}.quarantine-drawer .quarantine-drawer-reasoning,.quarantine-drawer .ai-reasoning{white-space:pre-wrap;word-break:break-word;max-height:140px;overflow-y:auto}.quarantine-drawer .quarantine-drawer-images{display:flex;flex-wrap:wrap;gap:6px;padding:4px;margin:-4px;border-radius:6px;border:2px dashed rgba(0,0,0,0);transition:border-color .15s,background-color .15s}.quarantine-drawer .quarantine-drawer-images.is-dragover{border-color:#0d6efd;background:rgba(13,110,253,.06)}.quarantine-drawer .quarantine-drawer-images.is-dragover .quarantine-drawer-image-upload{border-color:#0d6efd;color:#0d6efd;background:rgba(13,110,253,.08)}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-tile{position:relative;width:64px;height:64px}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-tile:hover .quarantine-drawer-image-delete{opacity:1}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image,.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-upload{width:64px;height:64px;aspect-ratio:1;border:2px solid #e9ecef;border-radius:4px;background:#fafafa;cursor:pointer;object-fit:contain;transition:border-color .15s,background-color .15s;display:flex;align-items:center;justify-content:center}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image:hover{border-color:#adb5bd}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image.is-front{border-color:var(--bs-success, #198754);box-shadow:0 0 0 1px var(--bs-success, #198754) inset}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-source{position:absolute;bottom:-4px;left:-4px;padding:1px 5px;font-size:9px;line-height:1;font-weight:600;text-transform:lowercase;letter-spacing:.02em;border-radius:8px;background:#6c757d;color:#fff;border:1px solid #fff;box-shadow:0 1px 2px rgba(0,0,0,.15);pointer-events:none;z-index:2;max-width:70px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-source.src-admin{background:#b8860b}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-source.src-off{background:#2d8659}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-source.src-obf{background:#b85b8a}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-source.src-opff{background:#8b6f47}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-source.src-opf{background:#5a7caf}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-source.src-upcitemdb{background:#2c5d8e}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-delete{position:absolute;top:-6px;right:-6px;width:18px;height:18px;padding:0;border:0;border-radius:50%;background:#ccc;color:#333;font-size:11px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .15s,background-color .15s,color .15s;z-index:2}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-delete:hover{background:var(--bs-danger, #dc3545);color:#fff}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-upload{color:#6c757d;border-style:dashed;background:#fff;margin:0}.quarantine-drawer .quarantine-drawer-images .quarantine-drawer-image-upload:hover{border-color:#0d6efd;color:#0d6efd;background:rgba(13,110,253,.04)}.quarantine-drawer .quarantine-drawer-alias{min-width:0}.quarantine-drawer .quarantine-drawer-footer{flex-shrink:0;gap:.75rem;padding-bottom:100px !important}.quarantine-drawer .quarantine-alternate{text-decoration:none;color:inherit;border-radius:4px;padding:4px 6px;display:block;min-width:0;word-break:break-word}.quarantine-drawer .quarantine-alternate:hover{background:rgba(13,110,253,.08)}.quarantine-image-popover{position:fixed;z-index:9999;background:#fff;border:1px solid #d8dde2;border-radius:6px;box-shadow:0 8px 24px rgba(0,0,0,.18);padding:4px;pointer-events:none;opacity:0;transition:opacity .12s ease-out}.quarantine-image-popover.is-visible{opacity:1}.quarantine-image-popover img{display:block;max-width:360px;max-height:360px;width:auto;height:auto;border-radius:4px;background:#fff}.product-select-container.full{width:calc(100% + 16px);margin-left:-8px;padding-left:8px;padding-right:8px}.product-select-container:not(:last-child){border-bottom:1px solid #dee2e6}.product-select-container:hover{background-color:rgba(0,0,0,.04)}.product-select-container.selected{background-color:rgba(193,193,255,.2)}.product-select-container.selected:hover{background-color:rgba(193,193,255,.4)}.product-select-container.disabled{background-color:rgba(255,194,194,.4)}.product-select-container.disabled:hover{background-color:rgba(255,194,194,.6)}.product-select-container.disabled.selected{background-color:rgba(255,194,238,.4)}.product-select-container.disabled.selected:hover{background-color:rgba(255,194,238,.6)}.product-select-image{width:50px;height:50px}#select-commodities{overflow-y:auto;height:580px}.tag-button{transition:transform .3s,filter .3s}.individual-product-item-image-container{width:128px;height:128px;border-radius:5px;box-shadow:1px 1px 3px #c8c8c8;margin:6px;display:inline-block;vertical-align:top;position:relative}.individual-product-item-image{width:128px;height:128px;border:1px solid #e4e4e4;border-radius:5px;padding:3px;vertical-align:top;cursor:pointer}.individual-product-item-image.upload{margin:6px}.individual-product-item-image.selected{border-color:#d9a4a4}.individual-product-item-image-delete{position:absolute;top:0;right:0;margin-top:-8px;margin-right:-8px;color:#666;opacity:0;cursor:pointer;transition:opacity .3s}.individual-product-item-image-delete>i{background-color:#ccc;border-radius:50%;transition:color .3s}.individual-product-item-image-delete>i:hover{color:#222}.individual-product-item-image-container:hover .individual-product-item-image-delete{opacity:1}.individual-product-item-image-source{position:absolute;bottom:8px;left:8px;padding:2px 8px;font-size:10px;line-height:1;font-weight:600;text-transform:lowercase;letter-spacing:.02em;border-radius:10px;background:#6c757d;color:#fff;border:1px solid #fff;box-shadow:0 1px 3px rgba(0,0,0,.2);pointer-events:none;z-index:2;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.individual-product-item-image-source.src-admin{background:#b8860b}.individual-product-item-image-source.src-off{background:#2d8659}.individual-product-item-image-source.src-obf{background:#b85b8a}.individual-product-item-image-source.src-opff{background:#8b6f47}.individual-product-item-image-source.src-opf{background:#5a7caf}.individual-product-item-image-source.src-upcitemdb{background:#2c5d8e}#independents-manager .special-tags-list .tag-button.selected{animation:pulseglow 1.5s infinite}.quarantine-product-image-container{width:170px;height:170px;border-radius:5px;box-shadow:1px 1px 3px #c8c8c8;margin:6px;padding:3px;display:inline-block;vertical-align:top;position:relative}.quarantine-product-image{width:100%;height:100%;border-radius:5px;vertical-align:top;cursor:pointer}
