:root{--ink:#1C2036;--green:#C2C721;--green2:#85A439;--paper:#f6f7f2;--muted:#69707d;--white:#fff;--line:#dde1d3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Manrope,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit}button,input,select{font:inherit}.top{height:72px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.brand{text-decoration:none;font-weight:950;letter-spacing:.06em}.brand span{color:var(--green2)}nav{display:flex;gap:22px;align-items:center}nav a,.linkbtn{border:0;background:none;text-decoration:none;font-size:14px;font-weight:750;cursor:pointer}.inline{display:inline;margin:0}main{max-width:1440px;margin:auto;padding:42px clamp(18px,5vw,72px) 80px}.hero{min-height:520px;background:linear-gradient(120deg,var(--ink),#2d3458);border-radius:30px;padding:clamp(26px,5vw,72px);display:grid;grid-template-columns:1.2fr .8fr;gap:48px;color:#fff;align-items:center;overflow:hidden}.hero h1,.narrow h1,.form-card h1,.dashboard h1,.legal h1{font-size:clamp(38px,5vw,74px);line-height:.98;letter-spacing:-.055em;margin:12px 0 20px}.hero p{max-width:680px;font-size:18px;line-height:1.65;color:#dbe0ef}.eyebrow{display:inline-block;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 22px;border-radius:14px;border:1px solid transparent;font-weight:850;text-decoration:none;cursor:pointer}.btn.primary{background:var(--green);color:var(--ink)}.btn.ghost{border-color:#ffffff55;color:#fff}.wide{width:100%}.prize{background:#ffffff0d;border:1px solid #ffffff24;padding:28px;border-radius:24px;backdrop-filter:blur(10px)}.prize h2{font-size:28px;margin:20px 0 8px}.prize p{font-size:13px}.prize-badge{display:inline-block;background:var(--green);color:var(--ink);padding:8px 11px;border-radius:999px;font-size:10px;font-weight:950;letter-spacing:.12em}.hob-art{aspect-ratio:1.8;background:linear-gradient(145deg,#eef1f4,#c5ccd2);border-radius:18px;margin-top:24px;position:relative;box-shadow:inset 0 0 0 2px #ffffff80}.hob-art span{position:absolute;width:22%;aspect-ratio:1;border:8px solid #34383f;border-radius:50%;box-shadow:inset 0 0 0 6px #858c93}.hob-art span:nth-child(1){left:8%;top:12%}.hob-art span:nth-child(2){right:8%;top:12%}.hob-art span:nth-child(3){left:8%;bottom:12%}.hob-art span:nth-child(4){right:8%;bottom:12%}.hob-art span:nth-child(5){left:39%;top:30%}.progress-card{margin:24px 0 70px;background:#fff;border:1px solid var(--line);padding:22px 24px;border-radius:18px}.progress-card>div:first-child{display:flex;justify-content:space-between;gap:20px}.progress{height:12px;background:#eef0e7;border-radius:999px;margin:14px 0;overflow:hidden}.progress i{display:block;height:100%;background:linear-gradient(90deg,var(--green2),var(--green))}.how h2,.ranking-preview h2,.cta-final h2{font-size:clamp(30px,4vw,52px);letter-spacing:-.04em;margin:10px 0 30px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article,.share-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px}.steps b{font-size:36px;color:var(--green2)}.steps p{color:var(--muted);line-height:1.6}.ranking-preview{margin-top:80px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.section-head>a{font-weight:800}.rank-list{display:grid;gap:10px}.rank-row{display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);padding:16px 18px;border-radius:15px}.pos{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-weight:900}.rank-row:nth-child(1) .pos{background:var(--green2)}.empty{background:#fff;border:1px dashed var(--line);padding:24px;border-radius:15px;color:var(--muted)}.cta-final{text-align:center;margin:80px 0 0;padding:50px 24px;background:#e9edcf;border-radius:24px}.narrow,.dashboard,.legal,.admin{max-width:1050px}.lead{font-size:18px;color:var(--muted);line-height:1.6}.full{margin-top:24px}.form-page{min-height:calc(100vh - 72px);display:grid;place-items:center}.form-card{width:min(100%,620px);background:#fff;padding:34px;border:1px solid var(--line);border-radius:24px}.form-card h1{font-size:44px}.form-card form{display:grid;gap:15px;margin-top:24px}label{display:grid;gap:7px;font-size:13px;font-weight:750}input,select{width:100%;min-height:48px;border:1px solid #cfd5c2;border-radius:12px;padding:0 13px;background:#fff;color:var(--ink)}.check{grid-template-columns:18px 1fr;align-items:start;font-weight:500;line-height:1.45}.check input{min-height:auto;width:18px;height:18px;margin-top:2px}.alert,.legal-warning{padding:14px 16px;border-radius:12px;background:#fff1ef;border:1px solid #f2c4bc;color:#7c2920;margin:15px 0}.tiny{font-size:12px;color:var(--muted)}.dashboard{padding-top:70px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stats article{background:#fff;border:1px solid var(--line);padding:22px;border-radius:18px}.stats span{display:block;color:var(--muted);font-size:12px}.stats strong{font-size:36px}.share-card{margin-top:24px}.copybox{display:grid;grid-template-columns:1fr auto;gap:8px;margin:18px 0}.copybox button{border:0;border-radius:12px;padding:0 18px;background:var(--ink);color:#fff;font-weight:800}.legal{line-height:1.7}.legal h1{font-size:48px}.legal h2{margin-top:32px}.admin-settings{background:#fff;padding:24px;border:1px solid var(--line);border-radius:18px}.admin-settings form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:16px}table{width:100%;border-collapse:collapse;font-size:13px}th,td{padding:12px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.rowform{display:flex;gap:6px}.rowform select{min-height:36px}.rowform button{border:0;border-radius:8px;padding:0 10px;background:var(--ink);color:#fff}footer{padding:30px;text-align:center;color:var(--muted);font-size:12px}@media(max-width:800px){.top{height:auto;min-height:64px;padding:14px 18px;align-items:flex-start;gap:12px}.top nav{gap:12px;flex-wrap:wrap;justify-content:flex-end}.hero{grid-template-columns:1fr;padding:28px 20px;border-radius:20px}.hero h1{font-size:44px}.prize{padding:20px}.steps{grid-template-columns:1fr}.progress-card>div:first-child{display:grid}.section-head{align-items:flex-start;flex-direction:column}.rank-row{grid-template-columns:44px 1fr}.rank-row>span:last-child{grid-column:2;font-size:12px;color:var(--muted)}.stats{grid-template-columns:repeat(2,1fr)}.copybox{grid-template-columns:1fr}.copybox button{height:46px}.admin-settings form{grid-template-columns:1fr}.form-card{padding:24px}.form-card h1{font-size:36px}main{padding-left:16px;padding-right:16px}}


/* =========================================================
   VO10K · HERO PREMIUM V7
   Inspirado en Portal de Transparencia
   ========================================================= */

body {
  background: #f5f6f2;
}

/* CABECERA */
.top {
  height: 78px;
  padding: 0 clamp(24px, 7vw, 140px);
  background: #171c37;
  border-bottom: 1px solid rgba(255,255,255,.08);
  color: #fff;
}

.brand {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  letter-spacing: .035em;
}

.brand span {
  color: #c2c721;
}

.top nav {
  gap: 30px;
}

.top nav a,
.top .linkbtn {
  color: rgba(255,255,255,.92);
  font-size: 14px;
  font-weight: 600;
}

/* CONTENEDOR PRINCIPAL */
main {
  max-width: none;
  margin: 0;
  padding: 0 0 80px;
}

/* HERO */
.hero {
  position: relative;
  width: 100%;
  min-height: 610px;
  margin: 0;
  padding:
    86px
    clamp(32px, 8vw, 145px)
    92px;

  display: grid;
  grid-template-columns:
    minmax(0, 1.35fr)
    minmax(360px, 430px);
  gap: clamp(50px, 7vw, 110px);
  align-items: center;

  border-radius: 0;
  overflow: hidden;

  background:
    radial-gradient(
      circle at 89% 36%,
      rgba(142, 180, 40, .58) 0%,
      rgba(142, 180, 40, .25) 22%,
      rgba(142, 180, 40, 0) 48%
    ),
    radial-gradient(
      circle at 15% 15%,
      rgba(45, 103, 88, .28) 0%,
      rgba(45, 103, 88, 0) 34%
    ),
    linear-gradient(
      105deg,
      #101c27 0%,
      #06251d 48%,
      #557b1c 100%
    );

  color: #fff;
}

.hero::after {
  content: "";
  position: absolute;
  width: 470px;
  height: 470px;
  right: -90px;
  top: -175px;
  border: 1px solid rgba(255,255,255,.08);
  border-radius: 50%;
  pointer-events: none;
}

/* IZQUIERDA */
.hero-copy {
  position: relative;
  z-index: 2;
  max-width: 860px;
}

.hero-copy .eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 39px;

  margin: 0 0 28px;
  padding: 0 17px;

  border: 1px solid rgba(194,199,33,.40);
  border-radius: 999px;

  background: rgba(194,199,33,.08);
  color: #e3e84d;

  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
}

.hero-copy h1 {
  max-width: 820px;
  margin: 0 0 26px;

  font-size: clamp(52px, 5vw, 82px);
  line-height: .98;
  letter-spacing: -.052em;
  font-weight: 620;
  text-wrap: balance;
}

.hero-copy p {
  max-width: 760px;
  margin: 0;

  color: rgba(255,255,255,.88);
  font-size: 16px;
  line-height: 1.72;
  font-weight: 400;
}

.actions {
  margin-top: 32px;
  gap: 12px;
}

.actions .btn {
  min-height: 49px;
  padding: 0 22px;
  border-radius: 14px;

  font-size: 14px;
  font-weight: 600;
}

.btn.primary {
  background: #c2c721;
  color: #172038;
}

.btn.ghost {
  color: #fff;
  border-color: rgba(255,255,255,.28);
  background: rgba(255,255,255,.035);
}

/* TARJETA DEL PREMIO */
.prize {
  position: relative;
  z-index: 2;

  width: 100%;
  max-width: 430px;
  justify-self: end;

  padding: 30px 28px 28px;

  background: rgba(255,255,255,.095);
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 28px;
  backdrop-filter: blur(5px);
}

.prize-badge {
  margin-bottom: 18px;
  padding: 9px 14px;

  background: #c2c721;
  color: #172038;

  font-size: 10px;
  font-weight: 800;
  letter-spacing: .10em;
}

.prize-image {
  display: block;
  width: 100%;
  max-width: 390px;
  height: auto;
  max-height: 285px;

  margin: 8px auto 24px;

  object-fit: contain;
  object-position: center;
}

.prize h2 {
  margin: 0 0 10px;

  color: #fff;
  font-size: 21px;
  line-height: 1.32;
  letter-spacing: -.018em;
  font-weight: 600;
}

.prize p {
  margin: 0;
  color: rgba(255,255,255,.73);
  font-size: 13px;
  line-height: 1.55;
  font-weight: 400;
}

/* SIN FRANJA DE CUADRADOS BAJO EL HERO */
.progress-card {
  display: none;
}

/* CONTENIDO POSTERIOR */
.how,
.ranking-preview,
.cta-final {
  width: min(1240px, calc(100% - 48px));
  margin-left: auto;
  margin-right: auto;
}

.how {
  padding-top: 74px;
}

.how h2,
.ranking-preview h2,
.cta-final h2 {
  font-weight: 600;
}

/* TABLET */
@media (max-width: 1050px) {
  .hero {
    grid-template-columns: 1fr 360px;
    gap: 42px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-copy h1 {
    font-size: 56px;
  }
}

/* MÓVIL */
@media (max-width: 800px) {
  .top {
    min-height: 68px;
    height: auto;
    padding: 14px 18px;
  }

  .top nav {
    gap: 13px;
  }

  .top nav a,
  .top .linkbtn {
    font-size: 12px;
  }

  .hero {
    min-height: auto;

    grid-template-columns: 1fr;
    gap: 32px;

    padding: 42px 20px 50px;
  }

  .hero::after {
    display: none;
  }

  .hero-copy .eyebrow {
    margin-bottom: 20px;
  }

  .hero-copy h1 {
    max-width: 11ch;

    margin-bottom: 20px;

    font-size: 41px;
    line-height: 1.03;
    letter-spacing: -.042em;
  }

  .hero-copy p {
    font-size: 15px;
    line-height: 1.65;
  }

  .prize {
    max-width: none;
    justify-self: stretch;
    padding: 23px 20px;
    border-radius: 22px;
  }

  .prize-image {
    max-width: 420px;
    max-height: none;
  }

  .prize h2 {
    font-size: 18px;
  }

  .how,
  .ranking-preview,
  .cta-final {
    width: calc(100% - 32px);
  }
}

