:root{--hp-shell: 1440px}html{scroll-behavior:smooth}.hp-shell{width:min(calc(100% - 64px),var(--hp-shell));margin-inline:auto}.hp-font--heading{font-family:var(--font-heading--family)}.hp-font--body{font-family:var(--font-body--family)}.hp-font--accent{font-family:var(--font-accent--family)}.hp-pro-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid var(--border, transparent);border-radius:var(--radius, 6px);color:var(--text, #fff);background:var(--bg, #657044);font-size:.9rem;font-weight:700;line-height:1.2;text-decoration:none;transition:filter .18s ease,transform .18s ease}.hp-pro-button:hover{color:var(--text, #fff);filter:brightness(.94);transform:translateY(-1px)}.hp-pro-section-heading{margin-bottom:34px;color:inherit}.hp-pro-section-heading--center{text-align:center}.hp-pro-section-heading--left{text-align:left}.hp-pro-section-heading>p,.hp-pro-products__header>div>p{margin:0 0 9px;color:var(--hp-products-accent, #9a6a37);font-size:.72rem;font-weight:750;letter-spacing:.14em}.hp-pro-section-heading h2,.hp-pro-products__header h2{margin:0;color:inherit;font-family:var(--font-heading--family);font-size:clamp(2rem,3.3vw,3.35rem);font-weight:600;letter-spacing:-.035em;line-height:1.06}.hp-pro-section-heading .rte,.hp-pro-products__header .rte{max-width:650px;margin:12px auto 0;color:color-mix(in srgb,currentColor 72%,transparent)}.hp-pro-section-heading--left .rte{margin-inline:0}.hp-site-header{position:relative;z-index:40;color:var(--hp-header-text);background:var(--hp-header-bg);border-bottom:1px solid var(--hp-header-border)}.hp-site-header--sticky{position:sticky;top:0}.hp-site-header__main{display:grid;min-height:var(--hp-header-main-height);grid-template-columns:minmax(180px,.8fr) minmax(300px,1.25fr) minmax(220px,.8fr);gap:32px;align-items:center}.hp-site-header__brand{display:inline-flex;width:fit-content;max-width:var(--hp-header-logo-width);align-items:center;gap:12px;color:inherit;font-family:var(--font-heading--family);font-size:clamp(1.35rem,2vw,2rem);font-weight:700;line-height:1;text-decoration:none}.hp-site-header__brand:hover{color:inherit}.hp-site-header__brand img{width:100%;height:auto;max-height:58px;object-fit:contain;object-position:left center}.hp-site-header__paw{width:36px;flex:0 0 36px;color:var(--hp-header-accent)}.hp-site-header__paw svg{width:100%;fill:currentColor}.hp-site-header__search{position:relative;display:flex;width:100%}.hp-site-header__search input{width:100%;height:var(--hp-header-search-height);padding:0 52px 0 18px;border:1px solid var(--hp-header-border);border-radius:var(--hp-header-search-radius);color:var(--hp-header-text);background:var(--hp-header-search-bg);font:inherit;font-size:.86rem}.hp-site-header__search button{position:absolute;top:0;right:0;display:grid;width:48px;height:var(--hp-header-search-height);padding:0;border:0;place-items:center;color:inherit;background:transparent;cursor:pointer}.hp-site-header__search svg,.hp-site-header__actions svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hp-site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:26px}.hp-site-header__actions a{position:relative;display:inline-flex;align-items:center;gap:8px;color:inherit;font-size:.82rem;text-decoration:none;white-space:nowrap}.hp-site-header__actions b{position:absolute;top:-7px;left:15px;display:grid;width:17px;height:17px;border-radius:50%;place-items:center;color:#fff;background:var(--hp-header-accent);font-size:10px}.hp-site-header__mobile-search,.hp-site-header__mobile-menu{display:none}.hp-site-header__nav-row{border-top:1px solid var(--hp-header-border)}.hp-site-header__nav-row nav>ul{display:flex;min-height:var(--hp-header-nav-height);align-items:center;justify-content:center;gap:var(--hp-header-nav-gap);margin:0;padding:0;list-style:none}.hp-site-header__nav-row li{position:relative}.hp-site-header__nav-row a{display:inline-flex;align-items:center;gap:6px;padding:14px 0;color:inherit;font-size:var(--hp-header-nav-size);font-weight:600;text-decoration:none}.hp-site-header__nav-row a[aria-current=page]:after{content:"";position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--hp-header-accent)}.hp-site-header__nav-row svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.hp-site-header__submenu{position:absolute;top:100%;left:-20px;display:none;min-width:210px;margin:0;padding:10px 20px;border:1px solid var(--hp-header-border);border-radius:0 0 8px 8px;background:var(--hp-header-bg);box-shadow:0 14px 28px #231d181a;list-style:none}.hp-site-header__submenu a{display:block;padding:10px 0}.hp-site-header__nav-row li:hover>.hp-site-header__submenu,.hp-site-header__nav-row li:focus-within>.hp-site-header__submenu{display:block}.hp-pro-hero{position:relative;min-height:var(--hp-hero-height);margin-top:var(--hp-hero-margin-top);margin-bottom:var(--hp-hero-margin-bottom);overflow:hidden;border-radius:var(--hp-hero-radius);background:var(--hp-hero-bg);isolation:isolate}.hp-pro-hero--contained{width:min(calc(100% - 64px),var(--hp-shell))}.hp-pro-hero__media,.hp-pro-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hp-pro-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--hp-hero-image-position)}.hp-pro-hero__overlay{z-index:1;background:linear-gradient(90deg,color-mix(in srgb,var(--hp-hero-overlay) var(--hp-hero-overlay-opacity),transparent) 0%,color-mix(in srgb,var(--hp-hero-overlay) var(--hp-hero-overlay-mid),transparent) 31%,transparent 68%)}.hp-pro-hero__inner{position:relative;z-index:2;display:flex;width:min(100%,var(--hp-shell));min-height:var(--hp-hero-height);margin-inline:auto;align-items:center;padding:var(--hp-hero-padding-y) var(--hp-hero-padding-x)}.hp-pro-hero__inner--left{justify-content:flex-start}.hp-pro-hero__inner--center{justify-content:center}.hp-pro-hero__inner--right{justify-content:flex-end}.hp-pro-hero__content{width:min(100%,var(--hp-hero-content-width))}.hp-pro-hero__content--center{text-align:center}.hp-pro-hero__content--right{text-align:right}.hp-pro-hero__eyebrow{margin:0 0 15px;color:var(--color);font-size:var(--size);font-weight:750;letter-spacing:.15em}.hp-pro-hero__heading{margin:0;color:var(--color);font-size:var(--size);font-weight:var(--weight);letter-spacing:-.045em;line-height:var(--line-height);text-wrap:balance}.hp-pro-hero__text{max-width:560px;margin-top:20px;color:var(--color);font-size:var(--size);line-height:1.55}.hp-pro-hero__content--center .hp-pro-hero__text{margin-inline:auto}.hp-pro-hero__content--right .hp-pro-hero__text{margin-left:auto}.hp-pro-hero__text p{margin:0}.hp-pro-hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hp-pro-hero__content--center .hp-pro-hero__buttons{justify-content:center}.hp-pro-hero__content--right .hp-pro-hero__buttons{justify-content:flex-end}.hp-pro-categories{position:relative;z-index:3;margin-top:calc(var(--hp-cat-overlap) * -1);padding:var(--hp-cat-padding-top) 0 var(--hp-cat-padding-bottom);color:var(--hp-cat-text);background:var(--hp-cat-bg)}.hp-pro-categories__grid{display:grid;grid-template-columns:repeat(var(--hp-cat-columns),minmax(0,1fr));gap:var(--hp-cat-gap)}.hp-pro-category-card{position:relative;display:flex;min-height:var(--height);overflow:hidden;align-items:flex-end;border-radius:var(--radius);color:var(--text);background:var(--bg);box-shadow:0 16px 38px #231d181f;isolation:isolate}.hp-pro-category-card:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 28%,color-mix(in srgb,var(--overlay) 30%,transparent) 56%,color-mix(in srgb,var(--overlay) var(--overlay-opacity),transparent) 100%);content:"";pointer-events:none}.hp-pro-category-card__content{position:relative;z-index:2;display:flex;width:var(--content-width);flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:clamp(30px,4vw,50px);text-shadow:0 2px 14px rgba(0,0,0,.2)}.hp-pro-category-card--center .hp-pro-category-card__content{margin-inline:auto;align-items:center;text-align:center}.hp-pro-category-card__content>p{margin:0 0 10px;color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.14em}.hp-pro-category-card__content h3{margin:0;color:inherit;font-family:var(--font-heading--family);font-size:clamp(2.25rem,4vw,4rem);font-weight:700;letter-spacing:-.04em;line-height:1.02}.hp-pro-category-card__content .rte{max-width:520px;margin-top:14px;font-size:.9rem;line-height:1.5}.hp-pro-category-card__content .rte p{margin:0}.hp-pro-category-card__content a{display:inline-flex;align-items:center;gap:10px;margin-top:22px;padding:6px 0;border:0;color:var(--accent);font-size:.82rem;font-weight:750;text-decoration:none;text-shadow:0 2px 10px rgba(0,0,0,.3)}.hp-pro-category-card__content a svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.hp-pro-category-card__media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0}.hp-pro-category-card__media img,.hp-pro-category-card__media svg{width:100%;height:100%;object-fit:cover;object-position:var(--image-position);transition:transform .45s ease}.hp-pro-category-card:hover .hp-pro-category-card__media img{transform:scale(1.025)}.hp-pro-products{padding:var(--hp-products-padding-top) 0 var(--hp-products-padding-bottom);color:var(--hp-products-text);background:var(--hp-products-bg)}.hp-pro-products__header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.hp-pro-products__header--center{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;text-align:left}.hp-pro-products__header--center>div{grid-column:2;text-align:center}.hp-pro-products__header--center>a{grid-column:3;justify-self:end}.hp-pro-products__header>a{display:inline-flex;align-items:center;gap:8px;color:inherit;font-size:.8rem;font-weight:650;text-decoration:none;white-space:nowrap}.hp-pro-products__header>a svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.hp-pro-products__grid{display:grid;grid-template-columns:repeat(var(--hp-products-columns),minmax(0,1fr));gap:var(--hp-products-gap);align-items:stretch}.hp-pro-product-card{display:flex;flex-direction:column;height:100%;overflow:hidden;border:1px solid color-mix(in srgb,var(--hp-products-card-border) 60%,transparent);border-radius:calc(var(--hp-products-card-radius) + 4px);background:var(--hp-products-card-bg);box-shadow:0 1px 2px #231d180a,0 8px 20px #231d180d;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s cubic-bezier(.2,.8,.2,1),border-color .32s ease}.hp-pro-product-card:hover{transform:translateY(-6px);border-color:transparent;box-shadow:0 14px 20px #231d180d,0 24px 48px #231d1824}.hp-pro-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:var(--hp-products-image-ratio);border-radius:calc(var(--hp-products-image-radius) + 2px) calc(var(--hp-products-image-radius) + 2px) 0 0;background:#faf8f5}.hp-pro-product-card__media img,.hp-pro-product-card__media svg{width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.hp-pro-product-card__media--contain img{object-fit:contain}.hp-pro-product-card__media--cover img{object-fit:cover}.hp-pro-product-card:hover .hp-pro-product-card__media img{transform:scale(1.065)}.hp-pro-product-card__media>span{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;color:#fff;background:var(--hp-products-accent);font-size:.67rem;font-weight:700;box-shadow:0 6px 14px #0000002e}.hp-pro-product-card__content{display:flex;flex:1 1 auto;flex-direction:column;padding:16px 16px 18px}.hp-pro-product-card__vendor{margin:0 0 5px;color:color-mix(in srgb,currentColor 60%,transparent);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.hp-pro-product-card h3{min-height:2.6em;margin:0;font-family:var(--font-body--family);font-size:1.02rem;font-weight:700;letter-spacing:-.01em;line-height:1.35}.hp-pro-product-card h3 a{color:inherit;text-decoration:none}.hp-pro-product-card:hover h3 a{color:var(--hp-products-accent)}.hp-pro-product-card__rating{display:flex;gap:7px;align-items:center;margin-top:8px;min-height:1.1em}.hp-pro-product-card__rating span{position:relative;display:inline-block;color:#d8d2ca;font-size:.78rem;letter-spacing:1px;white-space:nowrap}.hp-pro-product-card__rating span i{position:absolute;inset:0 auto 0 0;display:block;overflow:hidden;color:#d99024;font-style:normal;white-space:nowrap}.hp-pro-product-card__rating small{color:color-mix(in srgb,currentColor 58%,transparent);font-size:.7rem}.hp-pro-product-card__price{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;margin-top:auto;padding-top:12px}.hp-pro-product-card__price small{width:100%;color:color-mix(in srgb,currentColor 60%,transparent);font-size:.68rem}.hp-pro-product-card__price strong{color:color-mix(in srgb,currentColor 92%,transparent);font-size:1.2rem;font-weight:750;letter-spacing:-.01em}.hp-pro-product-card__price s{color:color-mix(in srgb,currentColor 44%,transparent);font-size:.82rem;font-weight:500}.hp-pro-product-card__form{margin-top:14px;padding-top:0}.hp-pro-product-card__options{margin-top:14px}.hp-pro-product-card__form button,.hp-pro-product-card__options{display:flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:7px;padding:10px 18px;border:0;border-radius:12px;color:var(--hp-products-button-text);background:var(--hp-products-button-bg);font:inherit;font-size:.92rem;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.hp-pro-product-card__form button:hover,.hp-pro-product-card__options:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 10px 22px #231d182e}.hp-pro-product-card__form svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.hp-pro-promo{padding:var(--hp-promo-padding-top) 0 var(--hp-promo-padding-bottom);color:var(--hp-promo-text)}.hp-pro-promo__card{display:grid;min-height:var(--hp-promo-height);overflow:hidden;grid-template-columns:44% 56%;border-radius:var(--hp-promo-radius);background:var(--hp-promo-bg)}.hp-pro-promo__card--image-left .hp-pro-promo__content{order:2}.hp-pro-promo__card--image-left .hp-pro-promo__media{order:1}.hp-pro-promo__content{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(36px,6vw,82px)}.hp-pro-promo__content--center{align-items:center;text-align:center}.hp-pro-promo__eyebrow{margin:0 0 10px;font-size:.7rem;font-weight:750;letter-spacing:.15em}.hp-pro-promo h2{margin:0;font-family:var(--font-heading--family);font-weight:600;letter-spacing:-.045em;line-height:1}.hp-pro-promo__text{margin:18px 0 24px;font-size:.95rem;line-height:1.6}.hp-pro-promo__badge{position:absolute;top:25px;right:25px;padding:14px;border-radius:50%;color:var(--text);background:var(--bg);font-size:.66rem;font-weight:750;text-align:center}.hp-pro-promo__media img{width:100%;height:100%;object-fit:cover}.hp-pro-reviews{padding:var(--pt) 0 var(--pb);color:var(--text);background:var(--bg)}.hp-pro-reviews__grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:var(--gap)}.hp-pro-review-card{padding:22px;border:1px solid rgba(35,29,24,.1);border-radius:var(--radius);background:var(--card-bg);box-shadow:0 5px 18px #231d180f}.hp-pro-review-card__top{display:flex;gap:13px;align-items:center;margin-bottom:14px}.hp-pro-review-card__top img{width:54px;height:54px;border-radius:50%;object-fit:cover}.hp-pro-review-card__top strong,.hp-pro-review-card__top small{display:block}.hp-pro-review-card__top small{margin-top:2px;color:color-mix(in srgb,currentColor 58%,transparent);font-size:.7rem}.hp-pro-review-card__top span{display:block;margin-top:5px;color:var(--accent);letter-spacing:1px}.hp-pro-review-card .rte{font-size:.85rem;line-height:1.55}.hp-pro-newsletter{padding:var(--pt) 0 var(--pb);color:var(--text)}.hp-pro-newsletter__inner{display:grid;grid-template-columns:auto minmax(220px,.8fr) minmax(380px,1.35fr);gap:30px;align-items:center;padding:30px 44px;border:1px solid rgba(35,29,24,.07);border-radius:var(--radius);background:var(--bg)}.hp-pro-newsletter__icon{display:grid;width:92px;height:76px;place-items:center;color:var(--accent)}.hp-pro-newsletter__icon svg{width:88px;height:70px;overflow:visible;fill:color-mix(in srgb,var(--accent) 12%,#fff);stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hp-pro-newsletter__icon .paw{fill:currentColor;stroke:none}.hp-pro-newsletter h2{margin:0 0 6px;font-family:var(--font-heading--family);font-size:clamp(1.7rem,3vw,2.7rem);font-weight:600}.hp-pro-newsletter .rte{font-size:.84rem}.hp-pro-newsletter__form{position:relative;display:grid;grid-template-columns:1fr auto;gap:10px}.hp-pro-newsletter__form input{min-width:0;height:46px;padding:0 15px;border:1px solid rgba(35,29,24,.18);border-radius:5px;color:inherit;background:#fff;font:inherit}.hp-pro-newsletter__form button{padding:0 24px;border:0;border-radius:5px;color:#fff;background:var(--accent);font:inherit;font-weight:700;cursor:pointer}.hp-pro-newsletter__message{grid-column:1/-1;margin:5px 0 0;font-size:.8rem}.hp-pro-newsletter__note{margin:9px 0 0;color:color-mix(in srgb,var(--text) 68%,transparent);font-size:.72rem}.hp-pro-newsletter__note span{display:inline-grid;width:17px;height:17px;margin-right:4px;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:.62rem}.hp-pro-footer{padding:var(--pt) 0 0;color:var(--text);background:var(--bg);border-top:1px solid var(--border)}.hp-pro-footer__grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:36px;padding-bottom:var(--pb)}.hp-pro-footer__brand{display:flex;align-items:center;gap:10px;color:inherit;font-family:var(--font-heading--family);font-size:1.6rem;text-decoration:none}.hp-pro-footer__brand img{width:auto;max-width:200px;max-height:62px;object-fit:contain}.hp-pro-footer__brand span{width:30px;color:var(--accent)}.hp-pro-footer__brand svg{width:100%;fill:currentColor}.hp-pro-footer__block h3{margin:0 0 17px;font-family:var(--font-body--family);font-size:.82rem;font-weight:750}.hp-pro-footer__block>.rte{margin-top:15px;color:color-mix(in srgb,currentColor 72%,transparent);font-size:.78rem;line-height:1.55}.hp-pro-footer__block ul{margin:0;padding:0;list-style:none}.hp-pro-footer__block li+li{margin-top:8px}.hp-pro-footer__block li a{color:inherit;font-size:.76rem;text-decoration:none}.hp-pro-footer__socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.hp-pro-footer__socials a{display:grid;width:29px;height:29px;place-items:center;color:inherit;border-radius:50%;text-decoration:none}.hp-pro-footer__socials svg{width:20px;height:20px;fill:currentColor}.hp-pro-footer__payments{display:flex;flex-wrap:wrap;gap:8px}.hp-pro-footer__payments svg{width:50px;height:32px}.hp-pro-footer__bottom{color:var(--bottom-text);background:var(--bottom-bg);font-size:.7rem}.hp-pro-footer__bottom .hp-shell{display:flex;min-height:42px;align-items:center;justify-content:center;gap:20px;text-align:center}.hp-pro-footer__bottom nav{display:flex;flex-wrap:wrap;gap:16px}.hp-pro-footer__bottom a{color:inherit;text-decoration:none}.hp-pro-breadcrumbs{padding:var(--pt) 0 var(--pb);color:var(--text);background:var(--bg);font-size:.76rem}.hp-pro-breadcrumbs .hp-shell{display:flex;gap:9px;align-items:center;overflow:hidden;white-space:nowrap}.hp-pro-breadcrumbs a{color:inherit;text-decoration:none}.hp-pro-breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.hp-pro-features{padding:var(--pt) 0 var(--pb);color:var(--text);background:var(--bg)}.hp-pro-features__grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:var(--gap)}.hp-pro-features__grid article{display:flex;gap:14px;align-items:flex-start;padding:20px;border-radius:var(--radius);background:var(--card-bg)}.hp-pro-features__grid article>span{display:grid;width:43px;height:43px;flex:0 0 43px;place-items:center;border-radius:50%;color:var(--accent);background:color-mix(in srgb,var(--accent) 10%,#fff)}.hp-pro-features__grid svg{width:23px;max-height:23px;fill:none;stroke:currentColor;stroke-width:1.7}.hp-pro-features__grid svg ellipse{fill:currentColor;stroke:none}.hp-pro-features__grid h3{margin:2px 0 6px;font-family:var(--font-body--family);font-size:.84rem;font-weight:750}.hp-pro-features__grid .rte{color:color-mix(in srgb,currentColor 72%,transparent);font-size:.75rem;line-height:1.5}.hp-pro-faq{padding:var(--pt) 0 var(--pb);color:var(--text);background:var(--bg)}.hp-pro-faq__inner{width:min(100%,var(--width));margin-inline:auto}.hp-pro-faq__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.hp-pro-faq details{border:1px solid var(--border);border-radius:6px}.hp-pro-faq summary{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 18px;font-size:.82rem;font-weight:650;cursor:pointer;list-style:none}.hp-pro-faq summary::-webkit-details-marker{display:none}.hp-pro-faq details[open] summary span{transform:rotate(45deg)}.hp-pro-faq details>.rte{padding:0 18px 18px;color:color-mix(in srgb,currentColor 72%,transparent);font-size:.8rem;line-height:1.6}.product-grid__card product-price{margin-top:auto;padding-top:8px}.product-card .text-block.rte{font-size:1.05rem;line-height:1.35}.product-card .add-to-cart-button{display:flex;width:100%;min-height:44px;align-items:center;justify-content:center;padding:10px 18px;border:0;border-radius:10px;color:#fff;background:#657044;font-size:.92rem;transition:filter .18s ease,transform .18s ease}.product-card .add-to-cart-button:hover{color:#fff;filter:brightness(1.08);transform:translateY(-1px)}.product-card .quantity-selector-wrapper,.product-card .accelerated-checkout-block{display:none}.product-card__content{overflow:hidden;box-shadow:0 1px 2px #231d180a,0 8px 20px #231d180d;transition:box-shadow .32s cubic-bezier(.2,.8,.2,1),border-color .32s ease}.product-card:hover .product-card__content{box-shadow:0 14px 20px #231d180d,0 24px 48px #231d1824;border-color:transparent!important}.product-card{transition:transform .32s cubic-bezier(.2,.8,.2,1)}.product-card:hover{transform:translateY(-6px)}.product-card .card-gallery img,.product-card .card-gallery svg{transition:transform .55s cubic-bezier(.2,.8,.2,1)}.product-card:hover .card-gallery img,.product-card:hover .card-gallery svg{transform:scale(1.065)}.product-card .text-block.rte{transition:color .2s ease}.product-card:hover a[ref=productTitleLink] .text-block.rte{color:var(--hp-products-accent, #A36C2D)}@media(max-width:989px){.hp-site-header__main{min-height:68px;grid-template-columns:auto 1fr auto;gap:16px}.hp-site-header__mobile-menu{display:block}.hp-site-header__mobile-menu>summary{display:grid;width:36px;height:36px;padding:8px;place-content:center;gap:4px;cursor:pointer;list-style:none}.hp-site-header__mobile-menu>summary::-webkit-details-marker{display:none}.hp-site-header__mobile-menu>summary span{display:block;width:20px;height:1.5px;background:currentColor}.hp-site-header__drawer{position:absolute;top:100%;right:0;left:0;padding:20px 24px 28px;border-top:1px solid var(--hp-header-border);background:var(--hp-header-bg);box-shadow:0 18px 32px #231d181a}.hp-site-header__drawer ul{margin:0;padding:0;list-style:none}.hp-site-header__drawer a,.hp-site-header__drawer summary{display:flex;padding:11px 0;color:inherit;font-weight:650;text-decoration:none;cursor:pointer;list-style:none}.hp-site-header__drawer details ul{padding-left:16px}.hp-site-header__search,.hp-site-header__nav-row{display:none}.hp-site-header__brand{justify-self:center;font-size:1.45rem}.hp-site-header__brand img{max-height:44px}.hp-site-header__actions span{display:none}.hp-site-header__mobile-search{display:inline-flex}.hp-site-header__actions{gap:15px}.hp-pro-categories__grid{grid-template-columns:repeat(var(--hp-cat-mobile-columns),minmax(0,1fr))}.hp-pro-products__grid{grid-template-columns:repeat(var(--hp-products-mobile-columns),minmax(0,1fr))}.hp-pro-reviews__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-pro-newsletter__inner{grid-template-columns:auto 1fr}.hp-pro-newsletter__form-wrap{grid-column:1/-1}.hp-pro-footer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-pro-features__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.hp-shell{width:min(calc(100% - 32px),var(--hp-shell))}.hp-pro-hero{min-height:var(--hp-hero-height-mobile)}.hp-pro-hero--contained{width:calc(100% - 24px)}.hp-pro-hero__inner{min-height:var(--hp-hero-height-mobile);align-items:var(--hp-hero-mobile-align);padding:38px 24px}.hp-pro-hero__media img{object-position:var(--hp-hero-mobile-image-position)}.hp-pro-hero__overlay{background:linear-gradient(0deg,color-mix(in srgb,var(--hp-hero-overlay) var(--hp-hero-overlay-opacity),transparent) 0%,color-mix(in srgb,var(--hp-hero-overlay) 70%,transparent) 38%,transparent 68%)}.hp-pro-hero__heading{font-size:var(--size-mobile)}.hp-pro-hero__text{font-size:min(var(--size),16px)}.hp-pro-hero__buttons{display:grid}.hp-pro-hero__buttons .hp-pro-button{width:100%}.hp-pro-categories{margin-top:calc(min(var(--hp-cat-overlap),24px)*-1)}.hp-pro-categories__grid{grid-template-columns:1fr}.hp-pro-category-card{min-height:var(--mobile-height)}.hp-pro-category-card__content{padding:25px}.hp-pro-products__header{align-items:flex-start;flex-direction:column}.hp-pro-products__header--center{display:flex;flex-direction:column;align-items:center;text-align:center}.hp-pro-product-card__content{padding:11px}.hp-pro-product-card h3{font-size:.92rem}.hp-pro-product-card__rating small{display:none}.hp-pro-product-card__form button,.hp-pro-product-card__options,.product-card .add-to-cart-button{font-size:.86rem}.product-card .text-block.rte{font-size:.95rem}.hp-pro-promo__card{grid-template-columns:1fr;grid-template-rows:auto minmax(260px,45vh)}.hp-pro-promo__card--image-left .hp-pro-promo__content{order:1}.hp-pro-promo__card--image-left .hp-pro-promo__media{order:2}.hp-pro-promo__content{padding:38px 27px}.hp-pro-reviews__grid{grid-template-columns:1fr}.hp-pro-newsletter__inner{grid-template-columns:1fr;gap:22px;padding:28px 22px}.hp-pro-newsletter__icon{width:76px;height:62px}.hp-pro-newsletter__icon svg{width:72px;height:58px}.hp-pro-newsletter__form-wrap{grid-column:auto}.hp-pro-newsletter__form{grid-template-columns:1fr}.hp-pro-newsletter__form button{height:46px}.hp-pro-footer__grid{grid-template-columns:1fr;gap:30px}.hp-pro-footer__bottom .hp-shell{min-height:54px;align-items:center;flex-direction:column;gap:5px;padding-block:9px}.hp-pro-features__grid,.hp-pro-faq__items{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/happy-pets.css.map */
