:root{--ink: #10212b;--muted: #60717b;--line: #d8e5e4;--surface: #ffffff;--soft: #eef8f6;--teal: #0f9688;--teal-dark: #09675f;--coral: #d45d4c;--gold: #c48a22;--shadow: 0 18px 45px rgb(15 44 53 / 12%);color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7fbfa;color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#eef8f6 0,#fff 42rem),#fff}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #f0b84a;outline-offset:3px}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;gap:1.25rem;align-items:center;padding:.8rem clamp(1rem,4vw,4rem);border-bottom:1px solid rgb(16 33 43 / 8%);background:#ffffffeb;backdrop-filter:blur(12px)}.brand{display:inline-flex;gap:.75rem;align-items:center;text-decoration:none}.brand-mark{display:grid;width:2.75rem;height:2.75rem;place-items:center;border-radius:50%;background:var(--teal-dark);color:#fff;font-weight:800}.brand strong,.brand small{display:block;white-space:nowrap}.brand small{margin-top:.1rem;color:var(--muted);font-size:.78rem}.site-header nav,.site-footer nav{display:flex;flex-wrap:wrap;gap:.3rem 1rem;justify-content:center}.site-header nav a,.site-footer nav a{text-decoration:none;color:#31444e;font-weight:700;font-size:.92rem}.header-phone{display:inline-flex;min-height:2.7rem;align-items:center;justify-content:center;border-radius:999px;padding:0 1rem;background:var(--ink);color:#fff;text-decoration:none;font-weight:800;white-space:nowrap}.section-pad{padding:clamp(3.5rem,7vw,6.5rem) clamp(1rem,4vw,4rem)}.hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(20rem,.72fr);gap:clamp(2rem,6vw,5rem);align-items:center;min-height:calc(100svh - 5rem);padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(2rem,5vw,4rem)}.eyebrow{margin:0 0 .75rem;color:var(--teal-dark);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}h1,h2,h3,h4,p{overflow-wrap:anywhere}h1{max-width:13ch;margin:0;font-size:clamp(3rem,7vw,6.5rem);line-height:.95;letter-spacing:0}h2{margin:0;font-size:clamp(2rem,4vw,3.8rem);line-height:1}h3{margin:0;font-size:1.35rem;line-height:1.15}p{line-height:1.65}.hero-text{max-width:42rem;color:#38505a;font-size:clamp(1.05rem,2vw,1.35rem)}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:1.6rem}.cta-row.center{justify-content:center}.button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:.8rem 1.25rem;text-decoration:none;font-weight:900}.button.primary{background:var(--teal);color:#fff}.button.secondary{border-color:#9bbdb9;background:#fff;color:var(--teal-dark)}.hero-panel{display:grid;gap:1rem}.hero-card{min-height:28rem;display:grid;align-content:space-between;gap:2rem;border:1px solid rgb(15 150 136 / 16%);border-radius:.5rem;padding:clamp(1.2rem,3vw,2rem);background:radial-gradient(circle at 78% 18%,rgb(212 93 76 / 18%),transparent 16rem),linear-gradient(145deg,#fff,#e1f4f0);box-shadow:var(--shadow)}.hero-card h2{max-width:12ch;margin-top:1rem;font-size:clamp(2rem,4vw,3.25rem)}.status-pill{display:inline-flex;border-radius:999px;padding:.42rem .75rem;background:#fff;color:var(--teal-dark);font-weight:900}.metric-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.metric-row div{border:1px solid var(--line);border-radius:.5rem;padding:1rem;background:#fff}.metric-row strong{display:block;font-size:2rem;line-height:1}.metric-row span{color:var(--muted);font-weight:700}.testimonial-strip{display:grid;gap:.65rem;padding:1.3rem clamp(1rem,4vw,4rem);background:var(--ink);color:#fff}.testimonial-strip p{max-width:78rem;margin:0;font-size:clamp(1rem,2vw,1.35rem)}.testimonial-strip strong{color:#9ee2d8}.split-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(18rem,1fr);gap:clamp(2rem,5vw,4rem);align-items:start}.split-section p{max-width:44rem;color:var(--muted)}.benefit-list{display:grid;gap:.75rem;margin:0;padding:0;list-style:none}.benefit-list li{min-height:3.6rem;border:1px solid var(--line);border-radius:.5rem;padding:1rem 1rem 1rem 3rem;background:#fff;position:relative;font-weight:800}.benefit-list li:before{content:"";position:absolute;left:1rem;top:1.15rem;width:.85rem;height:.85rem;border-radius:50%;background:var(--coral)}.catalog-section{background:#f4faf9}.section-heading{max-width:54rem;margin-bottom:2rem}.section-heading p{color:var(--muted)}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-card{display:grid;grid-template-rows:auto 1fr auto;min-height:31rem;border:1px solid var(--line);border-radius:.5rem;overflow:hidden;background:#fff;box-shadow:0 12px 28px #10212b14}.service-card .drip-icon{min-height:11rem;border-bottom:1px solid var(--line)}.service-body{padding:1.1rem}.service-body p{color:var(--muted)}.service-body ul{display:grid;gap:.45rem;margin:1rem 0 0;padding-left:1.1rem;color:#31444e}.card-footer{display:flex;gap:.75rem;align-items:center;justify-content:space-between;padding:1rem 1.1rem;border-top:1px solid var(--line)}.card-footer span{color:var(--muted);font-size:.9rem}.card-footer strong{color:var(--ink)}.card-footer a,.symptom-grid a{color:var(--teal-dark);font-weight:900;text-decoration-thickness:2px;text-underline-offset:.2rem;white-space:nowrap}.add-ons{display:grid;grid-template-columns:minmax(13rem,.35fr) 1fr;gap:1rem;margin-top:2rem;border:1px solid var(--line);border-radius:.5rem;padding:1rem;background:#fff}.addon-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}.addon-grid article{min-height:10rem;border-radius:.5rem;padding:.9rem;background:#f7fbfa}.addon-grid h4{margin:0}.addon-grid p{color:var(--muted);font-size:.92rem}.addon-grid span{font-weight:900;color:var(--gold)}.symptom-grid,.review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.symptom-grid article,.review-grid figure{margin:0;min-height:17rem;border:1px solid var(--line);border-radius:.5rem;padding:1.15rem;background:#fff}.symptom-grid span{display:inline-flex;margin-bottom:1rem;border-radius:999px;padding:.35rem .65rem;background:#f3e3de;color:#933726;font-weight:900}.symptom-grid p,.review-grid blockquote{color:var(--muted);line-height:1.6}.reviews-section{background:var(--ink);color:#fff}.reviews-section .eyebrow,.reviews-section .section-heading p{color:#9ee2d8}.review-grid figure{background:#17313d;border-color:#244c58}.review-grid blockquote{margin:0;color:#d9eef0}.review-grid figcaption{margin-top:1rem;color:#9ee2d8;font-weight:900}.about-section{background:linear-gradient(90deg,rgb(15 150 136 / 12%),transparent 45%),#fff}.about-card{max-width:56rem}.about-card p:not(.eyebrow){color:var(--muted)}.faq-list{display:grid;gap:.75rem}details{border:1px solid var(--line);border-radius:.5rem;background:#fff}summary{min-height:3.5rem;cursor:pointer;padding:1rem;font-weight:900}details p{margin:0;padding:0 1rem 1rem;color:var(--muted)}.final-cta{padding:clamp(3rem,7vw,6rem) 1rem;text-align:center;background:#e7f5f2}.site-footer{display:grid;grid-template-columns:minmax(13rem,1fr) minmax(18rem,1fr) auto;gap:1.5rem;align-items:center;padding:2rem clamp(1rem,4vw,4rem);background:#fff;border-top:1px solid var(--line)}.site-footer p{margin:.35rem 0 0;color:var(--muted)}.copyright{white-space:nowrap}.sticky-call{position:fixed;right:1rem;bottom:1rem;z-index:30;display:none;min-height:3.1rem;align-items:center;justify-content:center;border-radius:999px;padding:0 1.1rem;background:var(--coral);color:#fff;box-shadow:0 12px 30px #10212b3d;font-weight:900;text-decoration:none}.legal-page{max-width:48rem;margin:0 auto;padding:4rem 1rem}.drip-icon{display:grid;place-items:center;min-height:10rem;background:#e8f6f3}.bag{position:relative;width:6.2rem;height:8.6rem;border:.28rem solid rgb(255 255 255 / 82%);border-radius:1rem 1rem 1.8rem 1.8rem;background:linear-gradient(180deg,#ffffffbf,#fff);box-shadow:inset 0 -3.8rem #fff}.bag strong{position:absolute;inset:auto 0 1.4rem;text-align:center;color:#fff;font-size:1.45rem}.cap{position:absolute;top:-.8rem;left:50%;width:2rem;height:.7rem;transform:translate(-50%);border-radius:.2rem;background:#fff}.line{position:absolute;left:50%;bottom:-2.6rem;width:.18rem;height:2.6rem;transform:translate(-50%);background:#ffffffc7}.accent-teal{background:linear-gradient(135deg,#0f9688,#7bd5c9)}.accent-green,.accent-lime{background:linear-gradient(135deg,#4d9a44,#b9d86d)}.accent-blue,.accent-sky,.accent-cyan{background:linear-gradient(135deg,#267eaa,#7dd4ea)}.accent-amber,.accent-orange{background:linear-gradient(135deg,#d4742f,#f1bf5f)}.accent-rose,.accent-pink{background:linear-gradient(135deg,#c75673,#ef9fb0)}.accent-violet,.accent-indigo{background:linear-gradient(135deg,#5961b8,#a7a3e6)}.accent-slate{background:linear-gradient(135deg,#4c6975,#9fb8bd)}@media(max-width:1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{grid-column:1 / -1;order:3;justify-content:flex-start}.hero,.split-section,.add-ons,.site-footer{grid-template-columns:1fr}.catalog-grid,.symptom-grid,.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.addon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){body{padding-bottom:4.5rem}.site-header{position:static;display:grid;gap:.8rem}.brand small{white-space:normal}.header-phone{display:none}.site-header nav{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:.3rem}.site-header nav a{white-space:nowrap}.hero{min-height:auto;grid-template-columns:1fr}h1{max-width:10ch;font-size:clamp(2.65rem,14vw,4rem)}.catalog-grid,.symptom-grid,.review-grid,.addon-grid,.metric-row{grid-template-columns:1fr}.hero-card,.service-card,.symptom-grid article,.review-grid figure{min-height:auto}.card-footer{align-items:flex-start;flex-direction:column}.sticky-call{display:inline-flex;left:1rem;right:1rem}}.brand img{display:block;width:clamp(9rem,15vw,13rem);height:auto}.hero-slider{position:relative;min-height:clamp(30rem,68vh,42rem);overflow:hidden;border-radius:.5rem;background:#fdf3cf;box-shadow:var(--shadow)}.slider-track{display:flex;width:400%;height:100%;min-height:inherit;animation:heroSlide 18s infinite}.hero-slide{position:relative;flex:0 0 25%;display:grid;place-items:center;min-height:inherit;padding:clamp(1rem,3vw,2.25rem);background:linear-gradient(145deg,#fff8df,#f8e09a)}.hero-slide:nth-child(2){background:linear-gradient(145deg,#f7fbfa,#d6f3e6)}.hero-slide:nth-child(3){background:linear-gradient(145deg,#fff4e3,#f7cfb7)}.hero-slide:nth-child(4){background:linear-gradient(145deg,#f0f7ff,#cfdced)}.hero-slide img{width:min(86%,30rem);max-height:32rem;object-fit:contain;filter:drop-shadow(0 22px 28px rgb(16 33 43 / 18%))}.slide-caption{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;display:flex;gap:.75rem;align-items:center;justify-content:space-between;border-radius:.5rem;padding:.8rem .9rem;background:#ffffffdb;backdrop-filter:blur(8px)}.slide-caption span{color:var(--teal-dark);font-weight:900}.slide-caption strong{color:var(--ink);font-size:1.1rem}.slider-dots{position:absolute;top:50%;right:1rem;display:grid;gap:.5rem;transform:translateY(-50%)}.slider-dots span{width:.55rem;height:.55rem;border-radius:50%;background:#10212b47;box-shadow:0 0 0 4px #ffffff8c}@keyframes heroSlide{0%,19%{transform:translate(0)}25%,44%{transform:translate(-25%)}50%,69%{transform:translate(-50%)}75%,94%{transform:translate(-75%)}to{transform:translate(0)}}.service-image{display:grid;min-height:15rem;place-items:center;border-bottom:1px solid var(--line);padding:1rem}.service-image img{width:min(82%,14rem);aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 14px 18px rgb(16 33 43 / 14%))}.addon-grid img{display:block;width:min(70%,7rem);aspect-ratio:1;object-fit:contain;margin:0 auto .65rem}.symptom-grid img{display:block;width:min(72%,9rem);aspect-ratio:1;object-fit:contain;margin:0 auto 1rem;filter:drop-shadow(0 10px 16px rgb(16 33 43 / 12%))}.about-card{display:grid;grid-template-columns:minmax(10rem,15rem) minmax(0,1fr);column-gap:clamp(1.25rem,4vw,3rem);align-items:start}.about-card img{grid-row:span 5;width:100%;border-radius:.5rem;box-shadow:var(--shadow)}@media(prefers-reduced-motion:reduce){.slider-track{animation:none}}@media(max-width:680px){.hero-slider{min-height:24rem}.hero-slide img{width:min(90%,20rem)}.slide-caption{align-items:flex-start;flex-direction:column}.about-card{grid-template-columns:1fr}.about-card img{grid-row:auto;max-width:16rem;margin-bottom:1.2rem}}:root{--brand-blue: #213c7a;--brand-yellow: #ffc449;--brand-orange: #f37c20;--page-gray: #f2f2f2}body{background:#fff}.site-header{grid-template-columns:auto 1fr auto;max-width:75rem;margin:0 auto;padding:.65rem 1.2rem;border-bottom:0;background:#fff;backdrop-filter:none}.site-header:before{content:"";position:fixed;top:0;left:0;right:0;height:4.45rem;z-index:-1;border-bottom:1px solid #dddddd;background:#fff}.brand img{width:11.1rem}.site-header nav{justify-content:center;gap:1.9rem}.site-header nav a{color:#4b5563;font-size:.84rem;font-weight:800}.header-phone{min-width:10.8rem;min-height:2.7rem;background:var(--brand-yellow);color:var(--brand-blue);font-size:.92rem}.header-phone:before,.button.primary:before{content:"☎";margin-right:.45rem;font-size:.9em}.section-pad.hero{padding:0 1.2rem}.hero{grid-template-columns:minmax(0,1fr) minmax(30rem,.92fr);gap:0;max-width:75rem;min-height:calc(100svh - 4.45rem);margin:0 auto;align-items:stretch}.hero-copy{display:grid;align-content:start;padding:clamp(3.2rem,6vh,4.3rem) clamp(1.4rem,4vw,3.5rem) 2rem 0}.hero .eyebrow{display:inline-flex;gap:.7rem;align-items:center;margin-bottom:1.8rem;color:#8a8d91;font-size:.78rem;font-weight:900;letter-spacing:.22em}.hero .eyebrow:before{content:"✦";display:grid;width:1.65rem;height:1.65rem;place-items:center;border-radius:50%;background:#f4f4f4;color:#f04f24;letter-spacing:0}h1{max-width:11ch;color:#020202;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,4.1vw,4.15rem);font-weight:900;line-height:1.08}.hero-text{display:none}.hero-actions{margin-top:clamp(2rem,6vh,3.8rem);gap:1.8rem}.button.primary{min-width:19.2rem;min-height:2.75rem;border-radius:999px;background:var(--brand-blue);color:#fff;font-size:.92rem}.see-products{color:var(--brand-orange);font-weight:900;text-decoration:none}.hero-testimonial{max-width:32rem;margin:clamp(2.2rem,7vh,4.4rem) 0 0}.hero-testimonial blockquote{margin:0;color:#111827;font-size:clamp(1.06rem,1.45vw,1.35rem);font-weight:500;line-height:1.45}.hero-testimonial figcaption{display:grid;grid-template-columns:auto auto 1fr auto auto;gap:.55rem;align-items:center;margin-top:2rem;color:#1f2937}.review-avatar{width:2.45rem;height:2.45rem;border-radius:50%;background:url(/images/hero-person.webp) center / cover,#d8e5d5}.rating-line{display:flex;gap:.5rem;align-items:center;justify-self:end;font-size:.74rem;font-weight:800}.rating-line:after{content:"";display:inline-block;width:6rem;height:1px;background:#8b8b8b}.stars{color:#f5b642;letter-spacing:0}.hero-slider{min-height:100%;border-radius:0;background:var(--page-gray);box-shadow:none}.slider-track{position:absolute;inset:0 0 auto;height:64%;min-height:28rem}.hero-slide{padding:1rem 6rem 0 4.4rem;background:transparent!important}.hero-slide img{width:min(70%,20.5rem);max-height:26rem;z-index:2;filter:drop-shadow(0 18px 22px rgb(0 0 0 / 13%))}.slide-caption{display:none}.slider-watermark{position:absolute;top:1.4rem;left:3.2rem;color:#e3e3e3;font-size:6rem;font-weight:900;line-height:1}.slider-vertical{position:absolute;top:5.7rem;right:2.5rem;color:#a8a8a8;font-size:1.55rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.slider-stamp{position:absolute;right:4.1rem;top:51%;display:grid;width:5rem;height:5rem;place-items:center;border-radius:50%;color:#24aaf2;font-size:2.6rem;background:radial-gradient(circle,#ffffff 0 45%,transparent 46%)}.slider-stamp:before{content:"DIRECT TO YOUR DOOR / VITAL INFUSIONS /";position:absolute;inset:-.4rem;display:grid;place-items:center;border-radius:50%;color:#3f3f3f;font-size:.46rem;font-weight:900;letter-spacing:.18em}.slider-benefits{position:absolute;left:2rem;right:7rem;bottom:3.8rem;display:grid;margin:0;padding:0;list-style:none}.slider-benefits li{border-bottom:1px solid #d8d8d8;padding:.68rem 0;color:#222;font-size:.88rem;font-weight:900}.slider-nav{position:absolute;left:2rem;right:2rem;bottom:1.55rem;display:flex;gap:.55rem;align-items:center}.slider-nav span{width:1.5rem;height:.16rem;background:#cfcfcf}.slider-nav span:first-child{background:#111}.slider-nav button{display:grid;width:1.75rem;height:1.75rem;margin-left:auto;place-items:center;border:0;border-radius:50%;background:#050505;color:#fff;font-size:1.45rem;line-height:1}.slider-nav button+button{margin-left:.1rem}.split-section{max-width:75rem;margin:3.2rem auto 0;padding-top:0}@media(max-width:1050px){.site-header{grid-template-columns:auto 1fr}.site-header nav{grid-column:1 / -1;order:3}.hero{grid-template-columns:1fr}.hero-copy{padding-right:0}.hero-slider{min-height:38rem}}@media(max-width:680px){.site-header:before{display:none}.site-header{position:static;padding:.85rem 1rem}.brand img{width:10rem}.section-pad.hero{padding:0 1rem 2rem}.hero-copy{padding-top:2.6rem}.hero-actions,.hero-testimonial figcaption{align-items:flex-start;flex-direction:column;display:flex}.button.primary{min-width:0;width:100%}.hero-slider{min-height:34rem}.slider-track{min-height:22rem}.hero-slide{padding:1rem 3rem 0 1.5rem}.hero-slide img{width:min(78%,17rem)}.slider-vertical{right:1rem}.slider-benefits{left:1rem;right:1rem}}.why-section,.catalog-showcase,.feeling-inner,.testimonial-feature>*{max-width:75rem;margin-left:auto;margin-right:auto}.why-section{display:grid;grid-template-columns:minmax(20rem,.9fr) minmax(22rem,1fr);gap:clamp(2rem,5vw,4rem);align-items:center;padding-top:clamp(4.5rem,8vw,6rem);padding-bottom:clamp(4.5rem,8vw,6rem);background:#fff}.why-visual{position:relative;min-height:34rem;overflow:hidden;border-radius:1.6rem;background:#fff1c9}.why-bag{position:absolute;object-fit:contain;filter:drop-shadow(0 18px 18px rgb(0 0 0 / 13%))}.why-bag-pink{left:8%;top:26%;width:31%}.why-bag-purple{right:10%;top:10%;width:39%}.why-bag-teal{left:33%;bottom:8%;width:39%;z-index:2}.why-copy .eyebrow,.catalog-intro .eyebrow,.feeling-heading .eyebrow,.testimonial-heading .eyebrow{color:var(--brand-orange);letter-spacing:.24em}.why-copy h2,.catalog-intro h2,.feeling-heading h2,.testimonial-heading h2{color:#15181d;font-family:Georgia,Times New Roman,serif;font-weight:900;letter-spacing:0}.why-copy h2{max-width:9ch;font-size:clamp(3.4rem,5.4vw,5.1rem);line-height:1.02}.why-copy h2 span,.catalog-intro h2 span,.testimonial-heading h2 span,.feeling-heading h2 span{color:var(--brand-blue)}.why-lead{max-width:40rem;color:#060606;font-size:1.12rem;font-weight:800;line-height:1.38}.why-list{display:grid;gap:.38rem;margin:1.9rem 0 2rem;padding:0;list-style:none}.why-list li{position:relative;padding-left:1.25rem;color:#050505;font-weight:900}.why-list li:before{content:"✦";position:absolute;left:0;top:.05rem;display:grid;width:.85rem;height:.85rem;place-items:center;border-radius:50%;background:#ececec;color:#f04f24;font-size:.55rem}.catalog-showcase{background:#fff;padding-top:clamp(4rem,7vw,6rem);padding-bottom:clamp(4rem,7vw,6rem);text-align:center}.catalog-intro{max-width:58rem;margin:0 auto 3.6rem}.catalog-intro h2{max-width:12ch;margin:0 auto;font-size:clamp(3.1rem,5vw,5rem);line-height:1.04}.catalog-intro p:not(.eyebrow){max-width:55rem;margin:1.5rem auto 0;color:#47505b;font-size:1.1rem;font-weight:800;line-height:1.35}.product-tabs{display:flex;justify-content:center;gap:1.1rem;margin-top:3.2rem}.product-tabs button{min-width:11.4rem;min-height:3.4rem;border:0;border-radius:.6rem;background:#eff0f2;color:#49515b;font-size:1.35rem}.product-tabs .active{background:var(--brand-yellow);color:#050505}.product-carousel{position:relative;max-width:64rem;margin:0 auto}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.product-card{min-height:31rem;border-radius:.75rem;padding:1.8rem 1.7rem 1.2rem;background:#fff1c9;text-align:center}.product-card img{width:min(70%,12rem);aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 12px 14px rgb(0 0 0 / 11%))}.product-card h3{margin-top:1.25rem;color:#15181d;font-size:1.45rem;font-weight:900}.product-card p{margin:.7rem 0 1.9rem;color:#4b5563;font-size:1.1rem;font-weight:900}.product-actions{display:grid;grid-template-columns:1fr 1.45fr;gap:1rem;align-items:center}.more-link,.book-pill{font-size:1rem;font-weight:900;line-height:1.05;text-decoration:none}.more-link{color:var(--brand-orange)}.book-pill{display:grid;min-height:4.9rem;place-items:center;border-radius:999px;background:var(--brand-blue);color:#fff}.carousel-arrow{position:absolute;top:50%;z-index:2;display:grid;width:1.75rem;height:1.75rem;place-items:center;border:0;border-radius:50%;background:#030303;color:#fff;font-size:1.55rem;transform:translateY(-50%)}.carousel-arrow.prev{left:-3rem}.carousel-arrow.next{right:-3rem}.carousel-dots{display:flex;justify-content:center;gap:.45rem;margin-top:1.8rem}.carousel-dots span{width:1.65rem;height:.18rem;background:#c7c7c7}.carousel-dots span:first-child{background:#111}.feeling-section{max-width:none;background:#000;color:#fff;padding-top:clamp(4rem,7vw,5.8rem);padding-bottom:clamp(4rem,7vw,5rem)}.feeling-inner{text-align:center}.feeling-heading h2{color:#fff;font-family:inherit;font-size:clamp(3.2rem,5vw,5rem)}.feeling-heading h2 span{color:var(--brand-yellow)}.feeling-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:4rem 0 3.5rem}.feeling-tabs button{min-height:3.2rem;border:0;border-radius:.5rem;background:#181818;color:#fff;font-size:1.45rem}.feeling-tabs .active{background:var(--brand-yellow);color:#030303}.feeling-card{position:relative;display:grid;grid-template-columns:minmax(18rem,.95fr) minmax(18rem,1fr);min-height:30rem;align-items:center;overflow:hidden;background:#1a1a1a;text-align:left}.feeling-card:after{content:"";position:absolute;left:0;right:-4rem;bottom:1.6rem;height:8rem;border-bottom:.55rem solid rgb(255 255 255 / 13%);border-radius:50%;transform:rotate(-4deg)}.feeling-image-wrap{position:relative;display:grid;place-items:center}.feeling-bolt{position:absolute;left:6rem;top:3.5rem;color:#ffffff08;font-size:10rem}.feeling-image-wrap img{width:min(48%,15rem);z-index:1;filter:drop-shadow(0 16px 18px rgb(0 0 0 / 25%))}.feeling-copy{position:relative;z-index:1;max-width:27rem}.feeling-copy h3{color:#fff;font-size:clamp(2.4rem,3.4vw,3.3rem);font-weight:900}.feeling-copy p{color:#fff;font-size:1.12rem;line-height:1.35}.button.yellow{min-width:22rem;margin-top:1rem;background:var(--brand-yellow);color:#050505}.button.yellow:before{content:none}.testimonial-feature{max-width:none;background:#fff1c9;padding-top:clamp(5rem,8vw,6.2rem);padding-bottom:clamp(5rem,8vw,6.5rem);text-align:center}.testimonial-heading h2{color:#15181d;font-size:clamp(3rem,4.5vw,4.3rem)}.testimonial-heading p:not(.eyebrow){color:#47505b;font-size:1.1rem;font-weight:900}.testimonial-layout{display:grid;grid-template-columns:21rem 1fr;gap:1.25rem;max-width:68rem;margin:2.2rem auto 0;text-align:left}.facts-card{min-height:24rem;border-radius:.5rem;padding:2.6rem 2.3rem;background:#060606}.facts-card p{margin:0;color:#7b8490;font-size:.95rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase}.facts-card strong{display:block;margin:1.6rem 0 1rem;color:#ff7c1f;font-size:5.5rem;line-height:.9}.facts-card span{color:#7b8490;font-size:1.65rem;font-weight:900;line-height:1.02}.review-card-large{position:relative;min-height:24rem;border-radius:.5rem;padding:2.6rem 2rem;background:#fff}.review-topline{display:flex;justify-content:space-between;color:#6b7280;font-size:1rem;font-weight:800;text-transform:uppercase}.review-topline a{color:#6b7280;text-decoration:none;text-transform:none}.review-card-large blockquote{max-width:43rem;margin:2.1rem 0 1.7rem;color:#030303;font-size:1.65rem;font-weight:800;line-height:1.18}.review-card-large>strong{color:#374151;font-size:1.2rem}.review-card-large .stars{margin-top:.65rem;color:#f3a43b}.review-arrows{position:absolute;right:1.8rem;bottom:1.6rem;display:flex;gap:.35rem}.review-arrows button{display:grid;width:2rem;height:2rem;place-items:center;border:0;border-radius:50%;background:#050505;color:#fff;font-size:1.7rem;line-height:1}@media(max-width:1050px){.why-section,.feeling-card,.testimonial-layout{grid-template-columns:1fr}.product-grid,.feeling-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.carousel-arrow.prev{left:-.5rem}.carousel-arrow.next{right:-.5rem}}@media(max-width:680px){.why-visual{min-height:25rem}.product-grid,.feeling-tabs{grid-template-columns:1fr}.catalog-intro h2,.why-copy h2,.feeling-heading h2,.testimonial-heading h2{font-size:clamp(2.6rem,13vw,3.6rem)}.product-tabs{flex-direction:column}.product-tabs button{width:100%}.feeling-card{padding:2rem 1rem}.feeling-image-wrap img{width:min(65%,14rem)}.feeling-copy{text-align:center}.button.yellow{min-width:0;width:100%}.testimonial-layout{grid-template-columns:1fr}.facts-card strong{font-size:4rem}}.hero{min-height:auto;height:clamp(44rem,82vh,52rem);overflow:visible}.hero-copy{padding-top:clamp(3.7rem,6vh,5rem);padding-bottom:2.4rem}.hero-slider{height:100%;min-height:0;max-height:52rem}.slider-track{height:60%;min-height:25rem;animation:none;transform:translate(0)!important}.hero-slide img{width:min(72%,21.5rem);max-height:25rem}.slider-benefits{bottom:3.6rem}.slider-watermark{color:#dedede;font-size:5.7rem}h1{max-width:12ch}@media(max-width:1050px){.hero{height:auto}.hero-slider{height:42rem;max-height:none}}@media(max-width:680px){.hero-slider{height:34rem}.slider-track{min-height:21rem}}
