*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:DM Sans,sans-serif;background:#f5f3f0;color:#2a2825;overflow-x:hidden;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#9a9690;display:flex;align-items:center;gap:.65rem;margin-bottom:.75rem}.eyebrow:before{content:"";display:block;width:1.5rem;height:1px;background:currentColor;flex-shrink:0}.section-title{font-family:Bebas Neue,sans-serif;font-size:clamp(2.2rem,5vw,4.2rem);letter-spacing:.03em;line-height:.95;color:#0f0f0f}.section-subtitle{font-family:"DM Serif Display",serif;font-style:italic;font-size:1.05rem;color:#9a9690;margin-top:.6rem}.section-header{margin-bottom:3rem}.section-header--center{text-align:center}.section-header--center .eyebrow{justify-content:center}.section-header-row{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.rte h1,.rte h2,.rte h3{margin:1.5rem 0 .75rem}.rte p{margin-bottom:.75rem;font-size:.95rem;line-height:1.8;color:#2a2825}.rte ul,.rte ol{padding-left:1.5rem;margin-bottom:.75rem}.rte li{font-size:.92rem;line-height:1.8;color:#2a2825;margin-bottom:.3rem}.rte a{text-decoration:underline}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.9rem 2rem;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border:2px solid transparent;border-radius:4px;transition:background .2s,border-color .2s,color .2s;cursor:pointer;text-decoration:none;white-space:nowrap}.btn-primary{background:#0f0f0f;color:#f5f3f0;border-color:#0f0f0f}.btn-primary:hover{background:#333;border-color:#333}.btn-secondary{background:transparent;color:#2a2825;border-color:#d8d4ce}.btn-secondary:hover{border-color:#2a2825}.btn-add-to-cart{width:100%;padding:1.1rem;background:#0f0f0f;color:#f5f3f0;border:2px solid #0f0f0f;font-size:.85rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;border-radius:4px;transition:background .2s,border-color .2s;margin-bottom:.75rem;cursor:pointer}.btn-add-to-cart:hover{background:#333;border-color:#333}.btn-add-to-cart:disabled{opacity:.5;cursor:not-allowed}.btn-buy-now{display:block;width:100%;padding:1.1rem;background:transparent;color:#0f0f0f;border:2px solid #d8d4ce;font-size:.85rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;border-radius:4px;transition:border-color .2s;margin-bottom:1.75rem;cursor:pointer;text-align:center;text-decoration:none}.btn-buy-now:hover{border-color:#0f0f0f}.announcement-bar{text-align:center;padding:.5rem 1rem}.announcement-bar p{font-size:.72rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin:0}.site-header{background:#f5f3f0f5;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #d8d4ce;height:68px;display:flex;align-items:center;z-index:100}.header-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;gap:2rem}.header-logo{font-family:Bebas Neue,sans-serif;font-size:2rem;color:#0f0f0f;letter-spacing:.05em;text-decoration:none;flex-shrink:0;display:flex;align-items:center}.header-logo img{height:40px;width:auto}.logo-text{line-height:1}.header-nav{display:flex;align-items:center;gap:2rem;flex:1;justify-content:center}.nav-link{font-size:.78rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#2a2825;transition:color .2s;text-decoration:none}.nav-link:hover,.nav-link.active{color:#0f0f0f}.header-icons{display:flex;align-items:center;gap:1rem;flex-shrink:0}.cart-icon{position:relative;color:#0f0f0f;display:flex;align-items:center;text-decoration:none}.cart-badge{position:absolute;top:-8px;right:-8px;background:#0f0f0f;color:#f5f3f0;font-size:.58rem;font-weight:700;width:1.15rem;height:1.15rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:4px;cursor:pointer}.nav-toggle span{display:block;width:24px;height:2px;background:#0f0f0f;border-radius:2px;transition:all .3s}.mobile-nav{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#f5f3f0;z-index:500;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.mobile-nav.is-open{display:flex}.mobile-nav-link{font-family:Bebas Neue,sans-serif;font-size:2.8rem;letter-spacing:.05em;color:#0f0f0f;text-decoration:none;transition:opacity .2s}.mobile-nav-link:hover{opacity:.6}.mobile-nav-close{position:absolute;top:1.5rem;right:2rem;background:none;border:none;font-size:2rem;cursor:pointer;color:#0f0f0f;line-height:1}.hero-section{min-height:calc(100vh - 68px);padding:5rem 0;position:relative;overflow:hidden;display:flex;align-items:center}.hero-watermark{position:absolute;font-family:Bebas Neue,sans-serif;font-size:38vw;color:#00000008;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;line-height:1}.hero-section .container{position:relative;z-index:1;width:100%}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:4rem}.eyebrow.hero-eyebrow{margin-bottom:1.5rem}.hero-heading{font-family:Bebas Neue,sans-serif;line-height:.9;color:#0f0f0f;letter-spacing:.02em;margin-bottom:1.75rem}.hero-subheading{font-family:"DM Serif Display",serif;font-style:italic;font-size:1.2rem;color:#9a9690;margin-bottom:2.5rem;line-height:1.55;max-width:420px}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:0}.hero-stats{display:flex;gap:2.5rem;margin-top:2.75rem;padding-top:2rem;border-top:1px solid #d8d4ce}.stat-number{display:block;font-family:Bebas Neue,sans-serif;font-size:2.5rem;color:#0f0f0f;line-height:1}.stat-label{display:block;font-size:.68rem;color:#9a9690;letter-spacing:.1em;text-transform:uppercase;margin-top:.2rem}.hero-media{display:flex;justify-content:center;align-items:center}.hero-image{width:100%;max-width:480px;border-radius:20px;filter:drop-shadow(0 40px 70px rgba(0,0,0,.14));animation:float 5s ease-in-out infinite}.hero-image-placeholder{width:100%;max-width:480px;aspect-ratio:1/1;background:#ede9e3;border:2px dashed #d8d4ce;border-radius:20px;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;color:#9a9690;font-size:.9rem}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-16px) rotate(.4deg)}}.how-section{padding:7rem 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #2a2825;max-width:860px;margin:3rem auto 0}.step-item{padding:3rem 2.5rem;border-right:1px solid #2a2825;text-align:left}.step-item:last-child{border-right:none}.step-number{font-family:Bebas Neue,sans-serif;font-size:4rem;line-height:1;margin-bottom:1.2rem;opacity:.2}.step-title{font-family:Bebas Neue,sans-serif;font-size:1.5rem;letter-spacing:.05em;margin-bottom:.7rem}.step-text{font-size:.88rem;line-height:1.7}.featured-products-section{padding:7rem 0}.empty-collection{text-align:center;padding:4rem;color:#9a9690;border:2px dashed #d8d4ce;border-radius:4px}.products-grid{display:grid;gap:1.25rem}.products-grid--2-col{grid-template-columns:repeat(2,1fr)}.products-grid--3-col{grid-template-columns:repeat(3,1fr)}.products-grid--4-col{grid-template-columns:repeat(4,1fr)}.product-card{background:#fff;border:1px solid #d8d4ce;border-radius:6px;overflow:hidden;transition:transform .3s,box-shadow .3s;text-decoration:none;color:inherit;display:block}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #00000017}.product-card-media{height:170px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-card-img{width:100%;height:100%;object-fit:cover}.product-card-initial{font-family:Bebas Neue,sans-serif;font-size:5rem;color:#ffffff2e;-webkit-user-select:none;user-select:none}.product-badge{position:absolute;top:.75rem;right:.75rem;background:#ffffff2e;color:#fff;font-size:.6rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.25rem .6rem;border-radius:2px;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-card-info{padding:1.4rem}.product-card-title{font-family:Bebas Neue,sans-serif;font-size:1.2rem;letter-spacing:.05em;color:#0f0f0f;margin-bottom:.2rem}.product-card-flavor{font-size:.72rem;color:#9a9690;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.7rem}.product-card-desc{font-size:.83rem;color:#2a2825;line-height:1.55;margin-bottom:1.2rem}.product-card-footer{display:flex;justify-content:space-between;align-items:center}.product-card-price{font-weight:600;font-size:.95rem;color:#0f0f0f}.product-card-cta{font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#0f0f0f;border-bottom:1px solid #d8d4ce;padding-bottom:.15rem;transition:border-color .2s}.product-card:hover .product-card-cta{border-color:#0f0f0f}.science-section{padding:7rem 0}.science-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.science-heading{font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,3.5vw,3rem);line-height:.95;color:#0f0f0f;margin:1rem 0 1.25rem}.science-desc{font-size:.95rem;color:#9a9690;line-height:1.8;margin-bottom:2rem}.facts-list{display:flex;flex-direction:column;gap:1rem}.fact-item{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:#fff;border:1px solid #d8d4ce;border-radius:6px}.fact-icon{width:2.4rem;height:2.4rem;background:#0f0f0f;color:#f5f3f0;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;border-radius:2px}.fact-body h4{font-size:.85rem;font-weight:600;color:#0f0f0f;margin-bottom:.25rem}.fact-body p{font-size:.8rem;color:#9a9690;line-height:1.5}.science-quotes{display:flex;flex-direction:column;gap:1.5rem}.quote-card{background:#fff;border:1px solid #d8d4ce;padding:2rem;border-radius:6px;position:relative}.quote-card:before{content:"\201c";font-family:"DM Serif Display",serif;font-size:5rem;color:#0f0f0f;opacity:.07;position:absolute;top:.3rem;left:1.5rem;line-height:1;pointer-events:none}.quote-text{font-family:"DM Serif Display",serif;font-style:italic;font-size:.95rem;color:#2a2825;line-height:1.75;margin-bottom:1.25rem}.quote-author{display:flex;align-items:center;gap:1rem}.quote-avatar{width:2.8rem;height:2.8rem;border-radius:50%;background:#ede9e3;border:1px solid #d8d4ce;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.quote-name{font-weight:600;font-size:.88rem;color:#0f0f0f}.quote-title{font-size:.72rem;color:#9a9690}.comparison-section{padding:7rem 0}.comparison-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;max-width:900px;margin:3rem auto 0}.comparison-card{padding:2rem 1.5rem;border:1px solid #d8d4ce;border-radius:6px;background:#fff}.comparison-card--winner{background:#0f0f0f;color:#f5f3f0;border-color:#0f0f0f}.comparison-icon{font-size:1.8rem;margin-bottom:1rem}.comparison-name{font-family:Bebas Neue,sans-serif;font-size:1.1rem;letter-spacing:.05em;margin-bottom:1.25rem}.comparison-row{margin-bottom:.7rem}.comparison-label{display:block;font-size:.65rem;color:#9a9690;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.15rem}.comparison-card--winner .comparison-label{color:#555}.comparison-value{font-weight:600;font-size:.88rem}.comparison-card--winner .comparison-value{color:#fff}.cta-section{padding:7rem 0;position:relative;overflow:hidden}.cta-watermark{position:absolute;font-family:Bebas Neue,sans-serif;font-size:28vw;color:#ffffff06;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1}.cta-section .container{position:relative;z-index:1}.cta-inner{text-align:center}.cta-title{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem);letter-spacing:.03em;line-height:.95;margin-bottom:.75rem}.cta-subtitle{font-family:"DM Serif Display",serif;font-style:italic;font-size:1.05rem;margin-bottom:2.5rem}.cta-form{display:flex;max-width:460px;margin:0 auto}.cta-form input{flex:1;padding:1rem 1.5rem;border:1px solid #2a2825;background:#ffffff0d;color:#f5f3f0;font-size:.9rem;outline:none;border-radius:4px 0 0 4px}.cta-form input::placeholder{color:#9a9690}.cta-form button{padding:1rem 1.75rem;background:#fff;color:#0f0f0f;border:1px solid #fff;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-radius:0 4px 4px 0;transition:background .2s;cursor:pointer}.cta-form button:hover{background:#ede9e3}.cta-success{color:#40916c;font-size:.85rem;margin-top:1rem;font-weight:600}.site-footer{padding:3.5rem 0 2rem}.footer-inner{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:2rem}.footer-logo{font-family:Bebas Neue,sans-serif;font-size:2rem;letter-spacing:.05em;display:block;margin-bottom:1rem;text-decoration:none}.footer-logo img{height:40px;width:auto}.footer-tagline{font-size:.85rem;line-height:1.7;color:#9a9690;max-width:260px}.footer-social{display:flex;gap:1.5rem;margin-top:1.5rem}.social-link{font-size:.8rem;color:#9a9690;transition:color .2s;text-decoration:none}.social-link:hover{color:#f5f3f0}.footer-col-title{font-size:.72rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#f5f3f0;margin-bottom:1.25rem}.footer-links{list-style:none;display:flex;flex-direction:column;gap:.65rem}.footer-links a{font-size:.85rem;color:#9a9690;transition:color .2s;text-decoration:none}.footer-links a:hover{color:#f5f3f0}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-legal{font-size:.72rem;line-height:1.6;color:#9a9690;max-width:600px}.product-page{padding:3.5rem 0 6rem;min-height:80vh;background:#f5f3f0}.breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#9a9690;margin-bottom:2.5rem;flex-wrap:wrap}.breadcrumb a{color:#9a9690;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#0f0f0f}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.product-media-main{border:1px solid #d8d4ce;border-radius:12px;overflow:hidden;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:sticky;top:calc(68px + 1.5rem);position:-webkit-sticky}.product-featured-img{width:100%;height:100%;object-fit:cover}.product-media-letter{font-family:Bebas Neue,sans-serif;font-size:14rem;color:#ffffff26;-webkit-user-select:none;user-select:none;line-height:1}.product-media-badge{position:absolute;bottom:1.5rem;left:1.5rem;background:#ffffff26;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.4rem .9rem;border-radius:2px;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-thumbnails{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.product-thumb{width:72px;height:72px;border:2px solid #d8d4ce;border-radius:6px;overflow:hidden;padding:0;background:none;transition:border-color .2s;cursor:pointer}.product-thumb--active{border-color:#0f0f0f}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#9a9690;margin-bottom:.75rem}.product-title{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem);letter-spacing:.02em;line-height:.95;color:#0f0f0f;margin-bottom:.5rem}.product-flavor{font-size:.78rem;color:#9a9690;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.5rem}.product-price-row{display:flex;align-items:baseline;gap:1rem;margin-bottom:.4rem}.product-price{font-family:Bebas Neue,sans-serif;font-size:2.2rem;color:#0f0f0f;letter-spacing:.05em}.product-compare-price{font-size:1.1rem;color:#9a9690}.product-count-note{font-size:.8rem;color:#9a9690;margin-bottom:1.75rem}.product-divider{height:1px;background:#d8d4ce;margin:1.75rem 0;border:none}.product-description{font-size:.95rem;color:#2a2825;line-height:1.8;margin-bottom:2rem}.product-option{margin-bottom:1.25rem}.product-option-name{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#0f0f0f;margin-bottom:.6rem}.product-option-values{display:flex;gap:.5rem;flex-wrap:wrap}.product-option-label{cursor:pointer}.product-option-btn{display:block;padding:.5rem 1rem;border:1px solid #d8d4ce;background:#fff;font-size:.85rem;border-radius:4px;transition:all .2s;cursor:pointer}.product-option-radio:checked+.product-option-btn{border-color:#0f0f0f;background:#0f0f0f;color:#f5f3f0}.product-qty-row{margin-bottom:0}.product-qty-label{font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#0f0f0f;margin-bottom:.75rem}.product-qty{display:flex;align-items:center;border:1px solid #d8d4ce;border-radius:4px;overflow:hidden;width:fit-content;margin-bottom:1.5rem}.product-qty-btn{width:2.5rem;height:2.5rem;background:#f5f3f0;border:none;font-size:1.1rem;color:#0f0f0f;transition:background .2s;cursor:pointer;display:flex;align-items:center;justify-content:center}.product-qty-btn:hover{background:#d8d4ce}.product-qty-input{width:3rem;height:2.5rem;text-align:center;font-weight:600;font-size:.95rem;border-left:1px solid #d8d4ce;border-right:1px solid #d8d4ce;border-top:none;border-bottom:none;background:#fff;outline:none}.product-benefits{list-style:none;display:flex;flex-direction:column;gap:.65rem;margin-bottom:2rem}.product-benefits li{display:flex;align-items:flex-start;gap:.75rem;font-size:.88rem;color:#2a2825;line-height:1.5}.product-benefits li:before{content:"\2713";font-weight:700;color:#0f0f0f;flex-shrink:0;margin-top:.05rem}.product-accordion{border-top:1px solid #d8d4ce;margin-bottom:1.5rem}.accordion-item{border-bottom:1px solid #d8d4ce}.accordion-btn{width:100%;background:none;border:none;padding:1.1rem 0;display:flex;justify-content:space-between;align-items:center;font-size:.82rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0f0f0f;cursor:pointer;text-align:left}.accordion-icon{font-size:1.2rem;flex-shrink:0;line-height:1}.accordion-panel{padding:0 0 1.25rem;font-size:.85rem;color:#9a9690;line-height:1.7}.trust-bar{display:flex;gap:1rem;padding:1.5rem;background:#ede9e3;border-radius:6px}.trust-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;flex:1;text-align:center}.trust-icon{font-size:1.4rem}.trust-item span:last-child{font-size:.62rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#2a2825;line-height:1.35}.related-products{padding:5rem 0}.collection-page{padding:4rem 0 6rem}.collection-header{text-align:center;margin-bottom:3rem}.collection-description{color:#9a9690;font-size:1rem;margin-top:.75rem}.empty-collection{text-align:center;padding:4rem;color:#9a9690}.cart-page{padding:4rem 0 6rem;min-height:60vh;background:#f5f3f0}.cart-empty{text-align:center;padding:4rem;color:#9a9690}.cart-layout{display:grid;grid-template-columns:1fr 360px;gap:4rem;align-items:start}.cart-items{display:flex;flex-direction:column;gap:1.5rem}.cart-item{display:flex;align-items:center;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #d8d4ce}.cart-item-img{width:90px;height:90px;border-radius:6px;overflow:hidden;border:1px solid #d8d4ce;flex-shrink:0}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-details{flex:1}.cart-item-name{font-weight:600;font-size:.95rem;color:#0f0f0f;margin-bottom:.3rem}.cart-item-variant{font-size:.8rem;color:#9a9690}.cart-item-price{font-size:.9rem;color:#9a9690;margin-top:.3rem}.cart-item-total{font-weight:600;font-size:.95rem;color:#0f0f0f;min-width:60px;text-align:right}.cart-item-remove{background:none;border:none;font-size:1rem;color:#9a9690;transition:color .2s;cursor:pointer;padding:.25rem}.cart-item-remove:hover{color:#0f0f0f}.cart-summary{background:#ede9e3;padding:2rem;border-radius:6px;border:1px solid #d8d4ce;position:sticky;top:calc(68px + 1.5rem)}.cart-summary-heading{font-family:Bebas Neue,sans-serif;font-size:1.5rem;letter-spacing:.05em;margin-bottom:1.5rem}.cart-summary-line{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.95rem}.cart-summary-note{font-size:.78rem;color:#9a9690;margin-bottom:1.5rem}.page-content{padding:5rem 0 7rem;min-height:80vh;background:#f5f3f0}.page-inner{max-width:720px}.page-title{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,4rem);letter-spacing:.03em;margin-bottom:2rem}@media(max-width:1024px){.products-grid--4-col,.products-grid--3-col{grid-template-columns:repeat(2,1fr)}.science-grid,.product-grid{grid-template-columns:1fr;gap:3rem}.product-media-main{position:static;aspect-ratio:auto;height:320px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:768px){.site-header{height:60px}.header-nav{display:none}.nav-toggle{display:flex}.hero-section{padding:3rem 0 4rem;min-height:auto}.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero-content{text-align:center;order:2}.hero-content .eyebrow,.hero-buttons,.hero-stats{justify-content:center}.hero-subheading{margin-left:auto;margin-right:auto}.hero-media{order:1}.how-section,.featured-products-section,.science-section,.comparison-section,.cta-section,.related-products{padding:4rem 0}.steps-grid{grid-template-columns:1fr}.step-item{border-right:none;border-bottom:1px solid #2a2825}.step-item:last-child{border-bottom:none}.comparison-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column;text-align:center}.products-grid--4-col,.products-grid--3-col,.products-grid--2-col{grid-template-columns:1fr 1fr}.section-header-row{flex-direction:column;align-items:flex-start;gap:1rem}.product-media-main{height:280px}.trust-bar{flex-wrap:wrap}}@media(max-width:480px){.products-grid--4-col,.products-grid--3-col,.products-grid--2-col,.comparison-grid{grid-template-columns:1fr}.cta-form{flex-direction:column}.cta-form input{border-radius:4px;border:1px solid #2a2825}.cta-form button{border-radius:4px;border:1px solid #fff}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/base.css.map */
