:root {
  --bg-1:#16103d; --bg-2:#2f1768; --bg-3:#7650c9;
  --violet:#b777ff; --pink:#f29be2; --green:#72e2b2; --gold:#ffd56d;
  --ink:#fff; --soft:#d9d1eb; --muted:#bcb1d4;
  --glass:rgba(255,255,255,.075); --line:rgba(255,255,255,.12);
  --panel:rgba(38,28,100,.82); --shadow:0 24px 64px rgba(16,9,55,.25);
  --max:820px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg-1)}
body{margin:0;min-height:100vh;overflow-x:hidden;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 10% 0%,rgba(193,145,255,.28),transparent 26rem),radial-gradient(circle at 100% 20%,rgba(242,155,226,.17),transparent 24rem),radial-gradient(circle at 85% 100%,rgba(114,226,178,.12),transparent 26rem),linear-gradient(165deg,var(--bg-1),var(--bg-2) 52%,#3c247c)}
button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}
[hidden]{display:none!important}
.ambient{position:fixed;inset:0;z-index:-2;pointer-events:none;overflow:hidden}.ambient__orb{position:absolute;border-radius:50%;filter:blur(30px)}.ambient__orb--one{width:390px;height:390px;left:-190px;top:-170px;background:rgba(183,119,255,.20)}.ambient__orb--two{width:430px;height:430px;right:-230px;bottom:-160px;background:rgba(114,226,178,.13)}.ambient__spark{position:absolute;color:#fff;opacity:.55;text-shadow:0 0 18px #fff}.ambient__spark--one{top:22%;right:7%}.ambient__spark--two{bottom:19%;left:7%}
.topbar{position:sticky;top:0;z-index:40;min-height:66px;padding:8px max(12px,env(safe-area-inset-right)) 8px max(12px,env(safe-area-inset-left));display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;background:rgba(25,15,70,.72);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}
.brand{display:inline-flex;align-items:center;gap:8px;min-width:0}.brand img{width:38px;height:38px;object-fit:contain}.brand span{display:grid;line-height:1}.brand strong{font-size:.9rem}.brand small{margin-top:4px;color:var(--green);font-size:.55rem;font-weight:900;letter-spacing:1px;text-transform:uppercase}.topbar__mode{padding:7px 10px;border-radius:999px;background:rgba(183,119,255,.14);border:1px solid rgba(183,119,255,.20);font-size:.68rem;font-weight:800}.help-button,.icon-button{border:1px solid var(--line);background:rgba(255,255,255,.08);color:#fff;cursor:pointer}.help-button{width:38px;height:38px;border-radius:13px;font-weight:900}
.experience{width:min(100%,var(--max));margin:0 auto;padding:10px 10px calc(70px + env(safe-area-inset-bottom))}
.hero-card,.advisor,.result-card,.compare-card,.clarity-card,.next-step-card{position:relative;margin:10px 0;padding:18px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.04)),var(--panel);box-shadow:var(--shadow);backdrop-filter:blur(18px);overflow:hidden}
.section-tag,.hero-card__eyebrow{margin:0;color:#d6b8ff;font-size:.62rem;font-weight:950;letter-spacing:1.2px;text-transform:uppercase}.section-tag--green{color:var(--green)}
.hero-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(130px,42%);grid-template-areas:"eyebrow visual" "title visual" "lead lead" "benefits benefits" "cta cta";gap:10px 8px;min-height:390px;background:radial-gradient(circle at 78% 22%,rgba(235,151,255,.20),transparent 24%),radial-gradient(circle at 88% 70%,rgba(126,101,255,.20),transparent 30%),linear-gradient(135deg,#1e1c78,#3d249b 52%,#7650c9)}.hero-card::after{content:"";position:absolute;right:-90px;bottom:-120px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.12),transparent 70%)}
.hero-card__eyebrow{grid-area:eyebrow;align-self:end}.hero-card h1{grid-area:title;align-self:start;margin:0;font-size:clamp(2.1rem,10vw,3.2rem);line-height:.96;letter-spacing:-1.8px}.hero-card h1 span{display:block;color:#d994ff}.hero-card__lead{grid-area:lead;margin:0;color:#e4dcf3;font-size:.82rem;line-height:1.45;max-width:38rem}.hero-card__visual{grid-area:visual;position:relative;min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;isolation:isolate}.hero-card__orbit{position:absolute;z-index:1;top:0;width:165px;aspect-ratio:1;border-radius:50%;background:repeating-radial-gradient(circle,rgba(255,255,255,.14) 0 1px,transparent 1px 22px),radial-gradient(circle,rgba(226,171,255,.22),transparent 66%);box-shadow:0 0 40px rgba(230,160,255,.22)}.hero-card__orbit::before,.hero-card__orbit::after{content:"";position:absolute;inset:14%;border-radius:50%;border:1px solid rgba(255,255,255,.16)}.hero-card__orbit::after{inset:31%;border-color:rgba(255,255,255,.11)}.hero-card__sticker{position:relative;z-index:3;width:160px;max-height:190px;object-fit:contain;filter:drop-shadow(0 14px 24px rgba(20,12,72,.32));animation:floatSticker 5.4s ease-in-out infinite}.hero-card__spark{position:absolute;z-index:2;color:#fff3ff;text-shadow:0 0 14px #fff,0 0 24px #d994ff;animation:twinkle 3.2s ease-in-out infinite}.hero-card__spark--one{top:6%;left:4%}.hero-card__spark--two{top:16%;right:2%;animation-delay:1s}.hero-card__hello{position:relative;z-index:4;width:150px;margin-top:-3px;padding:8px 9px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.11);text-align:center;backdrop-filter:blur(8px)}.hero-card__hello strong{display:block;font-size:.64rem}.hero-card__hello span{display:block;margin-top:3px;color:#ece5f8;font-size:.54rem;line-height:1.25}.hero-card__benefits{grid-area:benefits;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.10);border-bottom:1px solid rgba(255,255,255,.10)}.hero-card__benefits div{min-width:0;padding:9px 3px;display:flex;align-items:center;justify-content:center;gap:5px;border-right:1px solid rgba(255,255,255,.10);white-space:nowrap}.hero-card__benefits div:last-child{border-right:0}.hero-card__benefits span{font-size:.82rem}.hero-card__benefits strong{font-size:.58rem;letter-spacing:-.1px}.hero-card__cta{grid-area:cta}
.primary-button,.secondary-button,.copy-button,.text-button,.compare-tab{border:0;cursor:pointer}.primary-button{min-height:48px;padding:11px 15px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;background:linear-gradient(135deg,#9e60ff,#ef78d6);color:#fff;font-weight:900;box-shadow:0 14px 30px rgba(122,64,214,.28)}.primary-button--link{margin-top:16px}.primary-button span{font-size:1rem}
.advisor{padding:16px 14px}.advisor__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.advisor__header h2,.section-heading h2,.next-step-card h2{margin:4px 0 0;font-size:1.45rem;line-height:1.05;letter-spacing:-.8px}.text-button{padding:5px 0;background:transparent;color:#ddbaff;font-size:.72rem;font-weight:850}.text-button:disabled{opacity:.3}.progress-track{height:5px;margin:13px 0 15px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden}.progress-track span{display:block;width:33.333%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),var(--violet),var(--pink));transition:width .3s ease}.question-screen{animation:screenIn .24s ease both}.question-screen h3{margin:0;font-size:1.16rem;line-height:1.15}.question-help{margin:5px 0 10px;color:var(--muted);font-size:.7rem;line-height:1.35}.option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.choice-card{min-height:100px;padding:9px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:rgba(255,255,255,.055);color:#fff;transition:.18s ease}.choice-card__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,rgba(183,119,255,.25),rgba(114,226,178,.10));font-size:1.05rem}.choice-card strong{font-size:.69rem;line-height:1.15}.choice-card small{color:#d4cbe8;font-size:.55rem;line-height:1.2}.choice-card:hover,.choice-card:focus-visible{transform:translateY(-2px);border-color:rgba(217,153,255,.48)}.choice-card.is-selected{border-color:rgba(242,155,226,.85);background:linear-gradient(145deg,rgba(183,119,255,.24),rgba(242,155,226,.12));box-shadow:0 0 0 2px rgba(242,155,226,.09)}.option-grid--three{grid-template-columns:1fr}.option-grid--three .choice-card{min-height:62px;padding:7px 9px;display:grid;grid-template-columns:38px 1fr;grid-template-areas:"icon title" "icon copy";column-gap:8px;text-align:left;align-items:center}.option-grid--three .choice-card__icon{grid-area:icon}.option-grid--three .choice-card strong{grid-area:title;align-self:end}.option-grid--three .choice-card small{grid-area:copy;align-self:start}.advisor__hint{margin-top:9px;color:#bbb1d2;font-size:.58rem;text-align:right}
.result-card{padding:18px 14px;background:radial-gradient(circle at 90% 5%,rgba(236,153,255,.17),transparent 24%),linear-gradient(145deg,rgba(58,41,141,.96),rgba(34,28,98,.96))}.result-card__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.result-card__header h2{margin:5px 0 0;color:#f0a7ff;font-size:1.65rem;line-height:1;letter-spacing:-1px}.result-card__icon{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,rgba(183,119,255,.25),rgba(114,226,178,.12));font-size:1.35rem}.result-card__reason{margin:12px 0 0;color:#e2daee;font-size:.76rem;line-height:1.45}.project-proof{margin:14px 0 0;border:1px solid rgba(255,255,255,.10);border-radius:16px;overflow:hidden;background:rgba(255,255,255,.05)}.project-proof__image-wrap{position:relative;aspect-ratio:16/9;overflow:hidden}.project-proof img{width:100%;height:100%;display:block;object-fit:cover}.project-proof__badge{position:absolute;top:8px;left:8px;padding:5px 7px;border-radius:999px;background:rgba(20,13,63,.82);border:1px solid rgba(255,255,255,.12);font-size:.55rem;font-weight:850}.project-proof figcaption{padding:9px 10px;display:grid;gap:3px}.project-proof figcaption strong{color:#fff;font-size:.7rem}.project-proof figcaption span{color:#cfc5e2;font-size:.59rem;line-height:1.3}.result-directions{margin-top:11px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.direction-card{padding:10px;border-radius:13px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.05)}.direction-card__label{display:block;margin-bottom:5px;font-size:.5rem;font-weight:950;letter-spacing:.6px}.direction-card strong{display:block;font-size:.65rem;line-height:1.35}.direction-card--now{background:linear-gradient(145deg,rgba(114,226,178,.12),rgba(255,255,255,.04))}.direction-card--now .direction-card__label{color:#8ef0bb}.direction-card--later{background:linear-gradient(145deg,rgba(183,119,255,.12),rgba(255,255,255,.04))}.direction-card--later .direction-card__label{color:#d9a9ff}.tech-panel{margin-top:11px;padding:11px;border-radius:14px;background:linear-gradient(135deg,rgba(17,13,63,.30),rgba(183,119,255,.09));border:1px solid rgba(183,119,255,.16)}.tech-panel__heading{display:flex;align-items:center;gap:8px}.tech-panel__heading>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:rgba(183,119,255,.14)}.tech-panel__heading small{display:block;color:#a99fc1;font-size:.5rem;text-transform:uppercase;letter-spacing:.5px}.tech-panel__heading h3{margin:2px 0 0;font-size:.75rem}.tech-chips{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}.tech-chips span{padding:6px 8px;border-radius:999px;background:rgba(114,226,178,.09);border:1px solid rgba(114,226,178,.14);color:#b9f4d7;font-size:.56rem;font-weight:850}.include-panel{margin-top:12px}.result-includes{margin-top:7px;display:flex;flex-wrap:wrap;gap:5px}.result-includes span{padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:#eee8f7;font-size:.56rem;font-weight:800}.result-meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}.result-meta span{padding:5px 7px;border-radius:999px;background:rgba(255,213,109,.08);border:1px solid rgba(255,213,109,.10);color:#ffe7a2;font-size:.52rem;font-weight:800}.result-actions{margin-top:11px;display:grid;grid-template-columns:1fr 1fr;gap:6px}.secondary-button{min-height:40px;padding:8px;border:1px solid var(--line);border-radius:11px;background:rgba(255,255,255,.06);color:#fff;font-size:.58rem;font-weight:850}.why-panel{margin-top:7px;padding:10px;border-radius:12px;background:rgba(114,226,178,.07);border:1px solid rgba(114,226,178,.10);color:#dff5e9;font-size:.65rem;line-height:1.4}.why-panel p{margin:0}.result-summary{margin-top:10px;padding:9px 10px;display:flex;justify-content:space-between;gap:10px;align-items:center;border-radius:12px;background:rgba(255,255,255,.04);border:1px dashed rgba(255,255,255,.13)}.result-summary small{color:var(--green);font-size:.52rem;font-weight:850}.result-summary p{margin:3px 0 0;color:#e9e2f3;font-size:.6rem;line-height:1.35}.icon-button{width:36px;height:36px;flex:0 0 36px;border-radius:11px}
.compare-card,.clarity-card{padding:15px 12px}.section-heading h2{font-size:1.25rem}.compare-tabs{margin-top:10px;padding:3px;display:grid;grid-template-columns:1fr 1fr;gap:3px;border-radius:12px;background:rgba(255,255,255,.05)}.compare-tab{min-height:36px;border-radius:9px;background:transparent;color:#cfc5df;font-size:.64rem;font-weight:850}.compare-tab.is-active{background:linear-gradient(120deg,rgba(183,119,255,.28),rgba(242,155,226,.12));color:#fff}.compare-view{margin-top:8px}.compare-solution{padding:11px;border-radius:13px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.04)}.compare-solution__head{display:flex;align-items:center;gap:8px}.compare-solution__head span{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:rgba(183,119,255,.13)}.compare-solution h3{margin:0;font-size:.82rem}.compare-solution p{color:#cdc3dc;font-size:.64rem;line-height:1.4}.feature-list{margin-top:8px;display:grid;gap:5px}.feature-list span{display:flex;align-items:center;gap:7px;color:#e4dcec;font-size:.6rem}.feature-list span::before{content:"✓";width:18px;height:18px;display:grid;place-items:center;border-radius:6px;background:rgba(114,226,178,.10);color:#9deec5;font-weight:950}.glossary-chips{margin-top:9px;display:flex;flex-wrap:wrap;gap:5px}.glossary-chips button{padding:7px 9px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:rgba(255,255,255,.05);color:#eee8f6;font:inherit;font-size:.6rem;font-weight:850;cursor:pointer}.glossary-chips button.is-active,.glossary-chips button:hover{background:rgba(183,119,255,.20);border-color:rgba(183,119,255,.28)}.term-answer{margin-top:8px;padding:10px;display:flex;gap:8px;border-radius:12px;background:linear-gradient(135deg,rgba(183,119,255,.08),rgba(114,226,178,.05));border:1px solid rgba(255,255,255,.07)}.term-answer p{margin:0;color:#ded6e9;font-size:.63rem;line-height:1.35}
.next-step-card{text-align:center;padding:18px 14px;background:radial-gradient(circle at 50% 0%,rgba(198,134,255,.17),transparent 38%),linear-gradient(145deg,rgba(58,41,141,.95),rgba(34,28,98,.95))}.next-step-card__result{margin:13px auto 0;width:fit-content;padding:9px 12px;display:flex;align-items:center;gap:8px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);font-size:.7rem}.next-step-card>p:not(.section-tag){color:#d4cbe1;font-size:.68rem;line-height:1.4}.copy-button{margin-top:8px;padding:8px;background:transparent;color:#ddbaff;font-size:.65rem;font-weight:850;text-decoration:underline;text-underline-offset:3px}.back-home{display:block;margin-top:12px;color:#bdb2cf;font-size:.62rem;font-weight:800}
.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:end center}.modal__backdrop{position:absolute;inset:0;background:rgba(14,8,48,.68);backdrop-filter:blur(8px)}.modal__panel{position:relative;width:min(100%,680px);max-height:88svh;overflow:auto;padding:18px 14px calc(20px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;border:1px solid rgba(255,255,255,.10);background:linear-gradient(160deg,#58409a,#29216d);box-shadow:0 -30px 80px rgba(20,12,62,.40)}.modal__close{position:sticky;top:0;z-index:2;float:right;width:38px;height:38px;border:0;border-radius:12px;background:rgba(255,255,255,.09);color:#fff;font-size:1.3rem}.modal-content{clear:both}.modal-content h2{margin:5px 0 8px;font-size:1.45rem}.modal-content p{color:#d4cae3;font-size:.7rem;line-height:1.45}.example-frame{margin-top:10px;border:1px solid rgba(255,255,255,.09);border-radius:15px;overflow:hidden;background:rgba(255,255,255,.05)}.example-frame img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover}.example-note{padding:10px;color:#eee8f7;font-size:.65rem;line-height:1.4}.glossary-list{display:grid;gap:7px}.glossary-list article{padding:10px;border-radius:12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}.glossary-list strong{font-size:.72rem}.glossary-list p{margin:4px 0 0;font-size:.64rem}
@keyframes floatSticker{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes twinkle{0%,100%{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@keyframes screenIn{from{opacity:0;transform:translateX(8px)}to{opacity:1;transform:none}}
@media(min-width:620px){.experience{padding:16px 18px 80px}.hero-card,.advisor,.result-card,.compare-card,.clarity-card,.next-step-card{border-radius:26px;padding:24px}.hero-card{grid-template-columns:1fr 320px;grid-template-areas:"eyebrow visual" "title visual" "lead visual" "benefits visual" "cta visual";gap:12px 20px;min-height:520px;align-content:center}.hero-card__visual{min-height:390px}.hero-card__orbit{width:310px}.hero-card__sticker{width:290px;max-height:340px}.hero-card__hello{width:230px;padding:11px}.hero-card__hello strong{font-size:.78rem}.hero-card__hello span{font-size:.66rem}.hero-card h1{font-size:4rem}.hero-card__lead{font-size:.92rem}.hero-card__benefits{max-width:430px}.hero-card__benefits strong{font-size:.68rem}.hero-card__cta{width:260px}.option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-card{min-height:118px}.option-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.option-grid--three .choice-card{min-height:105px;display:flex;text-align:center}.project-proof{display:grid;grid-template-columns:1.2fr .8fr}.project-proof__image-wrap{aspect-ratio:auto;min-height:220px}.project-proof figcaption{align-content:center;padding:18px}.result-directions{gap:10px}.tech-panel{padding:14px}.result-actions{grid-template-columns:1fr 1fr}.modal{place-items:center;padding:20px}.modal__panel{border-radius:24px}}
@media(min-width:980px){.experience{max-width:1040px}.option-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.choice-card{min-height:150px}.result-card__header h2{font-size:2.3rem}.hero-card{grid-template-columns:1.1fr .9fr}}
@media(max-width:359px){.topbar__mode{display:none}.topbar{grid-template-columns:1fr auto}.hero-card{grid-template-columns:minmax(0,1fr) 122px;gap:8px 4px}.hero-card h1{font-size:1.92rem}.hero-card__visual{min-height:205px}.hero-card__orbit{width:145px}.hero-card__sticker{width:140px}.hero-card__hello{width:126px}.hero-card__hello strong{font-size:.56rem}.hero-card__hello span{font-size:.48rem}.hero-card__benefits div{gap:3px;padding:8px 1px}.hero-card__benefits strong{font-size:.51rem}.hero-card__benefits span{font-size:.72rem}.choice-card{min-height:92px}.choice-card strong{font-size:.64rem}.choice-card small{font-size:.51rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.compare-tech{margin-top:9px;padding-top:8px;display:flex;flex-wrap:wrap;gap:5px;border-top:1px solid rgba(255,255,255,.07)}.compare-tech b,.modal-tech-chip{padding:5px 7px;border-radius:999px;background:rgba(114,226,178,.09);border:1px solid rgba(114,226,178,.12);color:#b9f4d7;font-size:.54rem}.modal-tech-list{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}


/* ==================================================
   EXPLORA V14 · BANDA DE BENEFICIOS
   Sustituye las tres columnas comprimidas por una franja fluida.
================================================== */
.hero-card__benefits{
  position:relative;
  grid-area:benefits;
  display:block;
  width:100%;
  overflow:hidden;
  border-top:1px solid rgba(255,255,255,.10);
  border-bottom:1px solid rgba(255,255,255,.10);
  -webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);
  mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);
}
.hero-card__benefits::before,
.hero-card__benefits::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  z-index:2;
  width:22px;
  pointer-events:none;
}
.hero-card__benefits::before{left:0;background:linear-gradient(90deg,rgba(48,31,137,.74),transparent)}
.hero-card__benefits::after{right:0;background:linear-gradient(270deg,rgba(80,48,174,.72),transparent)}
.hero-card__benefits-track{
  display:flex;
  align-items:center;
  width:max-content;
  min-width:max-content;
  gap:12px;
  padding:9px 8px;
  animation:benefitsMarquee 32s linear infinite;
  will-change:transform;
}
.hero-card__benefits:hover .hero-card__benefits-track,
.hero-card__benefits:focus-within .hero-card__benefits-track{
  animation-play-state:paused;
}
.benefit-pill{
  flex:0 0 auto;
  min-width:max-content;
  display:grid;
  grid-template-columns:26px auto;
  grid-template-areas:"icon title" "icon copy";
  column-gap:7px;
  align-items:center;
  padding:7px 11px 7px 9px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:999px;
  background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.035));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.045);
}
.benefit-pill b{
  grid-area:icon;
  width:26px;
  height:26px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(183,119,255,.14);
  font-size:.78rem;
}
.benefit-pill strong{
  grid-area:title;
  color:#fff;
  font-size:.64rem;
  line-height:1.05;
  white-space:nowrap;
}
.benefit-pill small{
  grid-area:copy;
  margin-top:2px;
  color:#cfc6e2;
  font-size:.5rem;
  line-height:1.05;
  white-space:nowrap;
}
@keyframes benefitsMarquee{
  from{transform:translateX(0)}
  to{transform:translateX(calc(-50% - 6px))}
}

@media(min-width:620px){
  .hero-card__benefits{max-width:470px}
  .hero-card__benefits-track{gap:14px;padding:10px 8px;animation-duration:38s}
  .benefit-pill{padding:8px 13px 8px 10px}
  .benefit-pill strong{font-size:.7rem}
  .benefit-pill small{font-size:.54rem}
}

@media(max-width:430px){
  .hero-card__benefits{
    margin-left:-14px;
    width:calc(100% + 28px);
    border-radius:0;
    -webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);
    mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);
  }
  .hero-card__benefits-track{
    gap:9px;
    padding:8px 5px;
    animation-duration:29s;
  }
  .benefit-pill{
    grid-template-columns:24px auto;
    column-gap:6px;
    padding:6px 10px 6px 7px;
  }
  .benefit-pill b{width:24px;height:24px;font-size:.7rem}
  .benefit-pill strong{font-size:.6rem}
  .benefit-pill small{font-size:.46rem}
}

@media(max-width:359px){
  .hero-card__benefits div{padding:unset;border:0}
  .hero-card__benefits strong{font-size:.58rem}
  .hero-card__benefits span{font-size:inherit}
  .benefit-pill small{display:none}
  .benefit-pill{display:flex;align-items:center;gap:6px;padding:6px 9px}
}

@media(prefers-reduced-motion:reduce){
  .hero-card__benefits{overflow-x:auto;scrollbar-width:none;-webkit-mask-image:none;mask-image:none}
  .hero-card__benefits::-webkit-scrollbar{display:none}
  .hero-card__benefits-track{animation:none}
}

/* ==================================================
   EXPLORA V15 · TITULAR MÓVIL SIN SOLAPES
   Ajuste puntual de la portada. Mantiene banda, sticker y resto del orientador.
================================================== */
@media (max-width: 619px) {
  .hero-card {
    grid-template-columns: minmax(0, 57%) minmax(124px, 43%);
    grid-template-areas:
      "eyebrow visual"
      "title visual"
      "lead lead"
      "benefits benefits"
      "cta cta";
    column-gap: 4px;
    row-gap: 9px;
    min-height: 0;
    padding-top: 18px;
  }

  .hero-card__eyebrow {
    position: relative;
    z-index: 5;
    align-self: end;
    max-width: 100%;
    font-size: .53rem;
    letter-spacing: .85px;
    line-height: 1.25;
  }

  .hero-card h1 {
    position: relative;
    z-index: 5;
    width: 100%;
    max-width: 100%;
    align-self: start;
    font-size: clamp(1.86rem, 8.7vw, 2.28rem);
    line-height: .94;
    letter-spacing: -1.35px;
    overflow-wrap: normal;
    word-break: normal;
  }

  .hero-card h1 span {
    display: block;
    margin-top: 4px;
    line-height: .92;
  }

  .hero-card__visual {
    z-index: 2;
    min-width: 0;
    min-height: 212px;
    margin-right: -4px;
    overflow: visible;
  }

  .hero-card__orbit {
    width: 152px;
    max-width: 100%;
  }

  .hero-card__sticker {
    width: min(148px, 100%);
    max-height: 180px;
  }

  .hero-card__hello {
    width: min(138px, 100%);
    padding: 7px 8px;
  }

  .hero-card__hello strong { font-size: .58rem; }
  .hero-card__hello span { font-size: .49rem; line-height: 1.22; }

  .hero-card__lead {
    margin-top: 2px;
    max-width: none;
    font-size: .76rem;
    line-height: 1.42;
  }
}

@media (max-width: 420px) {
  .hero-card {
    grid-template-columns: minmax(0, 59%) minmax(116px, 41%);
  }

  .hero-card h1 {
    font-size: clamp(1.72rem, 8.5vw, 2rem);
    letter-spacing: -1.1px;
  }

  .hero-card__visual { min-height: 198px; }
  .hero-card__orbit { width: 140px; }
  .hero-card__sticker { width: min(138px, 100%); max-height: 170px; }
  .hero-card__hello { width: min(128px, 100%); }
}

@media (max-width: 360px) {
  .hero-card {
    grid-template-columns: minmax(0, 60%) minmax(108px, 40%);
  }

  .hero-card h1 {
    font-size: 1.62rem;
    line-height: .93;
    letter-spacing: -.9px;
  }

  .hero-card__eyebrow { font-size: .47rem; }
  .hero-card__visual { min-height: 188px; }
  .hero-card__orbit { width: 132px; }
  .hero-card__sticker { width: min(128px, 100%); }
  .hero-card__hello { width: min(120px, 100%); }
}

/* WhatsApp como salida alternativa del orientador */
.explora-whatsapp {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    margin-top: 10px;
    padding: 10px 14px;
    border-radius: 14px;
    background: rgba(37, 211, 102, .12);
    border: 1px solid rgba(37, 211, 102, .28);
    color: #b8ffd2;
    font-size: .76rem;
    font-weight: 900;
    text-decoration: none;
}
.explora-whatsapp:hover {
    background: rgba(37, 211, 102, .20);
}
