body.rd-redesigned{--rdc-bg-deep: #0B0E1A;--rdc-bg-mid: #11152A;--rdc-surface: #181E36;--rdc-text: #F5F7FB;--rdc-mute: #9DA5BF;--rdc-glow: #6A11CB;--rdc-accent: #2575FC;--rdc-grad-from: #6A11CB;--rdc-grad-to: #2575FC}body.rd-redesigned[data-active-product]{--rdc-glow: var(--strip-glow, #6A11CB);--rdc-accent: var(--strip-accent, #2575FC);--rdc-grad-from: var(--strip-grad-from, #6A11CB);--rdc-grad-to: var(--strip-grad-to, #2575FC)}body.template-page-strips-constellation .rd-header,body.template-page-strips-constellation .rd-header.is-scrolled{background:transparent!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-bottom-color:transparent!important;box-shadow:none!important}body.template-page-strips-constellation .rd-header:before{content:"";position:absolute;top:0;right:0;bottom:-24px;left:0;background:linear-gradient(180deg,rgba(3,4,12,.55) 0%,rgba(3,4,12,.25) 60%,transparent 100%);pointer-events:none;z-index:-1}body.template-page-strips-constellation .rd-header a,body.template-page-strips-constellation .rd-header button,body.template-page-strips-constellation .rd-header .rd-header__logo{color:var(--rd-cream, #F5F7FB)!important;text-shadow:0 1px 6px rgba(0,0,0,.55)}body.template-page-strips-constellation .rd-header svg{filter:drop-shadow(0 1px 4px rgba(0,0,0,.55))}.rd-constellation{position:relative;min-height:100vh;min-height:100dvh;display:grid;grid-template-columns:0 1fr;grid-template-rows:1fr;grid-template-areas:"rail stage";--center-shift: clamp(40px, 7vh, 90px);--orbit-radius: clamp(220px, 32vmin, 380px);background:var(--rdc-bg-deep);transition:grid-template-columns .6s cubic-bezier(.22,.61,.36,1),background .7s ease;overflow:hidden}.rd-constellation.is-focused{grid-template-columns:clamp(120px,14vw,180px) 1fr}.rd-constellation__header{position:absolute;top:clamp(28px,5vh,64px);left:50%;transform:translate(-50%);z-index:4;width:min(92%,720px);text-align:center;padding:0 clamp(24px,4vw,56px);pointer-events:none;transition:opacity .4s ease,transform .6s cubic-bezier(.22,.61,.36,1)}.rd-constellation__header>*{pointer-events:auto}.rd-constellation.is-focused .rd-constellation__header{opacity:0;transform:translate(-50%) translateY(-24px);pointer-events:none}.rd-constellation__title{font-size:clamp(28px,3.4vw,44px);line-height:1.05;letter-spacing:-.01em;margin:6px 0 8px}.rd-constellation__title em{font-style:normal;background:linear-gradient(135deg,var(--rdc-grad-from) 0%,var(--rdc-grad-to) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;transition:background .7s ease}.rd-constellation__title p{margin:0}.rd-constellation__subtitle{font-family:Inter,system-ui,sans-serif;font-size:clamp(13px,1.1vw,15px);line-height:1.4;color:var(--rdc-mute);max-width:460px;margin:0 auto}.rd-constellation__subtitle p{margin:0}.rd-constellation__rail{grid-area:rail;display:flex;flex-direction:column;gap:10px;padding:clamp(24px,4vh,48px) clamp(12px,1.4vw,20px);background:color-mix(in srgb,var(--rdc-bg-mid) 70%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-right:1px solid color-mix(in srgb,var(--rdc-text) 8%,transparent);overflow-y:auto;overscroll-behavior:contain;opacity:0;transform:translate(-100%);transition:opacity .5s ease .2s,transform .6s cubic-bezier(.22,.61,.36,1);scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--rdc-text) 20%,transparent) transparent}.rd-constellation.is-focused .rd-constellation__rail{opacity:1;transform:translate(0)}.rd-constellation__rail-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;background:transparent;border:1px solid transparent;border-radius:14px;cursor:pointer;transition:background .24s ease,border-color .24s ease,transform .24s ease}.rd-constellation__rail-item:hover{background:color-mix(in srgb,var(--rdc-glow) 14%,transparent);border-color:color-mix(in srgb,var(--rdc-glow) 30%,transparent);transform:translateY(-2px)}.rd-constellation__rail-item.is-active{display:none}.rd-constellation__rail-item img{width:56px;height:56px;border-radius:12px;object-fit:cover;box-shadow:0 4px 12px #0000004d}.rd-constellation__rail-label{font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:700;letter-spacing:.04em;color:color-mix(in srgb,var(--rdc-text) 80%,transparent);text-align:center;line-height:1.15;max-width:80px}.rd-constellation__stage{grid-area:stage;position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(20px,3vh,40px);min-height:0}.rd-constellation__center{position:absolute;top:calc(50% + var(--center-shift, 0px));left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none;transition:opacity .4s ease,transform .6s cubic-bezier(.22,.61,.36,1)}.rd-constellation.is-focused .rd-constellation__center{opacity:0;transform:translate(-50%,-50%) scale(.6)}.rd-constellation__strip{position:relative;width:clamp(120px,14vmin,180px);height:clamp(36px,4.2vmin,54px);border-radius:10px;background:linear-gradient(135deg,var(--rdc-grad-from) 0%,var(--rdc-grad-to) 100%);box-shadow:0 0 28px color-mix(in srgb,var(--rdc-glow) 60%,transparent),0 0 64px color-mix(in srgb,var(--rdc-glow) 30%,transparent),0 12px 32px #00000080,inset 0 1px color-mix(in srgb,var(--rdc-text) 30%,transparent);display:flex;align-items:center;justify-content:center;animation:rdc-strip-float 5s ease-in-out infinite}.rd-constellation__strip-glow{position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;border-radius:20px;background:radial-gradient(40% 60% at 50% 50%,color-mix(in srgb,var(--rdc-glow) 55%,transparent),transparent 70%);filter:blur(20px);z-index:-1;animation:rdc-aura-breathe 4s ease-in-out infinite}.rd-constellation__strip-mark{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:800;font-size:14px;letter-spacing:6px;color:var(--rdc-text);text-shadow:0 1px 4px rgba(0,0,0,.4)}@keyframes rdc-strip-float{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-6px) rotate(2deg)}}@keyframes rdc-aura-breathe{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.18)}}.rd-constellation__orbit{position:relative;width:clamp(560px,70vmin,880px);aspect-ratio:1 / 1;margin:calc(var(--center-shift, 0px) * 2) auto 0;overflow:visible;transition:opacity .5s ease,transform .6s cubic-bezier(.22,.61,.36,1)}.rd-constellation__orbit>.rd-constellation__slot:nth-child(1){--slot-cos: 0;--slot-sin: -1}.rd-constellation__orbit>.rd-constellation__slot:nth-child(2){--slot-cos: .7071;--slot-sin: -.7071}.rd-constellation__orbit>.rd-constellation__slot:nth-child(3){--slot-cos: 1;--slot-sin: 0}.rd-constellation__orbit>.rd-constellation__slot:nth-child(4){--slot-cos: .7071;--slot-sin: .7071}.rd-constellation__orbit>.rd-constellation__slot:nth-child(5){--slot-cos: 0;--slot-sin: 1}.rd-constellation__orbit>.rd-constellation__slot:nth-child(6){--slot-cos: -.7071;--slot-sin: .7071}.rd-constellation__orbit>.rd-constellation__slot:nth-child(7){--slot-cos: -1;--slot-sin: 0}.rd-constellation__orbit>.rd-constellation__slot:nth-child(8){--slot-cos: -.7071;--slot-sin: -.7071}.rd-constellation__slot--energy,.rd-constellation__wedge--energy,.rd-constellation__stream--energy{--slot-glow: #8C3628;--slot-grad-from: #8C3628;--slot-grad-to: #9E872E}.rd-constellation__slot--hangover,.rd-constellation__wedge--hangover,.rd-constellation__stream--hangover{--slot-glow: #6B2C8B;--slot-grad-from: #6B2C8B;--slot-grad-to: #F08A3C}.rd-constellation__slot--probiotic,.rd-constellation__wedge--probiotic,.rd-constellation__stream--probiotic{--slot-glow: #5E4A9E;--slot-grad-from: #C9A77E;--slot-grad-to: #5E4A9E}.rd-constellation__slot--appetite,.rd-constellation__wedge--appetite,.rd-constellation__stream--appetite{--slot-glow: #8E5BD8;--slot-grad-from: #6A3DB8;--slot-grad-to: #C5B0E5}.rd-constellation__slot--bone,.rd-constellation__wedge--bone,.rd-constellation__stream--bone{--slot-glow: #B07082;--slot-grad-from: #9D2F6C;--slot-grad-to: #9E392F}.rd-constellation__slot--relax,.rd-constellation__wedge--relax,.rd-constellation__stream--relax{--slot-glow: #6FC09C;--slot-grad-from: #6FC09C;--slot-grad-to: #E84B5A}.rd-constellation__slot--iron,.rd-constellation__wedge--iron,.rd-constellation__stream--iron{--slot-glow: #E574A0;--slot-grad-from: #8B2C6E;--slot-grad-to: #E574A0}.rd-constellation__slot--mushroom,.rd-constellation__wedge--mushroom,.rd-constellation__stream--mushroom{--slot-glow: #6A2A9E;--slot-grad-from: #6A2A9E;--slot-grad-to: #E8784A}.rd-constellation__wedges{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;transition:opacity .5s ease}.rd-constellation:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse at 50% calc(50% + var(--center-shift, 0px)),transparent 0%,transparent 38%,rgba(6,8,22,.35) 70%,rgba(3,4,12,.78) 100%);transition:opacity .5s ease}.rd-constellation.is-focused:before{opacity:0}.rd-constellation.is-focused .rd-constellation__wedges{opacity:0}.rd-constellation__wedge{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,color-mix(in srgb,var(--slot-grad-from, var(--rdc-glow)) 38%,#060816),color-mix(in srgb,var(--slot-grad-to, var(--rdc-accent)) 38%,#060816));mask:conic-gradient(from var(--wedge-start, 0deg) at 50% calc(50% + var(--center-shift, 0px)),#000 0deg,#000 var(--wedge-span, 45deg),transparent calc(var(--wedge-span, 45deg) + .6deg));-webkit-mask:conic-gradient(from var(--wedge-start, 0deg) at 50% calc(50% + var(--center-shift, 0px)),#000 0deg,#000 var(--wedge-span, 45deg),transparent calc(var(--wedge-span, 45deg) + .6deg));opacity:.92;transition:opacity .5s ease}.rd-constellation__wedge.has-photo{background:linear-gradient(135deg,color-mix(in srgb,var(--slot-grad-from, var(--rdc-glow)) 24%,transparent),color-mix(in srgb,var(--slot-grad-to, var(--rdc-accent)) 18%,transparent)),linear-gradient(180deg,#080b1a1a,#06081652),var(--lifestyle-photo) center / cover no-repeat,linear-gradient(135deg,var(--slot-grad-from, var(--rdc-glow)),var(--slot-grad-to, var(--rdc-accent)))}.rd-constellation__wedge--energy.has-photo{background-position:50% 100%,50% 50%,50% 100%}.rd-constellation__wedge--hangover.has-photo{background-position:0% 100%,50% 50%,0% 100%}.rd-constellation__wedge--probiotic.has-photo{background-position:0% 50%,50% 50%,0% 50%}.rd-constellation__wedge--appetite.has-photo{background-position:0% 0%,50% 50%,0% 0%}.rd-constellation__wedge--bone.has-photo{background-position:50% 0%,50% 50%,50% 0%}.rd-constellation__wedge--relax.has-photo{background-position:100% 0%,50% 50%,100% 0%}.rd-constellation__wedge--iron.has-photo{background-position:100% 50%,50% 50%,100% 50%}.rd-constellation__wedge--mushroom.has-photo{background-position:100% 100%,50% 50%,100% 100%}body[data-active-product=energy] .rd-constellation.is-focused .rd-constellation__wedge--energy.has-photo,body[data-active-product=hangover] .rd-constellation.is-focused .rd-constellation__wedge--hangover.has-photo,body[data-active-product=probiotic] .rd-constellation.is-focused .rd-constellation__wedge--probiotic.has-photo,body[data-active-product=appetite] .rd-constellation.is-focused .rd-constellation__wedge--appetite.has-photo,body[data-active-product=bone] .rd-constellation.is-focused .rd-constellation__wedge--bone.has-photo,body[data-active-product=relax] .rd-constellation.is-focused .rd-constellation__wedge--relax.has-photo,body[data-active-product=iron] .rd-constellation.is-focused .rd-constellation__wedge--iron.has-photo,body[data-active-product=mushroom] .rd-constellation.is-focused .rd-constellation__wedge--mushroom.has-photo{background:linear-gradient(135deg,color-mix(in srgb,var(--slot-grad-from, var(--rdc-glow)) 24%,transparent),color-mix(in srgb,var(--slot-grad-to, var(--rdc-accent)) 18%,transparent)),linear-gradient(180deg,#080b1a1a,#06081652),var(--lifestyle-photo) center / cover no-repeat,linear-gradient(135deg,var(--slot-grad-from, var(--rdc-glow)),var(--slot-grad-to, var(--rdc-accent)))}.rd-constellation__wedges:after{content:"";position:absolute;top:calc(50% + var(--center-shift, 0px));left:50%;transform:translate(-50%,-50%);width:clamp(260px,32vmin,420px);height:clamp(260px,32vmin,420px);border-radius:50%;background:radial-gradient(circle at 50% 50%,#03040C 0%,rgba(6,8,22,.94) 32%,rgba(8,11,26,.55) 62%,transparent 100%);pointer-events:none}.rd-constellation.is-focused .rd-constellation__orbit{opacity:0;transform:scale(.92);pointer-events:none}.rd-constellation__streams{position:absolute;top:calc(50% + var(--center-shift, 0px));left:50%;width:0;height:0;z-index:1;pointer-events:none;transition:opacity .5s ease}.rd-constellation.is-focused .rd-constellation__streams{opacity:0}.rd-constellation__stream{position:absolute;top:0;left:0;width:clamp(245px,35vmin,410px);height:clamp(44px,5.6vmin,68px);overflow:visible;transform-origin:0 50%;transform:translateY(-50%) rotate(var(--stream-angle, 0deg));animation:rdc-stream-appear .9s ease .2s both}.rd-constellation__stream-svg{display:block;width:100%;height:100%;overflow:visible}.rd-constellation__stream-path{fill:none;stroke:var(--slot-glow, var(--rdc-glow));stroke-width:2.6;stroke-dasharray:6 11;stroke-dashoffset:0;animation:rdc-stream-flow 2.8s linear infinite;filter:drop-shadow(0 0 5px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 75%,transparent)) drop-shadow(0 0 14px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 40%,transparent));opacity:.78}.rd-constellation__stream-path--alt{stroke-width:1.2;stroke-dasharray:4 14;opacity:.5;animation-duration:4.2s;animation-delay:-.9s}@keyframes rdc-stream-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:34}}.rd-constellation__stream-path--pulse{stroke:var(--slot-glow, var(--rdc-glow));stroke-width:3.4;stroke-dasharray:14 800;opacity:0;filter:drop-shadow(0 0 8px var(--slot-glow, var(--rdc-glow))) drop-shadow(0 0 18px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 60%,transparent));animation:rdc-stream-pulse 6.5s cubic-bezier(.45,.05,.55,.95) infinite}@keyframes rdc-stream-pulse{0%{stroke-dashoffset:0;opacity:0}8%{opacity:.95}92%{opacity:.95}to{stroke-dashoffset:110;opacity:0}}@keyframes rdc-stream-appear{0%{opacity:0;transform:translateY(-50%) rotate(var(--stream-angle, 0deg)) scaleX(.4)}to{opacity:1;transform:translateY(-50%) rotate(var(--stream-angle, 0deg)) scaleX(1)}}@media(prefers-reduced-motion:reduce){.rd-constellation__stream,.rd-constellation__stream-path,.rd-constellation__stream-path--alt{animation:none!important}}.rd-constellation__slot{position:absolute;top:50%;left:50%;width:clamp(110px,13vmin,156px);display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px;background:transparent;border:0;cursor:pointer;z-index:2;overflow:visible;--rx: var(--orbit-radius);--ry: var(--orbit-radius);transform:translate(calc(-50% + var(--slot-cos, 0) * var(--rx)),calc(-50% + var(--slot-sin, 0) * var(--ry)));transition:transform .32s cubic-bezier(.34,1.56,.64,1),opacity .24s ease,filter .24s ease}.rd-constellation__slot:before{content:"";position:absolute;top:50%;left:50%;width:clamp(420px,52vmin,720px);height:clamp(420px,52vmin,720px);transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 50% 50%,color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 90%,transparent) 0%,color-mix(in srgb,var(--slot-grad-from, var(--rdc-glow)) 60%,transparent) 18%,color-mix(in srgb,var(--slot-grad-to, var(--rdc-accent)) 35%,transparent) 38%,color-mix(in srgb,var(--slot-grad-to, var(--rdc-accent)) 12%,transparent) 60%,transparent 82%);filter:blur(36px);z-index:-2;pointer-events:none;opacity:.78;animation:rdc-halo-breathe 7s ease-in-out infinite;animation-delay:calc(var(--orbit-angle, 0deg) / 360deg * -3s);transition:opacity .32s ease,filter .32s ease}.rd-constellation__slot:hover:before,.rd-constellation__slot:focus-visible:before{opacity:1;filter:blur(42px)}@keyframes rdc-halo-breathe{0%,to{transform:translate(-50%,-50%) scale(.95);opacity:.68}50%{transform:translate(-50%,-50%) scale(1.12);opacity:.92}}.rd-constellation__slot:hover,.rd-constellation__slot:focus-visible{outline:none;transform:translate(calc(-50% + var(--slot-cos, 0) * var(--rx)),calc(-50% + var(--slot-sin, 0) * var(--ry))) scale(1.08)}.rd-constellation__slot-photo{position:relative;width:clamp(80px,10vmin,120px);aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;background:#0a0d1a;box-shadow:0 0 0 1px #ffffff0f,inset 0 0 0 2px #0000008c,0 0 26px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 38%,transparent),0 14px 36px #0000008c;transition:box-shadow .28s ease,transform .32s ease}.rd-constellation__slot:hover .rd-constellation__slot-photo,.rd-constellation__slot:focus-visible .rd-constellation__slot-photo{box-shadow:0 0 0 2px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 70%,transparent),inset 0 0 0 2px #0000008c,0 0 38px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 60%,transparent),0 0 90px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 28%,transparent),0 16px 40px #000000a6}.rd-constellation__slot-photo img{width:100%;height:100%;object-fit:cover;display:block}.rd-constellation__slot-name{font-family:Inter,system-ui,sans-serif;font-size:clamp(11px,1.1vw,13px);font-weight:700;letter-spacing:.05em;color:var(--rdc-text);text-align:center;line-height:1.2;text-transform:uppercase;text-shadow:0 1px 4px rgba(0,0,0,.4);transition:color .7s ease,text-shadow .24s ease}.rd-constellation__slot:hover .rd-constellation__slot-name{background:linear-gradient(135deg,var(--rdc-grad-from),var(--rdc-grad-to));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 18px color-mix(in srgb,var(--rdc-glow) 50%,transparent)}.rd-constellation__detail{position:absolute;top:0;right:0;bottom:0;left:0;padding:clamp(24px,4vh,56px) clamp(24px,4vw,64px);display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .5s ease .1s}.rd-constellation.is-focused .rd-constellation__detail{opacity:1;pointer-events:auto}.rd-constellation__close{position:absolute;top:clamp(16px,2.4vh,28px);right:clamp(16px,2.4vw,32px);width:44px;height:44px;border-radius:50%;background:color-mix(in srgb,var(--rdc-surface) 70%,transparent);border:1px solid color-mix(in srgb,var(--rdc-text) 12%,transparent);color:var(--rdc-text);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .22s ease,background .24s ease,border-color .24s ease}.rd-constellation__close:hover,.rd-constellation__close:focus-visible{outline:none;transform:rotate(90deg) scale(1.06);background:color-mix(in srgb,var(--rdc-glow) 28%,var(--rdc-surface));border-color:color-mix(in srgb,var(--rdc-glow) 60%,transparent)}.rd-constellation__card{display:none;width:100%;max-width:1100px;grid-template-columns:1fr 1fr;gap:clamp(28px,4vw,64px);align-items:center}.rd-constellation__card.is-active{display:grid;animation:rdc-card-enter .6s cubic-bezier(.22,.61,.36,1) both}@keyframes rdc-card-enter{0%{opacity:0;transform:translateY(28px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.rd-constellation__card-media{position:relative;aspect-ratio:1 / 1;max-width:480px;margin:0 auto;border-radius:28px;overflow:hidden;isolation:isolate}.rd-constellation__card-media:before{content:"";position:absolute;top:-18%;right:-18%;bottom:-18%;left:-18%;background:radial-gradient(50% 50% at 50% 50%,color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 65%,transparent),transparent 70%);filter:blur(36px);z-index:-1}.rd-constellation__card-media img{width:100%;height:100%;object-fit:cover;display:block}.rd-constellation__card-body{display:flex;flex-direction:column;gap:16px}.rd-constellation__card-eyebrow{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:3.4px;color:var(--slot-glow, var(--rdc-glow));text-transform:uppercase}.rd-constellation__card-title{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:700;font-size:clamp(36px,4.5vw,56px);line-height:1.04;letter-spacing:-.022em;color:var(--rdc-text);margin:0}.rd-constellation__card-headline{font-family:Inter Display,Inter,system-ui,sans-serif;font-size:clamp(20px,2.2vw,26px);line-height:1.2;color:color-mix(in srgb,var(--rdc-text) 85%,transparent)}.rd-constellation__card-headline em{font-style:normal;background:linear-gradient(135deg,var(--slot-grad-from, var(--rdc-grad-from)),var(--slot-grad-to, var(--rdc-grad-to)));-webkit-background-clip:text;background-clip:text;color:transparent}.rd-constellation__card-text{font-family:Inter,system-ui,sans-serif;font-size:clamp(14px,1.2vw,16px);line-height:1.55;color:color-mix(in srgb,var(--rdc-text) 78%,transparent)}.rd-constellation__card-text p{margin:0 0 8px}.rd-constellation__card-text strong{color:var(--rdc-text);font-weight:600}.rd-constellation__card-stats{display:flex;flex-wrap:wrap;gap:clamp(20px,2.8vw,36px);list-style:none;padding:0;margin:8px 0 4px}.rd-constellation__card-stats li{display:flex;flex-direction:column;gap:2px}.rd-constellation__card-stats .num{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:800;font-size:clamp(22px,2.6vw,32px);line-height:1;color:var(--slot-glow, var(--rdc-glow))}.rd-constellation__card-stats .lbl{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600;letter-spacing:1.6px;text-transform:uppercase;color:color-mix(in srgb,var(--rdc-text) 60%,transparent)}.rd-constellation__card-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:6px}.rd-constellation__card-cta{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:700;border-radius:999px;text-decoration:none;color:#0b0e1a;background:linear-gradient(135deg,var(--slot-grad-from, var(--rdc-grad-from)),var(--slot-grad-to, var(--rdc-grad-to)));box-shadow:0 14px 36px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 35%,transparent);transition:transform .22s ease,box-shadow .22s ease}.rd-constellation__card-cta:hover{transform:translateY(-2px);box-shadow:0 18px 42px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 55%,transparent)}.rd-constellation__card-cta-ghost{display:inline-flex;align-items:center;padding:12px 18px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:500;border-radius:999px;color:var(--rdc-text);text-decoration:none;border:1px solid color-mix(in srgb,var(--rdc-text) 20%,transparent);transition:border-color .24s ease,background .24s ease}.rd-constellation__card-cta-ghost:hover{border-color:var(--rdc-glow);background:color-mix(in srgb,var(--rdc-text) 5%,transparent)}@media(prefers-reduced-motion:reduce){.rd-constellation,.rd-constellation__rail,.rd-constellation__orbit,.rd-constellation__header,.rd-constellation__center,.rd-constellation__strip,.rd-constellation__strip-glow,.rd-constellation__detail,.rd-constellation__slot,.rd-constellation__slot-photo,.rd-constellation__card,.rd-constellation__close,.rd-constellation__particle{transition:none!important;animation:none!important}}.rd-constellation__slot-photo{animation:rdc-slot-breathe 6.5s ease-in-out infinite}.rd-constellation__orbit>.rd-constellation__slot:nth-child(1) .rd-constellation__slot-photo{animation-delay:0s}.rd-constellation__orbit>.rd-constellation__slot:nth-child(2) .rd-constellation__slot-photo{animation-delay:-.8s}.rd-constellation__orbit>.rd-constellation__slot:nth-child(3) .rd-constellation__slot-photo{animation-delay:-1.6s}.rd-constellation__orbit>.rd-constellation__slot:nth-child(4) .rd-constellation__slot-photo{animation-delay:-2.4s}.rd-constellation__orbit>.rd-constellation__slot:nth-child(5) .rd-constellation__slot-photo{animation-delay:-3.2s}.rd-constellation__orbit>.rd-constellation__slot:nth-child(6) .rd-constellation__slot-photo{animation-delay:-4s}.rd-constellation__orbit>.rd-constellation__slot:nth-child(7) .rd-constellation__slot-photo{animation-delay:-4.8s}.rd-constellation__orbit>.rd-constellation__slot:nth-child(8) .rd-constellation__slot-photo{animation-delay:-5.6s}@keyframes rdc-slot-breathe{0%,to{transform:scale(1);filter:brightness(.94)}50%{transform:scale(1.028);filter:brightness(1.06)}}.rd-constellation__particles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.6;transition:opacity .6s ease}.rd-constellation.is-focused .rd-constellation__particles{opacity:0}.rd-constellation__particle{fill:#f5f7fbbf;animation-name:rdc-particle-drift;animation-timing-function:ease-in-out;animation-iteration-count:infinite;transform-origin:center;transform-box:fill-box}@keyframes rdc-particle-drift{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:var(--p-opacity, .5)}50%{transform:translateY(-80px) translate(20px)}90%{opacity:var(--p-opacity, .5)}to{transform:translateY(-160px) translate(0);opacity:0}}.rd-constellation__wedge{transition:opacity .32s ease}.rd-constellation:has(.rd-constellation__slot:hover) .rd-constellation__wedge{opacity:.28}.rd-constellation:has(.rd-constellation__slot--energy:hover) .rd-constellation__wedge--energy,.rd-constellation:has(.rd-constellation__slot--hangover:hover) .rd-constellation__wedge--hangover,.rd-constellation:has(.rd-constellation__slot--probiotic:hover) .rd-constellation__wedge--probiotic,.rd-constellation:has(.rd-constellation__slot--appetite:hover) .rd-constellation__wedge--appetite,.rd-constellation:has(.rd-constellation__slot--bone:hover) .rd-constellation__wedge--bone,.rd-constellation:has(.rd-constellation__slot--relax:hover) .rd-constellation__wedge--relax,.rd-constellation:has(.rd-constellation__slot--iron:hover) .rd-constellation__wedge--iron,.rd-constellation:has(.rd-constellation__slot--mushroom:hover) .rd-constellation__wedge--mushroom{opacity:1}.rd-constellation.is-focused .rd-constellation__wedges{opacity:1}.rd-constellation.is-focused .rd-constellation__wedge{opacity:0}body[data-active-product=energy] .rd-constellation.is-focused .rd-constellation__wedge--energy,body[data-active-product=hangover] .rd-constellation.is-focused .rd-constellation__wedge--hangover,body[data-active-product=probiotic] .rd-constellation.is-focused .rd-constellation__wedge--probiotic,body[data-active-product=appetite] .rd-constellation.is-focused .rd-constellation__wedge--appetite,body[data-active-product=bone] .rd-constellation.is-focused .rd-constellation__wedge--bone,body[data-active-product=relax] .rd-constellation.is-focused .rd-constellation__wedge--relax,body[data-active-product=iron] .rd-constellation.is-focused .rd-constellation__wedge--iron,body[data-active-product=mushroom] .rd-constellation.is-focused .rd-constellation__wedge--mushroom{opacity:1}.rd-constellation .rd-eyebrow{font-size:clamp(10px,1vw,12px);letter-spacing:.22em;opacity:.62}.rd-constellation__title{font-weight:300;color:#f5f7fbc7}.rd-constellation__title em{font-weight:700}.rd-constellation__subtitle{opacity:.72}.rd-constellation__strip{animation:rdc-strip-float 5s ease-in-out infinite,rdc-strip-shimmer 9s ease-in-out infinite}.rd-constellation__strip:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.32) 0%,rgba(255,255,255,.06) 35%,transparent 60%);pointer-events:none;z-index:2}@keyframes rdc-strip-shimmer{0%,to{filter:hue-rotate(0deg) brightness(1)}50%{filter:hue-rotate(10deg) brightness(1.08)}}@media(prefers-reduced-motion:reduce){.rd-constellation__slot-photo,.rd-constellation__strip,.rd-constellation__stream-path--pulse{animation:none!important}}.rd-constellation__center{pointer-events:none}.rd-constellation__strip-btn{position:relative;pointer-events:auto;display:block;background:transparent;border:0;padding:0;cursor:pointer;color:inherit;font:inherit;outline:none;transition:transform .3s cubic-bezier(.22,.61,.36,1)}.rd-constellation__strip-btn:hover,.rd-constellation__strip-btn:focus-visible{transform:translateY(-2px)}.rd-constellation__strip-btn:focus-visible .rd-constellation__strip{box-shadow:0 0 0 2px var(--rdc-text),0 0 0 5px color-mix(in srgb,var(--rdc-glow) 60%,transparent),0 0 28px color-mix(in srgb,var(--rdc-glow) 60%,transparent),0 0 64px color-mix(in srgb,var(--rdc-glow) 30%,transparent),0 12px 32px #00000080,inset 0 1px color-mix(in srgb,var(--rdc-text) 30%,transparent)}.rd-constellation__strip-cta{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:14px;font-family:Inter,system-ui,sans-serif;font-size:clamp(10px,1vw,12px);font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--rdc-mute);opacity:.78;white-space:nowrap;transition:opacity .24s ease,color .24s ease,letter-spacing .24s ease,transform .24s ease}.rd-constellation__strip-cta:after{content:" \2192";margin-left:2px;opacity:.6;transition:transform .24s ease,opacity .24s ease;display:inline-block}.rd-constellation__strip-btn:hover .rd-constellation__strip-cta,.rd-constellation__strip-btn:focus-visible .rd-constellation__strip-cta{color:var(--rdc-text);opacity:1;letter-spacing:.26em}.rd-constellation__strip-btn:hover .rd-constellation__strip-cta:after,.rd-constellation__strip-btn:focus-visible .rd-constellation__strip-cta:after{transform:translate(3px);opacity:1}.rd-constellation__article{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:clamp(16px,4vh,48px) clamp(12px,3vw,40px);opacity:0;pointer-events:none;transition:opacity .32s ease}.rd-constellation__article.is-open{opacity:1;pointer-events:auto}.rd-constellation__article-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 50%,#0b0e1ac7,#03040ceb 80%);backdrop-filter:blur(14px) saturate(120%);-webkit-backdrop-filter:blur(14px) saturate(120%);cursor:pointer}.rd-constellation__article-panel{position:relative;z-index:1;width:min(720px,100%);max-height:90vh;overflow-y:auto;overscroll-behavior:contain;background:linear-gradient(180deg,color-mix(in srgb,#181E36 92%,transparent),color-mix(in srgb,#11152A 96%,transparent));border:1px solid color-mix(in srgb,var(--rdc-text) 10%,transparent);border-radius:22px;padding:clamp(28px,4vw,56px) clamp(24px,4vw,52px) clamp(32px,4vw,56px);box-shadow:0 24px 80px #0009,0 0 0 1px #ffffff0a inset,0 0 80px color-mix(in srgb,var(--rdc-glow) 16%,transparent);transform:translateY(20px) scale(.985);transition:transform .36s cubic-bezier(.22,.61,.36,1);color:var(--rdc-text);scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--rdc-text) 22%,transparent) transparent}.rd-constellation__article.is-open .rd-constellation__article-panel{transform:translateY(0) scale(1)}.rd-constellation__article-close{position:absolute;top:14px;right:14px;width:40px;height:40px;display:grid;place-items:center;background:color-mix(in srgb,var(--rdc-bg-deep) 60%,transparent);border:1px solid color-mix(in srgb,var(--rdc-text) 12%,transparent);border-radius:50%;color:var(--rdc-text);cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.rd-constellation__article-close:hover,.rd-constellation__article-close:focus-visible{background:color-mix(in srgb,var(--rdc-glow) 28%,var(--rdc-bg-deep));border-color:color-mix(in srgb,var(--rdc-glow) 50%,transparent);transform:scale(1.06);outline:none}.rd-constellation__article-header{margin-bottom:clamp(20px,3vw,32px)}.rd-constellation__article-header .rd-eyebrow{display:block;margin-bottom:12px;background:linear-gradient(135deg,var(--rdc-grad-from),var(--rdc-grad-to));-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700;opacity:1}.rd-constellation__article-title{font-family:Inter Display,Inter,system-ui,sans-serif;font-weight:600;font-size:clamp(24px,3.4vw,38px);line-height:1.12;letter-spacing:-.01em;margin:0 0 16px;color:var(--rdc-text)}.rd-constellation__article-lede{font-family:Inter,system-ui,sans-serif;font-size:clamp(15px,1.4vw,17px);line-height:1.55;color:var(--rdc-mute);margin:0}.rd-constellation__article-body{display:flex;flex-direction:column;gap:clamp(24px,3vw,36px)}.rd-constellation__article-section h3{font-family:Inter Display,Inter,system-ui,sans-serif;font-size:clamp(17px,1.8vw,22px);font-weight:600;letter-spacing:-.005em;color:var(--rdc-text);margin:0 0 12px}.rd-constellation__article-section p{font-family:Inter,system-ui,sans-serif;font-size:clamp(14px,1.2vw,16px);line-height:1.6;color:color-mix(in srgb,var(--rdc-text) 82%,transparent);margin:0 0 12px}.rd-constellation__article-section p:last-child{margin-bottom:0}.rd-constellation__article-pillars{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:640px){.rd-constellation__article-pillars{grid-template-columns:repeat(3,1fr)}}.rd-constellation__article-pillar{background:color-mix(in srgb,var(--rdc-bg-deep) 55%,transparent);border:1px solid color-mix(in srgb,var(--rdc-text) 8%,transparent);border-radius:14px;padding:18px}.rd-constellation__article-pillar-tag{display:inline-block;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;background:linear-gradient(135deg,var(--rdc-grad-from),var(--rdc-grad-to));-webkit-background-clip:text;background-clip:text;color:transparent}.rd-constellation__article-pillar p{font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.55;color:color-mix(in srgb,var(--rdc-text) 82%,transparent);margin:0}.rd-constellation__article-compare{margin:0;display:flex;flex-direction:column;gap:10px}.rd-constellation__article-compare-row{display:grid;grid-template-columns:1fr;gap:4px;padding:14px 16px;background:color-mix(in srgb,var(--rdc-bg-deep) 50%,transparent);border:1px solid color-mix(in srgb,var(--rdc-text) 6%,transparent);border-radius:12px}@media(min-width:560px){.rd-constellation__article-compare-row{grid-template-columns:180px 1fr;gap:18px;align-items:start}}.rd-constellation__article-compare dt{font-family:Inter,system-ui,sans-serif;font-weight:600;font-size:14px;color:var(--rdc-text);letter-spacing:.01em}.rd-constellation__article-compare dd{margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.55;color:color-mix(in srgb,var(--rdc-text) 78%,transparent)}.rd-constellation__article-compare-row--win{background:linear-gradient(135deg,color-mix(in srgb,var(--rdc-grad-from) 18%,var(--rdc-bg-deep)),color-mix(in srgb,var(--rdc-grad-to) 18%,var(--rdc-bg-deep)));border-color:color-mix(in srgb,var(--rdc-glow) 32%,transparent)}.rd-constellation__article-compare-row--win dt{background:linear-gradient(135deg,var(--rdc-grad-from),var(--rdc-grad-to));-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700;letter-spacing:.04em}.rd-constellation__article-compare-row--win dd{color:var(--rdc-text)}.rd-constellation__article-footer{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(16px,2vw,24px)}.rd-constellation__article-cta{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:999px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;background:linear-gradient(135deg,var(--rdc-grad-from),var(--rdc-grad-to));color:var(--rdc-text);border:0;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;box-shadow:0 8px 22px color-mix(in srgb,var(--rdc-glow) 28%,transparent)}.rd-constellation__article-cta:hover,.rd-constellation__article-cta:focus-visible{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 14px 32px color-mix(in srgb,var(--rdc-glow) 38%,transparent);outline:none}.rd-constellation__article-cta--ghost{background:transparent;color:var(--rdc-text);border:1px solid color-mix(in srgb,var(--rdc-text) 20%,transparent);box-shadow:none}.rd-constellation__article-cta--ghost:hover,.rd-constellation__article-cta--ghost:focus-visible{background:color-mix(in srgb,var(--rdc-bg-deep) 40%,transparent);border-color:color-mix(in srgb,var(--rdc-glow) 45%,transparent);box-shadow:none}body.rd-constellation-article-open{overflow:hidden}@media(prefers-reduced-motion:reduce){.rd-constellation__article,.rd-constellation__article-panel,.rd-constellation__strip-btn,.rd-constellation__article-cta{transition:none!important}}body[data-active-product=energy] .rd-constellation.is-focused .rd-constellation__wedge--energy,body[data-active-product=hangover] .rd-constellation.is-focused .rd-constellation__wedge--hangover,body[data-active-product=probiotic] .rd-constellation.is-focused .rd-constellation__wedge--probiotic,body[data-active-product=appetite] .rd-constellation.is-focused .rd-constellation__wedge--appetite,body[data-active-product=bone] .rd-constellation.is-focused .rd-constellation__wedge--bone,body[data-active-product=relax] .rd-constellation.is-focused .rd-constellation__wedge--relax,body[data-active-product=iron] .rd-constellation.is-focused .rd-constellation__wedge--iron,body[data-active-product=mushroom] .rd-constellation.is-focused .rd-constellation__wedge--mushroom{mask:none;-webkit-mask:none;animation:rdc-wedge-takeover .7s cubic-bezier(.22,.61,.36,1) both}@keyframes rdc-wedge-takeover{0%{transform:scale(1.04);opacity:0}to{transform:scale(1);opacity:1}}.rd-constellation.is-focused .rd-constellation__wedges:after{opacity:0;transition:opacity .4s ease}.rd-constellation__card{max-width:none;width:min(1320px,100%);padding:clamp(20px,3vw,40px);position:relative;border-radius:28px;isolation:isolate}.rd-constellation__card.has-photo{background:transparent}.rd-constellation__card--energy{--slot-glow: #8C3628;--slot-grad-from: #8C3628;--slot-grad-to: #9E872E}.rd-constellation__card--hangover{--slot-glow: #6B2C8B;--slot-grad-from: #6B2C8B;--slot-grad-to: #F08A3C}.rd-constellation__card--probiotic{--slot-glow: #5E4A9E;--slot-grad-from: #C9A77E;--slot-grad-to: #5E4A9E}.rd-constellation__card--appetite{--slot-glow: #8E5BD8;--slot-grad-from: #6A3DB8;--slot-grad-to: #C5B0E5}.rd-constellation__card--bone{--slot-glow: #B07082;--slot-grad-from: #9D2F6C;--slot-grad-to: #9E392F}.rd-constellation__card--relax{--slot-glow: #6FC09C;--slot-grad-from: #6FC09C;--slot-grad-to: #E84B5A}.rd-constellation__card--iron{--slot-glow: #E574A0;--slot-grad-from: #8B2C6E;--slot-grad-to: #E574A0}.rd-constellation__card--mushroom{--slot-glow: #6A2A9E;--slot-grad-from: #6A2A9E;--slot-grad-to: #E8784A}.rd-constellation__card-body{position:relative;padding:clamp(16px,2.5vw,32px);background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:0}.rd-constellation__card-body:before{content:"";position:absolute;top:-8%;right:-12%;bottom:-8%;left:-12%;background:radial-gradient(ellipse at 50% 55%,rgba(3,4,12,.62) 0%,rgba(3,4,12,.42) 35%,rgba(3,4,12,.2) 65%,transparent 100%);filter:blur(28px);z-index:-1;pointer-events:none}.rd-constellation__card-title,.rd-constellation__card-headline,.rd-constellation__card-text,.rd-constellation__card-eyebrow,.rd-constellation__card-stats .num,.rd-constellation__card-stats .lbl{text-shadow:0 1px 3px rgba(0,0,0,.85),0 2px 8px rgba(0,0,0,.75),0 4px 22px rgba(0,0,0,.55),0 0 36px rgba(0,0,0,.35)}.rd-constellation__card-text{color:#f5f7fbf5}.rd-constellation__card-headline{color:#f5f7fbf2}.rd-constellation__card-media{max-width:560px}.rd-constellation__card-cta{padding:15px 32px;font-size:16px;letter-spacing:.01em;color:#fff;box-shadow:0 18px 44px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 45%,transparent),0 0 0 1px #ffffff1a inset}.rd-constellation__card-cta:hover,.rd-constellation__card-cta:focus-visible{transform:translateY(-3px);box-shadow:0 22px 54px color-mix(in srgb,var(--slot-glow, var(--rdc-glow)) 65%,transparent),0 0 0 1px #fff3 inset;outline:none}@media(max-width:900px){.rd-constellation__card.is-active{grid-template-columns:1fr;gap:24px}.rd-constellation__card-media{max-width:320px;margin:0 auto}.rd-constellation__card-title{font-size:clamp(28px,8vw,40px)}}@media(prefers-reduced-motion:reduce){body[data-active-product] .rd-constellation.is-focused .rd-constellation__wedge{animation:none!important}}@media(max-width:720px){.rd-constellation{min-height:calc(100vh - 64px);min-height:calc(100dvh - 64px)}.rd-constellation{--orbit-radius: clamp(118px, 32vmin, 160px);--center-shift: clamp(14px, 3.6vh, 32px)}.rd-constellation__orbit{width:clamp(280px,78vmin,380px)}.rd-constellation__slot{width:clamp(78px,22vmin,104px);padding:6px;gap:6px}.rd-constellation__slot-photo{width:clamp(60px,17vmin,80px)}.rd-constellation__slot-name{font-size:clamp(9px,2.3vmin,10px);letter-spacing:.03em;line-height:1.12;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:100%;text-shadow:0 1px 3px rgba(0,0,0,.85),0 2px 10px rgba(0,0,0,.65),0 0 18px rgba(0,0,0,.4)}.rd-constellation__slot:before{width:clamp(160px,48vmin,260px);height:clamp(160px,48vmin,260px);filter:blur(24px);opacity:.6}.rd-constellation__strip{width:clamp(98px,26vmin,130px);height:clamp(32px,8vmin,44px);border-radius:8px}.rd-constellation__strip-mark{font-size:12px;letter-spacing:4px}.rd-constellation__strip-glow{top:-16px;right:-16px;bottom:-16px;left:-16px}.rd-constellation__strip-cta{font-size:9px;letter-spacing:.18em;margin-top:10px}.rd-constellation__stream{width:clamp(160px,38vmin,220px);height:clamp(30px,4.6vmin,42px)}.rd-constellation__stream-path{stroke-width:2;stroke-dasharray:5 9}.rd-constellation__stream-path--alt{stroke-width:1;stroke-dasharray:3 11}.rd-constellation__stream-path--pulse{stroke-width:2.6}.rd-constellation__wedges:after{width:clamp(160px,40vmin,260px);height:clamp(160px,40vmin,260px)}.rd-constellation__particles{opacity:.35}.rd-constellation__header{top:clamp(14px,2.6vh,28px);width:min(92%,420px);padding:0 14px}.rd-constellation__title{font-size:clamp(20px,6vw,28px);line-height:1.06;margin:4px 0 6px}.rd-constellation__subtitle{font-size:12px;line-height:1.4;max-width:320px}.rd-constellation .rd-eyebrow{font-size:9.5px;letter-spacing:.2em}.rd-constellation:before{background:radial-gradient(ellipse at 50% calc(50% + var(--center-shift, 0px)),transparent 0%,transparent 32%,rgba(6,8,22,.42) 70%,rgba(3,4,12,.78) 100%)}.rd-constellation__wedge.has-photo,body[data-active-product=energy] .rd-constellation.is-focused .rd-constellation__wedge--energy.has-photo,body[data-active-product=hangover] .rd-constellation.is-focused .rd-constellation__wedge--hangover.has-photo,body[data-active-product=probiotic] .rd-constellation.is-focused .rd-constellation__wedge--probiotic.has-photo,body[data-active-product=appetite] .rd-constellation.is-focused .rd-constellation__wedge--appetite.has-photo,body[data-active-product=bone] .rd-constellation.is-focused .rd-constellation__wedge--bone.has-photo,body[data-active-product=relax] .rd-constellation.is-focused .rd-constellation__wedge--relax.has-photo,body[data-active-product=iron] .rd-constellation.is-focused .rd-constellation__wedge--iron.has-photo,body[data-active-product=mushroom] .rd-constellation.is-focused .rd-constellation__wedge--mushroom.has-photo{background-image:linear-gradient(135deg,color-mix(in srgb,var(--slot-grad-from, var(--rdc-glow)) 24%,transparent),color-mix(in srgb,var(--slot-grad-to, var(--rdc-accent)) 18%,transparent)),linear-gradient(180deg,#080b1a1a,#06081652),var(--lifestyle-photo-portrait, var(--lifestyle-photo)),linear-gradient(135deg,var(--slot-grad-from, var(--rdc-glow)),var(--slot-grad-to, var(--rdc-accent)))}.rd-constellation__card{padding:clamp(14px,4vw,24px)}.rd-constellation__card-body{padding:clamp(16px,4vw,24px)}.rd-constellation.is-focused{grid-template-columns:0 1fr}.rd-constellation__rail{display:none}.rd-constellation__close{position:fixed;top:max(12px,env(safe-area-inset-top));right:12px;width:44px;height:44px;z-index:100;background:#0b0e1ad9;border:1px solid rgba(255,255,255,.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 14px #00000073}.rd-constellation__article-panel{padding:clamp(22px,5vw,32px) clamp(18px,5vw,28px) clamp(24px,5vw,32px);border-radius:18px;max-height:88vh}.rd-constellation__article-title{font-size:clamp(22px,6vw,30px)}.rd-constellation__article-lede{font-size:14px}.rd-constellation__article-pillars{grid-template-columns:1fr}}@media(max-width:380px){.rd-constellation{--orbit-radius: clamp(96px, 28vmin, 128px)}.rd-constellation__slot{width:clamp(66px,20vmin,86px)}.rd-constellation__slot-photo{width:clamp(50px,14vmin,64px)}.rd-constellation__slot-name{font-size:8.5px;letter-spacing:.03em}.rd-constellation__strip{width:clamp(86px,24vmin,112px);height:clamp(28px,7vmin,38px)}.rd-constellation__strip-mark{font-size:11px;letter-spacing:3px}.rd-constellation__title{font-size:clamp(18px,5.4vw,24px)}}@media(max-width:720px){.rd-constellation__detail{padding:clamp(12px,3vh,28px) clamp(10px,3vw,20px);align-items:center;justify-content:center}.rd-constellation__card{padding:clamp(8px,2.5vw,16px);gap:14px;width:100%;max-width:460px;margin:0 auto;justify-items:center;text-align:center}.rd-constellation__card-media{max-width:clamp(180px,56vw,260px);margin:0 auto}.rd-constellation__card-media:before{top:-10%;right:-10%;bottom:-10%;left:-10%;filter:blur(24px)}.rd-constellation__card-media{max-width:clamp(120px,32vw,170px)}.rd-constellation__card-body{padding:clamp(10px,3vw,18px);gap:10px;align-items:center;text-align:center;width:100%}.rd-constellation__card-body:before{top:-8%;right:-10%;bottom:-8%;left:-10%;filter:blur(24px);background:radial-gradient(ellipse at 50% 55%,rgba(3,4,12,.82) 0%,rgba(3,4,12,.62) 35%,rgba(3,4,12,.32) 65%,transparent 100%)}body[data-active-product] .rd-constellation.is-focused .rd-constellation__wedge.has-photo{filter:blur(2px) brightness(.78);transform-origin:center}.rd-constellation__card-eyebrow{font-size:10px;letter-spacing:2.2px}.rd-constellation__card-title{font-size:clamp(22px,6.4vw,30px);line-height:1.04;letter-spacing:-.018em}.rd-constellation__card-headline{font-size:clamp(14px,4vw,17px);line-height:1.2}.rd-constellation__card-text{font-size:clamp(12.5px,3.4vw,14.5px);line-height:1.45}.rd-constellation__card-stats{gap:clamp(14px,4vw,22px);margin:4px 0 2px;justify-content:center}.rd-constellation__card-stats li{align-items:center}.rd-constellation__card-stats .num{font-size:clamp(18px,5.4vw,24px)}.rd-constellation__card-stats .lbl{font-size:10px;letter-spacing:1.2px}.rd-constellation__card-cta-row{gap:10px;margin-top:4px;justify-content:center;width:100%}.rd-constellation__card-cta{padding:12px 22px;font-size:14px}.rd-constellation__card-cta-ghost{padding:10px 14px;font-size:13px}.rd-constellation__card-text,.rd-constellation__card-headline{max-width:38ch;margin-left:auto;margin-right:auto}}@media(max-width:380px){.rd-constellation__card-media{max-width:clamp(160px,60vw,220px)}.rd-constellation__card-title{font-size:clamp(22px,6.4vw,28px)}.rd-constellation__card-headline{font-size:14px}.rd-constellation__card-text{font-size:13px}.rd-constellation__card-stats{gap:14px}.rd-constellation__card-stats .num{font-size:18px}.rd-constellation__card-cta{padding:11px 18px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/redesign-strip-constellation.css.map */
