:root{--rst-site-bg: #F5F2F4}
.rst-wish-btn{position:absolute!important;top:10px!important;right:10px!important;z-index:40!important;width:42px;height:42px;border:0;border-radius:999px;background:#f5f2f4f5;color:#312b36;display:inline-flex!important;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px #312b362e;padding:0;margin:0;pointer-events:auto!important;-webkit-tap-highlight-color:transparent}
.rst-wish-btn:hover{transform:scale(1.06)}
.rst-wish-btn svg{width:20px;height:20px;display:block;pointer-events:none}
.rst-wish-btn[aria-pressed=true]{color:#b42318;background:#fff}
.rst-wish-btn[aria-pressed=true] .rst-wish-outline{display:none}
.rst-wish-btn[aria-pressed=false] .rst-wish-filled,.rst-wish-btn:not([aria-pressed=true]) .rst-wish-filled{display:none}
.rst-wish-btn[aria-pressed=true] .rst-wish-filled{display:block}
.rst-wish-pdp-wrap{position:absolute!important;top:12px!important;right:12px!important;z-index:50!important;pointer-events:none}
.rst-wish-pdp-wrap .rst-wish-btn{pointer-events:auto!important;position:relative!important;top:auto!important;right:auto!important}
product-card{position:relative}
product-card .product-card__link{z-index:1}
product-card .card-gallery,product-card .product-card__content{position:relative;z-index:2}
product-card .rst-wish-btn{z-index:40!important}
.header-actions__wishlist{position:relative;display:inline-flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;z-index:5}
.header-actions__wishlist svg{width:20px;height:20px}
.rst-wish-count{position:absolute;top:-2px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#312b36;color:#f5f2f4;font-size:10px;line-height:16px;text-align:center;font-weight:600}
.rst-wish-count:empty,.rst-wish-count[data-count="0"]{display:none}
.rst-wishlist-page{max-width:1100px;margin:0 auto;padding:24px 16px 64px}
.rst-wishlist-page h1{margin:0 0 8px;font-size:1.75rem}
.rst-wishlist-empty{color:#666;margin-top:24px}
.rst-wishlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}
@media(min-width:750px){.rst-wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}
.rst-wishlist-card{position:relative;display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#f5f2f4;border-radius:8px;overflow:hidden}
.rst-wishlist-card img{width:100%;aspect-ratio:4 / 5;object-fit:cover;display:block;background:#f5f2f4}
.rst-wishlist-card__title{padding:10px 4px 2px;font-size:.95rem}
.rst-wishlist-card__price{padding:0 4px 12px;font-size:.9rem;opacity:.8}
html,body,.page-wrapper,#MainContent,main,.content-for-layout{background-color:#f5f2f4!important}
