@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap");
@tailwind base;
@tailwind components;
@tailwind utilities;

:root{--red:#a9000b;--red2:#c20c18;--cream:#fff1d2;--white:#fff;--ink:#171313;--soft:#f6f6f6}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:#fff;overflow-x:hidden}
img{display:block;max-width:100%}
a{text-decoration:none;color:inherit}
.shell{width:min(1010px,calc(100% - 48px));margin-inline:auto}
.logo{width:155px;display:block}.logo img{width:100%;height:auto;object-fit:contain}
.nav{height:88px;position:absolute;z-index:5;left:38px;width:calc(100% - 76px);display:flex;align-items:center;gap:32px;color:#fff}
.nav nav{display:flex;gap:60px;font-weight:600}.menu{display:none}
.hero{height:630px;background:linear-gradient(180deg,#bd0613 0%,#ab000b 68%,#280003 100%);position:relative;overflow:hidden;color:#fff}
.hero-copy{position:absolute;z-index:2;left:max(5vw,calc((100% - 1250px)/2));top:150px;width:47%}
.hero h1{font-size:52px;line-height:1.1;letter-spacing:0;font-weight:500;margin:0}.hero h1 span{font-size:36px}.hero p{font-size:27px;line-height:1.55;margin:56px 0 0 8px}.hero-media{position:absolute;right:2%;top:28px;width:52%;height:650px}.hero-media img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 30px 40px #5d000955)}.hero-glass{position:absolute;inset:auto 0 0;height:80px;background:linear-gradient(180deg,transparent,rgba(18,0,0,.76));backdrop-filter:blur(2px)}
.proof{padding:20px 0 65px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.metrics strong{font-size:54px;font-weight:500}.metrics h3{font-size:15px;margin:8px 0 2px}.metrics p{font-size:14px;color:#909090;margin:0;line-height:1.55}.proof blockquote{max-width:750px;margin:42px auto 0;font-size:31px;line-height:1.28}.proof blockquote>span{display:block;color:#ffad00;font-size:20px}.proof footer{display:flex;align-items:center;gap:12px;margin-top:12px}.proof footer i{background:#422313;color:white;width:49px;height:49px;border-radius:50%;display:grid;place-items:center}.proof footer b,.proof footer small{display:block;font-size:14px}.proof footer small{color:#999;margin-top:2px}
.about{display:grid;grid-template-columns:1fr 1fr;gap:42px;padding:0 0 80px;align-items:start}.about-photo{height:680px;position:relative}.about-photo>img:first-child{width:100%;height:100%;object-fit:cover;object-position:45% center;border-radius:0 0 30px 30px}.floating-pack{position:absolute;left:-110px;bottom:-80px;width:210px;height:330px;object-fit:cover;object-position:center;border-radius:20px;transform:rotate(15deg);box-shadow:0 30px 60px #45000033}.about-copy h2{color:var(--red);font-size:44px;font-weight:500;margin:5px 0 18px}.about-copy p{font-size:15px;line-height:1.55}.values{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:32px}.values span{background:#f7f7f7;border-radius:22px;min-height:130px;padding:20px;color:#ff1f2e;font-size:26px}.values b{display:block;color:#333;font-size:13px;line-height:1.35;margin-top:24px}
.red-section{background:linear-gradient(145deg,#a9000b,#9e0008);color:#fff}.experience{padding:52px 0 56px}.experience-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center}.experience-copy h2{font-size:54px;line-height:1.08;color:var(--cream);font-weight:500;margin:0}.experience-copy p{font-size:17px;line-height:1.55}.arrow-button{height:46px;border:1px solid #111;border-radius:8px;display:inline-flex;align-items:center;gap:14px;padding:3px 4px 3px 20px;font-size:13px;font-weight:600;background:#fff;color:#151515}.arrow-button b{margin-left:auto;background:#c4000b;color:#fff;border-radius:8px;width:38px;height:38px;display:grid;place-items:center}.arrow-light{border-color:#ff2d39;background:#ff2d39;color:#fff}.experience-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.feature{min-height:170px;padding:22px;background:#c70e19;border-radius:22px;display:flex;flex-direction:column;justify-content:space-between}.feature p{font-size:13px;line-height:1.4;color:#ffd7d7;margin:8px 0 0}.feature.tall{grid-row:span 2}.feature.tall h3{font-size:42px;line-height:.95;font-weight:400;margin:0}.photo-feature{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;padding-right:14px}.photo-feature img{height:180px;width:100%;object-fit:cover;border-radius:15px}
.benefits{padding:90px 0 120px;display:grid;grid-template-columns:1fr 1fr;gap:50px}.benefit-intro h2{color:var(--red);font-size:51px;line-height:1.08;font-weight:500;margin:0}.benefit-intro p{font-size:13px;line-height:1.5;max-width:470px}.benefit-intro img{width:100%;height:300px;object-fit:cover;border-radius:24px;margin-top:20px}.benefit-list article{padding:5px 0 28px}.benefit-list span{color:#8f8f8f}.benefit-list h3{font-size:28px;color:#e11b22;font-weight:500;margin:8px 0}.benefit-list p{color:#909090;font-size:14px;margin:0}
.gallery{height:1800px;background:#fff;position:relative}.gallery-sticky{height:610px;background:linear-gradient(150deg,#a7000a,#d41220);position:sticky;top:0;overflow:hidden}.gallery img{position:absolute;object-fit:cover;border-radius:8px;box-shadow:0 18px 40px #30000040}.g1{width:460px;height:265px;left:34%;top:120px}.g2{width:190px;height:260px;left:65%;top:190px}.g3{width:200px;height:230px;left:56%;top:390px}.g4{width:210px;height:270px;left:43%;top:480px}
.carousel-gallery{height:780px;background:linear-gradient(145deg,#a7000a,#d41220);color:#fff;padding:58px 0;overflow:hidden}.carousel-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.carousel-top>span{font-size:14px;text-transform:uppercase;font-weight:700}.carousel-top div{display:flex;gap:8px}.carousel-top button{width:46px;height:46px;border-radius:50%;border:1px solid #ffffff66;color:#fff;background:#ffffff10;display:grid;place-items:center;cursor:pointer;transition:.3s}.carousel-top button:hover{background:#fff;color:var(--red)}.carousel-viewport{overflow:visible}.carousel-track{display:flex;gap:3vw;width:max-content;align-items:center}.carousel-slide{position:relative;border:0;background:none;padding:0;width:50vw;height:490px;overflow:hidden;border-radius:18px;opacity:.55;transform:scale(.9);cursor:pointer;transition:opacity .5s,transform .5s}.carousel-slide.active{opacity:1;transform:scale(1)}.carousel-slide img{width:100%;height:100%;object-fit:cover}.carousel-slide span{position:absolute;left:18px;bottom:16px;width:38px;height:38px;border-radius:50%;background:#fff;color:var(--red);display:grid;place-items:center;font-weight:700}.carousel-progress{display:flex;gap:8px;margin-top:32px}.carousel-progress button{height:3px;flex:1;border:0;background:#ffffff42;padding:0;cursor:pointer}.carousel-progress button.active{background:#fff}
.plans{padding:85px 0 150px}.plans-title{text-align:center;color:var(--red);margin-bottom:40px}.plans-title span{color:#888}.plans-title h2{font-size:50px;font-weight:500;margin:5px}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:center}.plan{background:#f6f6f6;border-radius:20px;padding:22px;min-height:400px;position:relative}.plan.featured{background:#b5000b;color:#fff;min-height:455px}.plan em{position:absolute;right:18px;top:20px;font-style:normal;background:#9c0008;padding:8px;border-radius:6px;font-size:11px}.plan>small{display:grid;width:34px;height:34px;background:#fff;color:#111;border-radius:8px;place-items:center}.plan h3{font-size:17px;font-weight:500;margin:14px 0 2px}.plan strong{font-size:38px}.plan>b{font-size:12px}.plan p{font-size:12px;line-height:1.45;min-height:52px}.plan ul{padding:0;list-style:none;font-size:13px;line-height:1.6;min-height:120px}.plan li{display:flex;gap:8px;align-items:center;margin:6px 0}.plan .arrow-button{width:100%;font-size:11px;padding-left:12px}
.performance{padding:120px 0 70px}.performance-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.performance h2{font-size:53px;line-height:1.08;color:var(--cream);font-weight:500}.performance p,.performance li{font-size:13px;line-height:1.6}.performance ul{padding:0;list-style:none}.compare{height:580px;border-radius:24px;overflow:hidden;position:relative}.compare img{width:100%;height:100%;object-fit:cover;filter:saturate(.3)}.compare i{position:absolute;inset:0 50% 0 0;background:#fff4;backdrop-filter:grayscale(1)}.compare span{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#ddd9;color:#333}
.wellbeing{padding:0 0 70px}.wellbeing-inner{position:relative;min-height:690px}.wellbeing-inner>img{position:absolute;right:0;top:0;width:75%;height:100%;object-fit:cover;object-position:center;border-radius:0}.well-cards{position:relative;z-index:2;background:#c5101b;width:38%;height:690px;border-radius:25px;padding:24px 24px 20px}.well-cards h2{font-size:43px;line-height:1;font-weight:400;margin:0 0 35px}.well-cards article{background:#a5000a;border-radius:20px;padding:22px;margin:0 -70px 18px 14px;min-height:140px}.well-cards p{font-size:12px;line-height:1.55}
.faq{padding:110px 0 90px;display:grid;grid-template-columns:1fr 1.35fr;gap:100px}.faq h2{font-size:51px;line-height:1.08;color:#c71920;font-weight:500;margin:8px 0 18px}.faq p{font-size:13px;line-height:1.55}.questions button{width:100%;border:0;border-bottom:1px solid #ddd;background:none;color:#c71920;text-align:left;padding:22px 5px;font-family:inherit;font-size:14px;display:grid;grid-template-columns:1fr auto;cursor:pointer}.questions button p{grid-column:1/3;color:#666;margin:14px 0 0}.footer{min-height:405px;border-radius:24px 24px 0 0;margin-bottom:20px;padding:45px;background:linear-gradient(#a8000ceF,#a8000ceF),url("/assets/media/ritual-woman-creababi.jpeg") center 38%/cover;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;position:relative;align-items:start}.footer nav{display:grid;text-align:center;font-weight:600}.footer .social{display:flex;justify-content:flex-end;gap:25px}.footer small{position:absolute;right:40px;bottom:25px}
.floating-pack{left:-70px;bottom:-105px;width:155px;height:350px;object-fit:contain;object-position:center;border-radius:0;transform:rotate(13deg);box-shadow:none;filter:none;z-index:4}.experience{position:relative;overflow:visible}.experience-product{display:none}.photo-feature img{object-position:center 68%}.gallery .gallery-cutout{object-fit:contain;box-shadow:none;filter:drop-shadow(0 22px 28px #39000077)}.spiral-core{position:absolute;left:50%;top:50%;width:150px;height:150px;border:1px solid #ffffff35;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 90px #ffffff10,0 0 0 190px #ffffff08}.performance-image{height:580px;border-radius:24px;overflow:hidden}.performance-image img{width:100%;height:100%;object-fit:cover;object-position:center}.wellbeing-inner>img{object-position:center 24%}
.nav a,.arrow-button,.plan,.feature,.questions button{transition:transform .3s ease,background-color .3s ease,color .3s ease,box-shadow .3s ease}.nav a:hover{opacity:.72}.arrow-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #4b000027}.arrow-button:hover b{transform:translateX(2px)}.plan:hover,.feature:hover{transform:translateY(-5px)}.questions button:hover{padding-left:12px}
.hero-copy h1{animation:typeRise .85s .12s cubic-bezier(.22,1,.36,1) both}.hero-copy p{animation:typeRise .85s .34s cubic-bezier(.22,1,.36,1) both}.hero-media{animation:heroMediaIn 1.1s .08s cubic-bezier(.22,1,.36,1) both}.reveal-target{opacity:0;filter:blur(10px);transform:translateY(30px);transition:opacity .85s cubic-bezier(.22,1,.36,1),filter .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1)}.reveal-target.is-visible{opacity:1;filter:blur(0);transform:translateY(0)}.metrics article:nth-child(2),.feature:nth-child(2),.benefit-list article:nth-child(2),.plan:nth-child(2){transition-delay:.08s}.metrics article:nth-child(3),.feature:nth-child(3),.benefit-list article:nth-child(3),.plan:nth-child(3){transition-delay:.16s}.metrics article:nth-child(4),.feature:nth-child(4),.benefit-list article:nth-child(4){transition-delay:.24s}.benefit-list article:nth-child(5){transition-delay:.32s}@keyframes typeRise{from{opacity:0;filter:blur(12px);transform:translateY(24px);clip-path:inset(0 0 100% 0)}to{opacity:1;filter:blur(0);transform:translateY(0);clip-path:inset(0)}}@keyframes heroMediaIn{from{opacity:0;filter:blur(10px);transform:translateX(35px) scale(.985)}to{opacity:1;filter:blur(0);transform:translateX(0) scale(1)}}
@media(prefers-reduced-motion:reduce){.hero-copy,.hero-media{animation:none}.reveal-target{opacity:1;transform:none;transition:none}}
@media(max-width:800px){
 .shell{width:min(100% - 28px,600px)}.nav{height:65px;gap:15px}.nav nav,.buy-link{display:none}.menu{display:block;margin-left:auto;background:none;border:0;color:#fff}
 .nav{left:14px;width:calc(100% - 28px)}.hero{height:760px}.hero-copy{left:20px;top:86px;width:90%}.hero h1{font-size:40px}.hero p{font-size:19px;margin:25px 0}.hero-media{right:0;top:345px;width:94%;height:440px}.hero-media img{border-radius:30px 0 0 0;object-position:center 30%}
 .metrics{grid-template-columns:1fr 1fr;gap:25px}.metrics strong{font-size:40px}.proof blockquote{font-size:22px}
 .about{grid-template-columns:1fr}.about-photo{height:540px}.about-copy h2{font-size:38px}.values{grid-template-columns:1fr 1fr 1fr}.values span{padding:12px;font-size:20px}.values b{font-size:10px}
 .experience-grid,.benefits,.performance-grid,.faq{grid-template-columns:1fr}.experience-grid{gap:45px}.experience-copy h2,.benefit-intro h2,.performance h2,.faq h2{font-size:42px}.experience-cards{grid-template-columns:1fr}.feature.tall,.photo-feature{grid-column:auto;grid-row:auto}.carousel-gallery{height:600px;padding:38px 0}.carousel-slide{width:80vw;height:390px}.carousel-track{gap:5vw}.carousel-top{margin-bottom:22px}
 .plan-grid{grid-template-columns:1fr}.plan,.plan.featured{min-height:auto}.performance{padding-top:70px}.compare,.performance-image{height:500px}.wellbeing-inner{min-height:720px}.wellbeing-inner>img{width:100%;height:440px;top:280px;object-position:center 20%}.well-cards{width:85%;height:auto;min-height:430px}.well-cards article{margin-right:-45px;min-height:90px}.faq{gap:35px}.footer{grid-template-columns:1fr;gap:35px}.footer nav{text-align:left}.footer .social{justify-content:flex-start}.footer small{left:45px;right:auto;font-size:9px}
}
@media(max-width:800px){.experience-product{width:160px;left:auto;right:-55px;top:25px}}
@media(max-width:800px){.wellbeing-inner{min-height:980px}.wellbeing-inner>img{top:470px;height:510px;object-position:center top}.well-cards{width:100%;min-height:470px}.well-cards article{margin-right:-18px}}
.floating-pack{left:-55px;bottom:-315px;width:235px;height:520px}
@media(max-width:800px){.floating-pack{bottom:-105px}}

/* Conversion and editorial refinement */
.nav{gap:42px}.nav nav{gap:54px}.nav .logo{width:142px}
.metrics article{position:relative}.metrics strong{display:inline-block;font-variant-numeric:tabular-nums}
.metrics article.is-visible strong{animation:metricSettle .7s cubic-bezier(.2,.9,.2,1) both}
@keyframes metricSettle{0%{opacity:0;transform:translateY(18px) scale(.94);filter:blur(5px)}100%{opacity:1;transform:none;filter:none}}
.arrow-button{min-height:52px;padding:5px 5px 5px 22px;border-color:transparent;background:var(--red);color:#fff;box-shadow:0 12px 28px #76000824}
.arrow-button b{width:42px;height:42px;background:#fff;color:var(--red)}
.arrow-button:hover{background:#c2181b;box-shadow:0 16px 34px #76000838}
.arrow-light{background:var(--cream);color:var(--red);box-shadow:0 12px 28px #4100002b}.arrow-light b{background:var(--red);color:#fff}.arrow-light:hover{background:#fff;color:var(--red)}
.plan:not(.featured) .arrow-button{background:#fff;color:var(--red);border:1px solid #d8c9c9;box-shadow:none}.plan:not(.featured) .arrow-button b{background:var(--red);color:#fff}
.plan.featured .arrow-button{background:var(--cream);color:var(--red)}.plan.featured .arrow-button b{background:var(--red);color:#fff}
.hero-action{margin:30px 0 0 8px;display:flex;align-items:flex-start;flex-direction:column;gap:9px}.hero-action small{font-size:11px;color:#ffffffc7;display:flex;align-items:center;gap:8px}.hero-action small i{width:3px;height:3px;border-radius:50%;background:currentColor}
.hero-cta{min-width:250px;height:58px;padding:5px 5px 5px 24px;border-radius:8px;background:var(--cream);color:var(--red);display:inline-flex;align-items:center;justify-content:space-between;gap:24px;font-weight:700;box-shadow:0 16px 40px #40000535;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}
.hero-cta b{width:46px;height:46px;border-radius:7px;background:var(--red);color:#fff;display:grid;place-items:center;font-size:20px}.hero-cta:hover{transform:translateY(-3px);background:#fff;box-shadow:0 22px 50px #4000054d}.hero-cta:hover b{transform:translateX(2px)}

.carousel-gallery{height:900px;background:#efe6de;color:var(--red);padding:72px 0 58px;overflow:hidden}
.carousel-shell{width:min(1240px,calc(100% - 80px));margin-inline:auto}
.carousel-top{margin-bottom:38px;align-items:end}.carousel-top>div:first-child span{font-size:12px;text-transform:uppercase;font-weight:700;letter-spacing:0}.carousel-top h2{font-size:42px;line-height:1.05;font-weight:500;margin:8px 0 0;color:#9a0002}
.carousel-controls{display:flex;align-items:center;gap:9px}.carousel-count{font-size:13px;margin-right:12px;color:#9a0002}
.carousel-top button{width:48px;height:48px;border:1px solid #9a000240;color:#9a0002;background:#fff9f6;border-radius:50%;font-size:28px}
.carousel-top button:hover{background:#9a0002;color:#fff}
.carousel-track{gap:24px}.carousel-slide{width:min(68vw,920px);height:510px;border-radius:8px;opacity:.28;transform:scale(.92);box-shadow:0 28px 70px #72000b1c;transition:opacity .65s,transform .65s,filter .65s;filter:saturate(.7)}
.carousel-slide.active{opacity:1;transform:scale(1);filter:saturate(1)}.carousel-slide img{object-position:center}
.carousel-slide:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,rgba(57,0,4,.72));pointer-events:none}
.carousel-slide span{z-index:2;left:22px;bottom:22px;width:38px;height:38px;border:1px solid #ffffff88;background:#efe6de;color:#9a0002}
.carousel-slide em{position:absolute;z-index:2;left:76px;bottom:28px;color:#fff;font-size:15px;font-style:normal;font-weight:600}
.carousel-progress{margin-top:34px}.carousel-progress button{background:#9a000229}.carousel-progress button.active{background:#9a0002}
.carousel-action{text-align:center;margin-top:30px}.carousel-action .hero-cta{background:var(--red);color:#fff}.carousel-action .hero-cta b{background:var(--cream);color:var(--red)}

.wellbeing{padding:0 0 76px}.wellbeing-wide{width:min(1280px,calc(100% - 80px));margin-inline:auto}.wellbeing-inner{min-height:700px}.well-cards{width:31%;height:700px;border-radius:8px}.well-cards article{border-radius:8px;margin-right:-72px}.wellbeing-inner>img{width:75%;border-radius:0 8px 8px 0}
.faq-answer{max-height:0;overflow:hidden;opacity:0;margin:0!important;transition:max-height .45s ease,opacity .35s ease,margin .35s ease}.questions button.active .faq-answer{max-height:240px;opacity:1;margin:14px 0 0!important}.questions button.active{color:#9a0002}
.questions button b{font-size:22px;font-weight:400;line-height:1}
.about-photo,.experience-cards,.benefits,.carousel-top,.carousel-viewport,.plans-title,.performance-grid,.wellbeing-inner,.questions{will-change:transform,opacity}

@media(max-width:800px){
 .nav .logo{width:125px}.hero-action{margin:18px 0 0}.hero-cta{width:100%;min-width:0}.carousel-gallery{height:730px;padding:45px 0}.carousel-shell{width:calc(100% - 28px)}.carousel-top{align-items:start}.carousel-top h2{font-size:30px;max-width:250px}.carousel-count{display:none}.carousel-top button{width:42px;height:42px}.carousel-slide{width:84vw;height:410px}.carousel-track{gap:16px}.carousel-slide em{font-size:13px}.carousel-action{width:calc(100% - 28px);margin:25px auto 0}
 .wellbeing-wide{width:calc(100% - 28px)}.well-cards{width:100%;border-radius:8px}.wellbeing-inner>img{width:100%;border-radius:0 0 8px 8px}
}
@media(max-width:800px){
 .wellbeing-inner{min-height:0;display:flex;flex-direction:column}
 .well-cards{height:auto;min-height:0;padding-bottom:26px}
 .wellbeing-inner>img{position:relative;top:auto;right:auto;height:auto;aspect-ratio:3/4;object-fit:cover;object-position:center top}
}

/* CREABABI premium conversion pass */
.about,.about-photo{overflow:visible}
.floating-pack{left:78px!important;bottom:-138px!important;width:126px!important;height:auto!important;transform:rotate(16deg)!important;z-index:25!important;filter:drop-shadow(0 18px 22px rgba(78,0,8,.18))!important}

.hero-cta,.arrow-button{
 position:relative;isolation:isolate;overflow:hidden;border:0;border-radius:999px;
 min-height:58px;padding:6px 7px 6px 24px;background:linear-gradient(135deg,#9a0002 0%,#c2181b 52%,#e63a52 100%);
 color:#fff;font-weight:800;letter-spacing:0;box-shadow:0 18px 40px rgba(93,0,8,.28),inset 0 1px 0 rgba(255,255,255,.35);
 transform:translateZ(0);transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,background .28s ease;
}
.hero-cta:before,.arrow-button:before{
 content:"";position:absolute;z-index:-1;inset:-2px;background:linear-gradient(110deg,transparent 0%,transparent 34%,rgba(255,255,255,.45) 48%,transparent 62%,transparent 100%);
 transform:translateX(-115%);transition:transform .7s cubic-bezier(.2,.8,.2,1);
}
.hero-cta:after,.arrow-button:after{
 content:"";position:absolute;z-index:-2;inset:0;border-radius:inherit;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.35),transparent 28%);
}
.hero-cta:hover,.arrow-button:hover{transform:translateY(-3px) scale(1.015);box-shadow:0 24px 56px rgba(93,0,8,.38),inset 0 1px 0 rgba(255,255,255,.42);background:linear-gradient(135deg,#b7000a 0%,#d20d1a 48%,#ff4c67 100%)}
.hero-cta:hover:before,.arrow-button:hover:before{transform:translateX(115%)}
.hero-cta b,.arrow-button b{
 flex:0 0 auto;width:46px;height:46px;border-radius:50%;background:#fff7ee;color:#9a0002;display:grid;place-items:center;
 box-shadow:inset 0 0 0 1px rgba(154,0,2,.08),0 8px 18px rgba(40,0,3,.14);transition:transform .28s ease,background .28s ease;
}
.arrow-button b:before{content:"→";font-size:20px;line-height:1}
.hero-cta:hover b,.arrow-button:hover b{transform:translateX(3px) rotate(-8deg);background:#fff}
.arrow-light,.red-section .arrow-button{background:linear-gradient(135deg,#fff4dc 0%,#fff 48%,#ffd6df 100%);color:#9a0002}
.arrow-light:hover,.red-section .arrow-button:hover{background:linear-gradient(135deg,#fff 0%,#ffe5eb 100%);color:#9a0002}
.plan:not(.featured) .arrow-button{background:linear-gradient(135deg,#9a0002,#c2181b 55%,#e63a52);color:#fff;border:0;box-shadow:0 16px 32px rgba(154,0,2,.2)}
.plan.featured .arrow-button{background:linear-gradient(135deg,#fff4dc 0%,#fff 52%,#ffdce5 100%);color:#9a0002}

.carousel-gallery{height:760px;background:linear-gradient(180deg,#f3ece5 0%,#efe6de 100%);padding:58px 0 46px}
.carousel-top{margin-bottom:20px}.carousel-top h2{text-align:center;font-size:40px}.carousel-top>div:first-child{flex:1}.carousel-top>div:first-child span{display:block;text-align:left}
.carousel-viewport{height:500px;display:flex;align-items:center;overflow:visible}
.carousel-track{gap:22px;align-items:center}
.carousel-slide{
 width:330px;height:310px;border-radius:8px;opacity:.28;transform:scale(.9);filter:saturate(.45) contrast(.95);
 box-shadow:none;border:0;background:#fff;transition:opacity .55s ease,transform .55s cubic-bezier(.2,.8,.2,1),height .55s cubic-bezier(.2,.8,.2,1),box-shadow .55s ease,filter .55s ease;
}
.carousel-slide.active{height:500px;opacity:1;transform:scale(1.05);filter:saturate(1) contrast(1);box-shadow:0 22px 44px rgba(33,0,5,.32),0 0 0 10px #100d18}
.carousel-slide img{object-position:center;transition:transform .65s ease}.carousel-slide.active img{transform:scale(1.035)}
.carousel-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(239,246,252,.7),transparent 30%,transparent 70%,rgba(239,246,252,.7));z-index:1;pointer-events:none;opacity:.35}
.carousel-slide.active:before{opacity:0}
.carousel-slide:after{z-index:2;inset:58% 0 0;background:linear-gradient(transparent,rgba(36,0,4,.68))}
.carousel-slide span,.carousel-slide em{z-index:3}
.carousel-progress{margin-top:14px}.carousel-action{margin-top:28px}

@media(max-width:800px){
 .floating-pack{left:58px!important;bottom:-82px!important;width:100px!important}
 .about{padding-bottom:110px}.about-photo{height:480px;margin-bottom:86px}
 .hero-cta,.arrow-button{min-height:58px}
 .carousel-gallery{height:680px;padding:42px 0 34px}
 .carousel-top{display:grid;grid-template-columns:1fr auto;gap:14px}.carousel-top h2{text-align:left;font-size:28px}.carousel-top>div:first-child span{text-align:left}
 .carousel-viewport{height:430px}
 .carousel-slide{width:248px;height:265px}
 .carousel-slide.active{height:420px;transform:scale(1.04);box-shadow:0 18px 36px rgba(33,0,5,.3),0 0 0 8px #100d18}
 .carousel-track{gap:16px}.carousel-action{margin-top:18px}
}

.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;padding:0 0 70px}
.trust-strip article{border:1px solid #eadada;background:#fff;border-radius:8px;padding:18px;box-shadow:0 14px 32px rgba(74,0,8,.05)}
.trust-strip b{color:#9a0002;font-size:14px}.trust-strip p{font-size:12px;line-height:1.45;color:#777;margin:8px 0 0}

.formula-section{padding:100px 0;display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}
.formula-copy>span,.compare-inner span,.results-inner span,.proof-head span,.guarantee-section span,.section-kicker{font-size:12px;text-transform:uppercase;font-weight:800;color:#9a0002}
.formula-copy h2,.compare-inner h2,.ritual-section h2,.results-inner h2,.proof-head h2,.guarantee-section h2{font-size:48px;line-height:1.05;font-weight:500;color:#9a0002;margin:12px 0 18px}
.formula-copy p,.compare-inner p,.results-inner p,.proof-head p{font-size:15px;line-height:1.6;color:#5f5555}
.formula-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:26px 0}
.formula-grid article{background:#f7f0eb;border:1px solid #eadbd5;border-radius:8px;padding:18px;min-height:160px}
.formula-grid b{color:#9a0002}.formula-grid p{font-size:12px;margin-top:14px;color:#6d6161}
.formula-visual{background:radial-gradient(circle at 50% 30%,#ffd3df,#efe6de 55%,transparent 70%);display:grid;place-items:center;min-height:520px}
.formula-visual img{max-height:500px;object-fit:contain;filter:drop-shadow(0 30px 38px rgba(94,0,8,.22))}

.compare-section{background:#9a0002;color:#fff;padding:92px 0}.compare-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:center}.compare-inner span,.compare-inner h2{color:#fff}.compare-inner p{color:#ffe1e1}
.compare-table{display:grid;grid-template-columns:1fr 1fr;gap:14px}.compare-table article{background:#830006;border:1px solid #ffffff1f;border-radius:8px;padding:26px}.compare-table .featured-compare{background:#fff4dc;color:#9a0002}.compare-table h3{font-size:25px;margin:0 0 18px}.compare-table p{border-top:1px solid rgba(255,255,255,.2);padding-top:14px;color:inherit}.featured-compare p{border-color:#9a00021f}

.ritual-section{padding:100px 0;text-align:center}.ritual-section h2{max-width:760px;margin-inline:auto}.ritual-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px;text-align:left}.ritual-steps article{background:#f8f3ef;border-radius:8px;padding:24px;min-height:210px}.ritual-steps span{color:#9a0002;font-weight:800}.ritual-steps h3{font-size:28px;color:#9a0002;margin:22px 0 10px}.ritual-steps p{color:#6c6262;font-size:14px;line-height:1.5}

.results-section{background:#efe6de;padding:95px 0}.results-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.result-timeline{display:grid;gap:14px}.result-timeline article{background:#fff;border-radius:8px;padding:26px;border-left:5px solid #9a0002}.result-timeline b{color:#9a0002;font-size:20px}.result-timeline p{color:#5f5555;line-height:1.55;margin-bottom:0}

.social-proof{padding:100px 0}.proof-head{text-align:center;max-width:700px;margin:0 auto 35px}.proof-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.proof-cards article{background:#fff;border:1px solid #eadada;border-radius:8px;overflow:hidden;box-shadow:0 20px 45px rgba(81,0,8,.08)}.proof-cards img{width:100%;height:300px;object-fit:cover;object-position:center top}.proof-cards p{font-size:16px;line-height:1.5;padding:22px 22px 8px;margin:0;color:#342b2b}.proof-cards b{display:block;color:#9a0002;padding:0 22px 24px}

.plans-title p{max-width:650px;margin:10px auto 0;color:#6d6262}.plan small{background:#fff4dc!important;color:#9a0002!important;width:auto!important;padding:8px 12px;font-weight:800}.plan-note{display:block!important;position:static!important;background:transparent!important;color:inherit!important;opacity:.68;margin-top:14px;padding:0!important;text-align:center}
.plan.featured>em:not(.plan-note){position:static;display:inline-block;margin:0 0 12px;background:#8f0007;color:#fff}.plan.featured small{display:block!important;text-align:center;margin-bottom:12px}.plan>b{display:inline-block;margin-left:5px;color:inherit;opacity:.82}
.guarantee-section{padding:0 0 105px;display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;align-items:start}.guarantee-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.guarantee-grid article{background:#f8f3ef;border-radius:8px;padding:24px}.guarantee-grid b{color:#9a0002}.guarantee-grid p{font-size:13px;line-height:1.5;color:#6d6262}

@media(max-width:800px){
 .trust-strip,.formula-section,.compare-inner,.compare-table,.ritual-steps,.results-inner,.proof-cards,.guarantee-section,.guarantee-grid{grid-template-columns:1fr}
 .trust-strip{padding-bottom:45px}
 .formula-section,.ritual-section,.social-proof{padding:65px 0}
 .formula-copy h2,.compare-inner h2,.ritual-section h2,.results-inner h2,.proof-head h2,.guarantee-section h2{font-size:36px}
 .formula-grid{grid-template-columns:1fr}.formula-visual{min-height:360px}.formula-visual img{max-height:350px}
 .compare-section,.results-section{padding:65px 0}.results-inner,.compare-inner,.guarantee-section{gap:28px}
 .ritual-steps article{min-height:auto}.proof-cards img{height:360px}
 .guarantee-section{padding-bottom:70px}
}

/* Premium art direction */
.hero{height:760px;background:#9a0002}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(87,0,3,.98) 0%,rgba(154,0,2,.88) 42%,rgba(154,0,2,.08) 68%,transparent 100%);z-index:1;pointer-events:none}
.hero-copy{left:max(5vw,calc((100% - 1240px)/2));top:142px;width:52%;z-index:3}
.hero-eyebrow{display:block;font-size:11px;text-transform:uppercase;font-weight:700;color:#ffcad6;margin:0 0 20px}
.hero h1{font-size:76px;line-height:.94;font-weight:500;max-width:760px;text-wrap:balance}
.hero h1 strong{font-family:Georgia,"Times New Roman",serif;font-size:1.06em;font-style:italic;font-weight:400;color:#fff1d2}
.hero p{font-size:22px;line-height:1.35;margin:28px 0 0;color:#ffe8e8}.hero p strong{color:#fff1d2;font-weight:600}
.hero-action{margin:30px 0 0}.hero-media{right:0;top:0;width:55%;height:760px;z-index:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 27%;filter:none}
.hero-glass{height:130px;background:linear-gradient(transparent,rgba(40,0,1,.45));backdrop-filter:none}
.hero-mark{position:absolute;right:28px;bottom:28px;color:#fff;font-family:Georgia,serif;font-size:28px;line-height:.88;font-style:italic;text-align:right;z-index:2}
.nav{z-index:5}.hero .hero-cta{background:linear-gradient(135deg,#fff4dc,#fff,#ffdce5);color:#9a0002}.hero .hero-cta b{background:#9a0002;color:#fff}

.about{position:relative;z-index:4}.experience{z-index:1}.floating-pack{left:58px!important;bottom:-238px!important;width:215px!important;filter:drop-shadow(0 22px 28px rgba(35,0,2,.22))!important}

.formula-grid{grid-template-columns:repeat(2,1fr)}.formula-grid article{min-height:135px}.formula-visual{background:radial-gradient(circle at 50% 35%,#ffd9e2,#efe6de 55%,transparent 72%)}.formula-visual img{max-height:530px}

.proof-head{max-width:760px}.proof-cards{gap:14px}.proof-cards article{box-shadow:none;border-color:#eadada;background:#fdfbf9}.proof-cards img{height:380px;filter:saturate(.88);transition:filter .45s ease,transform .6s ease}.proof-cards article:hover img{filter:saturate(1);transform:scale(1.02)}

.carousel-gallery{height:730px;padding:64px 0 42px;background:#f4eee9}
.carousel-top{width:min(1180px,calc(100% - 80px));margin-bottom:16px}.carousel-top h2{font-family:Georgia,"Times New Roman",serif;font-size:44px;font-style:italic;font-weight:400;color:#7f0002}
.carousel-viewport{height:500px}.carousel-slide{width:300px;height:330px;background:#e8ded8;opacity:.22;filter:saturate(.35);border-radius:6px}
.carousel-slide.active{width:410px;height:500px;transform:scale(1);filter:saturate(.92);box-shadow:0 20px 45px rgba(71,0,7,.13)}
.carousel-slide img{object-position:center center}.carousel-slide.active img{transform:none}
.carousel-slide:before{background:rgba(239,230,222,.42)}.carousel-slide:after{inset:65% 0 0;background:linear-gradient(transparent,rgba(40,0,3,.72))}
.carousel-slide span{background:#fff4dc;border:0}.carousel-slide em{font-family:Georgia,serif;font-size:17px;font-style:italic;font-weight:400}
.carousel-progress{width:min(980px,calc(100% - 80px));margin-top:14px}

@media(max-width:800px){
 .hero{height:820px}.hero:after{background:linear-gradient(180deg,rgba(122,0,3,.96) 0%,rgba(154,0,2,.88) 50%,rgba(80,0,2,.15) 78%,rgba(40,0,1,.45) 100%)}
 .hero-copy{left:20px;top:78px;width:calc(100% - 40px)}.hero-eyebrow{margin-bottom:13px}.hero h1{font-size:47px;line-height:.96}.hero p{font-size:17px;margin-top:18px}
 .hero-action{margin-top:17px}.hero-action small{font-size:9px}.hero-media{top:350px;right:0;width:100%;height:470px}.hero-media img{object-position:center 23%;border-radius:0}.hero-mark{right:16px;bottom:18px;font-size:21px}
 .floating-pack{left:42px!important;bottom:-170px!important;width:158px!important}.about-photo{margin-bottom:172px}
 .formula-grid{grid-template-columns:1fr}.formula-visual img{max-height:390px}
 .proof-cards img{height:430px}
 .carousel-gallery{height:650px;padding-top:45px}.carousel-top{width:calc(100% - 28px)}.carousel-top h2{font-size:30px}.carousel-viewport{height:440px}.carousel-slide{width:215px;height:270px}.carousel-slide.active{width:290px;height:420px}.carousel-progress{width:calc(100% - 28px)}
}

/* June art direction: pain-led hero + feminine biotech */
.hero{height:100vh;min-height:760px;background:#efe6de;color:#3c0809;overflow:hidden}
.hero:after{background:linear-gradient(90deg,#efe6de 0%,rgba(239,230,222,.98) 39%,rgba(239,230,222,.18) 58%,transparent 76%)}
.hero .nav{width:calc(100% - 90px);height:112px;color:#681014}.hero .nav nav{gap:44px}.hero .nav a{color:#681014;text-transform:uppercase;font-size:12px;letter-spacing:1.4px}.hero .nav .logo{width:185px;filter:none}
.nav-buy{margin-left:auto!important;padding:16px 24px;border-radius:999px;background:#9a0002;color:#fff!important;font-weight:700}.nav-buy:before{content:"🍒";margin-right:9px}
.hero-copy{top:175px;left:max(5vw,calc((100% - 1380px)/2));width:42%;z-index:4}
.hero-eyebrow{color:#821219;font-size:11px;letter-spacing:1.2px;margin-bottom:28px}.hero-eyebrow:before{content:"✦";color:#b47b70;margin-right:18px}
.hero h1{max-width:650px;font-size:67px;line-height:.98;color:#34090a;font-weight:500;text-transform:none}.hero h1 strong{font-family:inherit;font-style:normal;font-weight:800;color:#9a0002;font-size:1em}
.hero p{max-width:590px;margin-top:25px;color:#3f2020;font-size:18px;line-height:1.45}
.hero-media{inset:0;width:100%;height:100%;z-index:0}.hero-media img:first-child{object-position:center top;object-fit:cover}.hero-glass{display:none}
.hero-sachet{position:absolute;right:-28px;bottom:-75px;width:165px!important;height:auto!important;object-fit:contain!important;transform:rotate(7deg);z-index:5;filter:drop-shadow(0 20px 25px rgba(80,0,5,.18))}
.hero-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:24px;width:min(570px,100%);border-top:1px solid #cdaaa4}
.hero-benefits span{min-height:76px;padding:13px 8px 10px;border-right:1px solid #d8bdb7;color:#761116;font-size:9px;font-weight:700;text-align:center;text-transform:uppercase;display:grid;place-items:center}.hero-benefits span:last-child{border:0}.hero-benefits i{display:block;font-size:25px;line-height:1;font-style:normal;font-weight:400}
.hero-formula{width:min(570px,100%);display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #d8bdb7;border-radius:18px;margin-top:12px;background:rgba(255,255,255,.18);backdrop-filter:blur(8px)}.hero-formula b{padding:12px 14px;color:#761116;font-size:13px;border-right:1px solid #d8bdb7}.hero-formula b:last-child{border:0}.hero-formula small{display:block;font-size:7px;text-transform:uppercase;margin-top:4px;font-weight:500}
.mode-ticker{position:absolute;z-index:8;left:0;right:0;bottom:0;height:38px;overflow:hidden;background:#870006;color:#fff;border-top:1px solid rgba(255,255,255,.25)}.mode-ticker div{width:max-content;display:flex;animation:tickerMove 20s linear infinite}.mode-ticker span{width:190px;height:38px;display:grid;place-items:center;font-size:10px;text-transform:uppercase;letter-spacing:1.5px}
.edge-cherry{position:absolute;z-index:3;width:290px;pointer-events:none;filter:drop-shadow(0 20px 35px rgba(71,0,5,.18));animation:cherryFloat 7s ease-in-out infinite}
.hero-cherry-left{left:-185px;bottom:-105px}.hero-cherry-right{right:-210px;top:120px;transform:rotate(-20deg);animation-delay:-3s}
.hero .hero-cta{background:linear-gradient(135deg,#8d0002,#bd1017);color:#fff;box-shadow:0 14px 30px rgba(120,0,8,.23)}.hero .hero-cta b{background:#fff;color:#9a0002}

.biotech-scene{height:820px;position:relative;overflow:hidden;background:radial-gradient(circle at 62% 40%,#ca3038 0,#8e0007 35%,#520006 82%);color:#fff}
.biotech-scene:before,.biotech-scene:after{content:"";position:absolute;width:280px;height:280px;background:url("/assets/new-direction/cherries.png") center/contain no-repeat;opacity:.38;filter:blur(1px);animation:cherryFloat 9s ease-in-out infinite}
.biotech-scene:before{left:-170px;bottom:-80px}.biotech-scene:after{right:-185px;top:-80px;animation-delay:-4s}
.biotech-copy{display:none}
.biotech-woman{position:absolute;inset:0;overflow:hidden}.biotech-woman:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(98,0,6,.15),transparent 30%,transparent 75%,rgba(102,0,6,.15))}.biotech-woman img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:none;animation:sceneBlurIn 1.2s cubic-bezier(.2,.8,.2,1) both}
.body-glow{position:absolute;z-index:2;left:48%;top:38%;width:4px;height:45%;background:#ffd6c9;box-shadow:0 0 12px #fff,0 0 30px #ff8a72,0 0 60px #ff5b55;transform:rotate(-7deg);animation:bodyPulse 2.6s ease-in-out infinite}.body-glow:before,.body-glow:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 18px 6px #ff8a72}.body-glow:before{left:-65px;top:18%}.body-glow:after{left:45px;top:62%}
.biotech-points{position:absolute;z-index:5;right:5.5%;top:25%;width:300px;display:grid;gap:80px}.biotech-points article{position:relative;display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:center}.biotech-points article>span{width:64px;height:64px;border:1px solid #ffc7c8;border-radius:50%;display:grid;place-items:center;font-size:31px;background:rgba(72,0,4,.6);backdrop-filter:blur(8px);box-shadow:0 0 22px rgba(255,176,196,.45);opacity:0;transform:scale(.7)}.biotech-points b,.biotech-points p{display:none}.point-line{position:absolute;width:150px;height:1px;right:100%;top:32px;background:#ffc7c8;transform-origin:right;transform:scaleX(0)}.biotech-points.is-visible .point-line{animation:lineDraw .65s ease forwards}.biotech-points.is-visible article>span{animation:iconAppear .55s .55s ease forwards}.biotech-points article:nth-child(2) .point-line{animation-delay:.3s}.biotech-points article:nth-child(2)>span{animation-delay:.85s}.biotech-points article:nth-child(3) .point-line{animation-delay:.6s}.biotech-points article:nth-child(3)>span{animation-delay:1.15s}
.molecules i{position:absolute;z-index:3;width:12px;height:12px;border-radius:50%;background:#ffd3d5;box-shadow:0 0 0 7px rgba(255,255,255,.12),22px 18px 0 -3px #ffb0c4,-19px 27px 0 -4px #fff}.molecules i:nth-child(1){left:35%;top:20%}.molecules i:nth-child(2){left:29%;top:68%;animation-delay:-2s}.molecules i:nth-child(3){left:70%;top:10%;animation-delay:-4s}.molecules i:nth-child(4){right:10%;bottom:12%;animation-delay:-6s}.molecules i:nth-child(5){left:52%;bottom:8%;animation-delay:-3s}.molecules i:nth-child(6){right:4%;top:45%;animation-delay:-5s}.molecules i{animation:moleculeDrift 8s ease-in-out infinite}

.about,.formula-section,.social-proof,.guarantee-section{position:relative;overflow:visible}.floating-pack{left:-90px!important;bottom:-265px!important;width:290px!important}.formula-visual{overflow:hidden;border-radius:8px;background:#efe6de;min-height:560px}.formula-visual img{width:100%;height:100%;max-height:none;object-fit:cover;filter:none;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.formula-visual:hover img{transform:scale(1.025)}.formula-section:before,.social-proof:after,.guarantee-section:before{content:"";position:absolute;width:250px;height:250px;background:url("/assets/new-direction/cherries.png") center/contain no-repeat;z-index:0;pointer-events:none;opacity:.22}.formula-section:before{left:-210px;top:10%}.social-proof:after{right:-190px;top:25%;transform:rotate(-20deg)}.guarantee-section:before{left:-200px;bottom:-90px}

@keyframes cherryFloat{0%,100%{translate:0 0}50%{translate:0 -18px}}
@keyframes moleculeDrift{0%,100%{transform:translate(0,0) rotate(0)}50%{transform:translate(18px,-24px) rotate(25deg)}}
@keyframes bodyPulse{0%,100%{opacity:.55}50%{opacity:1}}
@keyframes lineDraw{to{transform:scaleX(1)}}@keyframes iconAppear{to{opacity:1;transform:scale(1)}}
@keyframes tickerMove{to{transform:translateX(-50%)}}
@keyframes sceneBlurIn{from{opacity:0;filter:blur(18px);transform:scale(1.035)}to{opacity:1;filter:blur(0);transform:scale(1)}}

@media(max-width:800px){
 .hero{height:980px;min-height:980px}.hero:after{background:linear-gradient(180deg,#efe6de 0%,rgba(239,230,222,.97) 50%,rgba(239,230,222,.12) 72%,rgba(91,0,4,.22) 100%)}.hero .nav{width:calc(100% - 28px);height:72px}.hero .nav .logo{width:132px}.nav-buy{display:none!important}
 .hero-copy{top:92px;left:20px;width:calc(100% - 40px)}.hero-eyebrow{font-size:9px;margin-bottom:14px}.hero h1{font-size:45px;line-height:.98}.hero p{font-size:14px;line-height:1.4;max-width:350px}.hero-action{margin-top:16px}.hero .hero-cta{width:250px;min-height:53px}
 .hero-media{top:430px;width:100%;height:550px}.hero-media img:first-child{object-position:59% top}.hero-sachet{right:-35px!important;bottom:-65px!important;width:120px!important}.hero-benefits,.hero-formula{display:none}.edge-cherry{width:170px}.hero-cherry-left{left:-112px;bottom:-72px}.hero-cherry-right{right:-125px;top:440px}
 .biotech-scene{height:720px}.biotech-woman{inset:0}.biotech-woman img{object-position:56% center}.biotech-woman:after{background:linear-gradient(180deg,rgba(115,0,7,.05),transparent 70%,rgba(104,0,6,.28))}.biotech-points{right:12px;left:auto;top:27%;bottom:auto;width:58px;display:grid;grid-template-columns:1fr;gap:60px}.biotech-points article{display:block}.biotech-points article>span{width:48px;height:48px;margin:0}.point-line{width:70px;display:block}
 .about{padding-bottom:0!important}.about-copy{order:1;padding-bottom:42px}.about-photo{order:2;margin-bottom:0!important}.floating-pack{left:-65px!important;bottom:-215px!important;width:240px!important}
 .formula-visual{min-height:430px}.formula-visual img{object-position:center}
}

/* Premium vitality pass */
.hero-bag{position:absolute!important;right:4%!important;bottom:32px!important;width:270px!important;height:auto!important;object-fit:contain!important;z-index:4;filter:drop-shadow(0 25px 28px rgba(80,0,5,.2));animation:productFloat 5s ease-in-out infinite}.hero-sachet{right:1%!important;bottom:18px!important;width:130px!important;animation:productFloat 4.2s -1.4s ease-in-out infinite}.hero-benefits span{animation:benefitIconIn .65s cubic-bezier(.2,.8,.2,1) both}.hero-benefits span:nth-child(2){animation-delay:.12s}.hero-benefits span:nth-child(3){animation-delay:.24s}.hero-benefits span:nth-child(4){animation-delay:.36s}.hero-benefits i{animation:iconBreathe 2.8s ease-in-out infinite}
.biotech-copy{display:block;top:80px;width:36%;text-shadow:0 2px 20px rgba(40,0,2,.28)}.biotech-copy h2{font-size:62px;margin:28px 0 20px}.biotech-copy p{font-size:12px}.biotech-copy em{font-size:20px}.biotech-points b{display:block;text-transform:uppercase;font-size:12px}.biotech-points p{display:block;font-size:10px;margin-top:5px}.crystal-bridge{height:70px;position:relative;z-index:6;overflow:hidden;background:linear-gradient(90deg,#760006,#b9000d,#760006);color:#fff;box-shadow:0 18px 40px rgba(83,0,6,.17)}.crystal-bridge div{height:100%;width:max-content;display:flex;align-items:center;gap:48px;animation:bridgeMove 24s linear infinite}.crystal-bridge span{font-family:Georgia,serif;font-size:18px;font-style:italic;white-space:nowrap}.crystal-bridge i{width:9px;height:9px;transform:rotate(45deg);background:#ffb0c4;box-shadow:0 0 18px #fff}
.about{padding-top:70px}.about-copy h2{font-size:51px;line-height:1.04}.values{gap:15px}.values span{position:relative;overflow:hidden;min-height:190px;padding:22px;border-radius:8px;background:linear-gradient(155deg,#9a0002,#c2181b);color:#fff;box-shadow:0 18px 35px rgba(91,0,6,.18);transition:transform .45s ease,box-shadow .45s ease}.values span:nth-child(2){background:linear-gradient(155deg,#efe6de,#ffccd8);color:#9a0002}.values span:nth-child(3){background:linear-gradient(155deg,#ffb0c4,#e63a52)}.values span:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-55px;bottom:-55px;border:1px solid rgba(255,255,255,.45);box-shadow:0 0 0 18px rgba(255,255,255,.07),0 0 0 36px rgba(255,255,255,.04)}.values span:hover{transform:translateY(-8px) rotate(-1deg);box-shadow:0 28px 55px rgba(91,0,6,.27)}.values i{font-style:normal;font-size:11px;opacity:.75}.values b{color:inherit;font-size:15px;margin-top:26px}.values small{display:block;font-size:10px;line-height:1.4;margin-top:12px;max-width:110px}
.formula-visual{position:relative;overflow:hidden;border-radius:8px;background:radial-gradient(circle at 50% 35%,#fff 0,#f6dce2 42%,#efe6de 70%);min-height:620px}.formula-visual img{position:absolute!important;max-height:none!important;object-fit:contain!important;filter:drop-shadow(0 30px 35px rgba(80,0,7,.22))!important}.formula-bag{z-index:3;width:72%!important;height:80%!important;left:20%;top:8%}.formula-sachet{z-index:5;width:26%!important;height:66%!important;left:12%;bottom:4%;transform:rotate(-8deg)}.formula-cherries{z-index:4;width:38%!important;height:auto!important;right:-11%;bottom:-8%;animation:cherryFloat 7s ease-in-out infinite}.crystal-ring{position:absolute;z-index:1;left:50%;top:50%;width:360px;height:360px;border-radius:50%;border:1px solid rgba(194,24,27,.18);transform:translate(-50%,-50%);box-shadow:0 0 0 45px rgba(255,176,196,.1),0 0 0 90px rgba(255,176,196,.06);animation:ringPulse 4s ease-in-out infinite}.formula-grid article{position:relative;overflow:hidden;transition:transform .4s ease,border-color .4s ease,background .4s ease}.formula-grid article:before{content:"";position:absolute;left:0;top:0;width:4px;height:0;background:#e63a52;transition:height .45s ease}.formula-grid article:hover{transform:translateY(-5px);border-color:#e63a52;background:#fff8fa}.formula-grid article:hover:before{height:100%}
.benefits{position:relative;padding-top:130px;padding-bottom:150px}.benefits:before{content:"EVOLUÇÃO";position:absolute;left:-20px;top:35px;font-family:Georgia,serif;font-size:130px;color:#9a0002;opacity:.035}.benefit-intro{position:sticky;top:40px;height:max-content}.benefit-intro img{height:370px;border-radius:8px;filter:saturate(.9);transition:transform .7s ease}.benefit-intro:hover img{transform:scale(.985)}.benefit-list{display:grid;gap:12px}.benefit-list article{position:relative;padding:25px 25px 25px 80px;border:1px solid #eddfda;border-radius:8px;background:linear-gradient(90deg,#fff,#fdf7f4);transition:transform .45s ease,background .45s ease,box-shadow .45s ease}.benefit-list article:hover{transform:translateX(-12px);background:linear-gradient(90deg,#fff5f7,#fff);box-shadow:0 18px 36px rgba(91,0,6,.1)}.benefit-list span{position:absolute;left:22px;top:26px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#9a0002;color:#fff}.benefit-list h3{margin:0 0 6px}
.ritual-section{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center;text-align:left}.ritual-photo{position:relative;min-height:660px;overflow:hidden;border-radius:8px}.ritual-photo img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.ritual-photo span{position:absolute;left:20px;bottom:20px;padding:12px 18px;border-radius:999px;background:rgba(255,255,255,.83);backdrop-filter:blur(12px);color:#9a0002;font-size:11px;font-weight:800;text-transform:uppercase}.ritual-content h2{margin-inline:0}.ritual-steps{grid-template-columns:1fr 1fr}.ritual-steps article{min-height:145px;transition:transform .4s ease,background .4s ease}.ritual-steps article:hover{transform:translateY(-6px);background:#ffe9ef}
@keyframes productFloat{0%,100%{translate:0 0}50%{translate:0 -12px}}@keyframes benefitIconIn{from{opacity:0;filter:blur(8px);transform:translateY(12px)}to{opacity:1;filter:blur(0);transform:none}}@keyframes iconBreathe{50%{transform:scale(1.12);color:#e63a52}}@keyframes bridgeMove{to{transform:translateX(-35%)}}@keyframes ringPulse{50%{transform:translate(-50%,-50%) scale(1.05);opacity:.55}}
@media(max-width:800px){.hero-bag{right:-28px!important;bottom:20px!important;width:180px!important}.hero-sachet{right:-18px!important;bottom:5px!important;width:88px!important}.biotech-copy{display:none}.biotech-points b,.biotech-points p{display:none}.crystal-bridge{height:54px}.crystal-bridge span{font-size:14px}.about{padding-top:45px}.values{grid-template-columns:1fr}.values span{min-height:150px}.formula-visual{min-height:450px}.ritual-section{grid-template-columns:1fr}.ritual-photo{min-height:480px}.ritual-steps{grid-template-columns:1fr 1fr}.benefit-intro{position:relative;top:auto}.benefits{padding-top:80px}.benefits:before{font-size:70px}}

/* Precision corrections */
.hero-media img:first-child{object-position:center top!important}.hero-bag,.hero-sachet{display:none!important}.hero-benefits{position:relative;z-index:7;margin-top:20px;background:rgba(239,230,222,.82);backdrop-filter:blur(7px)}.hero-benefits span{display:flex;flex-direction:column;gap:8px;justify-content:center;opacity:1!important;color:#78060b!important}.hero-benefits i{width:34px;height:34px;border:1px solid rgba(154,0,2,.3);border-radius:50%;display:grid;place-items:center}.hero-formula{position:relative;z-index:7;background:rgba(255,250,247,.82)}
.biotech-scene{height:900px}.biotech-woman img{object-position:center center}.biotech-copy{left:max(4vw,calc((100% - 1380px)/2));top:62px;width:43%;z-index:7}.biotech-copy>span{letter-spacing:4px}.biotech-copy h2{font-size:84px;line-height:.88;margin:36px 0 30px}.biotech-copy p{font-size:17px;line-height:2.1;letter-spacing:6px}.biotech-copy em{font-size:25px}.biotech-points{right:4%;top:21%;width:290px;gap:76px}.biotech-points article{grid-template-columns:64px 1fr}.biotech-points b{font-size:14px}.biotech-points p{font-size:11px;color:#ffe1e1}.biotech-points article>span{opacity:0}.biotech-points.is-visible article>span{animation:iconAppear .6s .55s ease forwards,iconGlow 2.8s 1.2s ease-in-out infinite}.body-glow{display:none}
.formula-lifestyle{min-height:650px!important;background:#efe6de!important}.formula-lifestyle>img{position:absolute!important;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 42%!important;filter:none!important}.formula-lifestyle:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,rgba(55,0,4,.68))}.formula-caption{position:absolute;z-index:3;left:22px;right:22px;bottom:20px;display:flex;justify-content:space-between;color:#fff;text-transform:uppercase;font-size:9px;letter-spacing:1px}.formula-caption span{padding:8px 10px;border:1px solid rgba(255,255,255,.5);border-radius:999px;backdrop-filter:blur(8px)}
.footer{display:none}.footer-luxe{position:relative;overflow:hidden;margin-top:70px;padding:90px 0 24px;background:radial-gradient(circle at 75% 30%,#d81e35 0,#9a0002 32%,#4c0004 100%);color:#fff}.footer-luxe:before{content:"CHERRY CRYSTAL";position:absolute;left:-25px;bottom:35px;font-family:Georgia,serif;font-size:130px;font-style:italic;color:rgba(255,255,255,.045);white-space:nowrap}.footer-luxe:after{content:"";position:absolute;right:-150px;top:-130px;width:430px;height:430px;background:url("/assets/new-direction/cherries.png") center/contain no-repeat;filter:drop-shadow(0 35px 45px rgba(30,0,2,.35));animation:cherryFloat 8s ease-in-out infinite}.footer-orbit{position:absolute;right:4%;top:18%;width:360px;height:360px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.025),0 0 0 90px rgba(255,255,255,.015)}.footer-main{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .55fr .75fr 1.25fr;gap:60px;align-items:start}.footer-brand .logo{display:block;width:180px;margin-bottom:24px}.footer-brand p{color:#ffcbd5;font-size:11px;text-transform:uppercase;letter-spacing:1.4px}.footer-brand strong{display:block;font-family:Georgia,serif;font-size:25px;line-height:1.15;font-weight:400;color:#fff2e7}.footer-main nav{display:grid;gap:12px}.footer-main nav span,.footer-ritual>span{font-size:10px;text-transform:uppercase;letter-spacing:1.6px;color:#ffb0c4;margin-bottom:8px}.footer-main nav a{color:#fff;font-size:13px;opacity:.8;transition:opacity .3s,transform .3s}.footer-main nav a:hover{opacity:1;transform:translateX(4px)}.footer-ritual{padding:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(15px);border-radius:8px}.footer-ritual h3{font-family:Georgia,serif;font-size:28px;line-height:1.08;font-weight:400;margin:15px 0 25px}.footer-cta{min-height:50px;padding:5px 5px 5px 17px;display:flex;align-items:center;justify-content:space-between;background:#fff3e9;color:#9a0002;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase}.footer-cta b{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#9a0002;color:#fff}.footer-bottom{position:relative;z-index:2;margin-top:80px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2);display:flex;justify-content:space-between;color:#ffced5}.footer-bottom small{font-size:9px;text-transform:uppercase;letter-spacing:1px}
@keyframes iconGlow{50%{box-shadow:0 0 35px rgba(255,176,196,.75);transform:scale(1.06)}}
@media(max-width:800px){.hero{height:1050px;min-height:1050px}.hero-media{top:455px;height:595px}.hero-media img:first-child{object-position:62% top!important}.hero-benefits{display:grid;margin-top:18px}.hero-benefits span{min-height:58px;font-size:0}.hero-benefits i{font-size:20px}.hero-formula{display:none}.biotech-scene{height:820px}.biotech-copy{display:block;left:18px;top:32px;width:54%}.biotech-copy>span{font-size:7px;letter-spacing:2px}.biotech-copy h2{font-size:39px;margin:18px 0}.biotech-copy p{font-size:8px;letter-spacing:2px}.biotech-copy em{font-size:15px}.biotech-woman img{object-position:58% center}.biotech-points{top:auto;bottom:25px;right:12px;left:12px;width:auto;grid-template-columns:repeat(3,1fr);gap:8px}.biotech-points article{display:block;text-align:center}.biotech-points article>span{margin:auto;width:46px;height:46px}.biotech-points b{font-size:8px;margin-top:7px}.biotech-points p,.point-line{display:none}.formula-lifestyle{min-height:560px!important}.footer-luxe{padding-top:65px}.footer-luxe:after{width:240px;right:-120px;top:-80px}.footer-main{grid-template-columns:1fr 1fr;gap:35px}.footer-brand,.footer-ritual{grid-column:1/3}.footer-bottom{margin-top:45px;display:grid;gap:8px}.footer-luxe:before{font-size:65px}}

/* Visibility and full-screen experience corrections */
.hero-benefits span{font-size:9px!important}.hero-benefits i{opacity:1!important;visibility:visible!important;color:#9a0002}.mode-ticker div{min-width:200%;animation:tickerMove 16s linear infinite}
.biotech-copy.reveal-target,.biotech-points.reveal-target{opacity:1!important;filter:none!important;transform:none!important}.biotech-copy{display:block!important;visibility:visible!important}.biotech-copy>span{display:block;font-size:17px;letter-spacing:5px}.biotech-copy>small{display:block;margin-top:8px;font-size:8px;letter-spacing:3px;color:#ffbdc7}.biotech-copy>i{display:block;width:60px;height:1px;margin-top:22px;background:#ffb0c4}.biotech-points article>span{opacity:1!important;transform:scale(1);animation:iconPopLoop 3.2s ease-in-out infinite!important}.biotech-points article:nth-child(2)>span{animation-delay:.35s!important}.biotech-points article:nth-child(3)>span{animation-delay:.7s!important}.point-line{transform:scaleX(1);animation:lineShimmer 2.8s ease-in-out infinite!important}.crystal-bridge div{min-width:200%;animation:bridgeMoveFull 20s linear infinite}
.experience{min-height:100vh;padding:90px 0;display:grid;align-items:center;overflow:hidden;background:radial-gradient(circle at 76% 38%,#d91a28 0,#b4000c 38%,#780006 100%)}.experience:before{content:"BEM-ESTAR";position:absolute;left:3%;bottom:-55px;font-family:Georgia,serif;font-size:170px;color:rgba(255,255,255,.045);white-space:nowrap}.experience-grid{width:min(92%,1500px);grid-template-columns:.8fr 1.35fr;gap:8vw}.experience-copy>span{display:block;color:#ffb0c4;text-transform:uppercase;font-size:10px;letter-spacing:2px;margin-bottom:25px}.experience-copy h2{font-size:72px}.experience-copy p{max-width:470px}.experience-cards{grid-template-columns:1.05fr 1fr;gap:22px}.feature{min-height:210px;padding:30px;border-radius:8px;background:rgba(217,24,39,.72);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(12px);transition:transform .45s ease,background .45s ease}.feature:hover{transform:translateY(-9px);background:rgba(235,40,56,.9)}.feature.tall{min-height:460px}.feature.tall h3{font-size:60px}.photo-feature{min-height:230px}.photo-feature img{height:190px;border-radius:6px}.experience-side-sachet{position:absolute;z-index:5;left:-85px;top:-30px;width:260px;transform:rotate(15deg);filter:drop-shadow(0 28px 30px rgba(45,0,3,.32));animation:productFloat 5s ease-in-out infinite}
.plan{padding-top:18px;overflow:hidden}.plan-product{display:block;width:100%;height:215px;object-fit:contain;margin:0 auto 10px;filter:drop-shadow(0 18px 22px rgba(83,0,6,.16));transition:transform .5s ease}.plan:hover .plan-product{transform:translateY(-7px) scale(1.025)}.plan.featured .plan-product{height:245px}
@keyframes iconPopLoop{0%,100%{transform:scale(1);box-shadow:0 0 18px rgba(255,176,196,.35)}50%{transform:scale(1.09);box-shadow:0 0 38px rgba(255,176,196,.85)}}@keyframes lineShimmer{50%{opacity:.35;filter:drop-shadow(0 0 6px #fff)}}@keyframes bridgeMoveFull{to{transform:translateX(-50%)}}
@media(max-width:800px){.hero-benefits span{font-size:7px!important}.hero-benefits{grid-template-columns:repeat(4,1fr)}.experience{min-height:auto;padding:110px 0 70px}.experience-grid{width:calc(100% - 28px);grid-template-columns:1fr;gap:45px}.experience-copy h2{font-size:50px}.experience-side-sachet{left:-75px;top:-55px;width:190px}.experience-cards{grid-template-columns:1fr;gap:14px}.feature,.feature.tall,.photo-feature{min-height:180px}.feature.tall h3{font-size:48px}.plan-product,.plan.featured .plan-product{height:220px}}

/* Final visibility and product corrections */
.floating-pack{display:none!important}
.experience-side-sachet{
  left:-105px!important;
  top:-115px!important;
  width:360px!important;
}
.biotech-woman{z-index:1!important}
.biotech-points{z-index:90!important}
.biotech-scene .biotech-copy,
.biotech-scene .biotech-copy.reveal-target,
.biotech-scene .biotech-copy.reveal-target.is-visible{
  display:block!important;
  position:absolute!important;
  left:max(4vw,calc((100% - 1380px)/2))!important;
  top:58px!important;
  width:42%!important;
  z-index:100!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  transform:none!important;
  animation:none!important;
  transition:none!important;
  color:#fff!important;
  pointer-events:none;
}
.biotech-scene .biotech-copy *,
.biotech-scene .biotech-copy.reveal-target *{
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
  transform:none!important;
  animation:none!important;
  transition:none!important;
}
@media(max-width:800px){
  .experience-side-sachet{left:-95px!important;top:-85px!important;width:270px!important}
  .biotech-scene .biotech-copy,
  .biotech-scene .biotech-copy.reveal-target,
  .biotech-scene .biotech-copy.reveal-target.is-visible{
    left:18px!important;
    top:32px!important;
    width:54%!important;
  }
}

/* Sachet crossing the light and Cherry Crystal sections */
.experience-side-sachet{display:none!important}
.section-sachet-bridge{
  position:relative;
  z-index:40;
  height:0;
  overflow:visible;
  pointer-events:none;
}
.section-sachet-bridge img{
  position:absolute;
  left:18px;
  top:-190px;
  width:245px;
  height:auto;
  transform:rotate(14deg);
  filter:drop-shadow(0 28px 30px rgba(45,0,3,.28));
}
.experience-grid{
  box-sizing:border-box;
  padding-left:155px;
}
.about-photo>img:first-child{
  object-position:center center!important;
}
@media(max-width:800px){
  .section-sachet-bridge img{
    left:-52px;
    top:-130px;
    width:185px;
  }
  .experience-grid{padding-left:38px}
}

/* Biotech scene closing action */
.biotech-cta{
  position:absolute;
  z-index:120;
  left:50%;
  bottom:34px;
  transform:translateX(-50%);
  width:300px;
  min-height:58px;
  box-sizing:border-box;
  padding:6px 6px 6px 24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  border:1px solid rgba(255,255,255,.5);
  border-radius:999px;
  background:rgba(255,244,238,.94);
  color:#8d0002;
  box-shadow:0 18px 38px rgba(48,0,3,.28);
  backdrop-filter:blur(14px);
  font-size:11px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.7px;
  transition:transform .35s ease,box-shadow .35s ease;
}
.biotech-cta b{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#9a0002;
  color:#fff;
  font-size:18px;
}
.biotech-cta:hover{
  transform:translateX(-50%) translateY(-5px);
  box-shadow:0 26px 48px rgba(48,0,3,.38);
}
@media(max-width:800px){
  .biotech-cta{
    bottom:18px;
    width:260px;
    min-height:52px;
    font-size:9px;
  }
  .biotech-cta b{width:40px;height:40px}
}

/* Hero benefit labels fully visible */
.hero-benefits{
  transform:translateY(-16px);
  min-height:96px;
  overflow:visible!important;
}
.hero-benefits span{
  min-height:96px!important;
  padding-bottom:18px!important;
  overflow:visible!important;
}

/* Editorial FAQ */
.faq{
  width:100%;
  max-width:none;
  padding:0;
  display:grid;
  grid-template-columns:minmax(360px,.9fr) minmax(560px,1.1fr);
  gap:0;
  background:#f8eee8;
  overflow:hidden;
}
.faq-visual{
  position:relative;
  min-height:920px;
  overflow:hidden;
}
.faq-visual>img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  filter:saturate(.82);
}
.faq-visual:after{
  content:"";
  position:absolute;
  inset:45% 0 0;
  background:linear-gradient(transparent,rgba(72,0,5,.62));
}
.faq-visual>div{
  position:absolute;
  z-index:2;
  left:52px;
  bottom:48px;
  color:#fff;
}
.faq-visual span,.faq-content>span{
  display:block;
  margin-bottom:13px;
  text-transform:uppercase;
  letter-spacing:1.8px;
  font-size:10px;
  font-weight:700;
}
.faq-visual strong{
  font-family:Georgia,serif;
  font-size:35px;
  line-height:1.05;
  font-weight:400;
}
.faq-content{
  box-sizing:border-box;
  padding:78px clamp(35px,6vw,100px);
}
.faq-content h2{
  margin:0;
  color:#2f2928;
  font-family:Georgia,"Times New Roman",serif;
  font-size:72px;
  line-height:.88;
  font-weight:400;
  text-transform:uppercase;
}
.faq-content h2 em{
  display:block;
  margin-left:42px;
  color:#d78e9c;
  font-size:58px;
  line-height:1;
  font-weight:400;
  text-transform:none;
}
.faq-content>p{
  max-width:520px;
  margin:28px 0 32px;
  color:#4a4140;
  font-size:18px;
}
.faq .questions{
  counter-reset:faq-item;
  display:grid;
  gap:12px;
}
.faq .questions button{
  counter-increment:faq-item;
  position:relative;
  width:100%;
  padding:18px 58px 18px 76px;
  border:1px solid rgba(154,0,2,.08);
  border-radius:999px;
  background:rgba(255,255,255,.82);
  color:#302828;
  box-shadow:0 10px 25px rgba(95,25,29,.04);
  display:grid;
  grid-template-columns:1fr auto;
  align-items:center;
  font-size:15px;
}
.faq .questions button:before{
  content:counter(faq-item,decimal-leading-zero);
  position:absolute;
  left:14px;
  top:13px;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#e89ba8;
  color:#fff;
  font-size:10px;
  font-weight:800;
}
.faq .questions button>b{
  position:absolute;
  right:14px;
  top:13px;
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#e89ba8;
  color:#fff;
  font-size:24px;
}
.faq .questions button p{
  grid-column:1/3;
  color:#6e6260;
  padding-right:20px;
}
.faq .questions button.active{
  border-radius:26px;
  color:#9a0002;
}
@media(max-width:800px){
  .hero-benefits{transform:translateY(-22px);min-height:82px}
  .hero-benefits span{min-height:82px!important;padding:10px 3px 17px!important}
  .faq{grid-template-columns:1fr}
  .faq-visual{min-height:430px}
  .faq-content{padding:50px 18px 65px}
  .faq-content h2{font-size:48px}
  .faq-content h2 em{font-size:42px;margin-left:20px}
  .faq-content>p{font-size:15px}
  .faq .questions button{padding-left:66px;padding-right:54px;font-size:13px}
}

/* Luxury editorial carousel */
.carousel-gallery{
  height:820px!important;
  padding:66px 0 44px!important;
  background:
    radial-gradient(circle at 50% 48%,rgba(255,176,196,.22),transparent 35%),
    #f4eee9!important;
}
.carousel-top{
  position:relative;
  z-index:5;
  width:min(1280px,calc(100% - 72px))!important;
  margin-bottom:24px!important;
}
.carousel-top h2{
  max-width:760px;
  font-size:50px!important;
}
.carousel-viewport{
  position:relative;
  height:540px!important;
  display:flex;
  align-items:center;
  overflow:hidden!important;
  perspective:1400px;
  touch-action:pan-y;
}
.carousel-viewport:before,
.carousel-viewport:after{
  content:"";
  position:absolute;
  z-index:4;
  top:0;
  bottom:0;
  width:12vw;
  pointer-events:none;
}
.carousel-viewport:before{left:0;background:linear-gradient(90deg,#f4eee9,transparent)}
.carousel-viewport:after{right:0;background:linear-gradient(-90deg,#f4eee9,transparent)}
.carousel-track{
  gap:26px!important;
  align-items:center;
  transition:transform 1s cubic-bezier(.16,1,.3,1)!important;
  will-change:transform;
}
.carousel-slide{
  width:min(29vw,410px)!important;
  height:390px!important;
  border-radius:8px!important;
  opacity:.35!important;
  transform:scale(.84) rotateY(9deg)!important;
  filter:saturate(.55) brightness(.92)!important;
  box-shadow:0 15px 35px rgba(71,0,7,.08)!important;
  transition:
    width .9s cubic-bezier(.16,1,.3,1),
    height .9s cubic-bezier(.16,1,.3,1),
    opacity .7s ease,
    transform .9s cubic-bezier(.16,1,.3,1),
    filter .7s ease,
    box-shadow .9s ease!important;
}
.carousel-slide.previous{transform:scale(.88) rotateY(8deg)!important;opacity:.62!important}
.carousel-slide.next{transform:scale(.88) rotateY(-8deg)!important;opacity:.62!important}
.carousel-slide.far{opacity:.16!important}
.carousel-slide.active{
  width:min(58vw,820px)!important;
  height:520px!important;
  opacity:1!important;
  transform:scale(1) rotateY(0)!important;
  filter:saturate(1) brightness(1)!important;
  box-shadow:0 30px 70px rgba(71,0,7,.2),0 0 0 1px rgba(154,0,2,.1)!important;
}
.carousel-slide img{
  transform:scale(1.04);
  transition:transform 1.2s cubic-bezier(.16,1,.3,1)!important;
}
.carousel-slide.active img{transform:scale(1)!important}
.carousel-slide:before{opacity:.28!important;transition:opacity .7s ease}
.carousel-slide.active:before{opacity:0!important}
.carousel-slide:after{inset:58% 0 0!important}
.carousel-slide em{
  font-size:21px!important;
  bottom:27px!important;
}
.carousel-progress{
  width:min(1100px,calc(100% - 72px))!important;
  gap:7px!important;
  margin:18px auto 0!important;
}
.carousel-progress button{
  position:relative;
  height:2px!important;
  overflow:hidden;
  background:#9a000226!important;
}
.carousel-progress button.active:after{
  content:"";
  position:absolute;
  inset:0;
  background:#9a0002;
  transform-origin:left;
  animation:carouselProgress 4.5s linear forwards;
}
@keyframes carouselProgress{from{transform:scaleX(0)}to{transform:scaleX(1)}}

/* Responsive safety pass */
img{max-width:100%}
body{overflow-x:hidden}
@media(max-width:1100px){
  .carousel-slide{width:310px!important}
  .carousel-slide.active{width:min(66vw,650px)!important}
  .faq{grid-template-columns:minmax(310px,.8fr) minmax(480px,1.2fr)}
  .faq-content{padding-inline:45px}
  .faq-content h2{font-size:60px}
  .performance-grid{gap:55px}
}
@media(max-width:800px){
  .carousel-gallery{height:690px!important;padding:44px 0 30px!important}
  .carousel-top{width:calc(100% - 28px)!important}
  .carousel-top h2{font-size:30px!important}
  .carousel-viewport{height:450px!important}
  .carousel-slide{width:210px!important;height:300px!important}
  .carousel-slide.previous,.carousel-slide.next{opacity:.38!important}
  .carousel-slide.active{width:82vw!important;height:430px!important}
  .carousel-slide em{font-size:15px!important}
  .carousel-progress{width:calc(100% - 28px)!important;margin-top:12px!important}
  .performance-image img{object-position:center 35%}
  .faq-visual>img{object-position:center 18%}
}
@media(max-width:480px){
  .hero h1{font-size:40px!important}
  .hero-copy{left:16px!important;width:calc(100% - 32px)!important}
  .hero-benefits{width:100%!important}
  .hero-benefits span{font-size:6px!important}
  .carousel-slide.active{width:86vw!important}
  .faq-content h2{font-size:42px}
  .faq-content h2 em{font-size:37px}
  .faq .questions button{font-size:12px}
}

/* Stable carousel geometry prevents a visual jump between slides. */
.carousel-track{
  transition:transform 1.15s cubic-bezier(.22,1,.36,1)!important;
}
.carousel-slide,
.carousel-slide.active{
  flex:0 0 auto;
  width:min(58vw,820px)!important;
  height:520px!important;
}
.carousel-slide{
  opacity:.24!important;
  transform:translateY(20px) scale(.72) rotateY(7deg)!important;
  filter:saturate(.5) brightness(.94)!important;
  transition:
    opacity .85s ease,
    transform 1.15s cubic-bezier(.22,1,.36,1),
    filter .85s ease,
    box-shadow 1.15s cubic-bezier(.22,1,.36,1)!important;
}
.carousel-slide.previous{
  transform:translateY(14px) scale(.78) rotateY(6deg)!important;
  opacity:.5!important;
}
.carousel-slide.next{
  transform:translateY(14px) scale(.78) rotateY(-6deg)!important;
  opacity:.5!important;
}
.carousel-slide.active{
  transform:translateY(0) scale(1) rotateY(0)!important;
  opacity:1!important;
}
.carousel-slide img{
  transform:scale(1.08)!important;
  transition:transform 1.5s cubic-bezier(.22,1,.36,1),filter .8s ease!important;
}
.carousel-slide.active img{transform:scale(1)!important}
.carousel-controls button{
  transition:transform .35s ease,background-color .35s ease,color .35s ease!important;
}
.carousel-controls button:hover{transform:translateY(-2px)}

@media(max-width:800px){
  .carousel-gallery{height:675px!important}
  .carousel-top{
    align-items:start;
    gap:12px;
    margin-bottom:12px!important;
  }
  .carousel-top h2{
    max-width:240px;
    font-size:29px!important;
    line-height:1.02;
  }
  .carousel-controls{gap:6px}
  .carousel-controls button{width:40px;height:40px}
  .carousel-slide,
  .carousel-slide.active{
    width:86vw!important;
    height:430px!important;
  }
  .carousel-slide{
    transform:translateY(12px) scale(.78)!important;
  }
  .carousel-slide.previous,
  .carousel-slide.next{
    transform:translateY(8px) scale(.82)!important;
  }
  .carousel-slide.active{transform:translateY(0) scale(1)!important}
  .faq-visual{min-height:470px}
  .faq-visual>div{left:22px;bottom:24px}
  .faq-visual strong{font-size:29px}
  .faq-content{padding:46px 16px 62px}
  .faq .questions{gap:9px}
  .faq .questions button{
    min-height:64px;
    padding-top:17px;
    padding-bottom:17px;
  }
}

@media(max-width:480px){
  .carousel-gallery{height:640px!important;padding-top:34px!important}
  .carousel-viewport{height:438px!important}
  .carousel-slide,
  .carousel-slide.active{
    width:88vw!important;
    height:410px!important;
  }
  .carousel-slide em{left:65px!important;right:12px}
  .faq-visual{min-height:430px}
  .faq-content h2{line-height:.94}
}

@media(prefers-reduced-motion:reduce){
  .carousel-track,
  .carousel-slide,
  .carousel-slide img,
  .carousel-progress button.active:after{
    animation:none!important;
    transition-duration:.01ms!important;
  }
}

/* Full-width Cherry Crystal diary */
.carousel-gallery{
  height:auto!important;
  padding:86px 0 78px!important;
  overflow:hidden;
  background:#f3e9e3!important;
}
.carousel-top{
  width:min(1440px,calc(100% - 80px))!important;
  margin:0 auto 38px!important;
  display:grid;
  grid-template-columns:1fr auto;
  align-items:end;
  gap:40px;
}
.carousel-top h2{
  max-width:900px;
  margin:8px 0 0;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(48px,5.3vw,82px)!important;
  line-height:.95;
  font-style:italic;
  font-weight:400;
  color:#8f0002;
}
.carousel-top>p{
  max-width:300px;
  margin:0 0 7px;
  color:#735c59;
  font-size:13px;
  line-height:1.55;
}
.carousel-viewport{
  height:auto!important;
  overflow:hidden!important;
  perspective:none!important;
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);
  mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent);
}
.carousel-viewport:before,
.carousel-viewport:after{display:none!important}
.carousel-track{
  width:max-content;
  display:flex;
  align-items:stretch!important;
  gap:18px!important;
  padding:0;
  animation:diaryMarquee 34s linear infinite;
  transition:none!important;
  will-change:transform;
}
.carousel-viewport:hover .carousel-track{animation-play-state:paused}
.carousel-gallery.is-paused .carousel-track{animation-play-state:paused}
.carousel-slide,
.carousel-slide.active,
.carousel-slide.previous,
.carousel-slide.next,
.carousel-slide.far{
  position:relative;
  flex:0 0 clamp(280px,24vw,410px);
  width:clamp(280px,24vw,410px)!important;
  height:590px!important;
  margin:0;
  overflow:hidden;
  border:0!important;
  border-radius:28px!important;
  opacity:1!important;
  transform:none!important;
  filter:none!important;
  background:#d9cbc4;
  box-shadow:none!important;
}
.carousel-slide:nth-child(even){transform:translateY(34px)!important}
.carousel-slide img,
.carousel-slide.active img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
  transform:scale(1.01)!important;
  transition:transform .8s cubic-bezier(.22,1,.36,1)!important;
}
.carousel-slide:hover img{transform:scale(1.035)!important}
.carousel-slide:before{display:none!important}
.carousel-slide:after{
  content:"";
  position:absolute;
  inset:62% 0 0!important;
  display:block;
  background:linear-gradient(transparent,rgba(55,0,4,.7))!important;
  opacity:1!important;
}
.carousel-slide figcaption{
  position:absolute;
  z-index:2;
  left:24px;
  bottom:23px;
  color:#fff6ef;
  font-family:Georgia,"Times New Roman",serif;
  font-size:20px;
  font-style:italic;
}
.carousel-progress,.carousel-controls{display:none!important}
@keyframes diaryMarquee{to{transform:translateX(calc(-50% - 9px))}}

/* Selective editorial entrances */
.reveal-target{
  filter:none;
  transform:translateY(22px);
  transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);
}
.reveal-target.is-visible h2{
  animation:editorialTitle .95s cubic-bezier(.22,1,.36,1) both;
}
.reveal-target.is-visible h3,
.reveal-target.is-visible>p{
  animation:editorialSoft .8s .12s cubic-bezier(.22,1,.36,1) both;
}
@keyframes editorialTitle{
  from{opacity:0;filter:blur(8px);transform:translateY(28px);clip-path:inset(0 0 100% 0)}
  to{opacity:1;filter:blur(0);transform:none;clip-path:inset(0)}
}
@keyframes editorialSoft{
  from{opacity:0;transform:translateY(16px)}
  to{opacity:1;transform:none}
}

/* Functional mobile menu */
.menu{position:relative;width:42px;height:42px}
.menu i{
  position:absolute;
  left:10px;
  width:22px;
  height:1px;
  background:currentColor;
  transition:transform .35s ease,top .35s ease;
}
.menu i:first-child{top:16px}
.menu i:last-child{top:24px}
.menu-open .menu i:first-child{top:20px;transform:rotate(45deg)}
.menu-open .menu i:last-child{top:20px;transform:rotate(-45deg)}

/* Tablet bridge */
@media(min-width:801px) and (max-width:1180px){
  .shell{width:min(calc(100% - 48px),1040px)}
  .nav{left:24px;width:calc(100% - 48px);padding-inline:20px}
  .nav nav{gap:17px}
  .nav nav a{font-size:12px}
  .nav-buy{padding-inline:17px}
  .hero{height:850px;min-height:850px}
  .hero-copy{left:5%;top:126px;width:45%}
  .hero h1{font-size:52px!important}
  .hero p{font-size:15px}
  .hero-formula{display:none}
  .hero-benefits{grid-template-columns:repeat(2,1fr);width:100%}
  .hero-benefits span{min-height:68px;font-size:10px!important}
  .hero-media{width:60%;right:-7%;height:760px}
  .biotech-copy h2{font-size:64px!important}
  .biotech-points{right:2%;width:250px}
  .experience-grid{width:calc(100% - 48px);grid-template-columns:.9fr 1.1fr;gap:45px}
  .experience-copy h2{font-size:58px}
  .benefits{gap:48px}
  .formula-section{gap:45px}
  .plan-grid{gap:14px}
  .plan{padding-inline:18px}
  .faq{grid-template-columns:.9fr 1.1fr}
  .faq-content{padding-inline:38px}
}

@media(min-width:1181px) and (max-width:1500px){
  .nav{left:32px;width:calc(100% - 64px)}
  .hero-copy{left:5%;width:43%}
  .hero h1{font-size:60px!important}
  .hero p{font-size:16px}
  .hero-media{right:-3%;width:61%}
  .hero-formula{width:min(520px,100%)}
  .biotech-copy h2{font-size:74px!important}
  .biotech-points{right:3%;width:270px}
  .experience-copy h2{font-size:64px}
}

/* Mobile clarity and performance */
@media(max-width:800px){
  .menu{color:#780006!important}
  .nav nav{
    position:fixed;
    z-index:20;
    inset:76px 14px auto;
    padding:22px;
    display:grid!important;
    gap:0;
    border:1px solid rgba(154,0,2,.12);
    border-radius:8px;
    background:rgba(255,248,244,.96);
    box-shadow:0 25px 55px rgba(76,0,4,.18);
    backdrop-filter:blur(18px);
    opacity:0;
    visibility:hidden;
    transform:translateY(-12px);
    transition:opacity .3s ease,visibility .3s ease,transform .3s ease;
  }
  .nav nav a{
    padding:14px 4px;
    border-bottom:1px solid rgba(154,0,2,.1);
    color:#780006!important;
    font-size:12px;
  }
  .nav nav a:last-child{border:0}
  .menu-open .nav nav{opacity:1;visibility:visible;transform:none}
  .menu-open{overflow:hidden}
  .hero-benefits{grid-template-columns:repeat(2,1fr)!important}
  .hero-benefits span{min-height:76px!important;font-size:11px!important;line-height:1.2}
  .hero-benefits i{font-size:19px}
  .biotech-scene{height:880px}
  .biotech-points{bottom:82px}
  .biotech-cta{bottom:18px}
  .carousel-gallery{padding:55px 0 50px!important}
  .carousel-top{
    width:calc(100% - 28px)!important;
    margin-bottom:25px!important;
    grid-template-columns:1fr;
    gap:12px;
  }
  .carousel-top h2{max-width:100%;font-size:42px!important}
  .carousel-top>p{font-size:12px}
  .carousel-viewport{-webkit-mask-image:none;mask-image:none}
  .carousel-track{gap:12px!important;animation-duration:25s}
  .carousel-slide,
  .carousel-slide.active,
  .carousel-slide.previous,
  .carousel-slide.next,
  .carousel-slide.far{
    flex-basis:72vw;
    width:72vw!important;
    height:470px!important;
    border-radius:20px!important;
  }
  .carousel-slide:nth-child(even){transform:translateY(18px)!important}
  .carousel-slide figcaption{left:18px;bottom:18px;font-size:17px}
  .reveal-target{filter:none}
}

/* Large displays and TV */
@media(min-width:1600px){
  .shell{width:min(calc(100% - 120px),1380px)}
  .nav{max-width:1500px;left:50%;transform:translateX(-50%);width:calc(100% - 120px)}
  .hero{min-height:980px;height:100vh}
  .hero-copy{left:max(5vw,calc((100% - 1500px)/2));top:18%;width:40%}
  .hero h1{font-size:clamp(74px,5.1vw,104px)!important}
  .hero p{max-width:660px;font-size:20px}
  .hero-media{height:94%;width:58%}
  .biotech-scene{height:min(100vh,1050px)}
  .biotech-copy{left:max(5vw,calc((100% - 1500px)/2))!important}
  .experience-grid{max-width:1500px}
  .carousel-top{max-width:1500px}
  .carousel-slide,
  .carousel-slide.active,
  .carousel-slide.previous,
  .carousel-slide.next,
  .carousel-slide.far{
    flex-basis:430px;
    width:430px!important;
    height:650px!important;
  }
  .carousel-track{animation-duration:46s}
}

@media(prefers-reduced-motion:reduce){
  .carousel-track,
  .mode-ticker div,
  .crystal-bridge div,
  .edge-cherry,
  .molecules i,
  .biotech-points article>span,
  .point-line{
    animation:none!important;
  }
  .reveal-target,.reveal-target *{
    opacity:1!important;
    filter:none!important;
    transform:none!important;
    animation:none!important;
    transition:none!important;
  }
  .hero-copy h1,
  .hero-copy p,
  .hero-media{
    animation:none!important;
    transition:none!important;
  }
}

/* Final hero and diary slider correction */
#home.hero{
  height:clamp(640px,100vh,820px)!important;
  min-height:640px!important;
  background:#efe6de!important;
}
#home.hero:after{
  background:
    linear-gradient(90deg,#efe6de 0%,rgba(239,230,222,.98) 34%,rgba(239,230,222,.68) 49%,rgba(239,230,222,.08) 68%,transparent 100%)!important;
  z-index:1!important;
}
#home .nav{z-index:5!important}
#home .hero-copy{z-index:3!important}
#home .hero-media{
  inset:0!important;
  width:100%!important;
  height:100%!important;
  right:auto!important;
  top:0!important;
  z-index:0!important;
  pointer-events:none;
}
#home .hero-media img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center right!important;
  border-radius:0!important;
  opacity:1!important;
  filter:none!important;
}
#home .hero-glass{display:none!important}
.carousel-track{animation-duration:68s!important}
@media(max-width:800px){
  #home.hero{height:920px!important;min-height:920px!important}
  #home.hero:after{
    background:linear-gradient(180deg,#efe6de 0%,rgba(239,230,222,.97) 45%,rgba(239,230,222,.42) 62%,rgba(239,230,222,.08) 82%,rgba(91,0,4,.22) 100%)!important;
  }
  #home .hero-media img{object-position:61% top!important}
  .carousel-track{animation-duration:52s!important}
}
@media(min-width:1600px){
  .carousel-track{animation-duration:82s!important}
}
