:root{--pet-ink: #171717;--pet-paper: #fffaf2;--pet-cream: #f7efe3;--pet-oat: #e8dccd;--pet-sage: #c9d8bd;--pet-sage-strong: #9dad8f;--pet-sky: #d8e8ff;--pet-lilac: #ded3ff;--pet-butter: #ffe69a;--pet-clay: #ad6b57;--pet-mint: #d9ecd9;--pet-blue: #8fb9e8;--pet-coral: #f39178;--pet-white: #fffdf8;--pet-border: rgba(23, 23, 23, .12);--pet-border-strong: rgba(23, 23, 23, .18);--pet-max: 1320px;--pet-radius-sm: 18px;--pet-radius: 26px;--pet-radius-lg: 32px;--pet-shadow: 0 18px 44px rgba(23, 23, 23, .055);--pet-shadow-hover: 0 24px 58px rgba(23, 23, 23, .085);--pet-font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--pet-serif: Georgia, "Times New Roman", serif}html{scroll-behavior:smooth}body{background:var(--pet-paper)}.pet-section{position:relative;color:var(--pet-ink);font-family:var(--pet-font);background:var(--pet-section-bg, var(--pet-paper))}.pet-section *,.pet-section *:before,.pet-section *:after{box-sizing:border-box}.pet-page-width,.pet-wrap{max-width:var(--pet-max);margin-right:auto;margin-left:auto;padding-right:clamp(18px,4vw,48px);padding-left:clamp(18px,4vw,48px)}.pet-stack{display:grid;gap:var(--pet-gap, 24px)}.pet-eyebrow{margin:0 0 16px;color:#171717ad;font-size:12px;font-weight:780;letter-spacing:.14em;line-height:1.1;text-transform:uppercase}.pet-heading{margin:0;max-width:980px;color:var(--pet-ink);font-family:var(--pet-font);font-size:clamp(44px,7vw,86px);font-weight:835;letter-spacing:0;line-height:.94}.pet-heading--medium{font-size:clamp(34px,4.8vw,60px);line-height:.98}.pet-subheading{margin:20px 0 0;max-width:610px;color:#171717b8;font-size:clamp(16px,1.38vw,20px);line-height:1.48}.pet-copy{margin:0;color:#171717ad;font-size:15px;line-height:1.55}.pet-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:32px}.pet-btn,.shopify-payment-button__button.pet-btn{display:inline-flex;min-height:54px;align-items:center;justify-content:center;border:1px solid var(--pet-ink);border-radius:999px;padding:0 28px;background:var(--pet-ink);color:var(--pet-paper);font:820 14px/1 var(--pet-font);letter-spacing:.01em;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;cursor:pointer}.pet-btn:hover{background:#2b2b2b;border-color:#2b2b2b;color:var(--pet-paper);transform:translateY(-1px)}.pet-btn--outline{background:#ffffff6b;color:var(--pet-ink)}.pet-btn--outline:hover{background:var(--pet-ink);border-color:var(--pet-ink);color:var(--pet-paper)}.pet-btn--quiet{min-height:44px;border-color:#17171729;background:#fffaf2b8;color:var(--pet-ink)}.pet-btn--quiet:hover{background:var(--pet-ink);color:var(--pet-paper)}.pet-btn--full{width:100%}.pet-btn:focus-visible,.pet-card a:focus-visible,.pet-form input:focus-visible,.pet-form button:focus-visible,.pet-accordion button:focus-visible{outline:3px solid rgba(143,185,232,.8);outline-offset:3px}.pet-media{position:relative;overflow:hidden;border-radius:var(--pet-radius-lg);background:var(--pet-cream)}.pet-image-card,.pet-category-card__media,.pet-hero__picture,.pet-bundle-builder__media,.pet-story__media,.pet-story-banner__image,.pet-benefit-card__media,.pet-collection-hero__media,.pet-empty-state__image{position:relative;overflow:hidden;background:var(--pet-cream)}.pet-media img,.pet-card img,.pet-image-card img,.pet-category-card__media img,.pet-hero__picture img,.pet-bundle-builder__media img,.pet-story__media img,.pet-story-banner__image img,.pet-benefit-card__media img,.pet-collection-hero__media img,.pet-empty-state__image img{display:block;width:100%;height:100%;object-fit:cover}.pet-placeholder{display:grid;min-height:220px;place-items:center;border:1px solid var(--pet-border);border-radius:var(--pet-radius);background:linear-gradient(135deg,var(--pet-cream),var(--pet-white));color:#17171775;font-weight:820}.pet-card{border:1px solid var(--pet-border);border-radius:var(--pet-radius);background:var(--pet-white);color:var(--pet-ink);box-shadow:0 1px #17171706}.pet-card--soft{background:#fffdf8c7;box-shadow:var(--pet-shadow)}.pet-scroll-row{display:grid;gap:22px}.pet-scroll-hint{display:none}.pet-product-card{position:relative;display:grid;height:100%;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--pet-border);border-radius:28px;background:var(--pet-white);box-shadow:0 1px #17171706;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.pet-product-card:hover{border-color:#1717172e;box-shadow:var(--pet-shadow-hover);transform:translateY(-4px)}.pet-product-card__media{position:relative;display:block;aspect-ratio:4 / 5;margin:10px 10px 0;overflow:hidden;border-radius:22px;background:linear-gradient(180deg,#f7efe3,#fffaf2);color:inherit;text-decoration:none}.pet-product-card__media img{padding:14px;background:transparent;object-fit:contain;transform:scale(1);transition:opacity .24s ease,transform .3s ease}.pet-product-card:hover .pet-product-card__media img{transform:translateY(-2px) scale(1.012)}.pet-product-card__media img:nth-child(2){position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.pet-product-card:hover .pet-product-card__media img:nth-child(2){opacity:1}.pet-product-card__body{display:grid;gap:10px;grid-template-rows:auto auto auto auto;align-content:start;padding:16px 16px 18px}.pet-product-card__meta{display:grid;gap:6px;min-height:72px}.pet-product-card__title{display:-webkit-box;overflow:hidden;min-height:42px;margin:0;color:var(--pet-ink);font-size:clamp(15px,1.2vw,18px);font-weight:820;letter-spacing:0;line-height:1.15;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pet-product-card__title a{color:inherit;text-decoration:none}.pet-product-card__note{display:-webkit-box;overflow:hidden;min-height:0;margin:0;color:#17171794;font-size:13px;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pet-product-card__price{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;margin-top:2px;color:var(--pet-ink);font-size:16px;font-weight:850}.pet-product-card__compare{color:#1717176b;font-weight:720;text-decoration:line-through}.pet-product-card__form{align-self:end;margin-top:4px}.pet-product-card .pet-btn{min-height:44px;white-space:nowrap}.pet-badges{position:absolute;z-index:2;top:18px;left:18px;display:flex;max-width:calc(100% - 36px);flex-wrap:wrap;gap:6px}.pet-badge{display:inline-flex;min-height:23px;align-items:center;border:1px solid rgba(23,23,23,.1);border-radius:999px;padding:0 10px;background:#fffdf8d1;color:var(--pet-ink);font-size:10px;font-weight:760;letter-spacing:.035em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pet-swatches{display:flex;gap:7px;align-items:center;min-height:20px}.pet-swatch{width:14px;height:14px;border:1px solid rgba(23,23,23,.22);border-radius:50%;background:var(--swatch-color, var(--pet-oat));box-shadow:inset 0 0 0 2px var(--pet-white)}.pet-swatch-more{color:#1717179e;font-size:11px;font-weight:820}.pet-icon{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;border:1px solid rgba(23,23,23,.1);border-radius:50%;background:#fffaf2b8;color:var(--pet-ink)}.pet-icon svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round}.pet-fade{opacity:0;transform:translateY(16px);transition:opacity .46s ease,transform .46s ease}.pet-fade.is-visible,.shopify-design-mode .pet-fade{opacity:1;transform:none}.pet-accordion{border-top:1px solid var(--pet-border)}.pet-accordion__item{border-bottom:1px solid var(--pet-border)}.pet-accordion__button{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;padding:20px 0;background:transparent;color:var(--pet-ink);font:820 15px/1.2 var(--pet-font);cursor:pointer}.pet-accordion__content{display:none;padding:0 0 22px;color:#171717ad;line-height:1.55}.pet-accordion__button[aria-expanded=true]+.pet-accordion__content{display:block}.pet-sticky-atc{position:fixed;z-index:50;right:14px;bottom:14px;left:14px;display:none;padding:8px;border:1px solid var(--pet-border);border-radius:999px;background:#fffaf2f0;box-shadow:0 16px 42px #17171721;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pet-sticky-atc.pet-sticky-atc--ready.is-visible{display:block}html body .pet-sticky-atc,html body .pet-sticky-atc.is-visible,html body .pet-sticky-atc.pet-sticky-atc--ready.is-visible{display:none!important}.pet-header-promo{border-bottom:1px solid rgba(255,250,242,.12);background:var(--pet-ink);color:var(--pet-paper);font-family:var(--pet-font)}.pet-header-promo__inner{display:flex;min-height:36px;align-items:center;justify-content:center;gap:18px;max-width:var(--pet-max);margin:0 auto;padding:0 clamp(18px,4vw,48px);font-size:12px;font-weight:650;letter-spacing:.01em}.pet-header-promo__dot{width:4px;height:4px;border-radius:50%;background:var(--pet-butter)}.section-header,.shopify-section.section-header,sticky-header.header-wrapper{border-bottom:1px solid rgba(23,23,23,.1)!important;background:#fffaf2f0!important}.header-wrapper.gradient,.header-wrapper.color-background-1,.section-header .header,.section-header .gradient{background:#fffaf2f0!important}.section-header .header{min-height:72px!important;padding-top:8px!important;padding-bottom:8px!important}.section-header .header.page-width{max-width:var(--pet-max);padding-right:clamp(18px,4vw,48px)!important;padding-left:clamp(18px,4vw,48px)!important}.section-header .header__heading-link.media{width:68px!important;max-width:68px!important;border-radius:0!important}.section-header .header__heading-logo{width:68px!important;max-height:42px!important;height:auto!important;object-fit:contain!important}.section-header .header__inline-menu{margin-left:14px}.section-header .header__menu-item--main{padding-right:13px;padding-left:13px;color:#171717c7!important;font-size:13px!important;font-weight:570!important;letter-spacing:.025em}.section-header .header__menu-item--main:hover{color:var(--pet-ink)!important}.section-header .header__icons{gap:12px}.section-header .header__icon{width:38px;height:38px;color:var(--pet-ink)!important;opacity:1!important}.section-header .header__icon .icon{width:21px;height:21px;color:var(--pet-ink)!important;opacity:1!important;fill:none;stroke:currentColor;stroke-width:1.7px}.section-header .header__icon svg,.section-header .header__icon path,.section-header .header__icon circle{opacity:1!important}@media(max-width:749px){.pet-page-width,.pet-wrap{padding-right:16px;padding-left:16px}.pet-section{overflow-x:clip}.pet-eyebrow{margin-bottom:10px;font-size:10px;letter-spacing:.12em}.pet-heading{font-size:clamp(42px,11.2vw,48px);line-height:.96}.pet-heading--medium{font-size:clamp(30px,8.8vw,36px);line-height:1.02}.pet-subheading{margin-top:14px;font-size:15px;line-height:1.5}.pet-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}.pet-btn{min-height:48px;padding:0 18px;font-size:14px}.pet-scroll-row[data-pet-scroll-hint]{display:flex;overflow-x:auto;scroll-padding-left:16px;scroll-snap-type:x mandatory;padding:0 16px 10px;margin-right:-16px;margin-left:-16px;scrollbar-width:none}.pet-scroll-row[data-pet-scroll-hint]::-webkit-scrollbar{display:none}.pet-scroll-row[data-pet-scroll-hint]>*{flex:0 0 min(84vw,360px);scroll-snap-align:start}.pet-scroll-hint{display:block;margin-top:8px;color:#17171780;font-size:12px;font-weight:820}.pet-product-card{border-radius:18px;background:#fffdf8eb;box-shadow:none}.pet-product-card__media{margin:7px 7px 0;border-radius:15px;background:#f7efe3}.pet-product-card__media img{padding:10px}.pet-product-card__body{gap:7px;padding:11px 10px 12px}.pet-product-card__meta{gap:4px;min-height:78px}.pet-product-card__title{min-height:34px;font-size:13px;line-height:1.18}.pet-product-card__note{display:-webkit-box;color:#1717178a;font-size:11.5px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pet-product-card__price{gap:5px;font-size:13px;line-height:1.15}.pet-product-card .pet-btn{min-height:36px;padding:0 10px;font-size:13px;line-height:1}.pet-badges{top:11px;left:11px;gap:4px;max-width:calc(100% - 22px)}.pet-badge{min-height:18px;padding:0 6px;font-size:8px;font-weight:700;letter-spacing:.03em}.pet-swatches{min-height:16px;gap:5px}.pet-swatch{width:12px;height:12px}.pet-header-promo__inner{min-height:30px;gap:0;padding-right:12px;padding-left:12px;font-size:11px;font-weight:680;text-align:center}.pet-header-promo__dot,.pet-header-promo__dot+span{display:none}.section-header,.shopify-section.section-header,sticky-header.header-wrapper{border-bottom-color:#17171712!important}.section-header .header{min-height:60px!important;padding-top:6px!important;padding-bottom:6px!important}.section-header .header__heading-link.media{width:66px!important;max-width:66px!important}.section-header .header__heading-logo{width:66px!important;max-height:40px!important}.section-header .header__icons{gap:6px}.section-header .header__icon{width:34px;height:34px}.section-header .header__icon .icon{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pet-fade,.pet-btn,.pet-product-card,.pet-product-card__media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/pet-brand.css.map */
