:root{--primary-navy: #1A2B63;--primary-navy-light: #2A3B73;--navy: #1A2B63;--warm-brown: #9B8B7B;--warm-brown-light: #B5A595;--cream: #F5F0E8;--off-white: #FFFDF8;--white: #FFFFFF;--text-dark: #1A1A1A;--text-muted: #6B6B6B;--athlete-orange: #E67E4D;--executive-teal: #4A9B9B;--gold-accent: #C9A962;--font-heading: "Space Grotesk", "Inter", sans-serif;--font-body: "Inter", "Helvetica Neue", sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 3rem;--space-2xl: 5rem;--space-3xl: 8rem;--container-max: 1200px;--container-padding: 24px;--transition-fast: .2s ease;--transition-medium: .4s ease;--transition-slow: .6s cubic-bezier(.83, 0, .17, 1);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 4px 16px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .12);--dark-bg: #0D0D0D;--dark-bg-alt: #1A1A1A;--copper: #C97B4A;--copper-light: #D4956A;--bone-white: #F5F2EB;--soft-white: #E8E4DD}h1,h2,h3,h4,h5,h6{font-family:Space Grotesk,sans-serif}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;z-index:10000;display:flex;align-items:center;justify-content:center;transition:opacity .8s ease,visibility .8s ease}.loader.hidden{opacity:0;visibility:hidden;pointer-events:none}.loader-video-wrap{width:30vw;max-width:400px;min-width:200px;display:flex;align-items:center;justify-content:center}.loader-gif{width:100%;height:auto;display:block;object-fit:contain;pointer-events:none;position:relative;z-index:2}.loader-fallback{z-index:1}@media(max-width:768px){.loader-video-wrap{width:50vw;min-width:180px}}.dark-overlay{display:none!important}#scroll-container{position:relative}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--text-dark);background:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}ul,ol{list-style:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}.announcement-bar{position:fixed;top:0;left:0;right:0;z-index:1001;background:var(--primary-navy);color:var(--white);padding:10px 0;overflow:hidden;font-size:.875rem;font-weight:500;letter-spacing:.1em;transform:translateY(0);transition:transform .4s cubic-bezier(.4,0,.2,1)}.announcement-bar.hidden{transform:translateY(-100%)}.announcement-track{display:flex;animation:marquee 20s linear infinite;white-space:nowrap}.announcement-track span{padding:0 40px;display:flex;align-items:center}.announcement-track span:after{content:"\2022";margin-left:40px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.discount-banner{background:var(--primary-navy, #1A2B63)}.discount-banner-content{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:0 1rem}.discount-banner-text{font-size:.8rem;letter-spacing:.08em;color:var(--white)}.discount-banner-text strong{color:#fff;font-weight:700}.discount-banner-timer{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;color:#fffc;font-variant-numeric:tabular-nums}.discount-banner-timer svg{stroke:#ffffffb3}#countdown-timer{font-weight:700;color:#fff;min-width:42px}.header{position:fixed;top:38px;left:0;right:0;z-index:1000;background:#0a0a0af2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06);transition:top .4s cubic-bezier(.4,0,.2,1),background var(--transition-medium),color var(--transition-medium)}.header.announcement-hidden{top:0}.header.scrolled:not(.header-dark){background:#000000d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06)}.header.header-dark{background:#0a0a0af2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header.header-dark .nav-links a,.header.header-dark .logo-text{color:var(--white);fill:var(--white)}.header.header-dark .nav-icon svg{stroke:var(--white)}.header.header-dark .nav-links a:after{background:var(--white)}.nav{display:flex;align-items:center;justify-content:space-between;height:80px}.logo{display:flex;align-items:center}.logo-img{height:42px;width:auto}.logo-svg{width:80px;height:32px}.logo-text{font-family:var(--font-heading);font-weight:700;font-size:28px;fill:var(--white)}.nav-links{display:flex;gap:var(--space-lg)}.nav-links a{font-size:.9375rem;font-weight:500;color:var(--white);position:relative;padding:8px 0;transition:color var(--transition-fast)}.nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary-navy);transition:width var(--transition-medium)}.nav-links a:hover:after{width:100%}.nav-link--popup-open:after{width:100%!important}.nav-popup{position:fixed;top:0;left:0;transform:translate(-50%,-6px);min-width:200px;padding:18px 0 12px;background:#0f0f12eb;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid rgba(255,255,255,.08);border-radius:14px;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0a inset;z-index:9999;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .25s cubic-bezier(.22,1,.36,1)}.nav-popup--open{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-popup:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:12px;height:12px;background:#0f0f12eb;border-left:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08)}.nav-popup__list{list-style:none;margin:0;padding:0}.nav-popup__link{display:block;padding:9px 22px;color:#f5f0e8f2;font-family:var(--font-body);font-size:.85rem;font-weight:500;letter-spacing:.02em;text-decoration:none;white-space:nowrap;transition:color .18s ease,background-color .18s ease,padding-left .2s ease}.nav-popup__link:hover{color:var(--bone-white, #F5F0E8);background:#ffffff0a;padding-left:26px}.nav-popup__link:after{display:none}@media(max-width:768px){.nav-popup{display:none}}@media(prefers-reduced-motion:reduce){.nav-popup{transition:opacity .15s ease;transform:translate(-50%)}.nav-popup--open{transform:translate(-50%)}}.nav-actions{display:flex;align-items:center;gap:var(--space-sm)}.nav-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background var(--transition-fast)}.nav-icon svg{width:22px;height:22px;stroke:var(--white)}.nav-icon:hover{background:#ffffff1a}.cart-count{position:absolute;top:4px;right:4px;width:18px;height:18px;background:var(--primary-navy);color:var(--white);font-size:.6875rem;font-weight:600;border-radius:50%;display:flex;align-items:center;justify-content:center}.mobile-menu-btn{display:none;flex-direction:column;gap:5px;width:44px;height:44px;align-items:center;justify-content:center}.mobile-menu-btn span{width:24px;height:2px;background:#f5f0e8;transition:var(--transition-fast)}.hero{position:relative;height:100vh;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding-top:260px;background-color:#0a0a0a;overflow:hidden;z-index:3}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url(hero-bg-v2.png) center center / auto 100% no-repeat;z-index:1}.hero:after{content:"";position:absolute;top:0;left:0;width:15%;height:100%;background:linear-gradient(to right,#0a0a0a 0%,#0a0a0a 30%,transparent 100%);z-index:2}.hero .hero-blur-right{position:absolute;top:0;right:0;width:15%;height:100%;background:linear-gradient(to left,#0a0a0a 0%,#0a0a0a 30%,transparent 100%);z-index:2;pointer-events:none}.hero-content,.hero-product-toggle{position:relative;z-index:10}.hero-benefits-overlay{display:none}.hero-image{width:100%;height:100%;background:url(hero-bg-v2.png) center center / cover no-repeat}@media(max-width:768px){.hero-image{background:url(hero-mobile.jpg) center center / cover no-repeat}}.hero-content{position:relative;z-index:10;text-align:center;max-width:700px;padding:0 var(--space-lg)}.hero-title{font-family:var(--font-heading);font-size:clamp(2rem,5vw,4rem);font-weight:600;line-height:1.1;margin-bottom:var(--space-md);color:var(--white);letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.5)}.hero-title .line{display:block;white-space:nowrap}.hero-subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#fffffff2;margin-bottom:var(--space-xl);line-height:1.7;text-shadow:0 2px 12px rgba(0,0,0,.6)}.hero-quick-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-sm);margin:var(--space-md) 0;padding:0 var(--space-sm)}.hero-quick-benefit{display:flex;align-items:center;gap:8px;padding:8px 16px;background:#00000059;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:24px;font-size:.875rem;font-weight:500;color:#fff;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,.5);transition:background .3s ease,transform .3s ease}.hero-quick-benefit:hover{background:#00000080;transform:translateY(-2px);border-color:#ffffff59}.hero-quick-benefit .benefit-icon-svg{width:18px;height:18px;flex-shrink:0;stroke:var(--gold-accent)}.hero-quick-benefit span{display:flex;align-items:center;gap:4px}.hero-quick-benefit small{font-size:.75rem;font-weight:400;opacity:.75}.hero-dosage{font-size:.8125rem;font-weight:600;color:var(--gold-accent);text-transform:uppercase;letter-spacing:.1em;margin:var(--space-sm) 0 var(--space-md);text-shadow:0 1px 2px rgba(0,0,0,.8),0 2px 8px rgba(0,0,0,.6),0 0 20px rgba(201,123,74,.3)}@media(max-width:768px){.hero-quick-benefits{gap:8px;margin:var(--space-sm) 0}.hero-quick-benefit{padding:6px 12px;font-size:.8125rem}.hero-quick-benefit .benefit-icon-svg{width:16px;height:16px}.hero-dosage{font-size:.75rem;margin:var(--space-xs) 0 var(--space-sm)}}@media(max-width:480px){.hero-quick-benefits{flex-direction:column;align-items:center}.hero-quick-benefit{width:auto;max-width:100%}}.hero-video-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:600px;height:auto;z-index:2;pointer-events:none}.hero-product-video{width:100%;height:auto;object-fit:contain;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.hero-product-video.active{opacity:1;visibility:visible}.hero-benefits-overlay{position:absolute;top:50%;right:8%;transform:translateY(-50%);z-index:3;display:flex;flex-direction:column;gap:var(--space-md);opacity:0;pointer-events:none}.hero-benefits{display:none;flex-direction:column;gap:var(--space-sm)}.hero-benefits.active{display:flex}.benefit-tag{display:flex;align-items:center;gap:var(--space-sm);padding:12px 20px;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;box-shadow:0 4px 20px #0000001a;font-size:.9375rem;font-weight:500;color:var(--text-dark);opacity:0;transform:translate(30px);will-change:transform,opacity}.hero-benefits.executive .benefit-tag{border-left:3px solid var(--executive-teal)}.hero-benefits.athlete .benefit-tag{border-left:3px solid var(--athlete-orange)}.benefit-icon-small{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.benefit-icon-small svg{width:18px;height:18px}.hero-benefits.executive .benefit-icon-small svg{stroke:var(--executive-teal)}.hero-benefits.athlete .benefit-icon-small svg{stroke:var(--athlete-orange)}.hero-benefit-ingredient{display:flex;flex-direction:column;align-items:flex-start;padding:16px 20px;background:var(--primary-navy);border-radius:12px;color:var(--white);margin-top:var(--space-sm);opacity:0;transform:translate(30px);will-change:transform,opacity}.ingredient-amount{font-size:1.5rem;font-weight:700;font-family:var(--font-heading);line-height:1}.ingredient-name{font-size:.875rem;opacity:.9;margin-top:4px}.hero-product-toggle{display:none}.product-toggle-btn{position:relative;padding:10px 24px;font-size:.875rem;font-weight:500;color:var(--text-muted);border-radius:24px;transition:all .3s ease;cursor:pointer}.product-toggle-btn.active{color:var(--white)}.product-toggle-btn[data-product=executive].active{background:var(--executive-teal)}.product-toggle-btn[data-product=athlete].active{background:var(--athlete-orange)}.product-toggle-btn:not(.active):hover{background:#1a2b6326;color:var(--white)}.toggle-indicator{display:none}.hero-scroll-indicator{position:relative;bottom:auto;margin-top:var(--space-md);display:flex;flex-direction:column;align-items:center;gap:var(--space-sm);color:#fffc;font-size:.8125rem;opacity:.7;animation:scrollBounce 2s ease-in-out infinite;width:100%}.scroll-arrow{width:24px;height:24px}.scroll-arrow svg{width:100%;height:100%}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.hero.video-active .hero-content{transform:translateY(-20px)}.hero.video-active .hero-title,.hero.video-active .hero-subtitle{opacity:1;transition:opacity .5s ease}.hero.video-scrolling .hero-scroll-indicator{opacity:0;transition:opacity .3s ease}@media(max-width:1024px){.hero-video-container{max-width:450px}.hero-benefits-overlay{right:5%}.benefit-tag{padding:10px 16px;font-size:.875rem}}@media(max-width:768px){.hero-video-container{max-width:320px;top:40%}.hero-benefits-overlay{position:absolute;top:auto;bottom:25%;right:50%;transform:translate(50%);align-items:center}.benefit-tag{padding:8px 14px;font-size:.8125rem}.hero-product-toggle{bottom:10%;padding:4px}.product-toggle-btn{padding:8px 16px;font-size:.8125rem}.hero-scroll-indicator{display:none}}.hero-product-showcase{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-width:500px;z-index:2;pointer-events:none}.product-image-layers{position:relative;width:100%}.product-layer{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}.product-layer.active{position:relative;opacity:1;visibility:visible}.product-box-img{width:100%;height:auto;display:block}.product-capsule-img{position:absolute;width:25%;height:auto;top:20%;left:50%;transform:translate(-50%) translateY(0);opacity:0;will-change:transform,opacity}.hero.capsule-visible .product-layer.active .product-capsule-img{opacity:1;transform:translate(-50%) translateY(-30px)}.hero.capsule-moved .product-layer.active .product-capsule-img{transform:translate(80%) translateY(-50px)}.hero.product-transforming .product-layer.executive{opacity:0;visibility:hidden}.hero.product-transforming .product-layer.athlete{opacity:1;visibility:visible}@media(max-width:768px){.hero-product-showcase{max-width:300px;top:40%}.product-capsule-img{width:20%}}.who-its-for{position:relative;min-height:100vh;background:var(--cream);overflow:hidden}.audience-container{display:grid;grid-template-columns:1fr auto 1fr;min-height:100vh}.audience-panel{position:relative;display:flex;flex-direction:column;justify-content:center;padding:var(--space-3xl);overflow:hidden}.audience-image-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.audience-image{width:100%;height:100%;object-fit:cover;object-position:center;filter:grayscale(30%);transition:filter .5s ease,transform .5s ease}.audience-panel:hover .audience-image{filter:grayscale(0%);transform:scale(1.02)}.audience-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.executive-panel .audience-overlay{background:linear-gradient(135deg,#1a2b63d9,#1a2b63b3,#1a2b6380)}.athlete-panel .audience-overlay{background:linear-gradient(225deg,#e67e4dd9,#e67e4db3,#e67e4d80)}.audience-content{position:relative;z-index:3;color:var(--white);max-width:400px}.executive-panel .audience-content{margin-left:auto;text-align:right}.athlete-panel .audience-content{margin-right:auto;text-align:left}.audience-label{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;opacity:.8;margin-bottom:var(--space-sm)}.audience-title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.1;margin-bottom:var(--space-md)}.audience-description{font-size:1rem;line-height:1.7;opacity:.9;margin-bottom:var(--space-lg)}.audience-traits{list-style:none;padding:0;margin:0 0 var(--space-xl) 0;display:flex;flex-direction:column;gap:var(--space-xs)}.audience-traits li{font-size:.875rem;opacity:.8;position:relative;padding-left:16px}.executive-panel .audience-traits li{padding-left:0;padding-right:16px}.audience-traits li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.6}.executive-panel .audience-traits li:before{right:0;left:auto}.athlete-panel .audience-traits li:before{left:0}.audience-ingredient{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-md);background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.2)}.executive-panel .audience-ingredient{flex-direction:row-reverse}.ingredient-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff26;border-radius:50%}.ingredient-icon svg{width:20px;height:20px;stroke:var(--white)}.ingredient-info{display:flex;flex-direction:column}.executive-panel .ingredient-info{text-align:right}.ingredient-info .ingredient-name{font-size:1rem;font-weight:600;opacity:1}.ingredient-info .ingredient-benefit{font-size:.75rem;opacity:.7}.btn-audience{display:inline-block;margin-top:var(--space-lg);padding:var(--space-md) var(--space-xl);border-radius:8px;font-weight:600;text-decoration:none;text-align:center;transition:all .3s ease;border:2px solid transparent}.btn-executive{background:var(--executive-teal);color:#fff}.btn-executive:hover{background:transparent;border-color:var(--executive-teal);color:var(--executive-teal);transform:translateY(-3px)}.btn-athlete{background:var(--athlete-orange);color:#fff}.btn-athlete:hover{background:transparent;border-color:var(--athlete-orange);color:var(--athlete-orange);transform:translateY(-3px)}.audience-divider{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-xl) var(--space-md);background:var(--cream);z-index:4}.divider-line{width:1px;height:80px;background:linear-gradient(to bottom,transparent,var(--primary-navy),transparent)}.divider-text{font-size:.875rem;font-weight:500;color:#4b4b4b;padding:var(--space-md) 0}@media(max-width:1024px){.audience-panel{padding:var(--space-2xl)}.audience-content{max-width:320px}}@media(max-width:768px){.audience-container{grid-template-columns:1fr;grid-template-rows:1fr auto 1fr}.audience-panel{min-height:80vh;padding:var(--space-xl)}.audience-content{max-width:100%}.executive-panel .audience-content,.athlete-panel .audience-content{text-align:center;margin:0 auto}.audience-traits{align-items:center}.executive-panel .audience-traits li,.athlete-panel .audience-traits li{padding-left:16px;padding-right:0}.executive-panel .audience-traits li:before{left:0;right:auto}.executive-panel .audience-ingredient{flex-direction:row}.executive-panel .ingredient-info{text-align:left}.audience-divider{flex-direction:row;padding:var(--space-md) var(--space-xl)}.divider-line{width:80px;height:1px;background:linear-gradient(to right,transparent,var(--primary-navy),transparent)}}.stats{background:var(--primary-navy);color:var(--white);padding:var(--space-3xl) 0;position:relative;overflow:hidden}.stats:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at center,rgba(201,169,98,.1) 0%,transparent 70%);pointer-events:none}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-xl);max-width:1000px;margin:0 auto;text-align:center}.stat-item{display:flex;flex-direction:column;align-items:center;gap:var(--space-xs);opacity:0;transform:translateY(40px);will-change:transform,opacity}.stat-item.visible{opacity:1;transform:translateY(0)}.stat-value{font-family:var(--font-heading);font-size:clamp(3rem,8vw,5rem);font-weight:700;line-height:1;color:var(--white);display:inline}.stat-unit{font-family:var(--font-heading);font-size:clamp(1.5rem,3vw,2rem);font-weight:500;color:var(--gold-accent);margin-left:.1em}.stat-label{font-size:.875rem;text-transform:uppercase;letter-spacing:.15em;opacity:.8;margin-top:var(--space-sm)}@media(max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-lg)}}.marquee-section{background:#000;padding:var(--space-lg) 0;overflow:hidden}.marquee-wrap{position:relative;width:100%;overflow:hidden}.marquee-track{display:flex;white-space:nowrap;will-change:transform}.marquee-text{font-family:var(--font-heading);font-size:clamp(1.96rem,4.9vw,5.88rem);font-weight:700;color:var(--bone-white);padding:0;text-transform:uppercase;letter-spacing:-.02em;opacity:.9;flex-shrink:0}.marquee-text:after{content:"\b7";margin-left:var(--space-xl);margin-right:var(--space-xl);color:var(--gold-accent)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;font-size:.9375rem;font-weight:600;border-radius:4px;transition:all var(--transition-medium);cursor:pointer}@media(min-width:769px){.btn-primary,.btn-add-cart,.btn-hero-primary,.chart-cta{position:relative;overflow:hidden}.btn-primary:before,.btn-add-cart:before,.btn-hero-primary:before,.chart-cta:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.12) 50%,transparent 100%);animation:ctaShimmer 4s ease-in-out infinite;pointer-events:none}@keyframes ctaShimmer{0%,to{left:-100%}50%{left:150%}}}.btn-primary{background:var(--copper, #C97B4A);color:var(--white);border:1.5px solid var(--copper, #C97B4A);min-height:52px;padding:14px 28px;border-radius:4px}.btn-primary:hover{background:var(--copper-light, #D4956A);border-color:var(--copper-light, #D4956A);transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-secondary{background:transparent;color:var(--white);border:1.5px solid var(--white);min-height:52px;padding:14px 28px;border-radius:4px}.btn-secondary:hover{background:var(--white);color:var(--primary-navy)}.btn-outline{background:transparent;color:var(--bone-white);border:2px solid var(--bone-white)}.btn-outline:hover{background:var(--bone-white);color:var(--dark-bg)}.btn-add-cart{width:100%;padding:12px 20px;background:var(--primary-navy);color:var(--white);font-size:.875rem;font-weight:600;border-radius:4px}.btn-add-cart:hover{background:var(--primary-navy-light)}.whats-inside{background:var(--primary-navy);color:var(--white);padding:clamp(80px,12vh,140px) 0;position:relative;overflow:hidden}.whats-inside:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 20% 50%,rgba(201,169,98,.08) 0%,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(201,169,98,.06) 0%,transparent 50%);pointer-events:none}.whats-inside .container{position:relative;z-index:1}.whats-inside-header{text-align:center;margin-bottom:clamp(48px,8vh,80px)}.section-eyebrow{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.25em;color:var(--gold-accent);margin-bottom:16px;font-weight:600}.section-title{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:600;margin-bottom:var(--space-md);letter-spacing:-.01em}.section-subtitle{font-size:1.125rem;line-height:1.8;opacity:.9;max-width:600px;margin:0 auto var(--space-xl)}.ingredients-showcase{display:flex;align-items:stretch;justify-content:center;gap:clamp(24px,4vw,48px);margin-bottom:clamp(48px,8vh,80px);flex-wrap:wrap}.ingredient-card{flex:1;min-width:280px;max-width:380px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:clamp(32px,4vw,48px);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease,background .3s ease}.ingredient-card:hover{transform:translateY(-8px);border-color:#c9a9624d;background:#ffffff0f}.ingredient-icon-large{width:80px;height:80px;margin:0 auto 24px;color:var(--gold-accent);opacity:.9}.ingredient-icon-large svg{width:100%;height:100%}.ingredient-card .ingredient-name{font-family:var(--font-heading);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;margin-bottom:12px;color:var(--white)}.ingredient-detail{font-size:.9375rem;opacity:.75;margin-bottom:20px;line-height:1.5}.ingredient-tag{display:inline-block;padding:8px 16px;font-size:.75rem;text-transform:uppercase;letter-spacing:.15em;background:#c9a96226;border:1px solid rgba(201,169,98,.3);border-radius:20px;color:var(--gold-accent)}.mushroom-types{display:flex;flex-direction:column;gap:12px}.mushroom-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;font-size:.875rem;font-weight:500;border-radius:8px;transition:transform .3s ease}.mushroom-badge svg{width:18px;height:18px;flex-shrink:0}.mushroom-badge.executive{background:#4a9b9b26;border:1px solid rgba(74,155,155,.3);color:#6fbfbf}.mushroom-badge.athlete{background:#e67e4d26;border:1px solid rgba(230,126,77,.3);color:#f0a080}.mushroom-badge:hover{transform:translate(4px)}.ingredients-divider{display:flex;align-items:center;justify-content:center;padding:0 8px}.divider-plus{font-family:var(--font-heading);font-size:2.5rem;font-weight:300;color:var(--gold-accent);opacity:.6}.whats-inside-features{display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(16px,3vw,32px);margin-bottom:clamp(32px,5vh,48px)}.feature-item{display:flex;align-items:center;gap:12px;font-size:.9375rem;opacity:.85}.feature-check{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#c9a96233;border-radius:50%;color:var(--gold-accent)}.feature-check svg{width:14px;height:14px}@media(max-width:768px){.ingredients-showcase{flex-direction:column;align-items:center}.ingredients-divider{transform:rotate(90deg);padding:16px 0}.ingredient-card{max-width:100%}.whats-inside-features{flex-direction:column;align-items:center}}.products{background:#000;padding:var(--space-3xl) 0;scroll-margin-top:80px}.products-header{display:flex;justify-content:flex-end;margin-bottom:var(--space-xl)}.products-carousel{position:relative;display:flex;align-items:center;gap:var(--space-md)}.carousel-btn{width:48px;height:48px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:var(--transition-fast);color:var(--bone-white)}.carousel-btn svg{width:24px;height:24px}.carousel-btn:hover{background:var(--primary-navy);color:var(--white)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-lg);flex:1}.product-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;transition:transform var(--transition-medium),border-color var(--transition-medium),box-shadow .4s ease-out;position:relative}.product-card:hover{transform:translateY(-8px);border-color:var(--copper)}.product-card:hover .product-name{color:var(--bone-white)}.product-badge{position:absolute;top:12px;left:12px;background:var(--primary-navy);color:var(--white);padding:6px 12px;font-size:.75rem;font-weight:600;border-radius:4px;z-index:1}.badge-best-value{display:inline-flex;align-items:center;gap:4px;background:linear-gradient(135deg,#d4a84b,#c49a3c,#b8912f);color:#0a0a0a;font-weight:700;letter-spacing:.02em;box-shadow:0 2px 8px #d4a84b4d}.badge-star{flex-shrink:0}.product-image{aspect-ratio:1;background:#0d0d0d;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-placeholder{width:80%;height:80%;border-radius:8px;background:linear-gradient(135deg,var(--athlete-orange) 0%,#D96A3C 100%)}.product-placeholder.executive{background:linear-gradient(135deg,var(--executive-teal) 0%,#3A8585 100%)}.product-placeholder.single{width:60%;height:60%}.product-info{padding:var(--space-md)}.product-name{font-size:.9375rem;font-weight:500;line-height:1.4;margin-bottom:var(--space-sm);color:var(--bone-white)}.product-price{display:flex;align-items:center;justify-content:flex-start;gap:var(--space-sm);margin-bottom:var(--space-md)}.price-original{font-size:.875rem;color:var(--soft-white);opacity:.6;text-decoration:line-through}.price-sale{font-size:1.125rem;font-weight:600;color:var(--copper)}.price-current{font-size:1.125rem;font-weight:600;color:var(--bone-white)}.has-discount .price-original{font-size:.9rem;color:#ffffff73;text-decoration:line-through;text-decoration-color:#ff505080;opacity:1}.price-discount{font-size:1.125rem;font-weight:700;color:#e84142}.has-discount:after{content:attr(data-discount) " OFF";font-size:.6rem;font-weight:700;letter-spacing:.08em;color:#fff;background:#e84142;padding:2px 6px;border-radius:3px;line-height:1}.benefits{background:var(--primary-navy);color:var(--white);padding:var(--space-3xl) 0;text-align:center}.benefits-media{max-width:900px;margin:0 auto var(--space-xl)}.video-container{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:16/9}.video-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#2a3b73,#1a2b63)}.play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--transition-medium)}.play-btn svg{width:28px;height:28px;margin-left:4px;color:var(--primary-navy)}.play-btn:hover{transform:translate(-50%,-50%) scale(1.1)}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-xl);max-width:900px;margin:0 auto}.benefit-item{display:flex;flex-direction:column;align-items:center;gap:var(--space-sm)}.benefit-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.benefit-icon svg{width:48px;height:48px;stroke-width:1.5}.benefit-label{font-size:1rem;font-weight:500;opacity:.9}.featured{background:#000;padding:var(--space-3xl) 0;position:relative}.featured:before{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,#000 0%,transparent 100%);pointer-events:none;z-index:1}.featured:after{content:"";position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(to top,#000 0%,transparent 100%);pointer-events:none;z-index:1}.featured-layout{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:center}.featured-image{display:flex;justify-content:center}.featured-image img{width:100%;max-width:450px;height:auto;border-radius:16px;box-shadow:var(--shadow-lg);object-fit:cover}.featured-product-visual{width:400px;height:400px;background:linear-gradient(135deg,var(--athlete-orange) 0%,var(--executive-teal) 100%);border-radius:16px;box-shadow:var(--shadow-lg)}.featured-content{max-width:500px}.featured-badge{display:inline-block;background:var(--gold-accent);color:var(--text-dark);padding:6px 16px;font-size:.75rem;font-weight:600;border-radius:20px;margin-bottom:var(--space-md)}.featured-title{font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.75rem);font-weight:600;margin-bottom:var(--space-md);color:var(--bone-white)}.featured-rating{display:flex;gap:4px;margin-bottom:var(--space-md)}.featured-rating svg,.stars svg{width:20px;height:20px;fill:var(--gold-accent)}.featured-tagline{font-size:1.25rem;font-weight:500;color:var(--bone-white);margin-bottom:var(--space-sm)}.featured-description{font-size:1rem;color:var(--soft-white);line-height:1.7;margin-bottom:var(--space-sm)}.featured-cta-text{font-size:1rem;font-style:italic;color:var(--soft-white);margin-bottom:var(--space-lg)}.trust-stats,.media-carousel-section{padding:48px 0}.trust-stats-strip{background:#000;display:flex;justify-content:center;align-items:center;gap:0;padding:2rem 1.5rem;flex-wrap:wrap}.trust-stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 2.5rem}.trust-stat-value{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--bone-white);letter-spacing:-.01em}.trust-stat-label{font-size:.8rem;color:#ffffff80;margin-top:.2rem;letter-spacing:.02em}.trust-stat-divider{width:1px;height:36px;background:#ffffff26;flex-shrink:0}@media(max-width:768px){.trust-stats-strip{gap:1rem;padding:1.5rem 1rem}.trust-stat-item{padding:0 1rem}.trust-stat-value{font-size:1rem}.trust-stat-divider{height:28px}}@media(max-width:480px){.trust-stats-strip{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.trust-stat-divider{display:none}}.media-carousel{background:#000;height:20vh;min-height:140px;max-height:240px;display:flex;align-items:center;position:relative;overflow:hidden}.media-carousel-wrap{width:100%;overflow:hidden;position:relative}.media-carousel-track{display:flex;align-items:center;gap:0;will-change:transform;animation:mediaCarouselScroll 10.4s linear infinite}.media-carousel-item{flex-shrink:0;width:180px;height:180px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);margin-right:.5rem}.media-carousel-item img,.media-carousel-item video{width:100%;height:100%;object-fit:cover;object-position:center}.media-carousel-item.video-face video{object-fit:cover;object-position:80% -10%}.media-carousel:before,.media-carousel:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.media-carousel:before{left:0;background:linear-gradient(to right,#000 0%,transparent 100%)}.media-carousel:after{right:0;background:linear-gradient(to left,#000 0%,transparent 100%)}@keyframes mediaCarouselScroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-8*(180px + .5rem)),0,0)}}@media(max-width:768px){.media-carousel{height:18vh;min-height:120px;max-height:180px}.media-carousel-track{gap:0}.media-carousel-item{width:120px;height:120px;border-radius:8px;margin-right:.375rem}@keyframes mediaCarouselScroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-8*(120px + .375rem)),0,0)}}.media-carousel:before,.media-carousel:after{width:50px}}@media(max-width:480px){.media-carousel{height:15vh;min-height:100px;max-height:140px}.media-carousel-item{width:100px;height:100px;border-radius:6px;margin-right:.375rem}@keyframes mediaCarouselScroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(-8*(100px + .375rem)),0,0)}}.media-carousel:before,.media-carousel:after{width:30px}}.media-carousel:hover .media-carousel-track{animation-play-state:paused}.lifestyle{display:none}.lifestyle-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,200px)}.lifestyle-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a1a1a,#0d0d0d);transition:transform var(--transition-slow)}.lifestyle-item:hover .lifestyle-placeholder{transform:scale(1.05)}.testimonials{background:#000;padding:var(--space-3xl) 0}.testimonials-slider{display:flex;align-items:center;gap:var(--space-lg);max-width:1000px;margin:0 auto}.slider-btn{width:48px;height:48px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:var(--transition-fast);color:var(--bone-white)}.slider-btn svg{width:24px;height:24px}.slider-btn:hover{background:var(--primary-navy);color:var(--white)}.testimonial-card{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);align-items:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden}.testimonial-media{aspect-ratio:1}.testimonial-video-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#3a4b7a,#1a2b63)}.testimonial-avatar{width:100%;height:100%;background:linear-gradient(135deg,#1a2b63,#2a3f8a);display:flex;align-items:center;justify-content:center;font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:3rem;font-weight:700;letter-spacing:.05em;color:#f5f0e8d9;-webkit-user-select:none;user-select:none}.testimonial-photo{width:100%;height:100%;object-fit:cover;display:block}.testimonial-content{padding:var(--space-xl)}.testimonial-quote{font-size:1.125rem;font-style:italic;line-height:1.7;color:var(--bone-white);margin-bottom:var(--space-lg)}.testimonial-author{display:block;font-size:.9375rem;font-style:normal;font-weight:500;color:var(--soft-white);margin-bottom:var(--space-md)}.testimonial-rating{display:flex;gap:4px}.testimonial-rating svg{width:20px;height:20px;fill:var(--gold-accent)}.slider-dots{display:flex;justify-content:center;gap:var(--space-sm);margin-top:var(--space-lg)}.dot{width:10px;height:10px;border-radius:50%;background:#fff3;transition:var(--transition-fast)}.dot.active{background:var(--copper)}.effects-showcase{background:#000;padding:var(--space-2xl) 0}.effects-header{text-align:center;margin-bottom:var(--space-xl)}.effects-label{display:inline-block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--copper);margin-bottom:var(--space-sm);padding:8px 16px;border:1px solid rgba(201,123,74,.4);border-radius:100px}.effects-headline{font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--cream);margin-bottom:var(--space-sm)}.effects-subtitle{font-size:.9rem;color:var(--cream);opacity:.85;max-width:500px;margin:0 auto}.effects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);max-width:700px;margin:0 auto}.effect-card{text-align:center}.effect-video-wrap{position:relative;width:100%;aspect-ratio:9 / 16;max-height:280px;border-radius:12px;overflow:hidden;background:#111;margin:0 auto var(--space-sm)}.effect-video{width:100%;height:100%;object-fit:cover}.effect-caption{font-size:.8rem;font-style:italic;color:var(--cream);opacity:.85;padding:0;border:none;background:none;box-shadow:none}.effects-disclaimer{text-align:center;font-size:.7rem;color:var(--cream);opacity:.8;margin-top:var(--space-lg);max-width:500px;margin-left:auto;margin-right:auto}@media(max-width:600px){.effects-grid{grid-template-columns:1fr;max-width:280px}.effect-video-wrap{max-height:320px}}.faq{background:#000;padding:var(--space-3xl) 0;position:relative}.faq:before{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,#000 0%,transparent 100%);pointer-events:none;z-index:1}.faq-accordion{max-width:800px;margin:0 auto var(--space-xl)}.faq-item{border-bottom:1px solid rgba(255,255,255,.1)}.faq-question{display:flex;align-items:center;justify-content:space-between;padding:var(--space-lg) 0;cursor:pointer;list-style:none}.faq-question::-webkit-details-marker{display:none}.faq-question h3{font-size:1.125rem;font-weight:500;color:var(--bone-white)}.faq-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:transform var(--transition-medium)}.faq-icon svg{width:20px;height:20px;stroke-width:2;stroke:var(--copper)}.faq-item[open] .faq-icon{transform:rotate(45deg)}.faq-answer{padding-bottom:var(--space-lg);color:var(--soft-white);line-height:1.7}.faq-answer ul{margin:var(--space-sm) 0;padding-left:var(--space-lg)}.faq-answer li{list-style:disc;margin-bottom:var(--space-xs)}.faq .btn-secondary{display:block;width:fit-content;margin:0 auto;color:var(--copper);border-color:var(--copper)}.faq .btn-secondary:hover{background:var(--copper);color:var(--dark-bg)}.footer{background:#0d0d0d;color:var(--white);padding:var(--space-3xl) 0 var(--space-xl);border-top:1px solid rgba(255,255,255,.06)}.footer-grid{display:grid;grid-template-columns:1fr 2fr 1fr;gap:var(--space-2xl)}.footer-logo .logo-svg{width:100px;height:40px}.footer-logo .logo-text{fill:var(--white)}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl)}.footer-column h4{font-size:.9375rem;font-weight:600;margin-bottom:var(--space-md);opacity:.9}.footer-column ul{display:flex;flex-direction:column;gap:var(--space-sm)}.footer-column a{font-size:.875rem;opacity:.8;text-decoration:underline;text-decoration-color:transparent;transition:var(--transition-fast)}.footer-column a:hover{opacity:1;text-decoration-color:currentColor}.footer-newsletter p{font-size:.9375rem;line-height:1.6;margin-bottom:var(--space-md);opacity:.9}.newsletter-form{display:flex;gap:var(--space-sm);margin-bottom:var(--space-lg)}.newsletter-form input{flex:1;padding:14px 16px;font-size:.9375rem;border:1px solid rgba(255,255,255,.3);border-radius:4px;background:#ffffff1a;color:var(--white)}.newsletter-form input::placeholder{color:#ffffffbf}.newsletter-form input:focus{outline:none;border-color:var(--white);background:#ffffff26}.newsletter-form .btn{padding:14px 24px;background:var(--white);color:var(--warm-brown);border:none}.newsletter-form .btn:hover{background:var(--cream)}.social-links{display:flex;gap:var(--space-md)}.social-links a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff1a;transition:var(--transition-fast)}.social-links svg{width:20px;height:20px}.social-links a:hover{background:var(--white);color:var(--warm-brown)}@media(max-width:1024px){.products-grid,.benefits-grid{grid-template-columns:repeat(2,1fr)}.featured-layout{grid-template-columns:1fr;text-align:center}.featured-content{max-width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:var(--space-xl)}.footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){:root{--container-padding: 20px}.nav-links{display:none}.mobile-menu-btn{display:flex}.hero{padding-top:100px;min-height:auto;padding-bottom:var(--space-2xl)}.hero-title{font-size:2.5rem}.products-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.carousel-btn{display:none}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-lg)}.lifestyle-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(4,150px)}.testimonials-slider{flex-direction:column}.testimonial-card{grid-template-columns:1fr}.slider-btn{display:none}.footer-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr;gap:var(--space-lg)}.newsletter-form{flex-direction:column}}.fade-up{opacity:0;transform:translateY(40px);transition:opacity var(--transition-slow),transform var(--transition-slow)}.fade-up.visible{opacity:1;transform:translateY(0)}.stagger-item{opacity:0;transform:translateY(20px)}.stagger-item.visible{opacity:1;transform:translateY(0)}.hero-content{visibility:hidden}.hero-title .char{display:inline-block;will-change:transform,opacity;backface-visibility:hidden}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--athlete-orange),var(--executive-teal));transform:scaleX(0);transform-origin:left center;z-index:9999;pointer-events:none}.product-card{transform-style:preserve-3d;perspective:1000px;will-change:transform}.card-shine{position:absolute;width:150px;height:150px;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);border-radius:50%;pointer-events:none;opacity:0;transform:translate(-50%,-50%);z-index:10;filter:blur(20px)}.btn{transform-style:preserve-3d;will-change:transform,box-shadow}.btn-shine{position:absolute;width:100px;height:100px;background:radial-gradient(circle,rgba(255,255,255,.4) 0%,transparent 70%);border-radius:50%;pointer-events:none;opacity:0;transform:translate(-50%,-50%);filter:blur(15px);z-index:1}.btn-ripple{position:absolute;width:20px;height:20px;background:#fff6;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);z-index:0}.btn-add-cart{position:relative;overflow:hidden}.success-ripple{position:absolute;top:50%;left:50%;width:100%;height:100%;background:#2a8b2a4d;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%) scale(0)}.benefit-icon{will-change:transform,filter;transition:filter .3s ease}.benefit-icon svg{filter:drop-shadow(0 0 8px rgba(255,255,255,.2))}.benefit-item{cursor:pointer;transition:transform .3s ease}.featured-product-visual{will-change:transform;transform-style:preserve-3d}.featured-badge{will-change:transform}.featured-rating svg,.testimonial-rating svg,.stars svg{will-change:transform,opacity}.quote-mark{display:inline-block;font-size:3em;line-height:0;vertical-align:middle;margin-right:.1em;opacity:.3;color:var(--primary-navy);font-family:Georgia,serif;will-change:transform,opacity}.quote-open{margin-right:.05em}.play-btn{will-change:transform,box-shadow;cursor:pointer}.social-links a{will-change:transform}.lifestyle-item{overflow:hidden}.lifestyle-placeholder{will-change:transform}.carousel-btn,.slider-btn{will-change:transform,background-color}.carousel-btn:active,.slider-btn:active{transform:scale(.95)}.faq-icon{will-change:transform}.product-badge{will-change:transform,box-shadow}.cart-icon{will-change:transform}.cart-count{will-change:transform,opacity}.hero-image{will-change:transform}.section-title{will-change:clip-path,transform,opacity}.section-subtitle{will-change:transform,opacity,filter}.reveal-line{position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--primary-navy);transform-origin:left center}@media(max-width:768px){.scroll-progress{height:2px}.card-shine,.btn-shine{display:none}.product-card{transform-style:flat;perspective:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.scroll-progress{display:none}.hero-content{visibility:visible}}.product-img{width:100%;height:100%;object-fit:cover;cursor:pointer;transition:transform .3s ease}.product-image:hover .product-img{transform:scale(1.05)}.product-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:10001;align-items:center;justify-content:center;padding:var(--space-lg)}.product-modal.active{display:flex}.product-modal-content{background:var(--white);border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow:hidden;display:grid;grid-template-columns:1.2fr 1fr;position:relative}.modal-close{position:absolute;top:16px;right:16px;min-width:44px;min-height:44px;border:none;background:var(--primary-navy);color:var(--white);font-size:24px;border-radius:50%;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.modal-close:hover{background:var(--executive-teal)}.modal-gallery{background:var(--cream);padding:var(--space-lg);display:flex;flex-direction:column;gap:var(--space-md)}.modal-main-image{flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px}.modal-main-image img{max-width:100%;max-height:400px;object-fit:contain}.modal-thumbnails{display:flex;gap:var(--space-sm);justify-content:center}.modal-thumbnail{width:80px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;border:3px solid transparent;transition:border-color .3s ease}.modal-thumbnail:hover,.modal-thumbnail.active{border-color:var(--primary-navy)}.modal-thumbnail img{width:100%;height:100%;object-fit:cover}.modal-info{padding:var(--space-xl);display:flex;flex-direction:column;justify-content:center}.modal-info h2{font-family:var(--font-heading);font-size:2rem;color:var(--primary-navy);margin-bottom:var(--space-md)}.modal-price{font-size:1.5rem;font-weight:600;color:var(--executive-teal);margin-bottom:var(--space-lg)}.btn-add-cart-modal{width:100%;padding:var(--space-md) var(--space-xl);font-size:1rem}@media(max-width:768px){.product-modal-content{grid-template-columns:1fr;max-height:95vh;overflow-y:auto}.modal-main-image img{max-height:300px}.modal-info{padding:var(--space-lg)}}.hero-promise{display:block;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:500;color:var(--white);margin-bottom:4px;text-shadow:0 2px 12px rgba(0,0,0,.6)}.hero-body{font-size:clamp(.9375rem,1.5vw,1.125rem);color:#fffc;margin-bottom:var(--space-md);line-height:1.6}.hero-trust-micro{font-size:.8125rem;text-transform:uppercase;letter-spacing:.15em;color:#fff9;margin-bottom:var(--space-xl)}.hero-natural{color:#22c55e;font-weight:600}.hero-vc-backing{display:inline-flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:8px 16px;margin-bottom:var(--space-lg);font-size:.8125rem;color:#ffffffe6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero-vc-backing .vc-badge-icon{width:18px;height:18px;stroke:#22c55e;flex-shrink:0}.hero-vc-backing strong{color:var(--white);font-weight:600}.hero-ctas{display:flex;flex-direction:column;gap:var(--space-sm);align-items:center;width:100%;margin:0 auto}.hero-ctas .btn-secondary{border-color:#ffffff80;color:var(--white)}.hero-ctas .btn-secondary:hover{background:var(--white);color:var(--primary-navy);border-color:var(--white)}.hero-ctas .btn-hero-primary{padding:18px 48px;font-size:1.0625rem;font-weight:700;background:var(--accent-copper);border-color:var(--accent-copper);box-shadow:0 4px 20px #c97b4a66;text-transform:uppercase;letter-spacing:.05em}.hero-ctas .btn-hero-primary:hover{background:#d4956a;border-color:#d4956a;box-shadow:0 6px 28px #c97b4a80;transform:translateY(-3px)}.hero-cta-micro{margin-top:var(--space-sm);font-size:.8125rem;color:#ffffffb3;text-align:center;font-weight:400;letter-spacing:.02em}.trust-strip-marquee{background:var(--dark-bg);height:20vh;min-height:140px;max-height:240px;display:flex;align-items:center;overflow:hidden;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);position:relative}.trust-marquee-wrap{width:100%;overflow:hidden;position:relative}.trust-marquee-track{display:flex;align-items:center;white-space:nowrap;will-change:transform}.trust-marquee-item{font-family:var(--font-display);font-size:clamp(2.4rem,9vw,6rem);font-weight:600;text-transform:uppercase;letter-spacing:-.02em;color:var(--bone-white);opacity:.9;line-height:1;padding:0 .25em;flex-shrink:0}.trust-marquee-separator{font-size:clamp(1.6rem,6vw,4rem);color:var(--copper);opacity:.6;padding:0 .15em;flex-shrink:0}.trust-strip-marquee:before,.trust-strip-marquee:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.trust-strip-marquee:before{left:0;background:linear-gradient(to right,var(--dark-bg) 0%,transparent 100%)}.trust-strip-marquee:after{right:0;background:linear-gradient(to left,var(--dark-bg) 0%,transparent 100%)}@media(max-width:768px){.trust-strip-marquee{height:20vh;min-height:120px;max-height:200px}.trust-marquee-item{font-size:clamp(1rem,6vw,1.8rem);padding:0 .15em}.trust-marquee-separator{font-size:clamp(.75rem,4vw,1.2rem)}.trust-strip-marquee:before,.trust-strip-marquee:after{width:40px}}.trust-block{background:#000;padding:clamp(48px,8vh,80px) 0;border-bottom:none}.trust-metrics{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:clamp(24px,4vw,48px);margin-bottom:clamp(40px,6vh,64px)}.trust-metric{display:flex;align-items:center;gap:12px}.trust-metric-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#c97b4a1a;border-radius:10px;flex-shrink:0}.trust-metric-icon svg{width:22px;height:22px;color:var(--copper)}.trust-metric-content{display:flex;flex-direction:column;gap:2px}.trust-metric-value{font-family:var(--font-heading);font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600;color:var(--bone-white);line-height:1.2}.trust-metric-label{font-size:clamp(.6875rem,1vw,.8125rem);color:#ffffff80;text-transform:uppercase;letter-spacing:.1em}.trust-metric-divider{width:1px;height:40px;background:#ffffff1a}.trust-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,40px);margin-bottom:clamp(40px,6vh,64px)}.trust-testimonial{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:clamp(20px,2.5vw,32px);text-align:center;transition:border-color var(--transition-medium),background var(--transition-medium)}.trust-testimonial:hover{border-color:#c97b4a4d;background:#ffffff0d}.trust-testimonial-stars{display:flex;justify-content:center;gap:2px;margin-bottom:12px}.trust-testimonial-stars svg{width:16px;height:16px;color:var(--copper)}.trust-testimonial-quote{font-family:var(--font-body);font-size:clamp(.9375rem,1.2vw,1.0625rem);color:var(--bone-white);line-height:1.5;margin-bottom:12px;font-style:italic}.trust-testimonial-author{font-size:clamp(.75rem,1vw,.875rem);color:#ffffff80;font-weight:500}.trust-badges{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:clamp(24px,4vw,56px)}.trust-badge{display:flex;align-items:center;gap:10px;padding:10px 16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:8px;transition:border-color var(--transition-medium)}.trust-badge:hover{border-color:#c97b4a66}.trust-badge svg{width:20px;height:20px;color:var(--copper);flex-shrink:0}.trust-badge span{font-size:clamp(.75rem,1vw,.875rem);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-weight:500}@media(max-width:1024px){.trust-metrics{gap:20px}.trust-metric-divider{display:none}.trust-testimonials{grid-template-columns:repeat(2,1fr)}.trust-testimonials .trust-testimonial:last-child{grid-column:span 2;max-width:400px;margin:0 auto}}@media(max-width:768px){.trust-block{padding:clamp(32px,6vh,56px) 0}.trust-metrics{flex-direction:column;gap:16px;margin-bottom:32px}.trust-metric{width:100%;max-width:280px;justify-content:flex-start;padding:12px 16px;background:#ffffff05;border-radius:10px}.trust-testimonials{grid-template-columns:1fr;gap:16px;margin-bottom:32px}.trust-testimonials .trust-testimonial:last-child{grid-column:span 1;max-width:none}.trust-badges{flex-direction:column;gap:12px}.trust-badge{width:100%;max-width:280px;justify-content:center}}.problem-frame-section{position:relative;width:100%;height:250vh;background:#000}.problem-canvas-wrap{position:sticky;top:0;width:100%;height:100vh;z-index:1}.problem-canvas-wrap:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 20%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.6) 60%,rgba(0,0,0,.85) 80%,#000 100%);pointer-events:none;z-index:2}#problem-canvas{width:100%;height:100%;display:block}.problem-text-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;align-items:center;justify-content:flex-start;z-index:100;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}.problem-text-overlay.visible{opacity:1;visibility:visible}.problem-text-overlay:before{display:none}.problem-text-overlay:after{display:none}.problem-content{position:relative;z-index:5;text-align:left;max-width:45%;margin-left:5vw;padding:0;overflow:visible}.problem-text-overlay .problem-headline{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,5rem);font-weight:600;white-space:nowrap;color:#fff;margin-bottom:var(--space-xl);letter-spacing:-.02em;text-shadow:0 2px 4px rgba(0,0,0,.9),0 4px 20px rgba(0,0,0,.8),0 8px 40px rgba(0,0,0,.6);transform:translate(-30px);opacity:0;transition:transform .5s cubic-bezier(.16,1,.3,1),opacity .5s cubic-bezier(.16,1,.3,1)}.problem-text-overlay.visible .problem-headline{transform:translate(0);opacity:1}.problem-text-overlay .problem-line{font-size:clamp(1.25rem,2.5vw,1.75rem);color:#fffffff2;margin-bottom:var(--space-sm);line-height:1.5;text-shadow:0 1px 3px rgba(0,0,0,.9),0 2px 12px rgba(0,0,0,.7),0 4px 24px rgba(0,0,0,.5);transform:translate(-20px);opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1)}.problem-text-overlay.visible .problem-line{transform:translate(0);opacity:1}.problem-text-overlay.visible .problem-line:nth-child(2){transition-delay:.03s}.problem-text-overlay.visible .problem-line:nth-child(3){transition-delay:.06s}.problem-text-overlay .problem-subtle{font-size:clamp(.9375rem,1.5vw,1.125rem);color:#ffffffe6;margin-top:var(--space-lg);font-style:italic;text-shadow:0 1px 3px rgba(0,0,0,.9),0 2px 12px rgba(0,0,0,.7),0 4px 20px rgba(0,0,0,.5);transform:translate(-15px);opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1) .1s,opacity .4s cubic-bezier(.16,1,.3,1) .1s}.problem-text-overlay.visible .problem-subtle{transform:translate(0);opacity:1}@media(max-width:768px){.problem-frame-section{height:200vh}.problem-content{max-width:90%;padding-left:var(--container-padding);text-align:center;margin:0 auto}.problem-text-overlay:before{background:linear-gradient(180deg,#000000e6,#000000bf 40%,#00000080,#00000040)}.problem-text-overlay:after{background:#00000059}.problem-headline,.problem-line,.problem-subtle{transform:translateY(20px)}.problem-text-overlay.visible .problem-headline,.problem-text-overlay.visible .problem-line,.problem-text-overlay.visible .problem-subtle{transform:translateY(0)}}.hero-media{display:none!important;visibility:hidden!important}.section-transition-overlay{position:absolute;bottom:0;left:0;width:100%;height:120px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.5) 40%,rgba(0,0,0,.85) 70%,#000 100%);z-index:1;pointer-events:none}.performance-chart-section{position:relative;z-index:4;background:#000}.performance-chart-section .chart-header{position:relative}.performance-chart-section .chart-header:before{content:"";position:absolute;top:-60px;left:50%;transform:translate(-50%);width:500px;height:180px;background:radial-gradient(ellipse at center,rgba(201,123,74,.06) 0%,rgba(0,102,255,.04) 30%,transparent 70%);pointer-events:none;z-index:-1;filter:blur(20px)}.performance-chart-section{background:#000;padding:clamp(100px,15vh,160px) 0;text-align:center;position:relative}.chart-header{margin-bottom:var(--space-2xl)}.chart-label{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--copper);margin-bottom:var(--space-md);padding:10px 24px;border:1px solid rgba(201,123,74,.4);border-radius:100px}.chart-headline{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.1;color:var(--cream);margin-bottom:var(--space-md);letter-spacing:-.02em}.chart-brand{color:var(--copper)}.chart-brand-logo{display:inline-block;height:1em;width:auto;vertical-align:baseline;margin:0 .08em;position:relative;top:.15em}.chart-intro{font-size:clamp(1rem,1.8vw,1.25rem);color:var(--cream);opacity:.8;max-width:450px;margin:0 auto;line-height:1.6}.chart-stats{display:flex;justify-content:center;align-items:center;gap:clamp(24px,5vw,60px);max-width:800px;margin:0 auto var(--space-2xl);padding:var(--space-lg) 0}.chart-stat{display:flex;flex-direction:column;align-items:center;gap:8px}.chart-stat-value{font-family:var(--font-heading);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;color:var(--cream);line-height:1}.chart-stat-unit{font-size:.45em;font-weight:500;color:var(--copper);margin-left:2px;vertical-align:baseline}.chart-stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:var(--cream);opacity:.85}.chart-stat-divider{width:1px;height:50px;background:#ffffff26}.cib-block{text-align:center;max-width:720px;margin:clamp(3rem,6vw,5rem) auto clamp(2rem,5vw,3rem);padding:clamp(3.5rem,8vw,6rem) clamp(2rem,5vw,4rem);border-radius:20px;background:radial-gradient(ellipse at 50% 0%,rgba(232,147,58,.12) 0%,transparent 60%),radial-gradient(ellipse at 50% 100%,rgba(232,147,58,.08) 0%,transparent 60%),linear-gradient(180deg,#141414,#1a1a1a,#141414);border:1px solid rgba(201,123,74,.2);box-shadow:0 0 60px #c97b4a14,inset 0 1px #ffffff08}.cib-title{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(2.5rem,6vw,4rem);font-weight:700;color:#f5f0e8!important;-webkit-text-fill-color:#F5F0E8!important;margin:0 0 clamp(1.25rem,3vw,2rem);line-height:1.1;letter-spacing:-.02em;text-shadow:none!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;white-space:normal!important}.cib-title em{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;color:#c97b4a!important;-webkit-text-fill-color:#C97B4A!important}.cib-line{font-family:var(--font-body, "Inter", sans-serif);font-size:clamp(1.1rem,2.5vw,1.5rem);color:#f5f0e8d9!important;-webkit-text-fill-color:rgba(245,240,232,.85)!important;line-height:1.7;margin:0;font-weight:300;text-shadow:none!important}.cib-pause{margin-top:.6em}.cib-sub{font-family:var(--font-body, "Inter", sans-serif);font-size:clamp(.8rem,1.4vw,.95rem);color:#c97b4ad9!important;-webkit-text-fill-color:rgba(201,123,74,.85)!important;margin-top:clamp(1.75rem,3vw,2.5rem);letter-spacing:.1em;text-transform:uppercase;font-weight:500;text-shadow:none!important}@media(max-width:600px){.chart-stats{flex-direction:column;gap:var(--space-md)}.chart-stat-divider{width:40px;height:1px}.chart-stat-value{font-size:2.5rem}}.performance-chart{max-width:900px;margin:0 auto var(--space-xl);padding:var(--space-md);background:transparent;border-radius:0;border:none}.chart-container{position:relative;width:100%;aspect-ratio:2 / 1}.chart-svg{width:100%;height:100%}.chart-svg--mobile{display:none}@media(max-width:768px){.chart-svg--desktop{display:none!important}.chart-svg--mobile{display:block!important}}.zone-fill{opacity:0;animation:zoneFadeIn 1s ease forwards;animation-delay:.5s}@keyframes zoneFadeIn{to{opacity:1}}.zone-label{font-family:var(--font-body);font-size:11px;fill:var(--copper);text-transform:uppercase;letter-spacing:.15em;opacity:.8}.axis-label{font-family:var(--font-body);font-size:12px;fill:var(--soft-white);opacity:.5}.line-label{font-family:var(--font-body);font-size:13px;font-weight:600}.line-label.regular{fill:#666}.line-label.ntrl{fill:#e8913a}.coffee-line{stroke-linecap:round;stroke-linejoin:round}.chart-promises{display:flex;justify-content:center;gap:var(--space-lg);margin-bottom:var(--space-xl);flex-wrap:wrap}.chart-promise{font-size:clamp(1rem,1.8vw,1.25rem);color:var(--cream);font-weight:500;position:relative;padding-left:20px}.chart-promise:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:var(--copper);border-radius:50%}.chart-cta{background:var(--copper);border-color:var(--copper);color:var(--navy);font-weight:600}.chart-cta:hover{background:var(--copper-light);border-color:var(--copper-light)}@media(max-width:768px){.performance-chart{padding:var(--space-md)}.chart-promises{flex-direction:column;align-items:center;gap:var(--space-sm)}}.products-duo{background:#000;padding:clamp(160px,24vh,320px) 0 clamp(60px,8vh,110px)}.products-duo-container{display:flex;flex-direction:column;gap:.75rem;max-width:1200px;margin:0 auto;padding:0 var(--container-padding)}.product-duo-card{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;min-height:260px;max-height:40vh;overflow:hidden;position:relative;border-radius:20px;background:var(--dark-bg);border:1px solid rgba(255,255,255,.08);transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s ease,box-shadow .4s ease}.product-duo-card:hover{transform:translateY(-4px)}.focus-card{background:linear-gradient(135deg,var(--dark-bg) 0%,rgba(26,43,99,.03) 100%)}.focus-card:hover{border-color:var(--primary-navy);box-shadow:0 8px 40px #1a2b6340,0 0 80px #1a2b6314}.breath-card{background:linear-gradient(135deg,var(--dark-bg) 0%,rgba(230,126,77,.03) 100%)}.breath-card:hover{border-color:var(--athlete-orange);box-shadow:0 8px 40px #e67e4d33,0 0 80px #e67e4d0f}.focus-card .btn-product-duo{border-color:var(--executive-teal, #4A9B9B);color:var(--executive-teal, #4A9B9B)}.focus-card .btn-product-duo:hover{background:var(--executive-teal, #4A9B9B);color:var(--dark-bg)}.breath-card .btn-product-duo{border-color:var(--athlete-orange, #E67E4D);color:var(--athlete-orange, #E67E4D)}.breath-card .btn-product-duo:hover{background:var(--athlete-orange, #E67E4D);color:var(--dark-bg)}.product-duo-content{grid-column:1;grid-row:1;padding:2.25rem 1.75rem .5rem;display:flex;flex-direction:column;justify-content:center;gap:2px}.product-duo-bottom{grid-column:1;grid-row:2;padding:0 1.75rem 1.75rem}.product-duo-label{display:inline;font-family:var(--font-body);font-size:.44rem;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:#f5f0e866;margin-left:10px;vertical-align:middle}.focus-card .product-duo-label{color:#4a9b9bb3}.breath-card .product-duo-label{color:#e67e4db3}.product-duo-title{font-family:var(--font-heading);font-size:clamp(1.44rem,2.8vw,2rem);font-weight:700;color:var(--bone-white);margin-bottom:4px;letter-spacing:.08em;line-height:1}.product-duo-tagline{font-family:var(--font-body);font-size:.68rem;font-weight:500;color:var(--soft-white);opacity:.7;margin-bottom:var(--space-sm);letter-spacing:.05em}.product-duo-desc{font-size:.68rem;color:var(--soft-white);opacity:.8;line-height:1.55;margin-bottom:6px}.product-duo-details{display:block;font-size:.6rem;color:var(--soft-white);opacity:.5;margin-bottom:var(--space-sm);letter-spacing:.03em}.product-duo-price{display:flex;align-items:baseline;gap:.5rem;margin-bottom:var(--space-sm)}.product-duo-price-original{font-size:.76rem;color:var(--soft-white);opacity:.4;text-decoration:line-through}.product-duo-price-current{font-family:var(--font-heading);font-size:1.2rem;font-weight:700;color:var(--bone-white)}.product-duo-cta-wrap{text-align:center;margin-top:auto}.btn-product-duo{display:inline-block;width:auto;padding:10px 32px;background:transparent;border:2px solid var(--copper);color:var(--copper);font-family:var(--font-body);font-weight:600;font-size:.8rem;letter-spacing:.05em;border-radius:6px;text-align:center;transition:all .3s ease;text-decoration:none}.btn-product-duo:hover{background:var(--copper);color:var(--dark-bg)}.product-duo-image{grid-column:2;grid-row:1 / -1;position:relative;overflow:hidden;min-height:280px}.product-duo-image:before{content:"";position:absolute;top:0;left:0;bottom:0;width:80px;z-index:1;pointer-events:none;background:linear-gradient(to right,var(--dark-bg),transparent)}.product-duo-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.product-duo-overlay-cta{display:none}@media(max-width:768px){.product-duo-card{flex-direction:column-reverse;min-height:auto}.product-duo-image{height:260px;border-radius:20px 20px 0 0}.product-duo-image:before{top:auto;left:0;right:0;bottom:0;width:100%;height:80px;background:linear-gradient(to top,var(--dark-bg),transparent)}.product-duo-content{padding:2rem 1.5rem 2.5rem}.product-duo-title{font-size:1.8rem}.product-duo-price-current{font-size:1.4rem}}.clean-formulation{background:#000;padding:clamp(80px,12vh,140px) 0;text-align:center}.formulation-headline{font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:600;color:var(--bone-white);margin-bottom:var(--space-2xl);letter-spacing:-.01em}.formulation-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--space-md) var(--space-xl);max-width:800px;margin:0 auto var(--space-2xl);padding:0 var(--container-padding);text-align:left}.formulation-item{display:flex;align-items:center;gap:12px;font-size:1rem;color:var(--soft-white)}.formulation-check{width:24px;height:24px;stroke:var(--copper);flex-shrink:0}.formulation-footer{font-size:clamp(1.25rem,2vw,1.5rem);font-weight:500;color:var(--copper);font-style:italic}.science-section{position:relative;background-color:#000;background-image:url(why-it-works-bg.jpg);background-size:contain;background-position:center;background-repeat:no-repeat;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:clamp(100px,15vh,200px) 0;text-align:center}.science-headline{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);font-weight:600;color:var(--bone-white);margin-bottom:var(--space-xl)}.science-content{max-width:700px;margin:0 auto var(--space-lg)}.science-line{font-size:clamp(1rem,1.8vw,1.25rem);color:var(--soft-white);opacity:.9;margin-bottom:var(--space-sm);line-height:1.6}.science-final{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:600;color:var(--copper);margin-top:var(--space-lg)}.neon-blue{color:#4a7bf7;text-shadow:0 0 7px rgba(26,43,99,.6),0 0 20px rgba(74,123,247,.4),0 0 40px rgba(74,123,247,.2);animation:neonPulseBlue 2.5s ease-in-out infinite alternate}.neon-orange{color:var(--athlete-orange);text-shadow:0 0 7px rgba(230,126,77,.6),0 0 20px rgba(230,126,77,.4),0 0 40px rgba(230,126,77,.2);animation:neonPulseOrange 2.5s ease-in-out infinite alternate}@keyframes neonPulseBlue{0%{text-shadow:0 0 7px rgba(26,43,99,.6),0 0 20px rgba(74,123,247,.4),0 0 40px rgba(74,123,247,.2)}to{text-shadow:0 0 10px rgba(26,43,99,.8),0 0 30px rgba(74,123,247,.6),0 0 60px rgba(74,123,247,.35),0 0 80px rgba(74,123,247,.15)}}@keyframes neonPulseOrange{0%{text-shadow:0 0 7px rgba(230,126,77,.6),0 0 20px rgba(230,126,77,.4),0 0 40px rgba(230,126,77,.2)}to{text-shadow:0 0 10px rgba(230,126,77,.8),0 0 30px rgba(230,126,77,.6),0 0 60px rgba(230,126,77,.35),0 0 80px rgba(230,126,77,.15)}}.science-line-nowrap{white-space:nowrap;padding-left:0;max-width:none;margin-left:-50px;margin-right:-50px}.science-link{display:inline-block;font-size:.9375rem;color:var(--copper);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.science-link:hover{border-bottom-color:var(--copper)}.wiw-section{background-image:none;min-height:auto;padding:clamp(60px,10vh,120px) 0}.wiw-benefit-row{display:flex;align-items:baseline;justify-content:center;gap:.5rem;margin-bottom:clamp(1.5rem,3vw,2.5rem)}.wiw-benefit-row--endurance{margin-top:clamp(3rem,6vw,5rem)}.wiw-benefit-label{font-family:var(--font-heading);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600}.wiw-benefit-tagline{font-size:clamp(1rem,1.8vw,1.25rem);color:var(--soft-white);opacity:.7;font-weight:300}.wiw-card-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:clamp(.75rem,1.5vw,1.25rem);max-width:1100px;margin:0 auto;align-items:stretch;transition:grid-template-columns .5s cubic-bezier(.25,.46,.45,.94)}@media(min-width:769px){.wiw-card-grid:hover .wiw-card{flex-shrink:1}.wiw-card-grid:has(.wiw-card:hover){grid-template-columns:.7fr .7fr .7fr}.wiw-card-grid:has(.wiw-card:nth-child(1):hover){grid-template-columns:1.6fr .7fr .7fr}.wiw-card-grid:has(.wiw-card:nth-child(2):hover){grid-template-columns:.7fr 1.6fr .7fr}.wiw-card-grid:has(.wiw-card:nth-child(3):hover){grid-template-columns:.7fr .7fr 1.6fr}}.wiw-card{position:relative;border-radius:12px;overflow:hidden;background:#111;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s ease}.wiw-card:hover{transform:translateY(-4px)}.wiw-card-grid:hover .wiw-card:not(:hover){opacity:.75}.wiw-card-img-wrap{position:relative;height:100%;min-height:400px;overflow:hidden}.wiw-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.wiw-card:hover .wiw-card-img-wrap img{transform:scale(1.04)}.wiw-card.wiw-card--active{transform:translateY(-4px)}.wiw-card.wiw-card--active .wiw-card-img-wrap img{transform:scale(1.04)}.wiw-card-img-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.1) 40%,transparent 60%);pointer-events:none}.wiw-card-caption{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 1rem;font-family:var(--font-heading);font-size:clamp(.8rem,1.2vw,.95rem);font-weight:500;color:#f5f0e8;letter-spacing:.02em;z-index:2;text-shadow:0 1px 3px rgba(0,0,0,.5)}.wiw-bottom{margin-top:clamp(3rem,6vw,5rem);text-align:center;padding:0 1.5rem}.wiw-bottom .science-line,.wiw-bottom .science-line.science-line-nowrap{white-space:normal!important;margin-left:0!important;margin-right:0!important;padding-left:0;padding-right:0;max-width:600px;margin-inline:auto!important}.wiw-bottom .science-final{display:flex;align-items:center;justify-content:center}.wiw-bottom .science-link{display:block;text-align:center}@media(max-width:768px){.wiw-card-grid{grid-template-columns:1fr 1fr 1fr;gap:.5rem;transition:grid-template-columns .4s cubic-bezier(.25,.46,.45,.94)}.wiw-card-grid:has(.wiw-card--active:nth-child(1)){grid-template-columns:1.8fr .6fr .6fr}.wiw-card-grid:has(.wiw-card--active:nth-child(2)){grid-template-columns:.6fr 1.8fr .6fr}.wiw-card-grid:has(.wiw-card--active:nth-child(3)){grid-template-columns:.6fr .6fr 1.8fr}.wiw-card-grid:has(.wiw-card--active) .wiw-card:not(.wiw-card--active){opacity:.6}.wiw-card-img-wrap{min-height:280px}.wiw-benefit-row{flex-direction:column;align-items:center;gap:.25rem}.wiw-card-caption{font-size:.7rem;padding:.75rem .5rem}.wiw-card.wiw-card--active .wiw-card-caption{font-size:.8rem}}.subscription-section{background:var(--dark-bg);padding:clamp(100px,15vh,180px) 0;text-align:center}.subscription-content{max-width:600px;margin:0 auto;padding:0 var(--container-padding)}.subscription-headline{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4rem);font-weight:600;color:var(--bone-white);margin-bottom:var(--space-xl);line-height:1.15}.subscription-headline span{display:block}.subscription-body{font-size:clamp(1.125rem,2vw,1.5rem);color:var(--soft-white);opacity:.85;margin-bottom:var(--space-xs);line-height:1.5}.subscription-body.emphasis{color:var(--copper);font-weight:500;opacity:1;margin-bottom:var(--space-xl)}.subscription-benefits{display:flex;justify-content:center;gap:var(--space-lg);margin-bottom:var(--space-xl);flex-wrap:wrap}.subscription-benefits li{font-size:.875rem;color:var(--soft-white);opacity:.7;display:flex;align-items:center;gap:8px}.subscription-benefits li:before{content:"\2022";color:var(--copper)}.subscription-cta{background:var(--copper);border-color:var(--copper);color:var(--dark-bg);padding:18px 48px;font-size:1rem}.subscription-cta:hover{background:var(--copper-light);border-color:var(--copper-light)}.founder-section{background:var(--dark-bg-alt);padding:clamp(80px,12vh,140px) 0;text-align:center}.founder-content{max-width:700px;margin:0 auto;padding:0 var(--container-padding)}.founder-headline{font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,2.75rem);font-weight:500;color:var(--bone-white);margin-bottom:var(--space-lg);line-height:1.3;font-style:italic}.founder-headline span{display:block}.founder-link{display:inline-block;font-size:.9375rem;color:var(--copper);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .3s ease}.founder-link:hover{border-bottom-color:var(--copper)}.final-cta-section{background:var(--dark-bg);padding:clamp(100px,15vh,180px) 0;text-align:center}.final-cta-headline{font-family:var(--font-heading);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:600;color:var(--bone-white);margin-bottom:var(--space-xl);letter-spacing:-.02em}.final-cta-btn{background:var(--copper);border-color:var(--copper);color:var(--dark-bg);padding:20px 56px;font-size:1.125rem}.final-cta-btn:hover{background:var(--copper-light);border-color:var(--copper-light);transform:translateY(-3px);box-shadow:0 10px 40px #c97b4a4d}.performance-chart-section,.products-duo,.clean-formulation,.science-section,.subscription-section,.founder-section,.final-cta-section{position:relative;overflow:hidden}.performance-chart-section:before,.clean-formulation:before,.subscription-section:before{content:"";position:absolute;top:0;left:0;right:0;height:120px;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0%,transparent 100%);pointer-events:none;z-index:1}.problem-headline,.chart-headline,.formulation-headline,.subscription-headline,.founder-headline,.final-cta-headline{will-change:transform,opacity;backface-visibility:hidden}.performance-chart-section{background:#000!important}.chart-headline{text-shadow:none}.performance-chart-section.legacy{background:linear-gradient(180deg,var(--dark-bg) 0%,#050505 40%,var(--dark-bg) 100%)}.performance-chart{position:relative;box-shadow:none;background:transparent!important}.performance-chart:before{display:none}.chart-benefit{position:relative}.chart-benefit:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--copper);transition:width .6s cubic-bezier(.16,1,.3,1)}.chart-benefit:hover:after{width:100%}.product-duo-card{transform-style:preserve-3d;perspective:1000px;will-change:transform}.product-duo-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(201,123,74,.1) 0%,transparent 60%);opacity:0;transition:opacity .4s ease;border-radius:16px;pointer-events:none}.focus-card:after{background:radial-gradient(circle at 50% 0%,rgba(26,43,99,.2) 0%,transparent 60%)}.product-duo-title{transition:transform .4s cubic-bezier(.16,1,.3,1),color .3s ease}.product-duo-card:hover .product-duo-title{transform:translateY(-4px)}.focus-card .product-duo-subtitle{color:var(--primary-navy-light)}.focus-card .btn-product-duo{border-color:var(--primary-navy);color:var(--primary-navy-light)}.focus-card .btn-product-duo:hover{background:var(--primary-navy);color:var(--bone-white);border-color:var(--primary-navy)}.clean-formulation{background:linear-gradient(180deg,var(--dark-bg) 0%,#080808 50%,var(--dark-bg) 100%)}.formulation-item{transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease}.formulation-item:hover{transform:translate(8px)}.formulation-check{transition:transform .3s ease,stroke .3s ease}.formulation-item:hover .formulation-check{transform:scale(1.15);stroke:var(--copper)}.formulation-footer{position:relative;display:inline-block}.formulation-footer:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent,var(--copper),transparent)}.science-section{background-color:#000}.science-line{position:relative;padding-left:24px}.science-line:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:12px;height:2px;background:var(--copper);opacity:0;transition:opacity .4s ease,width .4s ease}.science-line:hover:before{opacity:1;width:16px}.science-final{font-weight:700;color:var(--copper);position:relative}.science-final:before,.science-final:after{content:"\2014";margin:0 16px;opacity:.4}.subscription-section{background:linear-gradient(180deg,var(--dark-bg) 0%,#0c0c0c 50%,var(--dark-bg) 100%)}.subscription-headline span{display:block;transform-origin:center bottom}.subscription-body.emphasis{color:var(--copper);font-size:1.25em;font-weight:600}.subscription-benefits{display:flex;justify-content:center;gap:var(--space-lg);flex-wrap:wrap;margin:var(--space-xl) 0}.subscription-benefits li{position:relative;padding:12px 24px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:100px;font-size:.875rem;color:var(--soft-white);transition:all .3s ease}.subscription-benefits li:hover{background:#c97b4a1a;border-color:var(--copper);transform:translateY(-2px)}.founder-section{background:linear-gradient(180deg,var(--dark-bg-alt) 0%,#0a0a0a 50%,var(--dark-bg-alt) 100%);position:relative}.founder-section:before{content:'"';position:absolute;top:10%;left:10%;font-size:20vw;font-family:Georgia,serif;color:#c97b4a26;pointer-events:none;line-height:1}.founder-headline{font-style:italic;letter-spacing:0}.founder-headline span{display:block;opacity:.95}.founder-headline span:last-child{color:var(--copper);font-style:normal;font-weight:700}.final-cta-section{background:linear-gradient(180deg,var(--dark-bg) 0%,#050505 30%,#050505 70%,var(--dark-bg) 100%);position:relative}.final-cta-section:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:600px;height:300px;background:radial-gradient(ellipse,rgba(201,123,74,.08) 0%,transparent 70%);pointer-events:none}.final-cta-headline{position:relative;z-index:1;text-shadow:0 0 80px rgba(201,123,74,.2)}.final-cta-btn{position:relative;z-index:1;overflow:hidden}.final-cta-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.final-cta-btn:hover:before{left:100%}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--copper),var(--copper-light));transform-origin:left center;transform:scaleX(0);z-index:9999;box-shadow:0 0 10px #c97b4a80}@media(prefers-reduced-motion:no-preference){.problem-section,.performance-chart-section,.products-duo,.clean-formulation,.science-section,.subscription-section,.founder-section,.final-cta-section{transform:translateZ(0);will-change:opacity}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:768px){.hero{height:auto;min-height:100vh;min-height:100dvh;padding-top:120px;padding-bottom:60px}.hero-content{padding:0 20px;max-width:100%}.hero-title{font-size:clamp(1.75rem,8vw,2.5rem);line-height:1.15;margin-bottom:var(--space-md)}.hero-title .line{white-space:normal;display:block}.hero-subtitle{font-size:1rem;margin-bottom:var(--space-lg)}.hero-promise{font-size:1rem;margin-bottom:8px}.hero-body{font-size:.9375rem;padding:0 10px}.hero-trust-micro{font-size:.6875rem;letter-spacing:.1em}.hero-ctas{flex-direction:column;gap:var(--space-sm);width:100%;padding:0 20px}.hero-ctas .btn{width:100%;justify-content:center;padding:14px 24px}.problem-frame-section{height:350vh;min-height:100vh}.problem-canvas-wrap{height:100vh;min-height:100dvh}#problem-canvas{width:100%;height:100%;object-fit:contain}.problem-text-overlay{padding:0 16px}.problem-text-overlay .problem-content{max-width:100%;padding:0 16px;text-align:center}.problem-text-overlay .problem-headline{font-size:clamp(1.75rem,8vw,2.5rem);margin-bottom:var(--space-md);line-height:1.2}.problem-text-overlay .problem-line{font-size:clamp(1rem,4vw,1.25rem);margin-bottom:var(--space-sm);padding:0 10px}.problem-text-overlay .problem-subtle{font-size:.875rem;margin-top:var(--space-md)}.performance-chart-section{padding:60px 0}.chart-header{padding:0 20px}.chart-headline{font-size:clamp(1.75rem,7vw,2.5rem);line-height:1.2}.chart-intro{font-size:1rem}.chart-label{font-size:.6875rem;letter-spacing:.15em}.chart-stats{padding:0 20px}.chart-subtitle-legacy{font-size:clamp(1.25rem,5vw,1.75rem);margin-bottom:var(--space-lg);padding:0 20px;line-height:1.3}.performance-chart{margin:0 16px var(--space-lg);padding:var(--space-sm);border-radius:0;background:transparent!important;box-shadow:none!important}.chart-container{aspect-ratio:16 / 10;min-height:200px}.chart-svg{width:100%;height:100%}.zone-label{font-size:28px;letter-spacing:.08em}.axis-label{font-size:30px}.line-label{font-size:28px;font-weight:700}.chart-benefits{flex-direction:column;gap:var(--space-xs);padding:0 20px}.chart-benefit{font-size:1rem}.chart-caption{font-size:.8125rem;padding:0 20px}.chart-cta{width:calc(100% - 40px);margin:0 20px}.products-duo{padding:60px 0;position:relative;z-index:5;overflow:visible}.products-duo-container{grid-template-columns:1fr;max-width:100%;padding:0 20px;gap:var(--space-lg)}.product-duo-card{padding:var(--space-lg);position:relative;z-index:1}.product-duo-img{max-width:160px}.product-duo-title{font-size:clamp(1.5rem,8vw,2.5rem)}.product-duo-subtitle{font-size:.75rem}.product-duo-benefit{font-size:.9375rem}.btn-product-duo{padding:12px 24px;font-size:.875rem;width:100%}.clean-formulation{padding:80px 0 60px;position:relative;z-index:10;isolation:isolate}.formulation-headline{font-size:clamp(1.5rem,6vw,2.5rem);margin-bottom:var(--space-xl);padding:0 20px;line-height:1.3;position:relative;z-index:5}.formulation-list{grid-template-columns:1fr;gap:var(--space-md);max-width:100%;padding:0 24px;position:relative;z-index:2}.formulation-item{font-size:.9375rem;justify-content:flex-start;background:#ffffff08;padding:12px 16px;border-radius:8px;border-left:2px solid var(--copper);transition:background .3s ease,transform .3s ease}.formulation-item:active{background:#ffffff0f;transform:scale(.98)}.formulation-check{width:20px;height:20px}.formulation-footer{font-size:1.125rem;padding:0 20px;margin-top:var(--space-lg);position:relative;z-index:2}.science-section{padding:60px 0}.science-headline{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:var(--space-lg);padding:0 20px}.science-content{padding:0 20px}.science-line{font-size:1rem}.science-line-nowrap{white-space:normal}.science-final{font-size:1.125rem}.subscription-section{padding:80px 0}.subscription-content{padding:0 20px}.subscription-headline{font-size:clamp(1.75rem,8vw,3rem);line-height:1.2}.subscription-body{font-size:1rem}.subscription-benefits{flex-direction:column;gap:var(--space-sm);align-items:center}.subscription-benefits li{font-size:.8125rem}.subscription-cta{width:100%;padding:16px 32px}.founder-section{padding:60px 0}.founder-headline{font-size:clamp(1.25rem,5vw,2rem);padding:0 20px;line-height:1.4}.final-cta-section{padding:80px 0}.final-cta-headline{font-size:clamp(1.75rem,8vw,3rem);padding:0 20px;line-height:1.2}.final-cta-btn{width:calc(100% - 40px);margin:0 20px;padding:16px 32px}.products{padding:var(--space-xl) 0}.products-grid{grid-template-columns:1fr;max-width:100%;padding:0 20px}.product-card{max-width:100%}.benefits{padding:var(--space-xl) 0}.benefits .section-title{font-size:clamp(1.25rem,5vw,1.75rem);padding:0 20px;line-height:1.3}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-md);padding:0 20px}.benefit-icon{width:48px;height:48px}.benefit-icon svg{width:36px;height:36px}.benefit-label{font-size:.8125rem}.featured{background:var(--cream);padding:var(--space-xl) 0}.featured-layout{grid-template-columns:1fr;gap:var(--space-lg);padding:0 20px}.featured-product-visual{width:280px;height:280px;margin:0 auto}.featured-content{text-align:center}.featured-title{font-size:clamp(1.5rem,6vw,2rem)}.featured-rating{justify-content:center}.testimonials{padding:var(--space-xl) 0}.testimonial-card{margin:0 20px}.testimonial-content{padding:var(--space-lg)}.testimonial-quote{font-size:1rem;line-height:1.6}.testimonial-author{font-size:.8125rem}.faq{padding:var(--space-xl) 0}.faq-accordion{padding:0 20px}.faq-question h3{font-size:1rem;padding-right:var(--space-md)}.faq-answer{font-size:.9375rem}.footer{padding:var(--space-xl) 0 var(--space-lg)}.footer-grid{grid-template-columns:1fr;gap:var(--space-lg);padding:0 20px}.footer-links{grid-template-columns:1fr 1fr;gap:var(--space-md)}.footer-column h4{font-size:.875rem;margin-bottom:var(--space-sm)}.footer-column a{font-size:.8125rem}.footer-newsletter p{font-size:.875rem}.newsletter-form{flex-direction:column;gap:var(--space-sm)}.newsletter-form input{padding:12px 14px;font-size:.875rem}.newsletter-form .btn{width:100%;padding:12px 20px}.social-links{justify-content:center}.announcement-bar{padding:8px 0;font-size:.75rem}.announcement-track span{padding:0 20px}.header{top:32px}.nav{height:60px}.logo-svg{width:60px;height:24px}.nav-icon{width:40px;height:40px}.nav-icon svg{width:20px;height:20px}}@media(max-width:480px){.problem-frame-section{height:300vh}.problem-text-overlay .problem-headline{font-size:clamp(1.5rem,10vw,2rem)}.problem-text-overlay .problem-line{font-size:clamp(.9375rem,4vw,1.125rem)}.hero-title{font-size:clamp(1.5rem,10vw,2rem)}.hero-promise{font-size:.9375rem}.chart-container{aspect-ratio:4 / 3;min-height:180px}.products-duo-container,.formulation-list{padding:0 16px}.btn{padding:12px 20px;font-size:.875rem}}.nav-cta-btn{background:var(--primary-navy)!important;color:var(--white)!important;padding:10px 20px!important;border-radius:6px;font-weight:600!important;font-size:.875rem!important;transition:background var(--transition-fast),transform var(--transition-fast),box-shadow var(--transition-fast)!important}.nav-cta-btn:after{display:none!important}.nav-cta-btn:hover{background:var(--primary-navy-light)!important;transform:translateY(-1px);box-shadow:0 4px 12px #1a2b6340}.header.header-dark .nav-cta-btn{background:var(--white)!important;color:var(--primary-navy)!important}.header.header-dark .nav-cta-btn:hover{background:var(--cream)!important;box-shadow:0 4px 12px #fff3}.nav-shop-trigger{display:inline-flex;align-items:center;padding:8px 20px;border:1px solid rgba(255,255,255,.25);border-radius:50px;color:#f5f0e8;font-size:.85rem;font-weight:500;letter-spacing:.03em;text-decoration:none;transition:all .3s ease;cursor:pointer}.nav-shop-trigger:hover{border-color:#ffffff80;background:#ffffff0f}.nav-shop-trigger:after{display:none!important}.mobile-sticky-cta{display:none}@media(max-width:768px){.mobile-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#0d0d0d;border-top:1px solid rgba(255,255,255,.1);padding:12px 16px;transform:translateY(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);padding-bottom:calc(12px + env(safe-area-inset-bottom,0))}.mobile-sticky-cta.visible{display:block;transform:translateY(0)}.mobile-sticky-cta-content{display:flex;align-items:center;justify-content:space-between;max-width:var(--container-max);margin:0 auto}.mobile-sticky-price{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--bone-white)}.mobile-sticky-btn{padding:14px 28px!important;min-height:44px;font-size:.9375rem!important;font-weight:600!important;min-width:130px;text-align:center}body.sticky-cta-active{padding-bottom:80px}}@media(max-width:768px){.btn,.btn-primary,.btn-secondary,.btn-outline,.btn-add-cart,.btn-product-duo{min-height:44px;min-width:44px;padding:14px 24px}.nav-icon,.mobile-menu-btn,.carousel-btn,.slider-btn{min-width:44px;min-height:44px}.faq-question{min-height:44px;padding-top:14px;padding-bottom:14px}.slider-dots .dot{min-width:44px;min-height:44px;padding:16px;background-clip:content-box}.social-links a{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.newsletter-form .btn{min-height:44px;min-width:100px}.product-toggle-btn{min-height:44px;min-width:80px}}@media(max-width:768px){.hero-ctas{display:flex;flex-direction:column;gap:12px;width:100%;max-width:320px;margin:0 auto}.hero-ctas .btn{width:100%;justify-content:center;padding:16px 24px;font-size:1rem}.subscription-cta{width:100%;max-width:320px;margin-left:auto;margin-right:auto;padding:16px 24px}.final-cta-btn,.chart-cta{width:100%;max-width:280px;margin-left:auto;margin-right:auto}.product-card .btn-add-cart{padding:14px 20px}}@media(max-width:768px){.problem-frame-section{will-change:auto}#problem-canvas{will-change:contents}.marquee-track,.trust-marquee-track,.announcement-track,.header{will-change:transform}.hero-content{transform:none!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{will-change:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-content{opacity:1!important;visibility:visible!important;transform:none!important}.marquee-track,.trust-marquee-track,.announcement-track{animation:none!important}}@media(max-width:768px){.hero:before{background:url(hero-mobile.jpg) center center / cover no-repeat!important}.problem-frame-section{display:none!important}.hero:after{width:20%!important}.hero .hero-blur-right{width:20%!important}.hero-product-showcase{position:relative!important;top:auto!important;left:auto!important;transform:none!important;max-width:260px!important;margin:var(--space-md) auto!important;z-index:15!important}.product-layer{width:100%!important;height:100%!important}.product-layer.active{display:flex;align-items:center;justify-content:center}.product-box-img{width:90%!important;max-width:240px!important;height:auto!important;margin:0 auto}.product-capsule-img{width:22%!important;max-width:55px!important}.problem-frame-section{height:100vh!important;position:relative;overflow:visible;background:#000!important;z-index:1!important}.problem-canvas-wrap{position:sticky;top:0;left:0;width:100vw!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;min-height:-webkit-fill-available;overflow:hidden;z-index:1}#problem-canvas{position:absolute;top:0;left:0;width:100vw!important;height:100vh!important;height:100dvh!important;max-height:100vh!important;max-height:100dvh!important;object-fit:cover;display:block;transform:scale(1.8) translateY(15%);transform-origin:center center}.problem-canvas-wrap:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0%,transparent 20%,rgba(13,22,51,.1) 35%,rgba(13,22,51,.3) 45%,rgba(13,22,51,.5) 55%,rgba(13,22,51,.75) 65%,rgba(13,22,51,.9) 75%,#1A2B63 85%,#1A2B63 100%);pointer-events:none;z-index:20}.problem-text-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:100%;z-index:25;text-align:center}.performance-chart-section{position:relative;z-index:4;background:#000;padding-top:60px}.products-duo{padding:var(--space-xl) 0;overflow:visible}.products-duo-container{flex-direction:column;gap:var(--space-lg);padding:0 var(--space-md)}.product-duo-card{flex:none;width:100%;max-width:100%}.product-duo-image{width:100%;aspect-ratio:16 / 10}.product-duo-img{width:100%;height:100%;object-fit:cover}.products-grid{grid-template-columns:repeat(2,1fr);gap:var(--space-md);padding:0 var(--space-sm)}.product-card{width:100%}.product-image{aspect-ratio:1 / 1;max-height:200px;overflow:hidden}.product-img{width:100%;height:100%;object-fit:cover}.hero-product-showcase{width:100%;max-width:280px;margin:var(--space-lg) auto}.product-image-layers{width:100%;aspect-ratio:1 / 1}.product-layer{width:100%;height:100%}.product-box-img,.product-capsule-img{max-width:100%;max-height:100%;object-fit:contain}.trust-block{padding:var(--space-lg) var(--space-sm)}.trust-metrics{flex-direction:column;gap:var(--space-md)}.trust-metric-divider{display:none}.trust-testimonials{flex-direction:column;gap:var(--space-md)}.trust-testimonial{width:100%}.chart-section .container{padding:0 var(--space-md)}.chart-container{width:100%;max-width:100%;aspect-ratio:4 / 3}.clean-formulation .container{padding:0 var(--space-md)}.formulation-grid{grid-template-columns:1fr;gap:var(--space-md)}.featured-product{padding:var(--space-lg) var(--space-md)}.featured-content{flex-direction:column;gap:var(--space-lg)}.featured-image{width:100%;max-width:300px;margin:0 auto}.subscription-section .container{padding:0 var(--space-md)}}@media(max-width:480px){.problem-frame-section{height:300vh!important}.products-grid{grid-template-columns:1fr}}@media(max-width:768px){.products-duo{padding:48px 0 60px;background:linear-gradient(180deg,#000,#0d0d0d)}.products-duo-container{display:flex!important;flex-direction:column;gap:24px;max-width:100%;padding:0 16px}.product-duo-card{position:relative;background:linear-gradient(145deg,#1e1e1ee6,#0d0d0d);border:1px solid rgba(201,123,74,.2);border-radius:20px;padding:1.5rem;min-height:320px;text-align:center;overflow:hidden;box-shadow:0 4px 24px #0006,0 1px #ffffff08 inset}.product-duo-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(201,123,74,.4) 50%,transparent 100%)}.focus-card{border-color:#1a2b634d}.focus-card:before{background:linear-gradient(90deg,transparent 0%,rgba(26,43,99,.5) 50%,transparent 100%)}.breath-card{border-color:#c97b4a4d}.product-duo-image{position:relative;width:100%;min-height:200px;max-height:240px;aspect-ratio:auto!important;margin-bottom:20px;display:flex!important;align-items:center;justify-content:center;background:transparent;border-radius:12px;overflow:hidden}.product-duo-img{display:block!important;width:auto!important;height:auto!important;max-width:180px!important;max-height:200px!important;object-fit:contain!important;margin:0 auto;position:relative;z-index:1}.product-duo-content{padding:0 8px}.product-duo-title{display:block!important;font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:#e8e4dd;letter-spacing:.08em;margin-bottom:.5rem;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.3)}.product-duo-subtitle{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#c97b4a;margin-bottom:16px;padding:4px 12px;background:#c97b4a1a;border-radius:4px}.focus-card .product-duo-subtitle{color:var(--primary-navy-light);background:#1a2b6326}.product-duo-benefit{font-size:1rem;color:#e8e4dde6;margin-bottom:8px;line-height:1.5}.product-duo-use{display:block;font-size:.8125rem;color:#e8e4dd80;margin-top:12px;margin-bottom:20px;font-style:italic}.btn-product-duo{display:inline-block;width:100%;max-width:200px;padding:14px 28px;background:transparent;border:2px solid #C97B4A;color:#c97b4a;font-weight:600;font-size:.9375rem;letter-spacing:.05em;border-radius:8px;transition:all .3s ease}.focus-card .btn-product-duo{border-color:var(--primary-navy);color:var(--primary-navy-light)}.btn-product-duo:active{background:#c97b4a;color:#0d0d0d;transform:scale(.98)}.focus-card .btn-product-duo:active{background:var(--primary-navy);color:var(--bone-white)}.focus-card .product-duo-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(26,43,99,.2) 0%,transparent 60%);pointer-events:none;border-radius:12px;z-index:1}.breath-card .product-duo-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(201,123,74,.15) 0%,transparent 60%);pointer-events:none;border-radius:12px;z-index:1}.product-duo-img[src=""],.product-duo-img:not([src]){display:none!important}.product-duo-bg-blur{position:absolute;top:-20px;right:-20px;bottom:-20px;left:-20px;width:calc(100% + 40px);height:calc(100% + 40px);object-fit:cover;filter:blur(25px) saturate(1.2) brightness(.6);z-index:0;pointer-events:none}.product-duo-overlay-cta{display:inline-block;position:absolute;top:12px;right:12px;background:var(--copper, #C97B4A);color:#fff;padding:8px 16px;border-radius:4px;font-size:.8rem;font-weight:600;text-decoration:none;z-index:2;white-space:nowrap}}@media(max-width:480px){.products-duo{padding:40px 0 50px}.products-duo-container{gap:20px;padding:0 12px}.product-duo-card{padding:24px 16px 28px;border-radius:16px}.product-duo-image{min-height:160px;max-height:200px;margin-bottom:16px}.product-duo-img{max-width:150px;max-height:170px}.product-duo-title{font-size:1.75rem}.product-duo-subtitle{font-size:.6875rem;padding:3px 10px}.product-duo-benefit{font-size:.9375rem;margin-bottom:6px}.product-duo-use{font-size:.75rem;margin-top:10px;margin-bottom:16px}.btn-product-duo{padding:12px 24px;font-size:.875rem;max-width:180px}}@media(max-width:768px){.hero{min-height:100dvh;max-height:100dvh;padding-top:80px;padding-bottom:24px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;padding:0 16px;flex:1;max-height:100%;overflow:visible}.hero-title{font-size:clamp(1.5rem,7vw,2rem);line-height:1.2;margin-bottom:8px;text-align:center}.hero-title .line{display:block}.hero-body{font-size:.875rem;line-height:1.5;margin-bottom:8px;padding:0;max-width:300px;text-align:center}.hero-quick-benefits,.hero-dosage,.hero-scroll-indicator{display:none!important}.hero-trust-micro{font-size:.625rem;letter-spacing:.08em;margin:4px 0 12px;opacity:.85}.hero-vc-backing{padding:6px 12px;font-size:.6875rem;gap:6px;margin-bottom:12px}.hero-vc-backing .vc-badge-icon{width:14px;height:14px}.hero-ctas{display:flex;flex-direction:column;gap:10px;width:100%;max-width:300px;margin:0 auto;padding:0}.hero-ctas .btn{width:100%;min-height:52px;padding:14px 24px;font-size:1rem;font-weight:600;border-radius:8px;display:flex;align-items:center;justify-content:center}.hero-ctas .btn-primary,.hero-ctas .btn-hero-primary{background:linear-gradient(135deg,var(--color-accent, #C97B4A) 0%,#D4895A 100%);color:#fff;font-weight:700;box-shadow:0 4px 16px #c97b4a66;border:none}.hero-ctas .btn-primary:active,.hero-ctas .btn-hero-primary:active{transform:scale(.98);box-shadow:0 2px 8px #c97b4a4d}.hero-ctas .btn-secondary{background:transparent;color:var(--color-cream, #F5F0E8);border:1.5px solid rgba(245,240,232,.4);font-weight:500}.hero-ctas .btn-secondary:active{background:#f5f0e81a}.hero-cta-micro{font-size:.6875rem;opacity:.7;margin-top:6px}.hero-media{display:block!important;position:relative;width:100%;max-width:100%;margin:0 auto;z-index:5;order:-1}.hero-product-showcase{position:relative!important;top:auto!important;left:auto!important;transform:none!important;width:100%!important;max-width:240px!important;margin:0 auto 16px!important;z-index:15!important;pointer-events:auto!important}.product-image-layers{width:100%;aspect-ratio:1 / 1;max-height:180px;display:flex;align-items:center;justify-content:center}.product-layer{width:100%!important;height:100%!important}.product-layer.active{display:flex;align-items:center;justify-content:center}.product-box-img{width:85%!important;max-width:200px!important;height:auto!important;margin:0 auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.4))}.product-capsule-img{width:20%!important;max-width:45px!important;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}.hero-product-toggle{position:relative!important;bottom:auto!important;left:auto!important;transform:none!important;display:flex;justify-content:center;gap:8px;margin:8px auto 0;padding:4px;background:#0a0a0a99;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:24px;border:1px solid rgba(245,240,232,.15)}.product-toggle-btn{padding:10px 20px;font-size:.8125rem;min-height:40px;border-radius:20px}.hero-benefits-overlay,.hero-video-container{display:none!important}}@media(max-width:480px){.hero{padding-top:70px;padding-bottom:20px}.hero-title{font-size:clamp(1.375rem,6.5vw,1.75rem)}.hero-body{font-size:.8125rem;max-width:280px}.hero-ctas{max-width:280px}.hero-ctas .btn{min-height:48px;font-size:.9375rem}.hero-product-showcase{max-width:200px!important}.product-image-layers{max-height:150px}.product-box-img{max-width:170px!important}.hero-trust-micro{font-size:.5625rem}.hero-cta-micro{font-size:.625rem}}@media(max-width:768px)and (max-height:500px)and (orientation:landscape){.hero{padding-top:60px;padding-bottom:16px}.hero-content{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px}.hero-media{order:0;max-width:35%}.hero-product-showcase{max-width:140px!important;margin:0!important}.product-image-layers{max-height:120px}.hero-title{font-size:1.25rem}.hero-body{display:none}.hero-ctas{flex-direction:row;max-width:100%;gap:8px}.hero-ctas .btn{flex:1;min-height:44px;font-size:.875rem}}@media(max-width:768px){.performance-chart-section{background:#000;padding:clamp(60px,10vh,100px) 0;position:relative;overflow:visible}.performance-chart-section:after{display:none}.performance-chart-section .container{position:relative;z-index:1;padding:0 var(--space-md)}.performance-chart-section .chart-header{margin-bottom:var(--space-xl)}.performance-chart-section .chart-label{font-size:.65rem;padding:8px 18px;margin-bottom:var(--space-sm);background:#c97b4a1a;box-shadow:0 0 20px #c97b4a26}.performance-chart-section .chart-headline{font-size:clamp(2rem,8vw,2.75rem);margin-bottom:var(--space-sm);text-shadow:0 0 40px rgba(245,240,232,.1)}.performance-chart-section .chart-intro{font-size:.95rem;max-width:320px;opacity:.75;line-height:1.5}.performance-chart-section .chart-stats{display:flex;flex-direction:column;gap:var(--space-md);padding:var(--space-lg) var(--space-sm);margin-bottom:var(--space-lg);background:#ffffff05;border-radius:16px;border:1px solid rgba(255,255,255,.05)}.performance-chart-section .chart-stat{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-md);background:linear-gradient(135deg,#1a2b6326,#c97b4a14);border-radius:12px;border:1px solid rgba(201,123,74,.15);transition:all .3s ease}.performance-chart-section .chart-stat-value{font-size:2rem;order:2;color:var(--cream);text-shadow:0 0 20px rgba(201,123,74,.3)}.performance-chart-section .chart-stat-unit{font-size:.5em;color:var(--copper)}.performance-chart-section .chart-stat-label{font-size:.75rem;order:1;text-align:left;opacity:.8;letter-spacing:.08em}.performance-chart-section .chart-stat-divider{display:none}.performance-chart-section .performance-chart{padding:var(--space-sm);margin-bottom:var(--space-lg);background:#0000004d;border-radius:16px;border:1px solid rgba(255,255,255,.05)}.performance-chart-section .chart-container{aspect-ratio:16 / 10;min-height:220px}.performance-chart-section .chart-svg{filter:drop-shadow(0 0 10px rgba(0,102,255,.2))}.performance-chart-section .zone-label{font-size:28px;letter-spacing:.08em}.performance-chart-section .axis-label{font-size:30px}.performance-chart-section .line-label{font-size:28px;font-weight:700}.performance-chart-section .chart-promises{flex-direction:column;align-items:center;gap:var(--space-sm);padding:var(--space-md);background:#ffffff05;border-radius:12px;margin-bottom:var(--space-lg)}.performance-chart-section .chart-promise{font-size:.9rem;width:100%;text-align:left;padding:var(--space-xs) var(--space-sm) var(--space-xs) 24px;border-bottom:1px solid rgba(255,255,255,.05)}.performance-chart-section .chart-promise:last-child{border-bottom:none}.performance-chart-section .chart-promise:before{width:6px;height:6px;box-shadow:0 0 8px var(--copper)}.performance-chart-section .chart-cta{width:100%;max-width:280px;padding:var(--space-sm) var(--space-lg);font-size:.95rem;box-shadow:0 4px 20px #c97b4a40}}@media(max-width:480px){.performance-chart-section{padding:clamp(50px,8vh,80px) 0}.performance-chart-section .chart-headline{font-size:clamp(1.75rem,9vw,2.25rem)}.performance-chart-section .chart-intro{font-size:.9rem;max-width:280px}.performance-chart-section .chart-stat-value{font-size:1.75rem}.performance-chart-section .chart-stat-label{font-size:.7rem}.performance-chart-section .chart-container{aspect-ratio:4 / 3;min-height:200px}.performance-chart-section .chart-promise{font-size:.85rem}}@media(max-width:768px){.testimonials{padding:var(--space-2xl) 0;overflow:hidden}.testimonials-slider{flex-direction:column;gap:var(--space-md);padding:0 var(--space-md);position:relative}.testimonials-slider .slider-btn{display:none}.testimonial-card{grid-template-columns:1fr;gap:0;border-radius:16px;overflow:hidden;margin:0;width:100%;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.testimonial-media{aspect-ratio:16 / 9;max-height:200px}.testimonial-video-placeholder{border-radius:0}.testimonial-content{padding:var(--space-lg) var(--space-md);text-align:center}.testimonial-quote{font-size:1rem;line-height:1.6;margin-bottom:var(--space-md)}.testimonial-author{font-size:.875rem;margin-bottom:var(--space-sm)}.testimonial-rating{justify-content:center}.testimonial-rating svg{width:18px;height:18px}.slider-dots{margin-top:var(--space-lg);gap:var(--space-sm);padding:var(--space-sm) 0}.dot{width:12px;height:12px;min-width:44px;min-height:44px;background:transparent;position:relative;cursor:pointer}.dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:#ffffff40;transition:background .3s ease,transform .3s ease}.dot.active:before{background:var(--copper);transform:translate(-50%,-50%) scale(1.2)}}@media(max-width:768px){.effects-showcase{padding:var(--space-2xl) 0}.effects-header{padding:0 var(--space-md);margin-bottom:var(--space-lg)}.effects-label{font-size:.65rem;padding:6px 12px}.effects-headline{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:var(--space-xs)}.effects-subtitle{font-size:.85rem;line-height:1.5;max-width:90%;margin:0 auto}.effects-grid{grid-template-columns:1fr;gap:var(--space-xl);max-width:320px;margin:0 auto;padding:0 var(--space-md)}.effect-card{background:transparent;border-radius:0;padding:0;border:none}.effect-video-wrap{aspect-ratio:9 / 16;max-height:400px;width:100%;border-radius:12px;margin-bottom:var(--space-md);box-shadow:0 8px 32px #0006}.effect-video{width:100%;height:100%;object-fit:cover;border-radius:12px}.effect-caption{font-size:.875rem;line-height:1.4;padding:0;color:var(--cream);opacity:.85}.effects-disclaimer{font-size:.65rem;padding:0 var(--space-md);margin-top:var(--space-xl);line-height:1.5}}@media(max-width:768px){.trust-block{padding:var(--space-2xl) 0}.trust-block .container{padding:0 var(--space-md)}.trust-metrics{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:var(--space-sm);padding:var(--space-sm) 0;margin-bottom:var(--space-xl);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.trust-metrics::-webkit-scrollbar{display:none}.trust-metric{flex:0 0 auto;min-width:140px;max-width:none;width:auto;padding:var(--space-sm) var(--space-md);background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:12px;flex-direction:column;text-align:center;gap:var(--space-xs)}.trust-metric-icon{margin-bottom:4px}.trust-metric-icon svg{width:24px;height:24px}.trust-metric-value{font-size:1rem;white-space:nowrap}.trust-metric-label{font-size:.65rem;white-space:nowrap}.trust-testimonials{display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-xl)}.trust-testimonial{padding:var(--space-lg);border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);text-align:center}.trust-testimonial-stars{gap:4px;margin-bottom:var(--space-sm)}.trust-testimonial-stars svg{width:18px;height:18px}.trust-testimonial-quote{font-size:1rem;line-height:1.5;margin-bottom:var(--space-sm);color:var(--bone-white)}.trust-testimonial-author{font-size:.8125rem;color:#fff9}.trust-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-sm)}.trust-badge{width:100%;max-width:none;padding:var(--space-sm) var(--space-md);justify-content:flex-start;gap:var(--space-sm)}.trust-badge:last-child{grid-column:1 / -1;justify-content:center}.trust-badge svg{width:18px;height:18px}.trust-badge span{font-size:.6875rem}}@media(max-width:480px){.testimonials .testimonial-content{padding:var(--space-md)}.testimonials .testimonial-quote{font-size:.9375rem}.testimonials .testimonial-media{max-height:180px}.effects-showcase .effects-grid{max-width:280px}.effects-showcase .effect-video-wrap{max-height:360px}.effects-showcase .effect-caption{font-size:.8125rem}.trust-block .trust-badges{grid-template-columns:1fr}.trust-block .trust-badge:last-child{grid-column:1}.trust-block .trust-metric{min-width:120px}.trust-block .trust-testimonial{padding:var(--space-md)}.trust-block .trust-testimonial-quote{font-size:.9375rem}}.cart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cart-overlay.visible{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:100%;max-width:420px;height:100%;background:var(--off-white);z-index:9999;transform:translate(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;box-shadow:-4px 0 24px #00000026}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);border-bottom:1px solid rgba(0,0,0,.08);background:var(--white)}.cart-drawer-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;color:var(--text-dark);margin:0}.cart-close-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;border-radius:50%;transition:background .2s ease}.cart-close-btn:hover{background:#0000000d}.cart-close-btn svg{width:20px;height:20px;color:var(--text-dark)}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-xl);text-align:center}.cart-empty-icon{width:80px;height:80px;margin-bottom:var(--space-lg);color:var(--text-muted);opacity:.5}.cart-empty-icon svg{width:100%;height:100%}.cart-empty-text{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;color:var(--text-dark);margin:0 0 var(--space-xs)}.cart-empty-subtext{font-size:.9375rem;color:var(--text-muted);margin:0 0 var(--space-lg)}.cart-continue-btn{min-width:200px}.cart-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.cart-items{flex:1;overflow-y:auto;padding:var(--space-md)}.cart-item{display:grid;grid-template-columns:80px 1fr auto auto;gap:var(--space-sm);align-items:center;padding:var(--space-md);background:var(--white);border-radius:12px;margin-bottom:var(--space-sm);box-shadow:0 2px 8px #0000000a}.cart-item-image{width:80px;height:80px;border-radius:8px;overflow:hidden;background:var(--cream)}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--cream) 0%,var(--warm-brown-light) 100%)}.cart-item-details{min-width:0}.cart-item-title{font-family:var(--font-heading);font-size:.9375rem;font-weight:600;color:var(--text-dark);margin:0 0 4px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cart-item-variant{font-size:.8125rem;color:var(--text-muted);margin:0 0 4px}.cart-item-price{font-size:.9375rem;font-weight:600;color:var(--primary-navy);margin:0}.cart-item-quantity{display:flex;align-items:center;gap:8px;background:var(--cream);border-radius:8px;padding:4px}.qty-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--white);border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;color:var(--text-dark);transition:background .2s ease,transform .1s ease}.qty-btn:hover{background:var(--primary-navy);color:var(--white)}.qty-btn:active{transform:scale(.95)}.qty-value{min-width:24px;text-align:center;font-size:.9375rem;font-weight:600;color:var(--text-dark)}.cart-item-remove{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;border-radius:6px;transition:background .2s ease,color .2s ease;color:var(--text-muted)}.cart-item-remove:hover{background:#fee2e2;color:#dc2626}.cart-item-remove svg{width:16px;height:16px}.cart-footer{padding:var(--space-lg);background:var(--white);border-top:1px solid rgba(0,0,0,.08)}.cart-subtotal-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-xs)}.cart-subtotal-label{font-size:1rem;color:var(--text-dark)}.cart-subtotal{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--text-dark)}.cart-shipping-note{font-size:.8125rem;color:var(--text-muted);margin:0 0 var(--space-md)}.cart-checkout-btn{width:100%;padding:var(--space-md);font-size:1rem;font-weight:600}.cart-checkout-btn:disabled{opacity:.7;cursor:not-allowed}.cart-continue-link{width:100%;margin-top:var(--space-sm);padding:var(--space-sm);background:none;border:none;cursor:pointer;font-size:.9375rem;color:var(--text-muted);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.cart-continue-link:hover{color:var(--primary-navy)}.cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.cart-drawer.active .cart-drawer__overlay{opacity:1;visibility:visible}.cart-drawer__panel{position:fixed;top:0;right:0;width:100%;max-width:420px;height:100%;background:#0d0d0d;z-index:9999;transform:translate(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;border-left:1px solid rgba(255,255,255,.06)}.cart-drawer.active .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.cart-drawer__title{font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:600;color:#f5f0e8;margin:0}.cart-drawer__close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#ffffff80;font-size:1.5rem;border-radius:50%;transition:background .2s}.cart-drawer__close:hover{background:#ffffff14}.cart-drawer__items{flex:1;overflow-y:auto;padding:1rem 1.5rem}.cart-drawer__item{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;margin-bottom:.75rem}.cart-drawer__item-img{width:72px;height:72px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#1a1a1a}.cart-drawer__item-img img{width:100%;height:100%;object-fit:cover}.cart-drawer__item-details{flex:1;min-width:0}.cart-drawer__item-title{font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:500;color:#f5f0e8;margin:0 0 2px;line-height:1.3}.cart-drawer__item-variant{font-size:.75rem;color:#fff6;margin:0 0 6px}.cart-drawer__item-price{font-size:.9rem;font-weight:600;color:#c9a962;margin:0}.cart-drawer__item-qty{display:flex;align-items:center;gap:6px;margin-top:8px}.cart-drawer__qty-btn{width:26px;height:26px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border:none;border-radius:6px;cursor:pointer;color:#f5f0e8;font-size:.9rem;font-weight:600;transition:background .2s}.cart-drawer__qty-btn:hover{background:#c9a962;color:#000}.cart-drawer__qty-value{min-width:20px;text-align:center;font-size:.85rem;color:#f5f0e8}.cart-drawer__item-remove{background:none;border:none;cursor:pointer;color:#ffffff40;font-size:1.2rem;padding:4px;transition:color .2s;align-self:flex-start}.cart-drawer__item-remove:hover{color:#ef4444}.cart-drawer__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1.5rem;text-align:center;color:#ffffff80}.cart-drawer__empty .btn{margin-top:1rem;background:#c9a962;color:#000;text-decoration:none;padding:12px 32px;border-radius:8px;font-weight:600}.cart-drawer__footer{padding:1.25rem 1.5rem;border-top:1px solid rgba(255,255,255,.08)}.cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;color:#fff9;font-size:.95rem}.cart-drawer__subtotal-amount{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1.15rem;color:#f5f0e8}.cart-drawer__shipping-note{font-size:.8rem;color:#ffffff59;margin:0 0 1rem}.cart-drawer__checkout{display:block;width:100%;text-align:center;background:#c9a962;color:#000;text-decoration:none;padding:14px;border-radius:8px;font-weight:600;font-size:1rem;transition:background .2s}.cart-drawer__checkout:hover{background:#d4b56a}@media(max-width:480px){.cart-drawer__panel{max-width:100%}}.cart-drawer{background:#0d0d0d;border-left:1px solid rgba(255,255,255,.06)}.cart-drawer-header{background:#0d0d0d;border-bottom:1px solid rgba(255,255,255,.08)}.cart-drawer-title{color:#f5f0e8}.cart-close-btn svg{color:#fff9}.cart-close-btn:hover{background:#ffffff14}.cart-empty-icon{color:#ffffff4d}.cart-empty-text{color:#f5f0e8}.cart-empty-subtext{color:#ffffff80}.cart-item{background:#ffffff0a;border:1px solid rgba(255,255,255,.06);box-shadow:none}.cart-item-image{background:#1a1a1a}.cart-item-title{color:#f5f0e8}.cart-item-variant{color:#ffffff80}.cart-item-price{color:#c9a962}.cart-item-quantity{background:#ffffff0f}.cart-item-quantity .qty-btn{background:#ffffff14;color:#f5f0e8;border:none}.cart-item-quantity .qty-btn:hover{background:#c9a962;color:#000}.cart-item-quantity .qty-value,.qty-value{color:#f5f0e8}.cart-item-remove{color:#ffffff4d}.cart-item-remove:hover{background:#dc262626;color:#ef4444}.cart-footer{background:#0d0d0d;border-top:1px solid rgba(255,255,255,.08)}.cart-subtotal-label{color:#fff9}.cart-subtotal{color:#f5f0e8}.cart-shipping-note{color:#fff6}.cart-checkout-btn{background:#c9a962;color:#000;border:none;border-radius:8px}.cart-checkout-btn:hover{background:#d4b56a}.cart-continue-link{color:#ffffff80}.cart-continue-link:hover{color:#c9a962}.cart-continue-btn{background:#c9a962;color:#000;border:none}.cart-overlay.visible{background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.cart-count{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;background:var(--athlete-orange);color:var(--white);font-size:.6875rem;font-weight:700;border-radius:50%;padding:0 4px}.cart-icon{position:relative}.cart-notification{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(100px);padding:12px 24px;background:var(--text-dark);color:var(--white);font-size:.9375rem;font-weight:500;border-radius:8px;box-shadow:0 4px 24px #0003;z-index:10001;opacity:0;transition:transform .3s cubic-bezier(.16,1,.3,1),opacity .3s ease}.cart-notification.show{transform:translate(-50%) translateY(0);opacity:1}.cart-notification.success{background:#059669}.cart-notification.error{background:#dc2626}.cart-notification.info{background:var(--primary-navy)}@media(max-width:480px){.cart-drawer{max-width:100%}.cart-item{grid-template-columns:60px 1fr auto;gap:8px}.cart-item-image{width:60px;height:60px}.cart-item-remove{position:absolute;top:8px;right:8px}.cart-item{position:relative;padding-right:40px}.cart-item-quantity{grid-column:2;justify-self:start;margin-top:8px}.cart-notification{bottom:80px;left:16px;right:16px;transform:translate(0) translateY(100px)}.cart-notification.show{transform:translate(0) translateY(0)}}.mobile-social-proof{display:none}@media(max-width:768px){.mobile-social-proof{display:block;background:#000;padding:32px 0 24px;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-proof-container{padding:0 20px;max-width:100%}.mobile-proof-header{margin-bottom:20px}.mobile-proof-stats{display:flex;flex-direction:column;align-items:center;gap:8px}.mobile-proof-count{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--white);letter-spacing:-.01em}.mobile-proof-rating{display:flex;align-items:center;gap:8px}.mobile-proof-stars{display:flex;gap:2px}.mobile-proof-stars svg{width:16px;height:16px;color:var(--gold-accent, #C9A962)}.mobile-proof-score{font-family:var(--font-heading);font-size:1rem;font-weight:600;color:var(--gold-accent, #C9A962)}.mobile-proof-testimonials{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px;margin:0 -20px;padding-left:20px;padding-right:20px}.mobile-proof-testimonials::-webkit-scrollbar{display:none}.mobile-proof-card{flex:0 0 auto;width:calc(85vw - 40px);max-width:280px;min-width:240px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px;scroll-snap-align:start;transition:border-color var(--transition-medium)}.mobile-proof-card:hover,.mobile-proof-card:active{border-color:#c9a9624d}.mobile-proof-quote{font-family:var(--font-body);font-size:.9375rem;font-style:italic;color:#ffffffe6;line-height:1.5;margin-bottom:12px}.mobile-proof-author{font-family:var(--font-body);font-size:.8125rem;font-weight:500;color:#ffffff80}.mobile-proof-link{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:20px;padding:12px 0;font-family:var(--font-body);font-size:.875rem;font-weight:500;color:var(--gold-accent, #C9A962);text-decoration:none;transition:color var(--transition-fast)}.mobile-proof-link svg{width:16px;height:16px;transition:transform var(--transition-fast)}.mobile-proof-link:hover,.mobile-proof-link:active{color:#d9b972}.mobile-proof-link:hover svg,.mobile-proof-link:active svg{transform:translate(3px)}}@media(max-width:380px){.mobile-social-proof{padding:24px 0 20px}.mobile-proof-container{padding:0 16px}.mobile-proof-count{font-size:1rem}.mobile-proof-testimonials{margin:0 -16px;padding-left:16px;padding-right:16px}.mobile-proof-card{width:calc(90vw - 32px);min-width:220px;padding:16px}.mobile-proof-quote{font-size:.875rem}}.mobile-hero-enhancements{display:none}@media(max-width:768px){.mobile-hero-enhancements{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:20px;width:100%}.mobile-hero-promo-banner{background:linear-gradient(135deg,var(--gold-accent) 0%,#D4B872 100%);padding:10px 20px;border-radius:6px;text-align:center;width:100%;max-width:320px;box-shadow:0 4px 12px #c9a9624d}.mobile-hero-promo-text{color:var(--primary-navy);font-family:var(--font-heading);font-size:.875rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.mobile-hero-social-proof{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.mobile-hero-rating{display:flex;align-items:center;gap:6px}.mobile-hero-stars{display:flex;align-items:center;gap:2px}.mobile-hero-stars svg{width:14px;height:14px;color:var(--gold-accent)}.mobile-hero-rating-text{color:var(--white);font-family:var(--font-heading);font-size:.9rem;font-weight:700}.mobile-hero-divider{color:#fff6;font-size:.75rem}.mobile-hero-customers{color:#ffffffe6;font-family:var(--font-body);font-size:.8rem;font-weight:500}.mobile-hero-guarantee{display:flex;align-items:center;justify-content:center;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);padding:8px 16px;border-radius:20px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.mobile-hero-shield-icon{width:18px;height:18px;color:var(--gold-accent);flex-shrink:0}.mobile-hero-guarantee span{color:var(--white);font-family:var(--font-body);font-size:.8rem;font-weight:500;letter-spacing:.2px}}.mobile-brand-story{display:none}@media(max-width:768px){.mobile-brand-story{display:block;position:relative;padding:64px 0 72px;background:linear-gradient(180deg,#0a0a0a,#111,#0d0d0d,#0a0a0a,#080808);overflow:hidden}.mobile-brand-story:before{content:"";position:absolute;top:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,rgba(0,0,0,.4) 0%,transparent 100%);pointer-events:none;z-index:1}.mobile-brand-container{position:relative;z-index:2;max-width:100%;padding:0 24px;margin:0 auto}.mobile-brand-who{text-align:center;margin-bottom:48px}.mobile-brand-headline{font-family:var(--font-heading);font-size:2rem;font-weight:600;color:var(--bone-white);margin-bottom:24px;letter-spacing:-.02em;line-height:1.2}.mobile-brand-story-text{font-family:var(--font-body);font-size:1rem;font-weight:400;color:#f5f2ebd9;line-height:1.7;margin-bottom:20px;text-align:left}.mobile-brand-highlight{color:#c9a962;font-weight:500}.mobile-brand-mission{font-family:var(--font-body);font-size:1.1rem;font-weight:500;color:var(--bone-white);line-height:1.6;text-align:center;padding:20px 0;margin:0;font-style:italic}.mobile-brand-divider{width:60px;height:2px;background:linear-gradient(90deg,transparent,#C9A962,transparent);margin:0 auto 48px;opacity:.8}.mobile-brand-community{text-align:center}.mobile-brand-community-headline{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;color:var(--bone-white);margin-bottom:16px;letter-spacing:-.01em;line-height:1.3}.mobile-brand-community-text{font-family:var(--font-body);font-size:1rem;font-weight:400;color:#f5f2ebcc;line-height:1.6;margin-bottom:28px}.mobile-brand-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:320px;min-height:52px;padding:16px 32px;font-family:var(--font-body);font-size:1rem;font-weight:600;text-transform:none;letter-spacing:.02em;color:#fff;background:var(--primary-navy);border:2px solid var(--primary-navy);border-radius:6px;cursor:pointer;transition:all .3s ease;text-decoration:none;margin-bottom:20px}.mobile-brand-cta:hover,.mobile-brand-cta:active{background:var(--primary-navy-light);border-color:var(--primary-navy-light);transform:translateY(-2px);box-shadow:0 4px 16px #1a2b634d}.mobile-brand-who,.mobile-brand-community{opacity:1;transform:translateY(0)}.mobile-brand-story[data-animation=fade-up] .mobile-brand-who,.mobile-brand-story[data-animation=fade-up] .mobile-brand-community{transition:opacity .6s ease,transform .6s ease}}.mobile-faq-extra,.mobile-newsletter{display:none}@media(max-width:768px){.mobile-faq-extra{display:block;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-faq-extra .faq-question{display:flex;align-items:center;justify-content:space-between;padding:var(--space-lg) 0;cursor:pointer;list-style:none}.mobile-faq-extra .faq-question::-webkit-details-marker{display:none}.mobile-faq-extra .faq-question h3{font-size:1rem;font-weight:500;color:var(--bone-white);padding-right:var(--space-sm)}.mobile-faq-extra .faq-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:transform var(--transition-medium)}.mobile-faq-extra .faq-icon svg{width:20px;height:20px;stroke-width:2;stroke:var(--copper)}.mobile-faq-extra[open] .faq-icon{transform:rotate(45deg)}.mobile-faq-extra .faq-answer{padding-bottom:var(--space-lg);color:var(--soft-white);line-height:1.7;font-size:.9375rem}.mobile-newsletter{display:block;background:var(--dark-bg);padding:var(--space-2xl) 0;border-top:1px solid rgba(255,255,255,.06)}.mobile-newsletter-content{text-align:center;max-width:400px;margin:0 auto}.mobile-newsletter-headline{font-family:var(--font-heading);font-size:1.75rem;font-weight:600;color:var(--bone-white);margin-bottom:var(--space-sm);letter-spacing:-.02em}.mobile-newsletter-subhead{font-size:.9375rem;color:var(--soft-white);line-height:1.6;margin-bottom:var(--space-lg)}.mobile-newsletter-form{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-md)}.mobile-newsletter-input{width:100%;padding:14px 16px;background:var(--dark-bg-alt);border:1px solid rgba(255,255,255,.15);border-radius:6px;color:var(--white);font-size:1rem;font-family:var(--font-body);transition:border-color var(--transition-fast),background var(--transition-fast)}.mobile-newsletter-input::placeholder{color:#ffffff80}.mobile-newsletter-input:focus{outline:none;border-color:var(--copper);background:#ffffff0d}.mobile-newsletter-btn{width:100%;padding:14px 24px;font-size:1rem;font-weight:600;background:var(--primary-navy);color:var(--white);border:2px solid var(--primary-navy);border-radius:6px;cursor:pointer;transition:background var(--transition-fast),transform var(--transition-fast)}.mobile-newsletter-btn:hover,.mobile-newsletter-btn:active{background:var(--primary-navy-light);border-color:var(--primary-navy-light)}.mobile-newsletter-disclaimer{font-size:.75rem;color:#fff6;letter-spacing:.02em}}.mobile-benefits-summary{display:none}@media(max-width:768px){.mobile-benefits-summary{display:block;background:#0a0a0a;padding:32px 0 28px}.mobile-benefits-container{width:100%}.mobile-benefits-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 20px 16px;scrollbar-width:none;-ms-overflow-style:none}.mobile-benefits-scroll::-webkit-scrollbar{display:none}.mobile-benefits-card{flex:0 0 auto;width:calc(50% - 8px);min-width:140px;max-width:160px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px 16px;scroll-snap-align:start;text-align:center;transition:background var(--transition-fast),border-color var(--transition-fast)}.mobile-benefits-card:hover{background:#ffffff0f;border-color:#ffffff1f}.mobile-benefits-icon{width:32px;height:32px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.mobile-benefits-icon svg{width:32px;height:32px;stroke:var(--cream);opacity:.9}.mobile-benefits-label{display:block;font-family:var(--font-heading);font-size:.875rem;font-weight:600;color:var(--white);letter-spacing:.02em;margin-bottom:6px}.mobile-benefits-desc{font-family:var(--font-body);font-size:.75rem;color:#fff9;line-height:1.4;margin:0}.mobile-benefits-attributes{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 12px;padding:20px 20px 16px;border-top:1px solid rgba(255,255,255,.06);margin-top:8px}.mobile-benefits-attr{font-family:var(--font-body);font-size:.75rem;font-weight:500;color:#ffffffb3;letter-spacing:.02em;white-space:nowrap}.mobile-benefits-attr-divider{width:3px;height:3px;background:#ffffff4d;border-radius:50%}.mobile-benefits-flavor{font-family:var(--font-body);font-size:.8125rem;font-style:italic;color:var(--cream);text-align:center;margin:0;padding:0 20px;opacity:.85;letter-spacing:.01em}}.mobile-ingredients-story{display:none}@media(max-width:768px){.mobile-ingredients-story{display:block;background:#000;padding:48px 0 56px;overflow:hidden}.mobile-ing-container{width:100%}.mobile-ing-header{text-align:center;padding:0 20px;margin-bottom:32px}.mobile-ing-label{display:inline-block;font-family:var(--font-body);font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--gold-accent);margin-bottom:12px}.mobile-ing-headline{font-family:var(--font-heading);font-size:1.75rem;font-weight:500;color:var(--cream);margin:0;letter-spacing:-.02em}.mobile-ing-scroll-container{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;scroll-padding-left:20px}.mobile-ing-scroll-container::-webkit-scrollbar{display:none}.mobile-ing-cards{display:flex;gap:16px;padding:0 40px 0 20px}.mobile-ing-card{flex:0 0 280px;scroll-snap-align:start}.mobile-ing-card-inner{background:#111;border-left:3px solid var(--gold-accent);border-radius:0 12px 12px 0;padding:24px 20px;height:100%;min-height:200px;display:flex;flex-direction:column}.mobile-ing-benefit{display:inline-block;font-family:var(--font-body);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--gold-accent);margin-bottom:8px}.mobile-ing-name{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 12px;letter-spacing:-.01em}.mobile-ing-description{font-family:var(--font-body);font-size:.9375rem;font-weight:400;line-height:1.6;color:#ffffffbf;margin:0;flex-grow:1}.mobile-ing-dosage{display:flex;align-items:baseline;gap:6px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.mobile-ing-amount{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--gold-accent)}.mobile-ing-per{font-family:var(--font-body);font-size:.75rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.1em}.mobile-ing-scroll-hint{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px;padding:0 20px}.mobile-ing-scroll-hint span{font-family:var(--font-body);font-size:.75rem;color:#fff6;text-transform:uppercase;letter-spacing:.15em}.mobile-ing-scroll-hint svg{width:16px;height:16px;stroke:#fff6;animation:swipeHint 1.5s ease-in-out infinite}@keyframes swipeHint{0%,to{transform:translate(0);opacity:.4}50%{transform:translate(6px);opacity:.7}}.mobile-ing-card:last-child{margin-right:20px}}@media(max-width:768px){.hero-product-showcase,.hero-product-toggle,.hero-benefits-overlay,.product-image-layers,.hero-video-container{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.hero-media{position:relative;height:auto;min-height:0}.hero-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0}}@media(max-width:768px){.trust-testimonials{display:none!important}.trust-block{padding-bottom:32px}.trust-metrics{margin-bottom:24px}}@media(max-width:768px){.hero{padding-bottom:100px}.hero-content{padding-bottom:80px}.hero-ctas{margin-bottom:24px}.hero-scroll-indicator{margin-top:16px;margin-bottom:0}.mobile-social-proof{margin-top:0;padding-top:40px}.trust-strip-marquee{margin-top:0}}@media(max-width:768px){.mobile-proof-card{position:relative;padding-top:24px}.mobile-proof-card:before{content:"";position:absolute;top:0;left:20px;right:20px;height:3px;background:linear-gradient(90deg,var(--gold-accent, #C9A962),transparent);border-radius:2px}.mobile-proof-author{display:flex;align-items:center;gap:8px}.mobile-proof-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--gold-accent, #C9A962) 0%,#8B7355 100%);flex-shrink:0}}@media(max-width:768px){.mobile-ing-card{display:flex;flex-direction:column}.mobile-ing-image{width:100%;height:120px;background:linear-gradient(135deg,#c9a9621a,#0000004d);border-radius:8px 8px 0 0;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.mobile-ing-image img{max-width:80%;max-height:100px;object-fit:contain}}@media(max-width:768px){.mobile-benefits-icon{width:48px;height:48px;padding:12px;background:#c9a96226;border-radius:12px;margin-bottom:12px}.mobile-benefits-icon svg{width:100%;height:100%;stroke:var(--gold-accent, #C9A962)}}@media(max-width:768px){.mobile-brand-founder-image{width:100%;height:200px;background:linear-gradient(180deg,#c9a9621a,#00000080);border-radius:12px;margin-bottom:24px;display:flex;align-items:center;justify-content:center;overflow:hidden}.mobile-brand-founder-image img{width:100%;height:100%;object-fit:cover}}.product-card,.product-duo-card,.ingredient-card,.trust-testimonial,.trust-badge,.trust-metric,.faq-item,.formulation-item,.subscription-cta,.effect-card,.science-link,.founder-link,.nav-links a,.footer-column a,.social-links a,.carousel-btn,.play-btn,.slider-btn,.modal-close,.modal-thumbnail,.hero-quick-benefit,.product-toggle-btn,.nav-cta-btn,.audience-panel,.lifestyle-item,.chart-cta,.final-cta-btn,.mushroom-badge,.newsletter-form .btn{cursor:pointer}.product-card,.product-duo-card,.ingredient-card,.trust-testimonial,.trust-badge,.trust-metric,.faq-item,.formulation-item,.effect-card,.nav-links a,.footer-column a,.social-links a{transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.trust-badge{background:#ffffff0a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1)}.trust-badge:hover{background:#ffffff14;border-color:#c97b4a80;box-shadow:0 4px 20px #c97b4a26}.trust-testimonial{background:#ffffff08;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08)}.trust-testimonial:hover{background:#ffffff0f;border-color:#c97b4a59;box-shadow:0 8px 32px #0003,0 0 0 1px #c97b4a26;transform:translateY(-4px)}.trust-metric{background:#ffffff05;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:12px;padding:16px 20px;border:1px solid rgba(255,255,255,.05)}.trust-metric:hover{background:#ffffff0a;border-color:#c97b4a40}.product-card{background:#ffffff08;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.08);overflow:hidden;position:relative}.product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,rgba(201,123,74,.12) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:0}.product-card:hover:before{opacity:1}.product-card:hover{border-color:#c97b4a66;box-shadow:0 12px 40px #00000040,0 0 0 1px #c97b4a33}.product-duo-card{background:#141419cc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:relative;overflow:hidden}.product-duo-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(201,169,98,.08) 0%,transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none}.product-duo-card:hover:after{opacity:1}.product-duo-card:hover{box-shadow:0 16px 48px #0000004d,0 0 0 1px #c97b4a40}.focus-card:hover{box-shadow:0 16px 48px #0000004d,0 0 0 1px #1a2b6366}.trust-testimonial-quote{position:relative;padding-left:24px}.trust-testimonial-quote:before{content:'"';position:absolute;left:0;top:-8px;font-size:2.5rem;font-family:Georgia,serif;color:var(--copper);opacity:.4;line-height:1}.trust-testimonial-stars svg{transition:transform .2s ease}.trust-testimonial:hover .trust-testimonial-stars svg{transform:scale(1.1)}.ingredient-card{background:#ffffff05;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.06);position:relative;overflow:hidden}.ingredient-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--copper),var(--gold-accent));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.ingredient-card:hover:before{transform:scaleX(1)}.ingredient-card:hover{background:#ffffff0a;border-color:#c97b4a4d;box-shadow:0 8px 24px #0003;transform:translateY(-4px)}.product-card:focus-visible,.product-duo-card:focus-visible,.ingredient-card:focus-visible,.trust-testimonial:focus-visible,.trust-badge:focus-visible,.btn:focus-visible,.btn-primary:focus-visible,.btn-secondary:focus-visible,.btn-outline:focus-visible,.btn-add-cart:focus-visible,.btn-product-duo:focus-visible,.nav-links a:focus-visible,.footer-column a:focus-visible,.social-links a:focus-visible,.carousel-btn:focus-visible,.play-btn:focus-visible,.slider-btn:focus-visible,.modal-close:focus-visible,.modal-thumbnail:focus-visible,.hero-quick-benefit:focus-visible,.product-toggle-btn:focus-visible,.nav-cta-btn:focus-visible,.faq-item:focus-visible,.newsletter-form input:focus-visible,.newsletter-form .btn:focus-visible{outline:2px solid var(--copper);outline-offset:3px;box-shadow:0 0 0 4px #c97b4a33}.shop-popup__cta:focus-visible,.mobile-sticky-btn:focus-visible{outline:2px solid #C9A962;outline-offset:2px}.btn:focus,.btn-primary:focus,.btn-secondary:focus,.btn-outline:focus,.btn-add-cart:focus,.btn-product-duo:focus,.nav-links a:focus,.footer-column a:focus,.social-links a:focus{outline:none}.effect-card{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;transition:transform .25s ease}.effect-card:hover{transform:translateY(-6px)}@media(prefers-reduced-motion:reduce){.product-card,.product-duo-card,.ingredient-card,.trust-testimonial,.trust-badge,.trust-metric,.effect-card,.btn,.nav-links a,.footer-column a,.social-links a{transition:none!important;transform:none!important}.product-card:before,.product-duo-card:after,.ingredient-card:before{display:none}.trust-testimonial:hover,.ingredient-card:hover,.product-card:hover,.product-duo-card:hover,.effect-card:hover{transform:none}.btn-primary:before{animation:none}.marquee-track{animation-play-state:paused}}.shop-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}body.shop-popup-open{overflow:hidden;position:fixed;width:100%}.shop-popup.active{pointer-events:auto;opacity:1;visibility:visible;overflow-y:auto}.shop-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.shop-popup__panel{position:absolute;top:80px;left:50%;transform:translate(-50%) translateY(-20px);width:90%;max-width:1200px;max-height:90vh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#111;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:2rem;transition:transform .4s cubic-bezier(.16,1,.3,1)}.shop-popup.active .shop-popup__panel{transform:translate(-50%) translateY(0)}.shop-popup__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.shop-popup__card{display:block;text-decoration:none;color:inherit;background:#1a1a1a;border:1px solid rgba(255,255,255,.06);border-radius:16px;overflow:hidden;transition:transform .3s ease,border-color .3s ease}.shop-popup__card:hover{transform:translateY(-4px);border-color:#ffffff26}.shop-popup__img{height:220px;overflow:hidden}.shop-popup__img img{width:100%;height:100%;object-fit:cover}.shop-popup__info{padding:1.25rem}.shop-popup__label{font-family:Inter,sans-serif;font-size:.65rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.shop-popup__label--cordyceps{color:#e67e4d}.shop-popup__label--lionsmane{color:#4a9b9b}.shop-popup__label--stack{color:#c9a962}.shop-popup__label--starter{color:#f5f0e8}.shop-popup__name{font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600;color:#f5f0e8;margin:.5rem 0}.shop-popup__detail{font-size:.8rem;color:#f5f0e880;margin-bottom:.75rem}.shop-popup__price{display:flex;align-items:center;gap:.5rem}.shop-popup__price-old{font-size:.85rem;color:#f5f0e859;text-decoration:line-through}.shop-popup__price-now{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;color:#f5f0e8}.shop-popup__price-period{font-size:.8rem;font-weight:400;color:#f5f0e880}.shop-popup__urgency-bar{text-align:center;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#f5f0e8;background:linear-gradient(90deg,#c9a962,#e67e4d,#c9a962);background-size:200% 100%;animation:urgency-shimmer 3s ease infinite;padding:10px 20px;border-radius:8px;margin-bottom:1.25rem}@keyframes urgency-shimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.shop-popup__sale-badge{position:absolute;top:12px;left:12px;z-index:3;font-family:Space Grotesk,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#e53e3e;padding:5px 10px;border-radius:6px}.shop-popup__sale-badge--gold{background:linear-gradient(135deg,#c9a962,#d4a843)}.shop-popup__sale-badge--teal{background:#14b8a6}.shop-popup__save-tag{position:absolute;top:12px;right:12px;z-index:3;font-family:Inter,sans-serif;font-size:.6rem;font-weight:600;letter-spacing:.05em;color:#fff;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:4px 8px;border-radius:4px;border:1px solid rgba(255,255,255,.12)}.shop-popup__cta{display:block;text-align:center;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.04em;color:#0a0a0a;background:#f5f0e8;padding:10px;border-radius:8px;margin-top:.75rem;transition:background .3s ease,transform .2s ease}.shop-popup__card:hover .shop-popup__cta{background:#fff;transform:translateY(-1px)}.shop-popup__card--featured{border-color:#c9a96259;box-shadow:0 0 20px #c9a96214}.shop-popup__card--featured:hover{border-color:#c9a96280;box-shadow:0 0 30px #c9a96226}.shop-popup__img,.shop-popup__price-old{position:relative}.shop-popup__price-old:after{content:"";position:absolute;left:-2px;right:-2px;top:50%;height:2px;background:#e53e3e;transform:rotate(-8deg)}@media(max-width:900px){.shop-popup__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.shop-popup__grid{grid-template-columns:1fr}.shop-popup__panel{padding:1rem}.shop-popup__urgency-bar{font-size:.65rem}}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#000000d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu-drawer{position:fixed;top:0;right:0;width:280px;height:100%;z-index:9999;background:#111;transform:translate(100%);transition:transform .35s cubic-bezier(.16,1,.3,1);padding:80px 24px 40px;display:flex;flex-direction:column;gap:0}.mobile-menu-drawer.active{transform:translate(0)}.mobile-menu-drawer a{display:block;padding:16px 0;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:500;color:#f5f0e8;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.06);transition:color .2s ease}.mobile-menu-drawer a:hover{color:#c9a962}.mobile-menu-close{position:absolute;top:20px;right:20px;width:40px;height:40px;background:none;border:none;color:#f5f0e8;font-size:1.5rem;cursor:pointer}.science-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;pointer-events:none;z-index:0}.science-section>*{position:relative;z-index:1}.science-section .container{padding-left:15%;padding-right:15%}.faq-section{position:relative}.faq-section:after{content:"";position:absolute;bottom:0;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(26,43,99,.06) 0%,transparent 70%);pointer-events:none}.community-section,.mobile-brand-story{position:relative}.community-section:before,.mobile-brand-story:before{content:"";position:absolute;top:-100px;left:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(201,169,98,.03) 0%,transparent 70%);pointer-events:none}.community-collage{background:#000;padding:4rem 7.5%}.collage-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(3,1fr);gap:4px;aspect-ratio:2.2 / 1;grid-template-areas:"a  b  d  d  c" "a  e  f  f  h" "i  g  g  j  h"}.collage-item{position:relative;overflow:hidden;cursor:pointer;border-radius:4px}.collage-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.c-a{grid-area:a}.c-b{grid-area:b}.c-c{grid-area:c}.c-d{grid-area:d}.c-e{grid-area:e}.c-f{grid-area:f}.c-g{grid-area:g}.c-h{grid-area:h}.c-i{grid-area:i}.c-j{grid-area:j}@media(min-width:769px){.c-i video{object-position:center 15%}.c-g img{object-position:center 20%}.c-b img{object-position:center 25%}}.collage-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;display:flex;align-items:center;justify-content:center;transition:background .3s ease}.collage-label-mobile{display:none}.collage-overlay span{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:1.1rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.1em;opacity:0;transform:translateY(8px);transition:opacity .3s ease,transform .3s ease}.collage-item:hover .collage-overlay{background:#0000008c}.collage-item:hover .collage-overlay span{opacity:1;transform:translateY(0)}.collage-item:hover img,.collage-item:hover video{transform:scale(1.05)}.collage-video-item video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.collage-desktop-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.collage-mobile-video{display:none}@media(max-width:768px){.collage-desktop-img{display:none}.collage-mobile-video{display:block}}.taste-section{background:#000;padding:5rem 2rem;text-align:center;position:relative}.taste-section:before{content:"";display:block;width:40px;height:2px;background:linear-gradient(90deg,#c9a962,#d4b872);margin:0 auto 2.5rem}.taste-core{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:400;font-style:italic;color:#f5f0e8;margin:0 auto 1rem;max-width:700px;line-height:1.3}.taste-support{font-family:var(--font-body, "Inter", sans-serif);font-size:clamp(.8rem,1.3vw,.95rem);color:#c9a962b3;margin:0 auto;max-width:400px;letter-spacing:.15em;text-transform:uppercase}.mushroom-slider{position:relative;overflow:hidden;background:#000}.mushroom-slider-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.mushroom-slider-track::-webkit-scrollbar{display:none}.mushroom-slide{position:relative;min-height:100vh;width:100%;flex-shrink:0;display:flex;align-items:center;background-color:#000;background-size:contain;background-position:top right;background-repeat:no-repeat;overflow:hidden;scroll-snap-align:start}.mushroom-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.9) 0%,rgba(0,0,0,.5) 40%,transparent 70%);pointer-events:none;z-index:1}.mushroom-slide:after{content:"";position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to top,#000 0%,transparent 100%);pointer-events:none;z-index:1}.mushroom-slider-dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:5}.mushroom-dot{width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.4);background:transparent;cursor:pointer;padding:0;transition:all .3s ease}.mushroom-dot.active{background:#c9a962;border-color:#c9a962}.lionsmane-hero-section{background-image:url(lionsmane-bg-desktop.jpg)}.cordyceps-hero-section{background-image:url(cordyceps-bg-desktop.jpg)}.mushroom-section-content{position:relative;z-index:2;max-width:480px;padding:4rem 4rem 4rem 6rem}.mushroom-section-title{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:700;color:#f5f0e8;margin-bottom:1rem;letter-spacing:-.02em;line-height:1.1}.mushroom-summary{font-family:var(--font-body, "Inter", sans-serif);font-size:1.05rem;color:#f5f0e8bf;line-height:1.6;margin-bottom:1.5rem}.mushroom-keypoints{display:flex;flex-direction:column;gap:0}.mushroom-keypoint{border-bottom:1px solid rgba(255,255,255,.1)}.mushroom-keypoint:last-child{border-bottom:none}.mushroom-keypoint summary{display:flex;align-items:center;justify-content:space-between;padding:14px 0;cursor:pointer;list-style:none;font-family:var(--font-body, "Inter", sans-serif);font-size:.9rem;font-weight:500;color:#f5f0e8d9;letter-spacing:.02em;transition:color .2s ease}.mushroom-keypoint summary::-webkit-details-marker{display:none}.mushroom-keypoint summary:hover{color:#c9a962}.mushroom-plus{font-size:1.3rem;font-weight:300;color:#c9a962;transition:transform .3s ease;flex-shrink:0;margin-left:12px}.mushroom-keypoint[open] .mushroom-plus{transform:rotate(45deg)}.mushroom-keypoint p{font-family:var(--font-body, "Inter", sans-serif);font-size:.85rem;color:#f5f0e899;line-height:1.7;margin:0;padding:0 0 14px}.lionsmane-section{position:relative;min-height:100vh;display:flex;align-items:center;background-color:#000;background-image:url(lionsmane-bg-desktop.jpg);background-size:cover;background-position:center right;background-repeat:no-repeat;overflow:hidden}.lionsmane-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.85) 0%,rgba(0,0,0,.5) 50%,transparent 100%);pointer-events:none}.lionsmane-content{position:relative;z-index:1;max-width:520px;padding:4rem 4rem 4rem 6rem}.lionsmane-title{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#f5f0e8;margin-bottom:2.5rem;letter-spacing:-.02em}.lionsmane-block{margin-bottom:2rem}.lionsmane-block h3{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:1rem;font-weight:600;color:#c9a962;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem}.lionsmane-block p{font-family:var(--font-body, "Inter", sans-serif);font-size:.95rem;color:#f5f0e8cc;line-height:1.7;margin:0}.hero-mobile-title{display:none}.benefits-gallery{background:#000;padding:4rem 0;overflow:hidden}.benefits-gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1.5rem;padding:0 3rem;scrollbar-width:none}.benefits-gallery-track::-webkit-scrollbar{display:none}.benefits-gallery-card{flex:0 0 300px;scroll-snap-align:start;border-radius:16px;overflow:hidden;background:#111;transition:transform .3s ease}.benefits-gallery-card:hover{transform:translateY(-4px)}.benefits-gallery-card img{width:100%;height:380px;object-fit:cover;display:block}.benefits-gallery-title{font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:1.1rem;font-weight:600;color:#f5f0e8;text-align:center;padding:1rem;text-transform:uppercase;letter-spacing:.08em}.benefits-video-card{position:relative;cursor:pointer}.benefits-video-wrap{width:100%;height:380px;overflow:hidden;border-radius:16px 16px 0 0}.benefits-video-wrap video{width:100%;height:100%;object-fit:cover;display:block}.benefits-video-title{background:linear-gradient(135deg,#c9a962,#d4b872)!important;color:#0a0a0a!important;font-weight:700!important}.benefits-video-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#000;display:none;align-items:center;justify-content:center}.benefits-video-fullscreen.active{display:flex}.benefits-video-fullscreen video{width:100%;height:100%;object-fit:contain}.benefits-video-fullscreen .close-fullscreen{position:absolute;top:20px;right:20px;z-index:100000;background:#ffffff26;border:2px solid #fff;color:#fff;font-size:1.5rem;width:44px;height:44px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}@media(min-width:769px){.shop-popup__close{display:none}}.mobile-menu-drawer.active{display:flex!important;transform:translate(0)!important}.marquee-section{overflow:hidden}.science-link,.founder-link,.footer-links a{min-height:44px;display:inline-flex;align-items:center}@media(max-width:768px){.mobile-menu-btn span{background:#f5f0e8!important}.announcement-bar,.discount-banner{position:fixed!important;top:0!important;left:0;right:0;z-index:1001;padding:5px 8px!important;font-size:.75rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.discount-banner-content{gap:.5rem!important;flex-wrap:nowrap!important}.discount-banner-text,.discount-banner-timer{font-size:.75rem!important}.header{top:26px!important}.hero{min-height:100vh!important;min-height:100dvh!important;max-height:none!important;height:100vh!important;height:100dvh!important;overflow:hidden!important;padding-top:80px!important;padding-bottom:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;position:relative!important;background-image:url(hero-mobile-bg-vf.png)!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important}.hero:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:linear-gradient(to bottom,#0000 0% 35%,#0009 55%,#000000eb,#000000fa,#000)!important;z-index:0!important;pointer-events:none!important}.hero-content{position:relative!important;z-index:1!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;padding:0 24px 40px!important;padding-bottom:calc(40px + env(safe-area-inset-bottom,0))!important;max-height:none!important;overflow:visible!important;margin-top:auto!important}.hero-title,.hero-body,.hero-media,.hero-product-showcase,.hero-image,.mobile-hero-enhancements,.mobile-hero-promo-banner,.hero-scroll-indicator,.section-transition-overlay{display:none!important}.hero-mobile-title{display:block!important;font-family:var(--font-heading, "Space Grotesk", sans-serif);font-size:clamp(2rem,9vw,3rem);font-weight:700;color:#fff;text-align:center;line-height:1.15;letter-spacing:.04em;margin:0 0 12px}.hero-trust-micro{display:block!important;font-size:.65rem!important;letter-spacing:.1em!important;text-align:center!important;color:#ffffffd9!important;margin:0 0 8px!important}.hero-trust-micro .hero-natural{display:block;margin-top:4px}.hero-ctas{width:100%!important;max-width:320px!important;margin:0 auto!important;padding:0!important}.shop-popup__panel{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;max-width:100%;transform:none;border-radius:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px!important}.shop-popup.active .shop-popup__panel{transform:none}.shop-popup__close{display:block!important;width:44px!important;height:44px!important;margin-left:auto!important;margin-bottom:8px!important;background:#333!important;border:2px solid #fff!important;color:#fff!important;font-size:1.5rem!important;border-radius:50%!important;cursor:pointer!important;pointer-events:auto!important;line-height:1!important;text-align:center!important;padding:0!important}.shop-popup__img{height:180px}.shop-popup__grid{gap:1rem;padding-bottom:1rem}.products{padding:3rem 0;overflow:hidden}.products-carousel{overflow:visible}.products-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding:0 16px 16px;scrollbar-width:none}.products-grid::-webkit-scrollbar{display:none}.products-grid .product-card{flex:0 0 280px;scroll-snap-align:center;min-width:280px}.product-card .product-image{width:100%;height:240px;max-height:none;aspect-ratio:auto;border-radius:12px;overflow:hidden;background:#0d0d0d;display:flex;align-items:center;justify-content:center}.product-card .product-img,.product-card .product-image img{width:100%;height:100%;object-fit:contain;object-position:center center}.product-card .product-info{padding:16px 12px}.product-card .product-name{font-size:1rem;margin-bottom:8px}.product-card .product-price{margin-bottom:12px}.product-card .btn-add-cart{width:100%;text-align:center;padding:12px 20px;font-size:.875rem;background:var(--navy, #1A2B63);color:#f5f0e8;border:none;border-radius:8px}.products-duo{padding:1rem 0!important}.products-duo-container{display:flex!important;flex-direction:column!important;gap:1rem!important;padding:0!important;max-width:100%!important}.product-duo-card{display:block!important;position:relative!important;background:none!important;border:none!important;border-radius:0!important;padding:0!important;overflow:visible!important;margin-bottom:0!important}.product-duo-image{order:unset!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;overflow:visible!important;display:block!important;position:relative!important;margin:0!important;padding:0!important;border-radius:0!important;background:none!important}.product-duo-img{position:relative!important;width:100%!important;height:auto!important;max-width:none!important;max-height:none!important;object-fit:contain!important;display:block!important;border-radius:0!important}.product-duo-content{order:unset!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important;padding:60px 16px 16px!important;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.4) 60%,transparent 100%)!important;text-align:left!important;z-index:2!important}.product-duo-title{margin-bottom:2px!important;font-size:1.5rem!important;color:#fff!important}.product-duo-tagline{margin-bottom:0!important;font-size:.75rem!important;color:#ffffffb3!important}.product-duo-desc,.product-duo-details,.product-duo-content .product-duo-cta-wrap,.product-duo-content .product-duo-price{display:none!important}.product-duo-bottom{order:unset!important;position:absolute!important;top:12px!important;right:12px!important;left:auto!important;padding:0!important;text-align:right!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important}.product-duo-bottom .product-duo-price{display:flex!important;align-items:baseline!important;gap:6px!important;margin-bottom:0!important;background:#00000080!important;padding:6px 12px!important;border-radius:8px!important}.product-duo-bottom .product-duo-price .product-duo-price-original{color:#ffffff80!important;font-size:.75rem!important}.product-duo-bottom .product-duo-price .product-duo-price-current{color:#fff!important;font-size:1.1rem!important;font-weight:700!important}.product-duo-bottom .product-duo-cta-wrap,.product-duo-overlay-cta{display:none!important}.effect-caption{opacity:1!important;visibility:visible!important;display:block!important;font-size:.9rem;text-align:center;padding:12px 0;color:#f5f0e8e6}.testimonial-media{display:block!important;width:100%;max-height:none!important;height:auto!important;aspect-ratio:auto!important;overflow:visible!important}.testimonial-photo{width:100%;height:auto!important;max-height:none!important;object-fit:contain!important;display:block!important}.testimonial-avatar{display:block!important}.testimonials-slider .slider-btn{display:none!important}.featured{background:#0a0a0a!important;padding:3rem 0}.featured:before,.featured:after{display:none}.featured-layout{display:flex;flex-direction:column;gap:2rem;padding:0 16px}.featured-image{width:100%;max-height:280px;overflow:hidden;border-radius:16px}.featured-image img{width:100%;height:100%;object-fit:cover}.featured-content{text-align:center;padding:0 16px}.featured-title,.featured-tagline{color:#f5f0e8}.featured-description{color:#f5f0e8bf}.featured-cta-text{color:#f5f0e8a6}.featured-rating{justify-content:center}.performance-chart-section{padding:60px 0!important;background:linear-gradient(180deg,#000,#0a0a12 40%,#0d0d1a)!important;position:relative!important;overflow:hidden!important}.performance-chart-section:before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:300px!important;height:300px!important;background:radial-gradient(circle,rgba(232,145,58,.08) 0%,transparent 70%)!important;pointer-events:none!important;z-index:0!important}.performance-chart-section .container{position:relative!important;z-index:1!important}.chart-label{font-size:.6rem!important;padding:8px 18px!important;border-color:#c97b4a4d!important;background:#c97b4a0f!important;margin-bottom:16px!important}.chart-headline{font-size:clamp(1.6rem,7vw,2.2rem)!important;line-height:1.2!important;margin-bottom:8px!important}.chart-brand-logo{height:.75em!important}.chart-intro{font-size:.85rem!important;opacity:.7!important;max-width:280px!important}.chart-header{margin-bottom:24px!important}.performance-chart{background:#ffffff08!important;border:1px solid rgba(255,255,255,.06)!important;border-radius:16px!important;padding:20px 12px!important;margin:0 16px 32px!important;max-width:none!important}.chart-container{aspect-ratio:16 / 10!important}.chart-stats{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:12px!important;margin:0 16px 24px!important;padding:0!important;max-width:none!important}.chart-stat{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:12px!important;padding:16px 8px!important;gap:4px!important}.chart-stat-value{font-size:1.5rem!important;color:#f5f0e8!important}.chart-stat-unit{font-size:.55em!important;color:#c97b4a!important}.chart-stat-label{font-size:.55rem!important;letter-spacing:.1em!important;opacity:.85!important}.chart-stat-divider{display:none!important}.chart-cta{margin:var(--space-lg) auto 0!important;width:auto!important;max-width:220px!important}.btn-primary,.btn-hero-primary,.btn-product-duo,.chart-cta,.subscription-cta,.final-cta-btn,.mobile-sticky-btn,.btn-add-cart,.mobile-newsletter-btn,.shop-popup__cta{display:flex!important;align-items:center!important;justify-content:center!important;background:#c97b4a!important;border:none!important;color:#fff!important;font-weight:700!important;font-size:.875rem!important;letter-spacing:.04em!important;cursor:pointer!important;position:relative!important;overflow:hidden!important;transition:all .3s ease!important;border-radius:8px!important;padding:14px 28px!important;text-decoration:none!important;text-transform:uppercase!important;min-height:48px!important}.btn-primary:hover,.btn-hero-primary:hover,.btn-product-duo:hover,.chart-cta:hover,.subscription-cta:hover,.final-cta-btn:hover,.mobile-sticky-btn:hover,.btn-add-cart:hover,.mobile-newsletter-btn:hover,.hero-ctas .btn-hero-primary:hover,.hero-ctas .btn-primary:hover,.hero-ctas .btn:hover{background:#fff!important;background-image:none!important;color:#0a0a0a!important;border-color:#fff!important;box-shadow:0 0 20px #ffffff80,0 0 40px #fff3!important;transform:none!important}.btn-primary:active,.btn-hero-primary:active,.btn-product-duo:active,.chart-cta:active,.subscription-cta:active,.final-cta-btn:active,.mobile-sticky-btn:active,.btn-add-cart:active,.mobile-newsletter-btn:active{transform:scale(.97)!important;background:#e0e0e0!important}.btn-primary:before,.btn-hero-primary:before,.btn-product-duo:before,.chart-cta:before,.subscription-cta:before,.final-cta-btn:before,.mobile-sticky-btn:before,.btn-add-cart:before,.mobile-newsletter-btn:before{display:none!important}.btn-product-duo{width:100%!important}.hero-ctas .btn-hero-primary,.chart-cta,.subscription-cta,.final-cta-btn,.mobile-newsletter-btn{width:auto!important;max-width:220px!important;margin-left:auto!important;margin-right:auto!important}.hero-ctas{max-width:220px!important;margin-left:auto!important;margin-right:auto!important}.hero-ctas .btn{width:auto!important}.shop-popup__cta{font-size:.75rem!important;padding:12px 20px!important;width:auto!important;max-width:180px!important;margin-left:auto!important;margin-right:auto!important}.newsletter-form .btn-primary,.footer-newsletter .btn-primary{width:100%!important;max-width:none!important}.header,.nav,.mobile-menu-overlay,.mobile-hero-guarantee,.trust-badge,.trust-testimonial,.trust-metric,.product-card,.shop-popup__overlay,.shop-popup__close,.shop-popup__save-tag,.cart-drawer,.product-modal,.announcement-bar,.discount-banner,.faq-item,.testimonial-card,[class*=glass]{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.product-card,.btn,.benefit-item,.featured-product-visual,.featured-badge{transform-style:flat!important;perspective:none!important}.product-card,.btn,.benefit-icon,.featured-product-visual,.featured-badge,.hero-image,.product-image-layers,.product-layer,.product-box-img,.product-capsule-img,.problem-frame-section,#problem-canvas,.hero-content,.hero-title .char{will-change:auto!important}.neon-blue,.neon-orange,[class*=neon]{animation:none!important;text-shadow:none!important}.product-card:hover,.product-duo-card:hover,.btn:hover{box-shadow:none!important}.product-card:hover .product-image img,.product-card:hover .product-img{transform:none!important}.product-card:hover{transform:none!important;border-color:inherit!important}.product-card:before{display:none!important}.marquee-track{animation-duration:30s!important}.media-carousel-track{animation-duration:20s!important}.product-duo-image:before{display:none!important}.community-collage{padding:2rem 4%!important}.collage-grid{grid-template-columns:repeat(3,1fr)!important;grid-template-rows:repeat(4,1fr)!important;aspect-ratio:3 / 4!important;gap:3px!important;grid-template-areas:"a  d  d" "a  b  c" "g  g  e" "f  f  h"!important}.c-i,.c-j,.c-b .collage-label-desktop{display:none!important}.c-b .collage-label-mobile{display:inline!important}.c-a{grid-area:a!important}.c-b{grid-area:b!important}.c-c{grid-area:c!important}.c-d{grid-area:d!important}.c-e{grid-area:e!important}.c-f{grid-area:f!important}.c-g{grid-area:g!important}.c-h{grid-area:h!important}.collage-overlay span{font-size:.6rem!important;letter-spacing:.06em!important}.mushroom-slide{min-height:100vh!important;min-height:100dvh!important;background-image:none!important;background-size:unset!important;background-position:unset!important;align-items:center!important;padding:4rem 0!important}.mushroom-slider{margin:2rem 0!important}.lionsmane-hero-section{background:#4a9b9b!important}.cordyceps-hero-section{background:#d4763c!important;background-image:none!important}.mushroom-slide:before{display:none!important}.mushroom-slide:after{display:none!important}.mushroom-section-content{padding:0 24px 2rem!important;max-width:100%!important;margin-top:0!important}.mushroom-section-title{font-size:1.75rem!important;margin-bottom:.75rem!important;color:#0d0d0d!important}.mushroom-summary{font-size:.9rem!important;color:#000000b3!important}.mushroom-keypoint{border-bottom-color:#00000026!important}.mushroom-keypoint summary{color:#000000d9!important}.mushroom-keypoint summary:hover{color:#0d0d0d!important}.mushroom-plus{color:#0d0d0d!important}.mushroom-keypoint p{color:#0009!important;font-size:.85rem!important}.mushroom-slider-dots{bottom:16px!important}.mushroom-dot{border-color:#0000004d!important}.mushroom-dot.active{background:#0d0d0d!important;border-color:#0d0d0d!important}.benefits-video-wrap{height:300px!important}.benefits-gallery{padding:2rem 0!important}.benefits-gallery-track{gap:12px!important;padding:0 16px!important}.benefits-gallery-card{flex:0 0 240px!important;min-width:240px!important;border-radius:12px!important}.benefits-gallery-card img{height:300px!important}.benefits-gallery-title{font-size:.9rem!important;padding:12px!important}.trust-stats-strip{display:none!important}.testimonials{padding:2rem 0!important;overflow:hidden!important}.testimonials-slider{display:flex!important;flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:16px!important;padding:0 16px!important;scrollbar-width:none!important}.testimonials-slider::-webkit-scrollbar{display:none!important}.testimonial-card{flex:0 0 85vw!important;scroll-snap-align:center!important;display:block!important;min-width:85vw!important;padding:0!important}.testimonial-card[style*="display: none"],.testimonial-card[style*="display:none"]{display:block!important}.slider-dots{display:none!important}body{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/style.css.map */
