:root{--bg:#fff;--border:#e6e6e4;--border-strong:#c9c9c6;--ink:#111;--marine:#2f8091;--muted:#6b6b68;--seafoam:#9fd1cb;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--heading:var(--sans);color:var(--ink);background:var(--bg);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #2f809159}img{display:block}main{background:var(--bg);min-height:100svh}.announcement{background:var(--ink);color:#fff;letter-spacing:.02em;text-align:center;padding:10px 20px;font-size:12px;font-weight:600;line-height:1.3}.site-header{border-bottom:1px solid var(--border);z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:76px;padding:0 36px;display:grid;position:sticky;top:0}.brand{color:var(--ink);font-family:var(--heading);letter-spacing:.06em;justify-self:center;font-size:22px;font-weight:800;text-decoration:none}.nav-left,.nav-right{gap:26px;display:flex}.nav-right{justify-self:end}.site-header a{color:var(--ink);letter-spacing:.01em;font-size:13px;font-weight:650;text-decoration:none}.eyebrow{color:var(--marine);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:800}.eyebrow-light{color:#ffffffd1}h1,h2,h3,p,blockquote{margin-top:0}h1{color:#fff;font-family:var(--heading);letter-spacing:-.01em;max-width:760px;margin-bottom:22px;font-size:60px;font-weight:780;line-height:1.05}.hero-text{color:#ffffffd1;max-width:520px;font-size:18px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.button,button{cursor:pointer;font:inherit;letter-spacing:.02em;text-transform:uppercase;border-radius:2px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary,button{background:var(--ink);border:1px solid var(--ink);color:#fff}.button.ghost{color:#fff;background:0 0;border:1px solid #fff9}.button.outline{border:1px solid var(--ink);color:var(--ink);background:0 0}button:disabled{background:var(--border);border-color:var(--border);color:var(--muted);cursor:not-allowed}.hero-section{background:#0c0c0c;min-height:100svh;position:relative}.hero-media{position:absolute;inset:0}.hero-video{object-fit:cover;width:100%;height:100%}.hero-video-placeholder{color:#ffffff8c;background:radial-gradient(circle at 50% 30%,#1c2528,#08090a 72%);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.placeholder-badge{letter-spacing:.18em;border:1px solid #ffffff4d;border-radius:999px;padding:6px 14px;font-size:11px;font-weight:800}.hero-video-placeholder p{margin:0;font-size:14px}.placeholder-path{color:#ffffff59;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.hero-overlay{background:linear-gradient(#00000059 0%,#00000026 54%,#000000b3 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:100svh;padding:76px;display:flex;position:relative}.product-float-section{padding:88px 54px 96px}.section-heading.compact{align-items:start;display:block}.section-heading h2{color:var(--ink);font-family:var(--heading);letter-spacing:-.01em;font-size:34px;font-weight:750;line-height:1.08}.product-float-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:44px;display:grid}.float-card{flex-direction:column;display:flex}.float-visual{aspect-ratio:.82;background:radial-gradient(circle at 30% 22%,#2f809124,#0000 55%),#f2f5f4;border-radius:12px;display:block;position:relative;overflow:hidden}.float-visual img{object-fit:cover;width:100%;height:100%;transition:transform .5s;animation:5.5s ease-in-out infinite float-bob}.float-card:nth-child(2) .float-visual img{animation-duration:6.2s;animation-delay:-2.4s}.float-card:hover .float-visual img{transform:scale(1.035)}@keyframes float-bob{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(.6deg)}}@media (prefers-reduced-motion:reduce){.float-visual img{animation:none}}.coming-soon-visual{background:radial-gradient(circle at 50% 30%,#1c2528,#08090a 72%);justify-content:center;align-items:center;display:flex}.coming-soon-text{color:#fffffff0;font-family:var(--heading);letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:clamp(28px,4vw,40px);font-weight:800;animation:3.2s ease-in-out infinite coming-soon-pulse}@keyframes coming-soon-pulse{0%,to{opacity:.68}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.coming-soon-text{animation:none}}.float-info{padding-top:22px}.float-tag{color:var(--marine);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:800}.float-tag.muted{color:var(--muted)}.float-info h3{color:var(--ink);margin:8px 0 6px;font-size:22px}.float-info h3 a{color:inherit;text-decoration:none}.float-info h3 a:hover{text-decoration:underline}.float-info p{color:var(--muted);line-height:1.55}.float-buy{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.float-buy strong{color:var(--ink);font-size:18px}.trust-strip{border-block:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.trust-strip article{border-right:1px solid var(--border);min-height:200px;padding:32px 28px}.trust-strip article:last-child{border-right:0}.trust-strip .index{color:var(--border-strong);font-family:var(--heading);margin-bottom:20px;font-size:13px;font-weight:800;display:block}.trust-strip h2{color:var(--ink);margin-bottom:10px;font-size:18px;font-weight:750;line-height:1.25}.trust-strip p{color:var(--muted);line-height:1.55}.banner-section{min-height:62svh;position:relative}.banner-section img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.banner-copy{background:linear-gradient(90deg,#0000008c 0%,#0000000d 60%);flex-direction:column;justify-content:center;min-height:62svh;padding:0 64px;display:flex;position:relative}.banner-copy h2{color:#fff;font-family:var(--heading);letter-spacing:-.01em;font-size:34px;font-weight:750}.journey-section{padding:92px 54px}.journey-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:44px 0 0;padding:0;list-style:none;display:grid}.journey-grid li{border-top:2px solid var(--ink);background:#fff;padding:22px 24px 0 0}.journey-grid .index{color:var(--border-strong);font-family:var(--heading);margin-bottom:40px;font-size:13px;font-weight:800;display:block}.journey-grid h3{color:var(--ink);letter-spacing:.06em;margin-bottom:10px;font-size:16px;font-weight:800}.journey-grid p{color:var(--muted);line-height:1.55}.story-section{border-block:1px solid var(--border);text-align:center;background:#f7f7f6;padding:80px 54px}blockquote{color:var(--ink);font-family:var(--heading);letter-spacing:-.01em;max-width:760px;margin-inline:auto;font-size:30px;font-weight:700;line-height:1.3}.quote-credit{color:var(--muted);margin-top:18px;font-weight:700}footer{background:var(--ink);color:#fff;grid-template-columns:1.2fr 1fr;gap:48px;padding:58px 54px;display:grid}footer h2{color:#fff;font-family:var(--heading);letter-spacing:.04em;font-size:26px;font-weight:800}.footer-newsletter p{color:#ffffffad;max-width:420px;margin-bottom:20px}.newsletter-form{gap:10px;max-width:420px;display:flex}.newsletter-form input{color:#fff;font:inherit;background:0 0;border:1px solid #ffffff59;border-radius:2px;flex:1;padding:0 14px}.newsletter-form input::placeholder{color:#ffffff73}.newsletter-form button{color:var(--ink);background:#fff;border-color:#fff}.newsletter-status{color:var(--seafoam);margin:10px 0 0;font-size:13px}.newsletter-status-error{color:#ff9b85}.footer-links{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.footer-links div{gap:9px;display:grid}.footer-links a,.footer-links strong{color:#fff;text-decoration:none}.footer-links a{color:#ffffffad;font-size:14px}.footer-legal{border-top:1px solid #ffffff26;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:10px;margin-top:24px;padding-top:24px;display:flex}.footer-legal a{color:#ffffffad;font-size:13px;text-decoration:none}.footer-legal a:hover{color:#fff}.footer-legal span{color:#ffffff59;font-size:13px}@media (width<=980px){.site-header{grid-template-columns:auto 1fr;padding:0 20px}.nav-left{display:none}.brand{justify-self:start}.nav-right{gap:18px}h1{font-size:38px}.hero-text{font-size:16px}.hero-overlay{padding:40px 22px}.product-float-section,.journey-section{padding:56px 22px}.product-float-grid{grid-template-columns:1fr;gap:32px}.trust-strip,.journey-grid{grid-template-columns:1fr 1fr}.trust-strip article:nth-child(2n){border-right:0}.trust-strip article{border-bottom:1px solid var(--border);min-height:auto}.banner-copy{padding:0 24px}.banner-copy h2{font-size:26px}blockquote{font-size:24px}footer{grid-template-columns:1fr;padding:42px 22px}.newsletter-form{flex-direction:column}.footer-links{grid-template-columns:1fr}}.product-page{background:var(--bg)}.product-breadcrumb{color:var(--muted);align-items:center;gap:8px;padding:20px 54px 0;font-size:12px;display:flex}.product-breadcrumb a{color:var(--muted);text-decoration:none}.product-breadcrumb a:hover{color:var(--ink)}.product-breadcrumb span:last-child{color:var(--ink);font-weight:650}.product-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;padding:32px 54px 88px;display:grid}.product-hero-media{aspect-ratio:.82;background:radial-gradient(circle at 30% 22%,#2f809124,#0000 55%),#f2f5f4;border-radius:12px;position:sticky;top:96px;overflow:hidden}.product-hero-media img{object-fit:cover;width:100%;height:100%}.product-hero-info{max-width:480px;padding-top:4px}.product-hero-info h1{color:var(--ink);margin:10px 0 16px;font-size:38px;line-height:1.1}.product-price{color:var(--ink);margin-bottom:20px;font-size:26px;font-weight:750}.product-summary{color:var(--muted);margin-bottom:28px;line-height:1.6}.product-feature-list{border-top:1px solid var(--border);gap:12px;margin:0 0 32px;padding:20px 0 0;list-style:none;display:grid}.product-feature-list li{color:var(--ink);padding-left:18px;font-size:14px;line-height:1.5;position:relative}.product-feature-list li:before{color:var(--marine);content:"—";position:absolute;left:0}.product-purchase-box{align-items:stretch;gap:12px;margin-bottom:12px;display:flex}.quantity-picker{border:1px solid var(--border-strong);border-radius:2px;justify-content:space-between;align-items:center;min-width:104px;padding:0 4px;display:flex}.quantity-picker button{color:var(--ink);background:0 0;border:0;min-height:44px;padding:0 10px;font-size:18px}.quantity-picker span{text-align:center;min-width:20px;font-size:14px;font-weight:700}.product-add-to-cart{flex:1}.product-secondary-actions{gap:12px;display:flex}.product-buy-now,.product-buy-amazon{text-align:center;flex:1}.product-buy-now:disabled{background:var(--border);border-color:var(--border);color:var(--muted);cursor:not-allowed}.product-trust-list{border-top:1px solid var(--border);color:var(--muted);gap:8px;margin:28px 0 0;padding:20px 0 0;font-size:13px;list-style:none;display:grid}.product-detail-section{background:#0b1d30}.product-detail-image{width:100%;max-width:1464px;margin:0 auto;display:block}@media (width<=980px){.product-breadcrumb{padding:16px 22px 0}.product-hero{grid-template-columns:1fr;gap:32px;padding:24px 22px 56px}.product-hero-media{aspect-ratio:1.1;position:static}.product-hero-info{max-width:none}.product-hero-info h1{font-size:30px}}.why-page{background:var(--bg)}.why-hero{min-height:56svh;position:relative}.why-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.why-hero-copy{background:linear-gradient(90deg,#0000009e 0%,#0000001a 65%);flex-direction:column;justify-content:center;min-height:56svh;padding:0 64px;display:flex;position:relative}.why-hero-copy h1{color:#fff;font-family:var(--heading);letter-spacing:-.01em;max-width:620px;margin:8px 0 16px;font-size:42px;font-weight:780;line-height:1.1}.why-hero-copy p:not(.eyebrow){color:#ffffffd1;max-width:480px;font-size:17px;line-height:1.6}.why-intro{padding:88px 54px 0}.why-intro-text{color:var(--muted);max-width:640px;margin-top:20px;line-height:1.65}.why-pillars{padding:56px 54px 88px}.why-pillar-grid{border-top:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:44px;display:grid}.why-pillar-grid article{border-right:1px solid var(--border);background:#fff;padding:28px 24px 0 0}.why-pillar-grid article:last-child{border-right:0}.why-pillar-grid .index{color:var(--border-strong);font-family:var(--heading);margin-bottom:32px;font-size:13px;font-weight:800;display:block}.why-pillar-grid h3{color:var(--ink);margin-bottom:10px;font-size:17px;font-weight:750;line-height:1.3}.why-pillar-grid p{color:var(--muted);line-height:1.55}.why-ingredients{background:#0b1d30;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;padding:88px 54px;display:grid}.why-ingredients-media{aspect-ratio:1;background:#ffffff0f;border-radius:12px;overflow:hidden}.why-ingredients-media img{object-fit:cover;width:100%;height:100%}.why-ingredients-copy{align-self:center}.why-ingredients-copy .eyebrow{color:var(--seafoam)}.why-ingredients-copy h2{color:#fff;margin-bottom:16px;font-size:30px;line-height:1.2}.why-ingredients-copy>p{color:#ffffffbf;max-width:560px;margin-bottom:24px;line-height:1.6}.why-ingredient-list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.why-ingredient-list li{color:#fff;letter-spacing:.02em;border:1px solid #ffffff47;border-radius:999px;padding:8px 16px;font-size:12px;font-weight:700}.why-stat{text-align:center;padding:96px 24px}.why-stat-number{color:var(--ink);font-family:var(--heading);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(48px,7vw,84px);font-weight:800;line-height:1}.why-stat-label{color:var(--ink);margin-bottom:10px;font-size:18px;font-weight:650}.why-stat-footnote{color:var(--muted);font-size:12px}.why-cta{background:var(--ink);text-align:center;padding:96px 24px}.why-cta h2{color:#fff;margin-bottom:14px;font-size:32px}.why-cta .button{color:var(--ink);background:#fff;border-color:#fff}.why-cta p{color:#ffffffb8;max-width:460px;margin:0 auto 28px}@media (width<=980px){.why-hero-copy{padding:40px 22px}.why-hero-copy h1{font-size:30px}.why-intro,.why-pillars{padding-left:22px;padding-right:22px}.why-pillar-grid{grid-template-columns:1fr 1fr}.why-pillar-grid article{border-bottom:1px solid var(--border);padding-bottom:24px}.why-pillar-grid article:nth-child(2n){border-right:0}.why-ingredients{grid-template-columns:1fr;padding:56px 22px}.why-cta,.why-stat{padding:64px 22px}}.contact-page{background:var(--bg)}.contact-hero{padding:64px 54px 120px}.contact-hero .section-heading{max-width:560px}.contact-hero h1{color:var(--ink);margin:8px 0 16px;font-size:38px}.contact-lede{color:var(--muted);margin:0;line-height:1.6}.contact-form{gap:20px;max-width:520px;margin-top:44px;display:grid}.contact-field{gap:8px;display:grid}.contact-field label{color:var(--ink);font-size:13px;font-weight:650}.contact-field input,.contact-field textarea{border:1px solid var(--border-strong);color:var(--ink);font:inherit;background:#fff;border-radius:2px;padding:12px 14px}.contact-field textarea{resize:vertical}.contact-field input:focus-visible,.contact-field textarea:focus-visible{outline-offset:1px;outline:2px solid #2f809180}.contact-form .button{justify-self:start;min-width:180px}.contact-status{margin:0;font-size:14px}.contact-status-success{color:var(--marine)}.contact-status-error{color:#b3402d}@media (width<=980px){.contact-hero{padding:40px 22px 80px}.contact-hero h1{font-size:30px}}.legal-page{background:var(--bg)}.legal-hero{padding:64px 54px 0}.legal-hero h1{color:var(--ink);margin:8px 0 12px;font-size:38px}.legal-updated{color:var(--muted);margin-bottom:24px;font-size:13px}.legal-intro{color:var(--ink);max-width:720px;margin:0 0 16px;line-height:1.7}.legal-body{max-width:760px;margin:0 auto;padding:24px 54px 96px}.legal-body h2{color:var(--ink);margin:40px 0 12px;font-size:20px}.legal-body h2:first-child{margin-top:0}.legal-body h3{color:var(--ink);margin:24px 0 10px;font-size:16px}.legal-body p{color:var(--muted);margin:0 0 14px;line-height:1.7}.legal-body ul{color:var(--muted);gap:6px;margin:0 0 16px;padding-left:22px;line-height:1.6;display:grid}@media (width<=980px){.legal-hero{padding:40px 22px 0}.legal-hero h1{font-size:28px}.legal-body{padding:24px 22px 64px}}.how-page{background:var(--bg)}.how-hero{min-height:56svh;position:relative}.how-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.how-hero-copy{background:linear-gradient(90deg,#0000009e 0%,#0000001a 65%);flex-direction:column;justify-content:center;min-height:56svh;padding:0 64px;display:flex;position:relative}.how-hero-copy h1{color:#fff;font-family:var(--heading);letter-spacing:-.01em;max-width:620px;margin:8px 0 16px;font-size:42px;font-weight:780;line-height:1.1}.how-hero-copy p:not(.eyebrow){color:#ffffffd1;max-width:480px;font-size:17px;line-height:1.6}.how-steps{padding:88px 54px}.how-steps-list{border-top:1px solid var(--border);margin:44px 0 0;padding:0;list-style:none;display:grid}.how-steps-list li{border-bottom:1px solid var(--border);grid-template-columns:64px minmax(0,1fr);gap:28px;padding:26px 0;display:grid}.how-steps-list .index{color:var(--border-strong);font-family:var(--heading);font-size:15px;font-weight:800}.how-steps-list h3{color:var(--ink);margin-bottom:6px;font-size:18px}.how-steps-list p{color:var(--muted);max-width:560px;line-height:1.6}.how-install{background:#0b1d30;padding:88px 54px}.how-install .eyebrow{color:var(--seafoam)}.how-install h2{color:#fff}.how-video-card{aspect-ratio:16/9;cursor:pointer;background:#000;border:0;border-radius:12px;width:100%;max-width:760px;margin-top:40px;padding:0;display:block;position:relative;overflow:hidden}.how-video-card img{object-fit:cover;opacity:.75;width:100%;height:100%;transition:opacity .25s}.how-video-card:hover img{opacity:.95}.how-video-play{color:var(--ink);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.how-video-label{color:#fff;background:#0000008c;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:650;position:absolute;bottom:20px;left:20px}.how-video-modal{z-index:100;background:#000000d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.how-video-modal-inner{aspect-ratio:16/9;width:100%;max-width:960px;position:relative}.how-video-modal-inner iframe{border:0;width:100%;height:100%}.how-video-close{color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;min-height:0;padding:0;font-size:22px;line-height:1;display:flex;position:absolute;top:-14px;right:-14px}.how-faq{padding:88px 54px}.how-faq-list{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:44px 0 0;display:grid}.how-faq-list>div{border-bottom:1px solid var(--border);background:#fff;padding:24px 28px 24px 0}.how-faq-list dt{color:var(--ink);margin-bottom:8px;font-size:16px;font-weight:700}.how-faq-list dd{color:var(--muted);margin:0;line-height:1.55}.how-cta{background:var(--ink);text-align:center;padding:96px 24px}.how-cta h2{color:#fff;margin-bottom:14px;font-size:32px}.how-cta p{color:#ffffffb8;max-width:460px;margin:0 auto 28px}.how-cta .button{color:var(--ink);background:#fff;border-color:#fff}@media (width<=980px){.how-hero-copy{padding:40px 22px}.how-hero-copy h1{font-size:30px}.how-steps,.how-install,.how-faq{padding:56px 22px}.how-steps-list li{grid-template-columns:40px minmax(0,1fr);gap:16px}.how-faq-list{grid-template-columns:1fr}.how-faq-list>div{padding:20px 0}.how-cta{padding:64px 22px}}
