.site-footer{padding:16px 0 18px;position:relative;overflow-x:clip}.site-footer__inner{display:flex;flex-direction:column;gap:12px;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding-left:clamp(20px,5vw,48px);padding-right:clamp(20px,5vw,48px)}.site-footer__row{display:grid;grid-template-columns:1fr;gap:12px;align-items:center;justify-items:center;width:100%}.site-footer__col{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;width:100%}.site-footer__badge-link{display:inline-block;transition:opacity .2s ease}.site-footer__badge-link:hover{opacity:.8}.site-footer__badge-img{display:block;max-width:100%;height:auto}.site-footer__badge-fallback{margin:0;text-align:center;font-size:26px;font-weight:700}.site-footer__aafco-img{display:block;width:auto;max-width:120px;height:auto}.site-footer__klaviyo-heading{margin:0 0 4px;font-size:12px;font-weight:600;letter-spacing:.02em;text-align:center;line-height:1.2}.site-footer__klaviyo-form{width:100%;max-width:340px}.site-footer__klaviyo-form>div,.site-footer__klaviyo-form form{margin:0!important}.site-footer__meta{display:flex;flex-direction:column;align-items:center;gap:6px}.site-footer__social{display:flex;justify-content:center;gap:16px;margin-top:12px}.site-footer__legal{display:flex;flex-direction:column;align-items:center;gap:2px;opacity:.7;font-size:11px;letter-spacing:.03em;text-align:center}.site-footer__copy{margin:0;line-height:1.35}.site-footer__legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:2px 0;font-size:10px}.site-footer__legal-links a{color:inherit;text-decoration:none;margin:0 8px;transition:opacity .2s ease}.site-footer__legal-links a:hover{opacity:1;text-decoration:underline}.site-footer__legal-sep{opacity:.4}.site-footer__payments{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;opacity:.85;margin-top:4px}.site-footer__payments .payment-icon{width:34px;height:auto}@media screen and (max-width:749px){.site-footer__col--badge{order:1}.site-footer__col--klaviyo{order:2}.site-footer__col--aafco{order:3}}@media screen and (min-width:750px){.site-footer{padding:14px 0 16px}.site-footer__inner{gap:10px}.site-footer__row{grid-template-columns:minmax(110px,1fr) auto minmax(220px,1fr);gap:12px 24px;align-items:center}.site-footer__col--aafco{align-items:flex-start;justify-self:start}.site-footer__col--badge{justify-self:center}.site-footer__col--klaviyo{align-items:flex-end;justify-self:end}.site-footer__klaviyo-heading{text-align:right;width:100%}.site-footer__aafco-img{max-width:132px}.site-footer__legal{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 14px}}.collection-cards{--cc-forest: #3D5741;--cc-deep: #2B3E2D;--cc-cream: #F2EBD9;--cc-parchment: #FEFAF3;--cc-gold: #E8A830;--cc-terracotta: #C4845A;--cc-oat: #D4C9A8;--cc-muted: #7A7264;display:block}.collection-cards__inner{padding:clamp(48px,6vw,84px) var(--section-x-padding) clamp(48px,6vw,84px)}.collection-cards__header{text-align:center;margin-bottom:clamp(40px,5vw,64px)}.collection-cards__heading{font-family:FirstRodeo,system-ui,sans-serif!important;font-weight:400;color:var(--cc-deep);font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.01em;margin:0}.collection-cards__subtext{font-size:clamp(16px,1.5vw,19px);line-height:1.5;color:var(--cc-muted);max-width:720px;margin:18px auto 0}.collection-cards__grid{display:grid;grid-template-columns:repeat(var(--cards-per-row-mobile, 2),1fr);gap:clamp(32px,5vw,48px) clamp(16px,2vw,24px)}.collection-card{display:flex;flex-direction:column}.collection-card__title{font-family:FirstRodeo,system-ui,sans-serif!important;font-weight:400;font-size:clamp(20px,2vw,26px);line-height:1.05;color:var(--cc-deep);text-align:center;margin:0 0 18px}.collection-card__ratings{display:flex;justify-content:center;min-height:0;padding:12px 16px 0}.collection-card__frame{background:var(--cc-parchment);border:1.5px solid var(--cc-oat);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;flex:1;box-shadow:0 2px 6px #2b3e2d0f;transition:box-shadow .2s ease,transform .2s ease}.collection-card__frame:hover{box-shadow:0 10px 30px #2b3e2d1f;transform:translateY(-4px)}.collection-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;flex-shrink:0}.collection-card__media-link{position:relative;display:block;width:100%;height:100%}.collection-card__img{width:100%;height:100%;object-fit:cover}.collection-card__ribbon{position:absolute;top:40px;left:-49px;width:212px;height:34px;line-height:34px;transform:rotate(-45deg);text-align:center;font-size:11.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 4px 10px #2b3e2d38;z-index:3;pointer-events:none}.collection-card__ribbon--soon{background:var(--cc-terracotta);color:var(--cc-cream)}.collection-card__ribbon--popular{background:var(--cc-gold);color:var(--cc-deep)}.collection-card__body{padding:22px 22px 24px;display:flex;flex-direction:column;flex:1}.collection-card__desc{margin:16px 0 0;font-size:14.5px;line-height:1.45;color:var(--cc-muted)}.collection-card__highlights{margin:auto 0 0;padding-top:20px}.collection-card__eyebrow{margin:0 0 10px;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.04em;text-transform:uppercase;color:var(--cc-deep)}.collection-card__tags{display:flex;flex-wrap:wrap;gap:8px}.collection-card__tag{display:inline-block;background:var(--cc-cream);border:1px solid var(--cc-oat);border-radius:999px;padding:5px 12px;font-size:11.5px;font-weight:600;color:var(--cc-forest)}.collection-card__actions{display:flex;justify-content:center;margin-top:auto;padding-top:18px}.collection-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body-family);font-weight:600;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;text-decoration:none;font-size:14px;width:100%;padding:0 18px;height:48px;border-radius:11px;cursor:pointer;transition:background .16s,box-shadow .16s,transform .1s}.collection-card__btn:active{transform:scale(.975)}.collection-card__btn--primary{background:var(--cc-forest);color:var(--cc-cream);border:none;box-shadow:0 4px 14px #2b3e2d1a}.collection-card__btn--primary:hover{background:var(--cc-deep);box-shadow:0 8px 22px #2b3e2d29}.collection-card__btn--ghost{background:transparent;color:var(--cc-forest);border:1.5px solid var(--cc-oat)}.collection-card__btn--ghost:hover{background:#3d574114}.collection-card__btn-icon{display:inline-flex}.collection-cards__pagination{margin-top:clamp(40px,5vw,64px);text-align:center}.collection-cards__empty{text-align:center;color:var(--cc-muted);padding:40px 0}@media screen and (max-width:749px){.collection-cards--mobile-2 .collection-cards__grid{gap:28px 12px}.collection-cards--mobile-2 .collection-card__title{font-size:clamp(16px,4.2vw,20px);margin-bottom:12px}.collection-cards--mobile-2 .collection-card__frame{border-radius:14px}.collection-cards--mobile-2 .collection-card__body{padding:14px 12px 16px}.collection-cards--mobile-2 .collection-card__desc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:12.5px;line-height:1.4}.collection-cards--mobile-2 .collection-card__highlights{padding-top:12px}.collection-cards--mobile-2 .collection-card__eyebrow{font-size:11px;margin-bottom:8px}.collection-cards--mobile-2 .collection-card__tags{gap:6px}.collection-cards--mobile-2 .collection-card__tag{padding:4px 8px;font-size:10px}.collection-cards--mobile-2 .collection-card__ribbon{top:28px;left:-56px;width:180px;height:26px;line-height:26px;font-size:9px}.collection-cards--mobile-2 .collection-card__ratings{padding:8px 8px 0;transform:scale(.85);transform-origin:center top}.collection-cards--mobile-2 .collection-card__actions{margin-top:14px}.collection-cards--mobile-2 .collection-card__btn{width:100%;font-size:12px;letter-spacing:.08em;padding:0 12px;height:40px;border-radius:10px}}@media screen and (min-width:750px){.collection-cards__grid{grid-template-columns:repeat(var(--cards-per-row-desktop, 4),1fr);gap:clamp(48px,5vw,72px) clamp(20px,2vw,28px)}}.cart-plan-summary{margin-bottom:14px;padding:10px 14px;border-radius:12px;border:1.5px solid rgba(var(--color-scheme-text),.18);background:rgba(var(--color-scheme-text),.04);text-align:left}.cart-plan-summary__title{margin:0;font-size:12px;font-weight:700;letter-spacing:.04em;line-height:1.3;text-transform:uppercase;color:rgba(var(--color-scheme-text),.7)}.cart-plan-summary__detail{margin:3px 0 0;font-size:14px;font-weight:600;line-height:1.3;color:rgb(var(--color-scheme-accent-1))}.cart-plan-summary__note{margin:2px 0 0;font-size:14px;line-height:1.4;color:rgba(var(--color-scheme-text),.7)}.cart-auto-sub{list-style:none}.cart-household-total{margin:6px 0 0;font-size:13px;font-weight:600;line-height:1.35;color:rgb(var(--color-scheme-accent-1))}.cart-auto-sub__pill{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:14px;border:1.5px solid rgba(var(--color-scheme-text),.18);background:rgba(var(--color-scheme-text),.04)}.cart-auto-sub__media{display:block;flex-shrink:0;width:3rem;overflow:hidden;border-radius:8px}.cart-auto-sub__image{display:block;width:100%;height:auto}.cart-auto-sub__copy{flex:1;min-width:0}.cart-auto-sub__title{display:block;font-size:14px;font-weight:600;line-height:1.3;color:rgb(var(--color-scheme-text))}.cart-auto-sub__today{display:block;margin-top:2px;font-size:12px;font-weight:500;line-height:1.35;color:rgb(var(--color-scheme-text))}.cart-auto-sub__dogs{display:block;margin-top:2px;font-size:12px;font-weight:600;line-height:1.35;color:rgba(var(--color-scheme-text),.75)}.cart-auto-sub__schedule{flex-shrink:0;min-width:5.5rem;max-width:8.5rem;text-align:right}.cart-auto-sub__amount{display:block;font-size:14px;font-weight:600;line-height:1.2;color:rgb(var(--color-scheme-accent-1))}.cart-auto-sub__note{display:block;margin-top:1px;font-size:12px;font-weight:600;line-height:1.25;color:rgb(var(--color-scheme-accent-1))}.cart-auto-sub__remove{margin:6px 0 0;font-size:12px;color:rgba(var(--color-scheme-text),.6)}.cart-note__label{display:block;font-size:14px;font-weight:700;line-height:1.3;color:rgb(var(--color-scheme-text))}.cart-note__input{min-height:5.5rem;padding:12px 14px;border-radius:12px;background:rgba(var(--color-scheme-text),.04);box-shadow:inset 0 0 0 1.5px rgba(var(--color-scheme-text),.18);resize:vertical}.cart-note__input:focus{outline:none;background:rgba(var(--color-scheme-background),.9);box-shadow:inset 0 0 0 1.5px rgb(var(--color-scheme-accent-1))}.cart-note__input::placeholder{color:rgba(var(--color-scheme-text),.45)}.product-card-media{position:relative;display:block;width:100%;height:100%}.product-card-media img{width:100%;height:100%;display:block}.product-card-media--has-hover img:last-child{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .35s ease}@media screen and (hover:hover)and (pointer:fine){.product-card-media--has-hover:hover img:last-child,a:hover .product-card-media--has-hover img:last-child,a:focus-visible .product-card-media--has-hover img:last-child{opacity:1}}@media(prefers-reduced-motion:reduce){.product-card-media--has-hover img:last-child{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/30/compiled_assets/styles.css.map?subset=AAAAIAAAAIAAAAAAgAEAAAAAAAAAAAAAAAAB */
