@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap');
:root{--ivory:#f8f4ec;--white:#fff;--gold:#b9802f;--gold2:#d8b26c;--ink:#26221e;--muted:#706b65;--line:#eadfce;--shadow:0 14px 40px rgba(78,55,25,.08);font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--ivory)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fffdfa 0%,var(--ivory) 35%,#fffdfa 100%)}button,a{font:inherit}button{cursor:pointer}.navbar{position:sticky;top:0;z-index:50;height:78px;display:flex;align-items:center;gap:28px;padding:8px max(5vw,24px);background:rgba(255,253,249,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(218,190,150,.45)}.brand{margin-right:auto}.brand img{width:138px;height:58px;object-fit:contain;mix-blend-mode:multiply}.navbar nav{display:flex;gap:34px}.navbar nav a{text-decoration:none;color:var(--ink);font-size:14px}.navbar nav a:hover{color:var(--gold)}.wa-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:#fff}.menu-btn{display:none;background:none;border:0}.hero{min-height:620px;display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:5vw;padding:70px max(6vw,28px) 60px;overflow:hidden}.hero-copy{max-width:640px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:11px;color:var(--muted);margin:0 0 8px}.eyebrow.gold{color:var(--gold)}h1,h2,h3{font-family:'Playfair Display',serif}.hero h1{font-size:clamp(48px,5.2vw,78px);line-height:.98;margin:8px 0 28px;font-weight:600}.hero h1 span{color:var(--gold)}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;color:#504a44;max-width:540px}.gold-btn{border:0;border-radius:12px;background:linear-gradient(135deg,#a96716,#d3a34d 52%,#b77720);color:white;padding:16px 28px;font-weight:700;box-shadow:0 12px 28px rgba(177,122,42,.22);position:relative;overflow:hidden}.gold-btn small{display:block;font-size:11px;font-weight:500;margin-top:3px}.shimmer{position:relative;overflow:hidden}.shimmer::after{content:"";position:absolute;inset:-40% auto -40% -45%;width:26%;transform:skewX(-18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:shine 4s ease-in-out infinite;pointer-events:none}@keyframes shine{0%,65%{left:-45%}100%{left:125%}}.hero-wa{display:flex;gap:12px;align-items:center;margin-top:20px}.hero-wa>a{width:48px;height:48px;flex:none;border-radius:50%;background:#25D366;color:#fff;display:grid;place-items:center}.hero-wa>div{display:grid;gap:5px;font-size:12px;color:var(--muted)}.hero-products{height:460px;display:flex;align-items:end;justify-content:center;gap:4%;position:relative}.hero-products::before{content:"";position:absolute;width:92%;height:62%;bottom:0;border-radius:50% 50% 12% 12%;background:radial-gradient(circle at center,#fff 0,#f1e4cf 65%,transparent 66%);filter:drop-shadow(0 24px 24px rgba(104,72,26,.10))}.hero-products img{position:relative;max-height:390px;max-width:31%;object-fit:contain;filter:drop-shadow(0 22px 15px rgba(25,20,15,.18))}.hero-products img:nth-child(2){max-height:420px}.section{padding:54px max(5vw,24px)}.section-title{display:flex;align-items:center;gap:18px;justify-content:center;text-align:center;margin-bottom:28px}.section-title>span{width:90px;height:1px;background:linear-gradient(90deg,transparent,var(--gold2))}.section-title>span:last-child{background:linear-gradient(90deg,var(--gold2),transparent)}.section-title h2{font-size:34px;margin:0 0 6px;font-weight:600}.section-title p{margin:0;color:var(--muted);font-size:14px}.favorite-grid,.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;max-width:1240px;margin:auto}.product-card{background:rgba(255,255,255,.83);border:1px solid var(--line);border-radius:18px;padding:18px;text-align:center;box-shadow:var(--shadow);transition:.25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 46px rgba(78,55,25,.13)}.product-image-wrap{height:220px;display:grid;place-items:center}.product-image{max-width:100%;max-height:210px;object-fit:contain}.product-card h3{margin:4px 0 7px;font-size:24px}.product-card .tags,.product-card .impression{font-size:12px;color:var(--muted);min-height:18px}.prices{display:flex;gap:12px;justify-content:center;margin:14px 0}.prices span{display:grid;font-size:12px}.prices b{font-size:11px;color:var(--muted)}.outline-btn{width:100%;background:transparent;color:var(--gold);border:1px solid #d7a65c;padding:10px 12px;border-radius:10px;font-weight:600}.outline-btn:hover{background:#fff8ec}.quiz-section{padding-top:30px}.quiz-panel{max-width:1280px;margin:auto;background:rgba(255,255,255,.78);border:1px solid var(--line);border-radius:20px;padding:24px;display:grid;grid-template-columns:repeat(2,1fr);gap:22px;box-shadow:var(--shadow)}.quiz-group h4{margin:0 0 10px;font-size:14px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chip{border:1px solid #e3d5c1;background:#fff;border-radius:999px;padding:8px 12px;font-size:12px;color:#5b544c}.chip:hover,.chip.active{border-color:var(--gold);background:#fff6e8;color:#945e16}.quiz-submit{grid-column:1/-1;justify-self:center;min-width:290px;display:flex;gap:8px;align-items:center;justify-content:center}.results-grid{max-width:1150px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.result-card{display:grid;grid-template-columns:38% 1fr;gap:18px;position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.result-card>img{width:100%;height:210px;object-fit:contain}.rank{position:absolute;top:12px;left:12px;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#9f691d,#e0b869);color:white;display:grid;place-items:center;font-weight:700}.result-info{padding-top:10px}.result-info h3{font-size:25px;margin:4px 0}.result-info p{font-size:12px;color:var(--muted)}.score{font-family:'Playfair Display';font-size:32px;color:var(--gold);margin:12px 0}.score small{font-family:'DM Sans';font-size:11px;display:block}.empty-result{max-width:720px;margin:auto;padding:28px;text-align:center;border:1px dashed #d8c4a4;border-radius:16px;color:var(--muted)}.brand-tabs{display:flex;justify-content:center;gap:10px;margin-bottom:24px}.brand-tabs button{border:1px solid var(--line);background:#fff;padding:10px 26px;border-radius:999px}.brand-tabs button.active{background:var(--gold);color:#fff;border-color:var(--gold)}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.product-card.compact .product-image-wrap{height:170px}.product-card.compact .product-image{max-height:160px}.selected-product{outline:2px solid rgba(185,128,47,.45);border-radius:18px}.product-detail{background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 16px 16px;padding:14px;font-size:12px;line-height:1.55;color:#5e5750}.product-detail p{margin:6px 0}.note{color:#9c6519}.trust-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1240px;margin:auto}.trust-row>div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:var(--shadow)}.trust-row h3{font-size:25px;margin:0 0 8px}.trust-row p{margin:0;color:var(--muted);line-height:1.6}.review-strip{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 2px 14px;max-width:1280px;margin:auto}.review-strip figure{min-width:220px;width:220px;margin:0;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;scroll-snap-align:start;box-shadow:var(--shadow)}.review-strip img{width:100%;height:250px;object-fit:cover;border-radius:9px}.review-strip figcaption{text-align:center;font-size:11px;color:var(--muted);padding:8px 0 2px}.faq-list{max-width:1050px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:12px;padding:0 16px}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:15px 0;font-weight:600;font-size:13px;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{font-size:12px;color:var(--muted);line-height:1.6;margin:0 0 15px}.final-cta{margin:30px max(5vw,24px) 0;padding:26px 32px;border:1px solid #e3c593;border-radius:18px;background:linear-gradient(110deg,#fffdf8,#f6ead5);display:flex;align-items:center;justify-content:space-between;gap:20px}.final-cta h2{font-size:30px;margin:0}.final-cta p{margin:5px 0 0;color:var(--muted)}.wa-big{display:flex;align-items:center;gap:9px;text-decoration:none;background:#25D366;color:white;padding:14px 22px;border-radius:12px;font-weight:700}footer{margin-top:40px;padding:24px max(5vw,24px);border-top:1px solid var(--line);display:flex;align-items:center;gap:36px;background:#fff}footer img{width:130px;height:60px;object-fit:contain;mix-blend-mode:multiply}footer div{display:grid;font-size:12px}footer small{margin-left:auto;color:var(--muted)}
@media(max-width:900px){.navbar{height:68px;padding:6px 18px}.brand img{width:118px;height:48px}.navbar nav{display:none;position:absolute;top:68px;left:12px;right:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;box-shadow:var(--shadow)}.navbar nav.open{display:grid}.navbar nav a{padding:12px}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding:46px 20px 28px;gap:22px}.hero h1{font-size:48px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-products{height:290px;order:-1}.hero-products img{max-height:255px}.hero-products img:nth-child(2){max-height:275px}.section{padding:38px 18px}.section-title h2{font-size:28px}.section-title>span{width:35px}.favorite-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.favorite-grid .product-card{min-width:78vw;scroll-snap-align:center}.quiz-panel{grid-template-columns:1fr;padding:18px}.results-grid{grid-template-columns:1fr}.result-card{grid-template-columns:32% 1fr}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{padding:12px}.product-card.compact .product-image-wrap{height:130px}.product-card.compact .product-image{max-height:125px}.product-card h3{font-size:18px}.prices{gap:8px;flex-wrap:wrap}.trust-row{grid-template-columns:1fr;padding-left:18px;padding-right:18px}.faq-list{grid-template-columns:1fr}.final-cta{margin:20px 18px 0;padding:22px;align-items:flex-start;flex-direction:column}.wa-big{width:100%;justify-content:center}footer{flex-wrap:wrap;gap:18px;padding:22px 18px}footer small{width:100%;margin-left:0}.review-strip figure{min-width:70vw;width:70vw}.review-strip img{height:300px}}
@media(max-width:560px){.hero{padding-top:28px}.hero-products{height:240px}.hero-products img{max-height:210px}.hero-products img:nth-child(2){max-height:225px}.hero h1{font-size:42px}.gold-btn{width:100%}.hero-wa{align-items:flex-start}.hero-wa>div{font-size:11px}.collection-grid{grid-template-columns:repeat(2,1fr)}.product-card.compact .tags{min-height:34px}.product-card.compact .prices{font-size:10px}.quiz-submit{min-width:0;width:100%}.section-title{gap:10px}.section-title h2{font-size:26px}.score{font-size:28px}.result-card>img{height:170px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.shimmer::after{animation:none}}


/* === Mystara targeted revisions === */
.wa-icon svg,.hero-wa>a svg{width:22px;height:22px;fill:#fff;display:block}

.hero-products{
  height:480px;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  align-items:end;
  justify-content:center;
  gap:8px;
  position:relative;
  overflow:visible;
}
.hero-products::before{display:none}
.hero-product-stage{
  height:100%;
  min-width:0;
  position:relative;
  display:flex;
  align-items:flex-end;
  justify-content:center;
  padding:0 2px 44px;
  overflow:hidden;
  isolation:isolate;
}
.hero-product-stage img{
  position:relative;
  z-index:3;
  max-width:100%;
  width:auto;
  height:auto;
  max-height:390px;
  object-fit:contain;
  filter:drop-shadow(0 24px 17px rgba(30,22,14,.18));
}
.hero-product-stage:nth-child(2) img{max-height:405px}
.hero-product-stage:nth-child(3) img{max-height:395px}
.hero-product-stage:nth-child(4) img{max-height:392px}
.stone-stage{
  position:absolute;
  z-index:1;
  left:4%;right:4%;bottom:18px;
  height:72px;
  border-radius:50% 50% 24% 24% / 24% 24% 58% 58%;
  background:
    radial-gradient(ellipse at 50% 18%,rgba(255,255,255,.95) 0 10%,transparent 40%),
    linear-gradient(160deg,#eee6da 0%,#d7ccbd 38%,#b9ad9d 64%,#e6ddd1 100%);
  box-shadow:0 16px 20px rgba(58,43,25,.16),inset 0 2px 8px rgba(255,255,255,.8),inset 0 -8px 12px rgba(87,70,48,.12);
  transform:perspective(320px) rotateX(58deg);
}
.stone-stage::after{
  content:"";position:absolute;inset:8px 12% 13px;border-radius:50%;
  background:linear-gradient(110deg,rgba(255,255,255,.55),rgba(157,143,124,.15),rgba(255,255,255,.42));
  filter:blur(.2px)
}
.hero-gloss::after{
  content:"";
  position:absolute;
  z-index:4;
  top:4%;bottom:8%;left:-55%;
  width:24%;
  transform:skewX(-17deg);
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),rgba(255,248,224,.48),rgba(255,255,255,.22),transparent);
  filter:blur(1px);
  animation:heroShine 4s ease-in-out infinite;
  animation-delay:var(--gloss-delay,0s);
  pointer-events:none;
}
@keyframes heroShine{0%,58%{left:-55%;opacity:0}65%{opacity:.8}82%{opacity:.7}100%{left:130%;opacity:0}}

.quiz-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:10px}
.quiz-actions .quiz-submit{grid-column:auto;justify-self:auto}
.reset-btn{border:1px solid #dfd1bc;background:#fff;color:#766c60;border-radius:9px;padding:9px 15px;font-size:12px;font-weight:600;transition:.2s}
.reset-btn:hover{border-color:var(--gold);color:var(--gold);background:#fffaf2}

.review-proof{cursor:zoom-in;transition:.2s}
.review-proof:hover{transform:translateY(-3px);border-color:#d8b47c}
.review-proof:focus-visible{outline:2px solid var(--gold);outline-offset:3px}
.proof-modal{position:fixed;inset:0;z-index:200;background:rgba(25,21,17,.56);backdrop-filter:blur(5px);display:none;align-items:center;justify-content:center;padding:34px}
.proof-modal.open{display:flex}
.proof-modal-card{width:min(620px,78vw);height:min(76vh,720px);background:#fff;border:1px solid rgba(225,207,181,.9);border-radius:18px;padding:12px;box-shadow:0 30px 80px rgba(23,18,12,.3);display:grid;place-items:center}
.proof-modal-card img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:10px}
.proof-modal-close{position:fixed;top:24px;right:28px;width:38px;height:38px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(30,25,20,.66);color:#fff;font-size:26px;line-height:1;display:grid;place-items:center;z-index:201}
body.modal-open{overflow:hidden}

.faq-list{align-items:start}
.faq-list details{align-self:start;width:100%}

@media(max-width:900px){
  .hero-products{height:335px;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px}
  .hero-product-stage{padding-bottom:34px}
  .hero-product-stage img,.hero-product-stage:nth-child(2) img,.hero-product-stage:nth-child(3) img,.hero-product-stage:nth-child(4) img{max-height:285px;max-width:112%}
  .stone-stage{bottom:11px;height:53px;left:1%;right:1%}
  .quiz-actions{flex-direction:column-reverse;gap:8px}
  .reset-btn{align-self:center;padding:8px 14px}
  .proof-modal{padding:24px 14px}
  .proof-modal-card{width:min(86vw,520px);height:min(72vh,620px)}
  .proof-modal-close{top:14px;right:14px}
}
@media(max-width:560px){
  .hero-products{height:275px;gap:0}
  .hero-product-stage{padding:0 0 29px}
  .hero-product-stage img,.hero-product-stage:nth-child(2) img,.hero-product-stage:nth-child(3) img,.hero-product-stage:nth-child(4) img{max-height:225px;max-width:118%}
  .stone-stage{height:43px;bottom:8px}
  .hero-gloss::after{width:30%}
  .quiz-actions .quiz-submit{width:100%}
  .reset-btn{font-size:11px;padding:7px 13px}
  .proof-modal-card{width:88vw;height:68vh;padding:9px}
}


/* === v3 focused fixes: larger hero products, stone stage, FAQ no empty gap === */
.hero-products{
  height:520px;
  grid-template-columns:repeat(4,minmax(145px,1fr));
  gap:0;
  align-items:end;
  justify-items:center;
  padding:0 8px 0 0;
}
.hero-product-stage{
  padding:0 0 56px;
  overflow:visible;
}
.hero-product-stage img{
  max-width:none;
  transform-origin:center bottom;
}
.hero-product-mykonos-inception img{max-height:428px;max-width:122%;}
.hero-product-mykonos-marbela img{max-height:445px;max-width:122%;}
.hero-product-velixir-icarus img{max-height:448px;max-width:140%;}
.hero-product-velixir-selene img{max-height:448px;max-width:140%;}
.stone-stage{
  left:2%;
  right:2%;
  bottom:16px;
  height:92px;
  border-radius:22px;
  clip-path:polygon(5% 70%,11% 26%,29% 10%,52% 14%,73% 20%,92% 34%,98% 66%,93% 88%,68% 96%,37% 93%,12% 86%);
  background:
    radial-gradient(circle at 28% 25%, rgba(255,255,255,.75) 0 8%, transparent 16%),
    radial-gradient(circle at 72% 36%, rgba(255,255,255,.34) 0 6%, transparent 14%),
    linear-gradient(160deg,#f3ecdf 0%,#e1d5c6 28%,#c3b4a2 58%,#b29f8a 72%,#ece2d5 100%);
  box-shadow:
    0 18px 22px rgba(58,43,25,.18),
    inset 0 3px 10px rgba(255,255,255,.78),
    inset 0 -10px 13px rgba(96,77,54,.13);
  transform:perspective(500px) rotateX(63deg) translateZ(0);
  filter:saturate(.92);
}
.stone-stage::before{
  content:"";
  position:absolute;
  inset:12px 9% 17px;
  border-radius:40% 38% 42% 35% / 54% 48% 38% 44%;
  background:linear-gradient(112deg,rgba(255,255,255,.55),rgba(255,255,255,.05) 34%,rgba(115,95,68,.12) 58%,rgba(255,255,255,.42));
  opacity:.85;
}
.stone-stage::after{
  content:"";
  position:absolute;
  inset:18px 18% 18px;
  border-radius:50%;
  background:radial-gradient(ellipse at center, rgba(117,95,66,.16) 0%, rgba(117,95,66,.04) 55%, transparent 72%);
  filter:blur(1px);
}
.hero-gloss::after{top:2%;bottom:5%;width:22%;}

.faq-list{
  display:block;
  max-width:1110px;
  column-count:2;
  column-gap:14px;
}
.faq-list details{
  display:inline-block;
  width:100%;
  margin:0 0 12px;
  break-inside:avoid;
  vertical-align:top;
}

@media(max-width:900px){
  .hero-products{height:355px;grid-template-columns:repeat(4,minmax(70px,1fr));gap:1px;padding-right:0;}
  .hero-product-stage{padding-bottom:42px;}
  .hero-product-mykonos-inception img{max-height:295px;max-width:128%;}
  .hero-product-mykonos-marbela img{max-height:305px;max-width:128%;}
  .hero-product-velixir-icarus img{max-height:310px;max-width:150%;}
  .hero-product-velixir-selene img{max-height:310px;max-width:150%;}
  .stone-stage{height:60px;bottom:10px;left:1%;right:1%;}
  .faq-list{column-count:1;}
}
@media(max-width:560px){
  .hero-products{height:290px;}
  .hero-product-stage{padding-bottom:35px;}
  .hero-product-mykonos-inception img{max-height:238px;max-width:132%;}
  .hero-product-mykonos-marbela img{max-height:246px;max-width:132%;}
  .hero-product-velixir-icarus img{max-height:248px;max-width:154%;}
  .hero-product-velixir-selene img{max-height:248px;max-width:154%;}
  .stone-stage{height:47px;bottom:7px;}
}


/* === v4 focused adjustments only === */
/* Desktop hero: slightly larger product display */
@media(min-width:901px){
  .hero-products{height:548px;}
  .hero-product-stage{padding-bottom:66px;}
  .hero-product-mykonos-inception img{max-height:458px;max-width:128%;}
  .hero-product-mykonos-marbela img{max-height:474px;max-width:128%;}
  .hero-product-velixir-icarus img{max-height:478px;max-width:146%;}
  .hero-product-velixir-selene img{max-height:478px;max-width:146%;}

  /* Premium pedestal: product visually sits on top of it */
  .stone-stage{
    bottom:8px;
    height:108px;
    left:1%;right:1%;
    clip-path:polygon(4% 67%,9% 27%,22% 13%,46% 8%,72% 13%,91% 29%,98% 66%,94% 87%,73% 96%,41% 95%,14% 87%);
    background:
      radial-gradient(ellipse at 47% 20%,rgba(255,255,255,.9) 0 12%,transparent 36%),
      radial-gradient(circle at 22% 40%,rgba(255,255,255,.28) 0 7%,transparent 18%),
      linear-gradient(165deg,#f4ede2 0%,#dfd3c3 34%,#c8b9a6 62%,#ad9b86 78%,#e5dacd 100%);
    box-shadow:0 18px 26px rgba(58,43,25,.19),inset 0 4px 10px rgba(255,255,255,.72),inset 0 -11px 15px rgba(88,70,48,.12);
    transform:perspective(520px) rotateX(61deg);
  }
  .hero-product-stage img{margin-bottom:-3px;}
}

/* Customer proof popup: medium-sized, never fills the screen */
.proof-modal{padding:40px;}
.proof-modal-card{
  width:min(520px,68vw);
  height:min(640px,72vh);
  padding:12px;
}
.proof-modal-card img{max-width:100%;max-height:100%;object-fit:contain;}

@media(max-width:900px){
  .proof-modal-card{width:min(82vw,460px);height:min(64vh,560px);}
}
@media(max-width:560px){
  .proof-modal{padding:22px;}
  .proof-modal-card{width:84vw;height:58vh;max-width:410px;}
}


/* === v5 focused adjustments: rotating spotlight + original Velixir proportions === */
.hero-product-stage{
  transition:transform .55s ease, opacity .55s ease, filter .55s ease;
  opacity:.76;
  transform:translateY(8px) scale(.95);
}
.hero-product-stage.is-active{
  opacity:1;
  transform:translateY(0) scale(1.04);
  z-index:5;
}
.hero-product-stage.is-active img{
  filter:drop-shadow(0 30px 24px rgba(30,22,14,.22));
}
.hero-product-stage:not(.is-active) .stone-stage{
  filter:saturate(.88) brightness(.98);
}
@media(min-width:901px){
  .hero-products{gap:6px;}
  .hero-product-stage{padding-bottom:62px;}
  .hero-product-mykonos-inception img{max-height:470px;max-width:124%;}
  .hero-product-mykonos-marbela img{max-height:484px;max-width:124%;}
  /* Velixir keep original box+botol proportion, larger without stretching */
  .hero-product-velixir-icarus img{max-height:450px;max-width:124%;}
  .hero-product-velixir-selene img{max-height:450px;max-width:124%;}
  .hero-product-stage.is-active.hero-product-velixir-icarus img,
  .hero-product-stage.is-active.hero-product-velixir-selene img{max-height:462px;max-width:126%;}
}
@media(max-width:900px){
  .hero-product-stage{opacity:1;transform:none;}
  .hero-product-stage.is-active{transform:none;}
}

/* === v6: true moving hero carousel using every collection perfume === */
.hero-products{
  display:block;
  height:548px;
  overflow:hidden;
  padding:0;
  position:relative;
}
.hero-carousel-viewport{
  width:100%;
  height:100%;
  overflow:hidden;
  position:relative;
}
.hero-carousel-track{
  display:flex;
  width:100%;
  height:100%;
  align-items:stretch;
  will-change:transform;
}
.hero-product-stage{
  flex:0 0 25%;
  width:25%;
  height:100%;
  min-width:0;
  position:relative;
  overflow:visible;
  opacity:1;
  transform:none;
  transition:none;
  padding:0;
  isolation:isolate;
}
.hero-product-stage.is-active{transform:none;opacity:1;z-index:auto;}
.hero-product-stage img,
.hero-product-stage.is-active img{
  position:absolute;
  z-index:3;
  left:50%;
  bottom:67px;
  width:auto;
  height:auto;
  max-height:390px;
  max-width:145%;
  transform:translateX(-50%);
  transform-origin:center bottom;
  object-fit:contain;
  filter:drop-shadow(0 25px 18px rgba(30,22,14,.19));
  margin:0;
}
/* Velixir source photos are naturally wider (box + bottle), so enlarge by width only.
   This preserves the original photo proportions and never stretches the image. */
.hero-product-stage.hero-brand-velixir img,
.hero-product-stage.is-active.hero-brand-velixir img{
  max-width:165%;
  max-height:350px;
}
.stone-stage{
  position:absolute;
  z-index:1;
  left:5%;
  right:5%;
  bottom:18px;
  height:78px;
  border-radius:22px;
  clip-path:polygon(4% 65%,9% 30%,22% 14%,45% 8%,72% 13%,91% 28%,98% 64%,94% 86%,74% 96%,42% 95%,14% 87%);
  background:
    radial-gradient(ellipse at 48% 18%,rgba(255,255,255,.94) 0 12%,transparent 38%),
    radial-gradient(circle at 23% 40%,rgba(255,255,255,.28) 0 7%,transparent 18%),
    linear-gradient(165deg,#f3ecdf 0%,#ded1c0 34%,#c6b5a1 62%,#ad9a84 78%,#e5dacb 100%);
  box-shadow:0 16px 24px rgba(58,43,25,.18),inset 0 4px 10px rgba(255,255,255,.74),inset 0 -10px 14px rgba(88,70,48,.12);
  transform:perspective(520px) rotateX(61deg);
  filter:saturate(.92);
}
.hero-product-stage:not(.is-active) .stone-stage{filter:saturate(.92);}
/* Cropped hero copies remove the transparent bottom padding, so every bottle/box sits on the pedestal. */
.hero-gloss::after{top:7%;bottom:9%;width:22%;}

@media(max-width:900px){
  .hero-products{height:355px;}
  .hero-product-stage{flex-basis:25%;width:25%;padding:0;opacity:1;transform:none;}
  .hero-product-stage img,
  .hero-product-stage.is-active img{bottom:49px;max-width:148%;max-height:260px;transform:translateX(-50%);}
  .hero-product-stage.hero-brand-velixir img,
  .hero-product-stage.is-active.hero-brand-velixir img{max-width:168%;max-height:225px;}
  .stone-stage{height:57px;bottom:10px;left:3%;right:3%;}
}
@media(max-width:560px){
  .hero-products{height:290px;}
  .hero-product-stage img,
  .hero-product-stage.is-active img{bottom:40px;max-width:152%;max-height:210px;}
  .hero-product-stage.hero-brand-velixir img,
  .hero-product-stage.is-active.hero-brand-velixir img{max-width:172%;max-height:180px;}
  .stone-stage{height:46px;bottom:7px;left:2%;right:2%;}
}


/* === v7: cleaner 4-slot carousel, no overlap, no visible edge lines === */
.hero-products{
  display:block;
  height:548px;
  overflow:hidden;
  padding:0 10px;
  position:relative;
}
.hero-carousel-viewport{
  width:100%;
  height:100%;
  overflow:hidden;
  position:relative;
  border:0;
  outline:0;
}
.hero-carousel-track{
  display:flex;
  width:max-content;
  height:100%;
  align-items:stretch;
  will-change:transform;
}
.hero-product-stage{
  flex:0 0 var(--hero-slot-width, 240px);
  width:var(--hero-slot-width, 240px);
  max-width:none;
  min-width:0;
  height:100%;
  position:relative;
  overflow:hidden;
  padding:0 10px;
  isolation:isolate;
}
.hero-product-stage img,
.hero-product-stage.is-active img{
  position:absolute;
  z-index:3;
  left:50%;
  bottom:71px;
  width:auto;
  height:auto;
  max-height:405px;
  max-width:88%;
  transform:translateX(-50%);
  transform-origin:center bottom;
  object-fit:contain;
  filter:drop-shadow(0 24px 16px rgba(25,18,12,.17));
  margin:0;
}
.hero-product-stage.hero-brand-velixir img,
.hero-product-stage.is-active.hero-brand-velixir img{
  max-height:380px;
  max-width:94%;
}
.stone-stage{
  position:absolute;
  z-index:1;
  left:12px;
  right:12px;
  bottom:21px;
  height:72px;
  border-radius:26px;
  clip-path:polygon(6% 66%,11% 30%,24% 15%,46% 10%,70% 14%,90% 28%,96% 63%,92% 84%,74% 95%,43% 94%,16% 86%);
  background:
    radial-gradient(ellipse at 50% 24%, rgba(255,255,255,.96) 0 12%, transparent 36%),
    radial-gradient(circle at 22% 38%, rgba(255,255,255,.3) 0 6%, transparent 15%),
    linear-gradient(165deg,#f4eee3 0%,#ded2c2 35%,#c7b6a3 63%,#b5a28d 78%,#e8decf 100%);
  box-shadow:0 16px 22px rgba(58,43,25,.15), inset 0 4px 10px rgba(255,255,255,.76), inset 0 -10px 14px rgba(88,70,48,.1);
  transform:perspective(520px) rotateX(61deg);
}
.hero-gloss::after{top:8%;bottom:12%;width:20%;}

@media(max-width:1200px){
  .hero-product-stage{max-width:none;min-width:0;width:25%;flex-basis:25%;padding:0 8px;}
}
@media(max-width:900px){
  .hero-products{height:355px;padding:0 4px;}
  .hero-product-stage{width:25%;flex-basis:25%;padding:0 4px;max-width:none;min-width:0;}
  .hero-product-stage img,
  .hero-product-stage.is-active img{bottom:52px;max-height:255px;max-width:90%;}
  .hero-product-stage.hero-brand-velixir img,
  .hero-product-stage.is-active.hero-brand-velixir img{max-height:225px;max-width:96%;}
  .stone-stage{height:54px;bottom:11px;left:6px;right:6px;}
}
@media(max-width:560px){
  .hero-products{height:290px;padding:0 2px;}
  .hero-product-stage{padding:0 2px;}
  .hero-product-stage img,
  .hero-product-stage.is-active img{bottom:41px;max-height:205px;max-width:94%;}
  .hero-product-stage.hero-brand-velixir img,
  .hero-product-stage.is-active.hero-brand-velixir img{max-height:180px;max-width:100%;}
  .stone-stage{height:44px;bottom:8px;left:4px;right:4px;}
}


/* === v11: responsive hero carousel slots === */
@media(max-width:900px){
  .hero-product-stage{
    flex:0 0 var(--hero-slot-width, 33.333%);
    width:var(--hero-slot-width, 33.333%);
    max-width:none;
    min-width:0;
    padding:0 7px;
  }
  .hero-product-stage img,
  .hero-product-stage.is-active img{
    max-width:88%;
    max-height:255px;
  }
  .hero-product-stage.hero-brand-velixir img,
  .hero-product-stage.is-active.hero-brand-velixir img{
    max-width:94%;
    max-height:228px;
  }
}

@media(max-width:560px){
  .hero-product-stage{
    flex:0 0 var(--hero-slot-width, 50%);
    width:var(--hero-slot-width, 50%);
    max-width:none;
    min-width:0;
    padding:0 8px;
  }
  .hero-product-stage img,
  .hero-product-stage.is-active img{
    max-width:84%;
    max-height:218px;
  }
  .hero-product-stage.hero-brand-velixir img,
  .hero-product-stage.is-active.hero-brand-velixir img{
    max-width:91%;
    max-height:194px;
  }
  .stone-stage{
    left:8px;
    right:8px;
  }
}
