/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#fbf5e9;--foreground:#281c12;--ink:#281c12;--paper:#fbf5e9;--sage:#6c7d51;--sage-dark:#3f5d2f;--leaf:#78935b;--line-green:#06c755;--cream:#fffaf0;--sand:#ead9bf;--white:#fff;--line:#281c1229;--shadow:0 22px 60px #462e1729;--deep-shadow:0 22px 46px #3725132e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-heading),var(--font-geist-sans),Arial,Helvetica,sans-serif;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero{min-height:92vh;padding:24px clamp(18px,5vw,72px) 64px;position:relative;overflow:hidden}.hero:before{content:"";z-index:-2;background:radial-gradient(circle at 16% 22%,#ead9bff2,#0000 23%),radial-gradient(circle at 78% 14%,#78935b42,#0000 18%),linear-gradient(135deg,#fffaf0 0%,#fbf5e9 48%,#eef2df 100%);position:absolute;inset:0}.hero:after{background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);content:"";opacity:.22;z-index:-1;background-size:76px 76px;position:absolute;inset:0}.nav,.hero-grid,.section,.order-band,.contact{max-width:1180px;margin:0 auto}.nav{justify-content:space-between;align-items:center;margin-bottom:clamp(42px,7vw,78px);display:flex;position:relative}.brand,.nav-links{align-items:center;display:flex}.brand{height:80px;overflow:hidden}.brand img{background:var(--cream);mix-blend-mode:multiply;object-fit:cover;object-position:center 44%;border:0;border-radius:0;width:150px;height:80px;padding:0}.nav-links{border:1px solid var(--line);background:#fffaf0d1;border-radius:999px;gap:2px;padding:6px}.nav-links a{white-space:nowrap;border-radius:999px;padding:10px 12px;font-size:.83rem;font-weight:600}.nav-links a:hover,.nav-links a:focus-visible{background:var(--ink);color:var(--paper)}.menu-toggle,.mobile-menu{display:none}.hero-grid{grid-template-columns:minmax(0,.96fr) minmax(320px,1.04fr);align-items:center;gap:clamp(36px,7vw,82px);display:grid}.eyebrow{color:var(--sage-dark);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px;font-size:.74rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:760px;margin-bottom:26px;font-size:clamp(2.55rem,5.6vw,5.35rem);font-weight:700;line-height:1.08}h2{letter-spacing:0;margin-bottom:0;font-size:clamp(1.75rem,3.6vw,3.35rem);font-weight:700;line-height:1.15}h3{margin-bottom:10px;font-size:1.18rem;font-weight:700;line-height:1.28}.lede,.contact-copy p{color:#281c12c7;max-width:680px;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.75}.section-lede{color:#281c12bd;margin:0;font-size:1.04rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button{border:2px solid var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.button.primary{background:var(--line-green);color:var(--white)}.button.secondary{background:var(--cream);color:var(--ink)}.button:hover,.button:focus-visible,.product-card a:hover,.product-card a:focus-visible{transform:translateY(-2px)}.hero-photos{align-items:center;min-height:520px;display:flex}.hero-photos img{box-shadow:var(--deep-shadow);object-fit:cover;border:0;border-radius:12px;width:100%;height:auto;display:block}.hero-main-photo{aspect-ratio:16/9}.ticker{background:var(--ink);color:var(--paper);grid-template-columns:repeat(4,1fr);gap:1px;font-size:clamp(.9rem,1.6vw,1.04rem);font-weight:900;display:grid}.ticker span{text-align:center;border-right:1px solid #fffaf033;padding:20px}.section{padding:clamp(72px,10vw,118px) clamp(18px,4vw,40px)}.section-heading{grid-template-columns:.8fr 1.4fr;align-items:end;gap:28px;margin-bottom:34px;display:grid}.feature-grid,.product-grid{gap:18px;display:grid}.feature-grid{grid-template-columns:repeat(3,1fr)}.feature-grid .feature-card{border:1px solid #281c1221;border-radius:14px;flex-direction:column;min-height:390px;padding:22px 24px 26px;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 8px 20px #462e170f}.feature-treat{background:#fff4cf}.feature-chew{background:#e5eddc}.feature-explore{background:#f6dfcb}.feature-number{color:var(--sage-dark);letter-spacing:.1em;margin-bottom:7px;font-size:.78rem;font-weight:800;display:block}.feature-illustration{object-fit:contain;object-position:center;align-self:center;width:100%;height:142px;margin:0 auto 18px;transition:transform .2s;display:block}.feature-grid .feature-card h3{margin-bottom:9px}.feature-grid .feature-card p{margin-bottom:0}@media (hover:hover) and (pointer:fine){.feature-grid .feature-card:hover{box-shadow:0 12px 26px #462e171a}.feature-grid .feature-card:hover .feature-illustration{transform:translateY(-2px)}}.feature-grid p,.product-card p{color:#281c12b8;line-height:1.72}.story-section{background:#f0e5d2;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(30px,6vw,70px);max-width:none;padding-left:max(clamp(18px,5vw,72px),50vw - 590px);padding-right:max(clamp(18px,5vw,72px),50vw - 590px);display:grid}.story-image img{box-shadow:var(--shadow);object-fit:cover;border-radius:8px;width:100%;height:100%;min-height:420px;display:block}.story-copy p{color:#281c12c7;font-size:1.03rem;line-height:1.75}.story-copy blockquote{background:var(--cream);border-left:5px solid var(--sage-dark);margin:28px 0;padding:22px 24px;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:700;line-height:1.5;box-shadow:0 8px 20px #462e1714}.story-copy .story-closing{color:var(--sage-dark);font-weight:700}.enrichment-section{background:var(--cream);max-width:none;padding-left:max(clamp(18px,5vw,72px),50vw - 590px);padding-right:max(clamp(18px,5vw,72px),50vw - 590px)}.centered-heading{text-align:center;max-width:820px;margin:0 auto 38px}.centered-heading p:last-child{color:#281c12bd;max-width:760px;margin:20px auto 0;font-size:1.04rem;line-height:1.75}.enrichment-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:0 auto;display:grid}.enrichment-grid article{background:var(--white);border:1px solid var(--line);border-radius:8px;flex-direction:column;min-height:320px;padding:28px;display:flex}.card-icon,.step-symbol{color:var(--sage-dark);background:#e6efdb;border:1px solid #3f5d2f52;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:22px;font-size:1.75rem;display:inline-flex}.enrichment-grid p,.pet-grid p,.steps-grid p{color:#281c12ba;line-height:1.72}.enrichment-grid small{border-top:1px solid var(--line);color:var(--sage-dark);margin-top:auto;padding-top:16px;font-size:.86rem;line-height:1.55}.products-section{border-top:2px solid var(--ink)}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card{background:var(--white);border:2px solid var(--ink);border-radius:8px;display:grid;overflow:hidden}.product-card img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.product-card div{flex-direction:column;min-height:300px;padding:22px;display:flex}.product-card span{color:var(--sage-dark);margin-bottom:8px;font-size:.88rem;font-weight:600;display:block}.product-card a{background:var(--sage-dark);border:2px solid var(--ink);color:var(--white);border-radius:999px;align-self:flex-start;margin-top:18px;padding:10px 16px;font-weight:700}.product-price{color:var(--sage-dark);margin-top:auto;font-size:1rem;font-weight:700;line-height:1.4;display:block}.pet-section{background:#edf2e4;max-width:none;padding-left:max(clamp(18px,5vw,72px),50vw - 590px);padding-right:max(clamp(18px,5vw,72px),50vw - 590px)}.pet-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1180px;margin:0 auto;display:grid}.pet-grid article{background:var(--cream);border:1px solid var(--line);border-radius:8px;min-height:285px;padding:24px}.pet-mark{background:var(--sage-dark);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;font-size:1rem;font-weight:700;display:inline-flex}.gentle-note{background:#fffaf0c7;border:1px solid #3f5d2f59;border-radius:8px;align-items:flex-start;gap:14px;max-width:960px;margin:28px auto 20px;padding:18px 20px;display:flex}.gentle-note span,.safety-note>span{background:var(--sage);color:var(--white);border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-weight:800;display:inline-flex}.gentle-note p{margin:0;line-height:1.7}.center-button{width:max-content;margin:0 auto;display:flex}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.steps-grid article{border-top:3px solid var(--sage-dark);min-height:260px;padding:20px 20px 0 0;position:relative}.step-number{color:var(--sage);letter-spacing:.1em;margin-bottom:20px;font-size:.84rem;font-weight:800;display:block}.how-highlight{background:var(--ink);color:var(--paper);text-align:center;margin:42px 0 16px;padding:22px 26px;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:700;line-height:1.55}.safety-note{background:#f1ead9;border:1px solid #cdbd9e;border-radius:8px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.safety-note>span{background:#a77a45}.safety-note p{color:#281c12c2;margin:4px 0 0;line-height:1.65}.faq-section{background:var(--cream);max-width:none;padding-left:max(clamp(18px,5vw,72px),50vw - 590px);padding-right:max(clamp(18px,5vw,72px),50vw - 590px)}.faq-list{max-width:900px;margin:0 auto}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:20px 4px;font-weight:700;display:flex}.faq-item button b{color:var(--sage-dark);font-size:1.5rem;font-weight:400}.faq-item div{padding:0 48px 20px 4px}.faq-item p{color:#281c12c2;margin:0;line-height:1.72}.order-band{background:var(--sage-dark);border:2px solid var(--ink);color:var(--white);border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:24px;margin-bottom:34px;padding:clamp(28px,5vw,54px);display:grid}.order-band .eyebrow{color:var(--sand)}.order-band p:not(.eyebrow){color:#fffaf0e0;max-width:680px;margin:14px 0 0;font-size:1.04rem;line-height:1.7}.contact{grid-template-columns:1fr 380px;align-items:center;gap:38px;padding:clamp(44px,8vw,96px) clamp(18px,4vw,40px);display:grid}.qr-panel{background:var(--white);border:2px solid var(--ink);box-shadow:var(--shadow);border-radius:8px;padding:18px}.qr-panel img{width:100%;height:auto;display:block}@media (width<=1060px){.nav-links a{padding:9px 8px;font-size:.76rem}.pet-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.product-grid{grid-template-columns:repeat(2,1fr)}.enrichment-grid{grid-template-columns:1fr 1fr}.enrichment-grid article:last-child{grid-column:span 2}}@media (width<=860px){.hero{min-height:auto}.nav{align-items:center}.nav-links{display:none}.menu-toggle{background:var(--cream);border:1px solid var(--line);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.menu-toggle-icon{font-size:1.8rem;line-height:1}.mobile-menu{background:var(--cream);border:1px solid var(--line);box-shadow:var(--shadow);z-index:3;border-radius:8px;width:min(280px,100vw - 36px);padding:8px;display:none;position:absolute;top:58px;right:0}.mobile-menu.is-open{display:grid}.mobile-menu a{border-radius:6px;padding:13px;font-weight:600}.mobile-menu a:hover,.mobile-menu a:focus-visible{background:var(--sage-dark);color:var(--white)}.hero-grid,.section-heading,.order-band,.contact,.feature-grid,.story-section{grid-template-columns:1fr}.hero-photos{width:100%;max-width:720px;min-height:auto;margin:0 auto}.ticker{grid-template-columns:1fr 1fr}.story-section{padding-left:clamp(18px,5vw,40px);padding-right:clamp(18px,5vw,40px)}.story-image{order:-1}.story-image img{min-height:0}.steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:0;padding-right:0}.contact{padding-top:48px}}@media (width<=620px){.hero{padding-top:18px}.brand{height:72px}.brand img{width:136px;height:72px}h1{font-size:clamp(2rem,9.2vw,3.15rem);line-height:1.12}.hero-actions{grid-template-columns:1fr;align-items:stretch;display:grid}.product-grid,.ticker,.enrichment-grid,.pet-grid{grid-template-columns:1fr}.enrichment-grid article:last-child{grid-column:auto}.ticker span{text-align:left}.section,.enrichment-section,.pet-section,.faq-section{padding-left:18px;padding-right:18px}.center-button{width:100%}.story-copy blockquote{padding:18px;font-size:1.14rem}.order-band{border-left:0;border-right:0;border-radius:0;margin-bottom:0}}
