@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&display=swap";.ff-stripes{background-image:repeating-linear-gradient(-45deg,transparent,transparent 8px,rgba(0,102,255,.04) 8px,rgba(0,102,255,.04) 10px)}.ff-dots{background-image:radial-gradient(circle,rgba(0,0,0,.06) 1px,transparent 1px);background-size:20px 20px}.ff-glow-blue{position:relative}.ff-glow-blue:before{content:"";position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(0,102,255,.15) 0%,transparent 70%);top:-100px;right:-100px;pointer-events:none;z-index:0}.ff-brand-logo{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.ff-brand-logo__image{display:block;width:auto;height:auto;max-width:100%;object-fit:contain}.ff-brand-logo__icon{display:block;width:auto;height:auto;object-fit:contain}.ff-brand-logo--sm .ff-brand-logo__icon{max-height:36px}.ff-brand-logo--md .ff-brand-logo__image,.ff-brand-logo--lg .ff-brand-logo__image{max-height:88px}.ff-brand-logo--footer{background:#fff;padding:.65rem .85rem;border-radius:var(--radius-md);box-shadow:0 2px 8px #00000026}.ff-brand-logo--footer .ff-brand-logo__image{width:240px;max-height:90px}.site-header .ff-brand-logo__image{width:260px;max-height:88px}.site-header .ff-brand-logo__icon{max-height:40px}@media(min-width:768px){.site-header .ff-brand-logo__image{width:300px;max-height:92px}}@media(max-width:767px){.site-header .ff-brand-logo__image{width:min(230px,58vw);max-height:86px}}.hero-showcase{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:.5rem;min-height:380px;padding:1rem}.hero-showcase__item{position:relative;transition:transform .3s ease;filter:drop-shadow(0 16px 32px rgba(11,29,58,.2))}.hero-showcase__item img{height:clamp(200px,28vw,320px);width:auto;object-fit:contain}.hero-showcase__item--center{z-index:2;transform:scale(1.08)}.hero-showcase__item--left{transform:rotate(-6deg) translateY(20px);z-index:1}.hero-showcase__item--right{transform:rotate(6deg) translateY(20px);z-index:1}.hero-showcase__item:hover{transform:scale(1.05) translateY(-8px)}.line-card__visual{aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:1.5rem;overflow:hidden}.line-card__visual img{max-height:200px;width:auto;object-fit:contain;filter:drop-shadow(0 8px 20px rgba(0,0,0,.15))}.line-card__visual--kids{background:linear-gradient(160deg,#e8f4fd,#fff)}.line-card__visual--adult{background:linear-gradient(160deg,#0b1d3a,#1a3a6b)}.line-card__visual--comp{background:linear-gradient(160deg,#fff5e6,#ffe8e8)}.product-card-v2{border:1px solid rgba(11,29,58,.08);border-radius:var(--radius-lg);overflow:hidden;background:#fff;transition:transform .2s,box-shadow .2s}.product-card-v2:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0b1d3a1f}.product-card-v2__image{aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#f8f9fb}.product-card-v2__image--themed{background:radial-gradient(circle at 20% 15%,rgba(255,255,255,.88),rgba(255,255,255,.34) 32%,transparent 56%),linear-gradient(145deg,color-mix(in srgb,var(--product-color) 18%,white),color-mix(in srgb,var(--product-color) 82%,#0b1d3a))}.product-card-v2__image--adult{background:linear-gradient(145deg,#fff,#eef4ff)}.product-card-v2__image--adult.product-card-v2__image--themed{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.95),rgba(255,255,255,.45) 34%,transparent 58%),linear-gradient(145deg,#fff,color-mix(in srgb,var(--product-color) 18%,#f6f9ff))}.product-card-v2__image--pack.product-card-v2__image--themed{background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.2),transparent 40%),linear-gradient(145deg,#181818,color-mix(in srgb,var(--product-color) 52%,#111))}.product-card-v2__image img{max-height:100%;max-width:100%;object-fit:contain}.product-card-v2__body{padding:1.25rem}.product-card-v2__tag{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-electric-blue);margin-bottom:.5rem}.product-card-v2__title{font-family:var(--font-display);font-size:1.1rem;font-weight:700;margin:0 0 .5rem;color:var(--color-navy)}.product-card-v2__price{font-family:var(--font-display);font-weight:800;font-size:1.25rem;color:var(--color-electric-blue);margin:0}.brand-strip{display:grid;gap:2rem;align-items:center}@media(min-width:768px){.brand-strip{grid-template-columns:1fr 1fr}}.brand-strip__image{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.brand-strip__image img{width:100%;height:auto}@keyframes ff-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(3deg)}}@keyframes ff-float-delay{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(-2deg)}}.gummy{display:inline-block;border-radius:50% 50% 45% 55%/55% 45%;box-shadow:inset -4px -6px 12px #0000001f,inset 4px 4px 8px #ffffff80,0 6px 16px #00000026;position:relative}.gummy:after{content:"";position:absolute;top:15%;left:20%;width:30%;height:20%;background:#ffffff73;border-radius:50%;transform:rotate(-20deg)}.gummy--sm{width:28px;height:28px}.gummy--md{width:44px;height:44px}.gummy--lg{width:64px;height:64px}.gummy--xl{width:80px;height:80px}.gummy--blue{background:linear-gradient(145deg,#a8dff5,var(--color-kids-daily))}.gummy--turquoise{background:linear-gradient(145deg,#7ff5ec,var(--color-kids-hydration))}.gummy--purple{background:linear-gradient(145deg,#c39bd3,var(--color-kids-focus))}.gummy--orange{background:linear-gradient(145deg,#ffb380,var(--color-kids-bone))}.gummy--green{background:linear-gradient(145deg,#7dcea0,var(--color-kids-immune))}.gummy--red{background:linear-gradient(145deg,#ff6b7a,var(--color-competition-red))}.gummy--yellow{background:linear-gradient(145deg,#ffe566,var(--color-competition-yellow))}.gummy--float{animation:ff-float 3s ease-in-out infinite}.gummy--float-d{animation:ff-float-delay 3.5s ease-in-out infinite .5s}.hero-box{position:relative;width:100%;max-width:420px;margin:0 auto;perspective:800px}.hero-box__scene{position:relative;padding:2rem;min-height:380px;display:flex;align-items:center;justify-content:center}.hero-box__box{position:relative;width:280px;height:200px;background:linear-gradient(160deg,#fff,#f0f4ff);border-radius:16px;box-shadow:0 20px 60px #06f3,0 8px 24px #0000001a,inset 0 1px #fffc;border:2px solid rgba(0,102,255,.1);transform:rotateY(-8deg) rotateX(4deg);z-index:2;overflow:hidden}.hero-box__lid{position:absolute;top:0;left:0;right:0;height:48px;background:linear-gradient(135deg,var(--color-electric-blue),#3388ff);display:flex;align-items:center;justify-content:center;gap:6px}.hero-box__lid-text{font-family:var(--font-display);font-size:.7rem;font-weight:800;color:#fff;letter-spacing:.08em;text-transform:uppercase}.hero-box__content{position:absolute;top:56px;left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-content:start}.hero-box__item{border-radius:10px;height:56px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;position:relative;overflow:hidden}.hero-box__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.3) 0%,transparent 50%)}.hero-box__item--daily{background:var(--color-kids-daily)}.hero-box__item--hydra{background:var(--color-kids-hydration)}.hero-box__item--focus{background:var(--color-kids-focus)}.hero-box__item--bone{background:var(--color-kids-bone)}.hero-box__item--immune{background:var(--color-kids-immune)}.hero-box__item--comp{background:linear-gradient(135deg,var(--color-competition-red),var(--color-competition-yellow))}.hero-box__float-gummies{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3}.hero-box__float-gummies .gummy{position:absolute}.hero-box__float-gummies .gummy:nth-child(1){top:5%;left:5%}.hero-box__float-gummies .gummy:nth-child(2){top:15%;right:8%}.hero-box__float-gummies .gummy:nth-child(3){bottom:20%;left:0}.hero-box__float-gummies .gummy:nth-child(4){bottom:10%;right:5%}.hero-box__float-gummies .gummy:nth-child(5){top:40%;right:-5%}.hero-box__mask{position:absolute;bottom:30px;left:-20px;width:72px;height:72px;background:linear-gradient(145deg,#2d2d2d,#1a1a1a);border-radius:50% 50% 40% 40%;box-shadow:0 8px 20px #0000004d;z-index:4;display:flex;align-items:center;justify-content:center}.hero-box__mask:before{content:"";width:50px;height:36px;background:#444;border-radius:8px;border:3px solid #666}.hero-box__mask:after{content:"";position:absolute;bottom:-8px;width:40px;height:12px;background:#333;border-radius:0 0 6px 6px}.hero-box__strip{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:320px;height:24px;background:repeating-linear-gradient(90deg,#1a1a1a 0px,#1a1a1a 40px,var(--color-electric-blue) 40px,var(--color-electric-blue) 80px);border-radius:4px;opacity:.6;z-index:1}.product-visual{position:relative;display:flex;align-items:flex-end;justify-content:center;min-height:200px;padding:1.5rem;overflow:hidden}.product-bottle{position:relative;width:90px;z-index:2}.product-bottle__cap{width:44px;height:18px;background:var(--bottle-cap, #333);border-radius:6px 6px 2px 2px;margin:0 auto;box-shadow:inset 0 -2px 4px #0003}.product-bottle__neck{width:36px;height:14px;background:var(--bottle-body, var(--color-kids-daily));margin:0 auto;opacity:.9}.product-bottle__body{width:90px;height:120px;background:linear-gradient(135deg,var(--bottle-light, #a8dff5),var(--bottle-body, var(--color-kids-daily)));border-radius:8px 8px 16px 16px;margin:0 auto;box-shadow:inset -8px 0 16px #00000014,inset 8px 0 16px #ffffff4d,0 12px 32px #00000026;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-bottle__body:before{content:"";position:absolute;left:12px;top:10%;bottom:10%;width:8px;background:#ffffff40;border-radius:4px}.product-bottle__label{font-family:"Fredoka",var(--font-display);font-size:.55rem;font-weight:700;color:#000000b3;text-align:center;line-height:1.2;padding:0 8px;z-index:1}.product-bottle__gummies{position:absolute;bottom:-10px;display:flex;gap:4px;z-index:3}.product-visual--daily{--bottle-body: var(--color-kids-daily);--bottle-light: #b8e8f8;--bottle-cap: #4a9ec4}.product-visual--hydration{--bottle-body: var(--color-kids-hydration);--bottle-light: #6ef0e8;--bottle-cap: #2db8a8}.product-visual--focus{--bottle-body: var(--color-kids-focus);--bottle-light: #c9a0d8;--bottle-cap: #7b3f9e}.product-visual--bone{--bottle-body: var(--color-kids-bone);--bottle-light: #ffb88a;--bottle-cap: #d96a20}.product-visual--immune{--bottle-body: var(--color-kids-immune);--bottle-light: #7dcea0;--bottle-cap: #3a9e6a}.product-visual--adult{--bottle-body: #2d2d2d;--bottle-light: #4a4a4a;--bottle-cap: #1a1a1a}.product-visual--competition{--bottle-body: var(--color-competition-red);--bottle-light: #ff8a94;--bottle-cap: #b82d38}.product-visual__bg{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:.35}.product-visual--daily .product-visual__bg{background:radial-gradient(circle at 50% 80%,var(--color-kids-daily),transparent 70%)}.product-visual--hydration .product-visual__bg{background:radial-gradient(circle at 50% 80%,var(--color-kids-hydration),transparent 70%)}.product-visual--focus .product-visual__bg{background:radial-gradient(circle at 50% 80%,var(--color-kids-focus),transparent 70%)}.product-visual--bone .product-visual__bg{background:radial-gradient(circle at 50% 80%,var(--color-kids-bone),transparent 70%)}.product-visual--immune .product-visual__bg{background:radial-gradient(circle at 50% 80%,var(--color-kids-immune),transparent 70%)}.product-visual--adult .product-visual__bg{background:radial-gradient(circle at 50% 80%,var(--color-electric-blue),transparent 70%)}.product-visual--competition .product-visual__bg{background:radial-gradient(circle at 50% 80%,var(--color-competition-red),transparent 70%)}.pack-visual{position:relative;min-height:180px;display:flex;align-items:center;justify-content:center;padding:1.5rem}.pack-pouch{width:140px;height:160px;background:linear-gradient(160deg,var(--pack-light, #fff5e6),var(--pack-color, var(--color-competition-yellow)));border-radius:12px 12px 24px 24px;box-shadow:0 12px 32px #00000026,inset 0 2px #ffffff80;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;z-index:2}.pack-pouch__seal{position:absolute;top:0;left:20%;right:20%;height:20px;background:#00000014;border-radius:0 0 8px 8px}.pack-pouch__title{font-family:"Fredoka",var(--font-display);font-size:.75rem;font-weight:700;color:#000000bf;text-align:center;padding:0 12px;margin-top:16px}.pack-pouch__items{display:flex;gap:4px;flex-wrap:wrap;justify-content:center;padding:0 12px}.pack-visual--comp{--pack-color: var(--color-competition-red);--pack-light: #ffe0e3}.pack-visual--weekend{--pack-color: var(--color-competition-yellow);--pack-light: #fff8d6}.pack-visual--camp{--pack-color: #ff8c00;--pack-light: #fff0d6}.product-card__visual--pack{display:flex;align-items:center;justify-content:center;background:var(--color-gray-50);padding:1.5rem;min-height:280px}.product-card__visual--pack img{max-height:260px;width:auto;object-fit:contain;filter:drop-shadow(0 8px 24px rgba(0,0,0,.12))}.steps-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.step-card{background:#fff;border-radius:var(--radius-lg);padding:2rem 1.5rem;text-align:center;box-shadow:var(--shadow-md);border:2px solid transparent;transition:var(--transition);position:relative;overflow:hidden}.step-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.step-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--step-color, var(--color-electric-blue))}.step-card__num{width:48px;height:48px;border-radius:50%;background:var(--step-color, var(--color-electric-blue));color:#fff;font-family:var(--font-display);font-weight:800;font-size:1.25rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 12px #00000026}.step-card__icon{font-size:2.5rem;margin-bottom:.75rem}.step-card--1{--step-color: var(--color-kids-daily)}.step-card--2{--step-color: var(--color-kids-hydration)}.step-card--3{--step-color: var(--color-kids-focus)}.step-card--4{--step-color: var(--color-competition-red)}.plan-card{background:#fff;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);transition:var(--transition);display:flex;flex-direction:column;height:100%}.plan-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.plan-card__header{padding:1.5rem;color:#fff;position:relative;overflow:hidden}.plan-card__header:after{content:"";position:absolute;top:-30%;right:-20%;width:120px;height:120px;background:#ffffff26;border-radius:50%}.plan-card__header h3{font-family:"Fredoka",var(--font-display);margin:0 0 .25rem;font-size:1.25rem;position:relative;z-index:1}.plan-card__header p{margin:0;font-size:.85rem;opacity:.9;position:relative;z-index:1}.plan-card__header--starter{background:linear-gradient(135deg,var(--color-kids-daily),#5eb8d4)}.plan-card__header--training{background:linear-gradient(135deg,var(--color-kids-hydration),#2ec4b6)}.plan-card__header--advanced{background:linear-gradient(135deg,var(--color-kids-bone),#e67a30)}.plan-card__header--competition{background:linear-gradient(135deg,var(--color-competition-red),var(--color-competition-yellow));color:var(--color-brand-black)}.plan-card__header--adult{background:linear-gradient(135deg,#2d2d2d,var(--color-electric-blue))}.plan-card__header--coach{background:linear-gradient(135deg,#1a1a1a,#4a4a4a)}.plan-card__body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.plan-card__for{font-size:.8rem;font-weight:600;color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem}.plan-card__products{list-style:none;margin:0 0 1rem;padding:0;flex:1}.plan-card__products li{padding:.4rem 0;font-size:.9rem;display:flex;align-items:center;gap:.5rem;border-bottom:1px solid var(--color-gray-100)}.plan-card__products li:before{content:"\2713";color:var(--color-kids-immune);font-weight:700}.plan-card__price{font-family:var(--font-display);font-size:1.75rem;font-weight:800;color:var(--color-electric-blue);margin-bottom:1rem}.plan-card__price span{font-size:.9rem;font-weight:500;color:var(--color-gray-500)}.line-banner{border-radius:var(--radius-lg);padding:3rem 2rem;position:relative;overflow:hidden;margin-bottom:2rem}.line-banner--kids{background:linear-gradient(135deg,#e8f6fc,#d4f0f8,#fff0e6);border:2px solid rgba(126,200,227,.3)}.line-banner--adult{background:linear-gradient(135deg,#1a1a1a,#2d3748 60%,#06f2);color:#fff}.line-banner--competition{background:linear-gradient(135deg,#fff5e6,#ffe0e3,#fff8d6);border:2px solid rgba(230,57,70,.2)}.line-banner__title{font-family:"Fredoka",var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:.5rem}.line-banner--kids .line-banner__title{color:#2c6e8a}.line-banner--competition .line-banner__title{color:var(--color-competition-red)}.line-banner__deco{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:flex;gap:8px;opacity:.8}@media(max-width:768px){.line-banner__deco{display:none}}.product-card{background:#fff;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);transition:var(--transition);text-decoration:none;color:inherit;display:flex;flex-direction:column;border:2px solid var(--color-gray-100)}.product-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg);text-decoration:none;border-color:var(--card-accent, var(--color-electric-blue))}.product-card__visual{position:relative;min-height:220px;display:flex;align-items:center;justify-content:center}.product-card__badge{position:absolute;top:12px;left:12px;z-index:3}.product-card__body{padding:1.25rem 1.5rem 1.5rem;flex:1;display:flex;flex-direction:column}.product-card__tag{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--card-accent, var(--color-electric-blue));margin-bottom:.25rem}.product-card__title{font-family:"Fredoka",var(--font-display);font-size:1.1rem;margin:0 0 .5rem}.product-card__benefits{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:.75rem}.product-card__benefit{font-size:.7rem;padding:2px 8px;background:var(--color-gray-100);border-radius:var(--radius-full);color:var(--color-gray-700)}.product-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:.75rem}.product-card__price{font-family:var(--font-display);font-weight:800;font-size:1.25rem;color:var(--color-electric-blue)}.product-card--daily{--card-accent: var(--color-kids-daily)}.product-card--hydration{--card-accent: var(--color-kids-hydration)}.product-card--focus{--card-accent: var(--color-kids-focus)}.product-card--bone{--card-accent: var(--color-kids-bone)}.product-card--immune{--card-accent: var(--color-kids-immune)}.product-card--adult{--card-accent: var(--color-electric-blue)}.product-card--comp{--card-accent: var(--color-competition-red)}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.trust-item{background:#fff;border-radius:var(--radius-md);padding:1.25rem 1rem;text-align:center;box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-200)}.trust-item__icon{font-size:2rem;margin-bottom:.5rem}.trust-item__label{font-size:.8rem;font-weight:600;color:var(--color-gray-700);line-height:1.3}.testimonial-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.testimonial-card{background:#fff;border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-md);position:relative;border-left:4px solid var(--testimonial-color, var(--color-electric-blue))}.testimonial-card--parent{--testimonial-color: var(--color-kids-daily)}.testimonial-card--coach{--testimonial-color: var(--color-kids-focus)}.testimonial-card--teen{--testimonial-color: var(--color-competition-red)}.testimonial-card__quote{font-size:1rem;line-height:1.6;color:var(--color-gray-700);margin-bottom:1.25rem;font-style:italic}.testimonial-card__quote:before{content:'"';font-size:3rem;color:var(--testimonial-color);line-height:0;display:block;margin-bottom:.5rem;font-style:normal;opacity:.5}.testimonial-card__author{display:flex;align-items:center;gap:.75rem}.testimonial-card__avatar{width:44px;height:44px;border-radius:50%;background:var(--testimonial-color);display:flex;align-items:center;justify-content:center;font-size:1.25rem}.testimonial-card__name{font-weight:700;font-size:.9rem}.testimonial-card__role{font-size:.8rem;color:var(--color-gray-500)}.club-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.club-feature{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-md);padding:1.25rem;text-align:center}.club-feature__icon{font-size:2rem;margin-bottom:.5rem}.club-feature__text{font-size:.9rem;opacity:.9}.quiz-page-hero{background:linear-gradient(135deg,#e8f4fd,#f0e6ff,#fff5e6);padding:3rem 0 2rem;text-align:center}.quiz-option{border-radius:var(--radius-lg)!important;padding:1.25rem 1.5rem!important;display:flex;align-items:center;gap:1rem}.quiz-option__icon{width:44px;height:44px;border-radius:12px;background:var(--color-gray-100);display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0;transition:var(--transition)}.quiz-option.is-selected .quiz-option__icon,.quiz-option:hover .quiz-option__icon{background:#0066ff1a}.quiz-result{background:linear-gradient(135deg,#f0f7ff,#e8fdf5)!important;border:2px solid var(--color-electric-blue)}.sub-hero{background:linear-gradient(135deg,var(--color-brand-black) 0%,#2d3748 50%,var(--color-electric-blue) 150%);color:#fff;padding:4rem 0;text-align:center}.sub-hero h1{color:#fff}.sub-benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem}.sub-benefit{display:flex;align-items:center;gap:.5rem;font-size:.9rem;opacity:.9}.sub-benefit__icon{width:32px;height:32px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center}.sub-table th{background:var(--color-brand-black);color:#fff}.sub-table tr:nth-child(2n) td{background:var(--color-gray-50)}.sub-table .plan-highlight{background:#0066ff0d!important}.page-hero{padding:4rem 0 3rem;text-align:center;position:relative;overflow:hidden}.page-hero--kids{background:linear-gradient(180deg,#d4f0f8,#fff 80%)}.page-hero--adult{background:linear-gradient(180deg,#1a1a1a,#2d3748 40%,#fff);color:#fff}.page-hero--adult h1,.page-hero--adult p{color:#fff}.page-hero--adult .section__subtitle{color:#fffc}.page-hero--competition{background:linear-gradient(180deg,#ffe0e3,#fff8d6 40%,#fff)}.page-hero__gummies{display:flex;justify-content:center;gap:8px;margin-top:1.5rem}.timeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0;position:relative}.timeline__step{text-align:center;padding:2rem 1.5rem;position:relative}.timeline__step:after{content:"";position:absolute;top:2.5rem;right:0;width:50%;height:3px;background:linear-gradient(90deg,var(--timeline-color),transparent)}.timeline__step:before{content:"";position:absolute;top:2.5rem;left:0;width:50%;height:3px;background:linear-gradient(90deg,transparent,var(--timeline-color))}.timeline__step:first-child:before{display:none}.timeline__step:last-child:after{display:none}.timeline__dot{width:56px;height:56px;border-radius:50%;background:var(--timeline-color);color:#fff;font-size:1.5rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 16px #00000026;position:relative;z-index:1}.timeline__step--before{--timeline-color: var(--color-kids-hydration)}.timeline__step--during{--timeline-color: var(--color-kids-focus)}.timeline__step--after{--timeline-color: var(--color-kids-immune)}.cta-banner{border-radius:var(--radius-lg);padding:3rem 2rem;text-align:center;position:relative;overflow:hidden}.cta-banner--quiz{background:linear-gradient(135deg,var(--color-electric-blue),var(--color-kids-hydration));color:#fff}.cta-banner--quiz h2{color:#fff}.cta-banner--club{background:linear-gradient(135deg,#1a1a1a,#06f);color:#fff}.cta-banner--club h2{color:#fff}.hero{background:linear-gradient(135deg,#f0f7ff,#e8fdf5 30%,#fff5e6 70%,#f5f0ff)!important;padding:4rem 0 5rem!important;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(0,102,255,.08) 0%,transparent 70%);pointer-events:none}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-kids-daily),var(--color-kids-hydration),var(--color-kids-focus),var(--color-kids-bone),var(--color-kids-immune))}.hero h1{background:linear-gradient(135deg,var(--color-brand-black) 30%,var(--color-electric-blue));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn--primary{background:linear-gradient(135deg,var(--color-electric-blue),#3388ff)!important;box-shadow:0 4px 16px #0066ff59}.btn--kids{background:linear-gradient(135deg,var(--color-kids-daily),#5eb8d4)!important;color:var(--color-brand-black)!important;box-shadow:0 4px 16px #7ec8e366}.btn--competition{background:linear-gradient(135deg,var(--color-competition-red),var(--color-competition-yellow))!important;box-shadow:0 4px 16px #e6394659}.badge{font-weight:700;letter-spacing:.02em}.badge--blue{background:#0066ff1f;border:1px solid rgba(0,102,255,.2)}.badge--green{background:#52b78826;border:1px solid rgba(82,183,136,.25)}.badge--purple{background:#9b59b61f;border:1px solid rgba(155,89,182,.2)}.badge--red{background:#e639461a;border:1px solid rgba(230,57,70,.2)}.badge--yellow{background:#ffd60a33;border:1px solid rgba(255,214,10,.4);color:#8a6d00}.site-header{background:#ffffffeb!important;box-shadow:0 1px #0000000f}.site-logo{display:flex;align-items:center;gap:.5rem}.site-footer{background:linear-gradient(180deg,#1a1a1a,#0d0d0d)!important}.footer-brand{font-family:"Fredoka",var(--font-display);font-size:1.5rem;color:#fff;margin-bottom:.5rem}.footer-brand span{color:var(--color-electric-blue)}.section__header h2{font-family:"Fredoka",var(--font-display)}.section-label{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--color-electric-blue);margin-bottom:.5rem}.compliance-box{background:var(--color-gray-50);border:1px solid var(--color-gray-200);border-radius:var(--radius-md);padding:1.25rem 1.5rem;font-size:.8rem;color:var(--color-gray-500);line-height:1.6;margin-top:2rem}.faq-hero{background:linear-gradient(180deg,#f0f7ff,#fff);padding:3rem 0 2rem;text-align:center}.faq-list{max-width:720px;margin:0 auto}.faq-item{background:#fff;border-radius:var(--radius-md);margin-bottom:.75rem;border:1px solid var(--color-gray-200);overflow:hidden}.faq-question{padding:1.25rem 1.5rem!important}.faq-answer{padding:0 1.5rem}.contact-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-info-card{background:linear-gradient(135deg,var(--color-brand-black),#2d3748);color:#fff;border-radius:var(--radius-lg);padding:2rem}.contact-info-card h3{color:#fff}.about-values{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.about-value{text-align:center;padding:2rem 1.5rem;background:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border-top:4px solid var(--value-color, var(--color-electric-blue))}.about-value--1{--value-color: var(--color-kids-daily)}.about-value--2{--value-color: var(--color-kids-hydration)}.about-value--3{--value-color: var(--color-kids-immune)}.about-value--4{--value-color: var(--color-competition-red)}.about-value__icon{font-size:2.5rem;margin-bottom:.75rem}.hero--premium{background:linear-gradient(135deg,#f4f7fc,#fff 45%,#eef3ff);padding:clamp(3rem,8vw,6rem) 0}.hero__eyebrow--accent{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-electric-blue);font-size:.8rem;letter-spacing:.14em}.hero__eyebrow-icon{font-style:normal;font-size:1rem}.hero__lead{font-size:1.125rem;line-height:1.7;color:var(--color-gray-700);max-width:540px;margin:0}.hero__trust-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem}.trust-pill{display:inline-block;padding:.35rem .85rem;font-size:.75rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--color-navy);background:#ffffffd9;border:1px solid rgba(11,29,58,.1);border-radius:var(--radius-full)}.hero__footnote{margin-top:1.5rem;font-size:.8rem;color:var(--color-gray-500)}.hero__footnote a{color:var(--color-gray-700);text-decoration:underline}.hero-showcase--premium .hero-showcase__item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit}.hero-showcase--premium .hero-showcase__item img{height:clamp(180px,24vw,300px)}.hero-showcase__item--featured img{height:clamp(220px,30vw,360px)!important}.hero-showcase__label{margin-top:.75rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-500)}.hero-showcase__label--featured{color:var(--color-competition-red)}.line-card{display:block;text-decoration:none;color:inherit;border:1px solid rgba(11,29,58,.08);border-radius:var(--radius-lg);overflow:hidden;background:#fff;transition:transform .25s,box-shadow .25s}.line-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0b1d3a24;text-decoration:none}.line-card__body{padding:1.5rem}.line-card__body h3{font-family:var(--font-display);font-size:1.35rem;color:var(--color-navy);margin-bottom:.5rem}.line-card__visual img{max-height:240px}.product-card-v2--pack .product-card-v2__image--pack{background:linear-gradient(160deg,#1a1a1a,#2d2d2d);padding:1.5rem}.product-card-v2--pack .product-card-v2__image img{filter:drop-shadow(0 12px 32px rgba(0,0,0,.4))}.section__header--light h2{color:#fff}.section__subtitle--light{color:#ffffffbf}.section-label--gold{color:var(--color-competition-yellow)}.pack-showcase .product-card-v2{background:#ffffff0f;border-color:#ffffff1f}.pack-showcase .product-card-v2__title{color:#fff}.pack-showcase .product-card-v2__tag{color:var(--color-competition-yellow)}.pack-showcase .product-card-v2__price{color:#fff}.pack-timeline{display:grid;gap:1.5rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.12)}@media(min-width:768px){.pack-timeline{grid-template-columns:repeat(3,1fr)}}.pack-timeline__step h4{color:#fff;font-size:1rem;margin:.5rem 0 .25rem}.pack-timeline__step p{color:#ffffffa6;font-size:.875rem;margin:0}.pack-timeline__num{font-family:var(--font-display);font-size:2rem;font-weight:800;color:var(--color-competition-yellow);opacity:.9}.science-trust__grid{display:grid;gap:3rem;align-items:center}@media(min-width:900px){.science-trust__grid{grid-template-columns:1fr 1fr}}.science-trust__lead{font-size:1.05rem;line-height:1.7;color:var(--color-gray-700);margin-bottom:2rem}.science-trust__list{list-style:none;padding:0;margin:0 0 2rem;display:grid;gap:1.25rem}.science-trust__list li{padding-left:1rem;border-left:3px solid var(--color-electric-blue)}.science-trust__list strong{display:block;color:var(--color-navy);font-size:.95rem;margin-bottom:.25rem}.science-trust__list span{font-size:.875rem;color:var(--color-gray-700)}.science-trust__photo-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;position:relative}.science-trust__photo-grid img{width:100%;height:auto;object-fit:contain;border-radius:var(--radius-md);background:#f8f9fb;padding:1rem;filter:drop-shadow(0 8px 24px rgba(11,29,58,.12))}.science-trust__photo-grid img:first-child{grid-column:1 / -1;max-height:280px;object-fit:contain;margin:0 auto}.science-trust__badge{position:absolute;bottom:-1rem;right:-.5rem;background:var(--color-navy);color:#fff;padding:1rem 1.25rem;border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow-lg)}.science-trust__badge-num{display:block;font-family:var(--font-display);font-size:2.5rem;font-weight:800;line-height:1;color:var(--color-competition-yellow)}.science-trust__badge-text{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;line-height:1.3}.step-card__icon--svg{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#0066ff14;border-radius:12px;color:var(--color-electric-blue);font-size:inherit}.step-card__icon--svg svg{width:24px;height:24px}.testimonial-card__avatar{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;font-family:var(--font-display);font-size:.8rem;font-weight:700;letter-spacing:.02em;background:var(--color-navy);color:#fff;flex-shrink:0}.testimonial-card--parent .testimonial-card__avatar{background:var(--color-kids-daily);color:var(--color-navy)}.testimonial-card--coach .testimonial-card__avatar{background:var(--color-navy)}.testimonial-card--teen .testimonial-card__avatar{background:var(--color-competition-red)}.product-card-v2__image img,.line-card__visual img{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;margin:0 auto}.product-card-v2__image img{filter:drop-shadow(0 8px 20px rgba(11,29,58,.12))}.section--dark{background:linear-gradient(160deg,#0b1d3a,#1a2f4f);color:#fff}.cart-icon svg{display:block}.product-static__price{font-family:var(--font-display);font-size:2rem;font-weight:800;color:var(--color-electric-blue);margin:1rem 0 1.25rem}.product-static__desc{font-size:1rem;line-height:1.7;color:var(--color-gray-700)}.product-static__form{margin-top:.5rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/graphics.css.map */
