*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:90px;scrollbar-gutter:stable;overscroll-behavior:none;background-color:var(--color-bg-cream, #FAF6EF)}body{margin:0;font-family:var(--font-body, sans-serif);font-size:calc(16px * var(--font-body-scale, 1));line-height:1.65;color:var(--color-text, #2A2419);background-color:var(--color-bg-cream, #FAF6EF);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1 0 auto}.site-footer{flex-shrink:0}h1,h2,h3,h4,h5,h6{margin:0 0 16px;font-family:var(--font-display, Georgia, serif);font-weight:700;line-height:1.1;letter-spacing:-.015em;color:inherit}h1{font-size:clamp(2.25rem,6vw,4.25rem)}h2{font-size:clamp(1.875rem,4.5vw,3rem)}h3{font-size:clamp(1.25rem,2.5vw,1.625rem)}h4{font-size:1.125rem}p{margin:0 0 16px}p:last-child{margin-bottom:0}a{color:var(--color-accent, #C56B47);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;transition:color .2s ease}a:hover{color:var(--color-accent-dark, #A65235)}img,picture,video{max-width:100%;height:auto;display:block}button{font:inherit;cursor:pointer;background:none;border:0;padding:0;color:inherit}ul,ol{margin:0 0 16px;padding-left:22px}li{margin-bottom:6px}::selection{background:var(--color-accent, #C56B47);color:var(--color-button-text, #FAF6EF)}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:9999;padding:14px 22px;background:var(--color-text);color:var(--color-bg-cream);text-decoration:none;font-weight:700}.skip-to-content:focus{left:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.container{width:100%;max-width:var(--max-width, 1280px);margin-left:auto;margin-right:auto;padding-left:clamp(28px,5vw,96px);padding-right:clamp(28px,5vw,96px);box-sizing:border-box}.section{padding:var(--section-spacing-mobile, 64px) 0;position:relative}@media(min-width:750px){.section{padding:var(--section-spacing-desktop, 112px) 0}}.section--tight{padding:32px 0}@media(min-width:750px){.section--tight{padding:48px 0}}.section+.section,.shopify-section+.shopify-section>.section,.shopify-section+.shopify-section .section[data-section-id]{padding-top:40px}@media(min-width:750px){.section+.section,.shopify-section+.shopify-section>.section,.shopify-section+.shopify-section .section[data-section-id]{padding-top:64px}}.section--cream{background-color:var(--color-bg-cream, #FAF6EF);color:var(--color-text)}.section--white{background-color:var(--color-bg-white, #FFFFFF);color:var(--color-text)}.section--soft{background-color:var(--color-bg-soft, #ECDFC7);color:var(--color-text)}.section--dark{background-color:var(--color-bg-dark, #2A2419);color:var(--color-text-on-dark, #FAF6EF)}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4{color:var(--color-text-on-dark)}.section--dark a:not(.btn){color:var(--color-accent-soft, #E8B89A)}.section--dark .text-muted,.section--dark .lead{color:#faf6efbf}.text-center{text-align:center}.text-muted{color:var(--color-text-muted, #6B6258)}.lead{font-size:1.0625rem;color:var(--color-text-muted)}.sec-head{text-align:center;margin-bottom:48px}@media(min-width:750px){.sec-head{margin-bottom:64px}}.sec-head__kicker{display:inline-block;font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent, #C56B47);margin-bottom:18px}.sec-head__title{margin:0 0 14px}.sec-head__sub{max-width:36em;margin:0 auto;color:var(--color-text-muted)}.section--dark .sec-head__sub{color:#faf6efbf}.kicker{display:inline-flex;align-items:center;font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent, #C56B47);margin-bottom:18px}.kicker:before{content:"";display:inline-block;width:28px;height:2px;margin-right:14px;background:currentColor}.text-center .kicker{display:inline-block}.text-center .kicker:before{display:none}.ornament{display:flex;align-items:center;justify-content:center;margin:0 auto;max-width:240px;color:var(--color-accent);padding:24px 0}.ornament:before,.ornament:after{content:"";flex:1;height:1px;background:currentColor;opacity:.3}.ornament svg{width:22px;height:22px;margin:0 18px;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:18px 36px;font-family:var(--font-body);font-weight:700;font-size:.9375rem;line-height:1.2;letter-spacing:var(--button-letter-spacing, .5px);text-transform:var(--button-text-transform, none);text-decoration:none;border-radius:var(--button-radius, 4px);border:2px solid transparent;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .15s ease,box-shadow .2s ease,border-color .2s ease;min-height:54px;text-align:center}.btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.btn--primary{background-color:var(--color-accent, #C56B47);color:var(--color-button-text, #FAF6EF);box-shadow:0 2px 10px #c56b4740}.btn--primary:hover{background-color:var(--color-accent-dark, #A65235);color:var(--color-button-text, #FAF6EF);box-shadow:0 6px 20px #c56b4759;transform:translateY(-1px)}.btn--primary:active{transform:translateY(0)}.btn--secondary{background-color:transparent;color:var(--color-text);border-color:var(--color-text)}.btn--secondary:hover{background-color:var(--color-text);color:var(--color-bg-cream)}.section--dark .btn--secondary{color:var(--color-text-on-dark);border-color:var(--color-text-on-dark)}.section--dark .btn--secondary:hover{background-color:var(--color-text-on-dark);color:var(--color-text)}.btn--ghost{background-color:transparent;color:var(--color-text);border-color:var(--color-border)}.btn--ghost:hover{border-color:var(--color-text)}.btn--block{width:100%}.btn--lg{min-height:62px;font-size:1rem;padding:20px 44px}.field{display:block;margin-bottom:20px}.field__label{display:block;font-size:.875rem;font-weight:700;margin-bottom:8px}.field__input,.field__textarea{width:100%;padding:14px 18px;font:inherit;font-family:var(--font-body);color:var(--color-text);background-color:#fff;border:1px solid var(--color-border);border-radius:var(--button-radius);transition:border-color .2s ease,box-shadow .2s ease;min-height:52px}.field__textarea{min-height:140px;resize:vertical}.field__input:focus,.field__textarea:focus{outline:0;border-color:var(--color-accent);box-shadow:0 0 0 3px #c56b471f}.announcement-bar{background:var(--color-bg-dark, #2A2419);color:var(--color-text-on-dark, #FAF6EF);padding:10px 20px;text-align:center;font-size:.8125rem;letter-spacing:.04em}.site-header{background-color:var(--color-bg-cream);border-bottom:1px solid var(--color-border);z-index:100}.site-header--sticky{position:sticky;top:0}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:72px;padding-top:12px;padding-bottom:12px}@media(min-width:750px){.site-header__inner{min-height:88px;padding-top:16px;padding-bottom:16px;gap:32px}}.site-header__left{display:inline-flex;align-items:center;gap:12px}.site-header__logo{display:none}@media(min-width:990px){.site-header__logo{display:inline-flex}}@media(max-width:989px){.site-header{position:sticky;top:0;z-index:100}.site-header__inner{position:relative;display:flex;justify-content:space-between;align-items:center;gap:0}.site-header__logo{display:inline-flex;position:absolute;left:50%;transform:translate(-50%);pointer-events:auto;z-index:1}.site-header__logo-text{font-size:1.25rem}.site-header__left{width:44px;gap:0;justify-content:flex-start}.site-header__actions{width:44px;justify-content:flex-end}.mobile-menu-toggle{margin:0}}.site-header__logo a{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--color-text);line-height:1}.site-header__logo img{max-height:48px;width:auto}.site-header__logo-mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0}.site-header__logo-mark img,.site-header__logo-mark svg{width:100%;height:100%;display:block}.site-header__logo-text{font-family:var(--font-display);font-weight:700;font-size:1.375rem;letter-spacing:-.01em;line-height:1}@media(min-width:750px){.site-header__logo-text{font-size:1.5rem}}.site-footer__brand-name{display:inline-flex;align-items:center;gap:12px}.site-footer__logo-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.site-footer__logo-mark img,.site-footer__logo-mark svg{width:100%;height:100%;display:block}.site-header__nav{display:none}@media(min-width:990px){.site-header__nav{display:flex;justify-content:center;gap:36px}}.site-header__nav-link{font-family:var(--font-body);font-size:.9375rem;color:var(--color-text);text-decoration:none;padding:6px 0;border-bottom:1px solid transparent;transition:border-color .2s ease}.site-header__nav-link:hover,.site-header__nav-link[aria-current]{border-bottom-color:var(--color-accent);color:var(--color-text)}.site-header__actions{display:flex;align-items:center;gap:4px;justify-self:end}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--button-radius);color:var(--color-text);background:none;position:relative}.icon-button:hover{background-color:var(--color-bg-soft)}.icon-button svg{width:22px;height:22px}.cart-count{position:absolute;top:4px;right:4px;min-width:18px;height:18px;padding:0 4px;background:var(--color-accent);color:var(--color-button-text);border-radius:9px;font-size:.6875rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.cart-count[hidden]{display:none}.mobile-menu-toggle{display:inline-flex;order:-1}@media(min-width:990px){.mobile-menu-toggle{display:none}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--color-bg-cream, #FAF6EF);z-index:1500;display:flex;flex-direction:column;transform:translate(-100%);visibility:hidden;transition:transform .3s ease,visibility .3s ease}.mobile-menu[aria-hidden=false]{transform:translate(0);visibility:visible}.mobile-menu__header{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid var(--color-border);min-height:68px}.mobile-menu__nav{flex:1;padding:32px 20px;display:flex;flex-direction:column;gap:12px}.mobile-menu__link{font-family:var(--font-display);font-size:1.625rem;color:var(--color-text);text-decoration:none;padding:12px 0;border-bottom:1px solid var(--color-border)}.mobile-menu__link:hover{color:var(--color-accent)}.site-footer{background-color:var(--color-bg-dark, #2A2419);color:var(--color-text-on-dark, #FAF6EF);padding:80px 0 32px}.site-footer a{color:var(--color-text-on-dark);text-decoration:none}.site-footer a:hover{color:var(--color-accent-soft)}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:40px;margin-bottom:56px}@media(min-width:750px){.site-footer__grid{grid-template-columns:1fr auto auto;column-gap:96px;row-gap:48px;align-items:start}}.site-footer__brand-name{font-family:var(--font-display);font-size:1.5rem;margin-bottom:12px}.site-footer__tagline{color:#faf6efb3;margin-bottom:24px;font-size:.9375rem}.site-footer__heading{font-family:var(--font-body);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;color:var(--color-accent-soft, #E8B89A)}.site-footer__list{list-style:none;padding:0;margin:0}.site-footer__list li{margin-bottom:10px;font-size:.9375rem}.site-footer__legal{border-top:1px solid rgba(255,255,255,.08);padding-top:28px;font-size:.8125rem;color:#faf6ef8c;text-align:center}.site-footer__socials{display:flex;gap:12px;margin-top:8px}.site-footer__socials a{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;transition:border-color .2s ease,background-color .2s ease}.site-footer__socials a:hover{border-color:var(--color-bg-cream);background:#ffffff0f}.site-footer__socials svg{width:18px;height:18px}.hero{background:var(--color-bg-cream);padding:32px 0 64px}@media(min-width:990px){.hero{padding:48px 0 96px}}.hero__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:990px){.hero__grid{grid-template-columns:1.05fr 1fr;gap:80px;min-height:600px}}.hero__content{padding:20px 0}@media(min-width:990px){.hero__content{padding:60px 0}}.hero__title{font-size:clamp(2.5rem,6vw,4.5rem);margin-bottom:22px;letter-spacing:-.022em;line-height:1.05}.hero__subtitle{font-size:clamp(1.0625rem,1.5vw,1.25rem);color:var(--color-text-muted);margin-bottom:36px;max-width:32em;font-family:var(--font-display);font-style:italic;line-height:1.5}.hero__cta-row{display:flex;flex-direction:column;gap:16px;align-items:stretch}@media(min-width:480px){.hero__cta-row{flex-direction:row;align-items:center;gap:24px}.hero__cta-row .btn{align-self:flex-start}}.hero__cta-note{font-size:.8125rem;color:var(--color-text-muted)}.hero__media{position:relative;aspect-ratio:4 / 5;border-radius:16px;overflow:hidden;background:var(--color-bg-soft)}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.4),transparent 50%),radial-gradient(circle at 70% 80%,rgba(197,107,71,.2),transparent 50%),linear-gradient(135deg,#ecdfc7,#d4c4a0);display:flex;align-items:center;justify-content:center}.hero__placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg fill='%23C56B47' fill-opacity='0.07'%3E%3Ccircle cx='15' cy='25' r='3'/%3E%3Ccircle cx='30' cy='15' r='3'/%3E%3Ccircle cx='45' cy='15' r='3'/%3E%3Ccircle cx='60' cy='25' r='3'/%3E%3Cellipse cx='37.5' cy='38' rx='9' ry='8'/%3E%3Ccircle cx='75' cy='65' r='3'/%3E%3Ccircle cx='90' cy='55' r='3'/%3E%3Ccircle cx='90' cy='75' r='3'/%3E%3Ccircle cx='105' cy='65' r='3'/%3E%3C/g%3E%3C/svg%3E");background-size:120px 120px;background-repeat:repeat}.hero__placeholder-icon{position:relative;width:80px;height:80px;color:var(--color-accent);opacity:.55}.hero__placeholder-icon svg{width:100%;height:100%}.trust-strip-wrap{background:var(--color-bg-white);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:28px;padding:32px 0}@media(min-width:750px){.trust-strip{grid-template-columns:repeat(4,1fr);gap:24px}}.trust-strip__item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}@media(min-width:990px){.trust-strip__item{flex-direction:row;text-align:left;gap:16px}}.trust-strip__icon{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--color-bg-cream);display:flex;align-items:center;justify-content:center;color:var(--color-accent)}.trust-strip__icon svg{width:22px;height:22px}.trust-strip__text{font-size:.875rem;font-weight:700;color:var(--color-text);line-height:1.3}.personas{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:750px){.personas{grid-template-columns:repeat(3,1fr);gap:32px}}.persona{padding:36px 28px;background:var(--color-bg-white);border-radius:8px;border:1px solid var(--color-border);position:relative;transition:transform .25s ease,box-shadow .25s ease}.persona:hover{transform:translateY(-3px);box-shadow:0 12px 32px #2a241914}.persona__icon{width:48px;height:48px;margin-bottom:18px;color:var(--color-accent)}.persona__icon svg{width:100%;height:100%}.persona__title{font-size:1.25rem;margin-bottom:12px}.persona__quote{font-family:var(--font-display);font-style:italic;font-size:1.0625rem;color:var(--color-text);line-height:1.5;position:relative;padding-top:18px}.persona__quote:before{content:"";position:absolute;top:0;left:0;width:36px;height:2px;background:var(--color-accent)}.marie-story{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:750px){.marie-story{grid-template-columns:2fr 3fr;gap:80px}}.marie-story__media{aspect-ratio:4 / 5;background:var(--color-bg-soft);border-radius:16px;overflow:hidden;position:relative}.marie-story__media img{width:100%;height:100%;object-fit:cover}.marie-story__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.3),transparent),linear-gradient(160deg,#ecdfc7,#c8b79a);display:flex;align-items:center;justify-content:center;color:var(--color-accent);opacity:.6}.marie-story__placeholder svg{width:70px;height:70px}.marie-story__pullquote{font-family:var(--font-display);font-style:italic;font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.45;margin:32px 0 24px;padding:24px 0 24px 28px;border-left:3px solid var(--color-accent);color:var(--color-text)}.marie-story__signature{font-family:var(--font-display);font-style:italic;font-size:1.125rem;color:var(--color-text-muted);margin-top:24px}.featured-product{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media(min-width:750px){.featured-product{grid-template-columns:1fr 1fr;gap:72px}}.featured-product__media{aspect-ratio:1000 / 1414;background:var(--color-bg-soft);border-radius:16px;overflow:hidden;position:relative;box-shadow:0 18px 56px #2a24191f,0 6px 20px #2a24190f}.featured-product__media img{width:100%;height:100%;object-fit:cover;display:block}.featured-product__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--color-bg-soft),#D4C4A0);display:flex;align-items:center;justify-content:center;color:var(--color-accent);opacity:.5}.featured-product__placeholder svg{width:80px;height:80px}.featured-product__title{font-family:var(--font-display);font-size:clamp(1.625rem,3vw,2.125rem);margin:0 0 18px;line-height:1.15}.featured-product__body{font-size:1.0625rem;color:var(--color-text);line-height:1.6;margin-bottom:24px}.featured-product__bullets{list-style:none;padding:0;margin:0 0 28px}.featured-product__bullets li{padding-left:32px;position:relative;margin-bottom:12px;font-size:.9375rem;line-height:1.5}.featured-product__bullets li:before{content:"";position:absolute;left:0;top:2px;width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23C56B47'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.featured-product__price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:24px}.featured-product__price{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--color-accent);line-height:1}.featured-product__price-compare{font-size:1.125rem;color:var(--color-text-muted);text-decoration:line-through;font-family:var(--font-display)}.vet-note{font-size:.8125rem;color:var(--color-text-muted);font-style:italic;margin-bottom:24px;padding-top:16px;border-top:1px solid var(--color-border);line-height:1.5}.product-info__quick-proof{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;margin-bottom:20px;background:var(--color-bg-cream);border-radius:8px;border-left:3px solid var(--color-accent)}.product-info__quick-proof-stars{color:var(--color-accent);font-size:.875rem;flex-shrink:0;letter-spacing:1px}.product-info__quick-proof-text{font-family:var(--font-display);font-style:italic;font-size:.9375rem;margin:0;line-height:1.4;color:var(--color-text)}.product-info__quick-proof-author{font-size:.75rem;color:var(--color-text-muted);display:block;margin-top:4px;font-style:normal}.content-preview{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:750px){.content-preview{grid-template-columns:repeat(3,1fr);gap:32px}}.content-preview__card{background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:8px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.content-preview__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #2a24191a}.content-preview__image{aspect-ratio:3 / 4;background:var(--color-bg-soft);position:relative;overflow:hidden}.content-preview__image img{width:100%;height:100%;object-fit:cover}.content-preview__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#f4ecd9,#e0cfad);display:flex;align-items:center;justify-content:center;color:var(--color-accent);opacity:.5}.content-preview__placeholder svg{width:60px;height:60px}.content-preview__body{padding:24px}.content-preview__label{display:inline-block;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--color-accent);font-weight:700;margin-bottom:10px}.content-preview__title{font-family:var(--font-display);font-size:1.25rem;margin-bottom:8px;line-height:1.2}.content-preview__body p{font-size:.9375rem;color:var(--color-text-muted);margin:0}.video-carousel{position:relative}.video-carousel__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:4px 0 20px;scrollbar-width:thin}@media(min-width:750px){.video-carousel__track{gap:28px}}.video-carousel__track::-webkit-scrollbar{height:4px}.video-carousel__track::-webkit-scrollbar-track{background:transparent}.video-carousel__track::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:2px}.video-card{flex:0 0 78%;scroll-snap-align:start;aspect-ratio:9 / 16;background:var(--color-bg-dark);border-radius:12px;overflow:hidden;position:relative;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.video-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px #2a24191f}@media(min-width:480px){.video-card{flex:0 0 56%}}@media(min-width:750px){.video-card{flex:0 0 calc((100% - 56px) / 3)}}.video-card__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.video-card__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--color-accent),var(--color-accent-dark));display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--font-display);font-size:3rem;font-weight:700}.video-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.72) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:20px;color:#fff;pointer-events:none}.video-card__name{font-weight:700;margin-bottom:4px;font-family:var(--font-display);font-size:1.0625rem}.video-card__caption{font-size:.8125rem;opacity:.92}.video-card__video{pointer-events:none}.video-card__play-hint{position:absolute;top:12px;right:12px;width:32px;height:32px;background:#00000073;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2;transition:background .18s ease}.video-card:hover .video-card__play-hint{background:#000000a6}.video-card__play-hint svg{width:14px;height:14px;margin-left:2px;color:#ffffffe6}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000f5;z-index:2000;display:none;align-items:center;justify-content:center;padding:20px}.video-modal[aria-hidden=false]{display:flex}.video-modal__inner{width:100%;max-width:390px;aspect-ratio:9 / 16;background:#000;border-radius:12px;overflow:hidden;position:relative}.video-modal__inner video{pointer-events:none;display:block;width:100%;height:100%;object-fit:cover}.video-modal__close{position:absolute;top:12px;right:12px;width:36px;height:36px;background:#0000008c;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;z-index:1;pointer-events:all;transition:background .18s}.video-modal__close:hover{background:#000000d9}.video-modal__close svg{width:18px;height:18px}.reviews-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:750px){.reviews-grid{grid-template-columns:repeat(3,1fr);gap:28px}}.review-card{display:flex;flex-direction:column;padding:32px 28px;background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:14px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.review-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px #2a241914;border-color:var(--color-accent-soft)}.review-card__stars{display:inline-flex;gap:3px;color:var(--color-accent);margin-bottom:18px}.review-card__stars svg{width:18px;height:18px}.review-card__quote{font-family:var(--font-display);font-style:italic;font-size:1.0625rem;line-height:1.55;color:var(--color-text);margin:0 0 24px;flex:1;padding:0;border:0}.review-card__author{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:.875rem;color:var(--color-text-muted);border-top:1px solid var(--color-border);padding-top:18px}.review-card__name{font-weight:700;color:var(--color-text)}.review-card__location{color:var(--color-text-muted)}.review-card__verified{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:var(--color-bg-cream);border-radius:999px;font-size:.6875rem;font-weight:700;color:var(--color-accent);letter-spacing:.04em;text-transform:uppercase;margin-left:auto}.review-card__verified svg{width:12px;height:12px}.reviews-empty{text-align:center;padding:56px 28px;color:var(--color-text-muted);background:var(--color-bg-cream);border-radius:14px;border:1px dashed var(--color-border);font-size:1rem}.reviews-cta{text-align:center;margin-top:48px}.review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:none;align-items:center;justify-content:center;padding:20px}.review-modal[aria-hidden=false]{display:flex}.review-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2a2419a6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.review-modal__inner{position:relative;width:100%;max-width:560px;max-height:92vh;overflow-y:auto;background:var(--color-bg-cream);border-radius:16px;padding:40px 32px 32px;box-shadow:0 24px 64px #00000052}@media(max-width:600px){.review-modal__inner{padding:32px 24px 24px}}.review-modal__close{position:absolute;top:14px;right:14px;width:36px;height:36px;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-text);cursor:pointer}.review-modal__close:hover{background:var(--color-bg-soft)}.review-modal__close svg{width:18px;height:18px}.review-modal__inner h3{font-family:var(--font-display);font-size:1.625rem;margin:0 0 8px;line-height:1.15}.review-form__stars{display:inline-flex;gap:4px;align-items:center}.review-form__star{width:38px;height:38px;background:transparent;border:0;padding:4px;cursor:pointer;color:var(--color-border);transition:color .15s ease,transform .1s ease}.review-form__star svg{width:100%;height:100%;display:block}.review-form__star:hover{transform:scale(1.1)}.review-form__star.is-active{color:var(--color-accent)}.review-form__success{padding:28px 24px;background:var(--color-bg-soft);border-radius:10px;text-align:center}.review-form__error{padding:12px 16px;background:#ffe5e0;color:#8a2c1c;border-radius:8px;margin-bottom:20px;font-size:.875rem}.reviews-placeholder{text-align:center;padding:56px 24px;background:var(--color-bg-white);border:1px dashed var(--color-border);border-radius:8px}.reviews-placeholder__icon{width:48px;height:48px;margin:0 auto 18px;color:var(--color-text-muted)}.reviews-placeholder p{color:var(--color-text-muted)}.faq-section{max-width:760px;margin:0 auto}.accordion{border-top:1px solid var(--color-border)}.accordion__item{border-bottom:1px solid var(--color-border)}.accordion__trigger{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:22px 0;text-align:left;font-family:var(--font-display);font-size:1.125rem;font-weight:700;color:inherit;cursor:pointer;list-style:none}.accordion__trigger::-webkit-details-marker{display:none}.accordion__trigger:hover{color:var(--color-accent)}.accordion__icon{flex-shrink:0;width:22px;height:22px;transition:transform .2s ease;color:var(--color-accent)}.accordion__item[open] .accordion__icon{transform:rotate(45deg)}.accordion__content{padding:0 0 22px;font-size:.9375rem;line-height:1.7;color:var(--color-text-muted)}.section--dark .accordion,.section--dark .accordion__item{border-color:#ffffff26}.section--dark .accordion__content{color:#faf6efc7}.final-cta{text-align:center;max-width:720px;margin:0 auto}.final-cta h2{margin-bottom:18px}.final-cta p{margin-bottom:32px;font-size:1.0625rem}.final-cta__note{font-size:.875rem;margin-top:18px;opacity:.7}.product-main{display:grid;grid-template-columns:1fr;gap:32px;padding:32px 0}@media(min-width:990px){.product-main{grid-template-columns:1.05fr 1fr;gap:80px;padding:56px 0 96px;align-items:start}}.product-media{position:relative}@media(min-width:990px){.product-media--sticky{position:sticky;top:100px}}.product-media__main{aspect-ratio:unset;background:var(--color-bg-soft);border-radius:16px;overflow:hidden;margin-bottom:12px;box-shadow:0 18px 56px #2a24191f,0 6px 20px #2a24190f;border:1px solid rgba(42,36,25,.05)}.product-media__main img{width:100%;height:auto;display:block}.product-media__thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.product-media__thumbnail{aspect-ratio:1;border-radius:6px;overflow:hidden;background:var(--color-bg-soft);border:2px solid transparent;cursor:pointer;transition:border-color .2s ease;padding:0}.product-media__thumbnail--active{border-color:var(--color-accent)}.product-media__thumbnail img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column}.product-info__vendor{font-family:var(--font-display);font-style:italic;color:var(--color-text-muted);margin-bottom:4px;font-size:1rem}.product-info__title{font-size:clamp(2rem,4vw,2.75rem);margin-bottom:14px;letter-spacing:-.015em;line-height:1.1}.product-info__rating-row{display:flex;align-items:center;gap:12px;margin-bottom:22px;color:var(--color-text-muted);font-size:.875rem}.product-info__stars{display:inline-flex;gap:2px;color:var(--color-accent)}.product-info__stars svg{width:16px;height:16px}.product-info__price-block{display:flex;align-items:center;flex-wrap:wrap;gap:14px 16px;margin-bottom:28px}.product-info__price{font-family:var(--font-display);font-size:2.5rem;font-weight:700;color:var(--color-accent);line-height:1;letter-spacing:-.02em}.product-info__price-compare{font-size:1.25rem;color:var(--color-text-muted);text-decoration:line-through;font-weight:400;font-family:var(--font-display)}.product-info__discount-badge{display:inline-flex;align-items:center;padding:7px 12px;background-color:var(--color-accent);color:var(--color-bg-cream);font-family:var(--font-body);font-weight:700;font-size:.8125rem;letter-spacing:.04em;border-radius:999px;line-height:1;text-transform:uppercase}.product-info__savings{width:100%;font-size:.875rem;color:var(--color-accent-dark);font-weight:700;margin-top:-4px}.product-info__bullets{list-style:none;padding:0;margin:0 0 32px}.product-info__bullets li{padding-left:32px;position:relative;margin-bottom:14px;font-size:.9375rem;line-height:1.5}.product-info__bullets li:before{content:"";position:absolute;left:0;top:2px;width:22px;height:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23C56B47'%3E%3Cpath d='M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}.product-info__cta-row{display:flex;flex-direction:column;gap:14px;margin-bottom:22px}.product-info__meta-row{display:flex;flex-wrap:wrap;gap:14px 28px;margin-bottom:24px;padding:20px;background:var(--color-bg-cream);border-radius:8px;font-size:.875rem}.product-info__meta-row>*{display:inline-flex;align-items:center;gap:8px}.product-info__meta-row svg{width:18px;height:18px;color:var(--color-accent);flex-shrink:0}.vet-callout{background:var(--color-bg-soft);padding:20px 22px;border-radius:8px;margin-bottom:32px;position:relative;border-left:3px solid var(--color-accent)}.vet-callout__title{font-weight:700;font-family:var(--font-display);font-size:1.0625rem;margin-bottom:6px}.vet-callout__body{font-size:.9375rem;line-height:1.5}.mobile-sticky-cta{position:fixed;bottom:0;left:0;right:0;background:var(--color-bg-cream);border-top:1px solid var(--color-border);padding:12px 16px;z-index:90;display:flex;gap:12px;align-items:center;box-shadow:0 -4px 16px #2a241914;transform:translateY(100%);visibility:hidden;transition:transform .25s ease,visibility .25s ease}.mobile-sticky-cta[aria-hidden=false]{transform:translateY(0);visibility:visible}.mobile-sticky-cta__price{font-family:var(--font-display);font-size:1.25rem;font-weight:700;flex-shrink:0}.mobile-sticky-cta__btn{flex:1;min-height:48px;padding:14px 18px}@media(min-width:990px){.mobile-sticky-cta{display:none}}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2a241980;z-index:1099;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.cart-drawer__overlay[aria-hidden=false]{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:440px;height:100vh;height:100dvh;background:var(--color-bg-cream, #FAF6EF);z-index:1100;display:flex;flex-direction:column;transform:translate(100%);visibility:hidden;transition:transform .25s ease,visibility .25s ease;box-shadow:-16px 0 40px #2a24191f}.cart-drawer[aria-hidden=false]{transform:translate(0);visibility:visible}.cart-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid var(--color-border);flex-shrink:0}.cart-drawer__title{font-family:var(--font-display);font-size:1.375rem;margin:0}.cart-drawer__body{flex:1;overflow-y:auto;padding:22px}.cart-drawer__empty{text-align:center;padding:48px 0}.cart-drawer__empty-icon{width:64px;height:64px;margin:0 auto 18px;color:var(--color-border)}.cart-drawer__empty p{color:var(--color-text-muted);margin-bottom:22px}.cart-line{display:grid;grid-template-columns:80px 1fr auto;gap:14px;padding:18px 0;border-bottom:1px solid var(--color-border);align-items:center}.cart-line__media{aspect-ratio:unset;border-radius:6px;overflow:hidden;background:var(--color-bg-soft)}.cart-line__media img{width:100%;height:auto;display:block}.cart-line__title{font-family:var(--font-display);font-weight:700;font-size:.9375rem;margin-bottom:4px}.cart-line__meta{font-size:.8125rem;color:var(--color-text-muted);margin-bottom:6px}.cart-line__remove{font-size:.75rem;text-decoration:underline;color:var(--color-text-muted)}.cart-line__price{font-weight:700;font-family:var(--font-display)}.cart-drawer__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 22px;background:var(--color-bg-white);border-top:1px solid var(--color-border);font-size:.6875rem;text-align:center;color:var(--color-text-muted)}.cart-drawer__trust>div{display:flex;flex-direction:column;align-items:center;gap:4px}.cart-drawer__trust svg{width:22px;height:22px;color:var(--color-accent)}.cart-drawer__footer{padding:22px;border-top:1px solid var(--color-border);background:var(--color-bg-cream);flex-shrink:0}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.cart-drawer__subtotal-label{color:var(--color-text-muted)}.cart-drawer__subtotal-price{font-family:var(--font-display);font-weight:700;font-size:1.5rem}.cart-drawer__tax-note{font-size:.75rem;color:var(--color-text-muted);margin-bottom:18px}.collection-header{text-align:left;padding:0 0 40px}.collection-header h1{font-size:clamp(2rem,4vw,2.75rem);margin-bottom:12px}.collection-header p{max-width:36em;margin:0;color:var(--color-text-muted)}.section--collection-page,.section--cart-page{padding-top:40px!important;padding-bottom:40px!important}.section--final-cta{padding-bottom:40px!important}@media(min-width:750px){.section--final-cta{padding-bottom:64px!important}}.collection-empty{text-align:center;padding:80px 0;color:var(--color-text-muted)}.product-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:600px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:990px){.product-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.product-card{display:flex;flex-direction:column;text-decoration:none;color:var(--color-text);background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:8px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #2a24191a;color:var(--color-text)}.product-card__image{aspect-ratio:3 / 4;background:var(--color-bg-soft)}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:22px}.product-card__vendor{font-family:var(--font-display);font-style:italic;font-size:.875rem;color:var(--color-text-muted);margin-bottom:4px}.product-card__title{font-family:var(--font-display);font-size:1.25rem;margin-bottom:8px;line-height:1.2}.product-card__price{font-family:var(--font-display);font-weight:700;color:var(--color-accent);font-size:1.125rem}.page-content{max-width:980px;margin:0 auto;padding:0 4px}.page-content h1{font-size:clamp(1.875rem,3.5vw,2.375rem);margin-bottom:32px;line-height:1.2}.page-content h2{font-size:clamp(1.375rem,2.5vw,1.75rem);margin-top:48px;margin-bottom:16px}.page-content h3{font-size:clamp(1.125rem,2vw,1.375rem);margin-top:36px;margin-bottom:12px}.page-content p{margin-bottom:18px;line-height:1.75}.page-content ul,.page-content ol{margin-bottom:18px;line-height:1.75;padding-left:24px}.page-content li{margin-bottom:8px}.page-content strong{font-weight:700}.page-content a{text-decoration:underline}.page-content hr{border:0;height:1px;background:var(--color-border);margin:48px 0}.how-it-works{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:750px){.how-it-works{grid-template-columns:repeat(3,1fr);gap:28px}}.how-step{position:relative;padding:36px 32px 32px;background:var(--color-bg-white);border:1px solid var(--color-border);border-radius:14px;text-align:left;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.how-step:hover{transform:translateY(-4px);box-shadow:0 18px 44px #2a241914;border-color:var(--color-accent-soft)}.how-step__number{position:absolute;top:28px;right:32px;font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--color-accent);opacity:.22;line-height:1;letter-spacing:-.02em}.how-step__icon{width:56px;height:56px;margin:0 0 24px;background:var(--color-bg-cream);border-radius:14px;display:flex;align-items:center;justify-content:center;color:var(--color-accent)}.how-step__icon svg{width:28px;height:28px}.how-step__title{font-family:var(--font-display);font-size:1.375rem;margin-bottom:12px;line-height:1.2;padding-right:36px}.how-step__body{color:var(--color-text-muted);font-size:.9375rem;line-height:1.6;margin:0}.contact-info{max-width:620px;margin:0 auto;text-align:center}.contact-info .kicker{margin:0 auto 14px}.contact-info h1{margin-bottom:18px;font-size:clamp(2rem,4.5vw,2.75rem)}.contact-info>p{color:var(--color-text-muted);font-size:1.0625rem;line-height:1.6;margin-bottom:32px}.contact-info .btn{margin-bottom:20px}.contact-info__email-text{font-size:.9375rem;color:var(--color-text-muted);margin-bottom:4px}.contact-info__response{font-size:.875rem;color:var(--color-text-muted);margin-top:18px}.contact-form{max-width:600px;margin:0 auto}.contact-form__success{padding:20px;background:var(--color-bg-soft);border-radius:8px;text-align:center;margin-bottom:24px}.contact-form__error{padding:20px;background:#ffe5e0;border-radius:8px;text-align:center;margin-bottom:24px;color:#8a2c1c}.shopify-policy__container{max-width:980px;margin:0 auto;padding:48px 28px 96px}@media(min-width:750px){.shopify-policy__container{padding:64px 56px 120px}}.shopify-policy__title{display:none}.shopify-policy__body{font-size:1rem;line-height:1.75}.shopify-policy__body h1{font-family:var(--font-display);font-size:clamp(1.875rem,3.5vw,2.375rem);margin:0 0 32px;line-height:1.2;letter-spacing:-.015em}.shopify-policy__body h2{font-family:var(--font-display);font-size:clamp(1.375rem,2.5vw,1.75rem);margin:48px 0 16px;line-height:1.2}.shopify-policy__body h3{font-family:var(--font-display);font-size:clamp(1.125rem,2vw,1.375rem);margin:36px 0 12px}.shopify-policy__body p{margin:0 0 18px}.shopify-policy__body ul,.shopify-policy__body ol{margin:0 0 18px;padding-left:24px}.shopify-policy__body li{margin-bottom:8px}.shopify-policy__body strong{font-weight:700}.shopify-policy__body a{color:var(--color-accent);text-decoration:underline}.shopify-policy__body hr{border:0;height:1px;background:var(--color-border);margin:48px 0}.template-page .main-content>.section:first-of-type,.template-page-contact .main-content>.section:first-of-type,.template-collection .main-content>.section:first-of-type,.template-list-collections .main-content>.section:first-of-type,.template-cart .main-content>.section:first-of-type{padding-top:32px;padding-bottom:64px}@media(min-width:750px){.template-page .main-content>.section:first-of-type,.template-page-contact .main-content>.section:first-of-type,.template-collection .main-content>.section:first-of-type,.template-list-collections .main-content>.section:first-of-type,.template-cart .main-content>.section:first-of-type{padding-top:56px;padding-bottom:96px}}@media print{.site-header,.site-footer,.cart-drawer,.mobile-sticky-cta,.announcement-bar{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/theme.css.map */
