.rr-wishlist-page{padding:58px clamp(16px,6vw,120px) 76px!important;background:var(--wishlist-page-bg,linear-gradient(135deg,#fff7ed,#fff))!important}.rr-wishlist-theme-main{--wishlist-accent:#f97316;--wishlist-heading:#431407;--wishlist-soft:#ffedd5;--wishlist-page-bg:linear-gradient(135deg, #fff7ed, #ffffff)}.rr-wishlist-theme-electronics{--wishlist-accent:#0284c7;--wishlist-heading:#0f172a;--wishlist-soft:#e0f2fe;--wishlist-page-bg:linear-gradient(135deg, #f0f9ff, #ffffff)}.rr-wishlist-theme-grocery{--wishlist-accent:#16a34a;--wishlist-heading:#052e16;--wishlist-soft:#dcfce7;--wishlist-page-bg:linear-gradient(135deg, #f0fdf4, #ffffff)}.rr-wishlist-hero{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:22px!important;padding:34px 38px!important;border-radius:24px!important;background:rgba(255,255,255,.92)!important;border:1px solid color-mix(in srgb,var(--wishlist-accent) 24%,#fff)!important;box-shadow:0 18px 46px rgba(15,23,42,.08)!important;margin-bottom:34px!important}.rr-wishlist-kicker{display:inline-flex!important;padding:8px 12px!important;border-radius:999px!important;background:var(--wishlist-soft)!important;color:var(--wishlist-accent)!important;font-weight:950!important;font-size:12px!important;letter-spacing:.08em!important;text-transform:uppercase!important}.rr-wishlist-hero h1{margin:14px 0 8px!important;color:var(--wishlist-heading)!important;font-size:clamp(34px, 5vw, 58px)!important;line-height:.98!important}.rr-wishlist-hero p{margin:0!important;color:#64748b!important;font-size:16px!important}.rr-wishlist-count-card{width:160px!important;min-width:160px!important;height:118px!important;border-radius:20px!important;display:grid!important;place-items:center!important;text-align:center!important;background:linear-gradient(135deg,var(--wishlist-accent),var(--wishlist-heading))!important;color:#fff!important}.rr-wishlist-count-card strong{display:block!important;font-size:34px!important;line-height:1!important}.rr-wishlist-count-card span{font-weight:900!important}.rr-wishlist-toolbar{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin:0 0 22px!important}.rr-wishlist-toolbar p{margin:0!important;color:var(--wishlist-heading)!important;font-weight:950!important}.rr-wishlist-toolbar button{border:1px solid #fecaca!important;background:#fff1f2!important;color:#e11d48!important;border-radius:10px!important;padding:10px 14px!important;font-weight:950!important;cursor:pointer!important}.rr-wishlist-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(230px,230px))!important;gap:22px!important;align-items:start!important}.rr-wishlist-product-card{width:230px!important;background:#fff!important;border:1px solid #dbe4ef!important;border-radius:12px!important;overflow:hidden!important;box-shadow:none!important;display:flex!important;flex-direction:column!important;transition:opacity .2s ease,transform .2s ease,border-color .18s ease!important}.rr-wishlist-product-card.is-removing{opacity:0!important;transform:scale(.96)!important}.rr-wishlist-product-image{width:100%!important;height:190px!important;background:#f8fafc!important;border-bottom:1px solid #edf2f7!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;text-decoration:none!important}.rr-wishlist-product-image img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;padding:10px!important}.rr-wishlist-no-image{color:#94a3b8!important;font-weight:800!important}.rr-wishlist-product-body{padding:13px 14px 14px!important;display:flex!important;flex-direction:column!important;gap:5px!important}.rr-wishlist-product-category{display:inline-flex!important;width:fit-content!important;color:var(--wishlist-accent)!important;font-size:11px!important;font-weight:950!important;line-height:1.2!important}.rr-wishlist-product-body h2{margin:0!important;padding:0!important;font-size:15px!important;line-height:1.28!important;min-height:auto!important}.rr-wishlist-product-body h2 a{color:#0f172a!important;text-decoration:none!important}.rr-wishlist-product-price{margin:1px 0 0!important;padding:0!important;display:flex!important;align-items:center!important;gap:8px!important;min-height:22px!important}.rr-wishlist-product-price strong{color:#0f172a!important;font-size:14px!important;font-weight:950!important}.rr-wishlist-product-price del{color:#94a3b8!important;font-size:12px!important}.rr-wishlist-product-actions{margin-top:7px!important;display:flex!important;align-items:center!important;gap:8px!important}.rr-wishlist-add-cart-form{margin:0!important;display:inline-block!important}.rr-wishlist-icon-btn,.rr-wishlist-product-actions .rr-wishlist-toggle-btn{width:34px!important;height:34px!important;min-width:34px!important;border-radius:8px!important;border:1px solid color-mix(in srgb,var(--wishlist-accent) 45%,#dbe4ef)!important;background:#fff!important;color:var(--wishlist-accent)!important;display:inline-grid!important;place-items:center!important;padding:0!important;cursor:pointer!important;text-decoration:none!important}.rr-wishlist-icon-btn svg,.rr-wishlist-product-actions .rr-wishlist-toggle-btn svg{width:18px!important;height:18px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.8!important}.rr-wishlist-product-actions .rr-wishlist-toggle-btn.is-wishlisted{background:var(--wishlist-accent)!important;color:#fff!important;border-color:var(--wishlist-accent)!important}.rr-wishlist-product-actions .rr-wishlist-toggle-btn.is-wishlisted svg{fill:currentColor!important}.rr-wishlist-product-actions .rr-wishlist-toggle-btn::after{display:none!important}.rr-wishlist-empty{text-align:center!important;padding:58px 24px!important;background:rgba(255,255,255,.92)!important;border:1px dashed color-mix(in srgb,var(--wishlist-accent) 28%,#fff)!important;border-radius:24px!important}.rr-wishlist-empty[hidden]{display:none!important}.rr-wishlist-empty-icon{width:70px!important;height:70px!important;margin:0 auto 14px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:var(--wishlist-soft)!important;color:var(--wishlist-accent)!important;font-size:36px!important}.rr-wishlist-empty h2{margin:0 0 8px!important;color:var(--wishlist-heading)!important}.rr-wishlist-empty p{margin:0 0 18px!important;color:#64748b!important}.rr-wishlist-empty a{display:inline-flex!important;padding:12px 18px!important;border-radius:12px!important;background:var(--wishlist-accent)!important;color:#fff!important;text-decoration:none!important;font-weight:950!important}.rr-wishlist-page .shared-product-action-btn,.rr-wishlist-page .shared-product-add-form,.rr-wishlist-page .shared-product-cart-btn,.rr-wishlist-page .shared-product-view-btn{display:none!important}@media (max-width:768px){.rr-wishlist-page{padding:34px 14px 56px!important}.rr-wishlist-hero{flex-direction:column!important;align-items:flex-start!important;padding:26px 20px!important}.rr-wishlist-count-card{width:100%!important;min-width:0!important;height:auto!important;padding:18px!important}.rr-wishlist-toolbar{align-items:stretch!important;flex-direction:column!important}.rr-wishlist-toolbar button{width:100%!important}.rr-wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))!important}.rr-wishlist-product-card{width:100%!important}}
