.dog-as-seen{overflow:hidden}.dog-as-seen__heading{text-align:center;font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--color-text-muted, #667);margin:0 0 24px;font-weight:600}.dog-as-seen__marquee{overflow:hidden;width:100%}.dog-as-seen__track{display:flex;gap:60px;align-items:center;width:max-content;animation:dog-marquee var(--dog-marquee-speed, 30s) linear infinite}.dog-as-seen__logo{flex:0 0 auto;height:40px;display:flex;align-items:center}.dog-as-seen__logo img{height:100%;width:auto;max-height:40px;filter:grayscale(.2);opacity:.9}@keyframes dog-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.dog-as-seen__track{animation:none}}.container--narrow{max-width:860px;margin:0 auto}.dog-faq__heading{text-align:center;font-size:28px;font-weight:800;margin:0 0 32px}.dog-faq__list{border-top:1px solid rgba(0,0,0,.1)}.dog-faq__item{border-bottom:1px solid rgba(0,0,0,.1)}.dog-faq__q{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 4px;cursor:pointer;font-size:15px;font-weight:600;list-style:none}.dog-faq__q::-webkit-details-marker{display:none}.dog-faq__toggle{position:relative;width:16px;height:16px;flex:0 0 16px}.dog-faq__toggle:before,.dog-faq__toggle:after{content:"";position:absolute;background:currentColor;transition:transform .2s ease}.dog-faq__toggle:before{top:7px;left:0;width:16px;height:2px}.dog-faq__toggle:after{top:0;left:7px;width:2px;height:16px}.dog-faq__item[open] .dog-faq__toggle:after{transform:rotate(90deg)}.dog-faq__a{padding:0 4px 20px;font-size:14.5px;line-height:1.6;color:var(--color-text-muted, #444)}.dog-faq__a p{margin:0 0 10px}.dog-faq__a p:last-child{margin-bottom:0}.dog-feature-bar__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:start}@media(max-width:749px){.dog-feature-bar__grid{grid-template-columns:1fr;gap:20px;text-align:center}}.dog-feature-bar__item{display:flex;gap:14px;align-items:flex-start}@media(max-width:749px){.dog-feature-bar__item{flex-direction:column;align-items:center}}.dog-feature-bar__icon{flex:0 0 40px}.dog-feature-bar__icon img{max-width:40px;height:auto}.dog-feature-bar__heading{font-size:14px;font-weight:700;margin:0 0 4px}.dog-feature-bar__text{font-size:12.5px;line-height:1.45;margin:0;color:var(--color-text-muted, #667)}.dog-guarantee__layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media(max-width:899px){.dog-guarantee__layout{grid-template-columns:1fr;gap:24px}}.dog-guarantee__media{position:relative}.dog-guarantee__image{width:100%;height:auto;display:block;border-radius:10px}.dog-guarantee__badge{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);width:180px}.dog-guarantee__badge img{width:100%;height:auto}.dog-guarantee__heading{font-weight:800;margin:0 0 18px;line-height:1.15}.dog-guarantee__text{font-size:15px;line-height:1.6;color:var(--color-text, #333)}.dog-guarantee__text p{margin:0 0 12px}.dog-guarantee__text p:last-child{margin-bottom:0}.dog-icon-features{text-align:center}.dog-icon-features__heading{font-size:24px;font-weight:700;margin:0 0 32px}.dog-icon-features__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:749px){.dog-icon-features__grid{grid-template-columns:repeat(2,1fr);gap:20px}}.dog-icon-features__item{padding:8px}.dog-icon-features__icon{width:56px;height:56px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.dog-icon-features__icon img{max-width:56px;height:auto}.dog-icon-features__title{font-size:15px;font-weight:700;margin:0 0 6px}.dog-icon-features__text{font-size:13px;line-height:1.45;color:var(--color-text-muted, #667);margin:0}.dog-photo-strip__full{width:100%}.dog-photo-strip__wrap{position:relative}.dog-photo-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}@media(max-width:749px){.dog-photo-strip__grid{grid-template-columns:repeat(2,1fr)}}.dog-photo-strip__item{aspect-ratio:1 / 1;overflow:hidden}.dog-photo-strip__img{width:100%;height:100%;object-fit:cover;display:block}.dog-photo-strip__pill{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:12px 28px;border-radius:999px;font-weight:700;font-size:14px;box-shadow:0 8px 24px #0000001f;white-space:nowrap;z-index:2}@media(max-width:749px){.dog-photo-strip__pill{font-size:12px;padding:10px 18px}}.dog-reviews__heading{text-align:center;font-size:26px;font-weight:800;margin:0 0 24px}.dog-reviews__scroller{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px 4px 20px}.dog-reviews__scroller::-webkit-scrollbar{display:none}.dog-reviews__card{flex:0 0 300px;scroll-snap-align:start;background:#fff;border-radius:10px;padding:20px;box-shadow:0 4px 16px #0000000f;display:flex;flex-direction:column;gap:8px}@media(min-width:900px){.dog-reviews__card{flex:0 0 340px}}.dog-reviews__eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted, #667);margin:0;font-weight:600}.dog-reviews__stars{color:#00b67a;letter-spacing:2px;font-size:14px}.dog-reviews__title{font-size:16px;font-weight:700;margin:0;border-left:3px solid #00b67a;padding-left:10px;line-height:1.3}.dog-reviews__body{font-size:13.5px;line-height:1.5;margin:0;color:#444}.dog-reviews__photo{border-radius:8px;overflow:hidden;aspect-ratio:4 / 3;background:#f2f4f8;margin:4px 0}.dog-reviews__photo img{width:100%;height:100%;object-fit:cover;display:block}.dog-reviews__attribution{font-size:12.5px;color:var(--color-text-muted, #667);margin:0}.dog-reviews__nav{display:flex;justify-content:center;gap:12px;margin-top:8px}.dog-reviews__arrow{width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.12);font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.dog-reviews__arrow:hover{background:#f5f7fb}.dog-stock-urgency{margin:20px 0}.dog-stock-urgency__box{padding:18px 22px;border-radius:8px;text-align:center}.dog-stock-urgency__eyebrow{font-size:15px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px}.dog-stock-urgency__body{font-size:13px;line-height:1.45;margin:0 0 12px;opacity:.95}.dog-stock-urgency__body p{margin:0}.dog-stock-urgency__cta{margin:12px 0 4px}.dog-stock-urgency__cta-badge{display:inline-block;background:#ffe500;color:#000;padding:8px 22px;border-radius:4px;font-weight:800;font-size:14px;letter-spacing:.05em;text-transform:uppercase}.dog-stock-urgency__cta-sub{font-size:12.5px;margin:8px 0 0;font-style:italic;opacity:.9}.dog-stock-urgency__footnote{margin:10px 0 0;font-size:12px;color:var(--color-text-muted, #667);text-align:center;font-style:italic}.dog-story__eyebrow{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted, #667);text-align:center;margin:0 0 10px;font-weight:500}.dog-story__heading{text-align:center;font-weight:700;margin:0 0 32px;line-height:1.15}.dog-story__layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.dog-story__layout--right .dog-story__media{order:2}@media(max-width:899px){.dog-story__layout,.dog-story__layout--right{grid-template-columns:1fr;gap:24px}.dog-story__layout--right .dog-story__media{order:0}}.dog-story__image{width:100%;height:auto;display:block;border-radius:10px}.dog-story__paragraph{font-size:15px;line-height:1.6;margin-bottom:14px;color:var(--color-text, #333)}.dog-story__paragraph:last-child{margin-bottom:0}.dog-story__paragraph p{margin:0 0 12px}.dog-story__paragraph p:last-child{margin-bottom:0}.dog-story__checklist{list-style:none;padding:0;margin:16px 0 0}.dog-story__check-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;font-size:14.5px;border-bottom:1px solid rgba(0,0,0,.06)}.dog-story__check-item:last-child{border-bottom:none}.dog-story__check{flex:0 0 22px;height:22px;background:#2e7d32;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.dog-usp-grid{text-align:center}.dog-usp-grid__eyebrow{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted, #667);margin-bottom:12px;font-weight:500}.dog-usp-grid__heading{font-weight:700;line-height:1.15;max-width:640px;margin:0 auto 16px}.dog-usp-grid__text{max-width:560px;margin:0 auto 36px;color:var(--color-text-muted, #667);font-size:15px}.dog-usp-grid__tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 0 32px}@media(max-width:749px){.dog-usp-grid__tiles{grid-template-columns:repeat(2,1fr);gap:12px}}.dog-usp-grid__tile{background:var(--color-panel-bg, #eef2f8);border-radius:14px;padding:22px 16px 20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.dog-usp-grid__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.dog-usp-grid__icon img{max-width:100%;height:auto}.dog-usp-grid__tile-heading{font-size:15px;font-weight:700;margin:0 0 6px}.dog-usp-grid__tile-text{font-size:12.5px;line-height:1.4;color:var(--color-text-muted, #667);margin:0}.dog-usp-grid__review{max-width:720px;margin:0 auto 24px;padding:18px 24px;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#fff}.dog-usp-grid__stars{margin-bottom:8px;font-size:14px;letter-spacing:2px}.dog-usp-grid__star--filled{color:#3b6ee9}.dog-usp-grid__quote{font-style:italic;font-size:15px;margin:0 0 6px}.dog-usp-grid__attribution{font-size:12px;color:var(--color-text-muted, #667);margin:0}.dog-usp-grid__cta{margin-top:8px}.dog-usp-grid__button{display:inline-block;padding:14px 42px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;font-size:13px}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
