.smoothie-hero{position:relative;width:100%;overflow:hidden;background:#fff}.smoothie-hero__banner{width:100%;line-height:0}.smoothie-hero__banner img{width:100%;height:auto;display:block}.shark-tank-badge{position:fixed;bottom:24px;right:24px;z-index:99;width:90px;height:90px;border-radius:50%;overflow:hidden;box-shadow:0 4px 20px #00000040;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;text-decoration:none;animation:shark-badge-enter .6s ease 1s both}.shark-tank-badge:hover{transform:scale(1.08);box-shadow:0 6px 28px #00000059}.shark-tank-badge img{width:100%;height:100%;object-fit:cover;display:block}@keyframes shark-badge-enter{0%{opacity:0;transform:scale(.6) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media screen and (max-width:749px){.shark-tank-badge{width:72px;height:72px;bottom:16px;right:16px}}.smoothie-reel{padding:80px 0;background:#fafaf8}.smoothie-reel__inner{display:flex;align-items:center;gap:48px}.smoothie-reel__copy{flex:1;min-width:0}.smoothie-reel__heading{font-family:var(--font-primary);font-size:clamp(24px,4vw,40px);font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#1a1a1a;margin:0 0 16px;line-height:1.15}.smoothie-reel__text{font-family:var(--font-primary);font-size:clamp(14px,2vw,17px);font-weight:500;color:#888;margin:0;line-height:1.6}.smoothie-reel__embed{flex:0 0 400px;max-width:400px}.smoothie-reel__frame{border-radius:20px;overflow:hidden;box-shadow:0 16px 48px #0000001f;background:#fff}.smoothie-reel__frame .instagram-media{margin:0!important;max-width:100%!important;min-width:0!important;width:100%!important;border-radius:0!important;box-shadow:none!important}.smoothie-reel__frame iframe{border-radius:0!important;max-width:100%!important}@media screen and (max-width:849px){.smoothie-reel__inner{flex-direction:column;gap:32px;text-align:center}.smoothie-reel__embed{flex:none;max-width:360px;width:100%}.smoothie-reel{padding:48px 0}}.smoothie-benefits-strip{background:#1a1a1a;padding:16px 0;overflow:hidden}.smoothie-benefits-strip__inner{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.smoothie-benefits-strip__item{display:flex;align-items:center;gap:8px;white-space:nowrap}.smoothie-benefits-strip__icon{font-size:18px;line-height:1}.smoothie-benefits-strip__text{font-family:var(--font-primary);font-size:13px;font-weight:600;color:#fff;letter-spacing:.02em;text-transform:uppercase}@media screen and (max-width:749px){.smoothie-benefits-strip__inner{gap:12px 24px;justify-content:center}.smoothie-benefits-strip__text{font-size:11px}}.smoothie-hiw{padding:80px 0;text-align:center}.smoothie-hiw__header{margin-bottom:48px}.smoothie-hiw__heading{font-family:var(--font-primary);font-size:clamp(24px,4vw,40px);font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#1a1a1a;margin:0 0 12px;line-height:1.1}.smoothie-hiw__subheading{font-family:var(--font-primary);font-size:clamp(14px,2vw,16px);font-weight:500;color:#888;max-width:560px;margin:0 auto;line-height:1.6}.smoothie-hiw__steps{display:flex;align-items:flex-start;justify-content:center;gap:24px;max-width:800px;margin:0 auto}.smoothie-hiw__step{flex:1;max-width:220px;text-align:center}.smoothie-hiw__step-icon{margin-bottom:16px}.smoothie-hiw__step-title{font-family:var(--font-primary);font-size:16px;font-weight:800;color:#1a1a1a;margin:0 0 8px;text-transform:uppercase;letter-spacing:.02em}.smoothie-hiw__step-desc{font-family:var(--font-primary);font-size:13px;font-weight:500;color:#888;margin:0;line-height:1.5}.smoothie-hiw__step-divider{display:flex;align-items:center;padding-top:8px;color:#ccc}@media screen and (max-width:749px){.smoothie-hiw{padding:48px 0}.smoothie-hiw__steps{flex-direction:column;align-items:center;gap:32px}.smoothie-hiw__step-divider{display:none}}.smoothie-flavors{padding:80px 0;background:#fafaf8}.smoothie-flavors__header{text-align:center;margin-bottom:48px}.smoothie-flavors__heading{font-family:var(--font-primary);font-size:clamp(24px,4vw,40px);font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#1a1a1a;margin:0 0 12px;line-height:1.1}.smoothie-flavors__subheading{font-family:var(--font-primary);font-size:clamp(14px,2vw,16px);font-weight:500;color:#888;max-width:520px;margin:0 auto;line-height:1.6}.smoothie-flavors__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}@media screen and (max-width:989px){.smoothie-flavors__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:549px){.smoothie-flavors{padding:48px 0}.smoothie-flavors__grid{grid-template-columns:repeat(2,1fr);gap:14px}}.smoothie-flavor-card{background:#fff;border-radius:16px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 2px 8px #0000000a}.smoothie-flavor-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000001a}.smoothie-flavor-card__img{width:100%;aspect-ratio:1;overflow:hidden;background:var(--flavor-light, #f5f5f5)}.smoothie-flavor-card__img img{width:100%;height:100%;object-fit:cover}.smoothie-flavor-card__placeholder{width:100%;height:100%}.smoothie-flavor-card__body{padding:16px 18px 20px}.smoothie-flavor-card__name{font-family:var(--font-primary);font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.02em;margin:0 0 4px;line-height:1.2}.smoothie-flavor-card__tagline{font-family:var(--font-primary);font-size:13px;font-weight:600;color:#555;margin:0 0 8px;line-height:1.4;font-style:italic}.smoothie-flavor-card__ingredients{font-family:var(--font-primary);font-size:12px;font-weight:500;color:#888;margin:0 0 8px;line-height:1.4}.smoothie-flavor-card__weight{font-family:var(--font-primary);font-size:11px;font-weight:700;color:#aaa;text-transform:uppercase;letter-spacing:.04em}.smoothie-value{padding:80px 0}.smoothie-value__header{text-align:center;margin-bottom:48px}.smoothie-value__heading{font-family:var(--font-primary);font-size:clamp(24px,4vw,40px);font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#1a1a1a;margin:0 0 12px;line-height:1.1}.smoothie-value__subheading{font-family:var(--font-primary);font-size:clamp(14px,2vw,16px);font-weight:500;color:#888;max-width:560px;margin:0 auto;line-height:1.6}.smoothie-value__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.smoothie-value__card{text-align:center;padding:32px 20px;border-radius:16px;background:#fafaf8;transition:transform .2s ease}.smoothie-value__card:hover{transform:translateY(-4px)}.smoothie-value__card-icon{margin-bottom:16px}.smoothie-value__card-title{font-family:var(--font-primary);font-size:15px;font-weight:800;color:#1a1a1a;text-transform:uppercase;letter-spacing:.02em;margin:0 0 8px}.smoothie-value__card-desc{font-family:var(--font-primary);font-size:13px;font-weight:500;color:#888;line-height:1.6;margin:0}@media screen and (max-width:989px){.smoothie-value__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.smoothie-value{padding:48px 0}.smoothie-value__grid{grid-template-columns:1fr;gap:16px}}.smoothie-selector{padding:80px 0;text-align:center;background:#fafaf8}.smoothie-selector__header{margin-bottom:40px}.smoothie-selector__heading{font-family:var(--font-primary);font-size:clamp(24px,4vw,40px);font-weight:900;text-transform:uppercase;letter-spacing:.02em;color:#1a1a1a;margin:0 0 12px;line-height:1.1}.smoothie-selector__subheading{font-family:var(--font-primary);font-size:15px;font-weight:500;color:#888;max-width:500px;margin:0 auto;line-height:1.5}.smoothie-selector__steps{display:flex;gap:24px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}.smoothie-selector__step{flex:0 1 220px;text-align:center}.smoothie-selector__step-num{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#1a1a1a;color:#fff;font-family:var(--font-primary);font-size:20px;font-weight:900;margin-bottom:12px}.smoothie-selector__step-title{font-family:var(--font-primary);font-size:15px;font-weight:800;color:#1a1a1a;margin:0 0 6px}.smoothie-selector__step-desc{font-family:var(--font-primary);font-size:13px;font-weight:500;color:#888;margin:0;line-height:1.4}.smoothie-selector__price-box{display:flex;align-items:center;justify-content:center;gap:32px;background:#fff;border-radius:16px;padding:20px 32px;max-width:500px;margin:0 auto 32px;box-shadow:0 2px 8px #0000000a}.smoothie-selector__price-left{display:flex;flex-direction:column;align-items:flex-start}.smoothie-selector__price-label{font-family:var(--font-primary);font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.06em}.smoothie-selector__price-amount{font-family:var(--font-primary);font-size:36px;font-weight:900;color:#1a1a1a;line-height:1}.smoothie-selector__price-right{display:flex;flex-direction:column;align-items:flex-start;border-left:2px solid #eee;padding-left:32px}.smoothie-selector__price-original{font-family:var(--font-primary);font-size:14px;font-weight:600;color:#999;text-decoration:line-through}.smoothie-selector__price-save{font-family:var(--font-primary);font-size:14px;font-weight:700;color:#2e7d32}.smoothie-selector__cta{display:inline-block;padding:18px 48px;font-family:var(--font-primary);font-size:17px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#fff;background:#1a1a1a;border:none;border-radius:50px;cursor:pointer;transition:transform .15s,opacity .2s}.smoothie-selector__cta:hover{transform:scale(1.02);opacity:.9}.smoothie-selector__no-product{font-family:var(--font-primary);font-size:14px;color:#c00;padding:20px;background:#fff0f0;border-radius:8px}@media screen and (max-width:549px){.smoothie-selector{padding:48px 0}.smoothie-selector__price-box{flex-direction:column;gap:16px;align-items:center}.smoothie-selector__price-left,.smoothie-selector__price-right{align-items:center}.smoothie-selector__price-right{border-left:none;border-top:1px solid #eee;padding-left:0;padding-top:16px}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/smoothie-preorder.css.map */
