
/* V7 product landing pages + home page product cards */
.product-landing-links{padding-top:0}
.landing-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.landing-card{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:440px;border-radius:34px;padding:28px;background:#180224;color:#fff;box-shadow:0 24px 60px rgba(38,0,53,.14);transition:transform .28s,box-shadow .28s}
.landing-card:hover{transform:translateY(-6px);box-shadow:0 34px 80px rgba(38,0,53,.2)}
.landing-card:before{content:'';position:absolute;inset:auto -10% -18% auto;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.22),transparent 70%)}
.landing-card h3{margin:8px 0 12px;font-size:42px;line-height:.9;letter-spacing:-.05em}
.landing-card p{max-width:320px;margin:0;color:rgba(255,255,255,.72)}
.landing-card img{margin-top:auto;align-self:flex-end;height:240px;width:auto;filter:drop-shadow(0 30px 35px rgba(0,0,0,.28))}
.landing-card b{margin-top:10px;font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.landing-card-kicker{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:rgba(255,255,255,.58)}
.landing-card-neuro{background:linear-gradient(135deg,#b00037,#ff295d 55%,#ff7eae)}
.landing-card-sleep{background:linear-gradient(135deg,#1b0830,#4c1785 55%,#8b2cdf)}
.landing-card-energy{background:linear-gradient(135deg,#0a6117,#0b882b 55%,#7dd500);color:#130a17}
.landing-card-energy .landing-card-kicker,.landing-card-energy p{color:rgba(19,10,23,.72)}

.landing-page{background:var(--paper);color:var(--ink)}
.landing-page .header{position:sticky}
.product-hero{position:relative;overflow:hidden;padding:36px max(5vw,20px) 72px;color:#fff}
.product-hero .hero-shell{position:relative;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;min-height:calc(100svh - 160px)}
.product-hero:before,.product-hero:after{content:'';position:absolute;border-radius:50%;filter:blur(70px);opacity:.5;pointer-events:none}
.product-hero:before{width:420px;height:420px;right:-90px;top:-80px;background:rgba(255,255,255,.25)}
.product-hero:after{width:380px;height:380px;left:-130px;bottom:-150px;background:rgba(255,255,255,.15)}
.product-hero[data-theme="neuro"]{background:linear-gradient(135deg,#8c002b 0%,#ff195f 52%,#ff648c 100%)}
.product-hero[data-theme="sleep"]{background:linear-gradient(135deg,#0f0522 0%,#3b0f66 50%,#7c22ca 100%)}
.product-hero[data-theme="energy"]{background:linear-gradient(135deg,#0d430f 0%,#08812b 50%,#8fe100 100%);color:#1d1125}
.product-hero[data-theme="energy"] .hero-points li,.product-hero[data-theme="energy"] .hero-proof span,.product-hero[data-theme="energy"] .product-subtitle,.product-hero[data-theme="energy"] .product-copy p{color:rgba(29,17,37,.8)}
.product-hero[data-theme="energy"] .button.ghost{border-color:rgba(29,17,37,.2);color:#1d1125}
.product-copy{position:relative;z-index:2;max-width:620px}
.product-copy .eyebrow{color:rgba(255,255,255,.68)}
.product-copy h1{font-size:clamp(58px,8vw,110px);line-height:.88;letter-spacing:-.07em;margin:0 0 18px}
.product-subtitle{font-size:20px;color:rgba(255,255,255,.76);margin:0 0 28px;max-width:560px}
.product-badges{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}
.product-badges span{padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.28);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.product-price-box{display:flex;align-items:end;gap:18px;flex-wrap:wrap;margin:18px 0 22px}
.product-price-box strong{display:block;font-size:clamp(48px,6vw,86px);line-height:.88;letter-spacing:-.06em}
.product-price-box small,.product-price-box span{display:block;color:rgba(255,255,255,.73)}
.product-actions{display:flex;flex-wrap:wrap;gap:12px}
.product-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px;font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.product-proof span{color:rgba(255,255,255,.7)}
.product-stage{position:relative;min-height:670px;display:grid;place-items:center;perspective:1200px}
.product-ring{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%;animation:spin 18s linear infinite}
.product-ring.ring-a{width:520px;height:520px}
.product-ring.ring-b{width:350px;height:350px;animation-direction:reverse;animation-duration:14s}
@keyframes spin{to{transform:rotate(360deg)}}
.product-halo{position:absolute;width:78%;height:78%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.28),rgba(255,255,255,.04) 45%,transparent 72%);filter:blur(6px)}
.product-pack{position:relative;z-index:2;height:min(82vh,760px);width:auto;filter:drop-shadow(0 60px 55px rgba(0,0,0,.3));animation:floatPack 5.8s ease-in-out infinite}
@keyframes floatPack{50%{transform:translateY(-14px)}}
.hero-gel{position:absolute;width:86px;height:42px;border-radius:999px;box-shadow:inset 8px 8px 14px rgba(255,255,255,.4),0 18px 30px rgba(0,0,0,.18)}
.hero-gel.gel-a{left:6%;top:12%;transform:rotate(54deg);background:var(--yellow)}
.hero-gel.gel-b{right:3%;top:22%;transform:rotate(-28deg);background:var(--lime)}
.hero-gel.gel-c{right:7%;bottom:13%;transform:rotate(38deg);background:var(--pink)}
.hero-twinkle{position:absolute;font-size:38px;opacity:.8}
.hero-twinkle.twinkle-a{right:10%;top:29%}
.hero-twinkle.twinkle-b{left:9%;bottom:16%}
.product-page-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:start}
.info-card{background:#fff;border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:0 18px 42px rgba(36,19,45,.05)}
.info-card h3{margin:0 0 8px;font-size:28px;letter-spacing:-.04em}
.info-card p{margin:0;color:var(--muted)}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.benefit-grid .info-card{min-height:230px}
.benefit-grid .pill-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;margin-bottom:20px;font-size:25px;font-weight:900}
.theme-neuro .pill-icon{background:rgba(255,8,112,.12);color:#ff0b65}
.theme-sleep .pill-icon{background:rgba(82,9,129,.12);color:#5d16a7}
.theme-energy .pill-icon{background:rgba(145,230,0,.18);color:#3e6b00}
.story-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}
.story-step{background:linear-gradient(180deg,#fff, #fff7ee);border:1px solid var(--line);border-radius:24px;padding:22px}
.story-step span{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--deep);color:#fff;font-size:12px;font-weight:900;margin-bottom:14px}
.story-step h4{margin:0 0 6px;font-size:20px}
.story-step p{margin:0;color:var(--muted);font-size:14px}
.product-side-visual{position:relative;overflow:hidden;border-radius:36px;min-height:540px;padding:28px;display:grid;place-items:end center;color:#fff}
.product-side-visual.neuro{background:linear-gradient(135deg,#9c0039,#ff295f)}
.product-side-visual.sleep{background:linear-gradient(135deg,#1d0630,#58218d)}
.product-side-visual.energy{background:linear-gradient(135deg,#0c6118,#7fd900);color:#1f1022}
.product-side-visual img{height:88%;width:auto;filter:drop-shadow(0 32px 38px rgba(0,0,0,.28))}
.visual-caption{position:absolute;left:28px;bottom:26px;z-index:2;max-width:260px;padding:18px 18px 16px;border-radius:20px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px)}
.visual-caption strong{display:block;font-size:22px;margin-bottom:4px}
.visual-caption p{margin:0;color:inherit;opacity:.86}
.faq-landing{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:start}
.cta-band{margin:0 max(5vw,20px) 90px;border-radius:42px;padding:34px;background:linear-gradient(135deg,var(--deep),#5b138d);color:#fff;display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;box-shadow:0 30px 70px rgba(38,0,53,.22)}
.cta-band h2{margin:0;font-size:clamp(34px,5vw,62px);line-height:.92;letter-spacing:-.05em}
.cta-band p{margin:10px 0 0;color:rgba(255,255,255,.72)}
.cta-band .button{white-space:nowrap}
.product-page .newsletter{margin-top:0}
.back-home{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.7);margin-bottom:18px}
.back-home i{font-style:normal}
@media(max-width:1100px){.landing-card-grid,.benefit-grid,.story-strip{grid-template-columns:1fr}.product-hero .hero-shell,.product-page-grid,.faq-landing,.cta-band{grid-template-columns:1fr}.product-stage{min-height:520px}.product-pack{height:560px}.product-side-visual{min-height:420px}}
@media(max-width:720px){.landing-card{min-height:390px;padding:24px}.landing-card h3{font-size:36px}.product-hero{padding:26px 20px 48px}.product-copy h1{font-size:58px}.product-subtitle{font-size:17px}.product-proof{font-size:10px;gap:9px}.product-stage{min-height:440px}.product-pack{height:420px;max-width:92vw;object-fit:contain}.hero-gel{width:64px;height:32px}.product-hero .hero-shell{min-height:auto}.faq-landing{gap:20px}.cta-band{margin:0 20px 55px;padding:26px}.cta-band .button{width:100%}.benefit-grid .info-card,.info-card{padding:22px;border-radius:24px}.product-side-visual{min-height:360px;padding:20px}.visual-caption{left:20px;right:20px;bottom:18px;max-width:none}.product-actions .button{width:100%}}
