:root{--aor-green: #5f6f4d;--aor-cream: #faf6f0;--aor-paper: #f3eadc;--aor-dark: #2c2416;--aor-muted: #6f6355;--aor-coral: #d86f5d;--aor-blue-ink: #123342}.wishlist-heart-btn{position:absolute;top:12px;right:12px;z-index:10;padding:8px;border:0;background:transparent;color:var(--aor-dark);cursor:pointer;transition:opacity .2s ease,transform .15s ease,color .2s ease}.wishlist-heart-btn:hover{transform:scale(1.05)}.wishlist-heart-icon{display:block;width:24px;height:24px;color:currentColor}.wishlist-heart-btn.is-active{color:var(--aor-coral)}.product-card{position:relative}.product-card .wishlist-heart-btn{opacity:0}.product-card:hover .wishlist-heart-btn,.product-card .wishlist-heart-btn.is-active{opacity:1}.product-page .wishlist-heart-btn{position:static;padding:12px}.product-page .wishlist-heart-icon{width:32px;height:32px}.page-favorites{max-width:1180px;margin:0 auto;padding:clamp(4.8rem,7vw,8rem) 20px;color:var(--aor-dark)}.wishlist-editorial-hero{max-width:760px;margin:0 auto clamp(3rem,5vw,5.5rem);text-align:center}.wishlist-eyebrow{margin:0 0 1rem;color:#9a4f3f;font-size:1.05rem;line-height:1.2;letter-spacing:.24em;text-transform:uppercase}.wishlist-editorial-hero h1{margin:0;color:var(--aor-blue-ink);font-family:Cormorant Garamond,serif;font-size:clamp(4rem,6vw,7.2rem);font-weight:400;line-height:.95;letter-spacing:-.03em}.wishlist-editorial-hero p{max-width:58ch;margin:1.8rem auto 0;color:var(--aor-muted);font-size:clamp(1.45rem,1.2vw,1.7rem);line-height:1.65}.wishlist-path-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:clamp(3rem,5vw,5rem);border:1px solid rgba(44,36,22,.14);background:#ffffff6b}.wishlist-path-strip div{padding:clamp(1.6rem,2vw,2.4rem);text-align:left}.wishlist-path-strip div+div{border-left:1px solid rgba(44,36,22,.12)}.wishlist-path-strip span{display:block;margin-bottom:.9rem;color:#9a6b20;font-size:1rem;letter-spacing:.22em}.wishlist-path-strip strong{display:block;color:var(--aor-dark);font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,2.1vw,3rem);font-weight:400;line-height:1}.wishlist-path-strip p{margin:.9rem 0 0;color:var(--aor-muted);font-size:1.28rem;line-height:1.45}.wishlist-empty{max-width:620px;margin:0 auto;padding:clamp(5rem,8vw,8rem) 20px;border:1px solid rgba(44,36,22,.13);background:#ffffff75;text-align:center}.wishlist-empty h1,.wishlist-empty h2{margin:0 0 1.4rem;color:var(--aor-blue-ink);font-family:Cormorant Garamond,serif;font-size:clamp(3.2rem,5vw,5.2rem);font-weight:400;line-height:1}.wishlist-empty p{max-width:36ch;margin:0 auto 2.6rem;color:var(--aor-muted);font-size:1.55rem;line-height:1.6}.btn-browse-collection{display:inline-block;padding:1.25rem 2.6rem;border:1px solid rgba(44,36,22,.18);background:var(--aor-green);color:#fffaf3;font-size:1.12rem;letter-spacing:.18em;text-decoration:none;text-transform:uppercase;transition:background .2s ease}.btn-browse-collection:hover{background:#4f6040}.wishlist-header{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;margin-bottom:2.4rem;padding-bottom:1.6rem;border-bottom:1px solid rgba(44,36,22,.14)}.wishlist-header h1{margin:0;color:var(--aor-blue-ink);font-family:Cormorant Garamond,serif;font-size:clamp(3.2rem,4vw,5rem);font-weight:400;line-height:1}.wishlist-count-text{margin:0;color:var(--aor-muted);font-size:1.15rem;letter-spacing:.18em;text-transform:uppercase}.wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:clamp(1.6rem,2.3vw,2.8rem)}.wishlist-product-card{position:relative;border:1px solid rgba(44,36,22,.12);background:#ffffff94;transition:border-color .2s ease,transform .2s ease}.wishlist-product-card:hover{border-color:#2c241647;transform:translateY(-2px)}.wishlist-product-image{position:relative;aspect-ratio:4 / 5;margin-bottom:0;background:var(--aor-paper);overflow:hidden}.wishlist-product-image img{display:block;width:100%;height:100%;padding:1.8rem;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s ease}.wishlist-product-card:hover .wishlist-product-image img{transform:scale(1.02)}.wishlist-product-image .wishlist-heart-btn{opacity:1;border-radius:50%;background:#ffffffe6}.wishlist-product-info{padding:1.4rem 1.4rem 1.6rem;text-align:left}.wishlist-product-title{display:block;margin-bottom:.9rem;color:var(--aor-dark);font-family:Newsreader,serif;font-size:1.45rem;line-height:1.4;text-decoration:none;transition:color .2s ease}.wishlist-product-title:hover{color:var(--aor-green)}.wishlist-product-price{margin:0;color:var(--aor-green);font-size:1.18rem;letter-spacing:.08em}.header-wishlist-link{position:relative;display:inline-block}.wishlist-count{position:absolute;top:-8px;right:-8px;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--aor-green);color:#fff;font-size:11px;font-weight:600}@media(max-width:768px){.product-card .wishlist-heart-btn{opacity:1}.page-favorites{padding-right:1.6rem;padding-left:1.6rem}.wishlist-path-strip{grid-template-columns:1fr}.wishlist-path-strip div+div{border-top:1px solid rgba(44,36,22,.12);border-left:0}.wishlist-header{display:block}.wishlist-count-text{margin-top:.8rem}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.wishlist-product-info{padding:1.15rem 1rem 1.25rem}.wishlist-product-title{font-size:1.28rem}}@media(max-width:480px){.wishlist-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/wishlist.css.map */
