:root{--ink:#2d211e;--ink-soft:#5f504a;--brown:#56362b;--brown-dark:#2c1c17;--rose:#d98e8b;--rose-dark:#bf7472;--blush:#f4d8d1;--blush-soft:#fbebe6;--cream:#fffaf6;--paper:#fffdfb;--peach:#f1c4b7;--gold:#c78656;--line:#eadcd5;--muted:#7f716b;--shadow:0 14px 40px rgba(74,47,37,.08);--page:1380px}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}.page-width{width:min(var(--page),calc(100% - 36px));margin-inline:auto}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;font-weight:800;color:var(--brown)}.serif{font-family:Georgia,serif}.section{padding:54px 0}.section-head{text-align:center;margin-bottom:28px}.section-head h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(32px,3.7vw,48px);margin:8px 0 6px}.section-head p{max-width:650px;margin:auto;color:var(--muted);line-height:1.65}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;border:1px solid transparent;font-size:10px;font-weight:800;letter-spacing:.05em}.btn--rose{background:var(--rose);color:#fff}.btn--outline{background:#ffffffb3;border-color:#d4a9a0;color:var(--brown)}.btn--dark{background:var(--brown-dark);color:#fff}.btn--full{width:100%}.announcement{background:linear-gradient(90deg,#d79c94,#e8b9ae);color:#fff}.announcement .page-width{height:34px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;letter-spacing:.08em}.site-header{position:sticky;top:0;z-index:50;background:#fffdfbf7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(199,134,86,.12)}.nav{height:92px;display:grid;grid-template-columns:1fr 240px 1fr;align-items:center}.nav-left,.nav-right{display:flex;align-items:center;gap:27px}.nav-right{justify-content:flex-end}.nav a{font-size:10px;font-weight:700;letter-spacing:.04em}.logo{text-align:center;font-family:Georgia,serif;letter-spacing:.22em}.logo__crown{font-size:22px;color:var(--gold);line-height:1}.logo__word{font-size:28px;letter-spacing:.24em}.logo__pets{font-size:10px;letter-spacing:.34em;color:var(--brown)}.mobile-toggle{display:none}.hero-wrap{padding:0;background:#f6ddd5}.hero{position:relative;min-height:515px;overflow:hidden;background:linear-gradient(90deg,#f1d3cc,#efd5cd 48%,#f0c8bb)}.hero__slide{position:relative;min-height:515px;display:grid;align-items:center}.hero__slide[hidden]{display:none!important}.hero__photo{position:absolute;right:0;top:0;width:62%;height:100%}.hero__photo img{width:100%;height:100%;object-fit:cover;object-position:center}.hero__photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f1d3cc,#f1d3ccc7 15%,#f1d3cc00 48%)}.hero__copy{position:relative;z-index:2;width:52%;padding:58px 0 58px 64px}.hero__copy h1{font-family:Georgia,serif;font-weight:500;font-size:clamp(48px,5.3vw,70px);line-height:.98;margin:12px 0 20px;max-width:620px}.hero__copy h1 em{font-weight:400;color:var(--rose-dark)}.hero__copy p{font-size:15px;line-height:1.6;color:#55443f;max-width:420px}.hero__rule{width:165px;height:1px;background:#c69370;margin:22px 0;position:relative}.hero__rule:after{content:"\1f43e";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#f1d3cc;padding:0 10px;font-size:12px}.hero__actions{display:flex;gap:11px;margin-top:18px}.hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:34px;height:34px;border-radius:50%;border:0;background:#ffffffb3;color:#a87368;cursor:pointer}.hero__prev{left:18px}.hero__next{right:18px}.hero__dots{position:absolute;z-index:6;left:50%;bottom:18px;transform:translate(-50%);display:flex;gap:7px}.hero__dot{width:8px;height:8px;border-radius:50%;border:1px solid #fff;background:transparent;padding:0}.hero__dot.is-active{background:#fff}.category-section{background:var(--paper)}.category-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.category-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;transition:.2s}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-card__media{aspect-ratio:1/1;background:#f7eee9}.category-card__media img{width:100%;height:100%;object-fit:cover}.category-card__body{height:48px;display:flex;align-items:center;justify-content:center;gap:7px;text-align:center;font-size:9px;font-weight:800}.category-card__body span{color:#c98973}.best-section{background:#fbf7f2}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{background:#fff;border:1px solid #eadfd9;border-radius:14px;overflow:hidden}.product-card__media{aspect-ratio:1/1;background:#f7efe8}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover}.product-card__body{text-align:center;padding:13px 13px 16px}.product-card__title{font-size:10px;font-weight:700;min-height:26px;display:block}.product-card__rating{font-size:9px;color:#d28b56;margin:7px 0}.product-card__price{font-family:Georgia,serif;font-size:14px}.view-all{text-align:center;margin-top:20px}.why-section{background:#fff}.why-title{text-align:center;font-size:12px;font-weight:800;letter-spacing:.24em;margin-bottom:28px}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.why-item{text-align:center;padding:10px 26px;border-right:1px solid var(--line)}.why-item:last-child{border-right:0}.why-icon{font-size:28px;color:#c9795e;height:38px}.why-item h3{font-size:9px;letter-spacing:.04em;margin:9px 0 6px}.why-item p{font-size:8px;line-height:1.45;color:#766762;margin:0}.story-news{display:grid;grid-template-columns:1.12fr .88fr;background:#f5d6ce}.story{position:relative;min-height:270px;overflow:hidden}.story img{position:absolute;right:0;top:0;width:60%;height:100%;object-fit:cover}.story:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f4d8d1 0%,#f4d8d1 36%,rgba(244,216,209,.78) 49%,transparent 72%)}.story-copy{position:relative;z-index:2;padding:38px 0 35px 58px;width:52%}.story-copy h2{font-family:Georgia,serif;font-size:29px;font-weight:500;line-height:1.04;margin:0 0 16px}.story-copy h2 em{color:var(--rose-dark);font-weight:400}.story-copy p{font-size:9px;line-height:1.55;color:#614c47}.newsletter{background:#fff7f4;display:flex;align-items:center;justify-content:center;padding:35px 42px;text-align:center}.newsletter-inner{max-width:480px;width:100%}.newsletter-icon{font-size:30px;color:#c9795e}.newsletter h3{font-size:10px;letter-spacing:.18em;margin:12px 0}.newsletter p{font-size:9px;line-height:1.5;color:#75645f}.newsletter-form{display:flex;margin-top:15px}.newsletter-form input{flex:1;padding:12px 14px;border:1px solid #e2cac4;border-right:0;border-radius:6px 0 0 6px;background:#fff}.newsletter-form button{border:0;background:var(--rose);color:#fff;border-radius:0 6px 6px 0;padding:0 18px;font-size:9px;font-weight:800}.newsletter-perks{display:flex;justify-content:center;gap:18px;margin-top:14px;font-size:7px;color:#755f5a}.footer{background:linear-gradient(90deg,#2d1b14,#4a2f22);color:#fff}.footer .page-width{min-height:76px;display:grid;grid-template-columns:1fr 220px 1fr;align-items:center}.footer-side{display:flex;gap:34px;font-size:8px}.footer-side:last-child{justify-content:flex-end}.footer .logo__word{font-size:20px;color:#fff}.footer .logo__pets{color:#fff9}.page-hero{padding:54px 0;background:#f6ddd5;text-align:center}.page-hero h1{font-family:Georgia,serif;font-size:44px;font-weight:500}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:45px 0}.product-main{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;padding:52px 0}.product-gallery img{border-radius:14px}.product-info{position:sticky;top:110px;align-self:start}.product-info h1{font-family:Georgia,serif;font-size:42px}.field{width:100%;padding:12px;border:1px solid #dbcac4;border-radius:8px;background:#fff}@media(max-width:900px){.nav{grid-template-columns:50px 1fr 110px}.nav-left{display:none}.mobile-toggle{display:block}.logo__word{font-size:23px}.hero,.hero__slide{min-height:470px}.hero__copy{width:66%;padding-left:35px}.hero__photo{width:70%}.category-grid{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.why-item{border-bottom:1px solid var(--line)}.story-news{grid-template-columns:1fr}.story{min-height:300px}.footer .page-width{grid-template-columns:1fr}.footer-side{justify-content:center!important}.footer .logo{padding:12px}.collection-grid{grid-template-columns:repeat(2,1fr)}.product-main{grid-template-columns:1fr}.product-info{position:static}}@media(max-width:560px){.page-width{width:calc(100% - 22px)}.announcement .page-width{font-size:8px}.nav{height:70px}.nav-right a:nth-child(-n+2){display:none}.hero,.hero__slide{min-height:430px}.hero__copy{width:78%;padding:35px 0 35px 22px}.hero__copy h1{font-size:40px}.hero__copy p{font-size:11px}.hero__photo{width:76%}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr 1fr}.why-item{padding:12px}.story-copy{padding-left:25px;width:60%}.newsletter{padding:30px 20px}}.announcement{overflow:hidden;white-space:nowrap;position:relative}.announcement-track{display:flex;width:max-content;animation:eronia-marquee 22s linear infinite}.announcement-content{display:flex;align-items:center;flex-shrink:0}.announcement-content span{display:inline-block;padding:0 34px;height:34px;line-height:34px;font-size:10px;font-weight:800;letter-spacing:.1em}.announcement:hover .announcement-track{animation-play-state:paused}@keyframes eronia-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.nav-right{gap:14px!important}.header-action{display:flex!important;align-items:center;justify-content:center;gap:6px;min-width:70px;min-height:44px;padding:0 10px;border-radius:12px;color:var(--brown);transition:.2s ease}.header-action:hover{background:#f9ebe6}.header-action__icon{font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center}.header-action__text{font-size:10px;font-weight:800;letter-spacing:.03em}.bag-count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--rose);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:900}.nav{grid-template-columns:1fr 240px 1.15fr}@media(max-width:1100px){.header-action__text{display:none}.header-action{min-width:44px;padding:0 6px}.nav-right{gap:8px!important}}@media(max-width:560px){.announcement-content span{padding:0 24px;font-size:9px}.nav{grid-template-columns:46px 1fr 132px}.header-action{min-width:38px;min-height:40px;padding:0 3px}.header-action__icon{font-size:22px}.bag-count{min-width:16px;height:16px;font-size:8px}}.editorial-head{max-width:920px;margin-left:auto;margin-right:auto;margin-bottom:38px}.editorial-head .eyebrow{color:#bd8950;letter-spacing:.22em}.editorial-head h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(38px,4.2vw,58px);line-height:1.04;letter-spacing:-.015em;margin:12px 0 16px}.editorial-head p{max-width:760px;font-size:14px;line-height:1.65;color:#746a63}.editorial-rule{width:72px;height:1px;margin:20px auto 0;background:#bd8950}.category-section .editorial-head{margin-bottom:34px}.best-section .editorial-head{margin-bottom:36px}.why-section .editorial-head{margin-bottom:34px}.story-copy .eyebrow{color:#a76e59;margin-bottom:11px}@media(max-width:560px){.editorial-head h2{font-size:34px}.editorial-head p{font-size:12px}.editorial-head{margin-bottom:28px}}.shop-pet-section{background:linear-gradient(180deg,#fffaf6,#f8e9e3)}.shop-pet-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.shop-pet-card{position:relative;min-height:390px;border-radius:18px;overflow:hidden;border:1px solid #ead6cf;box-shadow:0 16px 38px #4a2f2517}.shop-pet-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform .45s ease}.shop-pet-card:hover img{transform:scale(1.055)}.shop-pet-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#2d1c17c7,#2d1c1775 45%,#2d1c170a 78%)}.shop-pet-copy{position:absolute;z-index:2;left:38px;top:50%;transform:translateY(-50%);width:46%;color:#fff}.shop-pet-copy .eyebrow{color:#f2c8a6}.shop-pet-copy h3{font-family:Georgia,serif;font-size:44px;line-height:1;font-weight:500;margin:10px 0 13px}.shop-pet-copy p{font-size:11px;line-height:1.6;color:#f8ece7;margin:0 0 18px}.category-grid{grid-template-columns:repeat(6,1fr)}@media(max-width:900px){.shop-pet-card{min-height:340px}.shop-pet-copy{left:28px;width:52%}.shop-pet-copy h3{font-size:38px}.category-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:560px){.shop-pet-grid{grid-template-columns:1fr}.shop-pet-card{min-height:315px}.shop-pet-copy{left:22px;width:58%}.shop-pet-copy h3{font-size:34px}.category-grid{grid-template-columns:repeat(2,1fr)}}.shop-pet-card img{image-rendering:auto;object-fit:cover;object-position:center;filter:contrast(1.02) saturate(1.02);backface-visibility:hidden;transform:translateZ(0) scale(1.001)}.shop-pet-card:hover img{transform:translateZ(0) scale(1.025)}.shop-pet-card--split{min-height:0!important;height:auto;display:grid;grid-template-columns:54% 46%;background:#f8ebe3;border:1px solid #ead6cf;border-radius:18px;overflow:hidden;box-shadow:0 16px 38px #4a2f2514}.shop-pet-card--split .shop-pet-image{min-height:330px;background:#f4e4da;display:flex;align-items:center;justify-content:center;overflow:hidden}.shop-pet-card--split .shop-pet-image img{position:static!important;inset:auto!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain!important;object-position:center center!important;transform:none!important;filter:none!important;image-rendering:auto}.shop-pet-card--split:hover .shop-pet-image img{transform:none!important}.shop-pet-card--split .shop-pet-copy-panel{position:static;transform:none;width:auto;padding:34px 30px;display:flex;flex-direction:column;justify-content:center;color:#2d211e;background:linear-gradient(135deg,#f9eee7,#fff8f3)}.shop-pet-card--split .shop-pet-copy-panel .eyebrow{color:#b67c42}.shop-pet-card--split .shop-pet-copy-panel h3{font-family:Georgia,serif;font-size:38px;line-height:1;font-weight:500;margin:10px 0 13px;color:#2d211e}.shop-pet-card--split .shop-pet-copy-panel p{font-size:11px;line-height:1.6;color:#655852;margin:0 0 19px}.shop-pet-card--split .shop-pet-copy-panel .btn{align-self:flex-start}@media(max-width:1000px){.shop-pet-card--split{grid-template-columns:52% 48%}.shop-pet-card--split .shop-pet-image{min-height:280px}.shop-pet-card--split .shop-pet-copy-panel{padding:25px 20px}.shop-pet-card--split .shop-pet-copy-panel h3{font-size:32px}}@media(max-width:700px){.shop-pet-card--split{grid-template-columns:1fr}.shop-pet-card--split .shop-pet-image{min-height:260px;aspect-ratio:4/3}.shop-pet-card--split .shop-pet-copy-panel{padding:24px}}.category-carousel{position:relative}.category-carousel__viewport{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:6px 2px 14px;scroll-snap-type:x proximity}.category-carousel__track{display:flex;gap:16px;width:max-content}.category-carousel .category-card{flex:0 0 210px;scroll-snap-align:start;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.category-carousel .category-card:hover{transform:translateY(-5px);box-shadow:0 16px 34px #4a2f251a;border-color:#dfc7bd}.category-carousel .category-card__media img{transition:transform .45s ease,filter .3s ease}.category-carousel .category-card:hover .category-card__media img{transform:scale(1.035);filter:saturate(1.02) contrast(1.02)}.category-carousel__arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #ead7d0;background:#fffaf6f2;color:#7a5045;font-size:26px;line-height:1;box-shadow:0 8px 22px #4a2f2514;cursor:pointer;transition:.2s ease}.category-carousel__arrow:hover{background:#f6dfd9;transform:translateY(-50%) scale(1.04)}.category-carousel__arrow--prev{left:-18px}.category-carousel__arrow--next{right:-18px}@media(min-width:1200px){.category-carousel .category-card{flex-basis:205px}}@media(max-width:900px){.category-carousel .category-card{flex-basis:190px}.category-carousel__arrow--prev{left:-8px}.category-carousel__arrow--next{right:-8px}}@media(max-width:560px){.category-carousel .category-card{flex-basis:150px}.category-carousel__arrow{width:36px;height:36px;font-size:22px}.category-carousel__arrow--prev{left:-4px}.category-carousel__arrow--next{right:-4px}}.category-carousel__viewport{overscroll-behavior-x:contain;scroll-padding-inline:0}.category-carousel__track{padding-right:0!important;margin-right:0!important}.category-carousel__arrow.is-disabled,.category-carousel__arrow:disabled{opacity:.28;cursor:default;pointer-events:none}.category-carousel__arrow,.category-carousel__arrow:disabled,.category-carousel__arrow.is-disabled{opacity:1!important;pointer-events:auto!important;cursor:pointer!important}.category-carousel__viewport{overscroll-behavior-x:contain}.nav--eronia{position:relative}.nav-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:14px!important}.header-action{display:flex!important;align-items:center;justify-content:center;gap:6px;min-width:68px;min-height:46px;padding:0 10px;border-radius:12px;color:#5c4037}.header-action__icon{display:flex;align-items:center;justify-content:center;font-size:25px;line-height:1}.header-action__text{font-size:10px;font-weight:800}.header-action--bag{position:relative}.bag-count{min-width:20px;height:20px;padding:0 5px;border-radius:50px;background:#d98e8b;color:#fff;font-size:9px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}@media(max-width:700px){.site-header{overflow:visible}.nav--eronia{height:92px!important;display:block!important;position:relative;padding:0!important}.logo--centered{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:max-content;z-index:3;text-align:center}.logo--centered .logo__crown{font-size:19px;line-height:.9}.logo--centered .logo__word{font-size:25px!important;letter-spacing:.18em;white-space:nowrap}.logo--centered .logo__pets{font-size:9px;letter-spacing:.3em;white-space:nowrap}.nav-left{display:none!important}.mobile-menu-button{display:flex!important;position:absolute;left:0;top:50%;transform:translateY(-50%);width:48px;height:48px;align-items:center;justify-content:center;border:0;border-radius:14px;background:#f5eeee;color:#241a18;z-index:4}.mobile-menu-icon{font-size:25px;font-weight:800;line-height:1}.nav-actions{position:absolute;right:0;top:50%;transform:translateY(-50%);gap:4px!important;z-index:4}.header-action{width:43px;min-width:43px;height:48px;min-height:48px;padding:0;border-radius:12px;background:#fff9f6;border:1px solid #eadad4;box-shadow:0 4px 12px #4a2f250d;position:relative}.header-action__icon{font-size:23px}.header-action__text{display:none!important}.header-action--bag{margin-right:0}.bag-count{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;font-size:8px;box-shadow:0 0 0 2px #fff}}@media(max-width:420px){.page-width.nav--eronia{width:calc(100% - 14px)}.mobile-menu-button{width:44px;height:44px}.nav-actions{gap:2px!important}.header-action{width:39px;min-width:39px;height:44px;min-height:44px}.header-action__icon{font-size:21px}.logo--centered .logo__word{font-size:21px!important;letter-spacing:.15em}.logo--centered .logo__pets{font-size:8px}}.logo__paw{display:block;margin:0 auto 3px;font-size:17px;line-height:1;text-align:center;transform:scale(.88);transform-origin:center;filter:sepia(1) saturate(.65) hue-rotate(345deg) brightness(.82)}@media(max-width:700px){.logo--centered .logo__paw{font-size:18px;margin-bottom:3px}}@media(max-width:420px){.logo--centered .logo__paw{font-size:16px;margin-bottom:2px}}.shop-pet-card--split .shop-pet-image{line-height:0!important;padding:0!important;margin:0!important;background:#f4e4da}.shop-pet-card--split .shop-pet-image img{display:block!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;object-fit:cover!important;object-position:center center!important;vertical-align:top!important}.shop-pet-card--split{overflow:hidden!important;background:#f4e4da!important}.shop-pet-card--split .shop-pet-image{position:relative!important;overflow:hidden!important;padding:0!important;margin:0!important;border:0!important;background:#f4e4da!important}.shop-pet-card--split .shop-pet-image img{position:absolute!important;top:-2px!important;left:-2px!important;width:calc(100% + 4px)!important;height:calc(100% + 4px)!important;max-width:none!important;display:block!important;margin:0!important;padding:0!important;border:0!important;object-fit:cover!important;object-position:center center!important;transform:none!important}.shop-pet-card--cat .shop-pet-image img{object-fit:cover!important;object-position:50% 44%!important;top:-1px!important;left:-1px!important;width:calc(100% + 2px)!important;height:calc(100% + 2px)!important}@media(max-width:700px){.shop-pet-card--cat .shop-pet-image img{object-position:50% 40%!important}}.shop-pet-card--dog .shop-pet-image img{object-fit:cover!important;object-position:50% 46%!important;top:-1px!important;left:-1px!important;width:calc(100% + 2px)!important;height:calc(100% + 2px)!important}@media(max-width:700px){.shop-pet-card--dog .shop-pet-image img{object-position:50% 43%!important}}.shop-pet-card--split{align-items:stretch!important;overflow:hidden!important}.shop-pet-card--split .shop-pet-image{position:relative!important;align-self:stretch!important;height:auto!important;min-height:100%!important;overflow:hidden!important;margin:0!important;padding:0!important;border:0!important;line-height:0!important;background:#f4e4da!important}.shop-pet-card--split .shop-pet-image img,.shop-pet-card--dog .shop-pet-image img,.shop-pet-card--cat .shop-pet-image img{position:absolute!important;top:-4px!important;right:-4px!important;bottom:-4px!important;left:-4px!important;width:calc(100% + 8px)!important;height:calc(100% + 8px)!important;min-width:calc(100% + 8px)!important;min-height:calc(100% + 8px)!important;max-width:none!important;display:block!important;margin:0!important;padding:0!important;border:0!important;object-fit:cover!important;transform:none!important;vertical-align:top!important}.shop-pet-card--dog .shop-pet-image img{object-position:50% 46%!important}.shop-pet-card--cat .shop-pet-image img{object-position:50% 44%!important}@media(max-width:700px){.shop-pet-card--dog .shop-pet-image img{object-position:50% 43%!important}.shop-pet-card--cat .shop-pet-image img{object-position:50% 40%!important}}.shop-pet-card--split{grid-template-columns:60% 40%!important;align-items:stretch!important}.shop-pet-card--split .shop-pet-image{position:relative!important;min-height:285px!important;height:auto!important;overflow:hidden!important;line-height:0!important;background:#f4e4da!important}.shop-pet-card--split .shop-pet-image img,.shop-pet-card--dog .shop-pet-image img,.shop-pet-card--cat .shop-pet-image img{position:absolute!important;top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;width:calc(100% + 2px)!important;height:calc(100% + 2px)!important;max-width:none!important;display:block!important;object-fit:cover!important;transform:none!important;margin:0!important;padding:0!important;border:0!important}.shop-pet-card--dog .shop-pet-image img{object-position:50% 45%!important}.shop-pet-card--cat .shop-pet-image img{object-position:50% 42%!important}@media(max-width:700px){.shop-pet-card--split{grid-template-columns:1fr!important}.shop-pet-card--split .shop-pet-image{min-height:0!important;aspect-ratio:4 / 3!important}.shop-pet-card--dog .shop-pet-image img{object-position:50% 43%!important}.shop-pet-card--cat .shop-pet-image img{object-position:50% 40%!important}}@media(max-width:700px){.shop-pet-card--split{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important}.shop-pet-card--split .shop-pet-image{display:block!important;position:relative!important;width:100%!important;height:285px!important;min-height:285px!important;aspect-ratio:auto!important;overflow:hidden!important;margin:0!important;padding:0!important;line-height:0!important}.shop-pet-card--split .shop-pet-image img,.shop-pet-card--dog .shop-pet-image img,.shop-pet-card--cat .shop-pet-image img{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;width:calc(100% + 2px)!important;height:calc(100% + 2px)!important;min-width:0!important;min-height:0!important;max-width:none!important;object-fit:cover!important;margin:0!important;padding:0!important;border:0!important}.shop-pet-card--dog .shop-pet-image img{object-position:50% 44%!important}.shop-pet-card--cat .shop-pet-image img{object-position:50% 41%!important}.shop-pet-card--split .shop-pet-copy-panel{position:relative!important;z-index:2!important}}@media(max-width:420px){.shop-pet-card--split .shop-pet-image{height:255px!important;min-height:255px!important}}@media(max-width:700px){.shop-pet-card--split{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto auto!important;overflow:hidden!important}.shop-pet-card--split .shop-pet-image{display:block!important;position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important;margin:0!important;padding:0!important;line-height:0!important;background:#f4e4da!important}.shop-pet-card--split .shop-pet-image img,.shop-pet-card--dog .shop-pet-image img,.shop-pet-card--cat .shop-pet-image img{display:block!important;position:static!important;inset:auto!important;width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important;margin:0!important;padding:0!important;border:0!important;visibility:visible!important;opacity:1!important}.shop-pet-card--split .shop-pet-copy-panel{position:relative!important;z-index:2!important;margin-top:0!important}}@media(max-width:420px){.shop-pet-card--split .shop-pet-image{height:auto!important;min-height:0!important}}.shop-pet-card--split .shop-pet-image picture{display:block;width:100%;height:100%;margin:0;padding:0;line-height:0}.shop-pet-card--split .shop-pet-image picture img{display:block;width:100%;height:100%;margin:0;padding:0;border:0}@media(max-width:700px){.shop-pet-card--split{grid-template-columns:1fr!important;grid-template-rows:auto auto!important;overflow:hidden!important;background:#f8ebe3!important}.shop-pet-card--split .shop-pet-image{position:relative!important;width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:4 / 3!important;overflow:hidden!important;margin:0!important;padding:0!important;line-height:0!important;background:#f8ebe3!important}.shop-pet-card--split .shop-pet-image picture{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}.shop-pet-card--split .shop-pet-image picture img,.shop-pet-card--dog .shop-pet-image picture img,.shop-pet-card--cat .shop-pet-image picture img{position:absolute!important;top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;width:calc(100% + 2px)!important;height:calc(100% + 2px)!important;max-width:none!important;object-fit:cover!important;object-position:center!important;transform:none!important}.shop-pet-card--split .shop-pet-copy-panel{margin-top:0!important;border-top:0!important}}.shop-pet-grid--editorial{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pet-editorial-card{position:relative;min-height:470px;border-radius:22px;overflow:hidden;border:1px solid #ead7d0;box-shadow:0 18px 44px #4a2f251a;background:#f5e6de;isolation:isolate}.pet-editorial-card img{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);object-fit:cover;object-position:center;display:block;transform:scale(1.002);transition:transform .55s ease}.pet-editorial-card:hover img{transform:scale(1.025)}.pet-editorial-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#281a16d1,#281a167a 42%,#281a1614 68%,#281a1600),linear-gradient(0deg,#19120f40,#19120f00 45%)}.pet-editorial-card__copy{position:absolute;z-index:2;left:38px;top:50%;transform:translateY(-50%);width:48%;color:#fff}.pet-editorial-card__copy .eyebrow{color:#f0c9a7}.pet-editorial-card__copy h3{font-family:Georgia,serif;font-size:38px;line-height:1.02;font-weight:500;margin:11px 0 14px;color:#fff}.pet-editorial-card__copy h3 em{color:#f4c7bf;font-style:italic;font-weight:400}.pet-editorial-card__copy p{max-width:290px;font-size:11px;line-height:1.65;color:#f6eae6;margin:0 0 20px}.pet-editorial-card__copy .btn{box-shadow:0 8px 20px #2c1c172e}.pet-editorial-card--dog img{object-position:56% 48%}.pet-editorial-card--cat img{object-position:54% 46%}@media(max-width:900px){.pet-editorial-card{min-height:410px}.pet-editorial-card__copy{left:28px;width:54%}.pet-editorial-card__copy h3{font-size:32px}}@media(max-width:700px){.shop-pet-grid--editorial{grid-template-columns:1fr}.pet-editorial-card{min-height:0;aspect-ratio:4 / 3;border-radius:18px}.pet-editorial-card img{object-fit:cover;object-position:center}.pet-editorial-card--dog img{object-position:54% 46%}.pet-editorial-card--cat img{object-position:52% 45%}.pet-editorial-card__veil{background:linear-gradient(90deg,#271915c7,#27191566 48%,#2719150d 72%,#27191500),linear-gradient(0deg,#19120f2e,#19120f00 48%)}.pet-editorial-card__copy{left:22px;width:52%}.pet-editorial-card__copy h3{font-size:29px}.pet-editorial-card__copy p{font-size:10px;max-width:230px}}@media(max-width:430px){.pet-editorial-card{aspect-ratio:1.08 / 1}.pet-editorial-card__copy{left:18px;width:55%}.pet-editorial-card__copy h3{font-size:25px}}.shop-pet-section{background:linear-gradient(180deg,#fff8f3,#f7e7df 52%,#fff8f3)!important}.shop-pet-grid--editorial{gap:20px!important}.pet-editorial-card{border:0!important;outline:0!important;background:#ead2c8!important;box-shadow:0 20px 48px #442b231c!important;overflow:hidden!important}.pet-editorial-card img{top:-4px!important;right:-4px!important;bottom:-4px!important;left:-4px!important;width:calc(100% + 8px)!important;height:calc(100% + 8px)!important;max-width:none!important;object-fit:cover!important;display:block!important;margin:0!important;padding:0!important;border:0!important}.pet-editorial-card__veil{top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important;background:linear-gradient(90deg,#2d1c17b3,#2d1c1761 38%,#2d1c1714 64%,#2d1c1700 82%),linear-gradient(0deg,#442b2329,#442b2300 50%)!important}.pet-editorial-card__copy{text-shadow:0 1px 8px rgba(28,18,15,.14)}@media(max-width:700px){.shop-pet-section{padding-left:0!important;padding-right:0!important}.shop-pet-section>.page-width{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}.shop-pet-section .editorial-head{padding-left:22px!important;padding-right:22px!important}.shop-pet-grid--editorial{gap:14px!important}.pet-editorial-card{width:100%!important;border-radius:0!important;border:0!important;box-shadow:none!important;aspect-ratio:1.18 / 1!important}.pet-editorial-card img{top:-3px!important;right:-3px!important;bottom:-3px!important;left:-3px!important;width:calc(100% + 6px)!important;height:calc(100% + 6px)!important}.pet-editorial-card--dog img{object-position:54% 47%!important}.pet-editorial-card--cat img{object-position:52% 46%!important}.pet-editorial-card__copy{left:24px!important;width:53%!important}}:root{--eronia-ink:#2d211e;--eronia-rose:#d98e8b;--eronia-cream:#fff8f3;--eronia-line:#ead8d0;--eronia-gold:#b67c42}body{background:var(--eronia-cream)}.site-header{position:sticky!important;top:0;z-index:50;background:#fff8f3f0!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(234,216,208,.72)}.announcement{position:relative;z-index:51}.announcement-content{gap:24px!important;white-space:nowrap}.announcement-content i{opacity:.45;font-style:normal}.logo__paw-svg{width:23px;height:20px;display:block;margin:0 auto 3px;fill:var(--eronia-gold)}.header-action svg,.mobile-menu-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.header-action span{font-size:10px;font-weight:700;letter-spacing:.04em}.mobile-menu-button{border:0;background:transparent}.hero__photo img{width:100%;height:100%;object-fit:cover}.hero__copy h1{letter-spacing:-.025em}.hero__dot{transition:width .25s ease,opacity .25s ease}.hero__dot.is-active{width:28px!important;border-radius:20px!important}.product-card{overflow:hidden!important;border:1px solid rgba(234,216,208,.8)!important;background:#fff!important;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #432b2317}.product-card__media{display:block;position:relative;overflow:hidden;background:#f7eee9}.product-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-badge{position:absolute;top:12px;left:12px;background:var(--eronia-ink);color:#fff;padding:7px 10px;border-radius:20px;font-size:9px;font-weight:800;letter-spacing:.12em}.product-card__meta{display:flex;align-items:center;gap:9px;margin-top:8px}.product-card__meta s{font-size:11px;opacity:.45}.product-card__view{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding-top:13px;border-top:1px solid #eee1db;color:var(--eronia-ink);font-size:10px;font-weight:800;letter-spacing:.1em}.product-card__view span{font-size:16px;color:var(--eronia-rose)}.why-grid--premium{grid-template-columns:repeat(4,1fr)!important}.why-grid--premium .why-item{padding:32px 24px!important;background:#fffaf7;border:1px solid var(--eronia-line);border-radius:18px}.why-grid--premium .why-icon{font-family:Georgia,serif;font-size:17px;color:var(--eronia-gold);border-bottom:1px solid #dec6bb;padding-bottom:13px;margin-bottom:20px}.why-grid--premium h3{font-size:11px;letter-spacing:.12em}.why-grid--premium p{line-height:1.65}.trust-band{display:grid;grid-template-columns:repeat(3,1fr);background:#2f2421;color:#fff;padding:28px 6%;gap:24px}.trust-band div{text-align:center}.trust-band strong{display:block;font-size:10px;letter-spacing:.14em;margin-bottom:7px;color:#f0c9a7}.trust-band span{font-size:11px;opacity:.78}.footer--premium{padding:58px 0 24px!important;background:#2d211e!important;color:#f8eee9}.footer-grid{display:grid!important;grid-template-columns:1.6fr repeat(3,1fr);gap:50px;align-items:start!important}.footer-brand .logo{display:inline-block;color:#fff}.footer-brand .logo__paw-svg{fill:#d7a270}.footer-brand p{max-width:330px;font-size:12px;line-height:1.7;opacity:.72;margin-top:18px}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links h4{font-size:10px;letter-spacing:.16em;color:#d7a270;margin:0 0 8px}.footer-links a{color:#f8eee9;font-size:12px;opacity:.78}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;font-size:10px;opacity:.58}.product-shell{padding:52px 0 80px}.product-main{align-items:start!important;gap:58px!important}.product-gallery{display:grid;gap:14px}.product-gallery img{width:100%;border-radius:16px;background:#f6ece7}.product-info{position:sticky;top:140px;padding:22px 0}.product-info h1{font-family:Georgia,serif;font-size:44px;line-height:1.05;margin:10px 0 14px}.product-price{font-size:20px;margin-bottom:24px}.product-price s{font-size:13px;opacity:.45;margin-left:8px}.product-description{font-size:13px;line-height:1.75;color:#665650}.product-form{margin-top:28px}.product-form label{display:block;font-size:10px;font-weight:800;letter-spacing:.1em;margin-bottom:8px}.product-form select{width:100%;min-height:48px;border:1px solid var(--eronia-line);border-radius:10px;background:#fff;padding:0 13px;margin-bottom:12px}.product-atc{min-height:52px;font-weight:800;letter-spacing:.08em}.product-reassurance{margin-top:20px;border-top:1px solid var(--eronia-line)}.product-reassurance div{padding:15px 0;border-bottom:1px solid var(--eronia-line)}.product-reassurance b{display:block;font-size:11px;margin-bottom:4px}.product-reassurance span{font-size:10px;color:#74635d}.collection-grid{gap:22px!important}@media(max-width:900px){.why-grid--premium{grid-template-columns:repeat(2,1fr)!important}.footer-grid{grid-template-columns:1.5fr 1fr 1fr!important}.footer-links:last-child{grid-column:2/4}}@media(max-width:700px){.site-header{top:0}.nav--eronia{height:78px!important}.logo--centered .logo__word{font-size:20px!important}.logo__paw-svg{width:20px;height:17px}.header-action{background:transparent!important;border:0!important;box-shadow:none!important;width:38px!important;min-width:38px!important}.header-action span{display:none!important}.header-action svg{width:24px;height:24px}.mobile-menu-button{width:40px!important;height:44px!important;background:transparent!important}.why-grid--premium{grid-template-columns:1fr!important;gap:10px!important}.trust-band{grid-template-columns:1fr;gap:17px;padding:27px 24px}.footer-grid{grid-template-columns:1fr 1fr!important;gap:32px 22px}.footer-brand{grid-column:1/-1}.footer-links:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.product-main{grid-template-columns:1fr!important;gap:24px!important}.product-info{position:static;padding-top:0}.product-info h1{font-size:34px}}.category-carousel .category-card__body{display:none!important}.category-carousel .category-card{overflow:hidden!important}.category-carousel .category-card__media{margin:0!important;border-radius:inherit!important;overflow:hidden!important}.shop-pet-section--quiet{background:#fff8f3!important}.shop-pet-heading{max-width:680px;margin-left:auto;margin-right:auto}.pet-nav-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pet-nav-card{display:grid;grid-template-columns:52% 48%;min-height:310px;overflow:hidden;border-radius:18px;background:#fbefea;border:1px solid #ead8d0;box-shadow:0 12px 30px #432b230e;color:#2d211e;transition:transform .25s ease,box-shadow .25s ease}.pet-nav-card:hover{transform:translateY(-3px);box-shadow:0 17px 34px #432b2313}.pet-nav-card__media{position:relative;overflow:hidden;min-width:0;background:#ead4ca;line-height:0}.pet-nav-card__media img{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);max-width:none;object-fit:cover;display:block;transition:transform .4s ease}.pet-nav-card:hover .pet-nav-card__media img{transform:scale(1.018)}.pet-nav-card--dog .pet-nav-card__media img{object-position:54% 48%}.pet-nav-card--cat .pet-nav-card__media img{object-position:52% 47%}.pet-nav-card__content{display:flex;flex-direction:column;justify-content:center;padding:30px 28px}.pet-nav-card__content .eyebrow{color:#b67c42;font-size:9px;letter-spacing:.15em}.pet-nav-card__content h3{margin:9px 0 11px;font-family:Georgia,serif;font-size:32px;line-height:1;font-weight:500}.pet-nav-card__content p{margin:0 0 20px;color:#6b5a54;font-size:11px;line-height:1.65}.pet-nav-link{display:inline-flex;align-items:center;gap:10px;align-self:flex-start;padding-bottom:5px;border-bottom:1px solid #d7a69e;font-size:9px;font-weight:800;letter-spacing:.12em}.pet-nav-link b{color:#d98e8b;font-size:14px}@media(max-width:950px){.pet-nav-card{grid-template-columns:1fr;min-height:0}.pet-nav-card__media{height:260px}}@media(max-width:700px){.shop-pet-section--quiet{padding-left:0!important;padding-right:0!important}.shop-pet-section--quiet>.page-width{width:100%!important;max-width:none!important;padding-left:18px!important;padding-right:18px!important}.pet-nav-grid{grid-template-columns:1fr;gap:16px}.pet-nav-card{grid-template-columns:42% 58%;min-height:210px;border-radius:16px;box-shadow:0 9px 24px #432b230d}.pet-nav-card__media{height:auto;min-height:210px}.pet-nav-card__content{padding:22px 18px}.pet-nav-card__content h3{font-size:27px}.pet-nav-card__content p{font-size:10px;margin-bottom:14px}.pet-nav-card--dog .pet-nav-card__media img{object-position:55% 48%}.pet-nav-card--cat .pet-nav-card__media img{object-position:53% 47%}}.category-carousel .category-card__body{display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding:14px 14px 15px!important;min-height:48px;background:#fffaf7;border-top:1px solid #eee0da}.category-card__name{display:block;color:#352724;font-family:Georgia,serif;font-size:14px;line-height:1.2;font-weight:500}.category-card__arrow{flex:0 0 auto;color:#c98682;font-size:16px}@media(max-width:700px){.category-carousel .category-card__body{padding:12px 11px 13px!important;min-height:45px}.category-card__name{font-size:13px}}.section{padding-top:64px!important;padding-bottom:64px!important}.section-head{margin-bottom:34px!important}.editorial-head{max-width:760px!important}.editorial-head h2{letter-spacing:-.015em!important}.editorial-head p{max-width:690px!important;line-height:1.65!important}.btn,.product-card__view,.pet-nav-link{letter-spacing:.08em!important}.btn{min-height:46px!important;border-radius:999px!important}.btn--rose{background:#d98e8b!important}.btn--rose:hover{background:#cf817e!important}.site-header{transition:box-shadow .22s ease,background .22s ease,border-color .22s ease}.site-header.is-scrolled{box-shadow:0 8px 24px #432b230f;background:#fff8f3fa!important}.logo__word{letter-spacing:.2em!important}.logo__pets{letter-spacing:.28em!important}.header-action{transition:background .2s ease,transform .2s ease!important}.header-action:hover{background:#f7ebe6!important;transform:translateY(-1px)}.hero-wrap{padding-bottom:24px!important}.hero{box-shadow:0 22px 52px #432b231a!important}.hero__copy{max-width:590px!important}.hero__copy p{max-width:420px!important}.hero__actions{margin-top:22px!important}.shop-pet-section--quiet{padding-top:58px!important}.pet-nav-card{min-height:300px!important}.pet-nav-card__content{padding:30px!important}.pet-nav-card__content h3{letter-spacing:-.015em!important}.pet-nav-card__media img{filter:saturate(.98) contrast(1.01)}.category-carousel .category-card{border-radius:16px!important;box-shadow:0 8px 20px #432b230a}.category-carousel .category-card__media{aspect-ratio:1 / 1!important}.category-carousel .category-card__media img{width:100%;height:100%;object-fit:cover}.category-card__body{min-height:52px!important}.category-card__name{font-size:13px!important;font-family:Arial,sans-serif!important;font-weight:700!important;letter-spacing:.01em}.product-grid{gap:18px!important}.product-card{border-radius:16px!important}.product-card__body{padding:14px 14px 16px!important}.product-card__title{font-size:11px!important;line-height:1.35!important}.product-card__price{font-size:14px!important}.product-card__view{font-size:9px!important}.why-section{padding-top:70px!important;padding-bottom:70px!important}.why-grid--premium .why-item{min-height:210px;display:flex;flex-direction:column;justify-content:flex-start}.story-news{margin-top:10px}.story-copy,.newsletter-inner{max-width:520px}.footer--premium{padding-top:62px!important}.footer-links a:hover{opacity:1!important;color:#fff!important}.footer-bottom{padding-bottom:4px}.product-shell{background:#fffaf7}.product-info h1{letter-spacing:-.02em}.product-atc{box-shadow:0 8px 20px #d98e8b2e}.product-reassurance div{background:#fff;padding-left:12px;padding-right:12px}@media(max-width:700px){.section{padding-top:46px!important;padding-bottom:46px!important}.editorial-head{padding-left:6px!important;padding-right:6px!important;margin-bottom:28px!important}.editorial-head h2{font-size:32px!important;line-height:1.08!important}.editorial-head p{font-size:12px!important}.nav--eronia{height:74px!important}.logo--centered .logo__word{font-size:20px!important}.logo--centered .logo__pets{font-size:8px!important}.header-action{width:40px!important;min-width:40px!important;height:44px!important;min-height:44px!important}.hero-wrap{padding-top:0!important;padding-bottom:18px!important}.hero{border-radius:0!important;box-shadow:none!important}.hero__copy{width:74%!important;padding-left:20px!important;padding-right:10px!important}.hero__copy h1{font-size:38px!important;line-height:1.02!important}.hero__copy p{font-size:11px!important;line-height:1.6!important}.pet-nav-grid{gap:14px!important}.pet-nav-card{grid-template-columns:40% 60%!important;min-height:200px!important}.pet-nav-card__media{min-height:200px!important}.pet-nav-card__content{padding:20px 16px!important}.pet-nav-card__content h3{font-size:25px!important}.category-carousel .category-card{flex-basis:148px!important}.category-card__name{font-size:12px!important}.product-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.product-card__body{padding:11px!important}.why-grid--premium .why-item{min-height:0!important}.newsletter-form{flex-direction:column!important;gap:8px}.newsletter-form input,.newsletter-form button{width:100%!important;border-radius:8px!important;border:1px solid #e2cac4!important}.footer-grid{gap:28px 20px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.footer-email{color:#f0c9a7!important;overflow-wrap:anywhere}.product-reassurance a{color:#9f6864;text-decoration:underline;text-underline-offset:2px}.contact-page{background:#fff8f3}.contact-page__inner{max-width:1080px}.contact-page__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:start}.contact-page__details{padding:34px;border-radius:18px;background:#f8eae4;border:1px solid #ead8d0}.contact-page__details h2{font-family:Georgia,serif;font-size:36px;margin:10px 0 14px}.contact-page__details p{color:#6b5a54;font-size:12px}.contact-page__email{display:inline-block;margin-top:10px;color:#9f6864;font-weight:700;overflow-wrap:anywhere}.contact-page__form label{display:block;margin:0 0 7px;font-size:10px;font-weight:800;letter-spacing:.08em}.contact-page__form input,.contact-page__form textarea{width:100%;box-sizing:border-box;margin:0 0 18px;padding:13px 14px;border:1px solid #dfcbc3;border-radius:10px;background:#fff;color:#2d211e;font:inherit}.contact-page__form textarea{resize:vertical}.contact-success{padding:12px 14px;border-radius:10px;background:#f3e6df;margin-bottom:18px}@media(max-width:700px){.contact-page__grid{grid-template-columns:1fr;gap:24px}.contact-page__details{padding:24px 20px}.contact-page__details h2{font-size:30px}}.our-story{background:#fff8f3;color:#2d211e}.our-story__hero{padding:96px 0 90px;text-align:center;background:linear-gradient(180deg,#f7e5dd,#fff8f3)}.our-story__hero-inner{max-width:820px}.our-story__hero h1{margin:14px 0 20px;font-family:Georgia,serif;font-size:68px;line-height:.98;font-weight:500;letter-spacing:-.035em}.our-story__hero p{max-width:600px;margin:0 auto;color:#6d5b55;font-size:14px;line-height:1.75}.our-story__body{max-width:1080px;padding-top:78px;padding-bottom:90px}.our-story__intro{display:grid;grid-template-columns:.7fr 1.6fr;gap:80px;padding-bottom:72px;border-bottom:1px solid #ead8d0}.our-story__label{padding-top:10px;color:#b67c42;font-size:10px;font-weight:800;letter-spacing:.16em}.our-story__copy h2,.our-story__statement h2,.our-story__family h2{margin:0 0 22px;font-family:Georgia,serif;font-size:42px;line-height:1.08;font-weight:500}.our-story__copy p,.our-story__statement p,.our-story__family p{color:#665650;font-size:13px;line-height:1.85}.our-story__statement{max-width:760px;margin:74px auto;text-align:center}.our-story__statement>span{color:#b67c42;font-size:10px;font-weight:800;letter-spacing:.16em}.our-story__statement h2{margin-top:12px}.our-story__family{display:grid;grid-template-columns:1.45fr .55fr;gap:50px;align-items:center;padding:58px 64px;border-radius:24px;background:#f7e6df}.our-story__family-copy{max-width:650px}.our-story__signature{display:flex;flex-direction:column;gap:5px;margin-top:28px}.our-story__signature strong{font-size:11px;letter-spacing:.17em}.our-story__signature em{font-family:Georgia,serif;color:#9f6864;font-size:16px}.our-story__paw{text-align:center}.our-story__paw svg{width:125px;fill:#d6a06f;opacity:.62}.our-story__shop{padding-top:84px}.our-story__shop-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.our-story__shop-card{display:flex;align-items:center;justify-content:space-between;min-height:150px;padding:30px 34px;border:1px solid #ead8d0;border-radius:18px;background:#fffaf7;color:#2d211e;transition:transform .25s ease,box-shadow .25s ease}.our-story__shop-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px #432b2312}.our-story__shop-card span{color:#b67c42;font-size:9px;font-weight:800;letter-spacing:.14em}.our-story__shop-card h3{margin:9px 0 0;font-family:Georgia,serif;font-size:30px;font-weight:500}.our-story__shop-card b{font-size:10px;letter-spacing:.1em;color:#9f6864}@media(max-width:700px){.our-story__hero{padding:68px 20px 62px}.our-story__hero h1{font-size:46px}.our-story__body{padding:52px 20px 65px}.our-story__intro{grid-template-columns:1fr;gap:20px;padding-bottom:52px}.our-story__copy h2,.our-story__statement h2,.our-story__family h2{font-size:34px}.our-story__statement{margin:55px auto}.our-story__family{grid-template-columns:1fr;padding:38px 26px;gap:24px}.our-story__paw svg{width:80px}.our-story__shop{padding-top:60px}.our-story__shop-grid{grid-template-columns:1fr}.our-story__shop-card{min-height:125px;padding:24px 22px}}.footer-links--policies a{line-height:1.45}.footer-links--policies a:hover{color:#fff!important;opacity:1!important}.faq-page{background:#fff8f3;color:#2d211e}.faq-page__hero{padding:88px 20px 76px;text-align:center;background:linear-gradient(180deg,#f6e4dc,#fff8f3)}.faq-page__hero-inner{max-width:760px}.faq-page__hero h1{margin:13px 0 16px;font-family:Georgia,serif;font-size:58px;line-height:1;font-weight:500;letter-spacing:-.03em}.faq-page__hero p{max-width:580px;margin:0 auto;color:#6b5a54;font-size:13px;line-height:1.7}.faq-page__body{max-width:980px;padding-top:34px;padding-bottom:88px}.faq-page__jump{position:sticky;top:96px;z-index:8;display:flex;justify-content:center;gap:8px;padding:12px;margin:0 auto 58px;border:1px solid #ead8d0;border-radius:999px;background:#fffaf7f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 24px #432b230b}.faq-page__jump a{padding:9px 15px;border-radius:999px;color:#594943;font-size:10px;font-weight:800;letter-spacing:.05em}.faq-page__jump a:hover{background:#f4e4de;color:#2d211e}.faq-group{display:grid;grid-template-columns:210px 1fr;gap:48px;padding:0 0 58px;margin:0 0 58px;border-bottom:1px solid #ead8d0;scroll-margin-top:180px}.faq-group__heading{display:flex;gap:14px;align-items:baseline}.faq-group__heading span{color:#b67c42;font-family:Georgia,serif;font-size:13px}.faq-group__heading h2{margin:0;font-family:Georgia,serif;font-size:27px;line-height:1.1;font-weight:500}.faq-accordion details{border-top:1px solid #e5d3cb}.faq-accordion details:last-child{border-bottom:1px solid #e5d3cb}.faq-accordion summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 4px;cursor:pointer;list-style:none;color:#332622;font-size:13px;font-weight:700}.faq-accordion summary::-webkit-details-marker{display:none}.faq-accordion summary span{flex:0 0 auto;color:#b67c42;font-family:Arial,sans-serif;font-size:22px;font-weight:300;line-height:1;transition:transform .2s ease}.faq-accordion details[open] summary span{transform:rotate(45deg)}.faq-answer{padding:0 42px 22px 4px;color:#6a5953}.faq-answer p{margin:0;font-size:12px;line-height:1.8}.faq-answer a{color:#9f6864;text-decoration:underline;text-underline-offset:2px}.faq-contact{display:flex;align-items:center;justify-content:space-between;gap:42px;padding:42px 48px;border-radius:22px;background:#f5e2da}.faq-contact h2{margin:8px 0 10px;font-family:Georgia,serif;font-size:34px;font-weight:500}.faq-contact p{max-width:520px;margin:0;color:#6a5953;font-size:12px;line-height:1.7}.faq-contact__actions{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:12px}.faq-contact__email{color:#8f615c;font-size:10px;font-weight:700}@media(max-width:700px){.faq-page__hero{padding:64px 22px 55px}.faq-page__hero h1{font-size:43px}.faq-page__body{padding:24px 18px 60px}.faq-page__jump{top:84px;justify-content:flex-start;overflow-x:auto;margin-bottom:42px;border-radius:14px;scrollbar-width:none}.faq-page__jump::-webkit-scrollbar{display:none}.faq-page__jump a{white-space:nowrap}.faq-group{grid-template-columns:1fr;gap:18px;padding-bottom:42px;margin-bottom:42px;scroll-margin-top:155px}.faq-group__heading h2{font-size:25px}.faq-accordion summary{padding:19px 2px;font-size:12px}.faq-answer{padding:0 26px 20px 2px}.faq-contact{flex-direction:column;align-items:flex-start;padding:32px 25px}.faq-contact__actions{align-items:flex-start;width:100%}.faq-contact__actions .btn{width:100%;text-align:center}}.mobile-menu-toggle{display:none;width:48px;height:48px;border:0;border-radius:15px;background:#f2eeee;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;color:#2d211e;-webkit-tap-highlight-color:transparent}.mobile-menu-toggle span{display:block;width:23px;height:2.5px;border-radius:3px;background:#2d211e}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background:#26191561;opacity:0;transition:opacity .28s ease}.mobile-menu-overlay.is-visible{opacity:1}.mobile-menu-drawer{position:fixed;z-index:999;top:0;left:0;bottom:0;width:min(88vw,390px);padding:24px 24px 26px;box-sizing:border-box;background:#fffaf7;color:#2d211e;transform:translate(-102%);transition:transform .32s cubic-bezier(.22,.7,.24,1);box-shadow:18px 0 55px #2c1d1824;overflow-y:auto;overscroll-behavior:contain}.mobile-menu-drawer.is-open{transform:translate(0)}.mobile-menu-drawer__top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:8px 0 22px;border-bottom:1px solid #ead8d0}.mobile-menu-drawer__eyebrow{color:#b67c42;font-size:9px;font-weight:800;letter-spacing:.17em}.mobile-menu-drawer__top h2{margin:5px 0 0;font-family:Georgia,serif;font-size:31px;font-weight:500}.mobile-menu-close{width:44px;height:44px;border:1px solid #e7d4cc;border-radius:50%;background:#fff;color:#4b3832;font-size:29px;font-weight:300;line-height:1;cursor:pointer}.mobile-menu-nav{padding:15px 0}.mobile-menu-nav>a,.mobile-menu-categories>summary{min-height:54px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;border-bottom:1px solid #eee0da;color:#332622;font-family:Georgia,serif;font-size:18px;text-decoration:none;cursor:pointer;list-style:none}.mobile-menu-categories>summary::-webkit-details-marker{display:none}.mobile-menu-nav>a span,.mobile-menu-categories>summary span{color:#b67c42;font-family:Arial,sans-serif;font-size:17px}.mobile-menu-categories[open]>summary span{transform:rotate(45deg)}.mobile-menu-categories>div{padding:7px 0 11px 14px;border-bottom:1px solid #eee0da}.mobile-menu-categories>div a{min-height:42px;display:flex;align-items:center;color:#6a5953;font-size:12px;font-weight:700;text-decoration:none}.mobile-menu-drawer__footer{margin-top:20px;padding:20px;border-radius:16px;background:#f5e4dd}.mobile-menu-drawer__support span{display:block;margin-bottom:7px;color:#b67c42;font-size:9px;font-weight:800;letter-spacing:.14em}.mobile-menu-drawer__support a{color:#8f615c;font-size:12px;font-weight:700;overflow-wrap:anywhere}.mobile-menu-drawer__quick{display:flex;gap:17px;margin-top:18px;padding-top:15px;border-top:1px solid #e4cec5}.mobile-menu-drawer__quick a{color:#4c3a34;font-size:10px;font-weight:800;text-decoration:none}body.mobile-menu-open{overflow:hidden}@media(max-width:989px){.mobile-menu-toggle{display:flex}}@media(prefers-reduced-motion:reduce){.mobile-menu-drawer,.mobile-menu-overlay{transition:none}}.site-header{position:sticky!important;z-index:1000!important;isolation:isolate}.hero,.hero-wrap,.hero__slide,.category-carousel,.shop-pet-section,main,#MainContent{position:relative;z-index:1}.mobile-menu-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important}.mobile-menu-drawer{position:fixed!important;z-index:2147483001!important;top:0!important;bottom:0!important;left:0!important}.mobile-menu-drawer__top,.mobile-menu-nav,.mobile-menu-drawer__footer{position:relative;z-index:2}@media(max-width:989px){.site-header,.nav,.nav--eronia{transform:none!important;filter:none!important;perspective:none!important}.mobile-menu-drawer{height:100dvh!important;max-height:100dvh!important}}:root{--eronia-ink:#2d211e;--eronia-muted:#6b5a54;--eronia-rose:#d98e8b;--eronia-gold:#b67c42;--eronia-cream:#fff8f3;--eronia-paper:#fffaf7;--eronia-line:#ead8d0}.page-width{max-width:1240px}.section-head h1,.section-head h2{text-wrap:balance}.section-head p{text-wrap:pretty}.eyebrow{font-size:10px!important;font-weight:800!important;letter-spacing:.16em!important;color:var(--eronia-gold)!important}.btn,button[type=submit],.product-atc{min-height:48px;border-radius:999px!important;font-size:11px!important;font-weight:800!important;letter-spacing:.09em!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important}.btn:hover,button[type=submit]:hover,.product-atc:hover{transform:translateY(-1px);box-shadow:0 9px 22px #432b2317}.hero img,.pet-nav-card__media img,.category-card__media img,.product-card img,.product-media img{display:block;width:100%}.pet-nav-card__media,.category-card__media,.product-card__media{overflow:hidden;background:#f5e8e2}.pet-nav-card__media img,.category-card__media img{transition:transform .45s cubic-bezier(.2,.65,.25,1)}.pet-nav-card:hover .pet-nav-card__media img,.category-card:hover .category-card__media img{transform:scale(1.018)}.site-header{border-bottom:1px solid rgba(234,216,208,.72)!important}.nav--eronia{max-width:1240px;margin:0 auto}.header-action{border:1px solid transparent}.header-action:hover{border-color:#ead8d0}.hero__copy h1{text-wrap:balance}.hero__copy p{text-wrap:pretty}.hero__actions .btn{min-width:150px}.shop-pet-section--quiet .editorial-head h2{font-size:clamp(34px,4vw,50px)!important}.pet-nav-card{box-shadow:0 10px 28px #432b230b}.pet-nav-card:hover{box-shadow:0 16px 36px #432b2312}.category-carousel{padding-bottom:6px}.category-card{transition:transform .22s ease,box-shadow .22s ease}.category-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px #432b2312}.product-card{overflow:hidden;border:1px solid #eee0da!important;background:#fff!important;transition:transform .22s ease,box-shadow .22s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 15px 34px #432b2313}.product-card__title{min-height:2.7em}.product-card__price{margin-top:7px;color:var(--eronia-ink);font-weight:700}.product-card__view{display:inline-flex;align-items:center;min-height:34px;margin-top:10px;color:#93615d}.product-info{max-width:540px}.product-info h1{font-family:Georgia,serif;font-weight:500;line-height:1.06}.product-atc{width:100%;min-height:54px}.product-reassurance{margin-top:18px}.product-reassurance div{border:1px solid #eee0da}.collection-hero,.collection-header{padding-top:58px;padding-bottom:34px;text-align:center}.collection-hero h1,.collection-header h1{font-family:Georgia,serif;font-size:clamp(38px,5vw,58px);font-weight:500;letter-spacing:-.025em}.collection-hero p,.collection-header p{max-width:650px;margin-left:auto;margin-right:auto;color:var(--eronia-muted);line-height:1.7}.eronia-trust{padding:26px 20px;border-top:1px solid #ead8d0;border-bottom:1px solid #ead8d0;background:#fffaf7}.eronia-trust__inner{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.eronia-trust__item{min-height:66px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:0 20px;text-align:center;border-right:1px solid #ead8d0}.eronia-trust__item:last-child{border-right:0}.eronia-trust__item strong{font-size:10px;letter-spacing:.11em;color:#3c2c27}.eronia-trust__item span{max-width:220px;color:#79665f;font-size:10px;line-height:1.5}.footer--premium{border-top:0!important}.footer-grid{align-items:start}.footer-links h4{margin-bottom:16px!important}.footer-links a{display:block;padding:4px 0;line-height:1.5}.footer-email{max-width:220px}@media(max-width:700px){.page-width{padding-left:18px;padding-right:18px}.header-action{width:42px!important;min-width:42px!important;height:44px!important}.hero__copy h1{font-size:clamp(34px,10vw,43px)!important}.pet-nav-card{border-radius:16px!important}.eronia-trust{padding:10px 18px}.eronia-trust__inner{grid-template-columns:1fr 1fr}.eronia-trust__item{min-height:92px;padding:14px 10px;border-right:1px solid #ead8d0;border-bottom:1px solid #ead8d0}.eronia-trust__item:nth-child(2){border-right:0}.eronia-trust__item:nth-child(3),.eronia-trust__item:nth-child(4){border-bottom:0}.eronia-trust__item:nth-child(4){border-right:0}.product-card__title{min-height:2.6em}}@media(prefers-reduced-motion:reduce){.pet-nav-card__media img,.category-card__media img,.product-card,.category-card,.btn,button[type=submit]{transition:none!important;transform:none!important}}.category-card__title,.category-card__body h3,.category-card h3{white-space:normal!important;line-height:1.15!important;text-wrap:balance}@media(max-width:700px){.category-card__title,.category-card__body h3,.category-card h3{font-size:clamp(13px,3.7vw,17px)!important}}@media(max-width:989px){.mobile-menu-toggle{display:flex!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;margin:0!important;border:1px solid rgba(72,49,42,.1)!important;border-radius:50%!important;background:#fffaf7eb!important;box-shadow:0 4px 14px #412b240e!important;align-items:center!important;justify-content:center!important;flex-direction:column!important;gap:4px!important;-webkit-tap-highlight-color:transparent}.mobile-menu-toggle span{display:block!important;width:18px!important;height:1.5px!important;min-height:1.5px!important;margin:0!important;border:0!important;border-radius:999px!important;background:#3b2a25!important;transition:width .18s ease,transform .18s ease!important}.mobile-menu-toggle span:nth-child(2){width:15px!important}.mobile-menu-toggle:active{transform:scale(.96)!important;background:#f7ece7!important}.mobile-menu-toggle:hover span:nth-child(2){width:18px!important}.nav--eronia .mobile-menu-toggle,.site-header .mobile-menu-toggle{align-self:center!important}}@media(max-width:480px){.mobile-menu-toggle{width:42px!important;min-width:42px!important;height:42px!important}.mobile-menu-toggle span{width:17px!important}.mobile-menu-toggle span:nth-child(2){width:14px!important}}@media(max-width:700px){.site-header .nav--eronia{position:relative!important;display:block!important;height:92px!important;min-height:92px!important;padding:0 14px!important;box-sizing:border-box!important}.site-header .mobile-menu-toggle{position:absolute!important;left:14px!important;top:50%!important;right:auto!important;bottom:auto!important;margin:0!important;transform:translateY(-50%)!important;z-index:6!important;flex:none!important}.site-header .logo--centered{position:absolute!important;left:50%!important;top:50%!important;margin:0!important;transform:translate(-50%,-50%)!important;z-index:5!important}.site-header .nav-actions{position:absolute!important;right:14px!important;top:50%!important;bottom:auto!important;margin:0!important;transform:translateY(-50%)!important;z-index:6!important;align-items:center!important}}@media(max-width:420px){.site-header .nav--eronia{padding-left:10px!important;padding-right:10px!important}.site-header .mobile-menu-toggle{left:10px!important}.site-header .nav-actions{right:10px!important}}.hero,.hero-wrap,.hero__slide{min-height:clamp(520px,66vh,700px)!important}.hero__copy{max-width:620px}.hero__copy p{max-width:520px}.best-sellers,.featured-products,.featured-collection{padding-top:58px!important;padding-bottom:70px!important;background:#fffaf7}.best-sellers .section-head,.featured-products .section-head,.featured-collection .section-head{margin-bottom:28px!important}@media(max-width:700px){.hero,.hero-wrap,.hero__slide{min-height:430px!important;height:430px!important;max-height:430px!important}.hero__copy{padding-top:34px!important;padding-bottom:30px!important}.hero__copy h1{margin-bottom:10px!important}.hero__copy p{margin-bottom:18px!important;line-height:1.55!important}.best-sellers,.featured-products,.featured-collection{padding-top:38px!important;padding-bottom:52px!important}.best-sellers .product-grid,.featured-products .product-grid,.featured-collection .product-grid{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:72vw!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none;padding:2px 18px 14px!important;margin-left:-18px!important;margin-right:-18px!important}.best-sellers .product-grid::-webkit-scrollbar,.featured-products .product-grid::-webkit-scrollbar,.featured-collection .product-grid::-webkit-scrollbar{display:none}.best-sellers .product-card,.featured-products .product-card,.featured-collection .product-card{scroll-snap-align:start;width:auto!important;min-width:0!important}}@media(min-width:990px){.best-sellers .product-grid,.featured-products .product-grid,.featured-collection .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}}.product-media,.product-media__item,.product-gallery__item,.product__media,.product__media-item,.product__media-wrapper{background:#fffaf7!important}.product-media img,.product-gallery img,.product__media img,.product__media-item img,.product__media-wrapper img{width:100%!important;height:auto!important;max-width:100%!important;object-fit:contain!important;object-position:center!important;display:block!important}.product-media,.product-gallery__item,.product__media,.product__media-item{height:auto!important;min-height:0!important;aspect-ratio:auto!important;overflow:hidden!important;border-radius:22px!important}@media(max-width:700px){.product-media,.product-gallery__item,.product__media,.product__media-item{height:auto!important;min-height:0!important;max-height:460px!important}.product-media img,.product-gallery img,.product__media img,.product__media-item img,.product__media-wrapper img{height:auto!important;max-height:440px!important;object-fit:contain!important}.product-gallery,.product__media-list{display:flex!important;flex-wrap:nowrap!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-gallery::-webkit-scrollbar,.product__media-list::-webkit-scrollbar{display:none}.product-gallery__item,.product__media-item{flex:0 0 100%!important;width:100%!important;scroll-snap-align:center}.product-info,.product__info-wrapper,.product-details{margin-top:20px!important;padding-top:0!important}}@media(min-width:701px){.product-media img,.product-gallery img,.product__media img,.product__media-item img{max-height:720px!important;object-fit:contain!important}}.product-gallery--premium{display:block!important;min-width:0}.product-gallery__stage{position:relative;width:100%;background:#fffaf7;border-radius:24px;overflow:hidden;border:1px solid rgba(91,61,52,.08)}.product-gallery__slide{display:none;width:100%}.product-gallery__slide.is-active{display:block}.product-gallery__slide img{width:100%!important;height:auto!important;max-height:680px!important;object-fit:contain!important;object-position:center!important;display:block;border-radius:0!important}.product-gallery__thumbs{display:flex;gap:10px;overflow-x:auto;padding:12px 2px 2px;scrollbar-width:none}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-gallery__thumb{-webkit-appearance:none;appearance:none;flex:0 0 72px;width:72px;height:72px;padding:3px;border:1px solid rgba(91,61,52,.12);border-radius:12px;background:#fffaf7;cursor:pointer;opacity:.68;transition:.18s ease}.product-gallery__thumb.is-active{opacity:1;border-color:#b97867;box-shadow:0 0 0 1px #b9786729}.product-gallery__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:8px!important}.product-form--priority{margin:24px 0 28px!important}.product-description{padding-top:26px;border-top:1px solid rgba(91,61,52,.1)}@media(max-width:700px){.product-shell{padding-top:14px!important}.product-main{padding-top:14px!important;gap:22px!important}.product-gallery__stage{width:100%!important;border-radius:20px!important}.product-gallery__slide img{width:100%!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important}.product-gallery__thumbs{gap:8px;padding-top:10px}.product-gallery__thumb{flex-basis:62px;width:62px;height:62px;border-radius:10px}.product-info{margin-top:0!important;padding-top:0!important}.product-info h1{margin-bottom:12px!important}.product-price{margin-bottom:0!important}.product-form--priority{margin-top:22px!important;margin-bottom:26px!important}.product-description{padding-top:24px!important}}.collection-hero,.collection-header,.main-collection-header,.collection-page__header{min-height:0!important;height:auto!important;padding-top:34px!important;padding-bottom:30px!important;margin-top:0!important;margin-bottom:22px!important;background:linear-gradient(180deg,#f7ddd7,#f9e6e0)!important}.collection-hero h1,.collection-header h1,.main-collection-header h1,.collection-page__header h1{margin:4px 0 0!important;font-size:clamp(34px,5vw,50px)!important;line-height:1.02!important;letter-spacing:-.025em!important}.collection-hero .eyebrow,.collection-header .eyebrow,.main-collection-header .eyebrow,.collection-page__header .eyebrow{margin-bottom:6px!important}.main-page-header,.page-header,.page-title-wrap,.search-header,.template-search .section-head,.template-cart .section-head{min-height:0!important;height:auto!important;padding-top:28px!important;padding-bottom:24px!important;margin-bottom:20px!important}.main-page-header h1,.page-header h1,.page-title-wrap h1,.search-header h1,.template-search h1,.template-cart h1{font-size:clamp(32px,5vw,46px)!important;line-height:1.05!important;margin:0!important}.product-shell{padding-top:20px!important}.collection-grid,.product-grid,.main-collection-product-grid{margin-top:0!important}@media(max-width:700px){.collection-hero,.collection-header,.main-collection-header,.collection-page__header{padding-top:20px!important;padding-bottom:18px!important;margin-bottom:14px!important}.collection-hero h1,.collection-header h1,.main-collection-header h1,.collection-page__header h1{font-size:34px!important;margin-top:2px!important}.collection-hero p,.collection-header p,.main-collection-header p,.collection-page__header p{margin-top:6px!important;font-size:11px!important;line-height:1.45!important}.main-page-header,.page-header,.page-title-wrap,.search-header,.template-search .section-head,.template-cart .section-head{padding-top:18px!important;padding-bottom:16px!important;margin-bottom:12px!important}.main-page-header h1,.page-header h1,.page-title-wrap h1,.search-header h1,.template-search h1,.template-cart h1{font-size:32px!important}.product-shell{padding-top:10px!important}}.page-hero{min-height:0!important;height:auto!important;padding:22px 18px 20px!important;margin:0 0 18px!important;background:#f6ddd5!important;text-align:center!important}.page-hero .page-width{padding-top:0!important;padding-bottom:0!important}.page-hero .eyebrow{margin:0 0 7px!important;font-size:9px!important;letter-spacing:.16em!important}.page-hero h1{margin:0!important;font-family:Georgia,serif!important;font-size:38px!important;line-height:1.02!important;font-weight:500!important;letter-spacing:-.025em!important}.page-hero p{max-width:650px!important;margin:8px auto 0!important;font-size:11px!important;line-height:1.5!important}.page-hero+section,.page-hero+.section{padding-top:18px!important}.collection-grid{padding-top:0!important;margin-top:0!important}@media(max-width:700px){.page-hero{padding:15px 14px 14px!important;margin-bottom:12px!important}.page-hero .eyebrow{margin-bottom:5px!important;font-size:8px!important}.page-hero h1{font-size:30px!important;line-height:1!important}.page-hero p{margin-top:6px!important;font-size:10px!important;line-height:1.4!important}.page-hero+section,.page-hero+.section{padding-top:10px!important}}@media(min-width:701px){.page-hero{padding:28px 20px 26px!important}.page-hero h1{font-size:42px!important}}.nav-shop{position:relative;display:inline-flex;align-items:center}.nav-shop__dropdown{position:absolute;top:calc(100% + 16px);left:-18px;width:245px;padding:12px;background:#fffaf7;border:1px solid rgba(91,61,52,.1);border-radius:16px;box-shadow:0 18px 45px #3c28221f;opacity:0;visibility:hidden;transform:translateY(6px);transition:.18s;z-index:50}.nav-shop:hover .nav-shop__dropdown,.nav-shop:focus-within .nav-shop__dropdown{opacity:1;visibility:visible;transform:none}.nav-shop__dropdown a{display:block!important;padding:10px 12px!important;border-radius:10px;font-size:11px!important;letter-spacing:.08em!important}.nav-shop__dropdown a:hover{background:#f8e8e2}.page-hero--compact{padding:22px 18px 20px!important;margin-bottom:0!important}.page-hero--compact h1{font-size:clamp(32px,4vw,44px)!important}.collection-intro{max-width:650px;margin:8px auto 0;font-size:12px;line-height:1.55}.collection-shell{padding:24px 0 64px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:14px;border-bottom:1px solid rgba(91,61,52,.1);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.collection-toolbar select{border:1px solid rgba(91,61,52,.16);background:#fffaf7;border-radius:999px;padding:10px 34px 10px 14px;color:inherit}.premium-empty{max-width:680px;margin:32px auto;padding:42px 26px;text-align:center;background:#fffaf7;border:1px solid rgba(91,61,52,.09);border-radius:24px}.premium-empty h3{font-family:Georgia,serif;font-size:30px;margin:8px 0 10px}.premium-empty p{max-width:520px;margin:0 auto 22px;line-height:1.65}.product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.product-card__media{aspect-ratio:1/1;overflow:hidden;background:#fffaf7}.product-card__media img{width:100%;height:100%!important;object-fit:contain!important}.product-microcopy{font-size:13px;line-height:1.55;color:#77665f;margin:10px 0 0}.product-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 22px}.product-trust-row span{text-align:center;padding:10px 6px;background:#fff8f5;border:1px solid rgba(91,61,52,.08);border-radius:12px;font-size:10px;letter-spacing:.04em}.product-accordion{border-top:1px solid rgba(91,61,52,.12);padding:0}.product-accordion:last-of-type{border-bottom:1px solid rgba(91,61,52,.12)}.product-accordion summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:17px 0;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary span{font-size:18px;font-weight:400}.product-accordion>div{padding:0 0 20px;font-size:13px;line-height:1.65}.product-recommendations{padding-top:60px;padding-bottom:70px}@media(max-width:900px){.nav-shop__dropdown{display:none}}@media(max-width:700px){.page-hero--compact{padding:14px 14px 13px!important}.page-hero--compact h1{font-size:29px!important}.collection-shell{padding-top:14px}.collection-toolbar{margin-bottom:16px}.collection-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px 10px!important}.product-card__body{padding-top:10px!important}.product-card__title{font-size:12px!important}.product-card__view{font-size:9px!important}.product-trust-row{gap:5px}.product-trust-row span{font-size:9px;padding:9px 4px}.premium-empty{margin:18px auto;padding:30px 18px}.premium-empty h3{font-size:25px}}@media(max-width:700px){.product-main{gap:14px!important;padding-top:8px!important}.product-gallery__thumbs{padding-top:8px!important;margin-bottom:2px!important}.product-info{margin-top:0!important;padding-top:0!important}.product-info .eyebrow{margin-bottom:6px!important;font-size:10px!important;letter-spacing:.16em!important}.product-info h1{font-size:clamp(34px,9.2vw,44px)!important;line-height:1.02!important;letter-spacing:-.03em!important;margin:0 0 10px!important}.product-price{font-size:28px!important;line-height:1.05!important;margin:0 0 8px!important}.product-microcopy{margin:6px 0 0!important;font-size:12px!important;line-height:1.5!important}.product-form--priority{margin-top:18px!important;margin-bottom:18px!important}.product-gallery__stage{border-radius:20px!important}.product-gallery__slide img{max-height:560px!important;object-fit:contain!important}.product-gallery__thumb{flex-basis:58px!important;width:58px!important;height:58px!important}.mobile-drawer__inner,.drawer__inner,.menu-drawer__inner-container{padding-top:18px!important}.mobile-drawer a,.menu-drawer a{padding-top:13px!important;padding-bottom:13px!important}.hero h1,.luxury-hero h1,.hero-carousel h1{font-size:clamp(44px,12vw,60px)!important;line-height:.98!important}}@media(max-width:700px){.collection-grid,.product-grid,.main-collection-product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px 12px!important;align-items:start!important}.collection-grid>:only-child,.product-grid>:only-child,.main-collection-product-grid>:only-child{grid-column:1 / -1!important;width:min(100%,360px)!important;justify-self:center!important}.collection-grid .product-card,.product-grid .product-card,.main-collection-product-grid .product-card{width:100%!important;max-width:none!important;margin:0!important}.collection-grid .product-card__media,.product-grid .product-card__media,.main-collection-product-grid .product-card__media{aspect-ratio:1 / 1!important}.collection-grid .product-card__body,.product-grid .product-card__body,.main-collection-product-grid .product-card__body{padding:12px 10px 14px!important}.collection-grid .product-card__title,.product-grid .product-card__title,.main-collection-product-grid .product-card__title{min-height:2.6em!important;font-size:13px!important;line-height:1.3!important}.collection-grid .product-card__price,.product-grid .product-card__price,.main-collection-product-grid .product-card__price{font-size:18px!important;margin-top:10px!important}.collection-grid .product-card__view,.product-grid .product-card__view,.main-collection-product-grid .product-card__view{font-size:9px!important;letter-spacing:.08em!important;margin-top:12px!important}}.eronia-cart{padding:34px 0 72px}.eronia-cart__layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:48px;align-items:start}.eronia-cart__items{border-top:1px solid rgba(91,61,52,.12)}.eronia-cart-item{display:grid;grid-template-columns:150px minmax(0,1fr);gap:22px;padding:24px 0;border-bottom:1px solid rgba(91,61,52,.12)}.eronia-cart-item__media{display:block;background:#fffaf7;border:1px solid rgba(91,61,52,.08);border-radius:18px;overflow:hidden;aspect-ratio:1/1}.eronia-cart-item__media img{width:100%;height:100%;object-fit:contain;display:block}.eronia-cart-item__content{min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:22px}.eronia-cart-item__top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.eronia-cart-item__title{font-family:Georgia,serif;font-size:21px;line-height:1.25;color:inherit;text-decoration:none}.eronia-cart-item__variant{margin-top:7px;font-size:12px;color:#7c6d67}.eronia-cart-item__price{font-family:Georgia,serif;font-size:20px;white-space:nowrap}.eronia-cart-item__actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.eronia-qty{display:grid;grid-template-columns:42px 48px 42px;height:42px;border:1px solid rgba(91,61,52,.18);border-radius:999px;overflow:hidden;background:#fffaf7}.eronia-qty__button{border:0;background:transparent;font-size:20px;color:inherit;cursor:pointer}.eronia-qty__input{width:100%;border:0;border-left:1px solid rgba(91,61,52,.1);border-right:1px solid rgba(91,61,52,.1);text-align:center;background:transparent;color:inherit;font:inherit;-moz-appearance:textfield}.eronia-qty__input::-webkit-outer-spin-button,.eronia-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.eronia-cart-item__remove{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#9b5f5f;text-underline-offset:4px}.eronia-cart__summary{position:sticky;top:24px;padding:26px;background:#fff8f5;border:1px solid rgba(91,61,52,.09);border-radius:22px}.eronia-cart__summary-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:16px 0 8px;font-size:16px}.eronia-cart__summary-row strong{font-family:Georgia,serif;font-size:25px}.eronia-cart__note{font-size:12px;line-height:1.5;color:#77665f;margin:0 0 20px}.eronia-cart__update{width:100%;margin-top:10px;padding:12px 16px;border:1px solid rgba(91,61,52,.16);border-radius:999px;background:transparent;color:inherit;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.eronia-cart__continue{display:block;text-align:center;margin-top:15px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:inherit;text-underline-offset:4px}@media(max-width:800px){.eronia-cart{padding:20px 0 52px}.eronia-cart__layout{display:block}.eronia-cart-item{grid-template-columns:104px minmax(0,1fr);gap:14px;padding:18px 0}.eronia-cart-item__title{font-family:inherit;font-size:15px;font-weight:700;line-height:1.3}.eronia-cart-item__price{font-family:Georgia,serif;font-size:18px}.eronia-cart-item__top{display:block}.eronia-cart-item__price{margin-top:8px}.eronia-cart-item__content{gap:15px}.eronia-cart-item__actions{gap:14px}.eronia-qty{grid-template-columns:38px 42px 38px;height:38px}.eronia-cart__summary{position:static;margin-top:24px;padding:22px 18px;border-radius:18px}}.product-card__title{word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}.product-card__from{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#8b7770;margin-right:5px}.product-card{transition:transform .22s ease,box-shadow .22s ease}@media(hover:hover){.product-card:hover{transform:translateY(-2px)}.product-card:hover .product-card__view span{transform:translate(3px)}}.product-card__view span{display:inline-block;transition:transform .18s ease}.product-availability{display:flex;align-items:center;gap:7px;margin-top:4px;font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:#6e625d}.product-availability__dot{width:7px;height:7px;border-radius:50%;background:#78916f;box-shadow:0 0 0 3px #78916f1f}.product-purchase-row{display:grid;grid-template-columns:116px minmax(0,1fr);gap:10px;align-items:stretch}.product-qty{display:grid;grid-template-columns:36px 44px 36px;height:52px;border:1px solid rgba(91,61,52,.16);border-radius:999px;overflow:hidden;background:#fffaf7}.product-qty__button{border:0;background:transparent;color:inherit;font-size:19px;cursor:pointer}.product-qty__input{width:100%;border:0;border-left:1px solid rgba(91,61,52,.08);border-right:1px solid rgba(91,61,52,.08);background:transparent;text-align:center;color:inherit;font:inherit;-moz-appearance:textfield}.product-qty__input::-webkit-outer-spin-button,.product-qty__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-purchase-row .product-atc{margin:0!important;min-height:52px}.product-shipping-note{display:flex;flex-direction:column;gap:3px;margin:0 0 18px;padding:13px 15px;border-radius:14px;background:#fff8f5;border:1px solid rgba(91,61,52,.08);font-size:11px;line-height:1.45}.product-shipping-note strong{font-size:11px;letter-spacing:.04em}.product-shipping-note span{color:#77665f}.product-trust-row--four{grid-template-columns:repeat(4,1fr)}.product-description{color:#4d403b}.product-description p:first-child{margin-top:0}.product-description ul{padding-left:18px}.product-description li{margin:6px 0}@media(max-width:700px){.product-purchase-row{grid-template-columns:102px minmax(0,1fr)}.product-qty{grid-template-columns:32px 38px 32px;height:50px}.product-purchase-row .product-atc{min-height:50px}.product-trust-row--four{grid-template-columns:repeat(2,1fr)}.product-shipping-note{margin-top:-2px}}.product-card__title{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:3.9em!important;line-height:1.3!important;text-overflow:clip!important}#eronia-cart-form.is-updating{opacity:.78;pointer-events:none}.eronia-qty__button.is-disabled,.eronia-qty__input.is-disabled,.eronia-cart-item__remove.is-disabled{cursor:wait!important}.eronia-cart__note strong{color:#3b2a25;font-weight:700}.eronia-cart__update{display:none!important}@media(max-width:700px){.hero__copy h1,.hero h1,.luxury-hero h1,.hero-carousel h1{font-size:clamp(38px,10.2vw,50px)!important;line-height:1.01!important;letter-spacing:-.025em!important}.product-card__title{font-size:12px!important;min-height:4.05em!important}.why-section{padding-bottom:44px!important}.why-grid--premium{gap:12px!important}.why-grid--premium .why-item{padding:22px 20px!important;min-height:0!important}.why-grid--premium .why-icon{padding-bottom:10px!important;margin-bottom:13px!important}.why-grid--premium h3{margin:10px 0 6px!important}.category-section{padding-bottom:46px!important}.why-section{padding-top:48px!important}.story-news{margin-top:0!important}.product-shell{padding-bottom:24px!important}.product-main{padding-bottom:18px!important}.product-info details:last-of-type{margin-bottom:6px!important}.eronia-cart__summary{padding-bottom:20px!important}.eronia-cart__continue{margin-top:18px!important}}.why-section+.story-news,.why-section+section .story-news{margin-top:0!important}@media(max-width:700px){.hero__copy{width:72%!important;padding:32px 0 34px 22px!important}.hero__copy h1{font-size:34px!important;line-height:1.02!important;max-width:9.4ch!important;margin-bottom:15px!important}.hero__copy p{font-size:11px!important;line-height:1.55!important;max-width:31ch!important}.hero__actions .btn{padding:14px 22px!important;font-size:10px!important}}.product-card{background:#fffaf7!important;border:1px solid rgba(91,61,52,.1)!important;box-shadow:0 10px 30px #4a322a0a!important}.product-card__media{aspect-ratio:1/1!important;background:#f7f1ec!important;overflow:hidden!important}.product-card__media img{width:100%!important;height:100%!important;object-fit:cover!important}.product-card__body{display:flex!important;flex-direction:column!important;min-height:188px!important}.product-card__title{-webkit-line-clamp:3!important;min-height:4.05em!important;line-height:1.35!important;margin-bottom:8px!important}.product-card__meta{margin-top:auto!important}.product-card__view{margin-top:16px!important;padding-top:14px!important}.page-hero--compact{background:linear-gradient(180deg,#f6d8d3,#f7e7e2)!important}.collection-toolbar{padding:14px 0!important;margin-bottom:20px!important}.collection-toolbar select{background:#fffaf7!important;box-shadow:none!important}@media(max-width:700px){.why-section{padding-top:42px!important;padding-bottom:38px!important}.why-grid--premium{gap:10px!important}.why-grid--premium .why-item{padding:18px!important;min-height:0!important}.why-grid--premium .why-icon{padding-bottom:8px!important;margin-bottom:10px!important}.why-grid--premium h3{margin:8px 0 5px!important}.why-grid--premium p{line-height:1.5!important}}.product-form select{min-height:50px!important;border-radius:14px!important;background:#fffdfb!important}.product-purchase-row{margin-top:12px!important}.product-atc{box-shadow:0 10px 24px #cd7e7c29!important}.product-shipping-note{margin-top:14px!important}.product-trust-row span{background:#fffaf7!important}@media(max-width:700px){.product-shell{padding-bottom:10px!important}.product-main{padding-bottom:8px!important}.product-info details:last-of-type{margin-bottom:0!important}}#eronia-cart-form.is-updating{opacity:.72!important;transition:opacity .15s ease!important}.eronia-cart__summary{box-shadow:0 8px 28px #4a322a09!important}.site-footer,.footer{border-top:0!important}.eronia-search-page{background:#fbf7f3;min-height:58vh;padding:58px 0 90px}.eronia-search-wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.eronia-search-heading{text-align:center;margin:0 auto 30px;max-width:650px}.eronia-search-heading>span{display:block;font-size:12px;font-weight:700;letter-spacing:.22em;color:#b17b43;margin-bottom:12px}.eronia-search-heading h1{font-family:Georgia,Times New Roman,serif;font-weight:400;color:#2e201c;font-size:48px;line-height:1.05;margin:0 0 14px}.eronia-search-heading p{color:#776c67;font-size:15px;line-height:1.6;margin:0}.eronia-search-form{position:relative;display:block;max-width:720px;margin:0 auto 48px}.eronia-search-form input[type=search]{box-sizing:border-box;width:100%;height:62px;border:1px solid #dfcec5;border-radius:999px;background:#fffdfb;color:#35241f;font:inherit;font-size:16px;padding:0 66px 0 24px;outline:none;box-shadow:0 8px 24px #49302809;-webkit-appearance:none}.eronia-search-form input[type=search]::placeholder{color:#9a8d87}.eronia-search-form input[type=search]:focus{border-color:#c98d88;box-shadow:0 0 0 3px #c98d881a}.eronia-search-form button{position:absolute;right:7px;top:7px;width:48px;height:48px;border:0;border-radius:50%;background:#34211c;color:#fff;display:grid;place-items:center;cursor:pointer}.eronia-search-form button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.eronia-search-count{text-align:center;color:#756964;margin:0 0 26px}.eronia-search-empty{text-align:center;padding:38px 20px}.eronia-search-empty h2{font-family:Georgia,Times New Roman,serif;font-weight:400;color:#2e201c;font-size:32px;margin:0 0 10px}.eronia-search-empty p{color:#776c67;margin:0 0 24px}@media(max-width:700px){.eronia-search-page{padding:38px 0 64px}.eronia-search-wrap{width:calc(100% - 32px)}.eronia-search-heading{margin-bottom:24px}.eronia-search-heading h1{font-size:38px}.eronia-search-heading p{font-size:14px}.eronia-search-form{margin-bottom:34px}.eronia-search-form input[type=search]{height:56px;padding-left:20px;padding-right:60px;font-size:15px}.eronia-search-form button{width:44px;height:44px;right:6px;top:6px}}:root{--eronia-ease:cubic-bezier(.22,.72,.24,1)}.eronia-reveal{opacity:0;transform:translateY(18px);transition:opacity .72s var(--eronia-ease) var(--reveal-delay,0ms),transform .72s var(--eronia-ease) var(--reveal-delay,0ms);will-change:opacity,transform}.eronia-reveal.is-visible{opacity:1;transform:none}.hero__slide{overflow:hidden}.hero__photo.eronia-cinematic{transform:scale(1.025);animation:eroniaHeroDrift 12s ease-in-out infinite alternate;will-change:transform}@keyframes eroniaHeroDrift{0%{transform:scale(1.025) translateZ(0)}to{transform:scale(1.06) translate3d(-.8%,.4%,0)}}.btn,.product-card__view,.pet-nav-link,.category-card__arrow{transition:transform .24s var(--eronia-ease),box-shadow .24s var(--eronia-ease),opacity .24s ease!important}@media(hover:hover){.btn:hover{transform:translateY(-2px)}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #4a322a14!important}.product-card:hover .product-card__media img,.pet-nav-card:hover .pet-nav-card__media img,.category-card:hover .category-card__media img{transform:scale(1.035)}.product-card:hover .product-card__view{transform:translate(2px)}.pet-nav-card:hover .pet-nav-link{transform:translate(3px)}}.product-card.is-pressing,.pet-nav-card.is-pressing,.category-card.is-pressing{transform:scale(.988)!important}.product-card__media img,.pet-nav-card__media img,.category-card__media img{transition:transform .7s var(--eronia-ease)!important}.best-section .product-card:nth-child(2){transition-delay:55ms}.best-section .product-card:nth-child(3){transition-delay:.11s}.best-section .product-card:nth-child(4){transition-delay:165ms}.shop-pet-section .pet-nav-card--dog.eronia-reveal{transform:translate(-18px)}.shop-pet-section .pet-nav-card--cat.eronia-reveal{transform:translate(18px)}.shop-pet-section .pet-nav-card.is-visible{transform:none}.category-carousel__arrow{transition:transform .25s var(--eronia-ease),box-shadow .25s ease!important}.category-carousel__arrow:active{transform:scale(.92)}.why-grid--premium .why-item:nth-child(1){--reveal-delay:0ms}.why-grid--premium .why-item:nth-child(2){--reveal-delay:80ms}.why-grid--premium .why-item:nth-child(3){--reveal-delay:.16s}.why-grid--premium .why-item:nth-child(4){--reveal-delay:.24s}.story{background-size:cover;transition:background-position 7s ease}.story.is-in-view{background-position:52% center}.site-header{transition:box-shadow .28s ease,background-color .28s ease,transform .28s ease}.site-header.is-scrolled{box-shadow:0 8px 24px #3e29220e}.eronia-search-form button{transition:transform .22s var(--eronia-ease),background-color .22s ease,box-shadow .22s ease}.eronia-search-form button:active{transform:scale(.94)}.eronia-search-form input[type=search]{transition:border-color .22s ease,box-shadow .22s ease,background-color .22s ease}.eronia-qty__button,.product-qty__button{transition:background-color .18s ease,transform .18s ease}.eronia-qty__button:active,.product-qty__button:active{transform:scale(.9)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}.eronia-reveal,.eronia-reveal.is-visible{opacity:1!important;transform:none!important;transition:none!important}.hero__photo.eronia-cinematic{animation:none!important;transform:none!important}.product-card,.pet-nav-card,.category-card,.product-card__media img,.pet-nav-card__media img,.category-card__media img,.story{transition:none!important}}:root{--v47-ink:#30211d;--v47-gold:#b77d42;--v47-paper:#fbf6f0;--v47-blush:#efd2ca;--v47-ease:cubic-bezier(.2,.72,.22,1)}body{background:var(--v47-paper)}.hero,.hero__slide{min-height:min(72vh,720px)}.hero__copy{padding-left:max(6vw,58px)}.hero__copy h1{font-size:clamp(52px,6.2vw,86px);line-height:.94;max-width:700px}.hero__copy p{font-size:16px;max-width:470px}.hero__photo{width:66%}.hero__arrow{width:44px;height:44px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .25s var(--v47-ease),background .25s ease}.hero__arrow:hover{transform:translateY(-50%) scale(1.08);background:#fff}.hero__dots{bottom:28px}.hero__dot{opacity:.72}.eronia-editorial-break{background:var(--v47-ink);color:#fff;padding:84px 0;overflow:hidden}.eronia-editorial-break__inner{display:grid;grid-template-columns:90px minmax(0,1fr) auto;gap:42px;align-items:end}.eronia-editorial-break__number{font-family:Georgia,serif;font-size:72px;line-height:1;color:#ffffff1f}.eronia-editorial-break .eyebrow{color:#d7a56f;margin-bottom:15px}.eronia-editorial-break h2{font-family:Georgia,serif;font-size:clamp(46px,5.5vw,76px);font-weight:400;line-height:.94;letter-spacing:-.035em;margin:0}.eronia-editorial-break h2 em{color:#e5aaa7;font-weight:400}.eronia-editorial-break p{max-width:620px;color:#ffffffb3;font-size:15px;line-height:1.8;margin:25px 0 0}.eronia-editorial-break__link{color:#fff;border-bottom:1px solid rgba(255,255,255,.4);padding:0 0 9px;font-size:11px;font-weight:800;letter-spacing:.15em;white-space:nowrap}.eronia-editorial-break__link span{display:inline-block;margin-left:10px;transition:transform .25s var(--v47-ease)}.eronia-editorial-break__link:hover span{transform:translate(4px,-4px)}.best-section{padding-top:86px;padding-bottom:92px}.editorial-head h2{letter-spacing:-.025em}.editorial-head .editorial-rule{transition:width .7s var(--v47-ease)}.editorial-head.is-visible .editorial-rule{width:110px}.product-grid{gap:22px}.product-card{border-radius:20px!important;box-shadow:0 1px #422a2308;transform-origin:center bottom}.product-card__media{overflow:hidden}.product-card__body{padding:18px 18px 20px!important}.product-card__title{font-size:12px!important;line-height:1.35;min-height:auto!important}.product-card__price{font-size:20px!important;margin-top:8px}.product-card__view{overflow:hidden}.product-card__view span{transition:transform .25s var(--v47-ease)}.product-card:hover .product-card__view span{transform:translate(5px)}.shop-pet-section{padding-top:92px;padding-bottom:96px}.pet-nav-grid{gap:28px}.pet-nav-card{border-radius:28px;box-shadow:0 14px 42px #422a230e}.pet-nav-card--cat{transform:translateY(38px)}.pet-nav-card__content{padding:28px 30px 32px}.pet-nav-card__content h3{font-size:clamp(34px,3.4vw,50px)}.pet-nav-link b{display:inline-block;transition:transform .25s var(--v47-ease)}.pet-nav-card:hover .pet-nav-link b{transform:translate(6px)}.why-section{padding-top:110px;padding-bottom:110px}.why-grid--premium{gap:0;border-top:1px solid #dfcec5;border-bottom:1px solid #dfcec5}.why-grid--premium .why-item{border:0;border-right:1px solid #dfcec5;border-radius:0!important;background:transparent;padding:42px 30px 46px}.why-grid--premium .why-item:last-child{border-right:0}.why-icon{font-size:34px!important;font-family:Georgia,serif;color:var(--v47-gold)!important}.eronia-trust{border-top:1px solid #e5d6cf;border-bottom:1px solid #e5d6cf}.eronia-trust__item{transition:background .25s ease,transform .25s var(--v47-ease)}.eronia-trust__item:hover{background:#ffffff80;transform:translateY(-2px)}.eronia-progress{position:fixed;left:0;top:0;height:2px;width:0;background:linear-gradient(90deg,#b77d42,#db9291);z-index:9999;pointer-events:none}@media(max-width:749px){.hero,.hero__slide{min-height:690px}.hero__photo{width:100%;height:57%;top:0}.hero__photo:after{background:linear-gradient(0deg,#f1d3cc,#f1d3ccf0 18%,#f1d3cc1a 60%)}.hero__copy{width:100%;padding:385px 28px 54px;align-self:end}.hero__copy h1{font-size:46px;line-height:.96;margin-top:9px}.hero__copy p{font-size:14px}.hero__rule{margin:16px 0}.hero__arrow{top:30%;width:38px;height:38px}.hero__dots{bottom:18px}.eronia-editorial-break{padding:66px 0}.eronia-editorial-break__inner{display:block}.eronia-editorial-break__number{font-size:42px;margin-bottom:34px}.eronia-editorial-break h2{font-size:49px}.eronia-editorial-break p{font-size:14px;margin-bottom:30px}.eronia-editorial-break__link{display:inline-block}.best-section,.shop-pet-section,.why-section{padding-top:70px;padding-bottom:72px}.pet-nav-grid{gap:20px}.pet-nav-card--cat{transform:none}.pet-nav-card__content{padding:22px 22px 26px}.why-grid--premium{display:block}.why-grid--premium .why-item{border-right:0;border-bottom:1px solid #dfcec5;padding:34px 20px}.why-grid--premium .why-item:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.eronia-progress{display:none}}.product-assurance-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:15px 0 22px;color:#756964;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.product-assurance-line span[aria-hidden=true]{color:#c79a70}.product-info .product-accordion{border-color:#dfcec5}.product-info .product-accordion summary{font-weight:700;letter-spacing:.02em}.product-description{color:#665b56;line-height:1.72}.product-description h2,.product-description h3,.product-description h4{color:#34231e;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.15}.product-description ul{padding-left:19px}.product-description li{margin:7px 0}.product-gallery__stage{background:#f5eee9;border-radius:22px;overflow:hidden}.product-gallery__slide img{display:block;width:100%;height:auto}.product-gallery__thumb{border-radius:12px!important;overflow:hidden}.product-gallery__thumb.is-active{box-shadow:0 0 0 2px #b77d42}.product-card__media{border-radius:20px 20px 0 0}.product-card__media img{object-position:center}.product-card__meta s{color:#9b8d87;font-size:13px}.product-card__from{color:#8a7b75;font-size:11px;text-transform:uppercase;letter-spacing:.08em}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #b77d42!important;outline-offset:3px!important}.mobile-sticky-atc{display:none;transition:opacity .25s ease,transform .3s cubic-bezier(.2,.72,.22,1)}.mobile-sticky-atc.is-hidden{opacity:0;transform:translateY(120%);pointer-events:none}@media(max-width:749px){.product-main{gap:24px!important}.product-info h1{max-width:none!important;font-size:34px!important;line-height:1.03!important}.product-assurance-line{font-size:9px;gap:6px;margin:12px 0 18px}.product-gallery__stage{border-radius:18px}.product-gallery__thumbs{gap:8px!important}.mobile-sticky-atc{position:fixed;left:10px;right:10px;bottom:10px;z-index:80;display:flex;align-items:center;gap:12px;padding:10px 10px 10px 14px;border:1px solid rgba(83,55,46,.12);border-radius:18px;background:#fffaf7f0;box-shadow:0 14px 42px #311f1a29;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.mobile-sticky-atc__meta{min-width:0;flex:1}.mobile-sticky-atc__meta strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#34231e;font-size:11px;line-height:1.25}.mobile-sticky-atc__meta span{display:block;margin-top:3px;color:#7d6f69;font-size:12px}.mobile-sticky-atc__button{flex:0 0 auto;min-height:44px;padding:0 18px!important;font-size:10px!important}body:has(.mobile-sticky-atc){padding-bottom:82px}.eronia-search-page{min-height:auto!important}.premium-empty{padding-top:38px!important;padding-bottom:42px!important}.product-card__body{min-height:176px!important;padding:15px 14px 17px!important}.product-card__title{font-size:11.5px!important;line-height:1.35!important}.product-card__price{font-size:18px!important}.product-card__view{font-size:9px!important;letter-spacing:.1em!important}}@media(min-width:750px){.product-info{position:sticky;top:118px;align-self:start}}@media(prefers-reduced-motion:reduce){.mobile-sticky-atc{backdrop-filter:none;-webkit-backdrop-filter:none}}@media(max-width:749px){.hero__slide{overflow:hidden!important}.hero__photo{transform:none!important}.hero__photo img{object-fit:cover!important;object-position:58% 50%!important}.hero__slide:nth-child(1) .hero__photo img{object-position:60% 50%!important}.hero__slide:nth-child(2) .hero__photo img{object-position:54% 50%!important}.hero__copy{width:56%!important;max-width:56%!important;padding-left:34px!important;padding-right:0!important}.hero__copy h1{max-width:8ch!important}.hero__copy p{max-width:31ch!important}.hero__prev{left:16px!important}.hero__next{right:16px!important}}@media(max-width:390px){.hero__slide:nth-child(1) .hero__photo img{object-position:62% 50%!important}.hero__slide:nth-child(2) .hero__photo img{object-position:55% 50%!important}.hero__copy{width:58%!important;max-width:58%!important;padding-left:28px!important}}.best-section,.why-section,.story-news,.category-section,.shop-by-pet{position:relative}.best-section .product-card,.category-card,.pet-card{transition:transform .35s ease,box-shadow .35s ease}@media(hover:hover){.best-section .product-card:hover,.category-card:hover,.pet-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #36221c1a}}.best-section .product-card{overflow:hidden}.best-section .product-card__media{position:relative}.best-section .product-card__title{letter-spacing:-.01em}.best-section .product-card__price{font-weight:600}.best-section .product-card__media:after{content:"ERONIA PICK";position:absolute;left:14px;top:14px;z-index:2;padding:7px 10px;border-radius:999px;background:#fffaf6eb;color:#39251f;font-size:10px;font-weight:700;letter-spacing:.14em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.category-card{border-radius:22px;overflow:hidden}.category-card img{transition:transform .65s cubic-bezier(.2,.7,.2,1)}@media(hover:hover){.category-card:hover img{transform:scale(1.035)}}.trust-band{border-top:1px solid rgba(57,37,31,.1);border-bottom:1px solid rgba(57,37,31,.1)}.why-item{transition:transform .3s ease,border-color .3s ease}@media(hover:hover){.why-item:hover{transform:translateY(-3px)}}@media(prefers-reduced-motion:no-preference){.best-section .section-head,.why-section .section-head,.story-copy,.newsletter-inner{animation:eronia-soft-in .65s ease both}@keyframes eronia-soft-in{0%{opacity:.01;transform:translateY(12px)}to{opacity:1;transform:none}}}@media(max-width:749px){.best-section .product-card__media:after{left:10px;top:10px;padding:6px 8px;font-size:8px}.category-card{border-radius:18px}}.eronia-welcome{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:grid;place-items:center;padding:22px}.eronia-welcome__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#2d1d1861;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);cursor:default}.eronia-welcome__card{position:relative;z-index:1;width:min(430px,100%);box-sizing:border-box;padding:38px 38px 34px;border:1px solid rgba(92,58,48,.1);border-radius:26px;background:linear-gradient(145deg,#fffaf6,#f7ddd7);box-shadow:0 28px 80px #2f1d1833;color:#38251f;text-align:left;animation:eroniaWelcomeIn .48s cubic-bezier(.2,.72,.22,1) both}.eronia-welcome__close{position:absolute;top:15px;right:16px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#ffffff94;color:#4a332c;font-size:24px;line-height:1;cursor:pointer}.eronia-welcome__paw{font-size:22px;margin-bottom:20px}.eronia-welcome__eyebrow{margin-bottom:12px;color:#a16c39;font-size:10px;font-weight:700;letter-spacing:.18em}.eronia-welcome__card h2{margin:0 0 17px;max-width:9ch;font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:.98;font-weight:400;letter-spacing:-.035em}.eronia-welcome__card h2 em{font-weight:400}.eronia-welcome__card p{max-width:32ch;margin:0 0 25px;color:#6f615b;font-size:14px;line-height:1.6}.eronia-welcome__cta{display:inline-flex;align-items:center;gap:18px;min-height:48px;padding:0 22px;border-radius:999px;background:#3b2721;color:#fff!important;font-size:10px;font-weight:700;letter-spacing:.14em;text-decoration:none!important;transition:transform .22s ease,box-shadow .22s ease}.eronia-welcome__cta:hover{transform:translateY(-2px);box-shadow:0 10px 24px #37231d26}@keyframes eroniaWelcomeIn{0%{opacity:0;transform:translateY(18px) scale(.985)}to{opacity:1;transform:none}}@media(max-width:749px){.eronia-welcome{place-items:end center;padding:14px}.eronia-welcome__card{width:100%;padding:30px 26px 27px;border-radius:24px}.eronia-welcome__paw{margin-bottom:14px}.eronia-welcome__card h2{font-size:38px}.eronia-welcome__card p{font-size:13px;margin-bottom:21px}.eronia-welcome__cta{width:100%;justify-content:center;box-sizing:border-box}}@media(prefers-reduced-motion:reduce){.eronia-welcome__card{animation:none}}.eronia-welcome-open{overflow:hidden}.hero{position:relative;overflow:hidden}.hero__slide{position:relative;isolation:isolate}.hero__photo{overflow:hidden}.hero__photo img{transition:transform 10s ease-out}.hero__slide:not([hidden]) .hero__photo img{transform:scale(1.025)}.hero__copy{z-index:3}.hero__copy .eyebrow{letter-spacing:.2em}.hero__copy h1{text-wrap:balance;letter-spacing:-.035em}.hero__copy p{max-width:38ch}.hero__rule{opacity:.72}.hero__slide:after{content:"";position:absolute;inset:0 auto 0 0;width:58%;z-index:2;pointer-events:none;background:linear-gradient(90deg,#f8ddd7f0,#f8ddd7c7 42%,#f8ddd761 66%,#f8ddd700)}.hero__actions .btn{min-height:50px;padding:0 28px;border-radius:999px;box-shadow:0 10px 24px #854f4624;letter-spacing:.13em}.hero__actions .btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px #854f4630}.hero__arrow{width:46px;height:46px;border:1px solid rgba(70,45,37,.09);background:#fffaf7db;color:#3b2923;box-shadow:0 8px 22px #35231d12;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.hero__arrow:hover{background:#fffaf7f5;box-shadow:0 11px 26px #35231d1a}.hero__arrow:active{transform:scale(.94)}.hero__dot{width:7px;height:7px;opacity:.55;transition:width .28s ease,opacity .28s ease,background .28s ease}.hero__dot.is-active{width:24px;border-radius:999px;opacity:1}@media(max-width:749px){.hero__slide:after{width:76%!important;background:linear-gradient(90deg,#f8d8d2f5,#f8d8d2db 45%,#f8d8d27a 67%,#f8d8d200)!important}.hero__copy{width:56%!important;max-width:56%!important;padding-left:32px!important;padding-right:0!important;z-index:4!important}.hero__copy .eyebrow{font-size:9px!important;line-height:1.45!important;letter-spacing:.17em!important;margin-bottom:12px!important}.hero__copy h1{max-width:7.8ch!important;font-size:40px!important;line-height:.98!important;margin-bottom:15px!important;text-shadow:0 1px 0 rgba(255,255,255,.12)}.hero__rule{width:88%!important;margin-bottom:14px!important}.hero__copy p{max-width:28ch!important;font-size:11.5px!important;line-height:1.52!important;margin-bottom:19px!important}.hero__actions .btn{min-height:46px!important;padding:0 20px!important;font-size:9px!important;letter-spacing:.12em!important}.hero__arrow{width:38px!important;height:38px!important;background:#fffaf7e6!important}.hero__prev{left:14px!important}.hero__next{right:14px!important}.hero__dots{bottom:16px!important}.hero__slide:nth-child(1) .hero__photo img{object-position:60% 50%!important}.hero__slide:nth-child(2) .hero__photo img{object-position:54% 50%!important}}@media(max-width:390px){.hero__copy{width:58%!important;max-width:58%!important;padding-left:27px!important}.hero__copy h1{font-size:36px!important}.hero__copy p{font-size:10.8px!important}}@media(min-width:430px)and (max-width:749px){.hero__copy h1{font-size:43px!important}}@media(prefers-reduced-motion:reduce){.hero__photo img,.hero__slide:not([hidden]) .hero__photo img{transform:none!important;transition:none!important}}.eronia-cart-toast[hidden]{display:none!important}.eronia-cart-toast{position:fixed;left:50%;top:116px;z-index:1200;display:flex;align-items:center;gap:10px;max-width:calc(100vw - 32px);padding:12px 18px;border:1px solid rgba(72,48,40,.1);border-radius:999px;background:#fffaf7f5;color:#3a2721;box-shadow:0 12px 32px #2f1e1821;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:12px;font-weight:700;letter-spacing:.03em;opacity:0;transform:translate(-50%,-10px) scale(.98);pointer-events:none;transition:opacity .2s ease,transform .22s cubic-bezier(.2,.72,.22,1)}.eronia-cart-toast.is-visible{opacity:1;transform:translate(-50%) scale(1)}.eronia-cart-toast__check{width:22px;height:22px;display:grid;place-items:center;flex:0 0 22px;border-radius:50%;background:#cf8d89;color:#fff;font-size:13px}.eronia-cart-toast.is-error .eronia-cart-toast__check{background:#7d463d}@media(max-width:749px){.eronia-cart-toast{top:112px;padding:11px 16px;font-size:11px}}@media(prefers-reduced-motion:reduce){.eronia-cart-toast{transition:none}}.eronia-cart-toast,.eronia-cart-choice[hidden]{display:none!important}.eronia-cart-choice{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:grid;place-items:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .22s ease}.eronia-cart-choice.is-visible{opacity:1;pointer-events:auto}.eronia-cart-choice__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#301e195c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.eronia-cart-choice__card{position:relative;z-index:1;width:min(430px,100%);box-sizing:border-box;padding:34px 30px 28px;border:1px solid rgba(92,58,48,.11);border-radius:26px;background:linear-gradient(145deg,#fffaf6,#f7ddd7);box-shadow:0 28px 80px #2f1d1838;color:#38251f;text-align:center;transform:translateY(14px) scale(.985);transition:transform .28s cubic-bezier(.2,.72,.22,1)}.eronia-cart-choice.is-visible .eronia-cart-choice__card{transform:none}.eronia-cart-choice__close{position:absolute;top:14px;right:15px;width:38px;height:38px;border:0;border-radius:50%;background:#fff9;color:#4a332c;font-size:24px;line-height:1;cursor:pointer}.eronia-cart-choice__icon{width:42px;height:42px;display:grid;place-items:center;margin:0 auto 17px;border-radius:50%;background:#cf8d89;color:#fff;font-size:20px;font-weight:700}.eronia-cart-choice__eyebrow{margin-bottom:10px;color:#a16c39;font-size:10px;font-weight:700;letter-spacing:.18em}.eronia-cart-choice__card h2{margin:0 auto 10px;max-width:12ch;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1.04;font-weight:400;letter-spacing:-.025em}.eronia-cart-choice__card p{margin:0 0 24px;color:#776a64;font-size:13px;line-height:1.55}.eronia-cart-choice__actions{display:grid;gap:10px}.eronia-cart-choice__primary,.eronia-cart-choice__secondary{min-height:50px;display:flex;align-items:center;justify-content:center;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.14em;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.eronia-cart-choice__primary{background:#3b2721;color:#fff!important;box-shadow:0 10px 24px #37231d21}.eronia-cart-choice__secondary{border:1px solid rgba(83,55,46,.16);background:#ffffff7a;color:#3b2721!important}@media(hover:hover){.eronia-cart-choice__primary:hover,.eronia-cart-choice__secondary:hover{transform:translateY(-2px)}}.eronia-cart-choice-open{overflow:hidden}.product-atc.is-adding{opacity:.72;cursor:wait}@media(max-width:749px){.eronia-cart-choice{place-items:end center;padding:14px}.eronia-cart-choice__card{width:100%;padding:29px 22px 22px;border-radius:24px}.eronia-cart-choice__card h2{font-size:30px}}@media(prefers-reduced-motion:reduce){.eronia-cart-choice,.eronia-cart-choice__card{transition:none!important}}.eronia-cart-choice,.eronia-cart-confirm[hidden]{display:none!important}.eronia-cart-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1400;display:flex;justify-content:flex-end;align-items:stretch;opacity:0;pointer-events:none;transition:opacity .24s ease}.eronia-cart-confirm.is-visible{opacity:1;pointer-events:auto}.eronia-cart-confirm__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#2c1c1747;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.eronia-cart-confirm__panel{position:relative;z-index:1;width:min(430px,92vw);height:100%;box-sizing:border-box;padding:34px 30px 28px;background:#fffaf6;color:#38251f;box-shadow:-24px 0 70px #2b1b162e;transform:translate(104%);transition:transform .36s cubic-bezier(.2,.74,.2,1);display:flex;flex-direction:column}.eronia-cart-confirm.is-visible .eronia-cart-confirm__panel{transform:none}.eronia-cart-confirm__close{position:absolute;right:20px;top:19px;width:38px;height:38px;border:1px solid rgba(73,47,39,.1);border-radius:50%;background:#fff;color:#4b342d;font-size:23px;line-height:1;cursor:pointer}.eronia-cart-confirm__top{display:flex;gap:14px;align-items:flex-start;padding-right:44px;margin-bottom:28px}.eronia-cart-confirm__check{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:#cf8d89;color:#fff;font-size:17px;font-weight:700}.eronia-cart-confirm__eyebrow{margin:2px 0 7px;color:#a16c39;font-size:9px;font-weight:700;letter-spacing:.18em}.eronia-cart-confirm__top h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;line-height:1.05;font-weight:400}.eronia-cart-confirm__product{display:grid;grid-template-columns:88px 1fr;gap:17px;align-items:center;padding:18px 0;border-top:1px solid #eadbd4;border-bottom:1px solid #eadbd4}.eronia-cart-confirm__image-wrap{width:88px;aspect-ratio:1/1;overflow:hidden;border-radius:16px;background:#f6eee9}.eronia-cart-confirm__image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.eronia-cart-confirm__details{min-width:0}.eronia-cart-confirm__details strong{display:block;margin-bottom:5px;color:#34231e;font-size:14px;line-height:1.35}.eronia-cart-confirm__details>span{display:block;margin-top:3px;color:#80716b;font-size:12px}.eronia-cart-confirm__details .eronia-cart-confirm__price{margin-top:8px;color:#34231e;font-family:Georgia,Times New Roman,serif;font-size:19px}.eronia-cart-confirm__summary{display:flex;align-items:center;justify-content:space-between;padding:20px 0 8px;color:#72645e;font-size:13px}.eronia-cart-confirm__summary strong{color:#34231e;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.eronia-cart-confirm__actions{display:grid;gap:10px;margin-top:14px}.eronia-cart-confirm__primary,.eronia-cart-confirm__secondary{min-height:52px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.14em;text-decoration:none!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.eronia-cart-confirm__primary{background:#3b2721;color:#fff!important;box-shadow:0 10px 24px #37231d1f}.eronia-cart-confirm__secondary{border:1px solid #ddcac1;background:transparent;color:#3b2721!important}.eronia-cart-confirm__trust{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:auto;padding-top:24px;color:#8a7b74;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.eronia-cart-confirm__trust i{width:3px;height:3px;border-radius:50%;background:#c49469}.eronia-cart-confirm-open{overflow:hidden}@media(hover:hover){.eronia-cart-confirm__primary:hover,.eronia-cart-confirm__secondary:hover{transform:translateY(-2px)}}@media(max-width:749px){.eronia-cart-confirm{align-items:flex-end}.eronia-cart-confirm__panel{width:100%;max-width:none;height:auto;max-height:88vh;padding:26px 22px 22px;border-radius:26px 26px 0 0;transform:translateY(104%);overflow:auto}.eronia-cart-confirm__top{margin-bottom:20px}.eronia-cart-confirm__top h2{font-size:26px}.eronia-cart-confirm__product{grid-template-columns:78px 1fr;gap:14px}.eronia-cart-confirm__image-wrap{width:78px}.eronia-cart-confirm__trust{margin-top:20px}}@media(prefers-reduced-motion:reduce){.eronia-cart-confirm,.eronia-cart-confirm__panel{transition:none!important}}.eronia-welcome[hidden]{display:none!important}.eronia-welcome{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1500;display:grid;place-items:center;padding:24px;opacity:0;pointer-events:none;transition:opacity .24s ease}.eronia-welcome.is-visible{opacity:1;pointer-events:auto}.eronia-welcome__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#2b1b1657;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.eronia-welcome__panel{position:relative;z-index:1;width:min(760px,calc(100vw - 48px));display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden;border:1px solid rgba(87,55,46,.1);border-radius:28px;background:#fffaf6;box-shadow:0 34px 95px #2b1b1638;transform:translateY(16px) scale(.988);transition:transform .34s cubic-bezier(.2,.74,.2,1)}.eronia-welcome.is-visible .eronia-welcome__panel{transform:none}.eronia-welcome__close{position:absolute;z-index:4;top:16px;right:16px;width:40px;height:40px;display:grid;place-items:center;border:1px solid rgba(72,46,38,.1);border-radius:50%;background:#ffffffc7;color:#4a332c;font-size:23px;line-height:1;cursor:pointer}.eronia-welcome__brand{min-height:100%;padding:42px 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.58),transparent 36%),linear-gradient(160deg,#f4d5ce,#efd0c8 52%,#ead0c6);color:#35231d}.eronia-welcome__paw-svg{width:35px;height:30px;margin-bottom:13px;fill:#b27b43}.eronia-welcome__brand-word{font-family:Georgia,Times New Roman,serif;font-size:27px;letter-spacing:.17em;line-height:1}.eronia-welcome__brand-pets{margin-top:7px;color:#a16c39;font-size:9px;font-weight:700;letter-spacing:.42em}.eronia-welcome__content{padding:44px 48px 38px}.eronia-welcome__eyebrow{margin-bottom:13px;color:#a16c39;font-size:9px;font-weight:700;letter-spacing:.2em}.eronia-welcome__content h2{margin:0 0 17px;max-width:12ch;color:#34231e;font-family:Georgia,Times New Roman,serif;font-size:40px;line-height:1.02;font-weight:400;letter-spacing:-.03em}.eronia-welcome__content h2 em{color:#a96f6c;font-weight:400}.eronia-welcome__content p{max-width:38ch;margin:0 0 21px;color:#756762;font-size:13px;line-height:1.65}.eronia-welcome__benefits{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 25px;color:#877871;font-size:9px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.eronia-welcome__benefits i{width:3px;height:3px;border-radius:50%;background:#c69368}.eronia-welcome__cta{min-height:50px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:999px;background:#3a2721;color:#fff!important;font-size:10px;font-weight:700;letter-spacing:.14em;text-decoration:none!important;box-shadow:0 11px 26px #37231d21;transition:transform .2s ease,box-shadow .2s ease}.eronia-welcome__later{display:block;margin-top:15px;padding:0;border:0;background:transparent;color:#7e6e67;font-size:9px;font-weight:700;letter-spacing:.11em;text-decoration:underline;text-underline-offset:4px;cursor:pointer}@media(hover:hover){.eronia-welcome__cta:hover{transform:translateY(-2px);box-shadow:0 15px 30px #37231d2b}.eronia-welcome__later:hover{color:#3a2721}}@media(max-width:749px){.eronia-welcome{place-items:end center;padding:12px}.eronia-welcome__panel{width:100%;max-height:90vh;display:block;overflow:auto;border-radius:26px}.eronia-welcome__brand{min-height:118px;padding:24px 20px 20px}.eronia-welcome__paw-svg{width:29px;height:25px;margin-bottom:9px}.eronia-welcome__brand-word{font-size:24px}.eronia-welcome__content{padding:28px 24px 25px}.eronia-welcome__content h2{max-width:11ch;font-size:34px}.eronia-welcome__content p{font-size:12.5px}.eronia-welcome__benefits{line-height:1.5;margin-bottom:20px}.eronia-welcome__cta{width:100%;box-sizing:border-box}.eronia-welcome__later{margin:14px auto 0}}@media(max-width:390px){.eronia-welcome__brand{min-height:100px}.eronia-welcome__content{padding:24px 21px 22px}.eronia-welcome__content h2{font-size:31px}}@media(prefers-reduced-motion:reduce){.eronia-welcome,.eronia-welcome__panel{transition:none!important}}:root{--eronia-ink:#34231e;--eronia-muted:#7a6b65;--eronia-cream:#fffaf6;--eronia-soft:#f8f1ec;--eronia-blush:#f3d7d1;--eronia-rose:#cf8d89;--eronia-gold:#ad7945;--eronia-line:rgba(75,48,40,.11)}.announcement{box-shadow:inset 0 -1px #ffffff24}.announcement-content{letter-spacing:.13em!important}.site-header{border-bottom:1px solid rgba(74,47,39,.07);background:#fffaf6f0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.site-header.is-scrolled{background:#fffaf6f7!important;box-shadow:0 10px 30px #311f1a0e!important}.nav-left>a,.nav-shop>a{position:relative}.nav-left>a:after,.nav-shop>a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:#ad7945;transition:right .25s ease}@media(hover:hover){.nav-left>a:hover:after,.nav-shop>a:hover:after{right:0}}.best-section,.shop-pet-section,.category-section,.why-section{padding-top:78px!important;padding-bottom:82px!important}.section-head{max-width:700px;margin-left:auto;margin-right:auto}.section-head h2{text-wrap:balance}.section-head p{max-width:54ch;margin-left:auto;margin-right:auto}.eronia-trust--retail{background:#3a2721!important;color:#fff;border:0!important}.eronia-trust--retail .eronia-trust__inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.eronia-trust--retail .eronia-trust__item{display:grid!important;grid-template-columns:36px 1fr;gap:13px;align-items:center;padding:22px 28px!important;border-right:1px solid rgba(255,255,255,.1);text-align:left!important}.eronia-trust--retail .eronia-trust__item:last-child{border-right:0}.eronia-trust__mark{display:grid;place-items:center;width:32px;height:32px;border:1px solid rgba(220,176,126,.4);border-radius:50%;color:#d6aa73;font-family:Georgia,Times New Roman,serif;font-size:11px}.eronia-trust--retail strong{display:block;color:#fff!important;font-size:10px!important;letter-spacing:.13em!important}.eronia-trust--retail .eronia-trust__item div span{display:block;margin-top:5px;color:#ffffffab!important;font-size:11px!important;line-height:1.45}.product-card{border-radius:22px!important;overflow:hidden!important;border:1px solid rgba(72,46,38,.085)!important;box-shadow:0 8px 30px #37231d09!important;background:#fff!important}.product-card__media{border-radius:0!important;background:#f7f1ed!important}.product-card__body{background:#fff!important}.product-card__title{color:#34231e!important;font-weight:650!important}.product-card__view{border-top:1px solid rgba(72,46,38,.08);color:#6b4a3d!important}@media(hover:hover){.product-card:hover{transform:translateY(-6px)!important;box-shadow:0 22px 44px #37231d16!important}}.pet-nav-card{border:1px solid rgba(72,46,38,.08);box-shadow:0 10px 34px #37231d09;overflow:hidden}.pet-nav-card__content{background:linear-gradient(180deg,#fffaf6,#fff)}.pet-nav-link{display:inline-flex;align-items:center;gap:12px;font-weight:700;letter-spacing:.12em}.category-carousel__viewport{scrollbar-width:none}.category-carousel__viewport::-webkit-scrollbar{display:none}.category-card{background:#fff;border:1px solid rgba(72,46,38,.08);box-shadow:0 8px 26px #37231d09}.category-card__body{min-height:62px;background:#fff}.why-section{background:#fcf8f5}.why-grid--premium{gap:14px!important}.why-grid--premium .why-item{background:#fff!important;border:1px solid rgba(72,46,38,.09)!important;border-radius:18px!important;box-shadow:0 8px 26px #37231d06!important}.collection-shell{background:#fcf9f6}.collection-toolbar{margin-bottom:28px!important;padding:13px 0!important;border-top:1px solid var(--eronia-line)!important;border-bottom:1px solid var(--eronia-line)!important}.collection-toolbar__count{color:#7a6b65;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.collection-toolbar select{min-height:42px;border:1px solid rgba(72,46,38,.12)!important;border-radius:999px!important;padding:0 38px 0 16px!important;background:#fff!important;color:#44312a}.product-info{border-radius:20px}.product-info h1{color:#34231e}.product-form select{border-color:#482e2624!important}.product-accordion summary{transition:color .2s ease}@media(hover:hover){.product-accordion summary:hover{color:#a16c39}}.eronia-search-page{background:radial-gradient(circle at 50% 0%,rgba(244,215,208,.35),transparent 28%),#fbf7f3!important}.eronia-cart-item{background:#fff}.eronia-cart__summary{border-color:#482e2617!important;background:#fffaf6!important}.footer--premium{padding-top:64px!important}.footer-grid{grid-template-columns:1.45fr repeat(4,1fr)!important;gap:44px!important}.footer-brand p{max-width:29ch;line-height:1.7}.footer-links h4{letter-spacing:.15em}.footer-links a{transition:opacity .2s ease,transform .2s ease}@media(hover:hover){.footer-links a:hover{opacity:.76;transform:translate(2px)}}.footer-bottom{border-top:1px solid rgba(255,255,255,.1)}@media(max-width:749px){.best-section,.shop-pet-section,.category-section,.why-section{padding-top:52px!important;padding-bottom:56px!important}.eronia-trust--retail .eronia-trust__inner{width:100%;grid-template-columns:1fr}.eronia-trust--retail .eronia-trust__item{padding:16px 22px!important;border-right:0;border-bottom:1px solid rgba(255,255,255,.09)}.eronia-trust--retail .eronia-trust__item:last-child{border-bottom:0}.product-card{border-radius:18px!important}.product-card__body{min-height:168px!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:34px 24px!important}.footer-brand{grid-column:1 / -1}.footer-brand p{max-width:34ch}.footer-bottom{display:grid!important;gap:6px!important}.mobile-menu-drawer{background:linear-gradient(180deg,#f8dad461,#fffaf6 24%)!important}.mobile-menu-nav>a{border-bottom:1px solid rgba(72,46,38,.08)}}@media(min-width:750px)and (max-width:1050px){.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)!important}}:root{--eronia-ink:#2f201b;--eronia-brown:#4a3028;--eronia-cream:#fffaf5;--eronia-cream-2:#fbf4ee;--eronia-blush:#f3d7d0;--eronia-rose:#dd8e8c;--eronia-gold:#b67c45;--eronia-line:rgba(74,48,40,.11);--eronia-shadow:0 18px 50px rgba(54,34,28,.08);--eronia-shadow-hover:0 22px 58px rgba(54,34,28,.13);--eronia-radius:22px}html{scroll-behavior:smooth}body{color:var(--eronia-ink);background:var(--eronia-cream);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:#efd4cb;color:#34231e}a,button,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--eronia-gold);outline-offset:3px}img{image-rendering:auto}.page-width{width:min(100% - 40px,1280px);margin-inline:auto}.site-header{background:#fffaf5fa;border-bottom:1px solid rgba(74,48,40,.07);box-shadow:0 5px 22px #37231c09}.nav--eronia{min-height:104px}.logo__word{letter-spacing:.18em}.header-action,.nav-left>a,.nav-shop>a{transition:opacity .18s ease,color .18s ease,transform .18s ease}.header-action:hover,.nav-left>a:hover,.nav-shop>a:hover{color:var(--eronia-gold)}.header-action:hover{transform:translateY(-1px)}.nav-shop__dropdown{border:1px solid var(--eronia-line);box-shadow:0 20px 45px #34201a1f;border-radius:0 0 16px 16px;background:#fffdf9}.hero,.hero-carousel,.hero-slide{isolation:isolate}.hero-slide img,.hero-slide__image img{transform:translateZ(0);backface-visibility:hidden}.hero-slide__content .btn{box-shadow:0 12px 28px #6635301a}.hero-slide__content .btn:hover{transform:translateY(-2px);box-shadow:0 17px 32px #66353029}.section,.best-sellers,.category-section,.shop-by-pet,.why-eronia,.story-newsletter{position:relative}.section-head{max-width:760px;margin-inline:auto}.section-head h2{letter-spacing:-.025em}.eyebrow{letter-spacing:.19em}.product-card{border:1px solid rgba(74,48,40,.075);background:#fffdf9;border-radius:var(--eronia-radius);overflow:hidden;box-shadow:0 8px 28px #36221c0b;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.product-card:hover{transform:translateY(-5px);box-shadow:var(--eronia-shadow-hover);border-color:#b67c4533}.product-card__media{overflow:hidden;background:#f8f1eb}.product-card__media img{transition:transform .55s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-card__media img{transform:scale(1.025)}.product-card__body{padding:20px 20px 21px}.product-card__title{line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.7em}.product-card__meta{margin-top:9px}.product-card__price{font-weight:700}.product-card__view{margin-top:17px;padding-top:14px;border-top:1px solid var(--eronia-line)}.product-badge{top:14px;left:14px;border-radius:999px;padding:7px 11px;box-shadow:0 5px 14px #331f191a}.product-grid{align-items:stretch}.main-collection .product-grid,.search-results .product-grid{row-gap:34px}.category-card,.pet-card{box-shadow:0 9px 28px #36221c0d;transition:transform .28s ease,box-shadow .28s ease}.category-card:hover,.pet-card:hover{transform:translateY(-4px);box-shadow:var(--eronia-shadow)}.category-card img,.pet-card img{transition:transform .55s cubic-bezier(.2,.7,.2,1)}.category-card:hover img,.pet-card:hover img{transform:scale(1.025)}.btn{min-height:52px;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.12em;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.btn:hover{transform:translateY(-2px);filter:saturate(1.02)}.btn--rose{box-shadow:0 10px 25px #ab59581f}.btn--dark{box-shadow:0 10px 25px #2f201b1f}.product-shell{background:linear-gradient(180deg,#fffaf5,#fffdf9)}.product-main{gap:clamp(42px,6vw,90px)}.product-gallery__stage{background:#f8f1eb;border-radius:24px;overflow:hidden;border:1px solid rgba(74,48,40,.07)}.product-gallery__thumb{border-radius:12px;overflow:hidden;border:1px solid rgba(74,48,40,.1);background:#fff}.product-gallery__thumb.is-active{border-color:var(--eronia-gold);box-shadow:0 0 0 1px var(--eronia-gold)}.product-info{max-width:560px}.product-info h1{letter-spacing:-.03em;line-height:1.06}.product-price{margin-top:14px}.product-assurance-line{padding:13px 0;border-top:1px solid var(--eronia-line);border-bottom:1px solid var(--eronia-line)}.product-form select,.product-qty{background:#fff;border:1px solid rgba(74,48,40,.14)}.product-form select:focus{border-color:var(--eronia-gold)}.product-shipping-note{background:#fbf1eb;border:1px solid rgba(182,124,69,.13);border-radius:14px;padding:14px 16px}.product-accordion{border-color:var(--eronia-line)}.product-accordion summary{padding-block:18px}.product-recommendations{padding-top:78px}.eronia-cart-item,.eronia-cart__summary{background:#fffdf9;border:1px solid rgba(74,48,40,.08);box-shadow:0 8px 30px #36221c0b}.eronia-cart-item{border-radius:18px}.eronia-cart__summary{border-radius:20px}.eronia-qty{background:#fff;border:1px solid rgba(74,48,40,.13)}.eronia-cart-item__remove{text-underline-offset:4px}.site-footer,.footer{border-top:1px solid rgba(255,255,255,.06)}.footer a{transition:opacity .18s ease}.footer a:hover{opacity:.72}@media(max-width:989px){.page-width{width:min(100% - 30px,1280px)}.site-header{background:#fffaf5}.nav--eronia{min-height:92px}.mobile-menu-toggle{box-shadow:0 8px 22px #37221b12}.mobile-menu-drawer.mobile-menu-drawer--v64{background:#fffaf5!important;opacity:1!important;width:min(88vw,430px);box-shadow:22px 0 60px #2b1b1638}.mobile-menu-drawer--v64 .mobile-menu-drawer__top{background:#fffaf5!important}.mobile-menu-nav--primary>a,.mobile-menu-categories>summary{min-height:64px}.mobile-menu-drawer--v64 .mobile-menu-drawer__quick a{background:#fffdf9}.mobile-menu-drawer--v64 .mobile-menu-drawer__quick a:active{transform:scale(.98)}.product-grid{gap:18px}.product-card{border-radius:18px}.product-card__body{padding:16px}.product-card__view{margin-top:14px;padding-top:12px}.product-card:hover,.category-card:hover,.pet-card:hover,.product-card:hover .product-card__media img,.category-card:hover img,.pet-card:hover img{transform:none}.product-main{gap:28px}.product-gallery__stage{border-radius:18px}.product-info h1{line-height:1.08}.product-purchase-row{gap:10px}.product-atc{min-height:56px}.mobile-sticky-atc{box-shadow:0 -12px 35px #36221c1a;border-top:1px solid rgba(74,48,40,.08);background:#fffaf5fa}.eronia-cart__layout{gap:24px}.eronia-cart-item{border-radius:16px}}@media(max-width:560px){.page-width{width:min(100% - 24px,1280px)}.product-grid{gap:12px}.product-card__body{padding:14px 13px 15px}.product-card__title{font-size:14px}.product-card__view{font-size:10px;letter-spacing:.1em}.product-card__meta{gap:6px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.category-carousel__track{scroll-padding-inline:2px}@media(min-width:990px){.category-carousel__viewport{padding-bottom:4px}}.shop-products-section{padding:clamp(72px,8vw,112px) 0;background:#fffaf5;overflow:hidden}.shop-products-head{margin-bottom:38px}.shop-products-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.shop-products-item{min-width:0}.shop-products-section .view-all{margin-top:34px;text-align:center}@media(max-width:989px){.shop-products-section{padding:62px 0 68px}.shop-products-head{margin-bottom:28px}.shop-products-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--page-gutter,24px);padding:4px 2px 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.shop-products-track::-webkit-scrollbar{display:none}.shop-products-item{flex:0 0:min(72vw,300px);scroll-snap-align:start}}@media(max-width:560px){.shop-products-section{padding:54px 0 60px}.shop-products-item{flex-basis:78vw}}.shop-products-track,.shop-products-item,.shop-products-item .product-card{width:100%}@media(max-width:989px){.shop-products-section .page-width{overflow:visible}.shop-products-track{display:flex!important;grid-template-columns:none!important;flex-wrap:nowrap!important;gap:16px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 18px!important}.shop-products-track::-webkit-scrollbar{display:none}.shop-products-item{flex:0 0 78%!important;width:78%!important;min-width:78%!important;max-width:300px!important;scroll-snap-align:start}.shop-products-item .product-card{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;margin:0!important;border-radius:20px!important}.shop-products-item .product-card__media{display:block!important;width:100%!important;aspect-ratio:1 / 1!important}.shop-products-item .product-card__media img{width:100%!important;height:100%!important;object-fit:contain!important}.shop-products-item .product-card__body{display:block!important;width:100%!important;padding:16px 16px 18px!important}.shop-products-item .product-card__title{font-size:14px!important;line-height:1.35!important;min-height:2.7em!important}.shop-products-item .product-card__price{font-size:17px!important}.shop-products-item .product-card__view{font-size:10px!important;padding-top:13px!important}}@media(max-width:560px){.shop-products-section{padding:52px 0 58px!important}.shop-products-head{margin-bottom:26px!important}.shop-products-item{flex-basis:82%!important;width:82%!important;min-width:82%!important;max-width:292px!important}.shop-products-section .view-all{margin-top:24px!important}}.category-signature-section{background:linear-gradient(180deg,#f7f3ef,#f6f2ee);border-top:1px solid rgba(110,85,65,.07)}.category-signature-head{margin-bottom:28px}.category-signature{background:#ffffff6b;border:1px solid rgba(110,85,65,.1);border-radius:28px;padding:22px;box-shadow:0 20px 60px #5036240f}.category-signature__featured-wrap{margin-bottom:18px}.category-feature{display:grid;grid-template-columns:minmax(210px,1.05fr) minmax(320px,1.6fr);align-items:stretch;background:#fcfaf7;border:1px solid rgba(110,85,65,.12);border-radius:24px;overflow:hidden;min-height:285px;box-shadow:0 10px 30px #462c1c0d}.category-feature.is-hidden{display:none}.category-feature__copy{padding:34px 28px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px}.category-feature__copy h3{margin:0;font-size:44px;line-height:.95;letter-spacing:-.03em;color:#2f211b}.category-feature__copy p{margin:0;max-width:18ch;font-size:22px;line-height:1.35;color:#6d625d}.category-feature__cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;background:linear-gradient(180deg,#df948f,#d88882);color:#fff;font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.category-feature__media{min-height:285px;background:#efe4db}.category-feature__media img{width:100%;height:100%;object-fit:cover;display:block}.category-signature__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.category-pill{width:100%;display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 16px 10px 10px;border-radius:999px;border:1px solid rgba(110,85,65,.12);background:#fff;color:#3f2a20;box-shadow:0 6px 18px #533b2a0a;text-align:left;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.category-pill:hover,.category-pill.is-active{transform:translateY(-1px);border-color:#cd917f8c;box-shadow:0 12px 24px #533b2a14;background:#fffaf6}.category-pill__thumb{width:56px;height:56px;border-radius:50%;overflow:hidden;background:#f2e7de;display:block;flex:none}.category-pill__thumb img{width:100%;height:100%;object-fit:cover;display:block}.category-pill__label{font-size:17px;line-height:1.25;color:#4b3429}.category-pill__arrow{font-size:28px;line-height:1;color:#c58a79}.category-signature__dots{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:18px}.category-signature__dot{width:10px;height:10px;border-radius:50%;border:none;padding:0;background:#dfd3ca;transition:transform .2s ease,background .2s ease}.category-signature__dot.is-active{background:#db948f;transform:scale(1.1)}@media(max-width:989px){.category-signature{padding:18px;border-radius:24px}.category-feature{grid-template-columns:1fr;min-height:unset}.category-feature__copy{order:1;padding:22px 18px 18px;gap:12px}.category-feature__copy h3{font-size:28px;line-height:1.02}.category-feature__copy p{font-size:16px;max-width:none}.category-feature__media{order:2;min-height:230px}.category-signature__nav{grid-template-columns:1fr 1fr;gap:12px}.category-pill{grid-template-columns:44px minmax(0,1fr) auto;padding:8px 12px 8px 8px;gap:10px}.category-pill__thumb{width:44px;height:44px}.category-pill__label{font-size:14px}.category-pill__arrow{font-size:20px}}@media(max-width:640px){.category-signature-section{padding-top:28px;padding-bottom:28px}.category-signature-head{margin-bottom:20px}.category-signature{padding:14px;border-radius:20px}.category-feature{border-radius:20px}.category-feature__copy{padding:18px 16px 16px}.category-feature__copy h3{font-size:24px}.category-feature__media{min-height:188px}.category-signature__nav{grid-template-columns:1fr;gap:10px}.category-pill{grid-template-columns:48px minmax(0,1fr) auto}.category-pill__thumb{width:48px;height:48px}.category-pill__label{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/102/assets/theme.css.map */
