.home-kicker{font-size:1.2rem;font-weight:900;letter-spacing:.25em;text-transform:uppercase;color:rgb(var(--color-brand-forest, 62, 90, 56))}.home-heading{font-size:clamp(3rem,4vw,4.4rem);line-height:1.08;margin:1.2rem 0 0}.home-section-head{text-align:center}.home-arrow-link{display:inline-flex;align-items:center;gap:.8rem;color:rgb(var(--color-brand-forest, 62, 90, 56));font-weight:900;font-size:1.5rem;text-decoration:none}.home-arrow-link .svg-wrapper{width:1.5rem;transition:transform var(--duration-short, .15s) ease}.home-arrow-link:hover .svg-wrapper{transform:translate(.3rem)}.home-arrow-link:hover{text-decoration:underline;text-underline-offset:.3rem}.home-hero{padding:4.8rem 0 0}.home-hero__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(38rem,100%),1fr));gap:4.4rem;align-items:center}.home-hero__pill{display:inline-flex;align-items:center;gap:.9rem;background:rgb(var(--color-surface-elevated, 255, 253, 248));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:99rem;padding:.8rem 1.6rem;font-size:1.35rem;font-weight:900}.home-hero__pill-stars{color:rgb(var(--color-button));letter-spacing:.1rem;font-size:1.4rem}.home-hero__heading{font-size:clamp(4rem,5.4vw,6.2rem);line-height:1.04;letter-spacing:-.1rem;margin:2.2rem 0 0}.home-hero__lede{font-size:1.8rem;line-height:1.6;color:rgba(var(--color-foreground),.75);margin:1.8rem 0 0;max-width:46ch}.home-hero__checks{display:flex;flex-direction:column;gap:1rem;margin-top:2.2rem;list-style:none;padding:0}.home-hero__checks li{display:flex;align-items:center;gap:1.1rem;font-size:1.55rem;font-weight:700}.home-hero__check-dot{flex:none;width:2.4rem;height:2.4rem;border-radius:50%;background:rgba(var(--color-button),.18);color:rgb(var(--color-brand-forest, 62, 90, 56));display:flex;align-items:center;justify-content:center}.home-hero__check-dot svg{width:1.3rem}.home-hero__ctas{display:flex;gap:1.4rem;margin-top:3rem;flex-wrap:wrap}.home-hero__btn{text-decoration:none;border-radius:99rem;font-family:var(--font-heading-family);font-weight:600;font-size:1.8rem;display:inline-flex;align-items:center;gap:1rem}.home-hero__btn--primary{background:rgb(var(--color-brand-forest, 62, 90, 56));color:rgb(var(--color-brand-forest-text, 255, 255, 255));padding:1.7rem 3.6rem;box-shadow:0 1.2rem 2.6rem -1.2rem rgba(var(--color-brand-forest, 62, 90, 56),.85);transition:transform var(--duration-short, .15s) ease,box-shadow var(--duration-short, .15s) ease}.home-hero__btn--primary:hover{transform:translateY(-.2rem);box-shadow:0 1.6rem 3rem -1.2rem rgba(var(--color-brand-forest, 62, 90, 56),.9)}.home-hero__btn--ghost{background:transparent;border:.2rem solid rgba(var(--color-foreground),.25);color:rgb(var(--color-foreground));padding:1.5rem 3rem}.home-hero__btn--ghost:hover{border-color:rgb(var(--color-brand-forest, 62, 90, 56));color:rgb(var(--color-brand-forest, 62, 90, 56))}.home-hero__media{position:relative}.home-hero__photo{background:rgb(var(--color-surface-elevated, 255, 253, 248));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:3.2rem;aspect-ratio:1.04/1;position:relative;overflow:hidden}.home-hero__photo img{width:100%;height:100%;object-fit:cover}.home-hero__photo-placeholder{height:100%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.45);font-family:var(--font-heading-family)}.home-hero__badge{position:absolute;top:2rem;left:2rem;background:rgb(var(--accent-warm, var(--accent-soft, 251, 231, 190)));border:.1rem solid rgb(var(--accent-warm-border, 230, 199, 126));color:rgb(var(--accent-warm-text, 138, 106, 34));font-size:1.2rem;font-weight:900;padding:.8rem 1.4rem;border-radius:99rem;letter-spacing:.06em;text-transform:uppercase}.home-hero__proof{position:absolute;bottom:-1.8rem;right:2.4rem;background:rgb(var(--color-surface-elevated, 255, 253, 248));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:1.8rem;padding:1.4rem 1.8rem;box-shadow:0 1.8rem 4rem -2rem rgba(var(--color-shadow),.4);display:flex;align-items:center;gap:1.2rem;animation:home-float 5s ease-in-out infinite}@keyframes home-float{0%,to{transform:translateY(0)}50%{transform:translateY(-1rem)}}.home-hero__proof-ic{width:4rem;height:4rem;border-radius:1.2rem;background:rgba(var(--color-button),.18);color:rgb(var(--color-brand-forest, 62, 90, 56));display:flex;align-items:center;justify-content:center;flex:none}.home-hero__proof b{font-family:var(--font-heading-family);font-weight:600;font-size:1.5rem;display:block}.home-hero__proof small{font-size:1.2rem;font-weight:800;color:rgba(var(--color-foreground),.6)}.home-hero__grid--spotlight{grid-template-columns:repeat(auto-fit,minmax(min(36rem,100%),1fr))}.home-hero__spec{font-size:1.45rem;font-weight:800;color:rgba(var(--color-foreground),.65);margin:1.4rem 0 0}.home-hero__rating{margin-top:1.8rem}.home-hero__pricerow{display:flex;align-items:center;gap:1.4rem;flex-wrap:wrap;margin-top:1.8rem}.home-hero__price{font-family:var(--font-heading-family);font-weight:600;font-size:3.2rem;color:rgb(var(--color-brand-forest, 62, 90, 56))}.home-hero__promo{background:rgb(var(--accent-warm, var(--accent-soft, 251, 231, 190)));border:.1rem solid rgb(var(--accent-warm-border, 230, 199, 126));color:rgb(var(--accent-warm-text, 138, 106, 34));font-size:1.2rem;font-weight:900;letter-spacing:.04em;padding:.8rem 1.4rem;border-radius:99rem}.home-hero__stage{position:relative;min-height:60rem}.home-hero__blob{position:absolute;top:2%;right:0;bottom:3%;left:2%;background:rgba(var(--color-button),.18);border-radius:52% 48% 45% 55%/48% 55% 45% 52%;z-index:1}.home-hero__pawmark{position:absolute;z-index:2;color:rgb(var(--color-button));opacity:.5}.home-hero__pawmark svg{width:100%;height:100%}.home-hero__pawmark--1{left:3%;top:10%;width:3.2rem;height:3.2rem}.home-hero__pawmark--2{right:6%;bottom:26%;width:2.2rem;height:2.2rem}.home-hero__petcircle{position:absolute;right:0;top:2%;width:56%;aspect-ratio:1;border-radius:50%;border:.7rem solid rgb(var(--color-surface-elevated, 255, 253, 248));box-shadow:0 2rem 4.4rem -1.8rem rgba(var(--color-shadow),.5);background-repeat:no-repeat;background-size:560%;background-position:81.5% 71%;z-index:3}.home-hero__product-link{position:absolute;left:-5%;bottom:1%;width:86%;z-index:4;display:block;text-decoration:none;outline-offset:.6rem}.home-hero__product{display:block;width:100%;height:auto;filter:drop-shadow(0 3.4rem 5rem rgba(var(--color-shadow),.32));transition:transform .35s cubic-bezier(.34,1.56,.64,1),filter .35s ease;will-change:transform,filter}.home-hero__product-link:hover .home-hero__product,.home-hero__product-link:focus-visible .home-hero__product{transform:translateY(-1.4rem) scale(1.05);filter:drop-shadow(0 5rem 7rem rgba(var(--color-shadow),.42))}.home-hero__chip{position:absolute;background:rgb(var(--color-surface-elevated, 255, 253, 248));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:99rem;padding:.8rem 1.5rem;font-size:1.25rem;font-weight:900;color:rgb(var(--color-brand-forest, 62, 90, 56));box-shadow:0 1rem 2.4rem -1.4rem rgba(var(--color-shadow),.5);z-index:6;white-space:nowrap}.home-hero__chip--honey{background:rgb(var(--accent-warm, var(--accent-soft, 251, 231, 190)));border-color:rgb(var(--accent-warm-border, 230, 199, 126));color:rgb(var(--accent-warm-text, 138, 106, 34))}.home-hero__chip--bestseller{left:0;top:0}.home-hero__chip--coa{left:2%;bottom:30%}.home-hero__chip--social{right:0;bottom:4%}.value-marquee{background:rgb(var(--color-brand-forest, 62, 90, 56));color:rgb(var(--color-brand-forest-text, 255, 255, 255));margin-top:5.6rem;padding:1.7rem 0;overflow:hidden}.value-marquee__track{display:flex;width:max-content;animation:home-marquee 28s linear infinite}.value-marquee:hover .value-marquee__track{animation-play-state:paused}@keyframes home-marquee{to{transform:translate(-50%)}}.value-marquee__set{display:flex;gap:5.2rem;padding:0 2.6rem;align-items:center}.value-marquee__set span{display:inline-flex;align-items:center;gap:1rem;font-family:var(--font-heading-family);font-weight:500;font-size:1.6rem;white-space:nowrap;opacity:.95}.value-marquee__sep{color:rgb(var(--color-button))}.home-best{padding-top:8rem}.home-best__head{display:flex;align-items:end;justify-content:space-between;gap:2rem;flex-wrap:wrap}.home-best__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(24rem,100%),1fr));gap:1.8rem;margin-top:3.6rem;list-style:none;padding:0}.home-pcard{background:rgb(var(--color-surface-elevated, 255, 253, 248));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:2.4rem;overflow:hidden;display:flex;flex-direction:column;height:100%;text-decoration:none;color:rgb(var(--color-foreground));transition:transform var(--duration-short, .15s) ease,box-shadow var(--duration-short, .15s) ease}.home-pcard:hover{box-shadow:0 1.8rem 4rem -2.4rem rgba(var(--color-shadow),.45);transform:translateY(-.3rem)}.home-pcard__media{background:rgba(var(--color-foreground),.035);aspect-ratio:1/.9;display:flex;align-items:center;justify-content:center;position:relative;padding:1.8rem}.home-pcard__media img{max-height:100%;object-fit:contain}.home-pcard__badge{position:absolute;top:1.4rem;left:1.4rem;font-size:1.1rem;font-weight:900;padding:.5rem 1.1rem;border-radius:99rem;letter-spacing:.05em;text-transform:uppercase;background:rgb(var(--accent-warm, var(--accent-soft, 251, 231, 190)));border:.1rem solid rgb(var(--accent-warm-border, 230, 199, 126));color:rgb(var(--accent-warm-text, 138, 106, 34))}.home-pcard__body{padding:2rem 2rem 2.2rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.home-pcard__name{font-family:var(--font-heading-family);font-weight:600;font-size:1.9rem;line-height:1.2;margin:0}.home-pcard__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto;padding-top:1rem}.home-pcard__price{font-family:var(--font-heading-family);font-weight:600;font-size:2.1rem;color:rgb(var(--color-brand-forest, 62, 90, 56))}.home-pcard__cta{background:rgb(var(--color-brand-forest, 62, 90, 56));color:rgb(var(--color-brand-forest-text, 255, 255, 255));border-radius:99rem;padding:1rem 1.8rem;font-weight:900;font-size:1.35rem}.subscribe-band{margin-top:8rem;background:rgb(var(--color-brand-forest, 62, 90, 56));color:rgb(var(--color-brand-forest-text, 255, 255, 255));border-radius:3.2rem;padding:clamp(3rem,4.5vw,5.2rem);position:relative;overflow:hidden}.subscribe-band__watermark{position:absolute;right:-4rem;top:-4rem;opacity:.08;width:30rem;height:30rem;color:rgb(var(--color-button))}.subscribe-band__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(30rem,100%),1fr));gap:4rem;align-items:center;position:relative}.subscribe-band__tag{display:inline-flex;background:rgb(var(--accent-warm, var(--accent-soft, 251, 231, 190)));border:.1rem solid rgb(var(--accent-warm-border, 230, 199, 126));color:rgb(var(--accent-warm-text, 138, 106, 34));font-size:1.2rem;font-weight:900;letter-spacing:.1em;padding:.7rem 1.4rem;border-radius:99rem;text-transform:uppercase}.subscribe-band__heading{font-size:clamp(2.8rem,3.6vw,4.2rem);line-height:1.05;margin:1.8rem 0 0;color:inherit}.subscribe-band__text{font-size:1.65rem;line-height:1.6;opacity:.85;margin-top:1.4rem;max-width:48ch}.subscribe-band__cta{display:inline-flex;align-items:center;gap:1rem;text-decoration:none;background:rgb(var(--color-brand-forest-text, 255, 255, 255));color:rgb(var(--color-brand-forest, 62, 90, 56));border-radius:99rem;padding:1.6rem 3.2rem;font-family:var(--font-heading-family);font-weight:600;font-size:1.7rem;margin-top:2.6rem;transition:transform var(--duration-short, .15s) ease}.subscribe-band__cta:hover{transform:translateY(-.2rem)}.subscribe-band__stats{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem}.subscribe-band__stat{background:#ffffff12;border:.1rem solid rgba(255,255,255,.18);border-radius:1.8rem;padding:2rem}.subscribe-band__stat b{font-family:var(--font-heading-family);font-weight:600;font-size:2.6rem;display:block}.subscribe-band__stat span{font-size:1.35rem;font-weight:800;opacity:.8;margin-top:.4rem;display:block}.home-story{padding-top:8.4rem}.home-story__duo{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(38rem,100%),1fr));gap:4.4rem;align-items:center}.home-story__duo+.home-story__duo{margin-top:7.2rem}.home-story__photo{background:rgb(var(--color-surface-elevated, 255, 253, 248));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:2.8rem;aspect-ratio:1.15/1;overflow:hidden}.home-story__photo img{width:100%;height:100%;object-fit:cover}.home-story__copy{font-size:1.65rem;line-height:1.65;color:rgba(var(--color-foreground),.75);margin-top:1.6rem}.home-story__stats{display:flex;gap:3rem;margin-top:2.4rem;flex-wrap:wrap}.home-story__stats b{font-family:var(--font-heading-family);font-weight:600;font-size:3rem;color:rgb(var(--color-brand-forest, 62, 90, 56));display:block}.home-story__stats span{font-size:1.3rem;font-weight:800;color:rgba(var(--color-foreground),.6)}.home-story__link{margin-top:2.6rem}.home-story__obs{background:rgb(var(--color-surface-elevated, 255, 253, 248));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:2rem;padding:2.2rem;margin-top:2.2rem}.home-story__obs-title{font-family:var(--font-heading-family);font-weight:600;font-size:1.6rem;color:rgb(var(--color-brand-forest, 62, 90, 56));margin:0}.home-story__obs-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.8rem;margin-top:1.4rem;font-size:1.45rem;font-weight:700;list-style:none;padding:0}.home-story__obs-grid li{display:flex;align-items:center;gap:.9rem}.home-quotes{padding-top:8.4rem}.home-quotes__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(30rem,100%),1fr));gap:1.8rem;margin-top:4rem}.home-quote{background:rgb(var(--color-surface-elevated, 255, 253, 248));border:.1rem solid rgba(var(--color-foreground),.08);border-radius:2.4rem;padding:2.8rem;display:flex;flex-direction:column;gap:1.4rem;margin:0}.home-quote__stars{color:rgb(var(--color-button));font-size:1.5rem;letter-spacing:.1rem}.home-quote__title{font-family:var(--font-heading-family);font-weight:600;font-size:1.8rem;line-height:1.25;margin:0}.home-quote blockquote{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75);flex:1;margin:0;font-style:italic}.home-quote__who{display:flex;align-items:center;gap:1rem}.home-quote__avatar{width:3.4rem;height:3.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.3rem;background:rgba(var(--color-button),.18);color:rgb(var(--color-brand-forest, 62, 90, 56));flex:none}.home-quote__who b{font-size:1.35rem;display:block}.home-quote__who small{font-size:1.2rem;font-weight:800;color:rgba(var(--color-foreground),.6)}.home-quotes__more{text-align:center;margin-top:2.6rem}@media screen and (max-width:749px){.home-hero{padding-top:3.2rem}.home-hero__proof{right:1.2rem;padding:1.1rem 1.4rem}.home-hero__stage{min-height:42rem;margin-top:1.2rem}.home-hero__product-link{left:-3%;width:74%}.home-hero__petcircle{width:54%;top:0}.home-hero__chip--coa{display:none}.home-hero__price{font-size:2.8rem}.subscribe-band{margin-top:5.6rem;border-radius:2.4rem}.home-best,.home-story,.home-quotes{padding-top:5.6rem}.home-story__duo+.home-story__duo{margin-top:5.6rem}}@media(prefers-reduced-motion:reduce){.value-marquee__track{animation:none;flex-wrap:wrap;width:100%}.value-marquee__set+.value-marquee__set{display:none}.home-hero__proof{animation:none}.home-pcard,.home-hero__btn--primary,.subscribe-band__cta,.home-arrow-link .svg-wrapper{transition:none}}.home-hero__photo--contain img{object-fit:contain;padding:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-home.css.map */
