/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--navy:#123b48;--deep:#0b2d36;--cream:#f7f1e7;--paper:#fffdf8;--coral:#e56f5b;--sky:#9fcbd3;--sand:#d8bd8c;--ink:#183841;--muted:#61757a;--line:#d8dedb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.announcement{background:var(--navy);color:#fff;text-align:center;letter-spacing:1.4px;text-transform:uppercase;height:34px;padding:11px;font-size:10px}.announcement span{color:var(--coral);margin:0 12px}.nav-shell{z-index:50;background:#fffdf8f5;border-bottom:1px solid #e3e2dc;justify-content:space-between;align-items:center;height:84px;padding:0 max(5vw,28px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;display:flex}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{color:var(--navy);font-family:Georgia,serif;font-size:23px;line-height:1}.brand small{text-transform:uppercase;letter-spacing:2.2px;margin-top:5px;font-size:7px}.brand-mark{border:1px solid var(--coral);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.paw-mark{width:24px;height:23px;display:block;position:relative}.paw-mark i,.paw-mark b{background:currentColor;display:block;position:absolute}.paw-mark i{border-radius:50%;width:6px;height:8px}.paw-mark i:first-child{top:4px;left:2px;transform:rotate(-25deg)}.paw-mark i:nth-child(2){top:0;left:9px}.paw-mark i:nth-child(3){top:4px;right:2px;transform:rotate(25deg)}.paw-mark b{border-radius:60% 60% 45% 45%;width:15px;height:12px;bottom:0;left:5px}.nav-shell nav{gap:34px;font-size:12px;font-weight:700;display:flex}.nav-shell nav a:hover{color:var(--coral)}.nav-cta,.button{background:var(--coral);color:#fff;text-transform:uppercase;letter-spacing:1.2px;border-radius:2px;align-items:center;gap:24px;padding:14px 19px;font-size:10px;font-weight:800;display:inline-flex}.nav-cta span,.button span{font-size:16px}.hero{background:var(--cream);grid-template-columns:52% 48%;min-height:680px;display:grid;overflow:hidden}.hero-copy{z-index:2;padding:90px 5vw 58px 8vw}.eyebrow{text-transform:uppercase;letter-spacing:2.3px;color:var(--coral);margin:0 0 22px;font-size:10px;font-weight:800}.hero h1,.section h2,.newsletter h2{color:var(--navy);letter-spacing:-3px;margin:0;font-family:Georgia,serif;font-size:clamp(54px,6vw,86px);font-weight:400;line-height:.97}.hero h1 em,.section h2 em,.newsletter h2 em{color:var(--coral);font-weight:400}.lede{color:#4a646b;max-width:570px;margin:28px 0;font-family:Georgia,serif;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:34px;display:flex}.button.primary{padding:17px 22px}.text-link{text-transform:uppercase;letter-spacing:1.1px;border-bottom:1px solid var(--navy);padding-bottom:5px;font-size:11px;font-weight:800}.text-link span{margin-left:10px}.trust-row{border-top:1px solid #d9d4c9;gap:32px;margin-top:62px;padding-top:22px;display:flex}.trust-row>span{color:var(--coral);letter-spacing:.5px;font-size:10px}.trust-row b{color:var(--navy);font-size:13px}.trust-row small{color:var(--muted);letter-spacing:0;margin-top:5px;display:block}.hero-art{background:#b7dce0;min-height:680px;position:relative;overflow:hidden}.sun{background:#f6d6a2;border-radius:50%;width:210px;height:210px;position:absolute;top:75px;right:58px}.cloud{background:#ffffff80;border-radius:50%;width:120px;height:25px;position:absolute}.c1{top:92px;left:38px}.c2{top:185px;right:-30px}.coast{border-radius:50% 50% 0 0;width:140%;height:230px;position:absolute;bottom:0}.coast.back{background:#7ca8a9;bottom:45px;left:-30%;transform:rotate(4deg)}.coast.front{background:#d7c28f;bottom:-85px;right:-30%;transform:rotate(-4deg)}.dog span{display:block;position:absolute}.dog .body{background:#d98f54;border-radius:50% 50% 38% 40%;width:230px;height:230px;bottom:100px;left:150px}.dog .neck{background:#d98f54;width:110px;height:100px;bottom:250px;left:170px}.dog .head{z-index:4;background:#e8a568;border-radius:48% 48% 44% 44%;width:180px;height:160px;bottom:300px;left:105px}.dog .ear{z-index:3;background:#9b5e3d;border-radius:60% 20% 60% 40%;width:85px;height:120px}.dog .ear.left{bottom:340px;left:70px;transform:rotate(15deg)}.dog .ear.right{bottom:340px;left:235px;transform:rotate(-20deg)}.dog .eye{background:#17353d;border-radius:50%;width:9px;height:12px;position:absolute;top:61px}.dog .e1{left:45px}.dog .e2{right:45px}.dog .snout{background:#edbd8f;border-radius:50%;width:80px;height:55px;position:absolute;top:81px;left:50px}.dog .nose{background:#16333c;border-radius:50%;width:22px;height:15px;position:absolute;top:82px;left:79px}.dog .leg{z-index:4;background:#d98f54;border-radius:40px;width:65px;height:160px;bottom:28px}.dog .l1{left:155px}.dog .l2{left:298px}.dog .tail{border-top:25px solid #d98f54;border-bottom:0;border-left:0;border-right:25px solid #d98f54;border-radius:0 80px 0 0;width:120px;height:55px;bottom:205px;left:340px;transform:rotate(20deg)}.bandana{z-index:6;background:var(--coral);color:#fff;clip-path:polygon(0 0,100% 0,50% 100%);text-align:center;width:105px;height:80px;padding-top:16px;font-family:Georgia,serif;font-weight:700;bottom:265px;left:150px;position:absolute!important}.treat-tin,.tin{text-align:center;color:var(--navy);background:#f9f1df;border-radius:50% 50% 14px 14px;flex-direction:column;align-items:center;display:flex;position:absolute;box-shadow:0 18px 34px #3b596642}.treat-tin{width:150px;height:190px;padding-top:28px;bottom:35px;right:25px;transform:rotate(4deg)}.treat-tin .paw-mark{color:var(--coral);margin-bottom:16px}.treat-tin strong{font-family:Georgia,serif;font-size:18px}.treat-tin small{text-transform:uppercase;letter-spacing:1.5px;margin-top:9px;font-size:7px}.art-note{color:var(--navy);font-family:Georgia,serif;font-size:13px;line-height:1.5;position:absolute;top:33px;right:26px}.art-note span{color:var(--coral);font-size:22px}.promise-strip{background:var(--coral);color:#fff;letter-spacing:1.4px;justify-content:space-around;align-items:center;min-height:58px;font-size:9px;font-weight:800;display:flex}.section{padding:110px 8vw}.intro{text-align:center}.intro h2,.products h2,.ingredients h2,.how h2,.story h2,.faq h2{font-size:clamp(42px,5vw,67px)}.intro>p:not(.eyebrow){max-width:570px;color:var(--muted);margin:25px auto 55px;line-height:1.7}.benefit-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.benefit-grid article{padding:45px 50px}.benefit-grid article+article{border-left:1px solid var(--line)}.icon{width:54px;height:54px;color:var(--coral);border:1px solid #8fb7b7;border-radius:50%;place-items:center;margin:0 auto 20px;font-size:24px;display:grid}.benefit-grid h3,.product-card h3,.steps h3{color:var(--navy);margin:12px 0;font-family:Georgia,serif;font-size:20px}.benefit-grid p,.steps p{color:var(--muted);font-size:13px;line-height:1.7}.products{background:#eef3f0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:48px;display:flex}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{background:#fff;padding:0 25px 25px;position:relative}.product-card:before{content:"";height:360px;margin:0 -25px 25px;display:block}.product-card.coral:before{background:#eaa597}.product-card.blue:before{background:#aacfd5}.product-card.sand:before{background:#d9c39c}.badge{letter-spacing:1px;background:#fff;padding:8px 10px;font-size:8px;font-weight:800;position:absolute;top:14px;left:14px}.tin{width:155px;height:215px;padding:28px 12px 10px;top:74px;left:50%;transform:translate(-50%)}.tin .paw-mark{color:var(--coral);margin-bottom:18px}.tin b{font-family:Georgia,serif;font-size:20px}.tin small{text-transform:uppercase;letter-spacing:1px;margin:8px 0 26px;font-size:7px}.tin i{font-size:8px;font-style:normal}.product-card>p{color:var(--muted);margin-top:-5px;font-size:12px}.product-card>div:last-child{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:20px;padding-top:18px;display:flex}.product-card>div strong{font-family:Georgia,serif;font-size:18px}.product-card>div a{text-transform:uppercase;letter-spacing:1px;color:var(--coral);font-size:9px;font-weight:800}.ingredients{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.ingredient-art{background:#e6d9bd;height:650px;position:relative;overflow:hidden}.bottle{color:#fff;text-align:center;background:#274f52;border-radius:20px 20px 45px 45px;flex-direction:column;align-items:center;width:230px;height:400px;padding:55px 20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-47%)rotate(-4deg);box-shadow:0 25px 30px #66553d3b}.bottle .paw-mark{color:#f1a38e;margin-bottom:36px}.bottle strong{font-family:Georgia,serif;font-size:29px}.bottle small{letter-spacing:2px;margin-top:35px;font-size:8px}.leaf{color:#6f8d70;font-size:120px;position:absolute}.l-a{top:35px;left:25px}.l-b{bottom:30px;right:20px}.blueberries{color:#557a8e;font-size:40px;line-height:.7;position:absolute;top:130px;right:40px}.oats{color:#b6874a;font-size:42px;position:absolute;bottom:45px;left:15px;transform:rotate(40deg)}.ingredient-copy>p:not(.eyebrow){color:var(--muted);max-width:520px;line-height:1.7}.ingredient-copy ul{margin:30px 0;padding:0;list-style:none}.ingredient-copy li{border-top:1px solid var(--line);align-items:center;gap:20px;padding:18px 0;display:flex}.ingredient-copy li>span{color:var(--coral);font-family:Georgia,serif}.ingredient-copy li div{flex-direction:column;gap:5px;display:flex}.ingredient-copy li b{font-family:Georgia,serif}.ingredient-copy li small{color:var(--muted)}.button.dark{background:var(--navy)}.how{text-align:center;background:var(--cream)}.steps{grid-template-columns:repeat(3,1fr);gap:50px;margin-top:55px;display:grid}.steps article{position:relative}.steps article b{border:1px solid var(--coral);width:48px;height:48px;color:var(--coral);border-radius:50%;place-items:center;margin:auto;font-family:Georgia,serif;display:grid}.serving{border:1px solid var(--line);text-transform:uppercase;letter-spacing:.7px;background:#fff;justify-content:space-between;align-items:center;gap:20px;margin-top:55px;padding:20px 28px;font-size:10px;display:flex}.serving span{color:var(--muted);flex-direction:column;gap:6px;display:flex}.serving b{color:var(--navy)}.testimonial{text-align:center;background:var(--navy);color:#fff}.quote-mark{color:var(--coral);margin:0;font-family:Georgia,serif;font-size:70px;line-height:.5}.testimonial blockquote{max-width:980px;margin:30px auto;font-family:Georgia,serif;font-size:clamp(28px,4vw,49px);line-height:1.28}.reviewer{justify-content:center;align-items:center;gap:15px;display:flex}.reviewer>span{width:42px;height:42px;color:var(--navy);background:#d6bd8e;border-radius:50%;place-items:center;font-family:Georgia,serif;display:grid}.reviewer div{text-align:left;flex-direction:column;gap:3px;display:flex}.reviewer div small{color:#adc1c3;font-size:9px}.reviewer>strong{color:#e7ad5f;margin-left:18px}.story{grid-template-columns:1.2fr 1fr;gap:9vw;display:grid}.story>div:last-child{padding-top:35px}.story>div:last-child p{color:#4e666c;font-family:Georgia,serif;font-size:19px;line-height:1.7}.faq{background:#eef3f0;grid-template-columns:1fr 1.5fr;gap:9vw;display:grid}.faq>div:first-child>p:not(.eyebrow){color:var(--muted)}.faq>div:first-child>a{border-bottom:1px solid;font-weight:700}.faq-list details{border-top:1px solid #bac9c7;padding:24px 0}.faq-list summary{cursor:pointer;justify-content:space-between;font-family:Georgia,serif;font-size:18px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--coral);font-size:24px}.faq-list details p{color:var(--muted);padding-right:30px;font-size:13px;line-height:1.6}.newsletter{text-align:center;background:var(--coral);color:#fff;padding:80px 20px}.newsletter>.paw-mark{color:#fff;margin:0 auto 24px}.newsletter .eyebrow{color:#fff}.newsletter h2{color:#fff;font-size:55px}.newsletter h2 em{color:#ffe0b5}.newsletter>p:not(.eyebrow){font-size:13px}.newsletter form{background:#fff;max-width:480px;margin:28px auto 0;padding:5px;display:flex}.newsletter input{border:0;outline:none;flex:1;min-width:0;padding:14px}.newsletter button{background:var(--navy);color:#fff;text-transform:uppercase;letter-spacing:1px;border:0;padding:0 20px;font-size:9px;font-weight:700}footer{background:var(--deep);color:#fff;grid-template-columns:2fr repeat(3,1fr);gap:60px;padding:65px 8vw;display:grid}.footer-brand .brand strong,.footer-brand .brand-mark{color:#fff}.footer-brand p{margin:24px 0 10px;font-family:Georgia,serif;font-size:19px}.footer-brand>small{color:#8aa5a9}footer>div:not(.footer-brand){color:#b5c5c7;flex-direction:column;gap:13px;font-size:11px;display:flex}footer>div>b{color:#fff;letter-spacing:2px;margin-bottom:10px;font-size:9px}.legal{color:#779398;background:#08252c;justify-content:space-between;gap:40px;padding:24px 8vw;font-size:8px;line-height:1.6;display:flex}.legal p{max-width:920px;margin:0}.legal span{white-space:nowrap}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.nav-shell nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 7vw}.hero-art{min-height:600px}.trust-row{justify-content:space-between}.benefit-grid,.product-grid{grid-template-columns:1fr}.benefit-grid article+article{border-left:0;border-top:1px solid var(--line)}.product-card:before{height:320px}.ingredients{grid-template-columns:1fr}.ingredient-art{height:540px}.steps{grid-template-columns:1fr;gap:28px}.serving{text-align:left;grid-template-columns:repeat(2,1fr);display:grid}.story,.faq{grid-template-columns:1fr}footer{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-column:1/-1}.legal{flex-direction:column}.legal span{white-space:normal}}@media (max-width:560px){.announcement{font-size:8px}.nav-shell{height:70px;padding:0 18px}.brand strong{font-size:20px}.brand-mark{width:36px;height:36px}.nav-cta{gap:7px;padding:12px;font-size:8px}.hero-copy{padding:56px 22px}.hero h1{letter-spacing:-2px;font-size:51px}.lede{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.trust-row{gap:12px;margin-top:45px;overflow:auto}.trust-row>span{min-width:115px}.hero-art{min-height:520px}.sun{width:150px;height:150px}.dog{transform-origin:0 100%;transform:scale(.78)}.treat-tin{transform-origin:100% 100%;transform:scale(.8)rotate(4deg)}.art-note{display:none}.promise-strip{justify-content:flex-start;gap:30px;padding:0 20px;overflow:auto}.promise-strip span{white-space:nowrap}.section{padding:75px 22px}.section h2,.newsletter h2{letter-spacing:-2px;font-size:43px}.benefit-grid article{padding:35px 15px}.section-heading{flex-direction:column;align-items:flex-start;gap:30px}.product-grid{gap:18px}.ingredient-art{height:450px}.bottle{transform:translate(-50%,-47%)rotate(-4deg)scale(.82)}.serving{grid-template-columns:1fr 1fr}.testimonial blockquote{font-size:28px}.reviewer>strong{display:none}.newsletter form{background:0 0;flex-direction:column;gap:8px}.newsletter input,.newsletter button{min-height:48px}footer{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-brand{grid-column:1/-1}.legal{padding:24px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
