.yoopets-home{--yp-ink: #202421;--yp-forest: #38523c;--yp-cream: #f8f3ea;--yp-paper: #fffdf8;--yp-terracotta: #d65f3f;--yp-muted: #515851;color:var(--yp-ink)}.yoopets-home :where(a,button,input,select):focus-visible{outline:3px solid #1675a9;outline-offset:3px}.yp-hero{min-height:64rem;display:grid;grid-template-columns:minmax(38rem,43%) 1fr;background:var(--yp-cream);overflow:hidden}.yp-hero__copy{padding:clamp(6rem,7vw,10rem) clamp(3rem,7vw,10.8rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.yp-eyebrow{margin:0 0 2.2rem;color:var(--yp-forest);font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.yp-eyebrow:before{content:"\2665";margin-right:.8rem;color:var(--yp-terracotta)}.yp-hero h1{max-width:62rem;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(5.6rem,5.4vw,8.2rem);font-weight:500;line-height:.98;letter-spacing:-.04em}.yp-hero__text{max-width:47rem;margin:3rem 0;color:var(--yp-muted);font-size:1.8rem;line-height:1.65}.yp-actions{display:flex;flex-wrap:wrap;gap:1.2rem}.yp-button{min-height:5.4rem;padding:1.4rem 2.6rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--yp-forest);text-decoration:none;font-weight:700}.yp-button--primary{border-color:var(--yp-terracotta);background:var(--yp-terracotta);color:#fff}.yp-button--secondary{background:transparent;color:var(--yp-forest)}.yp-button:hover{filter:brightness(.94)}.yp-proof{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:1.8rem;color:var(--yp-muted);font-size:1.25rem}.yp-proof span:before{content:"\2713";margin-right:.7rem;color:var(--yp-forest)}.yp-hero__media{position:relative;min-height:58rem}.yp-hero__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.yp-hero__note{position:absolute;right:2rem;bottom:2rem;padding:1.4rem 1.8rem;background:#fffdf8f0;box-shadow:0 .8rem 3rem #0000001f}.yp-hero__note strong,.yp-hero__note span{display:block}.yp-hero__note span{margin-top:.3rem;color:var(--yp-muted);font-size:1.2rem}.yp-pet-catalog{padding:clamp(7rem,8vw,11rem) max(2rem,calc((100vw - 120rem)/2));background:var(--yp-paper)}.yp-pet-switch{margin-bottom:5rem;padding:1.8rem 2rem;display:flex;align-items:center;justify-content:center;gap:2rem;background:#eef2e9}.yp-pet-switch__label{font-weight:700}.yp-pet-switch__controls{display:flex;padding:.4rem;border:1px solid #abb4aa;border-radius:999px;background:#fff}.yp-pet-switch button{min-width:11rem;min-height:4.4rem;border:0;border-radius:999px;background:transparent;color:var(--yp-ink);cursor:pointer}.yp-pet-switch button[aria-pressed=true]{background:var(--yp-forest);color:#fff}.yp-pet-switch button:disabled{color:#6b716b;cursor:not-allowed;opacity:.72}.yp-catalog-panel[hidden]{display:none}.yp-catalog-heading{max-width:76rem;margin-bottom:3.6rem}.yp-catalog-heading h2{margin:0 0 1.4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.2rem,4vw,6rem);font-weight:500;line-height:1;letter-spacing:-.03em}.yp-catalog-heading p{color:var(--yp-muted);font-size:1.7rem;line-height:1.6}.yp-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.yp-product-grid .card-wrapper{height:100%}.yp-empty{padding:4rem;background:var(--yp-cream);color:var(--yp-muted);text-align:center}.yp-view-all{margin-top:3rem}.yp-story{display:grid;grid-template-columns:1fr 1fr;background:#f4e8dc}.yp-story__media{min-height:58rem}.yp-story__media img{width:100%;height:100%;display:block;object-fit:cover}.yp-story__copy{padding:clamp(6rem,8vw,11rem);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.yp-story h2{margin:0 0 2.4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.2rem,4vw,6rem);font-weight:500;line-height:1;letter-spacing:-.03em}.yp-story__copy>p:not(.yp-eyebrow){color:var(--yp-muted);font-size:1.7rem;line-height:1.65}.yp-steps{margin:2.4rem 0 3rem;padding:0;display:grid;gap:1.8rem;list-style:none;counter-reset:steps}.yp-steps li{display:grid;grid-template-columns:3.6rem 1fr;gap:1.2rem}.yp-steps li:before{counter-increment:steps;content:counter(steps);width:3.2rem;height:3.2rem;display:grid;place-items:center;border-radius:50%;background:var(--yp-forest);color:#fff;font-weight:700}.yp-steps strong,.yp-steps span{display:block}.yp-steps span{margin-top:.4rem;color:var(--yp-muted)}.yp-values{padding:5rem max(2rem,calc((100vw - 120rem)/2));display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d7dbd4}.yp-values article{padding:3.2rem;background:#eef2e9;text-align:center}.yp-values h3{margin:0 0 .8rem;font-size:2rem}.yp-values p{margin:0;color:var(--yp-muted);line-height:1.55}.yp-product-facts{margin:2rem 0;padding:2rem;border:1px solid rgba(var(--color-foreground),.18);background:rgba(var(--color-foreground),.035)}.yp-product-facts h3{margin:0 0 1.4rem;font-size:1.8rem}.yp-product-facts dl{margin:0;display:grid;gap:1.2rem}.yp-product-facts div{display:grid;grid-template-columns:12rem 1fr;gap:1rem}.yp-product-facts dt{font-weight:700}.yp-product-facts dd{margin:0}@media(max-width:989px){.yp-hero{grid-template-columns:1fr}.yp-hero__copy{padding:6rem 2.4rem 5rem}.yp-hero__media{min-height:48rem}.yp-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1.4rem}.yp-product-grid>li{min-width:min(78vw,36rem);scroll-snap-align:start}.yp-story{grid-template-columns:1fr}.yp-story__media{min-height:44rem}.yp-story__copy{padding:6rem 2.4rem}.yp-values{grid-template-columns:1fr}}@media(max-width:520px){.yp-hero h1{font-size:clamp(4.5rem,13vw,5.6rem)}.yp-actions,.yp-button{width:100%}.yp-proof{flex-direction:column;gap:.8rem}.yp-hero__media{min-height:39rem}.yp-hero__note{display:none}.yp-pet-switch{align-items:stretch;flex-direction:column}.yp-pet-switch__controls button{flex:1;min-width:0}.yp-catalog-heading h2,.yp-story h2{font-size:4rem}.yp-product-facts div{grid-template-columns:1fr;gap:.3rem}}@media(prefers-reduced-motion:reduce){.yoopets-home *{scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/yoopets.css.map */
