:root{--hh-fav-green: #3C5935;--hh-fav-deep: #21452F;--hh-fav-terracotta: #B5481B;--hh-fav-cream: #FFF9EF;--hh-fav-paper: #FFFDF8;--hh-fav-text: #253021;--hh-fav-muted: rgba(37,48,33,.58)}.header__icon--favourites{position:relative!important}.hh-favourites-count{position:absolute;top:-5px;right:-5px;z-index:4;min-width:20px;height:20px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgb(var(--color-background));border-radius:999px;background:var(--hh-fav-terracotta);color:#fff;font-family:var(--font-body-family);font-size:10px;font-weight:800;line-height:1}.hh-favourites-count[hidden]{display:none!important}.header__icon--favourites.is-active{color:var(--hh-fav-green)!important}.header__icon--favourites.is-active .hh-favourites-icon path{fill:#3c59351a}.hh-favourite-toggle{-webkit-tap-highlight-color:transparent}.hh-favourite-toggle svg{display:block;width:100%;height:100%}.hh-favourite-toggle path{fill:transparent;stroke:currentColor;transition:fill .18s ease,stroke .18s ease}.hh-favourite-toggle.is-favourite path{fill:var(--hh-fav-terracotta);stroke:var(--hh-fav-terracotta)}.hh-favourite-card-host{position:relative!important}.hh-favourite-toggle--card{position:absolute;top:12px;right:12px;z-index:8;width:36px;height:36px;padding:8px;display:grid;place-items:center;border:1px solid rgba(60,89,53,.1);border-radius:999px;background:#fffdf8f0;color:#21452fdb;box-shadow:0 4px 14px #222d1f0f;cursor:pointer;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}@media(hover:hover)and (pointer:fine){.hh-favourite-toggle--card:hover{transform:translateY(-1px);background:#fffefb;border-color:#3c59352e;color:var(--hh-fav-green);box-shadow:0 7px 18px #222d1f13}}.hh-favourite-toggle--card.is-favourite{color:var(--hh-fav-terracotta);background:#fffdf8fa}.product__title.hh-favourite-title-host{position:relative!important;padding-right:52px!important}.hh-favourite-toggle--pdp{position:absolute;top:0;right:0;width:40px;height:40px;padding:9px;display:grid;place-items:center;border:1px solid rgba(60,89,53,.12);border-radius:999px;background:var(--hh-fav-paper);color:var(--hh-fav-deep);box-shadow:0 4px 14px #222d1f0a;cursor:pointer;transition:transform .18s ease,color .18s ease,background-color .18s ease,border-color .18s ease}@media(hover:hover)and (pointer:fine){.hh-favourite-toggle--pdp:hover{transform:translateY(-1px);color:var(--hh-fav-green);border-color:#3c593538;background:#fffefb}}.hh-favourite-toggle--pdp.is-favourite{color:var(--hh-fav-terracotta)}.hh-favourites-toast{position:fixed;left:50%;bottom:28px;z-index:999;transform:translate(-50%,16px);opacity:0;pointer-events:none;min-width:220px;max-width:calc(100vw - 32px);padding:11px 16px;border:1px solid rgba(60,89,53,.12);border-radius:10px;background:#21452ff5;color:#fff;box-shadow:0 14px 34px #1a261c2e;font-family:var(--font-body-family);font-size:12px;font-weight:650;text-align:center;transition:opacity .2s ease,transform .2s ease}.hh-favourites-toast.is-visible{transform:translate(-50%);opacity:1}.hh-favourites-page{background:var(--hh-fav-cream);color:var(--hh-fav-text)}.hh-favourites-page__inner{width:min(100% - 40px,1320px);margin:0 auto;padding:54px 0 84px}.hh-favourites-page__eyebrow{margin:0 0 8px;color:var(--hh-fav-terracotta);font-family:var(--font-body-family);font-size:10px;font-weight:800;line-height:1;letter-spacing:.13em;text-transform:uppercase}.hh-favourites-page__heading{margin:0;color:var(--hh-fav-deep);font-family:var(--font-heading-family);font-size:clamp(36px,4.1vw,58px);font-weight:500;line-height:.98;letter-spacing:-.03em}.hh-favourites-page__intro{max-width:620px;margin:16px 0 0;color:var(--hh-fav-muted);font-family:var(--font-body-family);font-size:14px;line-height:1.65}.hh-favourites-page__rule{width:100%;height:1px;margin:30px 0 32px;background:#3c59351c}.hh-favourites-page__status{min-height:20px;margin:0 0 18px;color:var(--hh-fav-muted);font-family:var(--font-body-family);font-size:11px;font-weight:650;letter-spacing:.035em}.hh-favourites-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}.hh-favourite-product{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(60,89,53,.105);border-radius:12px;background:#fffdf8db;box-shadow:0 7px 24px #222d1f06;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}@media(hover:hover)and (pointer:fine){.hh-favourite-product:hover{transform:translateY(-2px);border-color:#3c593529;box-shadow:0 12px 28px #222d1f0b}}.hh-favourite-product__media{position:relative;aspect-ratio:1 / 1.08;display:grid;place-items:center;overflow:hidden;background:#fbf7ef}.hh-favourite-product__media img{width:86%;height:86%;object-fit:contain;display:block;transition:transform .25s ease}@media(hover:hover)and (pointer:fine){.hh-favourite-product:hover .hh-favourite-product__media img{transform:scale(1.018)}}.hh-favourite-product__remove{position:absolute;top:12px;right:12px;z-index:2}.hh-favourite-product__body{padding:16px 16px 17px}.hh-favourite-product__vendor{margin:0 0 7px;color:var(--hh-fav-muted);font-family:var(--font-body-family);font-size:9px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.hh-favourite-product__title{min-height:2.7em;margin:0;color:var(--hh-fav-text);font-family:var(--font-body-family);font-size:14px;font-weight:650;line-height:1.35}.hh-favourite-product__title a{color:inherit;text-decoration:none}.hh-favourite-product__meta{min-height:18px;margin-top:6px;color:var(--hh-fav-muted);font-family:var(--font-body-family);font-size:11px}.hh-favourite-product__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}.hh-favourite-product__price{color:var(--hh-fav-terracotta);font-family:var(--font-body-family);font-size:15px;font-weight:800;line-height:1}.hh-favourite-product__add{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:var(--hh-fav-green);color:#fff;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.hh-favourite-product__add svg{width:17px;height:17px}@media(hover:hover)and (pointer:fine){.hh-favourite-product__add:hover{transform:translateY(-1px);background:#314b2c}}.hh-favourite-product__add.is-done{background:var(--hh-fav-deep)}.hh-favourite-product__soldout{color:var(--hh-fav-muted);font-family:var(--font-body-family);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hh-favourites-empty{grid-column:1 / -1;padding:64px 24px 70px;border:1px solid rgba(60,89,53,.1);border-radius:14px;background:#fffdf8ad;text-align:center}.hh-favourites-empty__icon{width:54px;height:54px;margin:0 auto 18px;display:grid;place-items:center;border:1px solid rgba(60,89,53,.12);border-radius:999px;color:var(--hh-fav-green);background:#3c593509}.hh-favourites-empty__icon svg{width:25px;height:25px}.hh-favourites-empty h2{margin:0;color:var(--hh-fav-deep);font-family:var(--font-heading-family);font-size:clamp(26px,3vw,38px);font-weight:500;letter-spacing:-.02em}.hh-favourites-empty p{max-width:470px;margin:11px auto 22px;color:var(--hh-fav-muted);font-family:var(--font-body-family);font-size:13px;line-height:1.6}.hh-favourites-empty__cta{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 19px;border-radius:8px;background:var(--hh-fav-green);color:#fff;font-family:var(--font-body-family);font-size:10px;font-weight:750;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}@media screen and (max-width:989px){.hh-favourites-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.hh-favourite-toggle--card{top:9px;right:9px;width:33px;height:33px;padding:7.5px}.product__title.hh-favourite-title-host{padding-right:44px!important}.hh-favourite-toggle--pdp{width:36px;height:36px;padding:8px}.hh-favourites-page__inner{width:min(100% - 28px,1320px);padding:34px 0 58px}.hh-favourites-page__heading{font-size:clamp(34px,11vw,46px)}.hh-favourites-page__intro{margin-top:12px;font-size:13px}.hh-favourites-page__rule{margin:24px 0}.hh-favourites-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px}.hh-favourite-product{border-radius:10px}.hh-favourite-product__body{padding:12px 12px 13px}.hh-favourite-product__vendor{display:none}.hh-favourite-product__title{min-height:3em;font-size:12px}.hh-favourite-product__price{font-size:13px}.hh-favourite-product__add{width:34px;height:34px;flex-basis:34px}.hh-favourites-empty{padding:48px 18px 54px}}@media screen and (max-width:389px){.hh-favourites-grid{gap:12px 8px}.hh-favourite-product__media{aspect-ratio:1 / 1.04}.hh-favourite-product__body{padding-left:10px;padding-right:10px}}@media(prefers-reduced-motion:reduce){.hh-favourite-toggle,.hh-favourite-product,.hh-favourite-product__media img,.hh-favourites-toast{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/hh-favourites.css.map */
