.manage-listings-wrapper{background-color:#f8fafc;width:100%;min-height:calc(100vh - 64px);margin:0;padding:0}.specs-field{border:1px solid #d1d5db;border-radius:4px;padding:2px}.specs-field:focus-within{border-color:#ff00d3;box-shadow:0 0 0 2px #ff00d359}@media (min-width:1025px){.manage-listings-wrapper.scale-90{transform-origin:0 0;width:111.111%;transform:scale(.9)}.manage-listings-wrapper.no-scale{width:100%;transform:none}}.manage-listings-container{box-sizing:border-box;flex-direction:column;gap:24px;width:100%;max-width:none;height:auto;min-height:auto;margin:0;padding:0;display:flex;overflow:visible}[data-theme=dark] .inline-modal-title{color:#f9fafb!important}[data-theme=dark] .inline-modal-subtitle{color:#d1d5db!important}[data-theme=dark] .inline-modal-label,[data-theme=dark] .inline-modal-close{color:#e5e7eb!important}.manage-listings-header{box-shadow:none;background:0 0;border:none;border-radius:0;padding:18px 14px 12px}.header-content{justify-content:space-between;align-items:center;gap:18px;display:flex}.bulk-edit-table th:first-child,.bulk-edit-table td:first-child{z-index:5;background:#fff;border-right:1px solid #e5e7eb;position:sticky;left:0;box-shadow:-3px 0 #fff,3px 0 #fff}.bulk-edit-table th:nth-child(2),.bulk-edit-table td:nth-child(2){z-index:5;background:#fff;border-right:1px solid #e5e7eb;position:sticky;left:48px;box-shadow:-3px 0 #fff,3px 0 #fff}.bulk-edit-table thead th:first-child,.bulk-edit-table thead th:nth-child(2){z-index:6;background:#f9fafb;box-shadow:-3px 0 #f9fafb,3px 0 #f9fafb}.bulk-edit-table tbody tr[data-selected=true] td:first-child,.bulk-edit-table tbody tr[data-selected=true] td:nth-child(2){background:#fff5fc;box-shadow:-3px 0 #fff5fc,3px 0 #fff5fc}.bulk-edit-table thead th{background:#f9fafb}.header-left{flex:1}.page-title-group{align-items:flex-start;gap:18px;display:flex}.page-title{color:#1e293b;margin:0;font-size:22px;font-weight:700;line-height:1.2}.page-subtitle{color:#64748b;min-height:21px;margin:4px 0 0;font-size:13px}.selected-count{color:#ff00d3;font-weight:500}.header-actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.search-container{min-width:280px;position:relative}.search-icon{color:#94a3b8;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-input{background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 10px 10px 36px;font-size:12px;transition:all .2s}.search-input:focus{border-color:#ff00d3;outline:none;box-shadow:0 0 0 3px #ff00d31a}.search-input::placeholder{color:#9ca3af}.export-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff00d3 0%,#ff6b9d 100%);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #ff00d333}.export-button:hover:not(.disabled){transform:translateY(-1px);box-shadow:0 4px 8px #ff00d34d}.export-button.disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0}.export-button.exporting{cursor:not-allowed;background:#64748b}.delete-button{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;margin-left:12px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.delete-button:hover:not(.disabled){color:#dc2626;background:#fee2e2;border-color:#fecaca;transform:translateY(-1px);box-shadow:0 2px 4px #dc26261a}.delete-button:active:not(.disabled){transform:translateY(0);box-shadow:0 1px 2px #dc26261a}.delete-button.disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0;transform:none}.delete-button svg{width:16px;height:16px}.bulk-modal-cancel{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;margin-left:12px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.bulk-modal-cancel:hover{color:#ff00d3;background:#fce7f3;border-color:#fbcfe8;transform:translateY(-1px);box-shadow:0 2px 4px #ff00d326}.bulk-modal-cancel:active{transform:translateY(0)}[data-theme=dark] .bulk-modal-cancel{color:#e5e7eb;background:#2d2d2d;border-color:#4a4a4a}[data-theme=dark] .bulk-modal-cancel:hover{color:#f9fafb;background:#3a3a3a;border-color:#6b7280}.edit-bulk-button{color:#64748b;cursor:pointer;white-space:nowrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.edit-bulk-button:hover:not(.disabled){color:#ff00d3;background:#fce7f3;border-color:#fbcfe8;transform:translateY(-1px);box-shadow:0 2px 4px #ff00d326}.edit-bulk-button.disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0;transform:none}.bulk-edit-dropdown-wrap{align-items:center;display:flex}.bulk-edit-trigger{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;transition:all .2s}.bulk-edit-trigger:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 2px 4px #ff00d326;color:#ff00d3!important;background:#ff00d314!important;border-color:#fbcfe8!important}.bulk-edit-trigger:disabled{cursor:not-allowed;color:#94a3b8!important;background:#e2e8f0!important;border-color:#e2e8f0!important}.bulk-edit-menu-item{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 1rem;font-size:.875rem;transition:background .15s;display:block}.bulk-edit-menu-item:hover{color:#ff00d3;background:#ff00d314}.bulk-edit-menu-item:first-child{border-radius:8px 8px 0 0}.bulk-edit-menu-item:last-child{border-radius:0 0 8px 8px}[data-theme=dark] .bulk-edit-menu{box-shadow:0 10px 25px #0000004d;background:#2d2d2d!important;border-color:#4a4a4a!important}[data-theme=dark] .bulk-edit-menu-item{color:#e5e7eb}[data-theme=dark] .bulk-edit-menu-item:hover{color:#ff00d3;background:#ff00d31f}[data-theme=dark] .bulk-edit-menu .bulk-edit-menu-divider{border-top:1px solid #4a4a4a!important}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.manage-listings-content{flex-direction:column;flex:auto;gap:16px;min-height:0;max-height:none;padding:0 18px 8px;display:flex;overflow:hidden visible}.loading-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px;display:flex;box-shadow:0 1px 3px #0000001a}.loading-spinner{border:3px solid #f1f5f9;border-top-color:#ff00d3;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:1s linear infinite spin}.loading-container p{color:#64748b;margin:0;font-size:16px}.select-all-checkbox{cursor:pointer;color:#475569;align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.listings-grid{grid-template-columns:repeat(auto-fit,220px);justify-content:start;gap:16px;width:100%;min-height:0;margin:0;display:grid}.listing-card{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;width:100%;height:300px;transition:all .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.listing-card:hover{border-color:#ff00d3;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.listing-card.selected{border-color:#ff00d3;box-shadow:0 0 0 3px #ff00d31a}.card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px;display:flex}.card-checkbox{cursor:pointer;align-items:center;display:flex}.card-actions{gap:8px;display:flex}.edit-button{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.edit-button:hover{color:#fff;background:#ff00d3;border-color:#ff00d3}.card-image{background:#f8fafc;flex-shrink:0;width:100%;height:120px;overflow:hidden}.listing-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .2s}.listing-card:hover .listing-image{transform:scale(1.05)}.image-count{color:#fff;background:#000000b3;border-radius:12px;padding:4px 8px;font-size:12px;font-weight:500;position:absolute;top:8px;right:8px}.card-content{flex-direction:column;flex:auto;justify-content:flex-end;padding:8px;display:flex;position:relative}.listing-title{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:12px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.listing-price{color:#ff00d3;margin:0 0 6px;font-size:15px;font-weight:700}.listing-category-sku-row{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.listing-category{color:#64748b;background:#f1f5f9;border-radius:6px;margin-bottom:0;padding:3px 6px;font-size:12px;display:inline-block}.listing-sku{color:#b0b4ba;letter-spacing:.02em;pointer-events:none;background:0 0;margin-top:0;font-size:11px;font-weight:400;position:static}.select-all-container{align-items:flex-start;gap:2rem;margin-top:.5rem;display:flex}.select-all-section{flex-direction:column;gap:.25rem;display:flex}.selected-count,.selected-value-text{color:#6b7280;margin-left:0;font-size:.75rem}.value-display-section{flex-direction:column;gap:.25rem;display:flex}.total-value-display,.selected-value-display{align-items:center;display:flex}.value-text{color:#3a3a3a;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.375rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600}.value-text.selected{color:#be185d;background:#fce7f3;border-color:#ff00d3}.card-checkbox input[type=checkbox],.select-all-checkbox input[type=checkbox]{display:none}.checkmark{background:#fff;border:2px solid #d1d5db;border-radius:4px;width:20px;height:20px;transition:all .2s;position:relative}.card-checkbox input[type=checkbox]:checked+.checkmark,.select-all-checkbox input[type=checkbox]:checked+.checkmark{background:#ff00d3;border-color:#ff00d3}.checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;display:none;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.card-checkbox input[type=checkbox]:checked+.checkmark:after,.select-all-checkbox input[type=checkbox]:checked+.checkmark:after{display:block}.empty-state{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:80px 24px;display:flex;box-shadow:0 1px 3px #0000001a}.empty-icon{color:#94a3b8;margin-bottom:24px}.empty-title{color:#1e293b;margin:0 0 12px;font-size:24px;font-weight:600}.empty-description{color:#64748b;max-width:400px;margin:0 0 32px;font-size:16px;line-height:1.5}.create-button{color:#fff;background:linear-gradient(135deg,#ff00d3 0%,#ff6b9d 100%);border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #ff00d333}.create-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #ff00d34d}@media (max-width:768px){.manage-listings-wrapper.scale-90{width:100%!important;transform:none!important}.manage-listings-container{gap:14px;height:auto;min-height:calc(100vh - 48px);padding:12px;overflow-y:auto}.manage-listings-wrapper{padding-top:12px!important}.manage-listings-container,.header-card{margin-top:0!important;padding-top:0!important}.manage-listings-header{padding:12px 10px 8px}.manage-listings-content{min-height:250px;max-height:none;padding:0 14px;overflow-y:visible}.header-content{flex-direction:column;gap:14px}.header-actions{flex-direction:column;align-items:stretch;gap:10px;width:100%}.search-container{width:100%;min-width:240px}.search-input{padding:10px 10px 10px 36px;font-size:13px}.search-icon{left:10px}.export-button{justify-content:center;width:100%;padding:10px 18px;font-size:13px}.delete-button{justify-content:center;width:100%;margin-left:0;padding:10px 18px;font-size:13px}.edit-bulk-button{justify-content:center;width:100%;padding:10px 18px;font-size:13px}.header-actions .bulk-edit-dropdown-wrap{width:100%}.header-actions .bulk-edit-trigger{justify-content:center;width:100%;padding:10px 18px;font-size:13px}.listings-grid{grid-template-columns:1fr 1fr;justify-content:center;gap:12px;margin:0 auto}.page-title{font-size:20px}.page-subtitle{font-size:12px}.listing-card{height:280px;margin:0}.card-header,.card-content{padding:8px}.card-image{height:120px}.listing-title{font-size:12px}.listing-price{font-size:14px}.listing-category{padding:1.5px 4px;font-size:10px}.edit-button{width:26px;height:26px}.checkmark{width:18px;height:18px}.empty-state{padding:32px 16px}.empty-icon svg{width:40px;height:40px}.empty-title{margin-bottom:8px;font-size:18px}.empty-description{max-width:320px;margin-bottom:20px;font-size:14px}.create-button{gap:6px;padding:10px 18px;font-size:13px}}@media (max-width:480px){.manage-listings-header{padding:12px 8px 8px}.card-header,.card-content{padding:8px}.listing-title{font-size:12px}.listing-price{font-size:15px}}.modal-content{background:#fff;border-radius:8px;max-width:800px;margin:0 auto;padding:24px}.modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.close-button{cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:24px}.modal-images{justify-content:center;align-items:center;margin-bottom:24px;display:flex;position:relative}.carousel-button{color:#fff;cursor:pointer;background:#ff00d3;border:none;border-radius:4px;margin:0 12px;padding:8px 16px}.carousel-button:hover{background:#ff00d3}.modal-image{-o-object-fit:contain;object-fit:contain;border-radius:4px}.image-counter{color:#fff;background:#ff00d3;border-radius:4px;padding:4px 8px;position:absolute;bottom:8px;right:8px}.edit-fields{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.field-group{flex-direction:column;gap:4px;display:flex}.field-group label{color:#333;font-weight:500}.edit-input,.edit-textarea,.edit-select{border:1px solid #ddd;border-radius:4px;padding:8px 12px;font-size:16px}.edit-textarea{resize:vertical;min-height:100px}.price-input{align-items:center;display:flex;position:relative}.currency{color:#666;position:absolute;left:12px}.price-input input{padding-left:24px}.modal-actions{justify-content:flex-end;gap:12px;padding:0 24px 24px;display:flex}.save-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff00d3 0%,#ff6b9d 100%);border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #ff00d333}.save-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px #ff00d34d}.modal-content-wrapper{max-width:1280px;margin:0 auto;padding:2rem}.edit-listing-modal{box-sizing:border-box;background-color:#f8fafc;border-radius:12px;flex-direction:column;max-width:100%;height:100%;display:flex;overflow:hidden}.edit-listing-header{background-color:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;display:flex;position:relative}.edit-listing-title{color:#2d2d2d;flex:1;margin:0;font-size:1.25rem;font-weight:700}.edit-modal-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.edit-modal-close:hover{color:#3a3a3a;background-color:#f3f4f6}.edit-modal-close:active{background-color:#e5e7eb}.edit-listing-content{box-sizing:border-box;flex:1;max-width:100%;overflow:hidden}.edit-listing-modal-mobile .edit-listing-content{-webkit-overflow-scrolling:touch!important;flex:auto!important;min-height:0!important;overflow:hidden auto!important}.edit-listing-modal-mobile .edit-listing-main-content{flex-direction:column!important;overflow:visible!important}.edit-listing-modal-mobile .edit-listing-left-panel,.edit-listing-modal-mobile .edit-listing-right-panel{flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow-x:hidden!important}@media (max-width:768px){.edit-listing-modal,.edit-listing-modal-mobile{box-sizing:border-box;padding-top:0}.edit-listing-header{padding:.75rem 1rem}[data-native-app=true] .edit-listing-modal,[data-native-app=true] .edit-listing-modal-mobile{padding-top:0}[data-native-app=true] .edit-listing-header{padding-top:max(12px,env(safe-area-inset-top,0px));padding-bottom:.75rem;padding-left:1rem;padding-right:1rem}.edit-listing-title{font-size:1.125rem}.edit-listing-content{-webkit-overflow-scrolling:touch;touch-action:pan-y;flex:auto!important;min-height:0!important;overflow-y:auto!important}.edit-listing-content .create-listing-page{min-height:min-content}.edit-listing-modal-mobile .image-upload-wrapper,.edit-listing-modal-mobile .image-upload-area{margin:0!important;padding:.25rem!important}.edit-listing-modal-mobile .image-grid{box-sizing:border-box!important;grid-template-columns:repeat(3,1fr)!important;gap:.25rem!important;width:100%!important;max-width:100%!important;padding:.25rem!important}}.edit-listing-main-content{box-sizing:border-box;flex:1;max-width:100%;min-height:0;display:flex;overflow:hidden}.edit-listing-left-panel{background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;flex:1 0 450px;min-width:350px;max-width:600px;padding:2rem;display:flex;overflow:hidden}.edit-listing-right-panel{background:#f8fafc;flex:2;padding:2rem;overflow-y:auto}.edit-listing-footer{z-index:10;background:#fff;border-top:1px solid #e2e8f0;border-radius:0 0 12px 12px;justify-content:flex-end;padding:1.5rem 2.5rem 1.5rem 2rem;display:flex;position:sticky;bottom:0}@media (max-width:900px){.manage-listings-header{padding:16px 6px 10px}.manage-listings-content{padding:0 6px}.edit-listing-footer{padding:1rem}}@media (max-width:768px){.edit-listing-modal{width:calc(100vw - 2rem);min-width:0;max-width:calc(100vw - 2rem);height:calc(100vh - 2rem);min-height:0;box-shadow:none;box-sizing:border-box;border-radius:0;margin:1rem;padding:0}.edit-listing-main-content{box-sizing:border-box;flex-direction:column;gap:0;width:100%;max-width:100%;padding:0}.edit-listing-left-panel,.edit-listing-right-panel{box-sizing:border-box!important;border:none!important;flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:.75rem!important}.edit-listing-left-panel{border-bottom:1px solid #e2e8f0;border-right:none}.edit-listing-footer{box-sizing:border-box;border-radius:0;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:100%;padding:1rem}.edit-listing-footer .save-button,.edit-listing-footer .view-comps-button{width:100%;margin:0}.edit-listing-header{box-sizing:border-box;width:100%;max-width:100%;padding:.75rem 1rem}.edit-listing-content{box-sizing:border-box;width:100%;max-width:100%}}@media (max-width:480px){.edit-listing-modal{width:calc(100vw - 1rem)!important;max-width:calc(100vw - 1rem)!important;height:calc(100vh - 1rem)!important;margin:.5rem!important}.edit-listing-left-panel,.edit-listing-right-panel{padding:.5rem!important}.edit-listing-header{padding:.5rem .75rem!important}.edit-listing-footer{padding:.75rem!important}}@media (max-width:768px){.edit-listing-modal{width:calc(100vw - 2rem)!important;min-width:0!important;max-width:calc(100vw - 2rem)!important;height:calc(100vh - 2rem)!important;min-height:0!important;box-shadow:none!important;box-sizing:border-box!important;border-radius:0!important;flex-direction:column!important;margin:1rem!important;padding:0!important;display:flex!important;overflow:hidden!important}.edit-listing-content{-webkit-overflow-scrolling:touch;box-sizing:border-box!important;touch-action:pan-y!important;flex:auto!important;width:100%!important;max-width:100%!important;min-height:0!important;overflow:hidden auto!important}.edit-listing-header{box-sizing:border-box!important;border-radius:0!important;flex-shrink:0!important;width:100%!important;max-width:100%!important;padding:.75rem 1rem!important}[data-native-app=true] .edit-listing-modal,[data-native-app=true] .edit-listing-modal-mobile{padding-top:0!important}[data-native-app=true] .edit-listing-header{padding:max(12px,env(safe-area-inset-top,0px))1rem .75rem!important}.edit-listing-main-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.edit-listing-left-panel,.edit-listing-right-panel{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}}.mobile-fab{z-index:120;color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff00d3 0%,#ff6b9d 100%);border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:56px;height:56px;padding:0;font-size:2rem;transition:box-shadow .2s;display:flex;position:fixed;bottom:1.25rem;right:0;box-shadow:0 4px 16px #0000001f}.mobile-fab:active{box-shadow:0 2px 8px #0000002e}@media (min-width:769px){.mobile-fab{display:none!important}}.header-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin:18px 18px 0;padding:0;box-shadow:0 1px 4px #1f29370f}@media (max-width:768px){.header-card{margin:0}.edit-listing-modal{box-sizing:border-box!important;width:calc(100vw - 2rem)!important;max-width:calc(100vw - 2rem)!important;margin:1rem!important;padding:0!important}.edit-listing-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}}.unsaved-edit-confirm-modal{box-sizing:border-box;max-width:100%;padding:1.25rem 1.5rem;overflow:hidden}.unsaved-edit-confirm-title{color:#111827;text-align:center;word-wrap:break-word;margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.unsaved-edit-confirm-text{color:#6b7280;text-align:center;word-wrap:break-word;margin:0 0 1.25rem;font-size:.875rem;line-height:1.4}.unsaved-edit-confirm-actions{flex-direction:column;gap:.5rem;display:flex}.unsaved-edit-confirm-leave,.unsaved-edit-confirm-stay{touch-action:manipulation;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;min-height:44px;display:flex}.unsaved-edit-confirm-leave{color:#fff;cursor:pointer;background-color:#ef4444;border:none;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.unsaved-edit-confirm-leave:hover{background-color:#dc2626}.unsaved-edit-confirm-stay{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .2s}.unsaved-edit-confirm-stay:hover{background-color:#059669}[data-theme=dark] .unsaved-edit-confirm-title{color:#f9fafb}[data-theme=dark] .unsaved-edit-confirm-text{color:#9ca3af}@media (max-width:768px){.unsaved-edit-confirm-wrapper{box-sizing:border-box;justify-content:center;align-items:center;padding:1rem;display:flex}.unsaved-edit-confirm-panel{flex-shrink:0;margin:0 auto;width:100%!important;max-width:min(24rem,100vw - 2rem)!important}.unsaved-edit-confirm-modal{width:100%;max-width:100%;padding:1rem 1.25rem}.unsaved-edit-confirm-actions{flex-direction:column;gap:.5rem}.unsaved-edit-confirm-leave,.unsaved-edit-confirm-stay{width:100%;padding:.75rem 1rem;font-size:.9rem}}.delete-confirmation-modal{background:#fff;border-radius:12px;width:90vw;max-width:400px;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;min-height:auto!important;max-height:auto!important;height:auto!important}.delete-confirmation-modal[role=dialog],[role=dialog] .delete-confirmation-modal,.fixed.inset-0.overflow-y-auto .flex.min-h-full.items-center.justify-center.p-4.text-center [role=dialog]{min-height:auto!important;max-height:auto!important;height:auto!important}[role=dialog][id*=headlessui-dialog-panel]{min-height:auto!important;max-height:auto!important;background:0 0!important;width:auto!important;height:auto!important}[role=dialog]:has(.delete-confirmation-modal){min-height:auto!important;max-height:auto!important;background:0 0!important;width:auto!important;height:auto!important}.relative.w-full.h-full.transform.text-left.align-middle.shadow-xl.transition-all.bg-base-100,[style*="min-height: 80vh"]{min-height:auto!important;max-height:auto!important;background:0 0!important;width:auto!important;height:auto!important}.btn.btn-square.btn-ghost.btn-sm.absolute.top-4.right-4.z-10{display:none!important}.delete-modal-header{text-align:center;border-bottom:1px solid #e2e8f0;padding:20px 20px 0;position:relative}.delete-modal-close{color:#6b7280;cursor:pointer;z-index:10;background:#f3f4f6;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.delete-modal-close:hover:not(:disabled){color:#3a3a3a;background:#e5e7eb;border-color:#d1d5db}.delete-modal-close:disabled{opacity:.5;cursor:not-allowed}.delete-modal-title{color:#2d2d2d;text-align:center;margin:0 0 12px;font-size:18px;font-weight:700}.delete-modal-content{padding:20px}.delete-warning{text-align:center;margin-bottom:20px}.delete-warning svg{width:40px;height:40px;margin-bottom:12px;margin-left:auto;margin-right:auto;display:block}.delete-warning h3{color:#2d2d2d;margin:0 0 8px;font-size:16px;font-weight:600}.delete-warning p{color:#6b7280;margin:0;font-size:13px;line-height:1.4}.delete-modal-actions{justify-content:center;gap:10px;display:flex}.cancel-button{color:#3a3a3a;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:500;transition:all .2s}.cancel-button:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.cancel-button:disabled{opacity:.5;cursor:not-allowed}.confirm-delete-button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.confirm-delete-button:hover:not(:disabled){background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 8px #dc26264d}.confirm-delete-button:active:not(:disabled){transform:translateY(0)}.confirm-delete-button:disabled{cursor:not-allowed;box-shadow:none;background:#9ca3af;transform:none}.confirm-delete-button .spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}@media (max-width:768px){.delete-confirmation-modal{border-radius:8px;width:calc(100vw - 2rem);max-width:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.delete-modal-header{padding:20px 20px 0}.delete-modal-content{padding:20px}.delete-modal-actions{flex-direction:column;gap:8px}.cancel-button,.confirm-delete-button{justify-content:center;width:100%}}.failed-exports-section{z-index:1000;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:calc(100vw - 2rem);max-width:600px;max-height:80vh;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.failed-exports-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.failed-exports-header h3{color:#2d2d2d;margin:0;font-size:18px;font-weight:600}.failed-exports-details{max-height:60vh;padding:20px 24px;overflow-y:auto}.export-error-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:16px;padding:16px}.export-error-item:last-child{margin-bottom:0}.error-listing-title{color:#2d2d2d;margin-bottom:8px;font-size:14px;font-weight:600}.error-message{color:#dc2626;word-break:break-word;margin-bottom:12px;font-size:13px;line-height:1.4}.edit-failed-listing-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff00d3 0%,#ff6b9d 100%);border:none;border-radius:6px;width:100%;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s}.edit-failed-listing-button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #ff00d340}.edit-failed-listing-button:active{transform:translateY(0);box-shadow:0 2px 6px #ff00d333}@media (max-width:640px){.failed-exports-header,.failed-exports-details{padding:16px 18px}.failed-exports-header h3{font-size:16px}.export-error-item{padding:14px}}.hover-tip{display:inline-block;position:relative}.hover-tip .hover-tip-content{left:var(--hover-x,-9999px);top:calc(var(--hover-y,-9999px) + 8px);z-index:9999;white-space:pre-line;color:#3a3a3a;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #e5e7f0;border-radius:8px;min-width:220px;max-width:320px;padding:8px 10px;font-size:12px;position:fixed;transform:none;box-shadow:0 8px 24px #0000001f}.hover-tip:hover .hover-tip-content{opacity:1;visibility:visible}.image-grid.image-grid-sm{grid-template-columns:repeat(auto-fill,88px);place-content:start;gap:6px;display:grid}.image-grid.image-grid-sm .image-item{aspect-ratio:1;width:88px;height:88px}.image-grid.image-grid-sm .image-item img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ql-pink-field{border:1px solid #e5e7eb;border-radius:6px;transition:box-shadow .15s,border-color .15s}.ql-pink-field:focus{border-color:#ff00d3;outline:none;box-shadow:0 0 0 3px #ff00d326}[data-theme=dark] .manage-listings-wrapper,[data-theme=dark] .manage-listings-container{background-color:#1a1a1a}[data-theme=dark] .page-title{color:#f9fafb}[data-theme=dark] .page-subtitle{color:#9ca3af}[data-theme=dark] .search-input{color:#f9fafb;background:#2d2d2d;border-color:#4a4a4a}[data-theme=dark] .search-input::placeholder{color:#6b7280}[data-theme=dark] .search-icon{color:#9ca3af}[data-theme=dark] .export-button.disabled{color:#6b7280;background:#3a3a3a}[data-theme=dark] .delete-button{color:#e5e7eb;background:#2d2d2d;border-color:#4a4a4a}[data-theme=dark] .delete-button:hover:not(.disabled){color:#fca5a5;background:#4b1a1a;border-color:#dc2626}[data-theme=dark] .delete-button.disabled{color:#6b7280;background:#3a3a3a}[data-theme=dark] .edit-bulk-button{color:#d1d5db;background:#2d2d2d;border-color:#4a4a4a}[data-theme=dark] .edit-bulk-button:hover:not(.disabled){color:#ff00d3;background:#4b1a3d;border-color:#ff00d3}[data-theme=dark] .edit-bulk-button.disabled{color:#6b7280;background:#3a3a3a}[data-theme=dark] .bulk-edit-table-wrap{background:#2d2d2d!important;border-color:#3a3a3a!important}[data-theme=dark] .bulk-edit-table tbody td{background:#2d2d2d}[data-theme=dark] .bulk-edit-table tbody tr.bulk-edit-row-selected td{background:#ff00d32e!important}[data-theme=dark] .bulk-edit-trigger{color:#d1d5db!important;background:#2d2d2d!important;border-color:#4a4a4a!important}[data-theme=dark] .bulk-edit-trigger:not(:disabled):hover{color:#ff00d3!important;background:#ff00d314!important;border-color:#ff00d3!important}[data-theme=dark] .bulk-edit-trigger:disabled{color:#6b7280!important;background:#3a3a3a!important;border-color:#4a4a4a!important}[data-theme=dark] .bulk-edit-table th:first-child,[data-theme=dark] .bulk-edit-table td:first-child,[data-theme=dark] .bulk-edit-table th:nth-child(2),[data-theme=dark] .bulk-edit-table td:nth-child(2){background:#2d2d2d;border-right-color:#3a3a3a;box-shadow:-3px 0 #2d2d2d,3px 0 #2d2d2d}[data-theme=dark] .bulk-edit-table thead th:first-child,[data-theme=dark] .bulk-edit-table thead th:nth-child(2){background:#1a1a1a;box-shadow:-3px 0 #1a1a1a,3px 0 #1a1a1a}[data-theme=dark] .bulk-edit-table tbody tr[data-selected=true] td:first-child,[data-theme=dark] .bulk-edit-table tbody tr[data-selected=true] td:nth-child(2){box-shadow:-3px 0 #3d2a3a,3px 0 #3d2a3a;background:#3d2a3a!important}[data-theme=dark] .bulk-edit-table thead th{background:#1a1a1a;color:#f9fafb!important}@media (max-width:768px){.bulk-edit-trigger{min-height:44px;padding:10px 14px;font-size:13px}.bulk-edit-menu{min-width:200px;max-width:calc(100vw - 2rem)}.bulk-edit-table-wrap{border-radius:.5rem}}@media (max-width:480px){.unsaved-edit-confirm-modal{width:calc(100vw - 1.5rem);padding:1rem}}[data-theme=dark] .loading-container{background:#2d2d2d;border-color:#3a3a3a}[data-theme=dark] .loading-container p{color:#9ca3af}[data-theme=dark] .select-all-checkbox{color:#d1d5db}[data-theme=dark] .checkmark{background:#2d2d2d;border-color:#4a4a4a}[data-theme=dark] .listing-card{background:#2d2d2d;border-color:#3a3a3a}[data-theme=dark] .listing-card:hover,[data-theme=dark] .listing-card.selected{border-color:#ff00d3}[data-theme=dark] .card-header{border-bottom-color:#3a3a3a}[data-theme=dark] .edit-button{color:#9ca3af;background:#1a1a1a;border-color:#4a4a4a}@media (min-width:769px) and (max-width:1024px){.manage-listings-wrapper.scale-90{width:100%!important;transform:none!important}.manage-listings-wrapper{padding-top:12px!important}.manage-listings-header{padding:12px 10px 8px}.header-content{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.header-actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:8px;width:auto;display:flex}.search-container{flex:220px;min-width:220px}.listings-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));justify-content:stretch;gap:12px}.listing-card{height:290px}.edit-listing-content{-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important;flex:auto!important;min-height:0!important;overflow:hidden auto!important}.edit-listing-content .create-listing-page{min-height:min-content}}[data-theme=dark] .edit-button:hover{background:#ff00d3;border-color:#ff00d3}[data-theme=dark] .card-image{background:#1a1a1a}[data-theme=dark] .listing-title{color:#f9fafb}[data-theme=dark] .listing-category{color:#d1d5db;background:#3a3a3a}[data-theme=dark] .listing-sku{color:#6b7280}[data-theme=dark] .empty-state{background:#2d2d2d;border-color:#3a3a3a}[data-theme=dark] .empty-title{color:#f9fafb}[data-theme=dark] .empty-description{color:#9ca3af}[data-theme=dark] .header-card{background:#2d2d2d;border-color:#3a3a3a}[data-theme=dark] .specs-field{border-color:#4a4a4a}[data-theme=dark] .specs-field:focus-within{border-color:#ff00d3}[data-theme=dark] .modal-content{background:#2d2d2d}[data-theme=dark] .edit-listing-modal{background-color:#1a1a1a}[data-theme=dark] .edit-listing-header{background-color:#2d2d2d;border-bottom-color:#3a3a3a}[data-theme=dark] .edit-listing-title{color:#f9fafb}[data-theme=dark] .edit-listing-left-panel{background:#2d2d2d;border-right-color:#3a3a3a}[data-theme=dark] .edit-listing-right-panel{background:#1a1a1a}[data-theme=dark] .edit-listing-footer{background:#2d2d2d;border-top-color:#3a3a3a}[data-theme=dark] .edit-modal-close{color:#9ca3af}[data-theme=dark] .edit-modal-close:hover{color:#e5e7eb;background-color:#3a3a3a}[data-theme=dark] .delete-confirmation-modal{background:#2d2d2d}[data-theme=dark] .delete-modal-header{border-bottom-color:#3a3a3a}[data-theme=dark] .delete-modal-title{color:#f9fafb}[data-theme=dark] .delete-modal-close{color:#f9fafb!important;background:#3a3a3a!important;border-color:#4a4a4a!important}[data-theme=dark] .delete-modal-close:hover:not(:disabled){color:#f9fafb!important;background:#4a4a4a!important;border-color:#5a5a5a!important}[data-theme=dark] .delete-warning h3{color:#f9fafb}[data-theme=dark] .delete-warning p{color:#9ca3af}[data-theme=dark] .cancel-button{color:#e5e7eb;background:#2d2d2d;border-color:#4a4a4a}[data-theme=dark] .cancel-button:hover:not(:disabled){background:#3a3a3a;border-color:#6b7280}[data-theme=dark] .failed-exports-section{background:#2d2d2d;border-color:#3a3a3a}[data-theme=dark] .failed-exports-header{background:#1a1a1a;border-bottom-color:#3a3a3a}[data-theme=dark] .failed-exports-header h3{color:#f9fafb}[data-theme=dark] .export-error-item{background:#1a1a1a;border-color:#3a3a3a}[data-theme=dark] .error-listing-title{color:#f9fafb}[data-theme=dark] .error-message{color:#dc2626}[data-theme=dark] .hover-tip .hover-tip-content,[data-theme=dark] .value-text{color:#e5e7eb;background:#2d2d2d;border-color:#3a3a3a}[data-theme=dark] .value-text.selected{color:#ff00d3;background:#4b1a3d;border-color:#ff00d3}[data-theme=dark] .ql-pink-field{color:#f9fafb;background:#2d2d2d;border-color:#4a4a4a}
