:root{--ink: #21352f;--forest: #173f35;--cream: #f8f3e8;--paper: #fffdf8;--sage: #dfe8d5;--coral: #d46c4e;--gold: #e8b84e;--line: rgba(33, 53, 47, .18);--serif: "Inter", Arial, sans-serif;--sans: "Inter", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.is-locked{overflow:hidden}button,input,select,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:22px;height:22px}.page-width{width:min(calc(100% - 72px),1380px);margin-inline:auto}.mobile-only,.is-hidden{display:none!important}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-to-content-link:focus{clip:auto;width:auto;height:auto;margin:12px;padding:12px 18px;z-index:999;background:#fff}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.eyebrow{display:block;margin-bottom:22px;font-size:11px;font-weight:700;letter-spacing:.18em}em{color:var(--coral);font-weight:400}.button{min-height:52px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:26px;border:1px solid var(--ink);background:transparent;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button--dark{color:#fff;background:var(--ink)}.button--dark:hover{background:#345048}.button--accent{color:#fff;background:var(--coral);border-color:var(--coral)}.button--light{background:#ffffffdb}.paw-mark{position:relative;display:inline-block;width:29px;height:27px;flex:0 0 auto}.paw-mark i,.paw-mark b{position:absolute;display:block;background:var(--coral);transform:rotate(-8deg)}.paw-mark i{width:7px;height:9px;border-radius:55% 55% 48% 48%}.paw-mark i:nth-child(1){left:1px;top:7px;transform:rotate(-32deg)}.paw-mark i:nth-child(2){left:8px;top:1px;transform:rotate(-12deg)}.paw-mark i:nth-child(3){right:7px;top:1px;transform:rotate(12deg)}.paw-mark i:nth-child(4){right:0;top:7px;transform:rotate(32deg)}.paw-mark b{left:6px;bottom:0;width:17px;height:15px;border-radius:55% 55% 50% 50%}.paw-mark--light i,.paw-mark--light b{background:currentColor}.announcement-bar{height:35px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:var(--announcement-bg, var(--forest));font-size:10px;font-weight:700;letter-spacing:.14em}.announcement-bar__middle{opacity:.62}.site-header{position:relative;z-index:40;height:78px;border-bottom:1px solid var(--line);background:#fffdf8f7}.site-header__inner{height:100%;display:flex;align-items:center}.site-logo{width:var(--logo-width, 210px);display:inline-flex;align-items:center;gap:11px;font-family:var(--serif);font-size:27px;line-height:1}.site-logo__image{width:var(--logo-width);height:auto}.desktop-nav{margin:auto;display:flex;align-items:center;gap:36px}.desktop-nav a{position:relative;display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600}.desktop-nav a svg{width:13px}.desktop-nav a:after{content:"";position:absolute;left:0;bottom:-10px;width:0;height:1px;background:currentColor;transition:width .25s}.desktop-nav a:hover:after{width:100%}.site-header__actions{width:210px;display:flex;justify-content:flex-end;gap:6px}.icon-button{width:40px;height:40px;padding:0;display:grid;place-items:center;border:0;background:transparent}.icon-button:hover{opacity:.65}.cart-button{position:relative}.cart-count{position:absolute;top:0;right:0;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--coral);font-size:10px;font-weight:700}.hero-section{position:relative;min-height:min(730px,calc(100vh - 113px));display:flex;align-items:center;overflow:hidden;color:var(--ink);background-color:#f3f2ef;background-image:var(--hero-image);background-position:center;background-repeat:no-repeat;background-size:cover}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,#0f261f6b,#0f261f38 34%,#0f261f00 62%)}.hero-section__content{position:relative;z-index:2}.hero-section h1,.section-heading h2,.image-with-text h2,.testimonials h2,.newsletter-section h2{max-width:690px;margin:0;font-family:var(--serif);font-size:clamp(55px,6vw,92px);font-weight:400;line-height:.96;letter-spacing:-.035em}.hero-section h1{max-width:600px;color:#fff;font-size:clamp(54px,5vw,80px)}.hero-section__text{max-width:470px;margin:27px 0 32px;font-size:16px;line-height:1.65}.hero-section__buttons{display:flex;gap:12px}.hero-section .button--dark{background:var(--ink);border-color:var(--ink);color:#fff}.hero-section .button--light{border-color:var(--ink);color:var(--ink);background:#ffffff9e}.hero-stamp{position:absolute;z-index:2;right:34px;bottom:32px;width:94px;height:94px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--coral);text-align:center;transform:rotate(7deg)}.hero-stamp .paw-mark{transform:scale(.57);margin:-8px 0 -5px}.hero-stamp span{font-size:9px;font-weight:700;line-height:1.45;letter-spacing:.12em}.trust-bar{min-height:104px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.trust-item{padding:25px 34px;display:grid;grid-template-columns:28px 1fr;column-gap:10px;align-content:center;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item span{grid-row:1 / 3;color:var(--coral);font-family:var(--serif);font-size:18px;font-style:italic}.trust-item b{font-size:10px;letter-spacing:.1em}.trust-item p{margin:5px 0 0;font-size:11px;opacity:.62}.featured-products{padding-block:110px 125px}.section-heading{margin-bottom:52px;display:flex;align-items:flex-end;justify-content:space-between}.section-heading h2,.image-with-text h2,.testimonials h2,.newsletter-section h2{font-size:clamp(43px,4.3vw,65px);line-height:1}.text-link{margin-bottom:8px;padding-bottom:8px;display:flex;align-items:center;gap:30px;border-bottom:1px solid;font-size:10px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.text-link svg{width:17px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card__media{position:relative;min-height:380px;overflow:hidden;background:#f1ede3}.product-card__image-link{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-card__image{transform:scale(1.035)}.badge{position:absolute;z-index:3;top:14px;left:14px;padding:7px 10px;color:#fff;background:var(--ink);font-size:8px;font-weight:700;letter-spacing:.12em}.quick-add-form{position:absolute;z-index:4;left:10px;right:10px;bottom:10px}.quick-add{width:100%;height:46px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:0;color:var(--ink);background:var(--paper);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transform:translateY(65px);transition:transform .3s}a.quick-add{position:absolute;z-index:4;left:10px;bottom:10px;width:calc(100% - 20px)}.product-card__media:hover .quick-add,.quick-add:focus{transform:translateY(0)}.product-card__info{padding-top:18px}.product-card__info>span{font-size:8px;font-weight:700;letter-spacing:.15em;opacity:.55}.product-card__info h3{min-height:42px;margin:8px 0 7px;font-family:var(--serif);font-size:19px;font-weight:400;line-height:1.18}.stars{color:#d5933c;font-size:9px;letter-spacing:.08em}.stars small{margin-left:4px;color:var(--ink);letter-spacing:0;opacity:.55}.price{margin-top:9px;display:flex;gap:8px;font-size:12px;font-weight:600}.price s{opacity:.4;font-weight:400}.category-grid{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.category-card{position:relative;min-height:600px;padding:70px;display:flex;align-items:flex-end;overflow:hidden;color:#fff;background-image:var(--category-image);background-position:center;background-size:cover}.category-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0e241dc7,#0e241d0d 70%);transition:background .3s}.category-card:hover .category-card__shade{background:linear-gradient(0deg,#0e241ddb,#0e241d1f 70%)}.category-card__copy{position:relative;z-index:2}.category-card__copy>span{font-size:10px;font-weight:700;letter-spacing:.17em}.category-card__copy h2{margin:9px 0 8px;font-family:var(--serif);font-size:74px;font-weight:400;line-height:1}.category-card__copy p{font-family:var(--serif);font-size:17px;font-style:italic}.category-card__copy b{width:fit-content;margin-top:34px;padding-bottom:8px;display:flex;align-items:center;gap:24px;border-bottom:1px solid;font-size:10px;letter-spacing:.1em}.category-card__copy svg{width:17px}.image-with-text{min-height:750px;display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.image-with-text__media{position:relative;min-height:700px;overflow:hidden}.image-with-text__media img{width:100%;height:100%;object-fit:cover}.photo-credit{position:absolute;left:25px;bottom:25px;padding:9px 12px;color:var(--ink);background:#fff;font-size:8px;font-weight:700;letter-spacing:.13em}.image-with-text__content{max-width:680px;align-self:center;padding:90px 9vw}.image-with-text__content>.rte{max-width:530px;margin:30px 0;font-size:15px;line-height:1.75;opacity:.78}.image-with-text ul{margin:0 0 34px;padding:0;list-style:none}.image-with-text li{padding:14px 0;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);font-size:12px}.image-with-text li span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--sage)}.image-with-text li svg{width:16px}.testimonials{position:relative;padding:110px 8vw 130px;display:grid;grid-template-columns:.8fr 1.2fr;background:#d3dfcf}.testimonials:after{content:"\201c";position:absolute;right:5%;top:4%;font-family:var(--serif);font-size:180px;opacity:.08}.testimonials__heading{padding-right:50px}.testimonials__slides{position:relative;min-height:270px}.testimonial{display:none;max-width:720px}.testimonial.is-active{display:block}.testimonial__stars{color:#c67c40;font-size:12px;letter-spacing:.12em}.testimonial blockquote{margin:25px 0 35px;font-family:var(--serif);font-size:clamp(28px,3vw,45px);line-height:1.18}.testimonial__author{display:flex;flex-direction:column;gap:6px;font-size:10px;font-weight:700;letter-spacing:.13em}.testimonial__author small{font-weight:400;letter-spacing:0;opacity:.6}.testimonial-controls{position:absolute;right:8vw;bottom:65px;display:flex;align-items:center;gap:18px}.testimonial-controls button{width:42px;height:42px;border:1px solid rgba(33,53,47,.35);border-radius:50%;background:transparent}.testimonial-controls span{font-size:9px;letter-spacing:.12em}.testimonial-controls i{font-style:normal}.newsletter-section{min-height:570px;padding:90px 20px;display:flex;flex-direction:column;align-items:center;color:#fff;background:#c45f45;text-align:center}.newsletter-section__icons{margin-bottom:22px;display:flex;align-items:center;gap:20px}.newsletter-section__icons>span{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;font-size:23px}.newsletter-section__icons .paw-mark{transform:scale(.65)}.newsletter-section .eyebrow{margin-bottom:18px}.newsletter-section h2{max-width:720px}.newsletter-section h2 em{color:#f2d48b}.newsletter-section>.rte{margin:25px 0;font-size:13px;opacity:.85}.newsletter-form{width:min(100%,500px)}.newsletter-form__field{height:58px;display:flex;background:#fff}.newsletter-form input{min-width:0;flex:1;padding:0 20px;border:0;outline:0}.newsletter-form button{width:180px;border:0;display:flex;align-items:center;justify-content:center;gap:20px;color:#fff;background:var(--ink);font-size:10px;font-weight:700;letter-spacing:.1em}.newsletter-form button svg{width:18px}.newsletter-section>small{margin-top:15px;font-size:8px;opacity:.65}.newsletter-success{padding:18px 25px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--ink);background:#fff}.form-error{display:block;margin-top:8px;color:#fff}.site-footer{color:#f5efe3;background:#16382f}.footer-main{padding:82px 0 70px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:70px}.site-logo--light{color:#fff}.footer-brand p{margin:25px 0;color:#cbd5cf;font-family:var(--serif);font-size:18px;font-style:italic;line-height:1.45}.social-links{display:flex;gap:10px}.social-links a{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;font-size:10px;font-weight:700}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-links h3{margin:0 0 9px;color:#d7aa62;font-size:10px;letter-spacing:.14em}.footer-links a{color:#cbd5cf;font-family:var(--serif);font-size:15px}.footer-links a:hover{color:#fff}.footer-bottom{min-height:75px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.15);color:#9eafa9;font-size:8px;letter-spacing:.12em}.footer-bottom div{display:flex;gap:26px}.screen-overlay{position:fixed;z-index:89;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;background:#0c19168c;transition:opacity .3s}.screen-overlay.is-active{opacity:1;pointer-events:auto}.mobile-menu{position:fixed;z-index:100;inset:0 auto 0 0;width:min(88%,390px);padding:0 25px 35px;background:var(--paper);transform:translate(-100%);transition:transform .35s}.mobile-menu.is-open{transform:translate(0)}.mobile-menu__top{height:86px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.mobile-menu nav{padding-top:20px;display:flex;flex-direction:column}.mobile-menu nav a{padding:18px 3px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);font-family:var(--serif);font-size:23px}.mobile-menu__note{position:absolute;right:25px;bottom:35px;left:25px;padding:22px;display:flex;align-items:center;gap:16px;background:var(--sage)}.mobile-menu__note p{margin:0;font-size:11px;line-height:1.55}.search-overlay{position:fixed;z-index:110;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;background:#f8f3e8f7;transition:opacity .25s}.search-overlay.is-open{opacity:1;pointer-events:auto}.search-overlay__bar{border-bottom:1px solid var(--line);background:#fff}.search-form{height:105px;display:flex;align-items:center;gap:20px}.search-form input{flex:1;border:0;outline:0;color:var(--ink);font-family:var(--serif);font-size:28px}.search-overlay__body{padding-top:45px}.search-overlay__body>span{font-size:9px;font-weight:700;letter-spacing:.15em}.search-overlay__body div{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.search-overlay__body a{padding:10px 17px;border:1px solid var(--line);border-radius:50px;background:#fff;font-size:12px}.cart-drawer{position:fixed;z-index:100;inset:0 0 0 auto;width:min(100%,480px);display:flex;flex-direction:column;background:var(--paper);transform:translate(100%);transition:transform .35s}.cart-drawer.is-open{transform:translate(0)}.cart-drawer__header{height:105px;padding:25px 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.cart-drawer__header>div>span{font-size:9px;font-weight:700;letter-spacing:.15em}.cart-drawer__header h2{margin:4px 0 0;font-family:var(--serif);font-size:27px;font-weight:400}.cart-drawer__header h2 em{font-size:16px}.cart-drawer__content{min-height:0;flex:1;display:flex;flex-direction:column}.empty-cart{margin:auto;padding:40px;text-align:center}.empty-cart .paw-mark{margin-bottom:20px;transform:scale(1.5)}.empty-cart h3{margin:15px 0 5px;font-family:var(--serif);font-size:30px;font-weight:400}.empty-cart p{margin-bottom:25px;font-size:12px;line-height:1.6;opacity:.65}.cart-items{overflow:auto;padding:8px 28px}.cart-item{padding:20px 0;display:grid;grid-template-columns:110px 1fr;gap:17px;border-bottom:1px solid var(--line)}.cart-item__image{width:110px;height:130px;object-fit:cover;background:#eee9de}.cart-item__details>span{font-size:7px;font-weight:700;letter-spacing:.13em;opacity:.55}.cart-item__details h3{margin:5px 0;font-family:var(--serif);font-size:17px;font-weight:400}.cart-item__details p{margin:8px 0;font-size:11px;font-weight:700}.quantity-selector{width:100px;height:32px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line)}.quantity-selector button{width:30px;height:30px;padding:0;display:grid;place-items:center;border:0;background:none}.quantity-selector button svg{width:15px}.quantity-selector span{font-size:11px}.cart-drawer__footer{margin-top:auto;padding:22px 28px 28px;border-top:1px solid var(--line)}.subtotal{margin-bottom:20px;display:flex;justify-content:space-between;font-family:var(--serif);font-size:20px}.cart-drawer__footer .button{width:100%;margin-top:8px}.cart-drawer__footer form{margin:0}.main-product{padding-block:80px 110px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:70px}.main-product__media{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-content:start}.main-product__image{width:100%;aspect-ratio:4 / 5;object-fit:cover;background:#f1ede3}.main-product__media .main-product__image:first-child:last-child{grid-column:1 / -1;aspect-ratio:1}.main-product__info{position:sticky;top:40px;align-self:start;padding-top:20px}.main-product__info h1,.collection-heading h1{margin:0 0 16px;font-family:var(--serif);font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1}.main-product__price .price{font-size:17px}.main-product__info>.stars{margin:16px 0 25px}.main-product__description{margin:28px 0;font-size:14px;line-height:1.7}.main-product form label{margin:18px 0 8px;display:block;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.main-product select{width:100%;height:50px;padding:0 14px;border:1px solid var(--line);background:#fff}.product-form__row{display:grid;grid-template-columns:86px 1fr;gap:10px}.product-form__row input{width:100%;min-height:52px;padding:0 12px;border:1px solid var(--line);text-align:center}.product-submit{width:100%}.product-assurances{margin-top:25px;display:grid;gap:10px;padding-top:22px;border-top:1px solid var(--line);font-size:11px}.shopify-payment-button{margin-top:10px}.main-collection,.main-cart{padding-block:90px 120px}.collection-heading{max-width:680px;margin-bottom:55px}.collection-heading .rte{margin-top:20px;line-height:1.7}.collection-toolbar{margin-bottom:30px;padding-block:16px;display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--line);font-size:11px}.collection-toolbar form{display:flex;align-items:center;gap:12px}.collection-toolbar select{padding:8px 30px 8px 10px;border:1px solid var(--line);background:#fff}.pagination{margin-top:55px;text-align:center}.pagination .page,.pagination a{margin:0 8px}.cart-page-empty{padding:90px 20px;text-align:center;background:var(--cream)}.cart-page-empty h2{margin:20px 0 5px;font-family:var(--serif);font-size:36px;font-weight:400}.cart-page-empty p{margin-bottom:25px}.cart-page-form{display:grid;grid-template-columns:1fr 390px;gap:60px}.cart-page-item{padding:18px 0;display:grid;grid-template-columns:110px 1fr 80px 100px;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.cart-page-item img{width:110px;height:125px;object-fit:cover}.cart-page-item .eyebrow{margin:0 0 5px;font-size:8px}.cart-page-item h2{margin:0;font-family:var(--serif);font-size:18px;font-weight:400}.cart-page-item p{font-size:11px}.cart-page-item input{width:70px;padding:10px;border:1px solid var(--line)}.cart-page-summary{align-self:start;padding:30px;background:var(--cream)}.cart-page-summary>div{display:flex;justify-content:space-between;font-family:var(--serif);font-size:22px}.cart-page-summary p{margin-bottom:25px;font-size:10px;opacity:.6}.cart-page-summary .button{width:100%;margin-top:10px}.cart-page-summary textarea{width:100%;min-height:100px;margin-bottom:20px;padding:12px;border:1px solid var(--line)}@media(max-width:1050px){.page-width{width:min(calc(100% - 40px),1380px)}.product-grid{grid-template-columns:repeat(2,1fr);gap:45px 18px}.product-card__media{min-height:440px}.category-card{min-height:540px;padding:50px 35px}.image-with-text__content{padding:70px 6vw}.footer-main,.main-product{gap:35px}}@media(max-width:760px){.page-width{width:calc(100% - 32px)}.desktop-only{display:none!important}.mobile-only{display:grid!important}.announcement-bar{height:31px;justify-content:center;padding:0 15px}.announcement-bar__middle,.announcement-bar>span:last-child{display:none}.site-header{height:66px}.site-header__inner{justify-content:space-between}.site-header__inner>.icon-button{margin-left:-10px}.site-logo{width:auto;font-size:23px}.site-header__actions{width:auto;gap:0;margin-right:-8px}.hero-section{min-height:720px;align-items:flex-end;padding-bottom:32px;background-position:57% center;background-size:cover}.hero-section__content{text-align:center}.hero-section .eyebrow{margin-bottom:14px}.hero-section h1{font-size:52px}.hero-section__text{margin:17px auto 20px;font-size:13px;line-height:1.5}.hero-section__buttons{justify-content:center}.hero-section__buttons .button{min-height:47px;padding:0 17px;gap:10px;font-size:9px}.hero-stamp{right:14px;bottom:270px;width:72px;height:72px}.hero-stamp span{font-size:7px}.trust-bar{grid-template-columns:1fr 1fr}.trust-item{min-height:88px;padding:20px 14px;border-bottom:1px solid var(--line)}.trust-item:nth-child(2){border-right:0}.trust-item span{font-size:15px}.trust-item b{font-size:8px}.trust-item p{font-size:9px}.featured-products{padding-block:75px}.section-heading{display:block;margin-bottom:33px}.section-heading h2,.image-with-text h2,.testimonials h2,.newsletter-section h2{font-size:42px}.section-heading .text-link{display:none}.product-grid{grid-template-columns:1fr 1fr;gap:34px 10px}.product-card__media{min-height:240px}.quick-add{height:38px;left:6px;right:6px;bottom:6px;transform:translateY(0);font-size:8px}a.quick-add{left:6px;bottom:6px;width:calc(100% - 12px)}.quick-add-form{left:6px;right:6px;bottom:6px}.product-card__info{padding-top:12px}.product-card__info h3{min-height:48px;font-size:14px}.category-grid{grid-template-columns:1fr}.category-card{min-height:440px;padding:40px 28px}.category-card__copy h2{font-size:58px}.image-with-text{grid-template-columns:1fr}.image-with-text__media{min-height:510px}.image-with-text__content{padding:70px 24px}.testimonials{padding:75px 24px 115px;grid-template-columns:1fr}.testimonials__heading{padding:0 0 40px}.testimonial blockquote{font-size:28px}.testimonial-controls{right:24px;bottom:48px}.newsletter-section{min-height:540px;padding:70px 20px}.newsletter-form button{width:135px;gap:8px;font-size:8px}.footer-main{padding:60px 0;grid-template-columns:1fr 1fr;gap:50px 25px}.footer-brand{grid-column:1 / -1}.footer-links:last-child{grid-column:1 / -1}.footer-bottom{padding:25px 0;display:grid;justify-content:start;gap:14px}.search-form{height:80px}.search-form input{font-size:18px}.main-product{padding-block:45px 80px;grid-template-columns:1fr}.main-product__info{position:static}.main-product__media{gap:7px}.main-product__info h1,.collection-heading h1{font-size:45px}.main-collection,.main-cart{padding-block:60px 80px}.collection-toolbar{align-items:flex-start;gap:15px}.collection-toolbar form{align-items:flex-start;flex-direction:column;gap:5px}.cart-page-form{grid-template-columns:1fr;gap:35px}.cart-page-item{grid-template-columns:80px 1fr 65px;gap:12px}.cart-page-item img{width:80px;height:95px}.cart-page-item strong{grid-column:2}}@media(max-width:390px){.hero-section h1{font-size:46px}.hero-section__buttons{flex-direction:column}.hero-section__buttons .button{width:100%}.hero-stamp{bottom:298px}.product-card__media{min-height:215px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--market-green: #176d36;--market-green-dark: #105b2c;--market-lime: #b8df19;--market-mint: #dcefd9;--market-ink: #202529}.template-index{color:var(--market-ink);background:#fff}.template-index .page-width{width:min(calc(100% - 48px),1400px)}.store-header{position:relative;z-index:40;background:#fff}.store-header__main{min-height:158px;display:grid;grid-template-columns:310px minmax(440px,1fr) 260px;align-items:center;gap:34px}.store-brand{min-width:0;display:flex;align-items:center;color:var(--market-green)}.store-brand__desktop{width:100%;display:flex;align-items:center;gap:12px}.store-brand__desktop>img{width:82px;height:82px;flex:0 0 82px;object-fit:contain}.store-brand__lockup{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:end;column-gap:7px;line-height:.9}.store-brand__lockup strong{color:#173b21;font-family:Georgia,serif;font-size:29px;font-weight:600;letter-spacing:-.045em;white-space:nowrap}.store-brand__lockup b{padding-bottom:2px;color:#a99635;font-size:12px;letter-spacing:.24em}.store-brand__lockup small{grid-column:1 / -1;margin-top:9px;color:#657067;font-size:9px;letter-spacing:.08em}.store-brand__mobile{display:none}.store-brand__paws{display:flex;align-items:flex-end;gap:1px;transform:rotate(-5deg)}.store-brand__paws .paw-mark:first-child{transform:scale(1.25) translateY(3px)}.store-brand__paws .paw-mark:last-child{transform:scale(.95) rotate(16deg)}.store-brand .paw-mark i,.store-brand .paw-mark b{background:var(--market-lime)}.store-brand__copy{display:flex;flex-direction:column}.store-brand__copy strong{font-size:28px;font-weight:800;line-height:.95;letter-spacing:-.035em}.store-brand__copy small{margin-top:8px;color:#72777a;font-size:12px;letter-spacing:.02em}.store-header__search-zone{display:grid;gap:9px}.shipping-ribbon{min-height:40px;padding:0 15px;display:flex;align-items:center;gap:7px;color:var(--market-green);background:var(--market-lime)}.shipping-ribbon b{font-size:13px}.shipping-ribbon>span{font-size:10px;opacity:.76}.shipping-ribbon__truck{width:36px;height:27px;margin-left:auto;display:grid;place-items:center;opacity:1!important}.shipping-ribbon__truck svg{width:36px;height:27px}.inline-search{height:48px;padding:0 16px;display:flex;align-items:center;gap:12px;border:1px solid #5f8e6b;border-radius:2px}.inline-search svg{width:21px;color:var(--market-green)}.inline-search input{min-width:0;flex:1;border:0;outline:0;font-size:15px}.inline-search input::placeholder{color:#a5a8bf}.store-header__account{display:flex;align-items:center;justify-content:flex-end;gap:15px}.header-cart{position:relative;padding:0;display:flex;align-items:center;gap:15px;border:0;background:none}.header-cart__icon{width:47px;height:47px;display:grid;place-items:center;border:1px solid #d8dcda;border-radius:50%}.header-cart__icon svg{width:23px;height:23px}.header-account{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.header-account b{font-size:15px;font-weight:500}.header-account small{color:#60676b;font-size:10px}.header-cart .cart-count{top:-5px;right:auto;left:35px;color:#fff;background:var(--market-green)}.store-nav{color:#fff;background:var(--market-green)}.store-nav__inner{min-height:55px;display:flex;align-items:center;gap:clamp(15px,1.65vw,25px)}.store-nav a{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700;white-space:nowrap}.store-nav a:hover{color:var(--market-lime)}.store-nav svg{width:12px;height:12px}.store-nav__club{margin-left:auto;color:#f4ce3f;font-size:17px!important;font-style:italic}.store-nav__home{padding-inline:3px}.store-nav__home svg{width:17px;height:17px}.store-brand--mobile{font-size:18px}.store-brand--mobile img{width:43px;height:43px;object-fit:contain}.mobile-menu__club{position:absolute;right:25px;bottom:32px;left:25px;padding:16px;color:var(--market-green);background:var(--market-lime);font-weight:800;text-align:center}.food-storefront{padding:13px 0 80px}.food-hero{position:relative;min-height:235px;display:block;overflow:hidden;border-radius:24px;color:var(--market-green);background:#f2f2f0}.food-hero img{position:absolute;inset:0 0 0 auto;width:62%;height:100%;object-fit:cover;object-position:62% 48%}.food-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f4f4f1 0 35%,#f4f4f1e8 44%,#f4f4f11a 69%)}.food-hero__copy{position:relative;z-index:2;width:47%;min-height:235px;padding:33px 42px;display:flex;flex-direction:column;justify-content:center}.food-hero__copy>span{margin-bottom:8px;color:#d51f2a;font-size:13px;font-weight:800;letter-spacing:.1em}.food-hero__copy h1{max-width:470px;margin:0;font-size:clamp(28px,3.1vw,49px);line-height:.98;letter-spacing:-.04em}.food-hero__copy p{max-width:430px;margin:10px 0 15px;color:#53585b;font-size:13px}.food-hero__copy b{width:fit-content;min-width:154px;padding:12px 28px;border-radius:24px;color:#fff;background:#e81e2c;font-size:15px;text-align:center}.food-hero__offer{position:absolute;z-index:3;top:45px;right:27%;color:#ec202b;font-size:21px;font-weight:600;line-height:.84;text-align:center}.food-hero__offer strong{display:block;font-size:42px;letter-spacing:-.04em}.food-hero__offer small{display:block;margin-top:9px;font-size:10px}.brand-rail{padding:31px 10px 38px;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:27px}.brand-rail a{min-height:130px;padding:15px 8px;display:grid;place-items:center;border-radius:12px;color:#202529;background:#fff;box-shadow:0 2px 15px #14281921;font-size:clamp(11px,1.25vw,18px);font-weight:800;text-align:center}.brand-rail a:nth-child(1){color:#df1f2d}.brand-rail a:nth-child(2){letter-spacing:-.06em}.brand-rail a:nth-child(3){color:#1f4079}.brand-rail a:nth-child(4){color:#bd9861;font-size:22px}.brand-rail a:nth-child(5){color:#6c5012;font-family:Georgia,serif;font-style:italic}.brand-rail a:nth-child(6){color:#ba2636}.brand-rail a:nth-child(7){color:#fff;background:#e51d63}.brand-rail a:nth-child(8){color:#112d55;font-size:23px;font-style:italic}.food-category{margin-top:7px}.food-category+.food-category{margin-top:42px}.food-category h2,.specials-section h2{margin:0 0 30px;font-size:clamp(30px,3vw,43px);line-height:1;letter-spacing:-.035em}.food-category__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.food-type{display:block;text-align:center}.food-type span{height:270px;display:block;overflow:hidden;border-radius:15px;background:var(--market-mint)}.food-type img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.food-type b{margin-top:12px;display:block;font-size:19px}.food-type:nth-child(1) img{object-position:50% 20%}.food-type--dog-two img{object-position:73% 53%;transform:scale(1.3)}.food-type--dog-three img{object-position:50% 70%;filter:saturate(.72)}.food-type--cat-two img{object-position:31% 47%;transform:scale(1.25)}.food-type--cat-three img{object-position:50% 60%;filter:saturate(.55)}.food-type--wet img{object-position:5% 50%;transform:scale(1.18)}.food-type--dry img{object-position:90% 50%;transform:scale(1.28)}.food-promos{margin:48px 0 30px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.food-promos a{position:relative;height:280px;overflow:hidden;border-radius:11px;background:#f1f1ef}.food-promos img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.food-promos a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffff0d,#ffffffeb)}.food-promos span{position:absolute;z-index:2;top:50%;right:7%;display:flex;flex-direction:column;align-items:center;gap:25px;transform:translateY(-50%)}.food-promos b{color:var(--market-green);font-size:clamp(30px,3vw,47px)}.food-promos em{padding:11px 26px;border-radius:4px;color:#fff;background:var(--market-green);font-size:14px;font-style:normal;font-weight:700}.specials-section{padding-top:18px}.specials-section+.specials-section{padding-top:52px}.specials-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.specials-grid--dog{grid-template-columns:repeat(5,minmax(0,1fr))}.special-card{min-width:0;text-align:center}.special-card__visual{position:relative;height:330px;display:block;overflow:hidden;border-radius:12px}.special-card__placeholder{position:absolute;left:10px;right:38px;bottom:22px;width:auto;height:255px;border-radius:12px;object-fit:cover}.special-card__shadow{position:absolute;left:18%;right:18%;bottom:26px;height:18px;border-radius:50%;background:#00000024;filter:blur(8px)}.product-pack{position:absolute;left:21%;bottom:33px;width:46%;height:225px;padding:22px 11px 15px;display:flex;flex-direction:column;align-items:center;border-radius:9px 9px 4px 4px;color:#fff;background:linear-gradient(160deg,color-mix(in srgb,var(--pack-color),white 15%),var(--pack-color));box-shadow:inset 0 4px #ffffff59,0 8px 13px #00000029;transform:perspective(500px) rotateY(4deg)}.product-pack:before{content:"";position:absolute;inset:6px 0 auto;height:4px;border-top:1px dashed rgba(255,255,255,.7)}.product-pack--back{left:43%;width:34%;height:188px;opacity:.96;transform:rotate(3deg)}.product-pack--back i{margin-top:auto;font-size:11px}.product-pack__mark{color:var(--pack-accent);font-size:13px;letter-spacing:-4px}.product-pack>i{margin:7px 0 14px;color:var(--pack-accent);font-size:clamp(10px,1vw,15px);font-style:normal;font-weight:900;line-height:.9}.product-pack>small{width:calc(100% + 22px);padding:9px 4px;color:#222;background:var(--pack-accent);font-size:10px;font-weight:800}.product-pack>em{margin-top:auto;font-size:8px;font-style:normal;font-weight:700;line-height:1.45}.price-bubble{position:absolute;z-index:3;top:8px;right:8px;width:112px;height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:5px solid var(--market-green);border-radius:50%;background:#fff;transform:rotate(2deg)}.price-bubble small{font-size:15px}.price-bubble strong{display:flex;align-items:baseline;white-space:nowrap;font-size:25px;letter-spacing:-.06em}.price-bubble strong i{margin-left:3px;font-size:.48em;font-style:normal;letter-spacing:0}.delivery-badge{position:absolute;z-index:4;top:101px;right:10px;width:62px;height:62px;display:flex;align-items:center;justify-content:center;gap:2px;border-radius:50%;color:var(--market-green);background:var(--market-lime);font-size:16px;font-weight:900;transform:rotate(5deg)}.delivery-badge small{font-size:7px;line-height:.9;text-transform:uppercase}.special-card h3{margin:3px 0 5px;font-size:14px}.special-card p{min-height:38px;margin:0;color:#484d50;font-size:12px;line-height:1.45}.store-footer{margin-top:0;padding:42px 0 18px;border-top:1px solid #dde0de;color:var(--footer-text, #303638);background:var(--footer-background, #fff)}.store-footer__main{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:70px}.store-footer__links{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.store-footer h3{margin:0 0 6px;font-size:13px}.store-footer__links>a{color:var(--footer-text, #5a6063);font-size:12px;opacity:.78}.store-footer__social{display:flex;gap:5px}.store-footer__social a{width:27px;height:27px;display:grid;place-items:center;border-radius:3px;color:#fff;background:#4c68a2;font-weight:800}.store-footer__social a:nth-child(2){background:#e54e72}.store-footer__social a:nth-child(3){background:#e42c24}.store-footer__service{display:flex;flex-direction:column;align-items:center;text-align:center}.store-footer__service>span{font-size:20px}.store-footer__service>strong{margin:9px 0 13px;font-size:25px}.store-footer__service>small{color:#687074;font-size:10px}.store-footer__service>a{margin-top:8px;color:var(--market-green);font-size:10px}.store-footer__service p{margin:26px 0 10px;font-size:10px}.app-badges{display:flex;gap:7px}.app-badges a{min-width:130px;padding:7px 12px;border-radius:5px;color:#fff;background:#080808;font-size:8px;line-height:1.1;text-align:left}.app-badges b{font-size:15px}.store-footer__bottom{min-height:100px;margin-top:35px;display:flex;align-items:flex-end;justify-content:space-between;color:#9ba09d}.store-footer__bottom p{font-size:11px;line-height:1.5}.store-footer__bottom>div{display:flex;align-items:center;gap:6px}.store-footer__bottom>div>span{min-width:41px;padding:8px 5px;border:1px solid #e0e2e1;border-radius:5px;color:#314057;background:#fff;font-size:9px;font-weight:800;text-align:center}.store-footer__bottom small{margin-left:12px}.store-nav,.store-nav__inner{position:relative}.store-nav__item{align-self:stretch;display:flex;align-items:center}.store-nav__item>a{height:100%}.store-nav__item:hover>a,.store-nav__item:focus-within>a{color:var(--market-lime)}.mega-menu{position:absolute;z-index:80;top:100%;left:50%;width:min(calc(100vw - 30px),1580px);color:#292d30;background:#fff;border-radius:0 0 14px 14px;box-shadow:0 12px 25px #111e1433;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.store-nav__item:hover .mega-menu,.store-nav__item:focus-within .mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.mega-menu__layout{min-height:560px;display:grid;grid-template-columns:385px 1fr;overflow:hidden;border-radius:inherit}.mega-menu__aside{min-height:560px;display:flex;flex-direction:column;border-right:1px solid #e2e4e3;background:#fff}.store-nav .mega-menu a{color:#353a3e;font-size:16px;font-weight:400;line-height:1.2;white-space:normal}.store-nav .mega-menu a:hover{color:var(--market-green)}.store-nav .mega-menu__aside-active{min-height:58px;padding:0 26px;justify-content:space-between;border:2px solid var(--market-lime);color:var(--market-green);background:#f4f4f4;font-weight:700}.mega-menu__aside-active b{font-size:32px;font-weight:400}.store-nav .mega-menu__aside-tab{min-height:58px;padding:0 26px;justify-content:space-between;border-bottom:1px solid #e6e7e6;color:#353a3e;background:#fff}.store-nav .mega-menu__aside-tab b{opacity:0;color:var(--market-green);font-size:32px;font-weight:400}.store-nav .mega-menu__aside-tab.is-active{border:2px solid var(--market-lime);color:var(--market-green);background:#f4f4f4;font-weight:700}.store-nav .mega-menu__aside-tab.is-active b{opacity:1}.store-nav .mega-menu__aside-link{min-height:52px;padding:0 26px;border-bottom:1px solid #e6e7e6}.mega-menu__stages{padding:20px 26px 14px;display:grid;gap:9px}.mega-menu__stages>span{margin-bottom:4px;font-size:15px}.store-nav .mega-menu__stages a{height:60px;overflow:hidden;border:1px solid #dfe1df;border-radius:7px;font-weight:700}.mega-menu__stages img{width:75px;height:60px;object-fit:cover;object-position:50% 25%}.mega-menu__stages a:nth-of-type(2) img{object-position:73% 48%}.mega-menu__stages a:nth-of-type(3) img{object-position:50% 65%}.mega-menu__stages b{padding-left:12px}.store-nav .mega-menu__clearance{min-height:52px;margin:auto 22px 8px;justify-content:center;border-radius:6px;color:#fff;background:#ee4640;font-size:20px;font-weight:800}.store-nav .mega-menu__clearance:hover{color:#fff;background:#db3732}.store-nav .mega-menu__shop-all{min-height:61px;padding:0 25px;color:#fff;background:var(--market-green);font-weight:700}.store-nav .mega-menu__shop-all:hover{color:var(--market-lime)}.mega-menu__content{min-width:0;padding:15px 25px 10px;display:flex;flex-direction:column}.mega-menu__panel{min-height:100%;display:none;flex:1;flex-direction:column}.mega-menu__panel.is-active{display:flex}.mega-menu__panel[hidden]{display:none}.mega-menu__columns{display:grid;grid-template-columns:1fr 1fr 1fr .85fr;gap:31px}.mega-menu__columns>div{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.mega-menu__columns h3{margin:0 0 4px;font-size:17px}.mega-menu__last-column{padding-top:38px}.mega-menu__health-links{padding:10px 4px;display:flex;flex-direction:column;align-items:flex-start;gap:27px}.store-nav .mega-menu__health-links a{font-size:18px}.store-nav .mega-menu__view-all{font-weight:800}.store-nav .mega-menu__banner{min-height:78px;margin-top:auto;padding:0 28px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:42px;border-radius:7px;color:#e9242f;background:#eff0f2}.store-nav .mega-menu__banner:hover{color:#e9242f}.mega-menu__banner b{font-size:20px}.mega-menu__banner span{font-size:37px;font-weight:800}.mega-menu__banner em{padding:11px 34px;border-radius:24px;color:#fff;background:#ef2d36;font-size:14px;font-style:normal;font-weight:800}.store-nav .mega-menu__banner--green{color:#fff;background:#34af49}.store-nav .mega-menu__banner--green:hover{color:#fff}.mega-menu__banner--green span{font-size:46px}.mega-menu__banner--green em{border-radius:0;background:var(--market-green-dark)}.mega-menu--other .mega-menu__layout{min-height:500px;grid-template-columns:385px 1fr 420px}.mega-menu__aside--simple{min-height:500px}.mega-menu__aside--simple .mega-menu__aside-link{border:0}.mega-menu__other-content{min-width:0}.mega-menu__other-content .mega-menu__panel{height:100%}.mega-menu__other-links{padding:17px 30px;display:flex;flex-direction:column;align-items:flex-start;gap:22px}.mega-menu__rewards{position:relative;margin:16px 35px 16px 0;min-height:340px;overflow:hidden;color:#fff!important;background:#182715}.mega-menu__rewards>.mega-menu__rewards-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:65% center;filter:brightness(.55)}.mega-menu__rewards>.mega-menu__rewards-copy{position:relative;z-index:2;padding:40px 24px;display:flex;flex-direction:column;align-items:flex-start}.mega-menu__rewards b{color:#f3ca35;font-size:27px;font-style:italic}.mega-menu__rewards strong{margin:23px 0;font-size:20px;line-height:1.25}.mega-menu__rewards em{padding:10px 37px;border-radius:22px;color:var(--market-green);background:var(--market-lime);font-style:normal;font-weight:800}.mega-menu__prescription-card{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;padding:38px 28px;display:none;overflow:hidden;background:#cdc2ef}.mega-menu__prescription-card b{position:relative;z-index:2;color:#fff;font-size:40px;font-style:normal;letter-spacing:-.04em}.mega-menu__prescription-card img{position:absolute;right:-8px;bottom:-8px;width:82%;height:82%;object-fit:cover;object-position:50% 24%;mix-blend-mode:multiply}.mega-menu--other[data-active-panel=prescription] .mega-menu__rewards-image,.mega-menu--other[data-active-panel=prescription] .mega-menu__rewards-copy{display:none}.mega-menu--other[data-active-panel=prescription] .mega-menu__prescription-card{display:flex}.mega-menu__custom-grid{min-height:310px;padding:34px 40px 42px;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:start;gap:34px}.mega-menu__custom-grid>div{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:13px}.mega-menu__custom-grid h3{margin:0 0 5px;color:var(--market-ink);font-size:17px}.mega-menu__custom-grid h3 a{font-size:inherit}.mega-menu__custom-grid a{color:#3a4043;font-size:14px;line-height:1.25;white-space:normal}.mega-menu__custom-grid a:hover{color:var(--market-green)}.mega-menu__custom-nested{margin:-6px 0 2px 12px;display:grid;gap:8px}.mega-menu__custom-nested a{color:#747b78;font-size:12px}.mobile-shipping,.mobile-search{display:none}@media(max-width:1180px){.store-header__main{grid-template-columns:250px 1fr 220px;gap:24px}.store-brand__desktop{gap:9px}.store-brand__desktop>img{width:68px;height:68px;flex-basis:68px}.store-brand__lockup strong{font-size:24px}.store-brand__lockup b{font-size:10px}.store-brand__lockup small{font-size:8px}.store-nav__inner{gap:16px}.store-nav a{font-size:11px}.brand-rail{gap:14px}.food-type span{height:230px}.special-card__visual{height:300px}.price-bubble{width:98px;height:98px}.price-bubble strong{font-size:22px}.delivery-badge{top:86px}}@media(max-width:900px){.desktop-only{display:none!important}.mobile-only{display:grid!important}.store-header{color:#fff;background:var(--market-green)}.mobile-shipping{min-height:54px;place-items:center;padding:0 14px;color:var(--market-green);background:var(--market-lime);font-size:17px;font-weight:800;text-align:center}.store-header__main{min-height:86px;grid-template-columns:42px 1fr auto;gap:10px}.store-header__menu{margin:0!important}.store-brand{justify-self:center}.store-brand__mobile{display:flex!important;align-items:center;gap:7px;color:#fff}.store-brand__mobile img{width:48px;height:48px;object-fit:contain;filter:brightness(0) invert(1)}.store-brand__mobile strong{display:flex;flex-direction:column;font-family:Georgia,serif;font-size:18px;line-height:.95}.store-brand__mobile small{margin-top:5px;font-family:Inter,Arial,sans-serif;font-size:8px;letter-spacing:.19em}.store-brand__copy strong{color:#fff;font-size:20px}.store-brand__copy small,.store-brand__paws .paw-mark:last-child{display:none}.store-brand__paws .paw-mark:first-child{transform:scale(.86)}.store-header__account{gap:2px}.store-header__account [data-search-open]{display:none!important}.store-header .icon-button,.header-cart{color:#fff}.header-cart__icon{border:0}.mobile-support svg{width:27px;height:27px}.mobile-search{width:min(calc(100% - 44px),760px);height:54px;margin:0 auto 20px;padding:0 17px;grid-template-columns:24px 1fr;align-items:center;gap:12px;border:1px solid #d5d8d5;border-radius:4px;color:var(--market-green);background:#fff}.mobile-search input{min-width:0;border:0;outline:0;color:#34383a;font-size:17px}.mobile-search input::placeholder{color:#aaabc0}.food-storefront{padding-top:10px}.food-hero{min-height:330px}.food-hero img{width:100%}.food-hero:after{background:linear-gradient(90deg,#f4f4f1fa,#f4f4f1d1 48%,#f4f4f11a)}.food-hero__copy{width:62%;min-height:330px;padding:28px}.food-hero__offer{display:none}.brand-rail{padding-inline:2px;grid-template-columns:repeat(4,1fr)}.food-category__grid{grid-template-columns:repeat(3,1fr);gap:22px 8px}.food-type span{height:250px}.food-promos a{height:240px}.specials-grid,.specials-grid--dog{grid-template-columns:repeat(2,1fr)}.special-card__visual{height:340px}.store-footer__main{grid-template-columns:1fr 1fr;gap:45px}.store-footer__service{align-items:flex-start;text-align:left}.mobile-menu{width:min(90%,410px);padding:0 20px 92px;color:var(--market-ink);background:#fff}.mobile-menu__top{height:86px;margin-inline:-20px;padding-inline:20px;border-color:#ffffff2e;color:#fff;background:var(--market-green)}.mobile-menu__top .store-brand--mobile{color:#fff}.mobile-menu__top .store-brand--mobile img{filter:brightness(0) invert(1)}.mobile-menu nav{padding-top:8px}.mobile-menu nav a{padding:15px 2px;color:#2f3437;border-color:#e5e7e5;font-family:Inter,Arial,sans-serif;font-size:17px;font-weight:600}.mobile-menu nav a svg{width:18px;height:18px;color:var(--market-green)}.mobile-menu__club{right:20px;bottom:22px;left:20px;border-radius:5px}}@media(max-width:600px){.template-index .page-width{width:calc(100% - 28px)}.mobile-shipping{min-height:46px;font-size:14px}.store-header__main{min-height:72px}.store-brand__copy strong{font-size:17px}.store-brand__mobile img{width:42px;height:42px}.store-brand__mobile strong{font-size:16px}.header-cart__icon{width:38px;height:38px}.food-hero{min-height:410px;border-radius:14px}.food-hero img{top:45%;width:100%;height:55%;object-position:center 48%}.food-hero:after{background:linear-gradient(180deg,#f4f4f1 0 43%,#f4f4f140 67%)}.food-hero__copy{width:100%;min-height:245px;padding:24px;justify-content:flex-start}.food-hero__copy h1{font-size:34px}.food-hero__copy p{margin-block:8px 12px}.food-hero__copy b{min-width:125px;padding:9px 20px}.brand-rail{padding-block:22px 32px;grid-template-columns:repeat(2,1fr);gap:10px}.brand-rail a{min-height:83px}.food-category h2,.specials-section h2{margin-bottom:20px;font-size:30px}.food-category__grid{grid-template-columns:repeat(2,1fr)}.food-type:last-child{grid-column:1 / -1;width:50%;justify-self:center}.food-type span{height:180px}.food-type b{font-size:15px}.food-promos{grid-template-columns:1fr}.food-promos a{height:210px}.food-promos span{right:5%;gap:14px}.food-promos b{font-size:30px}.specials-grid,.specials-grid--dog{grid-template-columns:1fr 1fr;gap:28px 8px}.special-card__visual{height:255px}.special-card__placeholder{left:6px;right:26px;bottom:18px;width:auto;height:190px}.product-pack{left:17%;width:51%;height:178px}.product-pack--back{left:42%;width:40%;height:146px}.price-bubble{top:6px;right:5px;width:78px;height:78px;border-width:4px}.price-bubble small{font-size:11px}.price-bubble strong{font-size:17px}.delivery-badge{top:68px;right:5px;width:48px;height:48px;font-size:12px}.special-card h3{font-size:12px}.special-card p{font-size:10px}.store-footer__main{grid-template-columns:1fr 1fr;gap:40px 20px}.store-footer__service{grid-column:1 / -1}.store-footer__bottom{align-items:flex-start;flex-direction:column}.store-footer__bottom>div{flex-wrap:wrap}.store-footer__bottom small{flex-basis:100%;margin:8px 0 0}}.home-component--daily-specials{padding-top:var(--daily-padding-top, 35px);padding-bottom:var(--daily-padding-bottom, 20px)}.daily-specials{padding:clamp(24px,3vw,42px);border-radius:22px;background:var(--daily-bg, #f5f3e9)}.daily-specials__header{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.daily-specials__eyebrow{margin:0 0 8px;color:var(--daily-accent, var(--market-green));font-size:11px;font-weight:850;letter-spacing:.14em}.daily-specials__eyebrow span{color:var(--market-lime)}.daily-specials__header h2{margin:0;color:#202426;font-size:clamp(32px,3.2vw,48px);line-height:.98;letter-spacing:-.04em}.daily-specials__header h2 em{color:var(--daily-accent, var(--market-green));font-style:normal}.daily-specials__intro{margin-top:10px;color:#606763;font-size:14px}.daily-specials__intro p{margin:0}.daily-specials__view-all{flex:0 0 auto;padding-bottom:5px;display:inline-flex;align-items:center;gap:18px;border-bottom:1px solid currentColor;color:var(--daily-accent, var(--market-green));font-size:12px;font-weight:800}.daily-specials__grid{display:grid;grid-template-columns:repeat(var(--daily-columns, 4),minmax(0,1fr));gap:16px}.daily-deal{min-width:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(15,69,44,.1);border-radius:17px;background:#fff;box-shadow:0 8px 24px #223b2a12;transition:transform .22s ease,box-shadow .22s ease}.daily-deal:hover{transform:translateY(-3px);box-shadow:0 13px 30px #223b2a1f}.daily-deal__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#b9b9b9}.daily-deal__media>a{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.daily-deal__image{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.daily-deal:hover .daily-deal__image:not(.daily-deal__image--placeholder){transform:scale(1.035)}.daily-deal__badge{position:absolute;z-index:2;top:12px;left:12px;padding:7px 10px;border-radius:999px;color:#fff;background:var(--daily-accent, var(--market-green));font-size:9px;font-weight:850;letter-spacing:.09em}.daily-deal__content{flex:1;padding:17px;display:flex;flex-direction:column}.daily-deal__type{margin:0;color:#7c837f;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.daily-deal h3{min-height:44px;margin:7px 0 10px;font-size:17px;line-height:1.28}.daily-deal h3 a{color:#202426}.daily-deal__price{margin:auto 0 16px;display:flex;align-items:baseline;flex-wrap:wrap;gap:7px}.daily-deal__price s{color:#929894;font-size:11px}.daily-deal__price strong{color:var(--daily-accent, var(--market-green));font-size:18px}.daily-deal__form{position:static;margin-top:auto}.daily-deal__button{width:100%;min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:9px;color:#fff;background:var(--daily-accent, var(--market-green));font-size:12px;font-weight:800;cursor:pointer}.daily-deal__button:hover{color:#fff;filter:brightness(.92)}.daily-deal__button--disabled{justify-content:center;cursor:not-allowed;opacity:.55}@media(max-width:900px){.daily-specials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.home-component--daily-specials{padding-top:min(var(--daily-padding-top, 35px),24px)}.daily-specials{margin-inline:-14px;padding:24px 14px 26px;border-radius:0}.daily-specials__header{margin-bottom:20px;align-items:flex-start}.daily-specials__header h2{font-size:34px}.daily-specials__intro{max-width:280px;font-size:12px;line-height:1.45}.daily-specials__view-all{margin-top:26px;gap:8px;font-size:10px}.daily-specials__grid{margin-inline:-14px;padding-inline:14px;display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab}.daily-specials__grid::-webkit-scrollbar{display:none}.daily-specials__grid:active{cursor:grabbing}.daily-deal{flex:0 0 min(74vw,285px);scroll-snap-align:start}.daily-deal h3{min-height:42px;font-size:16px}.daily-deal__button{min-height:46px}}.store-nav__icon{width:21px;height:21px;flex:0 0 21px;object-fit:contain}.food-hero{min-height:0;aspect-ratio:6 / 1;border-radius:20px;background:#f3f3f3}.food-hero picture{display:block;width:100%;height:100%}.food-hero>picture>img{position:static;width:100%;height:100%;object-fit:cover;object-position:center}.food-hero:after{display:none}.food-category__grid{gap:7px}.food-type span{height:auto!important;aspect-ratio:4 / 5;overflow:visible;border-radius:0;background:transparent}.food-type img,.food-type:nth-child(1) img,.food-type--dog-two img,.food-type--dog-three img,.food-type--cat-two img,.food-type--cat-three img,.food-type--wet img,.food-type--dry img{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:normal;filter:none;transform:none}.food-type>b{display:none}.food-promos a{height:auto!important;aspect-ratio:580 / 235;border-radius:8px}.food-promos img{position:static;width:100%;height:100%;object-fit:cover;object-position:center}.food-promos a:after,.food-promos span{display:none}@media(max-width:900px){.food-hero{min-height:0;aspect-ratio:6 / 1}.food-hero>picture>img{position:static;width:100%;height:100%;object-position:center}}@media(max-width:600px){.food-hero{min-height:0;aspect-ratio:3 / 1;border-radius:10px}.food-hero>picture>img{position:static;width:100%;height:100%;object-fit:cover}.food-promos{grid-template-columns:1fr}.food-type:last-child{width:50%}}.market-collection{padding-block:18px 85px;color:var(--market-ink)}.collection-breadcrumbs{margin-bottom:18px;display:flex;align-items:center;gap:8px;color:#5b8567;font-size:11px}.collection-breadcrumbs span:last-child{color:#60666a}.market-collection__layout{display:grid;grid-template-columns:255px minmax(0,1fr);align-items:start;gap:18px}.collection-filters{border:1px solid #dfe3e0;border-radius:4px;background:#fff}.collection-filters__header{min-height:48px;padding:0 15px;display:flex;align-items:center;justify-content:space-between}.collection-filters__header h2{margin:0;font-size:17px}.collection-filters__quick{padding:0 15px 15px;display:block}.collection-filters__quick select{width:100%;min-height:34px;padding:0 10px;border:1px solid #d9ddda;border-radius:3px;background:#fff;font-size:11px}.collection-filter-group{padding:12px 15px 10px;border-top:1px solid #e6e8e7}.collection-filter-group summary{display:flex;align-items:center;justify-content:space-between;color:var(--market-green);font-size:12px;font-weight:700;list-style:none;cursor:pointer}.collection-filter-group summary::-webkit-details-marker{display:none}.collection-filter-group summary svg{width:13px;height:13px;transition:transform .2s}.collection-filter-group:not([open]) summary svg{transform:rotate(-90deg)}.collection-filter-group__values{padding-top:11px;display:grid;gap:8px}.collection-filter-group__values label{display:grid;grid-template-columns:15px 1fr auto;align-items:center;gap:5px;color:#63696c;font-size:10px;line-height:1.2}.collection-filter-group__values input{width:13px;height:13px;margin:0;accent-color:var(--market-green)}.collection-filter-group__values small{color:#a0a5a2;font-size:8px}.collection-filters__apply{width:calc(100% - 30px);min-height:38px;margin:14px 15px;border:0;border-radius:3px;color:#fff;background:var(--market-green);font-size:11px;font-weight:700}.collection-promo{width:min(100%,760px);margin:0 auto 28px;display:block;overflow:hidden;border-radius:8px;aspect-ratio:6 / 1;background:#f1f1f1}.collection-promo picture,.collection-promo img{width:100%;height:100%;display:block}.collection-promo img{object-fit:cover}.market-collection__top{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:20px}.market-collection__top h1{margin:0;font-size:29px;line-height:1}.market-collection__top .collection-toolbar{margin:0;padding:0;justify-content:flex-end;gap:7px;border:0}.market-collection__top .collection-toolbar form{display:block}.market-collection__top .collection-toolbar select{min-width:160px;height:36px;padding:0 30px 0 10px;border-color:#d8dcda;border-radius:3px;font-size:10px}.collection-view-toggle{display:flex;gap:4px}.collection-view-toggle button{width:36px;height:36px;border:1px solid #d8dcda;border-radius:3px;color:#7a807c;background:#fff}.collection-view-toggle button.is-active{color:#fff;background:#9ea29f}.collection-filter-button{min-width:90px;height:36px;padding:0 12px;place-items:center;border:0;border-radius:3px;color:#fff;background:var(--market-green);font-size:11px;font-weight:700}.collection-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-card--compact{min-width:0;padding:7px 7px 0;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e0e3e1;border-radius:4px;background:#fff}.product-card--compact .product-card__media{min-height:0;aspect-ratio:1 / 1;background:#b9b9b9}.product-card--compact .product-card__image{object-fit:contain}.product-card--compact .badge{top:6px;left:6px;padding:4px 6px;font-size:6px}.product-card--compact .product-card__info{padding:10px 2px 8px}.product-card--compact .product-card__info>span{font-size:7px}.product-card--compact .product-card__info h3{min-height:34px;margin:5px 0;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:650;line-height:1.28}.product-card--compact .stars{font-size:8px}.product-card--compact .price{margin-top:7px;font-size:11px}.product-card__add-form{margin:auto -7px 0}.product-card__add{width:calc(100% + 14px);min-height:34px;margin:auto -7px 0;display:grid;place-items:center;border:0;color:#fff;background:var(--market-green);font-size:10px;font-weight:700}.product-card__add-form .product-card__add{width:100%;margin:0}.product-card__add:hover{color:#fff;background:var(--market-green-dark)}.product-card__add.is-disabled{background:#9ea29f}.collection-product-grid.is-list{grid-template-columns:1fr}.collection-product-grid.is-list .product-card--compact{min-height:190px;display:grid;grid-template-columns:180px 1fr 140px;align-items:center;gap:18px;padding:8px}.collection-product-grid.is-list .product-card__media{grid-row:1;width:180px}.collection-product-grid.is-list .product-card__info{padding:10px}.collection-product-grid.is-list .product-card__add-form,.collection-product-grid.is-list .product-card__add{width:140px;margin:0}.market-collection .pagination{margin:24px 0}.market-collection .pagination .page,.market-collection .pagination a{min-width:28px;height:28px;margin:0 2px;display:inline-grid;place-items:center;border:1px solid #dce0dd;color:#66706a;font-size:10px}.market-collection .pagination .current{color:#fff;background:var(--market-green)}.collection-guide{margin-top:34px;padding:22px 25px;border:1px solid #dfe3e0;border-radius:4px;color:#5a6063;font-size:12px;line-height:1.55}.collection-guide>span{color:#61676a;font-size:13px;font-weight:700}.collection-guide h2{margin:7px 0 5px;color:#3d4447;font-size:24px;line-height:1.15}.collection-guide h3{margin:14px 0 3px;color:#3d4447;font-size:17px}.collection-guide p{margin:0 0 10px}.collection-guide ul{margin:5px 0 14px;padding-left:22px}@media(max-width:1100px){.collection-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.market-collection{width:calc(100% - 28px);padding-top:16px}.market-collection__layout{grid-template-columns:1fr}.collection-filters{position:fixed;z-index:105;top:0;bottom:0;left:0;width:min(88%,380px);overflow-y:auto;border:0;border-radius:0;transform:translate(-102%);transition:transform .28s ease}.collection-filters.is-open{transform:translate(0)}.collection-filters__header{position:sticky;z-index:2;top:0;min-height:64px;color:#fff;background:var(--market-green)}.market-collection__top{align-items:flex-start;flex-direction:column}.market-collection__top h1{font-size:27px}.market-collection__top .collection-toolbar{width:100%;justify-content:space-between}.market-collection__top .collection-toolbar form{flex-direction:row}.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.collection-guide{padding:19px}.collection-guide h2{font-size:21px}}@media(max-width:520px){.collection-promo{margin-bottom:22px;aspect-ratio:3 / 1}.market-collection__top .collection-toolbar{flex-wrap:wrap}.market-collection__top .collection-toolbar select{min-width:145px}.collection-view-toggle{margin-left:auto}.product-card--compact{padding:5px 5px 0}.product-card--compact .product-card__info h3{min-height:43px;font-size:10px}.product-card__add-form{margin-inline:-5px}.product-card__add{width:calc(100% + 10px);margin-inline:-5px;font-size:9px}.collection-product-grid.is-list .product-card--compact{min-height:150px;grid-template-columns:120px 1fr;gap:10px}.collection-product-grid.is-list .product-card__media{width:120px}.collection-product-grid.is-list .product-card__add-form,.collection-product-grid.is-list .product-card__add{grid-column:1 / -1;width:100%}}.account-modal{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;padding:28px;display:grid;place-items:center;overflow-y:auto;opacity:0;pointer-events:none;transition:opacity .25s ease}.account-modal.is-open{opacity:1;pointer-events:auto}.account-modal__dialog{width:min(100%,790px);max-height:calc(100vh - 56px);overflow-y:auto;border:1px solid #d9ddda;border-radius:11px;background:#fff;box-shadow:0 20px 70px #00000038}.account-modal__header{min-height:105px;padding:25px 34px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dfe2e0}.account-modal__header h2{margin:0;color:#30363b;font-size:43px;line-height:1}.account-modal__close{width:42px;height:42px;border:0;color:#777d7a;background:transparent;font-size:34px;font-weight:700}.account-modal__body{padding:28px 34px 32px}.account-modal__signup{padding:24px 34px;border-top:1px solid #dfe2e0;border-bottom:1px solid #dfe2e0;font-size:20px;text-align:center}.account-modal__signup a,.customer-auth a{color:var(--market-green)}.customer-auth__form{display:grid;gap:10px}.customer-auth__form>label:not(.customer-auth__check),.customer-auth__fields label,.customer-auth__label-row label{color:#353b3f;font-size:16px}.customer-auth__label-row{margin-top:10px;display:flex;align-items:center;justify-content:space-between}.customer-auth__label-row a{color:var(--market-green);font-size:16px}.customer-auth__form>input,.customer-auth__fields input{width:100%;height:50px;padding:0 14px;border:1px solid #cfd5dc;border-radius:6px;outline:none;background:#fff}.customer-auth__form>input:focus,.customer-auth__fields input:focus{border-color:var(--market-green);box-shadow:0 0 0 2px #176d361f}.customer-auth__check{margin:14px 0 8px;display:flex;align-items:flex-start;gap:10px;font-size:16px;cursor:pointer}.customer-auth__check input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--market-green)}.customer-auth__check span{display:grid;gap:3px}.customer-auth__check small{color:#777f83;font-size:12px;font-weight:400}.customer-auth__submit{min-height:50px;padding:0 25px;display:grid;place-items:center;border:0;border-radius:6px;color:#fff;background:var(--market-green);font-size:16px;font-weight:800}.customer-auth__submit:hover{color:#fff;background:var(--market-green-dark)}.customer-auth__divider{margin:22px 0;display:flex;align-items:center;gap:16px;color:#363c40;font-weight:800}.customer-auth__divider:before,.customer-auth__divider:after{content:"";height:1px;flex:1;background:#d9ddda}.social-login{width:100%;min-height:50px;margin-top:10px;display:flex;align-items:center;justify-content:center;gap:17px;border:1px solid #161818;border-radius:6px;background:#fff;font-size:17px;font-weight:700}.social-login--google{border-color:#f0f0f0;background:#f3f3f3}.social-login--google b{color:#4285f4;font-size:23px}.social-login--apple b{color:#000}.customer-club-panel{padding:31px 45px;text-align:center}.customer-club-panel>strong{color:#c6a33f;font-family:Georgia,serif;font-size:31px;font-style:italic}.customer-club-panel h2,.customer-club-panel h3{margin:20px 0 8px;color:#171b1d;font-size:20px}.customer-club-panel p{max-width:650px;margin:0 auto;color:#777d80;font-size:15px;line-height:1.5}.customer-auth{padding-block:30px 80px}.customer-auth__shell{max-width:690px;margin:0 auto}.customer-auth__card{padding:30px;border:1px solid #dfe3e0;border-radius:6px;background:#fff}.customer-auth__card h1{margin:0 0 28px;color:#343a3e;font-size:29px}.customer-auth__fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.customer-auth__fields>div{display:grid;gap:9px}.customer-auth__form label em{color:#ec453b;font-style:normal}.customer-auth__hint{margin-top:-5px;color:#92989b}.customer-auth__preferences{margin-top:8px;padding:14px;border:1px solid #dfe3e0;border-radius:7px}.customer-auth__preferences .customer-auth__check{margin:0;padding:5px 0}.customer-auth__preferences .customer-auth__check+.customer-auth__check{margin-top:10px;padding-top:12px;border-top:1px solid #e8eae9}.customer-auth__switch{margin:24px 0 -2px;color:#555d60;text-align:center}.customer-auth__errors{padding:12px 14px;border-radius:5px;color:#8c2520;background:#fff0ef;font-size:13px}.customer-auth__success{padding:12px 14px;border-radius:5px;color:var(--market-green);background:#eef8f0}.customer-auth__recover{display:none}.customer-auth__recover:target{display:block}.customer-auth__recover:target~.customer-club-panel{margin-top:30px}body:has(.customer-auth__recover:target) .customer-auth__login{display:none}.customer-club-panel--page{margin-top:32px;padding:30px;border-block:1px solid #e5e7e5}.market-cart{padding-block:22px 95px;color:#303638}.market-cart__heading{margin:20px 0 34px;display:flex;align-items:flex-end;justify-content:space-between}.market-cart__heading>div>span{color:var(--market-green);font-size:11px;font-weight:800;letter-spacing:.1em}.market-cart__heading h1{margin:8px 0 0;font-size:clamp(34px,4vw,52px);line-height:1}.market-cart__heading>p{margin:0;color:#737b78}.market-cart__empty{min-height:390px;padding:55px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #dfe3e0;border-radius:10px;background:#fafbf9;text-align:center}.market-cart__empty-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;color:var(--market-green);background:#eaf4e9;font-size:42px}.market-cart__empty h2{margin:22px 0 6px;font-size:29px}.market-cart__empty p{margin:0 0 25px;color:#737b78}.market-cart__empty .customer-auth__submit{min-width:220px}.market-cart__form{display:grid;grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:38px}.market-cart__items{min-width:0}.market-cart__items-head{min-height:42px;display:grid;grid-template-columns:1fr 120px 110px;align-items:center;border-bottom:1px solid #dfe3e0;color:#747c78;font-size:11px;font-weight:700;text-transform:uppercase}.market-cart__items-head span:nth-child(2),.market-cart__items-head span:nth-child(3){text-align:center}.market-cart-item{padding:22px 0;display:grid;grid-template-columns:130px minmax(0,1fr) 120px 110px;align-items:center;gap:18px;border-bottom:1px solid #e0e3e1}.market-cart-item__media{overflow:hidden;border-radius:7px;background:#b9b9b9;aspect-ratio:1}.market-cart-item__media img{width:100%;height:100%;object-fit:contain}.market-cart-item__info>span{color:var(--market-green);font-size:9px;font-weight:800;text-transform:uppercase}.market-cart-item__info h2{margin:7px 0;font-size:16px;line-height:1.35}.market-cart-item__info p{margin:0 0 7px;color:#737b78;font-size:11px}.market-cart-item__info>strong{font-size:13px}.market-cart-item__remove{margin-left:12px;color:#8b4e49;font-size:11px;text-decoration:underline}.market-cart-item__quantity{display:grid;place-items:center}.market-cart-item__quantity input{width:72px;height:42px;padding:0 8px;border:1px solid #cfd5d1;border-radius:4px;text-align:center}.market-cart-item__total{font-size:14px;text-align:center}.market-cart__actions{padding-top:18px;display:flex;align-items:center;justify-content:space-between}.market-cart__actions a{color:var(--market-green);font-size:13px;font-weight:700}.market-cart__actions button{min-height:38px;padding:0 17px;border:1px solid var(--market-green);border-radius:4px;color:var(--market-green);background:#fff;font-size:12px;font-weight:700}.market-cart__note{margin-top:26px;display:grid;gap:8px;color:#4f5753;font-size:13px;font-weight:700}.market-cart__note textarea{min-height:95px;padding:12px;border:1px solid #d5dad7;border-radius:5px;resize:vertical}.market-cart__summary{position:sticky;top:20px;padding:28px;border:1px solid #dfe3e0;border-radius:9px;background:#fafbf9}.market-cart__summary h2{margin:0 0 22px;font-size:24px}.market-cart__shipping-progress{padding-bottom:22px;border-bottom:1px solid #dfe3e0}.market-cart__shipping-progress p{margin:0 0 10px;font-size:12px}.market-cart__shipping-progress>span{height:7px;display:block;overflow:hidden;border-radius:8px;background:#dfe7df}.market-cart__shipping-progress i{height:100%;display:block;border-radius:inherit;background:var(--market-lime)}.market-cart__discount{padding:20px 0;display:grid;gap:8px;border-bottom:1px solid #dfe3e0;font-size:12px;font-weight:700}.market-cart__discount input{height:43px;padding:0 12px;border:1px solid #ccd3cf;border-radius:4px;background:#fff}.market-cart__totals{padding:18px 0 8px}.market-cart__totals p{margin:0 0 12px;display:flex;justify-content:space-between;gap:20px;font-size:12px}.market-cart__totals p:first-child{font-size:17px}.market-cart__checkout{width:100%;min-height:52px;border:0;border-radius:5px;color:#fff;background:var(--market-green);font-size:15px;font-weight:800}.market-cart__checkout:hover{background:var(--market-green-dark)}.market-cart__assurances{padding:17px 0 10px;display:grid;grid-template-columns:1fr;gap:7px;color:#59615d;font-size:11px}.market-cart__summary>small{color:#818783;font-size:9px;line-height:1.45}@media(max-width:900px){.account-modal{padding:14px;align-items:start}.account-modal__dialog{max-height:calc(100vh - 28px)}.account-modal__header{min-height:76px;padding:18px 22px}.account-modal__header h2{font-size:34px}.account-modal__body{padding:23px 22px}.account-modal__signup{padding:20px 22px;font-size:17px}.customer-club-panel{padding:27px 22px}.customer-auth{padding-block:20px 60px}.market-cart__form{grid-template-columns:1fr}.market-cart__summary{position:static}}@media(max-width:620px){.customer-auth__card{padding:22px 18px}.customer-auth__fields{grid-template-columns:1fr}.customer-auth__label-row a{font-size:13px}.customer-club-panel>strong{font-size:25px}.market-cart{padding-bottom:65px}.market-cart__heading{align-items:flex-start}.market-cart__items-head{display:none}.market-cart-item{grid-template-columns:100px 1fr 74px;align-items:start;gap:13px}.market-cart-item__media{grid-row:1 / span 2}.market-cart-item__info{min-width:0}.market-cart-item__quantity{grid-column:2;justify-items:start}.market-cart-item__total{grid-column:3;grid-row:1;padding-top:4px;text-align:right}.market-cart__actions{gap:12px}.market-cart__actions a{font-size:11px}.market-cart__summary{padding:22px 18px}}.market-404{min-height:560px;padding-block:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.market-404>span{color:var(--market-lime);font-size:clamp(70px,10vw,130px);font-weight:900;line-height:.8}.market-404 h1{margin:28px 0 10px;color:#303638;font-size:clamp(32px,5vw,52px)}.market-404 p{max-width:570px;margin:0;color:#747b78;font-size:16px;line-height:1.6}.market-404>div{margin-top:28px;display:flex;align-items:center;gap:22px}.market-404 .customer-auth__submit{min-width:170px}.market-404>div>a:last-child{color:var(--market-green);font-weight:800}@media(max-width:520px){.market-404{min-height:470px;padding-block:65px}.market-404>div{flex-direction:column}}.home-component--promotion{padding-top:var(--banner-padding-top, 13px);padding-bottom:var(--banner-padding-bottom, 0)}.food-hero--large{aspect-ratio:16 / 9}.food-hero--large>picture>img{object-fit:contain}.promotion-slider{position:relative;overflow:hidden;border-radius:20px;background:#f5f3ed;cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.promotion-slider.is-dragging{cursor:grabbing}.promotion-slider__track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.promotion-slider.is-dragging .promotion-slider__track{transition:none}.promotion-slider__slide{min-width:100%;flex:0 0 100%}.promotion-slider__slide .food-hero{width:100%;border-radius:0}.promotion-slider a{-webkit-user-drag:none}.promotion-slider img{pointer-events:none;-webkit-user-drag:none}.promotion-slider__dots{position:absolute;z-index:3;bottom:15px;left:50%;padding:7px 9px;display:flex;align-items:center;gap:8px;border-radius:18px;background:#ffffffdb;box-shadow:0 3px 12px #14321c1f;transform:translate(-50%)}.promotion-slider__dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#aab2aa;transition:width .2s,background .2s}.promotion-slider__dots button.is-active{width:24px;border-radius:8px;background:var(--market-green)}.home-component--brands .brand-rail{margin:0}.editable-food-category+.editable-food-category .food-category{margin-top:42px}.home-component--promos .food-promos{margin-top:48px}.home-component--specials+.home-component--specials .specials-section{padding-top:52px}.home-component--specials:last-of-type{padding-bottom:80px}.specials-grid--editable{grid-template-columns:repeat(var(--special-columns, 4),minmax(0,1fr))}.specials-grid--editable>div{min-width:0}.editable-food-category .food-type--show-label b{margin-top:12px;display:block;font-size:19px}@media(max-width:760px){.specials-grid--editable{grid-template-columns:1fr 1fr}.editable-food-category+.editable-food-category .food-category{margin-top:30px}.home-component--specials+.home-component--specials .specials-section{padding-top:35px}}@media(max-width:900px){.store-header__main{min-height:96px;grid-template-columns:48px minmax(170px,1fr) auto;gap:12px}.store-header__main>.store-brand{width:100%;max-width:235px}.store-brand__mobile{padding:0;gap:9px;border:0;color:#fff!important;background:transparent;box-shadow:none}.store-brand__mobile img{width:58px;height:58px;filter:brightness(0) invert(1);image-rendering:auto}.store-brand__mobile strong{color:#fff;font-size:21px;font-weight:800;line-height:.9;text-shadow:0 1px 1px rgba(0,0,0,.12)}.store-brand__mobile small{margin-top:7px;color:#f2ce50;font-size:9px;font-weight:900;letter-spacing:.22em}.store-header__menu svg{width:30px;height:30px;stroke-width:2.2}.mobile-support svg{width:29px;height:29px}.header-cart__icon svg{width:28px;height:28px}.mobile-search{width:min(calc(100% - 48px),920px);height:58px;margin-bottom:20px;border-radius:4px}.mobile-menu__top .store-brand--mobile{padding:5px 10px 5px 6px;border-radius:8px;color:#173b21;background:#fff}.mobile-menu__top .store-brand--mobile img{width:48px;height:48px;filter:none}}@media(max-width:600px){.store-header__main{min-height:82px;grid-template-columns:40px minmax(130px,1fr) auto;gap:6px}.store-header__main>.store-brand{max-width:180px}.store-brand__mobile{gap:5px}.store-brand__mobile img{width:47px;height:47px}.store-brand__mobile strong{font-size:16px}.store-brand__mobile small{margin-top:5px;font-size:7px}.store-header__menu svg{width:27px;height:27px}.mobile-support svg,.header-cart__icon svg{width:25px;height:25px}.mobile-search{width:calc(100% - 28px);height:56px}.home-component--promotion .food-hero--large,.template-index .food-hero--large{aspect-ratio:4 / 3}.home-component--promotion .food-hero--large>picture>img,.template-index .food-hero--large>picture>img{object-fit:cover;object-position:center}}@media(max-width:900px){html,body{max-width:100%;overflow-x:hidden;overflow-x:clip}.store-header{padding-bottom:16px}.page-width,.template-index .page-width{width:min(calc(100% - 32px),760px)}.mobile-shipping{min-height:44px;padding:9px 16px;font-size:14px;line-height:1.2}.store-header__main{position:relative;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:0}.store-header__main>.store-brand{position:absolute;z-index:2;top:50%;left:50%;width:auto;max-width:220px;justify-content:center;transform:translate(-50%,-50%)}.store-header__menu,.store-header__account .icon-button,.store-header__account .header-cart{min-width:44px;width:44px;min-height:44px;height:44px}.store-header__menu{position:relative;z-index:3;flex:0 0 44px}.store-header__account{position:relative;z-index:3;margin-left:auto;gap:2px}.store-header__account .header-cart{justify-content:center}.header-cart__icon{width:44px;height:44px}.header-cart .cart-count{top:0;left:30px}.mobile-search{width:min(calc(100% - 32px),760px);height:54px;margin:0 auto;padding-inline:18px;grid-template-columns:29px minmax(0,1fr);gap:13px;border-radius:7px;box-shadow:0 2px 10px #09371b1a}.mobile-search>svg,.mobile-search>span{width:29px;height:29px;display:grid;place-items:center;font-size:29px}.mobile-search input{font-size:16px}.mobile-menu{width:min(90%,390px);height:100dvh;padding:0 18px 18px;overflow-y:auto;overscroll-behavior:contain;box-shadow:18px 0 45px #0000002e}.mobile-menu__top{margin-inline:-18px;padding-inline:18px}.mobile-menu nav a{min-height:52px;padding:13px 2px}.mobile-menu__club{position:sticky;right:auto;bottom:12px;left:auto;margin-top:22px;display:block;box-shadow:0 6px 18px #176d362e}.food-category,.specials-section{scroll-margin-top:18px}.food-category h2,.specials-section h2{line-height:1.12}.store-footer__links>a{min-height:30px;display:flex;align-items:center}.store-footer__social a{width:40px;height:40px}}@media(max-width:600px){.page-width,.template-index .page-width,.market-collection{width:calc(100% - 28px)}.mobile-shipping{min-height:42px;font-size:13px}.store-header{padding-bottom:14px}.store-header__main{min-height:78px}.store-header__main>.store-brand{max-width:176px}.store-brand__mobile{gap:6px}.store-brand__mobile img{width:44px;height:44px;flex:0 0 44px}.store-brand__mobile strong{font-size:15px;line-height:.95;white-space:nowrap}.store-brand__mobile small{margin-top:5px;font-size:7px;letter-spacing:.2em}.store-header__menu svg{width:26px;height:26px}.mobile-support svg,.header-cart__icon svg{width:24px;height:24px}.mobile-search{width:calc(100% - 28px);height:52px;grid-template-columns:27px minmax(0,1fr);gap:12px;padding-inline:17px}.mobile-search>svg,.mobile-search>span{width:27px;height:27px;font-size:27px}.mobile-search input{width:100%;font-size:15px;text-overflow:ellipsis}.home-component--promotion{padding-top:10px}.home-component--promotion .food-hero--large,.template-index .food-hero--large{aspect-ratio:16 / 9;border-radius:10px}.home-component--promotion .food-hero--large>picture>img,.template-index .food-hero--large>picture>img{object-fit:contain;object-position:center}.promotion-slider{border-radius:10px}.promotion-slider__slide .food-hero{border-radius:0}.promotion-slider__dots{bottom:8px;padding:5px 7px;gap:6px}.promotion-slider__dots button{width:7px;height:7px}.promotion-slider__dots button.is-active{width:19px}.brand-rail{margin-inline:-14px!important;padding:20px 14px 28px;display:flex;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:14px;scroll-snap-type:x proximity;scrollbar-width:none}.brand-rail::-webkit-scrollbar{display:none}.brand-rail a{min-height:82px;flex:0 0 126px;scroll-snap-align:start;font-size:13px}.brand-rail a:nth-child(4),.brand-rail a:nth-child(8){font-size:17px}.food-category h2,.specials-section h2{margin-bottom:17px;font-size:26px}.editable-food-category+.editable-food-category .food-category{margin-top:28px}.food-category__grid{gap:10px 8px}.food-type span{border-radius:12px}.food-type:last-child{width:calc(50% - 4px)}.editable-food-category .food-type--show-label b{margin-top:8px;font-size:15px}.home-component--promos .food-promos,.food-promos{margin:32px 0 24px;gap:12px}.food-promos a{border-radius:9px}.home-component--specials+.home-component--specials .specials-section{padding-top:34px}.specials-grid,.specials-grid--dog,.specials-grid--editable{gap:24px 10px}.special-card__visual{height:246px;border-radius:10px}.special-card__placeholder{left:5px;right:25px;bottom:18px;height:178px;border-radius:9px}.price-bubble{top:6px;right:3px;width:76px;height:76px}.price-bubble small{font-size:10px}.price-bubble strong{font-size:17px}.delivery-badge{top:66px;right:3px;width:47px;height:47px;font-size:11px}.special-card h3{margin-top:7px;font-size:13px;line-height:1.25}.special-card p{min-height:0;font-size:11px;line-height:1.35}.home-component--specials:last-of-type{padding-bottom:46px}.home-component--specials+.home-component--promotion{padding:34px 0 28px}.store-footer{padding-top:34px}.store-footer__main{grid-template-columns:1fr 1fr;gap:30px 20px}.store-footer h3{font-size:14px}.store-footer__links>a{font-size:12px;line-height:1.3}.store-footer__service{grid-column:1 / -1;align-items:center;text-align:center}.store-footer__service>span{font-size:19px}.store-footer__service>strong{margin-block:7px 10px;font-size:23px}.app-badges{flex-wrap:wrap;justify-content:center}.store-footer__bottom{min-height:0;margin-top:30px;gap:20px;align-items:center;text-align:center}.store-footer__bottom>div{justify-content:center}.store-footer__bottom small{text-align:center}.market-collection{padding-bottom:55px}.collection-breadcrumbs{overflow-x:auto;white-space:nowrap}.collection-promo{border-radius:8px}.market-collection__top{gap:16px}.market-collection__top h1{font-size:26px}.market-collection__top .collection-toolbar{gap:8px}.market-collection__top .collection-toolbar select,.collection-view-toggle button,.collection-filter-button{height:44px}.market-collection__top .collection-toolbar select{min-width:150px;font-size:12px}.collection-filter-button{min-width:94px;font-size:12px}.product-card--compact{border-radius:7px}.product-card--compact .product-card__info{padding-top:9px}.product-card--compact .product-card__info>span{font-size:8px}.product-card--compact .product-card__info h3{min-height:46px;font-size:11px;line-height:1.35}.product-card--compact .stars{font-size:9px}.product-card--compact .price{font-size:12px}.product-card__add{min-height:44px;font-size:10px}.account-modal{padding:8px}.account-modal__dialog{max-height:calc(100dvh - 16px);border-radius:9px}.account-modal__header{min-height:68px;padding:15px 18px}.account-modal__header h2{font-size:30px}.account-modal__body{padding:20px 18px}.account-modal__signup{padding:18px;font-size:16px}.customer-auth__form>input,.customer-auth__fields input,.customer-auth__submit,.social-login{min-height:50px}.social-login{gap:10px;font-size:14px}.customer-club-panel{padding:24px 18px}.customer-club-panel p{font-size:14px}.market-cart__heading{margin:14px 0 26px;gap:12px;flex-direction:column}.market-cart__heading h1{font-size:34px}.market-cart-item{grid-template-columns:88px minmax(0,1fr) 62px;gap:11px}.market-cart-item__info h2{font-size:14px}.market-cart-item__remove{display:inline-block;margin:7px 0 0}.market-cart-item__quantity input{width:64px;height:44px}.market-cart__actions button{min-height:44px}.market-cart__summary{border-radius:8px}}@media(max-width:360px){.page-width,.template-index .page-width,.market-collection{width:calc(100% - 22px)}.store-header__main>.store-brand{max-width:140px}.store-brand__mobile img{width:38px;height:38px;flex-basis:38px}.store-brand__mobile strong{font-size:13px}.store-brand__mobile small{font-size:6px}.store-header__account{gap:0}.store-header__menu,.store-header__account .icon-button,.store-header__account .header-cart{min-width:42px;width:42px}.mobile-search{width:calc(100% - 22px)}.special-card__visual{height:222px}.special-card__placeholder{height:160px}.price-bubble{width:70px;height:70px}.delivery-badge{top:61px;width:43px;height:43px}.market-collection__top .collection-toolbar select{min-width:132px}.collection-filter-button{min-width:84px}.market-cart-item{grid-template-columns:78px minmax(0,1fr) 54px;gap:8px}}@media(max-width:900px){.store-header{padding:0 0 24px;color:var(--market-green);background:#fff}.mobile-shipping{width:100%;min-height:68px;margin:0;padding:10px 28px;display:flex!important;align-items:center;justify-content:center;gap:18px;border-radius:0;color:#184c2c;background:var(--market-lime);font-size:clamp(16px,2.5vw,24px);line-height:1.15;text-align:center}.mobile-shipping strong{font-weight:850}.mobile-shipping__truck{width:48px;height:38px;flex:0 0 48px;display:grid;place-items:center}.mobile-shipping__truck svg{width:48px;height:38px;stroke-width:2}.store-header__main{width:min(calc(100% - 36px),820px);min-height:134px;margin-inline:auto;padding:0;display:flex;align-items:center;justify-content:space-between}.store-header__main>.store-brand{width:auto;max-width:410px;left:50%;right:auto;justify-content:center;transform:translate(-50%,-50%)}.store-brand__mobile{display:flex!important;align-items:center;justify-content:center;gap:15px;color:var(--market-green)!important}.store-brand__mobile img{width:96px;height:96px;flex:0 0 96px;object-fit:contain;filter:none}.store-brand__mobile-copy{min-width:0;display:flex;flex-direction:column;align-items:center}.store-brand__mobile-copy strong{color:#173b21;font-family:Georgia,serif;font-size:clamp(31px,5vw,48px);font-weight:500;line-height:.88;letter-spacing:-.045em;white-space:nowrap}.store-brand__mobile-copy b{width:100%;margin-top:9px;display:flex;align-items:center;gap:9px;color:#b19532;font-size:clamp(11px,1.8vw,16px);letter-spacing:.24em}.store-brand__mobile-copy b:before,.store-brand__mobile-copy b:after{content:"";height:1px;flex:1;background:#b19532}.store-brand__mobile-copy small{margin-top:8px;color:#31523b;font-size:clamp(9px,1.4vw,12px);letter-spacing:.035em;white-space:nowrap}.store-header__menu,.store-header__account .icon-button,.store-header__account .header-cart{min-width:56px;width:56px;min-height:56px;height:56px;color:var(--market-green)!important}.store-header__menu svg{width:40px;height:40px;stroke-width:2.25}.store-header__account{gap:9px}.mobile-support svg{width:39px;height:39px;stroke-width:1.8}.header-cart__icon{width:56px;height:56px;border:0}.header-cart__icon svg{width:41px;height:41px;stroke-width:1.8}.header-cart .cart-count,.header-cart .cart-count.is-hidden{top:-1px;right:-2px;left:auto;min-width:25px;height:25px;display:grid!important;color:#fff;background:#b7952f;font-size:12px}.mobile-search{width:min(calc(100% - 96px),720px);height:64px;margin:0 auto;padding:6px 8px 6px 21px;display:grid!important;grid-template-columns:32px minmax(0,1fr) 50px;align-items:center;gap:12px;border:1px solid #d4d8d5;border-radius:34px;color:var(--market-green);background:#fff;box-shadow:0 6px 18px #1c422712}.mobile-search>svg{width:32px;height:32px;stroke-width:1.7}.mobile-search input{min-width:0;width:100%;border:0;outline:0;color:#424644;background:transparent;font-size:clamp(16px,2.4vw,22px)}.mobile-search input::placeholder{color:#777a78;opacity:.95}.mobile-search__submit{width:50px;height:50px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;color:#fff;background:var(--market-green)}.mobile-search__submit .paw-mark{transform:scale(.92)}}@media(max-width:600px){.store-header{padding-bottom:18px}.mobile-shipping{width:100%;min-height:52px;margin-top:0;padding:8px 14px;gap:10px;border-radius:0;font-size:13px}.mobile-shipping__truck{width:31px;height:26px;flex-basis:31px}.mobile-shipping__truck svg{width:31px;height:26px}.store-header__main{width:calc(100% - 24px);min-height:106px}.store-header__main>.store-brand{max-width:246px}.store-brand__mobile{gap:8px}.store-brand__mobile img{width:66px;height:66px;flex-basis:66px}.store-brand__mobile-copy strong{font-size:26px}.store-brand__mobile-copy b{margin-top:6px;gap:5px;font-size:9px}.store-brand__mobile-copy small{margin-top:5px;font-size:7.5px}.store-header__menu,.store-header__account .icon-button,.store-header__account .header-cart{min-width:44px;width:44px;min-height:44px;height:44px}.store-header__menu svg{width:31px;height:31px}.store-header__account{gap:2px}.mobile-support svg{width:29px;height:29px}.header-cart__icon{width:44px;height:44px}.header-cart__icon svg{width:31px;height:31px}.header-cart .cart-count,.header-cart .cart-count.is-hidden{top:-3px;right:-2px;min-width:21px;height:21px;font-size:10px}.mobile-search{width:calc(100% - 48px);height:54px;padding:5px 6px 5px 16px;grid-template-columns:28px minmax(0,1fr) 42px;gap:9px;border-radius:29px}.mobile-search>svg{width:28px;height:28px}.mobile-search input{font-size:16px;text-overflow:ellipsis}.mobile-search__submit{width:42px;height:42px}.mobile-search__submit .paw-mark{transform:scale(.75)}}@media(max-width:430px){.store-header__main>.store-brand{max-width:188px}.store-brand__mobile{gap:5px}.store-brand__mobile img{width:56px;height:56px;flex-basis:56px}.store-brand__mobile-copy strong{font-size:22px}.store-brand__mobile-copy b{margin-top:5px;gap:4px;font-size:7px;letter-spacing:.18em}.store-brand__mobile-copy small{margin-top:4px;font-size:6px}.store-header__menu,.store-header__account .icon-button,.store-header__account .header-cart{min-width:40px;width:40px}.store-header__menu svg{width:27px;height:27px}.mobile-support svg{width:26px;height:26px}.header-cart__icon{width:40px;height:40px}.header-cart__icon svg{width:28px;height:28px}}.food-category--featured{margin-top:28px}.food-category--featured .food-category__grid{grid-template-columns:repeat(var(--category-columns, 4),minmax(0,1fr));gap:clamp(10px,1.2vw,16px)}.food-type--featured span{position:relative;height:auto;aspect-ratio:1;border-radius:18px;background:#dcefd9;transition:transform .22s ease,box-shadow .22s ease}.food-type--featured img,.food-type--featured:nth-child(1) img{object-fit:cover;object-position:center top;mix-blend-mode:normal}.food-type--featured:hover span{box-shadow:0 10px 24px #14492621;transform:translateY(-3px)}.food-type--featured .food-type__overlay-label{position:absolute;z-index:2;top:auto;right:auto;bottom:14px;left:14px;margin:0;max-width:calc(100% - 28px);padding:8px 15px;color:var(--market-green);background:#ffffffe6;border:1px solid rgba(21,105,53,.14);border-radius:999px;box-shadow:0 5px 16px #0f452c24;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);font-size:clamp(18px,1.7vw,25px);font-weight:800;line-height:1;letter-spacing:-.015em;text-align:left}@media(max-width:900px){.food-category--featured .food-category__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.food-type--featured .food-type__overlay-label{bottom:10px;left:10px;max-width:calc(100% - 20px);padding:7px 12px;font-size:clamp(15px,2.2vw,20px)}}@media(max-width:600px){.food-category--featured{margin-top:18px}.food-category--featured .food-category__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.food-category--featured .food-type,.food-category--featured .food-type:last-child{width:auto;grid-column:auto;justify-self:stretch}.food-type--featured span{height:auto;border-radius:13px}.food-type--featured .food-type__overlay-label{top:auto;bottom:10px;left:10px;padding:7px 12px;font-size:clamp(17px,5vw,21px)}}.home-component--stacked-banners{padding-top:var(--stacked-padding-top, 35px);padding-bottom:var(--stacked-padding-bottom, 10px)}.stacked-banners{display:grid;grid-template-columns:1fr;gap:var(--stacked-gap, 18px)}.stacked-banners__heading{margin:0 0 24px;font-size:clamp(28px,3vw,42px);line-height:1}.stacked-banners__item{width:100%;aspect-ratio:1672 / 941;display:block;overflow:hidden;border-radius:18px;background:#f3f1e9}.stacked-banners__item--square{border-radius:0}.stacked-banners__item picture,.stacked-banners__item img{width:100%;height:100%;display:block}.stacked-banners__item img{object-fit:cover;object-position:center}@media(max-width:600px){.home-component--stacked-banners{padding-top:24px;padding-bottom:6px}.stacked-banners{gap:12px}.stacked-banners__heading{margin-bottom:16px;font-size:26px}.stacked-banners__item{border-radius:10px}.stacked-banners__item--square{border-radius:0}}.home-component--why-choose{padding-top:var(--why-padding-top, 35px);padding-bottom:var(--why-padding-bottom, 20px)}.why-choose{position:relative;overflow:hidden;padding:34px;color:var(--why-accent, #0f452c);background:radial-gradient(circle at 95% 5%,rgba(125,160,75,.18),transparent 21%),radial-gradient(circle at 3% 96%,rgba(196,154,44,.14),transparent 22%),var(--why-bg, #f7f3e9);border:1px solid rgba(15,69,44,.09);border-radius:24px}.why-choose:before,.why-choose:after{position:absolute;z-index:0;width:130px;height:130px;border:2px solid color-mix(in srgb,var(--why-gold, #c49a2c) 48%,transparent);border-radius:55% 45%;content:"";pointer-events:none;transform:rotate(28deg)}.why-choose:before{top:-94px;left:29%}.why-choose:after{right:-88px;bottom:-82px}.why-choose--square{border-radius:0}.why-choose__header{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.9fr) minmax(250px,.72fr);gap:34px;align-items:center}.why-choose__eyebrow{width:fit-content;margin:0 0 20px;padding:10px 18px;display:flex;align-items:center;gap:10px;border-radius:999px;background:#ffffff9e;box-shadow:0 7px 20px #1f38220f;font-size:12px;font-weight:800;letter-spacing:.08em}.why-choose__eyebrow span{color:var(--why-gold, #c49a2c)}.why-choose__message h2{max-width:640px;margin:0;color:var(--why-accent, #0f452c);font-size:clamp(36px,3.5vw,58px);line-height:.99;letter-spacing:-.045em}.why-choose__summary{color:#31433c}.why-choose__summary .rte{font-size:clamp(16px,1.35vw,20px);line-height:1.5}.why-choose__button{width:fit-content;min-height:50px;margin-top:24px;padding:0 22px;display:inline-flex;align-items:center;gap:12px;color:#fff;background:var(--why-accent, #0f452c);border-radius:999px;box-shadow:0 12px 28px #0f452c2e;font-size:13px;font-weight:800;letter-spacing:.045em;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease}.why-choose__button:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f452c3d}.why-choose__button b{color:var(--why-gold, #c49a2c);font-size:22px}.why-choose__photo{min-height:210px;height:100%;overflow:hidden;border:7px solid rgba(255,255,255,.68);border-radius:20px;box-shadow:0 15px 35px #18362421}.why-choose__photo img{width:100%;height:100%;object-fit:cover;object-position:50% 44%}.why-choose__benefits{position:relative;z-index:1;margin-top:30px;display:grid;grid-template-columns:repeat(var(--why-benefit-count, 5),minmax(0,1fr));gap:12px}.why-benefit{position:relative;min-width:0;min-height:205px;padding:20px 16px 18px;display:flex;flex-direction:column;align-items:flex-start;color:#31433c;background:#ffffffd1;border:1px solid rgba(15,69,44,.08);border-radius:18px;box-shadow:0 11px 28px #1f382212}.why-benefit__icon{width:56px;height:56px;display:grid;place-items:center;color:var(--why-accent, #0f452c);background:color-mix(in srgb,var(--why-accent, #0f452c) 9%,white);border-radius:50%}.why-benefit__icon svg{width:33px;height:33px}.why-benefit__check{position:absolute;top:18px;right:16px;width:24px;height:24px;display:grid;place-items:center;color:#fff;background:var(--why-gold, #c49a2c);border-radius:50%;font-size:13px;font-weight:800}.why-benefit h3{margin:18px 0 7px;color:var(--why-accent, #0f452c);font-size:15px;line-height:1.15;letter-spacing:.015em;text-transform:uppercase}.why-benefit p{margin:0;font-size:13px;line-height:1.42}.why-choose__trust{position:relative;z-index:1;max-width:940px;margin:18px auto 0;padding:14px 22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;background:#ffffffc2;border:1px solid rgba(15,69,44,.09);border-radius:16px}.why-trust{min-height:38px;padding:0 22px;display:flex;align-items:center;justify-content:center;gap:10px;border-left:1px solid rgba(15,69,44,.15);font-size:13px;font-weight:650;text-align:left}.why-trust:first-child{border-left:0}.why-trust svg{width:27px;height:27px;flex:0 0 auto;color:var(--why-accent, #0f452c)}@media(max-width:1100px){.why-choose__header{grid-template-columns:1fr 1fr}.why-choose__photo{grid-column:1 / -1;min-height:230px;max-height:280px}.why-choose__benefits{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.home-component--why-choose{padding-top:24px;padding-bottom:10px}.home-component--why-choose .page-width{width:min(calc(100% - 22px),1380px)}.why-choose{padding:22px 16px 16px;border-radius:16px}.why-choose--square{border-radius:0}.why-choose__header{grid-template-columns:1fr;gap:20px}.why-choose__eyebrow{margin-bottom:15px;padding:8px 13px;font-size:10px}.why-choose__message h2{font-size:clamp(35px,10.5vw,48px)}.why-choose__summary .rte{font-size:16px}.why-choose__button{width:100%;margin-top:18px;justify-content:center}.why-choose__photo{grid-column:auto;min-height:180px;max-height:210px;border-width:5px;border-radius:15px}.why-choose__benefits{margin-top:18px;grid-template-columns:1fr;gap:10px}.why-benefit{min-height:0;padding:13px;display:grid;grid-template-columns:50px minmax(0,1fr) 24px;gap:12px;align-items:center;border-radius:14px}.why-benefit__icon{width:50px;height:50px}.why-benefit__icon svg{width:29px;height:29px}.why-benefit__copy{min-width:0}.why-benefit h3{margin:0 0 4px;font-size:14px}.why-benefit p{font-size:12px;line-height:1.35}.why-benefit__check{position:static;width:22px;height:22px}.why-choose__trust{margin-top:12px;padding:4px 14px;grid-template-columns:1fr;border-radius:14px}.why-trust{min-height:47px;padding:0;justify-content:flex-start;border-left:0;border-top:1px solid rgba(15,69,44,.12);font-size:12px}.why-trust:first-child{border-top:0}.why-trust svg{width:23px;height:23px}}.home-component--shop-categories{padding-top:var(--shop-cat-padding-top, 35px);padding-bottom:var(--shop-cat-padding-bottom, 25px)}.shop-categories__heading{margin:0 0 24px;color:var(--market-green, #176c3a);font-size:clamp(28px,3vw,42px);line-height:1;letter-spacing:-.035em}.shop-categories{display:grid;grid-template-columns:repeat(var(--shop-cat-count, 8),minmax(0,1fr));gap:var(--shop-cat-gap, 10px)}.shop-category{min-width:0;display:block;color:var(--shop-cat-ink, #202426);text-align:center}.shop-category__visual{position:relative;width:100%;aspect-ratio:200 / 230;display:block;overflow:hidden;background:radial-gradient(circle at 72% 24%,rgba(255,255,255,.55),transparent 28%),linear-gradient(145deg,color-mix(in srgb,var(--shop-cat-bg, #dcefd9) 90%,white),var(--shop-cat-bg, #dcefd9));border:1px solid rgba(19,89,51,.06);border-radius:16px;transition:transform .22s ease,box-shadow .22s ease}.shop-category__visual:before{position:absolute;top:7%;right:8%;width:30%;aspect-ratio:1;border-radius:50%;background:#ffffff47;content:""}.shop-category__visual--square{border-radius:0}.shop-category:hover .shop-category__visual{z-index:1;transform:translateY(-4px);box-shadow:0 14px 28px #14482824}.shop-category__visual>img{width:100%;height:100%;object-fit:cover;object-position:center}.shop-category__fallback-image{height:auto!important;object-fit:contain!important;object-position:top!important}.shop-category__art{position:absolute;top:8%;right:4%;bottom:2%;left:4%;display:grid;place-items:center;color:var(--market-green, #176c3a)}.shop-category__art svg{width:96%;height:96%;filter:drop-shadow(0 12px 12px rgba(24,76,43,.09))}.shop-category__art--worming,.shop-category__art--food,.shop-category__art--vet,.shop-category__art--litter,.shop-category__art--toys,.shop-category__art--treats,.shop-category__art--grooming,.shop-category__art--supplements{top:0;right:0;bottom:0;left:0;background-position:top center;background-repeat:no-repeat;background-size:100% auto}.shop-category__art--worming{background-image:url(category-worming.jpg)}.shop-category__art--food{background-image:url(category-food.jpg)}.shop-category__art--vet{background-image:url(category-veterinary-diets.jpg)}.shop-category__art--litter{background-image:url(category-litter.jpg)}.shop-category__art--toys{background-image:url(category-toys.jpg)}.shop-category__art--treats{background-image:url(category-treats.jpg)}.shop-category__art--grooming{background-image:url(category-grooming.jpg)}.shop-category__art--supplements{background-image:url(category-supplements.jpg)}.shop-category__art--worming svg,.shop-category__art--food svg,.shop-category__art--vet svg,.shop-category__art--litter svg,.shop-category__art--toys svg,.shop-category__art--treats svg,.shop-category__art--grooming svg,.shop-category__art--supplements svg{display:none}.shop-category strong{min-height:52px;padding:14px 3px 0;display:block;font-size:clamp(13px,1.2vw,18px);line-height:1.18;font-weight:800}.shop-categories__swipe-hint{display:none;margin:9px 0 0;color:var(--market-green, #176c3a);font-size:12px;font-weight:750;text-align:right}@media(max-width:749px){.home-component--shop-categories{padding-top:24px;padding-bottom:16px}.home-component--shop-categories .page-width{width:min(calc(100% - 22px),1380px)}.shop-categories__heading{margin-bottom:17px;font-size:28px}.shop-categories{margin-inline:-11px;padding:0 11px 7px;display:flex;gap:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scroll-padding-inline:11px;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;cursor:grab}.shop-categories:active{cursor:grabbing}.shop-categories::-webkit-scrollbar{display:none}.shop-category{flex:0 0 min(56vw,210px);scroll-snap-align:start;scroll-snap-stop:normal;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.shop-category__visual{border-radius:13px}.shop-category__visual--square{border-radius:0}.shop-category__visual>img{pointer-events:none}.shop-category strong{min-height:45px;padding-top:11px;font-size:16px}.shop-categories__swipe-hint{display:block}}.food-category__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4px!important}.food-type b{margin-top:0!important}.food-type{margin:0!important;padding:0!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
