:root{--wishlist-primary:var(--wishlist-primary,#f60);--wishlist-primary-dark:var(--wishlist-primary-dark,#0073aa);--wishlist-secondary:var(--wishlist-secondary,#333);--wishlist-success:var(--wishlist-success,#7ad03a);--wishlist-danger:var(--wishlist-danger,#a00);--wishlist-warning:var(--wishlist-warning,#ffba00);--wishlist-info:var(--wishlist-info,#2ea2cc);--wishlist-text:var(--wishlist-text,#333);--wishlist-text-muted:var(--wishlist-text-muted,#767676);--wishlist-border:#e5e7eb;--wishlist-bg:#f8fafc;--wishlist-card-bg:var(--wishlist-card-bg,#fff);--wishlist-add-to-cart:var(--wishlist-add-to-cart,#1a1a1a);--wishlist-wc-primary:var(--wishlist-wc-primary,#720eec);--wishlist-radius:16px;--wishlist-radius-sm:12px;--wishlist-shadow:0 4px 24px #0000000f;--wishlist-shadow-hover:0 12px 32px #0000001f}.novoshop-wishlist-redesign{background:var(--wishlist-bg,#f8f9fa);min-height:100vh;padding:30px 0 50px}.wishlist-container{max-width:1620px;margin:0 auto;padding:0 20px}.wishlist-header{background:#fff;border:1px solid #e2e8f0b3;border-radius:18px;margin-bottom:32px;padding:24px;box-shadow:0 16px 48px #1f293714}.wishlist-header-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.wishlist-title-section{align-items:center;gap:16px;display:flex}.wishlist-icon{width:56px;height:56px;color:var(--wishlist-primary);background:#ff66001a;border:1px solid #ff660026;border-radius:14px;justify-content:center;align-items:center;display:flex}.wishlist-icon svg{stroke-width:2px;width:28px;height:28px}.wishlist-title-text{flex-direction:column;gap:6px;display:flex}.wishlist-page-title{color:var(--wishlist-text);margin:0;font-size:26px;font-weight:700;line-height:1.3}.wishlist-count-badge{background:var(--wishlist-primary);color:#fff;border-radius:20px;align-items:center;width:fit-content;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.wishlist-header-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.wishlist-clear-all-btn,.wishlist-continue-btn{cursor:pointer;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;gap:8px;width:auto;min-height:44px;padding:0 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.wishlist-clear-all-btn{color:var(--wishlist-danger);background:#aa000014;border:1px solid #a003}.wishlist-clear-all-btn:hover{background:var(--wishlist-danger);color:#fff;border-color:var(--wishlist-danger);transform:translateY(-2px);box-shadow:0 8px 20px #aa00004d}.wishlist-clear-all-btn.loading{opacity:.7;pointer-events:none}.wishlist-continue-btn{background:var(--wishlist-primary);color:#fff;border:1px solid #0000}.wishlist-continue-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.wishlist-empty-state{background:var(--wishlist-card-bg);border-radius:var(--wishlist-radius);text-align:center;box-shadow:var(--wishlist-shadow);border:1px solid var(--wishlist-border);padding:80px 40px}.wishlist-empty-content{max-width:480px;margin:0 auto}.wishlist-empty-icon{color:#e5e7eb;margin-bottom:28px}.wishlist-empty-icon svg{width:120px;height:120px}.wishlist-empty-title{color:var(--wishlist-text);margin:0 0 12px;font-size:24px;font-weight:700}.wishlist-empty-text{color:var(--wishlist-text-muted);margin:0 0 32px;font-size:16px;line-height:1.7}.wishlist-browse-btn{background:var(--wishlist-primary);color:#fff;border-radius:var(--wishlist-radius-sm);align-items:center;gap:10px;padding:16px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.wishlist-browse-btn:hover{color:#fff;opacity:.9;transform:translateY(-3px);box-shadow:0 12px 28px #00000040}.wishlist-main-layout{grid-template-columns:280px 1fr;align-items:start;gap:30px;display:grid}.wishlist-sidebar{background:#fff;border:1px solid #e2e8f0b3;border-radius:12px;max-height:calc(100vh - 40px);padding:20px;position:sticky;top:20px;overflow-y:auto;box-shadow:0 2px 8px #0000000d}.sidebar-section{border-bottom:1px solid var(--wishlist-border);margin-bottom:28px;padding-bottom:28px}.sidebar-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.sidebar-title{color:var(--wishlist-text);align-items:center;gap:8px;margin:0 0 16px;font-size:16px;font-weight:700;display:flex}.sidebar-stats{padding-bottom:20px}.stat-item{border-radius:var(--wishlist-radius-sm);background:linear-gradient(135deg,#ff660014 0%,#ff660026 100%);border:1px solid #ff66001a;align-items:center;gap:14px;padding:16px;display:flex}.stat-icon{background:var(--wishlist-card-bg);width:48px;height:48px;color:var(--wishlist-primary);border-radius:12px;justify-content:center;align-items:center;display:flex}.stat-info{flex-direction:column;gap:2px;display:flex}.stat-number{color:var(--wishlist-primary);font-size:28px;font-weight:800;line-height:1}.stat-label{color:var(--wishlist-text-muted);font-size:13px;font-weight:500}.category-list{margin:0;padding:0;list-style:none}.category-item{margin-bottom:4px}.category-item:last-child{margin-bottom:0}.category-item a{color:var(--wishlist-text);border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.category-item a:hover{color:var(--wishlist-primary);background:#ff66000d}.category-count{color:var(--wishlist-text-muted);font-size:12px;font-weight:400}.sidebar-products-list{flex-direction:column;gap:14px;display:flex}.sidebar-product-item{border-bottom:1px solid #f1f5f9;padding-bottom:14px}.sidebar-product-item:last-child{border-bottom:none;padding-bottom:0}.sidebar-product-link{color:inherit;gap:12px;text-decoration:none;transition:transform .2s;display:flex}.sidebar-product-link:hover{transform:translate(-4px)}.sidebar-product-image{background:#f8fafc;border-radius:10px;flex:0 0 64px;width:64px;height:64px;overflow:hidden}.sidebar-product-image img{object-fit:cover;width:100%;height:100%}.sidebar-product-info{flex:1;min-width:0}.sidebar-product-title{color:var(--wishlist-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 6px;font-size:13px;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.sidebar-product-price{color:var(--wishlist-primary);font-size:14px;font-weight:700}.sidebar-product-price del{color:var(--wishlist-text-muted);margin-left:6px;font-size:12px;font-weight:400}.wishlist-products-main{min-width:0}.wishlist-products-grid ul.products{grid-auto-columns:minmax(0,1fr);grid-auto-flow:row;place-items:stretch stretch;width:100%;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:24px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.wishlist-products-grid ul.products:before,.wishlist-products-grid ul.products:after{display:none!important}.wishlist-products-grid ul.products>li.product,.wishlist-products-grid ul.products>li.product-card{box-sizing:border-box;float:none!important;width:auto!important;max-width:none!important;margin:0!important}.wishlist-products-grid ul.products.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wishlist-products-grid ul.products.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.wishlist-products-grid ul.products.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.wishlist-products-grid ul.products.columns-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.wishlist-products-grid ul.products.columns-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.wishlist-product-item{float:none!important;width:auto!important;margin:0!important;padding:0!important;list-style:none!important}.wishlist-product-card{background:#fff;border:1px solid #e2e8f0e6;border-radius:12px;margin:0;list-style:none;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f172a14}.wishlist-product-card:hover{border-color:#0ea5e940;transform:translateY(-6px);box-shadow:0 18px 36px #0ea5e92e}.wishlist-product-item.removing .wishlist-product-card{opacity:.5;transform:scale(.95)}.wishlist-remove-btn{cursor:pointer;z-index:20;color:#9ca3af;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #0000001a}.wishlist-remove-btn:hover{background:var(--wishlist-danger);color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #aa00004d}.wishlist-remove-btn.loading{animation:1s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.wishlist-product-card .product-image-wrapper{aspect-ratio:1;background:#f8fafc;position:relative;overflow:hidden}.wishlist-product-card .product-image-link{width:100%;height:100%;display:block}.wishlist-product-card .product-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.wishlist-product-card:hover .product-image-wrapper img{transform:scale(1.08)}.wishlist-product-card .product-image-wrapper{position:relative;overflow:hidden}.wishlist-product-card .product-badges{z-index:10;flex-direction:column;gap:6px;display:flex;position:absolute;top:12px;left:12px}.wishlist-product-card .badge{text-transform:uppercase;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700}.wishlist-product-card .badge-sale{color:#fff;z-index:10;background:#e74c3c;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #e74c3c4d}.wishlist-product-card .badge-stock{background:var(--wishlist-text-muted);color:#fff}.wishlist-product-card .product-details{text-align:center;padding:18px}.wishlist-product-card .product-category{text-align:center;margin-bottom:8px}.wishlist-product-card .product-category a{color:var(--primary-color,#0ea5e9);font-size:12px;font-weight:500;text-decoration:none;transition:color .2s}.wishlist-product-card .product-category a:hover{color:var(--primary-color-dark,#005a87)}.wishlist-product-card .product-title{color:#111827;-webkit-line-clamp:2;text-align:center;-webkit-box-orient:vertical;min-height:42px;margin:12px 0;font-size:15px;font-weight:600;line-height:1.5;display:-webkit-box;overflow:hidden}.wishlist-product-card .product-title a{color:#111827;text-decoration:none;transition:color .2s}.wishlist-product-card .product-title a:hover{color:var(--primary-color,#0ea5e9)}.wishlist-product-card .product-footer{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.wishlist-product-card .product-price{color:#16a34a;align-items:center;gap:6px;font-size:15px;font-weight:700;display:inline-flex}.wishlist-product-card .product-price del{color:#94a3b8;font-size:13px;font-weight:500}.wishlist-product-card .product-price ins{color:#16a34a;text-decoration:none}.wishlist-product-card .product-stock{white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.wishlist-product-card .product-stock.in-stock{color:#16a34a;background:#16a34a26}.wishlist-product-card .product-stock.out-of-stock{color:#e74c3c;background:#e74c3c1a}.wishlist-product-card .product-actions{display:flex}.wishlist-product-card .add-to-cart-btn{background:var(--wishlist-add-to-cart,#1a1a1a);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.wishlist-product-card .add-to-cart-btn:hover{opacity:.9;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.wishlist-product-card .add-to-cart-btn.loading{opacity:.7;pointer-events:none}.wishlist-product-card .add-to-cart-btn.added{background:var(--wishlist-success)}.wishlist-product-card .add-to-cart-btn.out-of-stock-btn{color:var(--wishlist-text-muted);cursor:default;background:#f1f5f9}.wishlist-product-card .add-to-cart-btn.out-of-stock-btn:hover{box-shadow:none;transform:none}.wishlist-product-card.out-of-stock .product-image-wrapper:after{content:"";pointer-events:none;background:#fff6;position:absolute;inset:0}@media (width<=1400px){.wishlist-products-grid ul.products.columns-4,.wishlist-products-grid ul.products.columns-5{grid-template-columns:repeat(3,1fr)!important}}@media (width<=1200px){.wishlist-main-layout{grid-template-columns:250px 1fr;gap:20px}.wishlist-products-grid ul.products.columns-4,.wishlist-products-grid ul.products.columns-5,.wishlist-products-grid ul.products.columns-6{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (width<=992px){.wishlist-main-layout{flex-direction:column;grid-template-columns:1fr;display:flex}.wishlist-sidebar{box-sizing:border-box;order:2;width:100%;max-height:none;margin-bottom:30px;position:static}.wishlist-products-main{order:1;width:100%}.wishlist-products-grid ul.products.columns-3,.wishlist-products-grid ul.products.columns-4,.wishlist-products-grid ul.products.columns-5,.wishlist-products-grid ul.products.columns-6{grid-template-columns:repeat(2,minmax(0,1fr))!important}.wishlist-header-content{flex-direction:column;align-items:flex-start}.wishlist-header-actions{width:100%}}@media (width<=768px){.novoshop-wishlist-redesign{padding:16px 0 30px}.wishlist-container{padding:0 12px}.wishlist-header{border-radius:12px;margin-bottom:20px;padding:16px}.wishlist-header-content{flex-direction:column;align-items:stretch;gap:16px}.wishlist-title-section{flex-direction:row;align-items:center;gap:12px;width:100%}.wishlist-icon{flex-shrink:0;width:44px;height:44px}.wishlist-icon svg{width:24px;height:24px}.wishlist-title-text{flex:1;min-width:0}.wishlist-page-title{margin:0;font-size:18px;line-height:1.3}.wishlist-count-badge{margin-top:4px;padding:4px 10px;font-size:11px;display:inline-block}.wishlist-header-actions{flex-direction:row;gap:8px;width:100%}.wishlist-clear-all-btn,.wishlist-continue-btn{border-radius:8px;flex:1;justify-content:center;width:100%;min-height:44px;padding:0 16px;font-size:13px}.wishlist-clear-all-btn svg,.wishlist-continue-btn svg{flex-shrink:0;width:16px;height:16px}.wishlist-products-grid ul.products,.wishlist-products-grid ul.products.columns-2,.wishlist-products-grid ul.products.columns-3,.wishlist-products-grid ul.products.columns-4,.wishlist-products-grid ul.products.columns-5,.wishlist-products-grid ul.products.columns-6{grid-template-columns:1fr!important;gap:12px!important}.wishlist-product-card{border-radius:10px;box-shadow:0 2px 8px #00000014}.wishlist-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.wishlist-product-card .product-image-wrapper{aspect-ratio:1}.wishlist-product-card .product-details{padding:12px}.wishlist-product-card .product-category{margin-bottom:6px}.wishlist-product-card .product-category a{font-size:11px}.wishlist-product-card .product-title{min-height:auto;margin:8px 0;font-size:13px;line-height:1.4}.wishlist-product-card .product-footer{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;padding-bottom:12px}.wishlist-product-card .product-price{font-size:14px;font-weight:700}.wishlist-product-card .product-price del{font-size:12px}.wishlist-product-card .product-stock{padding:3px 8px;font-size:10px}.wishlist-product-card .add-to-cart-btn{min-height:40px;padding:10px 14px;font-size:12px}.wishlist-product-card .add-to-cart-btn svg{width:16px;height:16px}.wishlist-remove-btn{width:32px;height:32px;top:8px;right:8px}.wishlist-remove-btn svg{width:14px;height:14px}.wishlist-product-card .badge-sale{padding:4px 8px;font-size:11px;top:8px;right:8px}.wishlist-product-card .product-badges{gap:4px;top:8px;left:8px}.wishlist-sidebar{box-sizing:border-box;border:1px solid #e2e8f0b3;border-radius:12px;width:100%;margin-bottom:20px;padding:16px;box-shadow:0 16px 48px #1f293714}.sidebar-section{margin-bottom:20px;padding-bottom:20px}.sidebar-title{margin-bottom:12px;font-size:15px}.stat-item{padding:12px}.stat-icon{width:40px;height:40px}.stat-number{font-size:22px}.stat-label{font-size:12px}.category-item a{padding:8px 12px;font-size:13px}.sidebar-product-item{padding-bottom:12px}.sidebar-product-image{flex:0 0 60px;width:60px;height:60px}.sidebar-product-title{font-size:12px}.sidebar-product-price{font-size:13px}.wishlist-empty-state{border-radius:12px;padding:40px 20px}.wishlist-empty-icon svg{width:70px;height:70px}.wishlist-empty-title{margin-bottom:10px;font-size:18px}.wishlist-empty-text{margin-bottom:24px;font-size:14px}.wishlist-browse-btn{padding:12px 24px;font-size:14px}}@media (width<=576px){.wishlist-products-grid ul.products,.wishlist-products-grid ul.products.columns-2,.wishlist-products-grid ul.products.columns-3,.wishlist-products-grid ul.products.columns-4,.wishlist-products-grid ul.products.columns-5,.wishlist-products-grid ul.products.columns-6{grid-template-columns:1fr!important;gap:15px!important}.wishlist-product-card .product-details{padding:16px}.wishlist-product-card .product-title{min-height:auto;font-size:14px}.wishlist-product-card .product-price{font-size:14px}.wishlist-product-card .product-footer{flex-direction:column;align-items:center;gap:8px}.wishlist-product-card .product-stock{padding:3px 8px;font-size:11px}.stat-item{padding:14px}.stat-number{font-size:24px}.wishlist-header{border-radius:12px;padding:14px}.wishlist-page-title{font-size:16px}.wishlist-header-actions{gap:6px}.wishlist-sidebar{box-sizing:border-box;border:1px solid #e2e8f0b3;border-radius:12px;width:100%;padding:14px;box-shadow:0 16px 48px #1f293714}.wishlist-clear-all-btn,.wishlist-continue-btn{border-radius:8px;flex:1;min-height:40px;padding:0 12px;font-size:12px}.wishlist-clear-all-btn svg,.wishlist-continue-btn svg{width:14px;height:14px}.wishlist-remove-btn{width:32px;height:32px;top:8px;right:8px}.wishlist-product-card .badge-sale{padding:4px 10px;font-size:12px;top:8px;right:8px}.wishlist-product-card .add-to-cart-btn{padding:10px 14px;font-size:13px}}.wishlist-sidebar::-webkit-scrollbar{width:6px}.wishlist-sidebar::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.wishlist-sidebar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:10px}.wishlist-sidebar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}html[dir=rtl] .wishlist-header-content{direction:rtl}html[dir=rtl] .sidebar-product-link:hover{transform:translate(4px)}html[dir=rtl] .wishlist-remove-btn{left:12px;right:auto}html[dir=rtl] .wishlist-product-card .product-badges{left:auto;right:12px}html[dir=rtl] .sidebar-product-price del,html[dir=rtl] .wishlist-product-card .product-price del{margin-left:0;margin-right:6px}.wishlist-product-card .product-images-container{width:100%;height:100%;position:relative}.wishlist-product-card .product-images-container img{object-fit:cover;width:100%;height:100%;transition:opacity .4s,transform .5s}.wishlist-product-card .product-images-container .product-main-image{z-index:1;position:relative}.wishlist-product-card .product-images-container .product-hover-image{z-index:2;opacity:0;position:absolute;inset:0}.wishlist-product-card .product-images-container.has-hover-image:hover .product-main-image{opacity:0}.wishlist-product-card .product-images-container.has-hover-image:hover .product-hover-image{opacity:1}.wishlist-product-card:hover .product-images-container img{transform:scale(1.08)}@media print{.wishlist-remove-btn,.wishlist-header-actions,.wishlist-sidebar{display:none!important}.wishlist-main-layout{display:block}.wishlist-products-grid ul.products{grid-template-columns:repeat(3,1fr)!important}}