:root{--navy:#112b46;--navy-2:#173a5e;--navy-3:#244d72;--orange:#ff7a2f;--orange-soft:#fff0e5;--cream:#fffaf5;--paper:#ffffff;--sand:#f6efe7;--ink:#10263c;--muted:#66788a;--line:#e5e9ec;--green:#2b8b72;--gold:#c58a2a;--shadow-sm:0 12px 38px rgba(17,43,70,0.08);--shadow-lg:0 30px 90px rgba(17,43,70,0.14);--radius-sm:16px;--radius-md:28px;--radius-lg:42px;--container:min(1180px,calc(100% - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a,body,button{font:inherit}a{text-decoration:none}a,button{color:inherit}svg{display:block}.container{width:var(--container);margin-inline:auto}.section{padding:120px 0}.site-header{position:-webkit-sticky;position:sticky;z-index:50;top:0;height:80px;border-bottom:1px solid rgba(17,43,70,.08);background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-wrap{display:flex;justify-content:space-between;height:100%}.brand,.nav-wrap{align-items:center}.brand{display:inline-flex;width:max-content}.brand-logo{display:block;width:150px;height:auto}.paw-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;color:var(--orange);background:var(--navy);box-shadow:0 8px 20px rgba(17,43,70,.18)}.paw-mark svg{width:25px;height:25px;fill:currentColor}.main-nav{display:flex;align-items:center;gap:32px;color:#40566b;font-size:14px;font-weight:650}.main-nav>a:not(.nav-cta){position:relative;padding:8px 0}.main-nav>a:not(.nav-cta):after{position:absolute;right:0;bottom:2px;left:0;height:2px;border-radius:999px;content:"";background:var(--orange);transform:scaleX(0);transition:transform .18s ease}.main-nav>a:not(.nav-cta):hover:after{transform:scaleX(1)}.button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 23px;border:1px solid transparent;border-radius:999px;font-size:14px;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.nav-cta{min-height:43px;color:white;background:var(--navy)}.button svg,.nav-cta svg,.text-link svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button:hover,.nav-cta:hover{transform:translateY(-2px)}.nav-cta:hover{box-shadow:0 10px 24px rgba(17,43,70,.22)}.language-switch{display:inline-flex;align-items:center;gap:7px;margin-left:18px;padding:5px 9px;border:1px solid rgba(17,43,70,.12);border-radius:999px;background:#f7f8f9}.language-switch a,.language-switch button{padding:2px 1px;border:0;color:#81909d;background:transparent;font:inherit;font-size:11px;font-weight:800;letter-spacing:.08em;cursor:pointer}.language-switch a.is-active,.language-switch button.is-active{color:var(--orange)}.language-switch span{width:1px;height:13px;background:#d8dfe4}.menu-button{display:none;width:44px;height:44px;padding:11px 9px;border:0;border-radius:12px;background:#f3f5f7;cursor:pointer}.menu-button span{display:block;width:23px;height:2px;margin:5px auto;border-radius:2px;background:var(--navy);transition:.18s ease}.hero{position:relative;overflow:hidden;padding:84px 0 0;background:linear-gradient(135deg,rgba(255,250,245,.96),rgba(250,246,241,.85)),radial-gradient(circle at 20% 20%,rgba(255,122,47,.08),transparent 34%)}.hero:before{position:absolute;top:16px;left:50%;width:1px;height:540px;content:"";background:linear-gradient(transparent,rgba(17,43,70,.08),transparent)}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.hero-glow-one{top:130px;left:-180px;width:360px;height:360px;border:1px solid rgba(255,122,47,.16);box-shadow:inset 0 0 90px rgba(255,122,47,.08)}.hero-glow-two{right:-120px;bottom:40px;width:300px;height:300px;border:1px solid rgba(17,43,70,.1)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;min-height:650px}.hero-copy{position:relative;z-index:2;padding:30px 0 62px}.eyebrow-pill{display:inline-flex;align-items:center;gap:10px;min-height:34px;padding:0 14px;border:1px solid rgba(255,122,47,.22);border-radius:999px;color:#905022;background:rgba(255,255,255,.7);font-size:12px;font-weight:750;letter-spacing:.02em}.eyebrow-pill span{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px rgba(255,122,47,.12)}.hero h1{margin:25px 0 22px;color:var(--navy);font-size:clamp(52px,5.6vw,82px);font-weight:820;letter-spacing:-.065em;line-height:.97}.hero h1 em{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-copy>p{max-width:555px;margin:0;color:#607285;font-size:17px;line-height:1.72}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button-primary{color:white;background:var(--orange);box-shadow:0 14px 30px rgba(255,122,47,.25)}.button-primary:hover{box-shadow:0 18px 36px rgba(255,122,47,.32)}.button-secondary{border-color:rgba(17,43,70,.15);color:var(--navy);background:rgba(255,255,255,.66)}.button-secondary:hover{background:white;box-shadow:var(--shadow-sm)}.hero-proof{align-items:center;gap:14px;margin-top:38px}.hero-proof,.proof-avatars{display:flex}.proof-avatars span{display:grid;width:36px;height:36px;margin-right:-8px;border:3px solid var(--cream);border-radius:50%;place-items:center;color:white;font-size:11px;font-weight:850}.avatar-cat{background:#d47733}.avatar-dog{background:#b78a58}.avatar-paw{background:var(--navy)}.hero-proof small,.hero-proof strong{display:block}.hero-proof strong{color:var(--navy);font-size:13px}.hero-proof small{margin-top:3px;color:#7d8b99;font-size:11px}.hero-lifestyle-carousel{min-width:0;padding:34px 0 52px 28px;outline:0}.hero-lifestyle-carousel:focus-visible .hero-lifestyle-card{outline:3px solid rgba(255,122,47,.5);outline-offset:5px}.hero-lifestyle-card,.hero-lifestyle-card .lifestyle-slide,.hero-lifestyle-card .lifestyle-slides{min-height:565px}.hero-lifestyle-card{border:1px solid rgba(255,255,255,.72);border-radius:34px;box-shadow:0 34px 90px rgba(17,43,70,.2)}.hero-lifestyle-card .lifestyle-slide-content{width:78%;min-height:565px;padding:46px 44px 70px}.hero-lifestyle-card .lifestyle-pet-label{margin-bottom:24px}.hero-lifestyle-card .lifestyle-slide h2{max-width:430px;font-size:clamp(34px,3.7vw,48px)}.hero-lifestyle-card .lifestyle-slide p{max-width:420px;margin-top:16px;font-size:13px;line-height:1.58}.hero-lifestyle-card .lifestyle-link{margin-top:18px}.hero-slide-products{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.hero-slide-products a{display:flex;align-items:center;gap:8px;min-width:0;max-width:174px;padding:6px 10px 6px 6px;border:1px solid rgba(255,255,255,.23);border-radius:12px;color:white;background:rgba(255,255,255,.13);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .18s ease,transform .18s ease}.hero-slide-products a:focus-visible,.hero-slide-products a:hover{background:rgba(255,255,255,.22);transform:translateY(-2px)}.hero-slide-products a>span{display:grid;overflow:hidden;flex:0 0 42px;width:42px;height:42px;border-radius:9px;background:rgba(255,255,255,.94);place-items:center}.hero-slide-products strong{overflow:hidden;font-size:10px;line-height:1.25;text-overflow:ellipsis}.product-showcase{position:relative;min-width:0;height:610px}.showcase-grid{position:absolute;z-index:2;inset:48px 4px 38px 42px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.showcase-item{display:grid;overflow:hidden;grid-template-rows:minmax(0,1fr) auto;min-width:0;padding:12px 14px 15px;border:1px solid rgba(17,43,70,.08);border-radius:25px;background:rgba(255,255,255,.95);box-shadow:0 22px 60px rgba(17,43,70,.12);transition:transform .22s ease,box-shadow .22s ease}.showcase-item:hover{z-index:2;box-shadow:0 30px 75px rgba(17,43,70,.18);transform:translateY(-5px)}.showcase-fipronil{border-top:3px solid #ff8726}.showcase-albendazole{border-top:3px solid #2d806c}.showcase-nutriboost{border-top:3px solid #b7812c}.showcase-flushield{border-top:3px solid #176b80}.showcase-item.product-orange{border-top:3px solid #ff8726}.showcase-item.product-green{border-top:3px solid #2d806c}.showcase-item.product-gold{border-top:3px solid #b7812c}.showcase-item.product-blue{border-top:3px solid #176b80}.showcase-image-wrap{min-height:0}.showcase-image-wrap img{display:block;width:100%;height:100%;object-fit:contain}.showcase-item>div:last-child{padding:5px 4px 0}.showcase-item span,.showcase-item strong{display:block}.showcase-item span{margin-bottom:3px;color:#82909d;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.showcase-item strong{overflow:hidden;color:var(--navy);font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.scene-orbit{position:absolute;border:1px solid rgba(17,43,70,.09);border-radius:50%}.orbit-one{top:12%;left:11%;width:460px;height:460px}.orbit-two{top:23%;left:22%;width:330px;height:330px;border-color:rgba(255,122,47,.13)}.trust-strip{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(17,43,70,.08);border-bottom:0;border-radius:28px 28px 0 0;background:rgba(255,255,255,.78);box-shadow:0 -8px 40px rgba(17,43,70,.05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.trust-strip div{position:relative;padding:23px 28px}.trust-strip div:not(:last-child):after{position:absolute;top:25%;right:0;width:1px;height:50%;content:"";background:var(--line)}.trust-strip span,.trust-strip strong{display:block}.trust-strip strong{color:var(--navy);font-size:15px}.trust-strip span{margin-top:4px;color:#82909d;font-size:11px}.lifestyle-carousel-section{padding:38px 0 18px;background:#fff;outline:0}.lifestyle-carousel-section:focus-visible .lifestyle-carousel{outline:3px solid rgba(255,122,47,.45);outline-offset:4px}.lifestyle-carousel{overflow:hidden;border-radius:34px;background:var(--navy);box-shadow:0 30px 80px rgba(17,43,70,.16)}.lifestyle-carousel,.lifestyle-slides{position:relative;min-height:520px}.lifestyle-slide{position:absolute;visibility:hidden;overflow:hidden;inset:0;min-height:520px;opacity:0;transition:opacity .68s ease,visibility .68s ease}.lifestyle-slide.is-active{visibility:visible;z-index:1;opacity:1}.lifestyle-slide>img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover;transform:scale(1.015);transition:transform 6.5s ease}.lifestyle-slide.is-active>img{transform:scale(1.055)}.lifestyle-slide-left>img{object-position:64% center}.lifestyle-slide-right>img{object-position:36% center}.lifestyle-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,23,38,.9),rgba(8,23,38,.73) 35%,rgba(8,23,38,.18) 68%,rgba(8,23,38,.05))}.lifestyle-slide-right .lifestyle-shade{background:linear-gradient(270deg,rgba(8,23,38,.92),rgba(8,23,38,.76) 36%,rgba(8,23,38,.2) 70%,rgba(8,23,38,.04))}.lifestyle-slide-warm .lifestyle-shade{background:linear-gradient(90deg,rgba(41,24,14,.9),rgba(57,33,20,.7) 36%,rgba(57,33,20,.15) 69%,rgba(57,33,20,.02))}.lifestyle-slide-teal .lifestyle-shade{background:linear-gradient(90deg,rgba(5,40,48,.91),rgba(8,58,67,.73) 36%,rgba(8,58,67,.17) 69%,rgba(8,58,67,.02))}.lifestyle-slide-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:min(53%,590px);min-height:520px;padding:68px 72px 78px;color:white}.lifestyle-slide-right .lifestyle-slide-content{align-items:flex-start;margin-left:auto}.lifestyle-pet-label{display:inline-flex;align-items:center;align-self:flex-start;gap:9px;margin-bottom:37px;padding:9px 13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.12);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lifestyle-pet-label>span{color:var(--orange);font-size:8px}.lifestyle-kicker{margin-bottom:13px;color:#ffb482;font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.lifestyle-slide-navy .lifestyle-kicker{color:#f5c46f}.lifestyle-slide-teal .lifestyle-kicker{color:#8dd5da}.lifestyle-slide h2{max-width:540px;margin:0;color:white;font-size:clamp(38px,4.1vw,58px);font-weight:810;letter-spacing:-.055em;line-height:.99}.lifestyle-slide p{max-width:500px;margin:20px 0 0;color:rgba(255,255,255,.82);font-size:15px;line-height:1.66}.lifestyle-link{display:inline-flex;align-items:center;align-self:flex-start;gap:10px;margin-top:25px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.72);color:white;font-size:13px;font-weight:800}.lifestyle-link svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.lifestyle-link:hover svg{transform:translateX(4px)}.lifestyle-arrow{position:absolute;z-index:3;top:50%;display:grid;width:46px;height:46px;border:1px solid rgba(255,255,255,.3);border-radius:50%;color:white;background:rgba(10,28,43,.28);cursor:pointer;place-items:center;transform:translateY(-50%);transition:background .18s ease,transform .18s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lifestyle-arrow:focus-visible,.lifestyle-arrow:hover{background:rgba(255,122,47,.9);transform:translateY(-50%) scale(1.06)}.lifestyle-arrow-previous{left:18px}.lifestyle-arrow-next{right:18px}.lifestyle-dots{position:absolute;z-index:3;bottom:22px;left:50%;display:flex;gap:6px;padding:6px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(9,25,38,.3);transform:translateX(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lifestyle-dots button{display:grid;width:28px;height:22px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer;place-items:center}.lifestyle-dots span{display:block;width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.58);transition:width .18s ease,background .18s ease}.lifestyle-dots button.is-active span{width:20px;background:var(--orange)}.products-section{background:#fff}.section-heading{margin-bottom:58px}.heading-split{display:grid;grid-template-columns:1.1fr .7fr;align-items:end;grid-gap:60px;gap:60px}.section-kicker{display:block;margin-bottom:16px;color:var(--orange);font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.section-kicker-light{color:#ffad7a}.about-copy h2,.care-intro h2,.faq-intro h2,.final-cta h2,.finder-copy h2,.section-heading h2{margin:0;color:var(--navy);font-size:clamp(40px,4.6vw,64px);font-weight:800;letter-spacing:-.055em;line-height:1.02}.heading-split>p{margin:0 0 5px;color:var(--muted);font-size:16px;line-height:1.75}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.product-filters{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:-22px 0 30px;padding:14px 16px 14px 20px;border:1px solid var(--line);border-radius:20px;background:#f8fafb}.product-filters>strong{flex:0 0 auto;color:var(--navy);font-size:12px}.product-filters>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.product-filters button{min-height:36px;padding:0 13px;border:1px solid transparent;border-radius:999px;color:#627486;background:transparent;font-size:11px;font-weight:750;cursor:pointer;transition:.16s ease}.product-filters button.active,.product-filters button:hover{border-color:rgba(17,43,70,.1);color:white;background:var(--navy);box-shadow:0 8px 18px rgba(17,43,70,.15)}.product-card{--card-accent:var(--orange);--card-tint:#fff7f1;position:relative;overflow:hidden;min-height:790px;padding:34px 38px 138px;border:1px solid rgba(17,43,70,.08);border-radius:var(--radius-md);background:radial-gradient(circle at 95% 4%,color-mix(in srgb,var(--card-accent) 15%,transparent),transparent 28%),var(--card-tint);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-card:hover{border-color:color-mix(in srgb,var(--card-accent) 30%,transparent);box-shadow:var(--shadow-lg);transform:translateY(-7px)}.product-card:before{position:absolute;right:-100px;bottom:-120px;width:280px;height:280px;border:1px solid color-mix(in srgb,var(--card-accent) 18%,transparent);border-radius:50%;content:""}.product-green{--card-accent:#2b8b72;--card-tint:#f1faf7}.product-gold{--card-accent:#bd8123;--card-tint:#fffaf0}.product-blue{--card-accent:#2b6191;--card-tint:#f2f7fb}.product-number{position:absolute;top:29px;right:32px;color:color-mix(in srgb,var(--card-accent) 44%,transparent);font-family:Georgia,serif;font-size:19px;font-style:italic;z-index:3}.product-visual{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;height:250px;margin:-5px 0 27px;padding:12px;border:1px solid color-mix(in srgb,var(--card-accent) 15%,transparent);border-radius:24px;background:rgba(255,255,255,.88);box-shadow:0 16px 34px color-mix(in srgb,var(--card-accent) 10%,transparent)}.product-visual-nutriboost{grid-template-columns:minmax(0,1fr)}.product-photo{min-width:0;min-height:0}.product-photo:only-child{grid-column:1/-1}.product-photo img{display:block;width:100%;height:100%;object-fit:contain}.product-detail-count{display:inline-flex;width:-moz-fit-content;width:fit-content;margin:-7px 0 14px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--card-accent) 28%,white);border-radius:999px;color:var(--card-accent);background:color-mix(in srgb,var(--card-accent) 8%,white);font-size:9px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.mini-icons .icon-line{fill:none;stroke:white;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.mini-icons .icon-cut{fill:white}.product-eyebrow{color:var(--card-accent);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.product-card h3{margin:10px 0 8px;color:var(--navy);font-size:clamp(25px,3vw,34px);letter-spacing:-.045em}.product-descriptor{display:block;color:#405a72;font-size:14px}.product-card>p{max-width:520px;margin:18px 0 22px;color:#68798a;font-size:14px;line-height:1.7}.product-card ul{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.product-card li{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid color-mix(in srgb,var(--card-accent) 16%,transparent);border-radius:999px;color:#455d70;background:rgba(255,255,255,.7);font-size:11px;font-weight:700}.product-card li svg{width:14px;fill:none;stroke:var(--card-accent);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.product-meta{position:absolute;right:42px;bottom:34px;left:42px;padding-top:17px;border-top:1px solid color-mix(in srgb,var(--card-accent) 16%,transparent);color:#7c8996;font-size:11px;font-weight:700;letter-spacing:.04em}.product-card-actions{position:absolute;z-index:2;right:38px;left:38px;display:flex;align-items:center;gap:18px}.product-card-actions a,.product-card-actions button{border:0;color:var(--card-accent);background:transparent;font-size:12px;font-weight:800;cursor:pointer}.product-card-actions a:first-child,.product-card-actions button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 15px;border-radius:999px;color:white;background:var(--card-accent)}.product-card-actions a:first-child svg,.product-card-actions button svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8}.product-card-actions a:hover{text-decoration:underline}.care-section{position:relative;overflow:hidden;color:white;background:var(--navy)}.care-section:after,.care-section:before{position:absolute;border:1px solid rgba(255,255,255,.06);border-radius:50%;content:""}.care-section:before{top:-240px;left:-180px;width:620px;height:620px}.care-section:after{right:-260px;bottom:-300px;width:720px;height:720px}.care-grid{position:relative;z-index:2;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:100px;gap:100px}.care-intro{align-self:start;position:-webkit-sticky;position:sticky;top:150px}.care-intro h2{color:white}.care-intro p{margin:25px 0;color:#b7c6d4;font-size:15px;line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:9px;color:#ffab74;font-size:14px;font-weight:750}.text-link svg{transition:transform .18s ease}.text-link:hover svg{transform:translateX(4px)}.care-steps{display:grid;grid-gap:12px;gap:12px}.care-steps article{display:grid;grid-template-columns:82px 1fr;align-items:start;grid-gap:22px;gap:22px;padding:33px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:rgba(255,255,255,.045);transition:border-color .2s ease,background .2s ease,transform .2s ease}.care-steps article:hover{border-color:rgba(255,122,47,.5);background:rgba(255,255,255,.075);transform:translateX(7px)}.care-steps article>span{color:var(--orange);font-family:Georgia,serif;font-size:32px;font-style:italic}.care-steps h3{margin:1px 0 8px;font-size:20px;letter-spacing:-.025em}.care-steps p{margin:0;color:#aebfce;font-size:13px;line-height:1.65}.finder-section{background:#f7f3ee}.finder-shell{display:grid;grid-template-columns:1fr .86fr;grid-gap:70px;gap:70px;align-items:center}.finder-copy>p{max-width:570px;margin:22px 0 30px;color:var(--muted);line-height:1.7}.finder-step-label{display:block;margin-bottom:11px;color:#8a99a7;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.finder-step-label.need-step{margin-top:26px}.pet-type-list{display:flex;flex-wrap:wrap;gap:9px}.pet-type-list button{display:inline-flex;align-items:center;gap:8px;min-height:43px;padding:0 15px 0 7px;border:1px solid rgba(17,43,70,.11);border-radius:14px;color:#566b7e;background:white;font-size:12px;font-weight:750;cursor:pointer}.pet-type-list button span{display:grid;min-width:29px;height:29px;padding:0 4px;border-radius:9px;place-items:center;color:var(--navy);background:#edf1f4;font-size:9px;font-weight:900}.pet-type-list button.active{border-color:var(--orange);color:var(--navy);box-shadow:0 9px 25px rgba(17,43,70,.08)}.pet-type-list button.active span{color:white;background:var(--orange)}.concern-list{display:flex;flex-wrap:wrap;gap:10px}.concern{display:inline-flex;align-items:center;gap:9px;min-height:46px;padding:0 16px 0 9px;border:1px solid rgba(17,43,70,.11);border-radius:999px;color:#4d6276;background:rgba(255,255,255,.72);font-size:13px;font-weight:700;cursor:pointer;transition:.18s ease}.concern span{display:grid;width:29px;height:29px;border-radius:50%;place-items:center;color:var(--navy);background:#eef1f3;font-size:13px}.concern.active,.concern:hover{border-color:var(--orange);color:var(--navy);background:white;box-shadow:0 10px 30px rgba(17,43,70,.08);transform:translateY(-2px)}.concern.active span{color:white;background:var(--orange)}.recommendation-card{position:relative;overflow:hidden;min-height:500px;padding:38px;border-radius:34px;color:white;background:radial-gradient(circle at 100% 0,rgba(255,122,47,.32),transparent 36%),linear-gradient(145deg,var(--navy-2),var(--navy));box-shadow:var(--shadow-lg)}.recommendation-card:after{position:absolute;right:-95px;bottom:-130px;width:330px;height:330px;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:""}.recommendation-topline{display:flex;align-items:center;justify-content:space-between;color:#b7c7d5;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.recommendation-topline .paw-mark{width:34px;height:34px;color:white;background:rgba(255,255,255,.1);box-shadow:none}.recommendation-topline .paw-mark svg{width:22px}.mini-icons{display:flex;min-height:76px;margin:50px 0 25px}.mini-icons>div{display:grid;width:72px;height:72px;margin-right:-11px;border:4px solid var(--navy-2);border-radius:22px;place-items:center;color:white;background:linear-gradient(145deg,#ff975a,var(--orange));box-shadow:0 14px 28px rgba(3,20,35,.22)}.mini-icons>div:nth-child(2){background:linear-gradient(145deg,#4aa98f,#27755f)}.mini-icons>div:nth-child(3){background:linear-gradient(145deg,#dfac54,#ad721a)}.mini-icons>div:nth-child(4){background:linear-gradient(145deg,#5289b7,#2e608a)}.mini-icons svg{width:47px;height:47px;fill:currentColor}.recommendation-label{color:#ffac77;font-size:11px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.recommendation-card h3{position:relative;z-index:1;margin:10px 0 13px;font-size:clamp(29px,3vw,42px);letter-spacing:-.045em}.recommendation-card>p{position:relative;z-index:1;min-height:54px;margin:0 0 23px;color:#bac8d4;font-size:14px;line-height:1.7}.button-dark{position:relative;z-index:1;color:var(--navy);background:white}.recommendation-card>small{position:relative;z-index:1;display:block;margin-top:24px;color:#849caf;font-size:10px;line-height:1.55}.standards-section{padding-top:105px;padding-bottom:105px;background:#fff}.standards-shell{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:85px;gap:85px;align-items:start}.buy-copy h2,.standards-heading h2{margin:0;color:var(--navy);font-size:clamp(38px,4vw,58px);font-weight:800;letter-spacing:-.055em;line-height:1.03}.standards-heading>p{margin:22px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.standards-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.standards-grid article{min-height:190px;padding:25px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#fff,#f9fafb)}.standards-grid article>span{display:block;color:var(--orange);font-family:Georgia,serif;font-size:17px;font-style:italic}.standards-grid h3{margin:24px 0 8px;color:var(--navy);font-size:16px}.standards-grid p{margin:0;color:#758696;font-size:11px;line-height:1.65}.about-section{overflow:hidden}.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:100px;gap:100px;align-items:center}.about-visual{position:relative;min-height:550px}.about-visual:before{position:absolute;top:28px;left:20px;width:410px;height:470px;border-radius:170px 170px 34px 34px;content:"";background:linear-gradient(160deg,#f2e1d0,#fff8f1 66%);box-shadow:var(--shadow-lg)}.about-ring{position:absolute;top:79px;left:64px;width:322px;height:322px;border:1px solid rgba(17,43,70,.12);border-radius:50%}.about-card{position:absolute;z-index:2;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.2);color:white;box-shadow:var(--shadow-lg)}.about-card-main{top:119px;left:100px;width:260px;height:300px;padding:36px;border-radius:30px;background:linear-gradient(155deg,var(--navy-2),var(--navy));transform:rotate(-4deg)}.about-card-main .paw-mark{width:52px;height:52px;margin-bottom:auto;color:white;background:var(--orange)}.about-card-main strong{font-family:Georgia,serif;font-size:31px;font-style:italic;font-weight:500}.about-card-main>span:not(.paw-mark){margin-top:7px;color:#abc0d1;font-size:12px}.about-card-small{right:6px;bottom:56px;width:240px;min-height:124px;padding:25px 25px 23px 52px;border-color:rgba(17,43,70,.08);border-radius:21px;color:var(--navy);background:rgba(255,255,255,.94)}.about-card-small strong{font-size:14px}.about-card-small small{margin-top:7px;color:#778795;font-size:11px}.pulse-dot{position:absolute;top:27px;left:25px;width:11px;height:11px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 7px rgba(255,122,47,.12)}.about-copy>p{margin:26px 0 38px;color:var(--muted);font-size:15px;line-height:1.8}.value-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px 30px;gap:25px 30px}.value-grid>div{padding-top:16px;border-top:1px solid var(--line)}.value-grid span{display:block;margin-bottom:15px;color:var(--orange);font-family:Georgia,serif;font-size:16px;font-style:italic}.value-grid strong{color:var(--navy);font-size:14px}.value-grid p{margin:8px 0 0;color:#7b8997;font-size:11px;line-height:1.6}.faq-section{background:#f6f8f9}.buy-section{position:relative;overflow:hidden;color:white;background:linear-gradient(135deg,#173a5e,#0c263f)}.buy-section:after{position:absolute;right:-170px;bottom:-250px;width:520px;height:520px;border:1px solid rgba(255,255,255,.08);border-radius:50%;content:""}.buy-shell{position:relative;z-index:1;display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:85px;gap:85px;align-items:center}.buy-copy h2{color:white}.buy-copy p{max-width:500px;margin:23px 0 0;color:#afc0ce;font-size:14px;line-height:1.75}.buy-panel{padding:32px;border:1px solid rgba(255,255,255,.09);border-radius:28px;background:rgba(255,255,255,.06);box-shadow:0 30px 80px rgba(0,0,0,.17)}.availability-pills{display:flex;flex-wrap:wrap;gap:9px}.availability-pills span{display:inline-flex;align-items:center;gap:7px;min-height:37px;padding:0 13px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#d8e3eb;background:rgba(255,255,255,.05);font-size:11px;font-weight:750}.availability-pills svg{width:14px;fill:none;stroke:#ff9b60;stroke-width:2.2}.channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:23px}.channel-grid a{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:4px 14px;gap:4px 14px;min-height:82px;padding:17px 18px;border-radius:17px;color:var(--navy);background:white;transition:transform .18s ease,box-shadow .18s ease}.channel-grid a:hover{box-shadow:0 16px 35px rgba(0,0,0,.18);transform:translateY(-3px)}.channel-grid span,.channel-grid strong{display:block}.channel-grid span{font-size:13px;font-weight:850}.channel-grid strong{color:#8494a2;font-size:10px}.channel-grid svg{grid-row:1/3;grid-column:2;width:19px;fill:none;stroke:var(--orange);stroke-width:1.8}.channel-note{margin:24px 0 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.09);color:#b5c5d1;font-size:12px;line-height:1.6}.buy-panel>small{display:block;margin-top:17px;color:#7890a3;font-size:9px}.product-dialog-layer{position:fixed;z-index:100;inset:0;display:grid;overflow-y:auto;padding:32px;place-items:center;background:rgba(7,24,39,.72);-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px)}.product-dialog{--card-accent:var(--orange);position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:min(1180px,100%);max-height:calc(100vh - 64px);overflow:hidden;border:1px solid rgba(255,255,255,.3);border-radius:32px;background:white;box-shadow:0 40px 110px rgba(0,0,0,.35)}.product-dialog.product-green{--card-accent:#2b8b72}.product-dialog.product-gold{--card-accent:#bd8123}.product-dialog.product-blue{--card-accent:#2b6191}.dialog-close{position:absolute;z-index:4;top:17px;right:17px;display:grid;width:42px;height:42px;border:1px solid rgba(17,43,70,.1);border-radius:50%;place-items:center;color:var(--navy);background:rgba(255,255,255,.9);font-size:24px;line-height:1;cursor:pointer}.dialog-visual{position:relative;display:grid;min-height:650px;padding:48px 34px;place-items:center;background:radial-gradient(circle at 80% 15%,color-mix(in srgb,var(--card-accent) 22%,transparent),transparent 31%),#f7f4ef}.dialog-gallery-column{display:block;overflow-y:auto;padding:38px 30px 30px}.dialog-visual .product-visual{width:100%;height:380px;margin:0;padding:18px}.dialog-spec-badge{position:absolute;right:30px;bottom:30px;left:30px;padding:15px 17px;border:1px solid color-mix(in srgb,var(--card-accent) 18%,transparent);border-radius:15px;color:#53697a;background:rgba(255,255,255,.78);font-size:11px;font-weight:800;text-align:center}.dialog-content{overflow-y:auto;padding:53px 54px 48px}.dialog-content .section-kicker{margin-bottom:21px}.dialog-content h2{margin:8px 0 9px;color:var(--navy);font-size:clamp(32px,4vw,49px);letter-spacing:-.05em}.dialog-descriptor{color:#405a72;font-size:15px}.dialog-description{margin:17px 0 27px;color:var(--muted);font-size:13px;line-height:1.7}.dialog-facts{display:grid;grid-gap:9px;gap:9px}.dialog-facts>div{padding:15px 17px;border:1px solid var(--line);border-radius:15px;background:#fafbfc}.dialog-facts span,.dialog-facts strong{display:block}.dialog-facts span{margin-bottom:5px;color:var(--card-accent);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.dialog-facts strong{color:#425a6e;font-size:12px;line-height:1.55}.dialog-guide{display:grid;grid-template-columns:1fr .8fr;grid-gap:11px;gap:11px;margin-top:20px}.dialog-guide aside,.dialog-guide>div{padding:18px;border-radius:16px}.dialog-guide>div{border:1px solid var(--line)}.dialog-guide aside{color:white;background:var(--navy)}.dialog-guide aside>strong,.dialog-guide h3{margin:0 0 11px;font-size:12px}.dialog-guide ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding:0;list-style:none}.dialog-guide li{display:flex;align-items:flex-start;gap:7px;color:#647789;font-size:10px;line-height:1.5}.dialog-guide li svg{flex:0 0 auto;width:13px;fill:none;stroke:var(--card-accent);stroke-width:2.2}.dialog-guide aside p{margin:0;color:#b4c4d1;font-size:10px;line-height:1.62}.dialog-actions{display:flex;gap:10px;margin-top:24px}.product-detail-gallery{margin-top:36px;padding-top:30px;border-top:1px solid var(--line)}.dialog-product-gallery{width:100%;margin-top:0;padding-top:0;border-top:0}.dialog-product-gallery .detail-gallery-heading{grid-template-columns:1fr auto;align-items:center}.dialog-product-gallery .detail-gallery-heading p{max-width:180px;padding:8px 11px;border:1px solid color-mix(in srgb,var(--card-accent) 24%,transparent);border-radius:999px;color:var(--card-accent);background:rgba(255,255,255,.76);font-size:9px;font-weight:800;line-height:1.35;text-align:center}.dialog-product-gallery .detail-gallery-main{margin-top:16px;box-shadow:0 18px 48px color-mix(in srgb,var(--card-accent) 17%,transparent)}.detail-gallery-heading{display:grid;grid-template-columns:minmax(180px,.8fr) 1.2fr;align-items:end;grid-gap:24px;gap:24px}.detail-gallery-heading span{display:block;margin-bottom:7px;color:var(--card-accent);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.detail-gallery-heading h3{margin:0;color:var(--navy);font-size:clamp(22px,2.3vw,30px);letter-spacing:-.035em}.detail-gallery-heading p{margin:0;color:var(--muted);font-size:11px;line-height:1.65}.detail-gallery-main{position:relative;aspect-ratio:1;margin-top:20px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#f7f4ef}.detail-gallery-main>img{display:block;width:100%;height:100%;object-fit:cover}.detail-gallery-arrow{position:absolute;top:50%;display:grid;width:44px;height:44px;border:1px solid rgba(17,43,70,.12);border-radius:50%;place-items:center;color:var(--navy);background:rgba(255,255,255,.9);box-shadow:0 10px 30px rgba(9,31,48,.16);font-size:18px;transform:translateY(-50%);transition:.16s ease;cursor:pointer}.detail-gallery-arrow:focus-visible,.detail-gallery-arrow:hover{color:white;background:var(--card-accent);transform:translateY(-50%) scale(1.05)}.detail-gallery-arrow-previous{left:14px}.detail-gallery-arrow-next{right:14px}.detail-gallery-counter{position:absolute;right:14px;bottom:14px;padding:7px 10px;border-radius:999px;color:white;background:rgba(7,28,44,.82);font-size:9px;font-weight:850;letter-spacing:.08em}.detail-gallery-thumbnails{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));grid-gap:7px;gap:7px;margin-top:10px}.detail-gallery-thumbnails button{aspect-ratio:1;overflow:hidden;padding:2px;border:1px solid var(--line);border-radius:10px;background:white;transition:.15s ease;cursor:pointer}.detail-gallery-thumbnails button.is-active,.detail-gallery-thumbnails button:focus-visible,.detail-gallery-thumbnails button:hover{border-color:var(--card-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--card-accent) 24%,transparent);transform:translateY(-2px)}.detail-gallery-thumbnails img{display:block;width:100%;height:100%;border-radius:7px;object-fit:cover}.detail-gallery-note{display:block;margin-top:12px;color:#8494a2;font-size:9px;line-height:1.55}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:90px;gap:90px}.faq-intro p{max-width:400px;margin:23px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.faq-list{border-top:1px solid #d8dfe4}.faq-list details{border-bottom:1px solid #d8dfe4}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:82px;color:var(--navy);font-size:16px;font-weight:750;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{display:grid;flex:0 0 auto;width:32px;height:32px;border:1px solid #ccd5dc;border-radius:50%;place-items:center;color:var(--orange);font-size:19px;font-weight:400;transition:transform .18s ease,background .18s ease}.faq-list details[open] summary span{color:white;background:var(--orange);transform:rotate(45deg)}.faq-list details p{max-width:660px;margin:-3px 52px 29px 0;color:#6e7f8e;font-size:13px;line-height:1.72}.final-cta{position:relative;overflow:hidden;padding:90px 0;color:white;background:var(--orange)}.final-cta:after,.final-cta:before{position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%;content:""}.final-cta:before{top:-220px;left:38%;width:500px;height:500px}.final-cta:after{right:-120px;bottom:-260px;width:540px;height:540px}.final-cta-inner{position:relative;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.final-cta .section-kicker{color:rgba(255,255,255,.76)}.final-cta h2{color:white}.button-light{flex:0 0 auto;color:var(--navy);background:white;box-shadow:0 15px 35px rgba(119,49,12,.18)}footer{color:#c1ced9;background:#0b2034}.footer-main{display:grid;grid-template-columns:1fr 1.35fr;grid-gap:90px;gap:90px;padding:74px 0 58px}.footer-brand .brand-logo{width:174px;filter:drop-shadow(0 10px 22px rgba(0,0,0,.18))}.footer-brand>p{max-width:330px;margin:20px 0 0;color:#7f96a9;font-size:13px;line-height:1.7}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.footer-links>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-links strong{margin-bottom:7px;color:white;font-size:12px}.footer-links a,.footer-links span{color:#8298aa;font-size:11px}.footer-links a:hover{color:var(--orange)}.footer-bottom{display:flex;justify-content:space-between;gap:30px;padding:21px 0 25px;border-top:1px solid rgba(255,255,255,.06);color:#627b90;font-size:9px}.care-strip{padding:56px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fffaf5,#f8f4ee)}.care-strip-shell{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);grid-gap:50px;gap:50px;align-items:center}.care-strip-heading h2{margin:12px 0 0;color:var(--navy);font-size:clamp(29px,3.2vw,43px);line-height:.98;letter-spacing:-.045em}.care-strip-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px}.care-strip-items article{min-height:142px;padding:19px 17px;border:1px solid rgba(17,43,70,.08);border-radius:18px;background:rgba(255,255,255,.82)}.care-strip-items article>span{display:block;margin-bottom:15px;color:var(--orange);font-family:Georgia,serif;font-size:15px;font-style:italic}.care-strip-items h3{margin:0;color:var(--navy);font-size:13px}.care-strip-items p{margin:7px 0 0;color:#758696;font-size:10px;line-height:1.55}.about-section-compact{padding:82px 0;background:white}.about-compact{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);grid-gap:76px;gap:76px;align-items:center}.about-compact-copy h2{margin:15px 0 0;color:var(--navy);font-size:clamp(38px,4.8vw,64px);line-height:.96;letter-spacing:-.055em}.about-compact-copy>p{max-width:520px;margin:22px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.about-compact-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.about-compact-values article{min-height:190px;padding:24px 20px;border:1px solid var(--line);border-radius:21px;background:#fbfaf8}.about-compact-values article>span{display:block;margin-bottom:30px;color:var(--orange);font-family:Georgia,serif;font-size:18px;font-style:italic}.about-compact-values strong{color:var(--navy);font-size:14px}.about-compact-values p{margin:9px 0 0;color:#758696;font-size:10px;line-height:1.6}@media (max-width:1080px){.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.hero h1{font-size:clamp(50px,6.4vw,70px)}.hero-lifestyle-carousel{padding-left:18px}.hero-lifestyle-card .lifestyle-slide-content{width:84%;padding-right:36px;padding-left:36px}.showcase-grid{left:20px}.main-nav{gap:18px}.language-switch{margin-left:10px}.about-grid,.care-grid{gap:65px}.finder-shell{gap:45px}}@media (max-width:880px){:root{--container:min(100% - 36px,720px)}.section{padding:90px 0}.menu-button{display:block}.language-switch{margin-right:10px;margin-left:auto}.menu-button.is-open span:first-child{transform:translateY(7px) rotate(45deg)}.menu-button.is-open span:nth-child(2){opacity:0}.menu-button.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.main-nav{position:fixed;top:80px;right:18px;left:18px;display:flex;visibility:hidden;flex-direction:column;align-items:stretch;gap:4px;padding:18px;border:1px solid var(--line);border-radius:22px;background:white;box-shadow:var(--shadow-lg);opacity:0;transform:translateY(-10px);transition:.18s ease}.main-nav.is-open{visibility:visible;opacity:1;transform:translateY(0)}.main-nav>a:not(.nav-cta){padding:13px 11px;border-radius:10px}.main-nav>a:not(.nav-cta):hover{background:#f5f7f8}.main-nav>a:not(.nav-cta):after{display:none}.nav-cta{margin-top:7px}.hero{padding-top:50px}.hero:before{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:10px;text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-proof{justify-content:center}.hero-lifestyle-carousel{padding:24px 0 46px}.hero-lifestyle-card,.hero-lifestyle-card .lifestyle-slide,.hero-lifestyle-card .lifestyle-slides{min-height:520px}.hero-lifestyle-card .lifestyle-slide-content{width:68%;min-height:520px;padding:52px 58px 72px}.product-showcase{height:550px}.showcase-grid{inset:48px 55px 35px}.orbit-one{left:19%}.orbit-two{left:30%}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip div:nth-child(2):after{display:none}.trust-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.lifestyle-carousel,.lifestyle-slide,.lifestyle-slides{min-height:500px}.lifestyle-slide-content{width:68%;min-height:500px;padding:56px 58px 72px}.about-compact,.about-grid,.buy-shell,.care-grid,.care-strip-shell,.faq-grid,.finder-shell,.footer-main,.heading-split,.standards-shell{grid-template-columns:1fr}.care-strip-shell{gap:30px}.about-compact{gap:42px}.buy-shell,.care-grid,.faq-grid,.finder-shell,.heading-split,.standards-shell{gap:45px}.product-filters{align-items:flex-start;flex-direction:column}.product-filters>div{justify-content:flex-start}.product-dialog{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.dialog-content{padding-right:34px;padding-left:34px}.dialog-guide{grid-template-columns:1fr}.detail-gallery-thumbnails{grid-template-columns:repeat(6,minmax(0,1fr))}.heading-split>p{max-width:560px}.care-intro{position:static}.about-grid{gap:30px}.about-visual{width:500px;max-width:100%;margin-inline:auto}.about-copy{max-width:700px}.footer-main{gap:55px}}@media (max-width:620px){:root{--container:calc(100% - 28px)}.section{padding:76px 0}.care-strip{padding:48px 0}.care-strip-items{grid-template-columns:1fr 1fr}.care-strip-items article{min-height:132px;padding:17px 15px}.about-section-compact{padding:70px 0}.about-compact-values{grid-template-columns:1fr}.about-compact-values article{display:grid;grid-template-columns:38px 1fr;grid-gap:10px;gap:10px;min-height:0;padding:20px}.about-compact-values article>span{margin:0}.site-header{height:70px}.main-nav{top:70px;right:14px;left:14px}.paw-mark{width:35px;height:35px}.brand-logo{width:132px}.hero{padding-top:42px}.hero h1{margin-top:21px;font-size:clamp(45px,14.5vw,61px)}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.hero-proof{text-align:left}.hero-lifestyle-carousel{padding:18px 0 34px}.hero-lifestyle-card{border-radius:26px}.hero-lifestyle-card,.hero-lifestyle-card .lifestyle-slide,.hero-lifestyle-card .lifestyle-slides{min-height:620px}.hero-lifestyle-card .lifestyle-slide-content,.hero-lifestyle-card .lifestyle-slide-right .lifestyle-slide-content{width:100%;min-height:620px;padding:210px 24px 70px}.hero-lifestyle-card .lifestyle-pet-label{margin-bottom:18px}.hero-lifestyle-card .lifestyle-slide h2{font-size:clamp(34px,10vw,43px)}.hero-slide-products{gap:6px;margin-top:15px}.hero-slide-products a{max-width:calc(50% - 3px)}.product-showcase{height:470px;margin-top:18px}.showcase-grid{inset:43px 0 28px;gap:9px}.showcase-item{padding:8px 8px 10px;border-radius:18px}.showcase-item span{display:none}.showcase-item strong{font-size:10px}.orbit-one{top:7%;left:2%;width:350px;height:350px}.orbit-two{top:20%;left:19%;width:250px;height:250px}.trust-strip div{padding:18px}.lifestyle-carousel-section{padding:22px 0 8px}.lifestyle-carousel{min-height:570px;border-radius:26px}.lifestyle-slide,.lifestyle-slides{min-height:570px}.lifestyle-slide-left>img,.lifestyle-slide-right>img,.lifestyle-slide>img{object-position:center top}.lifestyle-shade,.lifestyle-slide-right .lifestyle-shade,.lifestyle-slide-teal .lifestyle-shade,.lifestyle-slide-warm .lifestyle-shade{background:linear-gradient(0deg,rgba(7,22,34,.96),rgba(7,22,34,.86) 45%,rgba(7,22,34,.08) 82%,rgba(7,22,34,.02))}.lifestyle-slide-content,.lifestyle-slide-right .lifestyle-slide-content{justify-content:flex-end;width:100%;min-height:570px;margin-left:0;padding:180px 28px 64px}.lifestyle-pet-label{margin-bottom:22px;font-size:10px}.lifestyle-slide h2{font-size:clamp(36px,11vw,45px)}.lifestyle-slide p{margin-top:14px;font-size:13px}.lifestyle-link{margin-top:18px}.lifestyle-arrow{top:28px;width:39px;height:39px;transform:none}.lifestyle-arrow:focus-visible,.lifestyle-arrow:hover{transform:scale(1.04)}.lifestyle-arrow-previous{left:auto;right:66px}.lifestyle-arrow-next{right:18px}.lifestyle-dots{bottom:17px}.about-copy h2,.care-intro h2,.faq-intro h2,.final-cta h2,.finder-copy h2,.section-heading h2{font-size:41px}.product-grid{grid-template-columns:1fr}.product-card{min-height:710px;padding:26px 24px 132px}.product-visual{height:220px;margin-bottom:24px;padding:8px}.product-meta{right:24px;bottom:29px;left:24px}.product-card-actions{right:24px;bottom:65px;left:24px}.standards-grid{grid-template-columns:1fr}.standards-grid article{min-height:155px}.product-dialog-layer{align-items:start;padding:0}.product-dialog{display:block;max-height:none;min-height:100vh;border-radius:0}.dialog-visual{min-height:auto;padding:62px 18px 28px}.dialog-gallery-column{overflow:visible}.dialog-visual .product-visual{height:285px}.dialog-content{overflow:visible;padding:42px 24px 48px}.dialog-actions{align-items:stretch;flex-direction:column}.detail-gallery-heading{gap:10px}.detail-gallery-heading,.dialog-product-gallery .detail-gallery-heading{grid-template-columns:1fr}.dialog-product-gallery .detail-gallery-heading p{max-width:none;justify-self:start}.detail-gallery-thumbnails{grid-template-columns:repeat(5,minmax(0,1fr))}.detail-gallery-arrow{width:40px;height:40px}.channel-grid{grid-template-columns:1fr}.care-steps article{grid-template-columns:54px 1fr;gap:15px;padding:24px 20px}.care-steps article>span{font-size:25px}.recommendation-card{min-height:520px;padding:28px}.mini-icons{margin-top:42px}.mini-icons>div{width:62px;height:62px;border-radius:18px}.mini-icons svg{width:41px}.about-visual{min-height:450px}.about-visual:before{top:20px;left:0;width:88%;height:390px}.about-ring{top:60px;left:8%;width:255px;height:255px}.about-card-main{top:95px;left:12%;width:220px;height:255px;padding:28px}.about-card-main strong{font-size:27px}.about-card-small{right:0;bottom:37px;width:218px}.value-grid{grid-template-columns:1fr}.faq-list summary{min-height:76px;font-size:14px}.final-cta{padding:76px 0}.final-cta-inner{align-items:flex-start;flex-direction:column}.footer-links{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-bottom{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.lifestyle-slide.is-active>img,.lifestyle-slide>img{transform:none}}.standalone-product-page{--card-accent:var(--orange);min-height:100vh;color:var(--navy);background:#fbf8f3}.standalone-product-page.product-green{--card-accent:#2b8b72}.standalone-product-page.product-gold{--card-accent:#bd8123}.standalone-product-page.product-blue{--card-accent:#2b6191}.product-page-header{position:-webkit-sticky;position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:0 max(24px,calc((100vw - 1180px) / 2));border-bottom:1px solid rgba(17,43,70,.08);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.product-page-header img{display:block;width:150px;height:auto}.product-page-language{display:flex;gap:5px;padding:5px;border:1px solid var(--line);border-radius:999px;background:#f6f7f8}.product-page-language button{min-width:38px;min-height:30px;border:0;border-radius:999px;color:#7a8a98;background:transparent;font-size:11px;font-weight:850;cursor:pointer}.product-page-language button.is-active{color:white;background:var(--navy)}.product-page-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;grid-gap:70px;gap:70px;width:min(1180px,calc(100% - 48px));min-height:720px;margin:0 auto;padding:70px 0}.product-page-copy{max-width:560px}.product-page-back{display:inline-flex;margin-bottom:40px;color:#6d7f8f;font-size:12px;font-weight:750}.product-page-eyebrow{display:block;color:var(--card-accent);font-size:12px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.product-page-copy h1{margin:12px 0 10px;font-size:clamp(48px,6vw,78px);letter-spacing:-.065em;line-height:.98}.product-page-copy>strong{color:#405a72;font-size:18px}.product-page-copy>p{margin:22px 0;color:#66798a;font-size:16px;line-height:1.75}.product-page-meta{display:inline-flex;padding:10px 14px;border:1px solid color-mix(in srgb,var(--card-accent) 22%,transparent);border-radius:999px;color:var(--card-accent);background:white;font-size:12px;font-weight:800}.product-page-benefits{margin-top:28px}.product-page-benefits>span{color:#758696;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-page-benefits ul{display:flex;flex-wrap:wrap;gap:8px;margin:11px 0 0;padding:0;list-style:none}.product-page-benefits li{padding:9px 12px;border-radius:999px;color:#395165;background:white;box-shadow:0 9px 24px rgba(17,43,70,.07);font-size:11px;font-weight:750}.product-page-buy{grid-template-columns:1fr auto;min-height:74px;margin-top:30px;padding:14px 18px 14px 22px;border-radius:20px;color:white;background:linear-gradient(135deg,var(--card-accent),color-mix(in srgb,var(--card-accent) 76%,#0f2b46));box-shadow:0 18px 38px color-mix(in srgb,var(--card-accent) 28%,transparent)}.product-page-buy,.product-page-gallery-cta{display:grid;align-items:center;width:min(360px,100%)}.product-page-gallery-cta{grid-template-columns:42px 1fr auto;grid-gap:12px;gap:12px;margin-top:24px;padding:12px 15px;border:1px solid color-mix(in srgb,var(--card-accent) 28%,white);border-radius:16px;color:var(--card-accent);background:color-mix(in srgb,var(--card-accent) 7%,white);font-size:12px;font-weight:850}.product-page-gallery-cta strong{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:white;background:var(--card-accent);font-size:18px}.product-page-gallery-cta b{font-size:20px}.product-page-gallery-cta+.product-page-buy{margin-top:12px}.product-page-buy small,.product-page-buy span{display:block}.product-page-buy span{font-size:15px;font-weight:850}.product-page-buy small{margin-top:4px;color:rgba(255,255,255,.72);font-size:10px}.product-page-buy b{grid-row:1/3;grid-column:2;font-size:24px}.product-page-safety{display:block;max-width:520px;margin-top:18px;color:#8493a0;font-size:10px;line-height:1.6}.product-page-packshot{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;min-height:560px;padding:50px;border:1px solid color-mix(in srgb,var(--card-accent) 16%,transparent);border-radius:44px;background:radial-gradient(circle at 70% 20%,color-mix(in srgb,var(--card-accent) 20%,transparent),transparent 38%),white;box-shadow:0 34px 90px rgba(17,43,70,.12)}.product-page-packshot img{width:100%;height:440px;object-fit:contain}.product-page-packshot img:only-child{grid-column:1/-1}.product-page-gallery-section{scroll-margin-top:80px;padding:110px max(24px,calc((100vw - 1180px) / 2));background:white}.product-page-gallery-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;grid-gap:16px 60px;gap:16px 60px;margin-bottom:42px}.product-page-gallery-heading>span{grid-column:1/-1;color:var(--card-accent);font-size:10px;font-weight:850;letter-spacing:.14em}.product-page-gallery-heading h2{margin:0;font-size:clamp(38px,5vw,64px);letter-spacing:-.055em}.product-page-gallery-heading p{margin:0;color:#758696;font-size:14px;line-height:1.7}.product-page-gallery{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:24px;gap:24px}.product-page-gallery-main{position:relative;overflow:hidden;aspect-ratio:1;border:1px solid var(--line);border-radius:30px;background:#f8f6f2}.product-page-gallery-main>img{display:block;width:100%;height:100%;object-fit:contain}.product-page-gallery-main>button{position:absolute;top:50%;display:grid;width:48px;height:48px;border:0;border-radius:50%;place-items:center;color:white;background:rgba(17,43,70,.82);cursor:pointer;transform:translateY(-50%)}.product-page-gallery-main>button.previous{left:18px}.product-page-gallery-main>button.next{right:18px}.product-page-gallery-main>span{position:absolute;right:18px;bottom:18px;padding:8px 11px;border-radius:999px;color:white;background:rgba(17,43,70,.84);font-size:10px;font-weight:800}.product-page-gallery-thumbs{display:grid;align-content:start;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.product-page-gallery-thumbs button{position:relative;overflow:hidden;aspect-ratio:1;padding:0;border:2px solid transparent;border-radius:18px;background:#f7f5f1;cursor:pointer}.product-page-gallery-thumbs button.is-active{border-color:var(--card-accent);box-shadow:0 10px 28px color-mix(in srgb,var(--card-accent) 18%,transparent)}.product-page-gallery-thumbs img{display:block;width:100%;height:100%;object-fit:cover}.product-page-gallery-thumbs span{position:absolute;right:7px;bottom:7px;padding:4px 6px;border-radius:999px;color:white;background:rgba(17,43,70,.78);font-size:8px}.mobile-buy-bar{display:none}.product-page-empty{display:grid;min-height:100vh;padding:32px;place-content:center;text-align:center}.product-page-empty img{width:190px;margin:0 auto 30px}.product-page-empty a{margin-top:20px;color:var(--orange);font-weight:800}@media (max-width:880px){.product-page-hero{grid-template-columns:1fr;gap:40px;min-height:0;padding:54px 0 80px}.product-page-copy{max-width:none}.product-page-packshot{min-height:500px}.product-page-gallery-heading{grid-template-columns:1fr}.product-page-gallery-heading>span{grid-column:auto}.product-page-gallery{grid-template-columns:1fr}.product-page-gallery-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:620px){.standalone-product-page{padding-bottom:84px}.product-page-header{min-height:66px;padding-inline:17px}.product-page-header img{width:128px}.product-page-hero{width:min(100% - 32px,1180px);padding-top:38px}.product-page-back{margin-bottom:28px}.product-page-copy h1{font-size:clamp(42px,13vw,62px)}.product-page-packshot{min-height:370px;padding:20px;border-radius:28px}.product-page-packshot img{height:320px}.product-page-gallery-section{padding:75px 16px}.product-page-gallery-heading{margin-bottom:27px}.product-page-gallery-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-buy-bar{position:fixed;z-index:30;right:10px;bottom:10px;left:10px;display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:12px;gap:12px;min-height:66px;padding:10px 10px 10px 16px;border:1px solid rgba(255,255,255,.18);border-radius:19px;color:white;background:rgba(17,43,70,.96);box-shadow:0 20px 45px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-buy-bar span,.mobile-buy-bar strong{display:block}.mobile-buy-bar strong{max-width:180px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.mobile-buy-bar span{margin-top:3px;color:#9fb1c0;font-size:8px}.mobile-buy-bar a{display:grid;min-height:46px;padding:0 15px;border-radius:14px;place-items:center;color:white;background:var(--card-accent);font-size:11px;font-weight:850}}.hero-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);min-height:620px}.hero-copy{max-width:610px;padding-bottom:40px}.hero h1{margin-top:22px;font-size:clamp(50px,5.1vw,74px)}.hero-copy>p{max-width:575px;font-size:16px;line-height:1.65}.hero-need-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.hero-need-tags span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid rgba(17,43,70,.1);border-radius:999px;color:#40586e;background:rgba(255,255,255,.72);font-size:10px;font-weight:800}.hero-actions{margin-top:25px}.hero-trust-inline{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:23px}.hero-trust-inline>span{display:grid;grid-template-columns:18px auto;grid-template-rows:auto auto;align-items:center;color:var(--navy)}.hero-trust-inline svg{grid-row:1/3;width:14px;height:14px;margin-right:5px;color:var(--orange)}.hero-trust-inline small,.hero-trust-inline strong{display:block}.hero-trust-inline strong{font-size:10px;line-height:1.15}.hero-trust-inline small{margin-top:2px;color:#81909d;font-size:8px}.hero-lifestyle-carousel{padding:25px 0 40px 22px}.hero-lifestyle-card,.hero-lifestyle-card .lifestyle-slide,.hero-lifestyle-card .lifestyle-slide-content,.hero-lifestyle-card .lifestyle-slides{min-height:555px}.hero-lifestyle-card .lifestyle-slide-content,.hero-lifestyle-card .lifestyle-slide-right .lifestyle-slide-content{justify-content:flex-start;width:66%;margin-right:auto;margin-left:0;padding:40px 34px 66px}.hero-lifestyle-card .lifestyle-slide h2{max-width:400px;font-size:clamp(32px,3.25vw,43px);line-height:1.02}.hero-lifestyle-card .lifestyle-link{margin-top:13px}.hero-slide-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;width:min(100%,360px);margin-top:auto;padding-top:20px}.hero-slide-products.product-count-1{grid-template-columns:minmax(0,238px)}.hero-slide-products a{display:grid;grid-template-columns:78px minmax(0,1fr);grid-gap:7px;gap:7px;width:100%;max-width:none;min-height:96px;padding:8px 10px 8px 8px;border-color:rgba(255,255,255,.42);border-radius:17px;color:var(--navy);background:rgba(255,255,255,.93);box-shadow:0 16px 32px rgba(6,23,38,.18);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-slide-products a:focus-visible,.hero-slide-products a:hover{color:var(--navy);background:white}.hero-slide-products a>span:first-child{display:grid;overflow:hidden;width:78px;height:78px;border-radius:12px;background:#f7f5f1;place-items:center}.hero-slide-products img{width:100%;height:100%;object-fit:contain}.hero-slide-product-copy{display:flex;overflow:hidden;flex-direction:column;justify-content:center;min-width:0}.hero-slide-product-copy small{overflow:hidden;margin-bottom:5px;color:#7b8a97;font-size:7px;font-weight:850;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.hero-slide-products .hero-slide-product-copy strong{color:var(--navy);font-size:10px;line-height:1.25}@media (max-width:1080px){.hero-lifestyle-card .lifestyle-slide-content,.hero-lifestyle-card .lifestyle-slide-right .lifestyle-slide-content{width:74%;padding-right:28px;padding-left:28px}.hero-slide-products a{grid-template-columns:66px minmax(0,1fr)}.hero-slide-products a>span:first-child{width:66px;height:72px}}@media (max-width:880px){.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{max-width:680px;margin-inline:auto}.hero-need-tags,.hero-trust-inline{justify-content:center}.hero-lifestyle-carousel{padding:28px 0 44px}.hero-lifestyle-card .lifestyle-slide-content,.hero-lifestyle-card .lifestyle-slide-right .lifestyle-slide-content{width:64%;padding:42px 44px 66px}}@media (max-width:620px){.hero{padding-top:24px}.hero-copy{padding-bottom:8px}.hero h1{margin-bottom:17px;font-size:clamp(40px,12.5vw,54px);line-height:.98}.hero-copy>p{font-size:14px;line-height:1.55}.hero-need-tags{gap:6px;margin-top:18px}.hero-need-tags span{min-height:29px;padding-inline:10px;font-size:9px}.hero-actions{margin-top:20px}.hero-trust-inline{gap:8px 12px;margin-top:18px}.hero-lifestyle-carousel{padding-top:24px}.hero-lifestyle-card,.hero-lifestyle-card .lifestyle-slide,.hero-lifestyle-card .lifestyle-slide-content,.hero-lifestyle-card .lifestyle-slides{min-height:540px}.hero-lifestyle-card .lifestyle-slide>img{object-position:center top}.hero-lifestyle-card .lifestyle-shade,.hero-lifestyle-card .lifestyle-slide-right .lifestyle-shade{background:linear-gradient(0deg,rgba(7,24,39,.96),rgba(7,24,39,.82) 52%,rgba(7,24,39,.04) 82%)}.hero-lifestyle-card .lifestyle-slide-content,.hero-lifestyle-card .lifestyle-slide-right .lifestyle-slide-content{justify-content:flex-end;width:100%;min-height:540px;padding:205px 20px 62px}.hero-lifestyle-card .lifestyle-kicker{margin-bottom:9px;font-size:9px}.hero-lifestyle-card .lifestyle-slide h2{font-size:clamp(27px,8.4vw,36px)}.hero-lifestyle-card .lifestyle-link{margin-top:9px;font-size:10px}.hero-slide-products,.hero-slide-products.product-count-1{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:0;padding-top:14px}.hero-slide-products.product-count-1 a{grid-column:1/-1;width:min(100%,245px)}.hero-slide-products a{grid-template-columns:56px minmax(0,1fr);min-height:72px;padding:6px}.hero-slide-products a>span:first-child{width:56px;height:58px}.hero-slide-product-copy small{display:none}.hero-slide-products .hero-slide-product-copy strong{font-size:8px}}.product-loading{display:grid;min-height:100vh;padding:32px;place-content:center;grid-gap:20px;gap:20px;color:var(--navy);background:#fbf8f3;text-align:center}.product-loading img{width:180px;height:auto;margin:0 auto}.product-page-logo{flex:0 0 auto}.product-page-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-left:auto;padding-inline:28px}.product-page-nav a{color:#5f7282;font-size:11px;font-weight:760}.product-page-nav a:hover{color:var(--card-accent)}.product-page-nav .product-store-link{display:inline-flex;align-items:center;min-height:38px;padding:0 15px;border-radius:999px;color:white;background:var(--orange)}.product-page-language a{display:grid;min-width:38px;min-height:30px;border-radius:999px;place-items:center;color:#7a8a98;font-size:11px;font-weight:850}.product-page-language a.is-active{color:white;background:var(--navy)}.product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:26px 0 0}.product-facts>div{min-height:88px;padding:15px;border:1px solid color-mix(in srgb,var(--card-accent) 18%,transparent);border-radius:18px;background:white}.product-facts span,.product-facts strong{display:block}.product-facts span{margin-bottom:7px;color:#8494a1;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-facts strong{color:#344f64;font-size:12px;line-height:1.45}.product-page-buy.is-disabled{color:#667b8d;background:#e9edf0;box-shadow:none;cursor:not-allowed}.product-page-buy.is-disabled small{color:#8494a1}.product-page-packshot-nutriboost{grid-template-columns:minmax(0,1fr)}.product-page-packshot-nutriboost img{width:min(100%,560px);height:440px;margin:0 auto;object-fit:contain}.product-content-shell{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:92px 0 26px}.product-info-section{padding:52px 0;border-top:1px solid rgba(17,43,70,.1)}.product-section-heading{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:start;grid-gap:22px;gap:22px;margin-bottom:34px}.product-section-heading>span{display:grid;width:52px;height:52px;border-radius:17px;place-items:center;color:white;background:var(--card-accent);font-size:13px;font-weight:850}.product-section-heading small{display:block;margin-bottom:7px;color:var(--card-accent);font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.product-section-heading h2{margin:0;color:var(--navy);font-size:clamp(32px,4.1vw,52px);letter-spacing:-.05em;line-height:1.02}.product-problem-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.product-problem-list li{display:flex;align-items:center;gap:13px;min-height:74px;padding:16px 20px;border:1px solid rgba(17,43,70,.09);border-radius:20px;color:#3f576a;background:white;font-size:14px;font-weight:760}.product-problem-list i{display:grid;flex:0 0 auto;width:32px;height:32px;border-radius:50%;place-items:center;color:white;background:var(--card-accent);font-style:normal}.product-feature-grid,.product-formula-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.product-feature-grid article,.product-formula-grid article{min-height:145px;padding:24px;border:1px solid rgba(17,43,70,.08);border-radius:23px;background:white;box-shadow:0 14px 34px rgba(17,43,70,.05)}.product-feature-grid article>span{color:var(--card-accent);font-family:Georgia,serif;font-size:15px;font-style:italic}.product-feature-grid p,.product-formula-grid p{margin:20px 0 0;color:#607486;font-size:13px;line-height:1.65}.product-formula-grid strong{display:block;color:var(--navy);font-size:19px}.product-formula-grid p{margin-top:10px}.product-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.product-step-grid li{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:16px;gap:16px;min-height:126px;padding:22px;border:1px solid rgba(17,43,70,.09);border-radius:22px;background:white}.product-step-grid li>span{display:grid;width:48px;height:48px;border-radius:15px;place-items:center;color:white;background:var(--card-accent);font-size:18px;font-weight:850}.product-step-grid strong{color:var(--navy);font-size:16px}.product-step-grid p{margin:8px 0 0;color:#687b8c;font-size:13px;line-height:1.6}.product-dose-card{overflow:hidden;border:1px solid color-mix(in srgb,var(--card-accent) 18%,transparent);border-radius:26px;background:white;box-shadow:0 20px 50px rgba(17,43,70,.07)}.product-dose-card table{width:100%;border-collapse:collapse}.product-dose-card td,.product-dose-card th{padding:17px 24px;border-bottom:1px solid rgba(17,43,70,.08);text-align:left}.product-dose-card th{color:white;background:var(--card-accent);font-size:12px;letter-spacing:.04em}.product-dose-card td{color:#40586d;font-size:14px;font-weight:760}.product-dose-card p{margin:0;padding:20px 24px;color:var(--navy);background:color-mix(in srgb,var(--card-accent) 7%,white);font-size:13px;font-weight:780}.product-detail-stack{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.product-detail-stack figure{position:relative;overflow:hidden;margin:0;border:1px solid rgba(17,43,70,.08);border-radius:26px;background:#faf8f4;box-shadow:0 18px 42px rgba(17,43,70,.07)}.product-detail-stack a,.product-detail-stack img{display:block;width:100%}.product-detail-stack img{height:auto;aspect-ratio:1;object-fit:contain}.product-detail-stack figcaption{position:absolute;right:14px;bottom:14px;padding:7px 10px;border-radius:999px;color:white;background:rgba(17,43,70,.86);font-size:9px;font-weight:820}.product-content-after-gallery{padding-top:80px;padding-bottom:100px}.product-caution-section ul{display:grid;grid-gap:10px;gap:10px;margin:0;padding:0;list-style:none}.product-caution-section li{position:relative;padding:16px 18px 16px 48px;border:1px solid #f1d6c7;border-radius:17px;color:#664c3c;background:#fff8f4;font-size:13px;line-height:1.6}.product-caution-section li:before{position:absolute;top:16px;left:18px;color:var(--orange);content:"!";font-weight:900}.product-faq-list{border-top:1px solid rgba(17,43,70,.1)}.product-faq-list details{border-bottom:1px solid rgba(17,43,70,.1)}.product-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:74px;color:var(--navy);font-size:15px;font-weight:790;cursor:pointer;list-style:none}.product-faq-list summary::-webkit-details-marker{display:none}.product-faq-list summary span{color:var(--card-accent);font-size:22px}.product-faq-list p{max-width:820px;margin:-5px 0 24px;color:#667a8b;font-size:13px;line-height:1.75}.product-purchase-section{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:60px;padding:40px;border-radius:28px;color:white;background:var(--navy)}.product-purchase-section>div>span{color:#9eb0bf;font-size:9px;font-weight:850;letter-spacing:.13em}.product-purchase-section h2{margin:9px 0 7px;font-size:clamp(30px,4vw,48px);letter-spacing:-.05em}.product-purchase-section p{margin:0;color:#a7b6c2;font-size:12px}.product-purchase-section>a,.purchase-link-pending{display:grid;flex:0 0 auto;min-width:250px;min-height:64px;padding:12px 20px;border-radius:18px;place-items:center;color:white;background:var(--card-accent);font-size:12px;font-weight:850;text-align:center}.purchase-link-pending{color:#526a7c;background:#e7ebee}.purchase-link-pending small{display:block;max-width:260px;margin-top:5px;color:#778998;font-size:8px;line-height:1.35}.product-related-section{padding-top:90px}.product-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.product-related-grid>a{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;grid-gap:20px;gap:20px;min-height:170px;padding:16px;border:1px solid rgba(17,43,70,.08);border-radius:24px;background:white}.product-related-grid img{width:150px;height:138px;object-fit:contain}.product-related-grid em,.product-related-grid small,.product-related-grid span,.product-related-grid strong{display:block}.product-related-grid small{color:var(--card-accent);font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.product-related-grid strong{margin-top:7px;color:var(--navy);font-size:22px}.product-related-grid em{margin-top:15px;color:#6b7d8c;font-size:11px;font-style:normal;font-weight:760}.product-page-footer{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-gap:30px 70px;gap:30px 70px;padding:64px max(24px,calc((100vw - 1180px) / 2)) 34px;color:#a7b5c0;background:#0b2034}.product-page-footer>div{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:start;grid-gap:24px;gap:24px}.product-page-footer img{width:150px;height:auto}.product-page-footer p{margin:0;font-size:11px;line-height:1.7}.product-page-footer nav{display:flex;flex-wrap:wrap;align-content:start;gap:12px 20px}.product-page-footer nav a{color:#c7d1d9;font-size:11px}.product-page-footer>small{grid-column:1/-1;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);font-size:9px}.mobile-buy-disabled{display:grid;min-height:46px;padding:0 15px;border-radius:14px;place-items:center;color:#8fa0ae;background:#e4e8eb;font-size:10px;font-weight:850}@media (max-width:980px){.product-page-nav{display:none}.product-feature-grid,.product-formula-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.product-facts,.product-feature-grid,.product-formula-grid,.product-problem-list,.product-related-grid,.product-step-grid{grid-template-columns:minmax(0,1fr)}.product-detail-stack{display:flex;overflow-x:auto;gap:12px;padding:0 16px 18px;margin-inline:-16px;scroll-snap-type:x mandatory;scrollbar-width:thin}.product-detail-stack figure{flex:0 0 min(88vw,520px);scroll-snap-align:center}.product-purchase-section{align-items:stretch;flex-direction:column;padding:28px}.product-purchase-section>a,.purchase-link-pending{min-width:0;width:100%}.product-page-footer,.product-page-footer>div{grid-template-columns:minmax(0,1fr)}.product-page-footer>small{grid-column:auto}}@media (max-width:620px){.product-page-language{margin-left:auto}.product-page-copy>p{font-size:15px}.product-page-packshot{grid-template-columns:repeat(2,minmax(0,1fr));min-height:320px}.product-page-packshot img,.product-page-packshot-nutriboost img{height:280px}.product-content-shell{width:min(100% - 32px,1180px);padding-top:62px}.product-info-section{padding:40px 0}.product-section-heading{grid-template-columns:42px minmax(0,1fr);gap:14px;margin-bottom:25px}.product-section-heading>span{width:42px;height:42px;border-radius:13px}.product-section-heading h2{font-size:31px}.product-feature-grid article,.product-formula-grid article{min-height:0}.product-dose-card td,.product-dose-card th{padding:15px 16px}.product-page-gallery-section{padding-inline:16px}.product-page-gallery-heading h2{font-size:36px}.product-related-grid>a{grid-template-columns:110px minmax(0,1fr)}.product-related-grid img{width:110px;height:110px}.product-page-footer{padding-inline:20px}}.homepage-seo-intro{padding:30px 0;border-top:1px solid rgba(17,43,70,.07);border-bottom:1px solid rgba(17,43,70,.07);background:#fffdfa}.homepage-seo-intro p{max-width:960px;margin:0 auto;color:#586e80;font-size:14px;line-height:1.75;text-align:center}.product-card-facts{display:flex;flex-wrap:wrap;gap:7px;margin:-8px 0 18px}.product-card-facts span,.product-card-facts strong{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid color-mix(in srgb,var(--card-accent) 16%,transparent);border-radius:999px;color:#536a7d;background:rgba(255,255,255,.75);font-size:9px;font-weight:760}.product-card{min-height:850px;padding-bottom:166px}.product-card-actions{flex-wrap:wrap;gap:8px 14px;bottom:68px}.product-buy-pending,.product-card-actions>a:not(:first-child){color:var(--card-accent);font-size:10px;font-weight:800}.product-buy-pending{color:#8a98a4;cursor:not-allowed}.footer-disclaimer{max-width:430px!important;padding-top:15px;border-top:1px solid rgba(255,255,255,.06);font-size:10px!important}.footer-main{grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr)}.footer-links{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:980px){.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.homepage-seo-intro{padding:24px 0}.homepage-seo-intro p{font-size:13px;text-align:left}.product-card{min-height:810px;padding-bottom:180px}.product-card-actions{bottom:65px}.footer-links{grid-template-columns:minmax(0,1fr)}}.policy-page{min-height:100vh;color:var(--navy);background:#fbf8f3}.policy-page>header{display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:0 max(24px,calc((100vw - 1040px) / 2));border-bottom:1px solid rgba(17,43,70,.08);background:white}.policy-page>header img{display:block;width:150px;height:auto}.policy-page>header nav,.policy-page>header nav span{display:flex;align-items:center;gap:18px}.policy-page>header nav span{gap:7px;padding-left:18px;border-left:1px solid var(--line)}.policy-page>header nav a{color:#65798a;font-size:11px;font-weight:780}.policy-page>header nav a.active{color:var(--orange)}.policy-content,.policy-hero,.policy-page>footer{width:min(1040px,calc(100% - 40px));margin-inline:auto}.policy-hero{padding:110px 0 64px;border-bottom:1px solid rgba(17,43,70,.09)}.policy-hero>span{color:var(--orange);font-size:10px;font-weight:850;letter-spacing:.14em}.policy-hero h1{max-width:800px;margin:13px 0 18px;font-size:clamp(48px,7vw,82px);letter-spacing:-.06em;line-height:.98}.policy-hero p{max-width:720px;margin:0;color:#65798a;font-size:16px;line-height:1.7}.policy-content{display:grid;grid-gap:16px;gap:16px;padding:64px 0 100px}.policy-content article{padding:30px;border:1px solid rgba(17,43,70,.08);border-radius:24px;background:white}.policy-content h2{margin:0 0 11px;font-size:24px}.policy-content p{margin:0;color:#667a8b;font-size:14px;line-height:1.75}.policy-page>footer{display:flex;justify-content:space-between;padding:28px 0;border-top:1px solid rgba(17,43,70,.09);color:#7b8c9a;background:transparent;font-size:11px}.policy-page>footer a{color:var(--orange);font-weight:780}@media (max-width:620px){.policy-page>header{padding-inline:17px}.policy-page>header img{width:126px}.policy-page>header nav>a:first-child{display:none}.policy-page>header nav,.policy-page>header nav span{gap:10px}.policy-hero{padding-top:75px}.policy-hero h1{font-size:48px}.policy-page>footer{align-items:flex-start;flex-direction:column;gap:10px}}