.protein-landing{--pl-bg: #f4f5f6;--pl-surface: #ffffff;--pl-surface-soft: #eef0f2;--pl-line: rgba(18, 18, 18, .09);--pl-text: #111315;--pl-muted: rgba(17, 19, 21, .64);--pl-accent: #111315;--pl-radius: 1.8rem;--pl-radius-sm: 1rem;color:var(--pl-text);background:var(--pl-bg)}.protein-landing__inner{width:min(100%,144rem);margin:0 auto;padding:clamp(1.2rem,2vw,2rem)}.protein-landing__panel,.protein-landing__band{background:var(--pl-surface);border:1px solid var(--pl-line);border-radius:var(--pl-radius);overflow:clip}.protein-landing__hero{display:flex;flex-direction:column;gap:0;margin-bottom:1.2rem}.protein-landing__hero-media{position:relative;background:var(--pl-surface-soft);width:100%}.protein-landing__hero-media:empty{min-height:24rem}.protein-landing__hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff14,#fff0 40%),linear-gradient(0deg,#11131529,#11131500 40%);pointer-events:none}.protein-landing__hero-image{width:100%;height:auto;display:block;object-fit:contain;object-position:center}.protein-landing__hero-image--left{object-position:left center}.protein-landing__hero-image--center{object-position:center center}.protein-landing__hero-image--right{object-position:right center}.protein-landing__media-placeholder{width:100%;min-height:24rem;display:grid;place-items:center;color:var(--pl-muted);font-size:1.3rem;text-transform:uppercase;letter-spacing:.08em}.protein-landing__hero-copy{padding:1.6rem}.protein-landing__eyebrow{margin:0 0 1rem;color:var(--pl-muted);font-size:1.1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.protein-landing__hero-title,.protein-landing__section-title{margin:0;color:var(--pl-text);font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);line-height:.8;letter-spacing:0}.protein-landing__hero-title{font-size:clamp(3.3rem,9vw,7.2rem);max-width:10ch;margin:0}.protein-landing__hero-subtitle{margin:0}.protein-landing__section-title{font-size:clamp(2.4rem,5vw,4.6rem);max-width:12ch}.protein-landing__hero-title{margin-bottom:0}.protein-landing__body{margin-top:1.2rem;color:var(--pl-muted);font-size:1.5rem;line-height:1.75}.protein-landing__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.protein-landing__hero-product{margin:1.8rem 0 0;padding:1.2rem;border:1px solid var(--pl-line);border-radius:var(--pl-radius-sm);background:var(--pl-surface)}.protein-landing__hero-product-image{width:100%;height:auto;display:block;object-fit:contain}.protein-landing__button{min-height:4.8rem;display:inline-flex;align-items:center;justify-content:center;padding:0 2rem;border-radius:999px;border:1px solid var(--pl-line);text-decoration:none;font-size:1.2rem;font-weight:600;letter-spacing:0;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.protein-landing__button:hover{transform:translateY(-1px)}.protein-landing__button--primary{background:var(--pl-accent);color:#fff}.protein-landing__button--secondary{background:transparent;color:var(--pl-text)}.protein-landing__button--full{width:100%}.protein-landing__band{padding:1.6rem;margin-bottom:1.2rem}.protein-landing__band--soft{background:linear-gradient(180deg,#fff,#fbfbfb)}.protein-landing__band--price{background:linear-gradient(180deg,#fff,#f8f9fa)}.protein-landing__band--registration{background:linear-gradient(180deg,#fff,#f3f4f5)}.protein-landing__section-head{max-width:72rem;margin-bottom:1.8rem}.protein-landing__grid{display:grid;gap:1rem}.protein-landing__grid--3{grid-template-columns:1fr}.protein-landing__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.protein-landing__card,.protein-landing__metric,.protein-landing__registration-card{border-radius:var(--pl-radius-sm);border:1px solid var(--pl-line);background:var(--pl-surface)}.protein-landing__card{padding:1.4rem}.protein-landing__card--feature{background:linear-gradient(180deg,#fff,#fafafa)}.protein-landing__card-eyebrow{margin:0 0 .8rem;color:var(--pl-muted);font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.protein-landing__card-title{margin:0;font-family:var(--font-heading-family);font-size:2rem;font-weight:700;line-height:1.1}.protein-landing__card-body{margin-top:.9rem;color:var(--pl-muted);font-size:1.45rem;line-height:1.7}.protein-landing__metric{padding:1.4rem}.protein-landing__metric-value{display:block;font-family:var(--font-heading-family);font-size:3rem;font-weight:700;line-height:1}.protein-landing__metric-label{display:block;margin-top:.8rem;font-size:1.2rem;color:var(--pl-muted);letter-spacing:.02em}.protein-landing__metric-note{margin:.5rem 0 0;color:var(--pl-muted);font-size:1.2rem}.protein-landing__price-copy{max-width:72rem}.protein-landing__price-value{display:flex;align-items:baseline;gap:.8rem;margin-top:1.4rem}.protein-landing__price-number{font-family:var(--font-heading-family);font-size:clamp(4.8rem,12vw,8rem);font-weight:700;line-height:1}.protein-landing__price-unit{color:var(--pl-muted);font-size:1.4rem}.protein-landing__price-list,.protein-landing__registration-list{display:grid;gap:.8rem;margin:1.6rem 0 0;padding:0;list-style:none}.protein-landing__price-list-item,.protein-landing__registration-list-item{display:flex;align-items:center;gap:.8rem;color:var(--pl-text);font-size:1.35rem}.protein-landing__price-list-item:before,.protein-landing__registration-list-item:before{content:"";width:.6rem;height:.6rem;border-radius:999px;background:currentColor;opacity:.35;flex:0 0 auto}.protein-landing__faq-list{display:grid;gap:.8rem}.protein-landing__faq{border:1px solid var(--pl-line);border-radius:var(--pl-radius-sm);background:var(--pl-surface);overflow:hidden}.protein-landing__faq-summary{list-style:none;cursor:pointer;padding:1.45rem 1.4rem;display:flex;align-items:center;justify-content:space-between;gap:1.4rem;font-size:1.45rem;font-weight:600}.protein-landing__faq-summary::-webkit-details-marker{display:none}.protein-landing__faq-icon{width:1.8rem;height:1.8rem;position:relative;flex:0 0 auto}.protein-landing__faq-icon:before,.protein-landing__faq-icon:after{content:"";position:absolute;inset:50% auto auto 0;width:1.8rem;height:1px;background:currentColor;transform:translateY(-50%)}.protein-landing__faq-icon:after{transform:translateY(-50%) rotate(90deg);transition:transform .18s ease}.protein-landing__faq[open] .protein-landing__faq-icon:after{transform:translateY(-50%) rotate(0)}.protein-landing__faq-answer{padding:0 1.4rem 1.4rem;color:var(--pl-muted);font-size:1.4rem;line-height:1.75}.protein-landing__registration-card{padding:1.6rem;margin-top:1.6rem}.protein-landing__registration-card-title{margin:0 0 1rem;font-family:var(--font-heading-family);font-size:2rem;font-weight:700}.protein-landing__form{display:grid;gap:1rem}.protein-landing__input{width:100%;min-height:4.8rem;border:1px solid var(--pl-line);border-radius:999px;background:#fff;color:var(--pl-text);padding:0 1.4rem;font:inherit}.protein-landing__input::placeholder{color:#1113156b}.protein-landing__form-message{margin:0;font-size:1.35rem}.protein-landing__form-message--success{color:#0f5b3d}.protein-landing__form-message--error{color:#8c1d2d}.protein-landing__reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease;transition-delay:var(--delay, 0ms)}.protein-landing__reveal.is-visible{opacity:1;transform:translateY(0)}@media screen and (min-width:750px){.protein-landing__inner{padding:clamp(2rem,2vw,3rem)}.protein-landing__hero-media{width:100%}.protein-landing__hero-copy{padding:clamp(2.4rem,3vw,4rem);max-width:76rem}.protein-landing__hero-product{padding:1.6rem;max-width:54rem}.protein-landing__band{padding:clamp(2.2rem,3vw,3.6rem)}.protein-landing__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.protein-landing__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.protein-landing__registration-card{max-width:48rem;margin-left:auto}}@media screen and (min-width:990px){.protein-landing__hero-copy{padding:4.8rem}.protein-landing__hero-product{max-width:58rem}.protein-landing__card-title{font-size:2.4rem}}@media(prefers-reduced-motion:reduce){.protein-landing__reveal{opacity:1;transform:none;transition:none}.protein-landing__button{transition:none}.protein-landing__faq-icon:after{transition:none}}.waitlist-counter{margin:24px 0;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0a}.waitlist-counter__label{color:#4ea1ff;font-size:14px;font-weight:700;margin-bottom:10px}.waitlist-counter__numbers{font-size:28px;font-weight:700}.waitlist-counter__progress{height:10px;background:#1f1f1f;border-radius:999px;overflow:hidden;margin:16px 0}.waitlist-counter__bar{height:100%;background:#2f80ff}.waitlist-counter__remaining{color:#666;font-size:14px}.protein-landing__hero-copy h1{margin:0!important}.protein-landing__hero-copy p.protein-landing__hero-subtitle{margin-top:0!important}.protein-landing__hero-copy{display:flex;flex-direction:column;gap:.3rem}
/*# sourceMappingURL=/cdn/shop/t/26/assets/protein-landing.css.map */
