.elementor-25701 .elementor-element.elementor-element-0bfc1a2{width:100%;max-width:100%;}.elementor-25701 .elementor-element.elementor-element-0bfc1a2 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-25701 .elementor-element.elementor-element-c8d5c7e{width:100%;}}/* Start custom CSS for html, class: .elementor-element-0bfc1a2 */@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Great+Vibes&family=Inter:wght@300;400;500;600;700&display=swap');


/* Elementor full-width override */
body { background: #080808; }
.elementor-widget-html {
  width: 100%;
}
.elementor-widget-html > .elementor-widget-container {
  padding: 0;
  margin: 0;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100%;
}
.elementor-section {
  padding: 0 !important;
}
.elementor-widget-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}



*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

:root {
  --gold: #C9A84C;
  --gold-light: #E8C96A;
  --gold-dark: #9A7A2E;
  --black: #080808;
  --dark: #0e0e0e;
  --dark2: #141414;
  --dark3: #1a1a1a;
  --border: #252525;
  --white: #ffffff;
  --muted: #666;
  --text: #b8b8b8;
}

body {
  font-family: 'Inter', sans-serif;
  background: var(--black);
  color: var(--white);
  line-height: 1.6;
  overflow-x: hidden;
}

/* ‚îÄ‚îÄ TYPOGRAPHY ‚îÄ‚îÄ */
.bebas { font-family: 'Bebas Neue', sans-serif; letter-spacing: 1px; }
.script { font-family: 'Great Vibes', cursive; }
.gold { color: var(--gold); }

/* ‚îÄ‚îÄ PARALLAX SECTIONS ‚îÄ‚îÄ */
.parallax-section {
  position: relative;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.parallax-section .overlay {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.parallax-section .container,
.parallax-section .container-sm {
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .parallax-section { background-attachment: scroll; }
}

/* ‚îÄ‚îÄ STICKY BAR ‚îÄ‚îÄ */
#sticky-bar {
  position: fixed;
  top: 0; left: 0; right: 0;
  z-index: 999;
  background: rgba(8,8,8,0.95);
  backdrop-filter: blur(12px);
  border-bottom: 1px solid #1e1e1e;
  padding: 9px 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}
.bar-text { font-size: 12px; color: var(--text); }
.bar-text strong { color: var(--white); }
.bar-countdown { display: flex; gap: 4px; align-items: center; }
.bar-cd-unit {
  background: var(--dark3);
  border: 1px solid #2a2a2a;
  border-radius: 3px;
  padding: 2px 7px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 17px;
  color: var(--gold);
  min-width: 32px;
  text-align: center;
}
.bar-cd-sep { color: #333; font-size: 14px; }
.bar-cta {
  background: var(--gold);
  color: var(--black);
  font-size: 11px;
  font-weight: 700;
  padding: 6px 16px;
  border-radius: 3px;
  text-decoration: none;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  white-space: nowrap;
}

/* ‚îÄ‚îÄ LAYOUT ‚îÄ‚îÄ */
section { padding: 96px 24px; }
.container { max-width: 1120px; margin: 0 auto; }
.container-sm { max-width: 780px; margin: 0 auto; }
.text-center { text-align: center; }

/* ‚îÄ‚îÄ EYEBROW / BADGE ‚îÄ‚îÄ */
.eyebrow {
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 16px;
}
.badge-pill {
  display: inline-block;
  border: 1px solid var(--gold-dark);
  color: var(--gold);
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 5px 14px;
  border-radius: 2px;
  margin-bottom: 20px;
}

/* ‚îÄ‚îÄ DIVIDER ‚îÄ‚îÄ */
.divider {
  width: 48px; height: 2px;
  background: linear-gradient(90deg, var(--gold), transparent);
  margin: 18px 0;
}
.divider.center { margin: 18px auto; }

/* ‚îÄ‚îÄ HERO ‚îÄ‚îÄ */
#hero {
  padding-top: 140px;
  padding-bottom: 100px;
  background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfondo-HERO.png');
}
#hero .overlay {
  background: linear-gradient(160deg, rgba(8,8,8,0.72) 0%, rgba(8,8,8,0.48) 50%, rgba(8,8,8,0.65) 100%);
}
.hero-inner {
  display: grid;
  grid-template-columns: 1fr 420px;
  gap: 64px;
  align-items: center;
}
@media (max-width: 960px) {
  .hero-inner { grid-template-columns: 1fr; text-align: center; }
  .hero-mockup { display: none; }
  .hero-text .divider { margin: 18px auto; }
}
.hero-text h1 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(64px, 10vw, 112px);
  line-height: 0.92;
  letter-spacing: 2px;
  margin-bottom: 12px;
}
.hero-text h1 .line-gold { color: var(--gold); }
.hero-script {
  font-family: 'Great Vibes', cursive;
  font-size: clamp(26px, 4vw, 48px);
  color: rgba(201,168,76,0.75);
  display: block;
  margin-bottom: 24px;
}
.hero-sub {
  font-size: 16px;
  color: var(--text);
  max-width: 520px;
  margin-bottom: 36px;
  font-weight: 300;
  line-height: 1.7;
}
.hero-sub strong { color: var(--white); font-weight: 500; }

/* countdown hero */
.hero-countdown {
  display: inline-flex;
  gap: 0;
  margin-bottom: 32px;
  border: 1px solid #2a2a2a;
  border-radius: 5px;
  overflow: hidden;
  background: rgba(8,8,8,0.6);
}
.hcd-unit {
  padding: 12px 18px;
  border-right: 1px solid #2a2a2a;
  text-align: center;
  min-width: 68px;
}
.hcd-unit:last-child { border-right: none; }
.hcd-num {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 38px;
  color: var(--white);
  line-height: 1;
  display: block;
}
.hcd-lbl { font-size: 9px; color: var(--muted); text-transform: uppercase; letter-spacing: 1.5px; }

/* CTA button */
.btn-gold {
  display: inline-block;
  background: linear-gradient(135deg, var(--gold-light), var(--gold), var(--gold-dark));
  color: var(--black);
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 18px 44px;
  border-radius: 3px;
  text-decoration: none;
  transition: opacity 0.2s, transform 0.15s;
}
.btn-gold:hover { opacity: 0.9; transform: translateY(-2px); }
.btn-sub {
  display: block;
  font-size: 11px;
  font-weight: 400;
  margin-top: 6px;
  color: rgba(0,0,0,0.55);
  letter-spacing: 0;
  text-transform: none;
}

/* hero stats bar */
.hero-stats {
  display: flex;
  gap: 0;
  margin-top: 52px;
  padding-top: 36px;
  border-top: 1px solid rgba(255,255,255,0.08);
  flex-wrap: wrap;
}
.hstat {
  flex: 1;
  min-width: 100px;
  padding: 0 20px 0 0;
  margin-right: 20px;
  border-right: 1px solid rgba(255,255,255,0.08);
}
.hstat:last-child { border-right: none; margin-right: 0; }
.hstat-num {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 44px;
  color: var(--gold);
  line-height: 1;
  display: block;
}
.hstat-lbl { font-size: 10px; color: var(--muted); text-transform: uppercase; letter-spacing: 1px; }

/* hero mockup image */
.hero-mockup {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hero-mockup img {
  max-width: 100%;
  max-height: 560px;
  object-fit: contain;
  filter: drop-shadow(0 20px 60px rgba(0,0,0,0.8));
  animation: floatImg 5s ease-in-out infinite;
}
@keyframes floatImg {
  0%, 100% { transform: translateY(0); }
  50% { transform: translateY(-12px); }
}

/* ‚îÄ‚îÄ PROBLEMA ‚îÄ‚îÄ */
#problema {
  background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfondo-probelma-dolor.png');
  text-align: center;
}
#problema .overlay {
  background: rgba(8,8,8,0.62);
}
#problema h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(38px, 7vw, 68px);
  line-height: 1;
  margin-bottom: 6px;
}
#problema .script-accent {
  font-family: 'Great Vibes', cursive;
  font-size: clamp(22px, 4vw, 38px);
  color: var(--gold);
  display: block;
  margin-bottom: 32px;
}
.pain-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 14px;
  margin-top: 36px;
  text-align: left;
}
.pain-item {
  background: rgba(14,14,14,0.85);
  border: 1px solid var(--border);
  border-left: 2px solid var(--gold-dark);
  border-radius: 4px;
  padding: 16px 18px;
  font-size: 14px;
  color: var(--text);
  line-height: 1.6;
  backdrop-filter: blur(4px);
}
.pain-item::before {
  content: '\201C';
  color: var(--gold);
  font-size: 18px;
  font-family: Georgia, serif;
  line-height: 0;
  vertical-align: -5px;
  margin-right: 4px;
}

/* ‚îÄ‚îÄ SOLUCION ‚îÄ‚îÄ */
#solucion {
  background: var(--dark);
  text-align: center;
}
#solucion h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(38px, 7vw, 76px);
  line-height: 1;
  margin-bottom: 16px;
}
.sol-description {
  font-size: 17px;
  color: var(--text);
  max-width: 640px;
  margin: 0 auto 48px;
  font-weight: 300;
  line-height: 1.8;
}
.sol-description strong { color: var(--white); font-weight: 600; }
.sol-pillars {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2px;
  max-width: 680px;
  margin: 0 auto;
  border: 1px solid var(--border);
  border-radius: 6px;
  overflow: hidden;
}
@media (max-width: 480px) { .sol-pillars { grid-template-columns: 1fr; } }
.sol-pillar {
  background: var(--dark2);
  padding: 28px 20px;
  text-align: center;
}
.sol-pillar-icon { font-size: 28px; margin-bottom: 10px; }
.sol-pillar h4 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  color: var(--gold);
  letter-spacing: 1px;
  margin-bottom: 6px;
}
.sol-pillar p { font-size: 12px; color: var(--muted); line-height: 1.5; }

/* ‚îÄ‚îÄ CONTENT BLOCKS (foto / video / edici√≥n) ‚îÄ‚îÄ */
.content-block {
  padding: 96px 24px;
  position: relative;
}
#block-foto {
  background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfondo-fotografia.png');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
#block-foto .overlay {
  background: linear-gradient(90deg, rgba(8,8,8,0.72) 45%, rgba(8,8,8,0.35) 100%);
}
#block-video {
  background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfondo-video.png');
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
}
#block-video .overlay {
  background: linear-gradient(270deg, rgba(8,8,8,0.72) 45%, rgba(8,8,8,0.35) 100%);
}
#block-edicion { background: var(--dark2); }
@media (max-width: 768px) {
  #block-foto, #block-video { background-attachment: scroll; }
}
.block-inner {
  max-width: 1120px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) { .block-inner { grid-template-columns: 1fr; gap: 32px; } }
.block-inner.reverse { direction: rtl; }
.block-inner.reverse > * { direction: ltr; }
.block-label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: var(--gold);
  margin-bottom: 12px;
}
.block-title {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(40px, 6vw, 72px);
  line-height: 0.95;
  margin-bottom: 20px;
}
.block-intro { font-size: 15px; color: var(--text); line-height: 1.8; margin-bottom: 28px; font-weight: 300; }
.block-list { list-style: none; }
.block-list li {
  font-size: 14px;
  color: var(--text);
  padding: 9px 0 9px 20px;
  border-bottom: 1px solid rgba(255,255,255,0.05);
  position: relative;
  line-height: 1.5;
}
.block-list li:last-child { border-bottom: none; }
.block-list li::before {
  content: '\25B8';
  position: absolute;
  left: 0;
  color: var(--gold);
  font-size: 11px;
  top: 11px;
}
.block-list li strong { color: var(--white); font-weight: 500; }

/* ‚îÄ‚îÄ IA ‚îÄ‚îÄ */
#ia { background: var(--black); }
#ia h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(36px, 6vw, 64px);
  margin-bottom: 8px;
}
.ia-intro { font-size: 15px; color: var(--text); max-width: 580px; margin: 12px 0 40px; font-weight: 300; line-height: 1.8; }
.ia-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; }
.ia-card {
  background: var(--dark2);
  border: 1px solid var(--border);
  border-top: 2px solid var(--gold);
  border-radius: 6px;
  padding: 26px;
}
.ia-pill {
  display: inline-block;
  background: rgba(201,168,76,0.1);
  color: var(--gold);
  border: 1px solid var(--gold-dark);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 3px 9px;
  border-radius: 2px;
  margin-bottom: 12px;
}
.ia-card h4 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 22px;
  margin-bottom: 4px;
}
.ia-card .ia-author { font-size: 11px; color: var(--gold); margin-bottom: 10px; }
.ia-card p { font-size: 13px; color: var(--text); line-height: 1.7; }

/* ‚îÄ‚îÄ BOT ‚îÄ‚îÄ */
#bot { background: var(--dark); }
.bot-inner {
  border: 1px solid #222;
  border-radius: 10px;
  padding: 56px 44px;
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
  background: var(--dark2);
  position: relative;
  overflow: hidden;
}
.bot-inner::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}
.bot-icon-wrap {
  width: 68px; height: 68px;
  background: rgba(201,168,76,0.08);
  border: 1px solid var(--gold-dark);
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto 20px;
  font-size: 30px;
}
#bot h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(30px, 5vw, 52px);
  margin-bottom: 14px;
}
#bot p { font-size: 15px; color: var(--text); max-width: 500px; margin: 0 auto 10px; line-height: 1.8; }
.bot-feats {
  display: flex;
  justify-content: center;
  gap: 36px;
  flex-wrap: wrap;
  margin-top: 36px;
  padding-top: 28px;
  border-top: 1px solid var(--border);
}
.bot-feat { text-align: center; max-width: 130px; }
.bot-feat-icon { font-size: 22px; margin-bottom: 8px; }
.bot-feat p { font-size: 12px; color: var(--muted); line-height: 1.4; }

/* ‚îÄ‚îÄ CREATORS ‚îÄ‚îÄ */
#creators { background: var(--black); }
#creators h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(36px, 6vw, 64px);
  margin-bottom: 6px;
}
#creators .sub { font-size: 13px; color: var(--muted); margin-bottom: 40px; }
.creators-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
  gap: 16px;
}

/* creator card */
.creator-card {
  background: var(--dark2);
  border: 1px solid var(--border);
  border-radius: 8px;
  padding: 22px 12px 16px;
  text-align: center;
  transition: transform 0.2s, border-color 0.2s;
  position: relative;
}
.creator-card:hover { transform: translateY(-3px); border-color: var(--gold-dark); }
.creator-avatar-row {
  display: flex;
  justify-content: center;
  margin-bottom: 12px;
}
.creator-avatar {
  width: 80px; height: 80px;
  border-radius: 50%;
  border: 2px solid var(--gold);
  object-fit: cover;
  background: var(--dark3);
  display: block;
}
.creator-avatar-initial {
  width: 80px; height: 80px;
  border-radius: 50%;
  border: 2px solid var(--gold-dark);
  background: var(--dark3);
  display: flex; align-items: center; justify-content: center;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 24px;
  color: var(--gold-dark);
  letter-spacing: 1px;
}
.creator-badges {
  display: flex;
  justify-content: center;
  gap: 4px;
  margin-bottom: 8px;
  flex-wrap: wrap;
  min-height: 18px;
}
.badge-new {
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 2px 7px;
  border-radius: 2px;
  text-transform: uppercase;
  border: 1px solid var(--gold-dark);
  color: var(--gold);
}
.badge-ai {
  font-size: 8px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 2px 7px;
  border-radius: 2px;
  text-transform: uppercase;
  background: rgba(201,168,76,0.15);
  color: var(--gold);
  border: 1px solid var(--gold-dark);
}
.creator-body { text-align: center; }
.creator-name { font-size: 12px; font-weight: 600; margin-bottom: 4px; color: var(--white); }
.creator-topic { font-size: 10px; color: var(--muted); line-height: 1.4; }
.creator-format {
  display: inline-block;
  font-size: 9px;
  color: var(--gold-dark);
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 5px;
}

/* ‚îÄ‚îÄ COURSES LIST ‚îÄ‚îÄ */
#courses { background: var(--dark); }
#courses h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(36px, 6vw, 64px);
  margin-bottom: 8px;
}
.courses-table { margin-top: 32px; border: 1px solid var(--border); border-radius: 6px; overflow: hidden; }
.course-row {
  display: grid;
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 14px;
  padding: 12px 20px;
  border-bottom: 1px solid #181818;
  transition: background 0.15s;
}
.course-row:last-child { border-bottom: none; }
.course-row:hover { background: rgba(255,255,255,0.018); }
.course-row.header-row {
  background: var(--dark3);
  border-bottom: 1px solid var(--border);
}
.course-row.total-row {
  background: var(--dark3);
  border-top: 1px solid var(--border);
  padding: 16px 20px;
}
.c-name { font-size: 13px; color: var(--white); }
.c-name small { display: block; font-size: 11px; color: var(--muted); margin-top: 2px; }
.c-format { font-size: 10px; color: var(--muted); letter-spacing: 1px; text-transform: uppercase; }
.c-ai {
  background: rgba(201,168,76,0.1);
  color: var(--gold);
  border: 1px solid var(--gold-dark);
  font-size: 9px; font-weight: 700;
  letter-spacing: 1px; padding: 2px 7px;
  border-radius: 2px; text-transform: uppercase;
  white-space: nowrap;
}
.c-price { font-size: 12px; color: var(--muted); text-decoration: line-through; text-align: right; white-space: nowrap; }
.total-label { font-weight: 600; font-size: 14px; }
.total-val {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 26px;
  color: #555;
  text-decoration: line-through;
  text-align: right;
  grid-column: 3;
}
.col-header { font-size: 10px; color: #333; text-transform: uppercase; letter-spacing: 1px; }
.col-header.right { text-align: right; }

/* ‚îÄ‚îÄ PRICING ‚îÄ‚îÄ */
#pricing {
  background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfondo-Pricing.png');
  text-align: center;
}
#pricing .overlay {
  background: rgba(8,8,8,0.62);
}
#pricing h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(36px, 6vw, 64px);
  margin-bottom: 8px;
}
.pricing-intro { font-size: 15px; color: var(--text); max-width: 520px; margin: 0 auto 48px; font-weight: 300; line-height: 1.8; }
.pricing-inner {
  display: grid;
  grid-template-columns: 1fr 400px;
  gap: 52px;
  align-items: center;
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media (max-width: 768px) {
  .pricing-inner { grid-template-columns: 1fr; }
  .pricing-mockup { order: -1; }
}
.price-box {
  border: 1px solid #2a2a2a;
  border-radius: 10px;
  padding: 44px 36px;
  background: rgba(14,14,14,0.92);
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(8px);
}
.price-box::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0; height: 1px;
  background: linear-gradient(90deg, transparent, var(--gold), transparent);
}
.price-tag-label {
  display: inline-block;
  background: rgba(201,168,76,0.1);
  border: 1px solid var(--gold-dark);
  color: var(--gold);
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 4px 12px;
  border-radius: 2px;
  margin-bottom: 20px;
}
.price-old { font-size: 14px; color: var(--muted); text-decoration: line-through; margin-bottom: 2px; }
.price-num {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 88px;
  line-height: 1;
  color: var(--white);
  letter-spacing: 2px;
}
.price-num { margin-top: 10px; }
.price-num sup { font-size: 36px; vertical-align: top; margin-top: 14px; display: inline-block; }
.price-note { font-size: 11px; color: var(--muted); margin-bottom: 28px; letter-spacing: 0.5px; }
.price-features { list-style: none; text-align: left; margin-bottom: 28px; }
.price-features li {
  padding: 9px 0;
  font-size: 13px;
  color: var(--text);
  border-bottom: 1px solid #1a1a1a;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  line-height: 1.5;
}
.price-features li:last-child { border-bottom: none; }
.price-features li::before { content: '\2726'; color: var(--gold); font-size: 9px; flex-shrink: 0; margin-top: 4px; }
.price-secure { font-size: 11px; color: #333; margin-top: 14px; }

.pricing-mockup {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pricing-mockup img {
  max-width: 100%;
  max-height: 480px;
  object-fit: contain;
  filter: drop-shadow(0 20px 50px rgba(0,0,0,0.9));
}

/* ‚îÄ‚îÄ FOR WHO ‚îÄ‚îÄ */
#forwho { background: var(--dark2); }
#forwho h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(36px, 6vw, 64px);
  text-align: center;
  margin-bottom: 40px;
}
.forwho-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
@media (max-width: 640px) { .forwho-grid { grid-template-columns: 1fr; } }
.forwho-col { background: var(--dark); border: 1px solid var(--border); border-radius: 6px; padding: 28px; }
.forwho-col h3 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 24px;
  margin-bottom: 18px;
  letter-spacing: 0.5px;
}
.forwho-col.yes h3 { color: #4ade80; }
.forwho-col.no h3 { color: #f87171; }
.forwho-list { list-style: none; }
.forwho-list li {
  font-size: 13px;
  color: var(--text);
  padding: 9px 0 9px 20px;
  border-bottom: 1px solid #1a1a1a;
  position: relative;
  line-height: 1.5;
}
.forwho-list li:last-child { border-bottom: none; }
.yes .forwho-list li::before { content: '\2713'; position: absolute; left: 0; color: #4ade80; font-weight: 700; }
.no .forwho-list li::before { content: '\2717'; position: absolute; left: 0; color: #f87171; font-weight: 700; }

/* ‚îÄ‚îÄ GUARANTEE ‚îÄ‚îÄ */
#garantia { background: var(--black); text-align: center; }
.gbox {
  border: 1px solid #1e1e1e;
  border-radius: 8px;
  padding: 48px;
  max-width: 560px;
  margin: 0 auto;
  background: var(--dark2);
}
.gbox .g-icon { font-size: 48px; margin-bottom: 14px; }
.gbox h3 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 38px;
  margin-bottom: 12px;
}
.gbox p { font-size: 15px; color: var(--text); line-height: 1.8; }

/* ‚îÄ‚îÄ FAQ ‚îÄ‚îÄ */
#faq { background: var(--dark); }
#faq h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(36px, 6vw, 64px);
  text-align: center;
  margin-bottom: 40px;
}
.faq-list { max-width: 760px; margin: 0 auto; }
.faq-item { border-bottom: 1px solid #1a1a1a; }
.faq-q {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  gap: 16px;
  color: var(--white);
  user-select: none;
}
.faq-icon { color: var(--gold); font-size: 20px; flex-shrink: 0; transition: transform 0.2s; }
.faq-item.open .faq-icon { transform: rotate(45deg); }
.faq-a {
  font-size: 14px;
  color: var(--text);
  padding-bottom: 20px;
  line-height: 1.8;
  display: none;
}
.faq-item.open .faq-a { display: block; }

/* ‚îÄ‚îÄ FINAL CTA ‚îÄ‚îÄ */
#final-cta {
  background-image: url('https://stockeros.com/wp-content/uploads/2026/05/SFONDO-Final-CTA.png');
  text-align: center;
  padding: 120px 24px;
}
#final-cta .overlay {
  background: rgba(8,8,8,0.58);
}
#final-cta h2 {
  font-family: 'Bebas Neue', sans-serif;
  font-size: clamp(48px, 9vw, 96px);
  line-height: 0.95;
  margin-bottom: 8px;
  position: relative;
  z-index: 2;
}
.final-script {
  font-family: 'Great Vibes', cursive;
  font-size: clamp(26px, 4vw, 48px);
  color: var(--gold);
  display: block;
  margin-bottom: 24px;
  position: relative;
  z-index: 2;
}
#final-cta p {
  font-size: 16px;
  color: var(--text);
  max-width: 460px;
  margin: 0 auto 40px;
  font-weight: 300;
  position: relative;
  z-index: 2;
  line-height: 1.8;
}
#final-cta .btn-gold { position: relative; z-index: 2; }
.final-note {
  display: block;
  font-size: 12px;
  color: #444;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}

/* ‚îÄ‚îÄ FOOTER ‚îÄ‚îÄ */
footer {
  background: #040404;
  padding: 28px 24px;
  text-align: center;
  font-size: 12px;
  color: #2a2a2a;
  border-top: 1px solid #0e0e0e;
}
footer a { color: #333; text-decoration: none; }

/* ‚îÄ‚îÄ RESPONSIVE ‚îÄ‚îÄ */
@media (max-width: 768px) {
  section { padding: 68px 20px; }
  .content-block { padding: 68px 20px; }
  .gbox { padding: 32px 24px; }
  .bot-inner { padding: 36px 24px; }
  .price-box { padding: 32px 24px; }
  .price-num { font-size: 72px; }
}
@media (max-width: 480px) {
  .hero-countdown { border-radius: 4px; }
  .hcd-unit { min-width: 56px; padding: 10px 12px; }
  .hcd-num { font-size: 30px; }
  .creators-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }
}

/* ‚îÄ‚îÄ SFONDI VERTICALI MOBILE ‚îÄ‚îÄ */
@media (max-width: 768px) {
  #hero        { background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfonfo_hero_9_16.png'); }
  #problema    { background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfondo_problema_9_16.png'); }
  #block-foto  { background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfondo_foto_9_16.png'); }
  #block-video { background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfondo_video_9_16.png'); }
  #pricing     { background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfondo_pricing_9_16.png'); }
  #final-cta   { background-image: url('https://stockeros.com/wp-content/uploads/2026/05/Sfondo_final_CTA_9_16.png'); }
}/* End custom CSS */