:root{--hypr-bg: hsl(270, 20%, 6%);--hypr-bg-alt: hsl(270, 18%, 10%);--hypr-purple: hsl(270, 70%, 55%);--hypr-glow: hsl(280, 80%, 60%);--hypr-gold: hsl(45, 90%, 55%);--hypr-white: hsl(0, 0%, 96%);--hypr-muted: hsl(270, 10%, 60%);--hypr-border: hsl(270, 20%, 20%);--hypr-secondary: hsl(270, 30%, 15%);--hypr-font-display: "Bebas Neue", Impact, sans-serif;--hypr-font-body: "Inter", -apple-system, sans-serif}.hypr-stacked-scroll-wrapper{overflow:visible!important}.hypr-stack-section{position:sticky;top:0;height:100vh;height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 -8px 30px #00000080}.hypr-stack-content{position:relative;z-index:10;width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.hypr-hero{background:linear-gradient(135deg,var(--hypr-bg),var(--hypr-bg-alt),hsla(270,70%,55%,.2))}.hypr-product-1,.hypr-ingredients{background:linear-gradient(180deg,var(--hypr-bg-alt),var(--hypr-bg))}.hypr-brand-story{background:linear-gradient(135deg,hsla(270,70%,55%,.2),var(--hypr-bg),var(--hypr-bg-alt))}.hypr-bundle{background:var(--hypr-bg-alt)}.hypr-performance{background:var(--hypr-bg)}.hypr-reviews{background:linear-gradient(180deg,var(--hypr-bg-alt),var(--hypr-bg))}.hypr-final-cta{background:var(--hypr-bg)}.hypr-final-cta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,hsla(270,70%,55%,.3),var(--hypr-bg),var(--hypr-bg));pointer-events:none}.hypr-radial-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hypr-radial-top-right{background:radial-gradient(ellipse at top right,hsla(270,70%,55%,.15),transparent 60%)}.hypr-radial-center{background:radial-gradient(circle at center,hsla(270,70%,55%,.1),transparent 50%)}.hypr-radial-bottom-left{background:radial-gradient(ellipse at bottom left,hsla(280,80%,60%,.1),transparent 60%)}.hypr-radial-top{background:radial-gradient(circle at top,hsla(270,70%,55%,.08),transparent 50%)}.hypr-radial-right{background:radial-gradient(ellipse at right,hsla(270,70%,55%,.12),transparent 60%)}.hypr-gradient-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--hypr-bg-alt),var(--hypr-bg));pointer-events:none}.hypr-display-heading{font-family:var(--hypr-font-display);color:var(--hypr-white);line-height:.9}.hypr-heading-xl{font-size:clamp(3.5rem,10vw,9rem);margin-bottom:2rem}.hypr-heading-lg{font-size:clamp(3rem,7vw,7rem);margin-bottom:1.5rem}.hypr-heading-sm{font-size:1.5rem;margin-bottom:.5rem;line-height:1.2}.hypr-subtitle{letter-spacing:.4em;text-transform:uppercase;font-size:.875rem;margin-bottom:1.5rem;font-weight:500;font-family:var(--hypr-font-body)}.hypr-label{letter-spacing:.3em;text-transform:uppercase;font-size:.75rem;margin-bottom:1rem;font-family:var(--hypr-font-body)}.hypr-body-text{color:var(--hypr-muted);font-size:1.125rem;max-width:36rem;margin-bottom:2.5rem;line-height:1.7;font-family:var(--hypr-font-body)}.hypr-max-w-2xl{max-width:42rem;margin-left:auto;margin-right:auto}.hypr-glow-text{color:var(--hypr-glow)}.hypr-gold-text{color:var(--hypr-gold)}.hypr-white-text{color:var(--hypr-white)}.hypr-muted-text{color:var(--hypr-muted)}.hypr-text-center{text-align:center}.hypr-text-center .hypr-body-text{margin-left:auto;margin-right:auto}.hypr-text-sm{font-size:.875rem}.hypr-text-xs{font-size:.75rem}.hypr-text-xl{font-size:1.25rem}.hypr-font-medium{font-weight:500}.hypr-font-semibold{font-weight:600}.hypr-italic{font-style:italic}.hypr-uppercase{text-transform:uppercase}.hypr-tracking-wider{letter-spacing:.05em}.hypr-tracking-widest{letter-spacing:.1em}.hypr-line-through{text-decoration:line-through}.hypr-mb-8{margin-bottom:2rem}.hypr-mb-12{margin-bottom:3rem}.hypr-mb-16{margin-bottom:4rem}.hypr-mt-8{margin-top:2rem}.hypr-justify-center{justify-content:center}.hypr-btn{display:inline-block;font-weight:600;padding:1rem 2.5rem;border-radius:9999px;letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;text-decoration:none;transition:all .3s ease;font-family:var(--hypr-font-body)}.hypr-btn-primary{background:var(--hypr-purple);color:#fff}.hypr-btn-primary:hover{background:var(--hypr-glow);box-shadow:0 0 30px #8c3cdd66}.hypr-btn-outline{background:transparent;color:var(--hypr-white);border:2px solid var(--hypr-purple)}.hypr-btn-outline:hover{background:var(--hypr-purple);color:#fff}.hypr-btn-gradient{background:linear-gradient(135deg,var(--hypr-purple),var(--hypr-glow));color:#fff}.hypr-btn-gradient:hover{box-shadow:0 0 30px #8c3cdd80}.hypr-btn-lg{padding:1.25rem 3rem;font-size:1rem;font-weight:700}.hypr-btn-lg:hover{transform:scale(1.05)}.hypr-grid-2{display:grid;gap:3rem;align-items:center}.hypr-grid-3{display:grid;gap:2rem}.hypr-grid-4{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}@media(min-width:768px){.hypr-grid-2{grid-template-columns:repeat(2,1fr)}.hypr-grid-3{grid-template-columns:repeat(3,1fr)}.hypr-grid-4{grid-template-columns:repeat(4,1fr)}}.hypr-product-image-placeholder{width:16rem;height:20rem;border-radius:1rem;background:linear-gradient(135deg,#8c3cdd4d,#b447eb1a);border:1px solid hsla(270,70%,55%,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto}@media(min-width:768px){.hypr-product-image-placeholder{width:20rem;height:24rem}}.hypr-placeholder-icon{color:var(--hypr-glow);margin-bottom:1rem}.hypr-usp-card{text-align:center}.hypr-icon-box{width:5rem;height:5rem;margin:0 auto 1.5rem;border-radius:1rem;background:var(--hypr-secondary);border:1px solid var(--hypr-border);display:flex;align-items:center;justify-content:center;transition:border-color .3s;color:var(--hypr-glow)}.hypr-usp-card:hover .hypr-icon-box{border-color:#8c3cdd80}.hypr-flavor-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:3rem}.hypr-flavor-card{width:13rem;height:18rem;border-radius:1rem;background:linear-gradient(180deg,var(--hypr-secondary),var(--hypr-bg));border:1px solid var(--hypr-border);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:border-color .3s}.hypr-flavor-card:hover{border-color:#8c3cdd66}.hypr-flavor-card .hypr-placeholder-icon{margin-bottom:.75rem}.hypr-section-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hypr-section-bg img{width:100%;height:100%;object-fit:cover}.hypr-section-bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0c1299}.hypr-price-row{display:flex;align-items:baseline;gap:1rem;margin-bottom:2rem}.hypr-price{font-size:2.5rem}.hypr-price-lg{font-size:3.5rem}.hypr-stats{display:flex;flex-direction:column;gap:1.5rem}.hypr-stat-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.hypr-progress-bar{height:.5rem;border-radius:9999px;background:var(--hypr-secondary);overflow:hidden}.hypr-progress-fill{height:100%;border-radius:9999px;background:linear-gradient(90deg,var(--hypr-purple),var(--hypr-glow));transition:width 1s ease-out}.hypr-review-desktop{display:grid}.hypr-review-mobile{display:none}.hypr-review-card{background:#261b3280;border:1px solid var(--hypr-border);border-radius:1rem;padding:2rem;height:100%;transition:border-color .3s}.hypr-review-card:hover{border-color:#8c3cdd4d}.hypr-stars{color:var(--hypr-gold);font-size:1rem;margin-bottom:1rem;letter-spacing:.1em}.hypr-review-card p{margin-bottom:.75rem;line-height:1.6;font-family:var(--hypr-font-body)}.hypr-animate{opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.25,.46,.45,.94),transform .7s cubic-bezier(.25,.46,.45,.94)}.hypr-animate.hypr-animate-scale{transform:scale(.9)}.hypr-animate.hypr-visible{opacity:1;transform:translateY(0) scale(1)}@media(max-width:767px){.hypr-stack-section{height:auto;min-height:100dvh;overflow:visible;padding:3rem 0}.hypr-stack-content{padding:0 1.25rem}.hypr-heading-xl{font-size:2.75rem;margin-bottom:1.25rem}.hypr-heading-lg{font-size:2.25rem;margin-bottom:1rem}.hypr-heading-sm{font-size:1.25rem}.hypr-subtitle{font-size:.75rem;letter-spacing:.25em;margin-bottom:1rem}.hypr-body-text{font-size:.9375rem;margin-bottom:1.5rem;line-height:1.6}.hypr-label{font-size:.625rem;letter-spacing:.2em;margin-bottom:.75rem}.hypr-grid-2{grid-template-columns:1fr;gap:1rem}.hypr-grid-2>*:first-child{order:-1}.hypr-grid-3{grid-template-columns:1fr;gap:1.5rem}.hypr-grid-4{grid-template-columns:repeat(2,1fr);gap:1.25rem}.hypr-btn{padding:.875rem 2rem;font-size:.8125rem;width:100%;text-align:center;max-width:18rem}.hypr-btn-lg{padding:1rem 2.5rem;font-size:.9375rem}.hypr-price{font-size:2rem}.hypr-price-lg{font-size:2.5rem}.hypr-price-row{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.hypr-product-image-placeholder{width:12rem;height:15rem}.hypr-flavor-grid{gap:.75rem;margin-bottom:2rem}.hypr-flavor-card{width:8rem;height:11rem;border-radius:.75rem}.hypr-icon-box{width:3.5rem;height:3.5rem;margin-bottom:1rem;border-radius:.75rem}.hypr-icon-box svg,.hypr-icon-box img{width:24px!important;height:24px!important}.hypr-review-desktop{display:none!important}.hypr-review-mobile{display:block}.hypr-review-carousel{position:relative;overflow:hidden;min-height:180px}.hypr-review-slide{opacity:0;transform:translate(40px);transition:opacity .35s ease,transform .35s ease;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hypr-review-slide.hypr-slide-active{opacity:1;transform:translate(0);position:relative;pointer-events:auto}.hypr-review-slide.hypr-slide-exit{opacity:0;transform:translate(-40px)}.hypr-review-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.hypr-review-dot{width:.5rem;height:.5rem;border-radius:9999px;background:#998fa34d;border:none;padding:0;cursor:pointer;transition:all .3s}.hypr-review-dot.hypr-dot-active{background:var(--hypr-glow);width:1.5rem}.hypr-review-card{padding:1.25rem}.hypr-performance .hypr-grid-2{gap:1rem}.hypr-stats{gap:.75rem}.hypr-stat-header{margin-bottom:.25rem}.hypr-mb-16{margin-bottom:2rem}.hypr-mb-12{margin-bottom:1.5rem}.hypr-mb-8{margin-bottom:1.25rem}}@media(min-width:768px)and (max-width:1023px){.hypr-heading-xl{font-size:clamp(3rem,8vw,6rem)}.hypr-heading-lg{font-size:clamp(2.5rem,6vw,5rem)}.hypr-flavor-card{width:10rem;height:13rem}}.hypr-bold .hypr-display-heading,.hypr-bold .hypr-body-text,.hypr-bold .hypr-label,.hypr-bold .hypr-muted-text,.hypr-bold p{font-weight:700!important}.hypr-align-left .hypr-stack-content,.hypr-align-left .hypr-text-center{text-align:left!important;align-items:flex-start!important}.hypr-align-right .hypr-stack-content,.hypr-align-right .hypr-text-center{text-align:right!important;align-items:flex-end!important}.hypr-size-small .hypr-heading-xl{font-size:clamp(2rem,6vw,5rem)}.hypr-size-small .hypr-heading-lg{font-size:clamp(1.5rem,4vw,3.5rem)}.hypr-size-small .hypr-body-text{font-size:.85rem}.hypr-size-large .hypr-heading-xl{font-size:clamp(4rem,12vw,10rem)}.hypr-size-large .hypr-heading-lg{font-size:clamp(3rem,8vw,6rem)}.hypr-size-large .hypr-body-text{font-size:1.35rem}.hypr-flavor-card{width:13rem!important;height:auto!important;padding:0!important;display:flex!important;flex-direction:column!important;background:transparent!important;border:none!important;overflow:visible!important}.hypr-flavor-card img{width:100%!important;height:18rem!important;max-width:none!important;object-fit:cover!important;margin:0!important;border-radius:1rem!important;display:block}.hypr-flavor-card p{position:static!important;margin:.875rem 0 0!important;padding:0!important;background:transparent!important;text-align:center;font-weight:600;font-size:.95rem}@media(max-width:767px){.hypr-flavor-card{width:8rem!important}.hypr-flavor-card img{height:11rem!important}.hypr-flavor-card p{font-size:.8rem;margin-top:.5rem!important}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/hypr-stacked-scroll.css.map */
