
:root{
  --navy:#021b31;--navy2:#052c49;--blue:#00a9e8;--blue2:#0678cf;
  --green:#8fd31f;--green2:#56b513;--white:#f6fbff;--muted:#a9c3d6;
  --line:rgba(145,210,241,.18);--glass:rgba(4,33,55,.78);--shadow:0 22px 60px rgba(0,0,0,.34);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#031b2f;color:var(--white);font-family:Inter,Segoe UI,Arial,sans-serif;overflow-x:hidden}
button,input{font:inherit}
a{text-decoration:none;color:inherit}
.page{min-height:100vh;display:grid;grid-template-columns:184px 1fr;background:
linear-gradient(90deg,rgba(2,20,37,.94) 0 184px,transparent 184px),
radial-gradient(circle at 70% 20%,rgba(0,169,232,.16),transparent 35%),
#031b2f}
.sidebar{position:fixed;left:0;top:0;bottom:0;width:184px;background:linear-gradient(180deg,#00182d,#03243d 52%,#02192d);border-right:1px solid rgba(255,255,255,.12);z-index:20;display:flex;flex-direction:column;box-shadow:18px 0 50px rgba(0,0,0,.18)}
.brand{height:182px;display:flex;align-items:center;justify-content:center;padding:13px;background:linear-gradient(180deg,rgba(0,0,0,.12),transparent)}
.brand img{width:142px;height:154px;object-fit:cover;object-position:center;border-radius:24px;mix-blend-mode:screen;filter:contrast(1.15) saturate(1.15)}
.side-nav{padding:0 0 10px;overflow:auto}
.side-nav a{display:flex;gap:14px;align-items:center;padding:14px 18px;color:#eef8ff;font-size:13px;border-left:3px solid transparent;transition:.25s}
.side-nav a:hover,.side-nav a.active{background:linear-gradient(90deg,#058cd9,rgba(5,140,217,.1));border-left-color:#39c7ff}
.ico{width:20px;text-align:center;color:#8bd8ff;font-size:17px}
.download{margin:12px 10px;padding:13px 12px;border:1px solid rgba(84,180,227,.28);border-radius:12px;background:rgba(5,44,74,.65);display:flex;gap:10px;align-items:center;font-size:11px}
.download strong{display:block;color:var(--green);font-size:13px}
.slogan{margin-top:auto;padding:14px 17px 20px;color:#d2e5f1;font-size:12px;line-height:1.5}
.slogan b{display:block;color:#26c2ff;margin-top:8px}

.main{grid-column:2;min-width:0}
.hero{position:relative;min-height:520px;padding:24px 34px 20px;overflow:hidden;background:
linear-gradient(90deg,rgba(2,22,39,.96) 0%,rgba(2,22,39,.78) 32%,rgba(2,22,39,.22) 72%,rgba(2,22,39,.42) 100%),
linear-gradient(180deg,rgba(2,22,39,.1),#031b2f 96%),
url('../assets/campus-portada.jpg') center/cover no-repeat}
.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#031b2f 100%);pointer-events:none}
.topbar{height:58px;display:flex;align-items:center;position:relative;z-index:3}
.plan-label{font-size:18px;font-weight:900;line-height:1.05;letter-spacing:.02em}
.plan-label span{display:block;color:var(--green);font-size:26px;letter-spacing:.16em;margin-top:3px}
.top-tools{margin-left:auto;display:flex;align-items:center;gap:12px}
.search{width:240px;height:40px;border-radius:24px;background:rgba(213,239,255,.22);border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;padding:0 14px;backdrop-filter:blur(12px)}
.search input{border:0;outline:0;background:transparent;color:white;width:100%}
.search input::placeholder{color:#e4f5ff}
.circle{width:42px;height:42px;border:0;border-radius:50%;background:rgba(210,238,255,.2);color:white;cursor:pointer;backdrop-filter:blur(10px);transition:.25s}
.circle:hover{transform:translateY(-2px);background:rgba(0,169,232,.5)}
.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:22px;position:relative;z-index:2;margin-top:28px}
.hero-copy h1{font-size:66px;line-height:.88;margin:0;font-weight:900;letter-spacing:-.05em;max-width:650px;text-shadow:0 12px 30px rgba(0,0,0,.28)}
.gradient{display:block;font-size:44px;line-height:1.04;background:linear-gradient(90deg,#03b7ff,#8fd31f);-webkit-background-clip:text;color:transparent;margin-top:14px;letter-spacing:-.035em}
.subtitle{font-size:24px;line-height:1.2;color:#e8f5ff;margin:8px 0 18px}
.video-btn{display:inline-flex;align-items:center;gap:10px;padding:11px 22px;border-radius:28px;background:linear-gradient(90deg,#00a9e8,#0874c6);font-size:12px;font-weight:900;box-shadow:0 12px 30px rgba(0,116,198,.32)}
.play{width:27px;height:27px;border-radius:50%;background:#fff;color:#0874c6;display:grid;place-items:center}
.stats{display:grid;grid-template-columns:repeat(4,1fr);max-width:620px;margin-top:22px}
.stat{padding:0 18px;border-right:1px solid rgba(255,255,255,.25)}
.stat:first-child{padding-left:0}.stat:last-child{border:0}
.stat b{font-size:22px}.stat small{display:block;font-size:9px;line-height:1.25;color:#d6e8f3;text-transform:uppercase}
.team{align-self:end;background:linear-gradient(180deg,rgba(3,25,43,.62),rgba(2,19,34,.86));border:1px solid rgba(152,222,255,.2);border-radius:28px;padding:13px 13px 0;box-shadow:var(--shadow);backdrop-filter:blur(14px)}
.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.person{position:relative;border-radius:18px 18px 12px 12px;overflow:hidden;background:#042a46;border:1px solid rgba(255,255,255,.12)}
.person img{width:100%;height:192px;object-fit:cover;object-position:center top;display:block}
.person-info{background:linear-gradient(180deg,#0873c9,#052e59);padding:8px 7px;text-align:center;min-height:74px}
.person-info h3{font-size:13px;line-height:1.06;margin:0 0 6px}
.person-info span{font-size:9px;text-transform:uppercase}
.person.rector .person-info{background:linear-gradient(180deg,#0873c9 0 72%,#72c81c 72%)}
.person.rector .person-info span{font-weight:900}

.dashboard{position:relative;z-index:4;margin:-5px 26px 0;padding:0 0 24px;display:grid;grid-template-columns:minmax(0,1fr) 216px;gap:18px}
.section-title{display:flex;align-items:center;gap:12px;font-size:22px;margin:0 0 10px}
.section-title:before{content:"";width:9px;height:4px;border-radius:4px;background:var(--green)}
.section-title:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,rgba(143,211,31,.55),transparent)}
.axes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.axis{position:relative;min-height:166px;border-radius:12px;overflow:hidden;border:1px solid rgba(177,228,255,.48);background:#082f4f;box-shadow:0 12px 25px rgba(0,0,0,.18);cursor:pointer;transition:.3s}
.axis:hover{transform:translateY(-6px) scale(1.015);box-shadow:0 22px 45px rgba(0,0,0,.32)}
.axis img{width:100%;height:82px;object-fit:cover;display:block;transition:.5s}
.axis:hover img{transform:scale(1.08);filter:saturate(1.12)}
.num{position:absolute;left:0;top:0;width:43px;height:35px;border-radius:0 0 12px 0;background:#078ed5;display:grid;place-items:center;font-weight:900;font-size:21px;z-index:2}
.axis:nth-child(even) .num{background:#7dc51c}
.axis-body{padding:10px 11px 9px}
.axis h3{font-size:12px;line-height:1.22;margin:0 0 8px;min-height:44px}
.more{display:flex;justify-content:space-between;align-items:center;color:#60d7ff;font-size:10px}
.arrow{width:23px;height:23px;background:#f4fbff;color:#07324f;border-radius:50%;display:grid;place-items:center;font-weight:900}
.right-column{display:flex;flex-direction:column;gap:10px}
.panel{border:1px solid rgba(120,200,239,.24);border-radius:16px;background:linear-gradient(180deg,rgba(4,39,66,.85),rgba(3,27,47,.94));padding:14px 16px;box-shadow:0 14px 25px rgba(0,0,0,.18)}
.panel h3{margin:0 0 11px;font-size:19px}
.timeline-item{display:grid;grid-template-columns:17px 1fr;gap:10px;position:relative;padding-bottom:9px}
.timeline-item:not(:last-child):before{content:"";position:absolute;left:7px;top:16px;bottom:-1px;width:2px;background:#0d8ccc}
.dot{width:14px;height:14px;border-radius:50%;background:#0d8ccc;border:3px solid #83ce21;box-shadow:0 0 0 3px rgba(13,140,204,.25)}
.timeline-item b{display:block;font-size:16px}.timeline-item small{color:#c1d8e7}
.commit{font-size:11px;color:#d2e4ef;display:flex;gap:11px}
.commit strong{color:#18c4ff}
.bottom-bar{margin:0 26px 18px;display:grid;grid-template-columns:repeat(6,1fr) 2fr;align-items:center;border-radius:14px;background:linear-gradient(90deg,#074066,#073b60 60%,#1ba64c);border:1px solid rgba(121,209,249,.22);overflow:hidden}
.bottom-item{padding:14px 9px;text-align:center;border-right:1px solid rgba(255,255,255,.16);font-size:11px}
.bottom-item b{display:block;font-size:20px;margin-bottom:4px}
.bottom-cta{font-size:20px;padding:10px 28px}
.modal{position:fixed;inset:0;background:rgba(0,10,20,.82);display:none;align-items:center;justify-content:center;z-index:50;padding:25px}
.modal.show{display:flex}
.modal-card{width:min(900px,94vw);max-height:88vh;overflow:auto;background:#f8fcff;color:#12334a;border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.5)}
.modal-head{position:sticky;top:0;background:#07324f;color:white;padding:18px 22px;display:flex;justify-content:space-between;align-items:center}
.modal-body{padding:24px;line-height:1.65}
.close{border:0;border-radius:50%;width:36px;height:36px;cursor:pointer}
@media(max-width:1200px){
  .page{grid-template-columns:150px 1fr}.sidebar{width:150px}.brand img{width:118px}.hero-grid{grid-template-columns:1fr}.team{max-width:720px}.axes{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:800px){
  .page{display:block}.sidebar{transform:translateX(-100%);transition:.3s}.sidebar.open{transform:translateX(0)}.main{grid-column:auto}
  .hero{padding:18px 18px 25px}.plan-label{font-size:13px}.plan-label span{font-size:20px}.search{display:none}.hero-copy h1{font-size:48px}.gradient{font-size:34px}
  .stats{grid-template-columns:repeat(2,1fr);gap:15px}.team-grid{grid-template-columns:1fr}.person img{height:250px}
  .dashboard{margin:0 14px;grid-template-columns:1fr}.axes{grid-template-columns:repeat(2,1fr)}.bottom-bar{margin:0 14px 14px;grid-template-columns:repeat(2,1fr)}
  .bottom-cta{grid-column:1/-1}.mobile-menu{display:block!important}
}
@media(max-width:520px){.axes{grid-template-columns:1fr}.hero-copy h1{font-size:42px}.gradient{font-size:29px}.subtitle{font-size:19px}}

.person-info span{display:block;margin:6px -7px -8px;padding:8px 5px;min-height:31px;background:linear-gradient(90deg,#67ad19,#8bd52a);color:#fff;font-weight:900;line-height:1.1;text-align:center}
.person.rector .person-info{background:linear-gradient(180deg,#0873c9,#052e59)}
.person.rector .person-info span{background:linear-gradient(90deg,#67ad19,#8bd52a)}
.impact-popup{position:fixed;inset:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(0,12,25,.78);backdrop-filter:blur(12px);opacity:0;visibility:hidden;transition:.35s}
.impact-popup.show{opacity:1;visibility:visible}
.impact-card{width:min(620px,94vw);position:relative;padding:42px 38px;border-radius:30px;background:radial-gradient(circle at 15% 15%,rgba(0,184,230,.22),transparent 38%),linear-gradient(145deg,#052d4a,#00172c);border:1px solid rgba(128,203,40,.65);box-shadow:0 35px 110px rgba(0,0,0,.58);text-align:center;color:#fff;overflow:hidden}
.impact-card:before{content:"";position:absolute;inset:-30%;background:conic-gradient(from 120deg,transparent,rgba(0,184,230,.12),transparent,rgba(128,203,40,.12),transparent);animation:popupGlow 8s linear infinite}
@keyframes popupGlow{to{transform:rotate(360deg)}}
.impact-content{position:relative;z-index:2}
.impact-card img{width:128px;height:128px;object-fit:cover;border-radius:28px;background:#fff;box-shadow:0 18px 45px rgba(0,183,230,.28)}
.impact-card h2{font-size:clamp(26px,4.2vw,42px);line-height:1.08;margin:24px 0 12px}.impact-card h2 span{color:#80cb28}
.impact-card p{color:#c8dce6;line-height:1.55}
.impact-close{position:absolute;right:17px;top:15px;z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.24);background:rgba(255,255,255,.1);color:#fff;font-size:20px}
.impact-enter{display:inline-flex;margin-top:12px;padding:13px 22px;border-radius:25px;background:linear-gradient(90deg,#008fd0,#78c922);color:#fff;font-weight:900;border:0}

/* Ruta interactiva V10 */
.timeline-item{padding:0!important}
.timeline-link{display:flex;gap:12px;align-items:flex-start;padding:7px 5px;border-radius:11px;transition:.25s;color:inherit}
.timeline-link:hover{background:rgba(0,184,230,.09);transform:translateX(4px)}
.timeline-link:hover b{color:#8bd52a}
.route-full-link{display:block;margin-top:12px;padding:11px 13px;border-radius:12px;background:linear-gradient(90deg,rgba(0,143,208,.25),rgba(120,201,34,.22));border:1px solid rgba(128,203,40,.35);color:#9ee84a;font-weight:900;font-size:12px;text-align:center;transition:.25s}
.route-full-link:hover{transform:translateY(-2px);background:linear-gradient(90deg,#057fbb,#67ad19);color:#fff}


/* Franja legal final de la portada */

.copyright-bar{
  width:100%;
  box-sizing:border-box;
  margin:0;
  padding:18px 24px;
  background:#00172a;
  border-top:1px solid rgba(255,255,255,.12);
  color:#afc4cf;
  text-align:center;
  font-size:12px;
  font-weight:600;
  letter-spacing:.025em;
}










/* PORTADA PREMIUM V5 — ENCUADRE AMPLIO Y PROPUESTAS COMPACTAS */
.people-premium{
  position:relative;
  padding:76px clamp(20px,6vw,96px);
  overflow:hidden;
  background:
    radial-gradient(circle at 82% 6%,rgba(121,189,34,.16),transparent 29%),
    radial-gradient(circle at 8% 92%,rgba(8,184,221,.13),transparent 36%),
    linear-gradient(155deg,#f8fdff 0%,#e8f6fa 100%);
}
.people-premium:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(0,107,147,.026) 1px,transparent 1px),
    linear-gradient(90deg,rgba(0,107,147,.026) 1px,transparent 1px);
  background-size:42px 42px;
}
.people-premium .section-heading{
  position:relative;
  z-index:2;
  max-width:850px;
  margin-bottom:30px;
}
.people-premium .section-heading span{
  display:inline-flex;
  padding:7px 11px;
  border-radius:999px;
  background:rgba(121,189,34,.14);
  color:#5b9918;
  font-size:11px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.people-premium .section-heading h2{
  margin:13px 0 12px;
  color:#003b57;
  font-size:clamp(35px,5vw,60px);
  line-height:1.01;
  letter-spacing:-.046em;
}
.people-premium .section-heading p{
  margin:0;
  max-width:780px;
  color:#57727e;
  font-size:17px;
  line-height:1.65;
}

/* La fotografía se muestra completa para conservar hombros, solapas y corbatas. */
.candidate-hero{
  position:relative;
  z-index:2;
  overflow:hidden;
  border:1px solid rgba(0,107,147,.16);
  border-radius:32px;
  background:linear-gradient(145deg,#042f50,#075e7d);
  box-shadow:0 30px 80px rgba(0,55,83,.22);
}
.candidate-hero img{
  display:block;
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain;
  object-position:center;
  filter:contrast(1.035) saturate(1.025);
}
.candidate-hero:after{display:none}
.candidate-hero__overlay{
  position:relative;
  left:auto;
  right:auto;
  bottom:auto;
  z-index:3;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  padding:0;
  background:rgba(0,31,53,.92);
  border-top:1px solid rgba(255,255,255,.10);
}
.candidate-hero__overlay > div{
  min-height:92px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:15px 16px;
  border:0;
  border-right:1px solid rgba(255,255,255,.10);
  border-radius:0;
  background:
    radial-gradient(circle at 100% 0,rgba(121,189,34,.10),transparent 45%),
    linear-gradient(135deg,rgba(0,65,106,.96),rgba(0,103,145,.90));
  color:#fff;
  text-align:center;
  backdrop-filter:none;
  box-shadow:none;
}
.candidate-hero__overlay > div:last-child{border-right:0}
.candidate-hero__overlay strong{
  display:block;
  font-size:15px;
  line-height:1.22;
}
.candidate-hero__overlay span{
  display:block;
  margin-top:5px;
  color:#c9edf7;
  font-size:10px;
  font-weight:850;
  letter-spacing:.045em;
  text-transform:uppercase;
}

/* PROPUESTAS ESTUDIANTILES: AZUL + VERDE, SIN FONDOS BLANCOS */
.student-proposals--premium{
  --navy:#003b57;
  --blue:#006b93;
  --cyan:#08b8dd;
  --green:#79bd22;
  position:relative;
  width:min(1180px,calc(100% - 40px));
  margin:36px auto 32px;
  padding:clamp(23px,2.8vw,32px);
  overflow:hidden;
  border:1px solid rgba(158,222,70,.18);
  border-radius:28px;
  background:
    radial-gradient(circle at 2% 0,rgba(8,184,221,.25),transparent 30%),
    radial-gradient(circle at 98% 0,rgba(121,189,34,.25),transparent 31%),
    linear-gradient(135deg,#032f50 0%,#075776 56%,#326f38 135%);
  box-shadow:0 26px 70px rgba(0,46,75,.25);
  color:#fff;
}
.student-proposals--premium:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.42;
  background-image:
    linear-gradient(rgba(255,255,255,.034) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.034) 1px,transparent 1px);
  background-size:32px 32px;
}
.student-proposals__header{
  position:relative;
  z-index:2;
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:22px;
  margin-bottom:19px;
}
.student-proposals__header > div{max-width:770px}
.student-proposals__eyebrow{
  display:inline-flex;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(121,189,34,.19);
  border:1px solid rgba(171,230,87,.25);
  color:#c5f47c;
  font-size:10px;
  font-weight:900;
  letter-spacing:.10em;
  text-transform:uppercase;
}
.student-proposals__header h2{
  margin:10px 0 7px;
  color:#fff;
  font-size:clamp(30px,3.8vw,48px);
  line-height:1;
  letter-spacing:-.045em;
}
.student-proposals__header p{
  margin:0;
  max-width:760px;
  color:#d2e9ef;
  font-size:14px;
  line-height:1.55;
}
.student-proposals__action{
  flex:none;
  padding:11px 15px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:12px;
  background:linear-gradient(135deg,#74b921,#9dd83c);
  color:#fff;
  font-size:11px;
  font-weight:900;
  box-shadow:0 10px 24px rgba(48,103,0,.25);
  transition:.25s;
}
.student-proposals__action:hover{transform:translateY(-2px)}

/* Seis columnas en escritorio: tarjetas más pequeñas y proporcionadas. */
.student-proposals__list{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:8px;
  border:0;
  background:transparent;
}
.student-proposal-item{
  display:block;
  min-height:116px;
  padding:12px 11px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:14px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.035));
  backdrop-filter:blur(9px);
  transition:.22s;
}
.student-proposal-item:hover{
  transform:translateY(-3px);
  background:
    linear-gradient(145deg,rgba(8,184,221,.14),rgba(121,189,34,.12));
  border-color:rgba(164,222,79,.37);
}
.student-proposal-item > span{
  width:29px;
  height:29px;
  margin-bottom:9px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:linear-gradient(135deg,var(--cyan),var(--blue));
  color:#fff;
  font-size:9px;
  font-weight:950;
  box-shadow:0 5px 13px rgba(0,31,53,.23);
}
.student-proposal-item:nth-child(3n+2) > span{
  background:linear-gradient(135deg,var(--green),#a8dd48);
}
.student-proposal-item:nth-child(3n) > span{
  background:linear-gradient(135deg,#18bed8,#497fb4);
}
.student-proposal-item h3{
  margin:0 0 5px;
  color:#fff;
  font-size:12px;
  line-height:1.16;
}
.student-proposal-item p{
  margin:0;
  color:#bdd5de;
  font-size:9.5px;
  line-height:1.34;
}
.student-proposals__footer{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:auto auto 1fr;
  align-items:center;
  gap:10px;
  margin-top:15px;
  padding:12px 15px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:13px;
  background:rgba(0,22,42,.36);
  color:#fff;
}
.student-proposals__footer strong{
  font-size:17px;
  font-style:italic;
}
.student-proposals__footer span{
  color:#a8dd48;
  font-size:14px;
  font-weight:900;
  font-style:italic;
}
.student-proposals__footer small{
  justify-self:end;
  color:#c8dee7;
  font-size:9.5px;
  font-weight:750;
}

@media(max-width:1100px){
  .student-proposals__list{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:850px){
  .candidate-hero__overlay{grid-template-columns:1fr}
  .candidate-hero__overlay > div{
    min-height:auto;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.10);
  }
  .candidate-hero__overlay > div:last-child{border-bottom:0}
  .student-proposals__header{
    align-items:flex-start;
    flex-direction:column;
  }
  .student-proposals__list{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:620px){
  .student-proposals--premium{
    width:min(680px,calc(100% - 28px));
    padding:20px 15px;
  }
  .student-proposals__list{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:430px){
  .student-proposals__list{grid-template-columns:1fr}
  .student-proposal-item{min-height:auto}
  .student-proposals__footer{grid-template-columns:1fr}
  .student-proposals__footer small{justify-self:start}
}


/* PORTADA PREMIUM V6 — MODELO INSTITUCIONAL INTERACTIVO */
.hero{
  min-height:760px;
  padding-bottom:44px;
}
.hero-grid{
  grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);
  align-items:center;
  gap:34px;
}
.hero-copy{
  align-self:center;
}
.team-showcase{
  min-width:0;
}
.team-showcase__photo{
  margin:0;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.20);
  border-radius:24px 24px 0 0;
  background:#042b4b;
  box-shadow:0 24px 62px rgba(0,25,50,.30);
}
.team-showcase__photo img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
  object-position:center;
  filter:contrast(1.035) saturate(1.025);
}
.team-showcase__names{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:1px;
  overflow:hidden;
  border-radius:0 0 24px 24px;
  background:rgba(0,24,45,.95);
  box-shadow:0 18px 46px rgba(0,25,50,.24);
}
.team-showcase__names > div{
  min-height:88px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:13px 12px;
  background:
    radial-gradient(circle at 100% 0,rgba(121,189,34,.13),transparent 52%),
    linear-gradient(145deg,#03446e,#006b93);
  color:#fff;
  text-align:center;
}
.team-showcase__names strong{
  display:block;
  font-size:13px;
  line-height:1.2;
}
.team-showcase__names span{
  display:block;
  margin-top:5px;
  color:#c5ebf5;
  font-size:9px;
  font-weight:850;
  letter-spacing:.04em;
  text-transform:uppercase;
}

/* Propuestas: panel continuo, compacto y oscuro */
.student-proposals--premium{
  position:relative;
  width:min(1180px,calc(100% - 42px));
  margin:22px auto 34px;
  padding:24px;
  border:1px solid rgba(115,190,35,.20);
  border-radius:26px;
  background:
    radial-gradient(circle at 4% 0,rgba(8,184,221,.22),transparent 29%),
    radial-gradient(circle at 98% 0,rgba(121,189,34,.22),transparent 31%),
    linear-gradient(135deg,#032c4c 0%,#064c70 52%,#176741 140%);
  box-shadow:0 25px 68px rgba(0,39,69,.27);
}
.student-proposals__header--compact{
  margin-bottom:17px;
}
.student-proposals__header--compact h2{
  font-size:clamp(28px,3.5vw,44px);
}
.student-proposals__header--compact p{
  font-size:13px;
  line-height:1.5;
}
.student-proposals__list{
  grid-template-columns:repeat(6,minmax(0,1fr));
  gap:8px;
}
.student-proposal-item{
  position:relative;
  min-height:126px;
  display:block;
  padding:11px 10px 12px;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  border-radius:14px;
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));
  backdrop-filter:blur(8px);
}
.student-proposal-item:before{
  content:"";
  position:absolute;
  inset:auto -28px -34px auto;
  width:86px;
  height:86px;
  border-radius:50%;
  background:var(--proposal-glow,rgba(8,184,221,.16));
  filter:blur(2px);
}
.student-proposal-item__badge{
  position:relative;
  z-index:2;
  width:auto!important;
  height:auto!important;
  display:inline-block!important;
  margin:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  color:var(--proposal-accent,#42d6ee)!important;
  font-size:10px!important;
  font-weight:950!important;
  letter-spacing:.09em;
}
.student-proposal-item__icon{
  position:relative;
  z-index:2;
  display:block;
  margin:5px 0 8px;
  font-size:22px;
  line-height:1;
}
.student-proposal-item h3{
  position:relative;
  z-index:2;
  margin:0 0 5px;
  color:#fff;
  font-size:11.5px;
  line-height:1.17;
}
.student-proposal-item p{
  position:relative;
  z-index:2;
  margin:0;
  color:#bdd5de;
  font-size:9.2px;
  line-height:1.34;
}

/* Variaciones cromáticas discretas dentro de la identidad azul-verde */
.student-proposal-item:nth-child(1),
.student-proposal-item:nth-child(7){--proposal-accent:#55c8ff;--proposal-glow:rgba(85,200,255,.18)}
.student-proposal-item:nth-child(2),
.student-proposal-item:nth-child(8){--proposal-accent:#a8dd48;--proposal-glow:rgba(168,221,72,.18)}
.student-proposal-item:nth-child(3),
.student-proposal-item:nth-child(9){--proposal-accent:#42d6ee;--proposal-glow:rgba(66,214,238,.18)}
.student-proposal-item:nth-child(4),
.student-proposal-item:nth-child(10){--proposal-accent:#8ab8ff;--proposal-glow:rgba(138,184,255,.17)}
.student-proposal-item:nth-child(5),
.student-proposal-item:nth-child(11){--proposal-accent:#79bd22;--proposal-glow:rgba(121,189,34,.18)}
.student-proposal-item:nth-child(6),
.student-proposal-item:nth-child(12){--proposal-accent:#d8eb75;--proposal-glow:rgba(216,235,117,.16)}

.student-proposals__footer{
  margin-top:14px;
  padding:11px 14px;
}
.student-proposals__footer strong{font-size:16px}
.student-proposals__footer span{font-size:13px}

/* Título de los 11 ejes: más grande y verde institucional */
.section-title--premium{
  position:relative;
  margin:0 0 24px;
  color:#79bd22!important;
  font-size:clamp(31px,4.2vw,54px)!important;
  line-height:1!important;
  letter-spacing:-.035em;
  text-shadow:0 5px 20px rgba(121,189,34,.12);
}
.section-title--premium:after{
  content:"";
  display:block;
  width:92px;
  height:4px;
  margin-top:13px;
  border-radius:999px;
  background:linear-gradient(90deg,#79bd22,#08b8dd);
}

/* Ejes y columna derecha quedan en su lugar y conservan todos sus enlaces */
.dashboard{
  align-items:start;
}

@media(max-width:1180px){
  .hero-grid{
    grid-template-columns:1fr;
  }
  .team-showcase{
    max-width:860px;
  }
}
@media(max-width:1050px){
  .student-proposals__list{
    grid-template-columns:repeat(4,minmax(0,1fr));
  }
}
@media(max-width:760px){
  .team-showcase__names{
    grid-template-columns:1fr;
  }
  .team-showcase__names > div{
    min-height:auto;
  }
  .student-proposals__list{
    grid-template-columns:repeat(2,minmax(0,1fr));
  }
}
@media(max-width:430px){
  .student-proposals__list{
    grid-template-columns:1fr;
  }
  .student-proposal-item{
    min-height:auto;
  }
}


/* PORTADA PREMIUM FINAL — PLAZA DEL SABER Y CANDIDATOS */
.hero--plaza{
  position:relative;
  isolation:isolate;
  background:
    linear-gradient(90deg,rgba(0,25,48,.96) 0%,rgba(0,36,66,.91) 38%,rgba(0,36,66,.55) 70%,rgba(0,28,53,.68) 100%),
    url("../assets/plaza_del_saber_unprg.webp") center/cover no-repeat!important;
}
.hero--plaza:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    radial-gradient(circle at 82% 12%,rgba(121,189,34,.16),transparent 28%),
    linear-gradient(to top,rgba(0,22,42,.72),transparent 48%);
}
.hero--plaza .hero-grid,
.hero--plaza .stats{
  position:relative;
  z-index:2;
}

/* Panel ligeramente más compacto para mostrar candidatos sin dominar la portada */
.team-showcase{
  max-width:720px;
  margin-left:auto;
}
.team-showcase__photo{
  border-radius:22px 22px 0 0;
}
.team-showcase__photo img{
  width:100%;
  height:auto;
  max-height:470px;
  object-fit:contain;
  object-position:center;
}
.team-showcase__names > div{
  min-height:76px;
  padding:11px 10px;
}
.team-showcase__names strong{
  font-size:12px;
}
.team-showcase__names span{
  font-size:8.5px;
}

/* Propuestas aún más compactas */
.student-proposals--premium{
  padding:21px 22px;
}
.student-proposals__list{
  gap:7px;
}
.student-proposal-item{
  min-height:112px;
  padding:10px 9px;
}
.student-proposal-item__icon{
  margin:4px 0 7px;
  font-size:20px;
}
.student-proposal-item h3{
  font-size:11px;
}
.student-proposal-item p{
  font-size:8.9px;
}

/* Frase ubicada inmediatamente debajo de Propuestas Estudiantiles */
.student-priority-slogan{
  width:min(1180px,calc(100% - 42px));
  margin:-18px auto 28px;
  padding:13px 18px;
  border:1px solid rgba(121,189,34,.22);
  border-radius:14px;
  background:
    radial-gradient(circle at 100% 0,rgba(121,189,34,.20),transparent 36%),
    linear-gradient(90deg,#032d4e,#055778);
  color:#fff;
  text-align:center;
  box-shadow:0 16px 36px rgba(0,41,69,.20);
  font-size:clamp(15px,1.8vw,22px);
  font-style:italic;
  letter-spacing:.01em;
}
.student-priority-slogan strong{
  color:#fff;
  font-weight:950;
}
.student-priority-slogan span{
  color:#8ed2ec;
  font-weight:800;
}
.student-priority-slogan b{
  color:#a8dd48;
  font-weight:950;
}

@media(max-width:1100px){
  .team-showcase{max-width:860px;margin:0}
}
@media(max-width:760px){
  .team-showcase__photo img{max-height:none}
  .student-priority-slogan{
    width:min(680px,calc(100% - 28px));
    margin-top:-15px;
  }
}


/* AJUSTE FINAL V2 — PROPUESTAS PREMIUM Y CANDIDATOS SIN DUPLICADOS */

/* La fotografía termina limpiamente, sin rótulos inferiores duplicados */
.team-showcase__photo{
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 24px 58px rgba(0,28,55,.30);
}
.team-showcase__photo img{
  display:block;
  width:100%;
  height:auto;
  max-height:455px;
  object-fit:contain;
  object-position:center;
}
.team-showcase__names{display:none!important}

/* El módulo sube y se integra mejor con el hero */
.student-proposals--final-v2{
  margin-top:8px!important;
  padding:22px 24px 20px!important;
  border-radius:26px!important;
  border:1px solid rgba(118,198,41,.26)!important;
  background:
    radial-gradient(circle at 3% 0,rgba(8,184,221,.26),transparent 27%),
    radial-gradient(circle at 98% 0,rgba(121,189,34,.26),transparent 29%),
    linear-gradient(135deg,#032a49 0%,#064a6c 55%,#1d653f 145%)!important;
  box-shadow:
    0 26px 68px rgba(0,36,66,.28),
    inset 0 1px 0 rgba(255,255,255,.05)!important;
}

/* Encabezado más refinado */
.student-proposals--final-v2 .student-proposals__header{
  margin-bottom:16px!important;
  padding-bottom:14px;
  border-bottom:1px solid rgba(255,255,255,.09);
}
.student-proposals--final-v2 .student-proposals__header h2{
  font-size:clamp(29px,3.4vw,44px)!important;
  margin:9px 0 6px!important;
}
.student-proposals--final-v2 .student-proposals__header p{
  font-size:13px!important;
  color:#d4e9ef!important;
}
.student-proposals--final-v2 .student-proposals__action{
  padding:10px 14px!important;
  border-radius:999px!important;
  background:rgba(4,39,66,.58)!important;
  border:1px solid rgba(153,219,60,.45)!important;
  color:#b9ed66!important;
  box-shadow:none!important;
}

/* Tarjetas más compactas y premium */
.student-proposals--final-v2 .student-proposals__list{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:8px!important;
}
.student-proposals--final-v2 .student-proposal-item{
  min-height:108px!important;
  padding:10px 9px!important;
  border-radius:13px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  background:
    linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.035),
    0 7px 18px rgba(0,20,40,.11);
}
.student-proposals--final-v2 .student-proposal-item:hover{
  transform:translateY(-4px)!important;
  border-color:var(--proposal-accent,rgba(121,189,34,.45))!important;
  background:
    linear-gradient(145deg,rgba(8,184,221,.12),rgba(121,189,34,.10))!important;
  box-shadow:0 13px 26px rgba(0,20,40,.20)!important;
}
.student-proposals--final-v2 .student-proposal-item__badge{
  font-size:10px!important;
}
.student-proposals--final-v2 .student-proposal-item__icon{
  margin:4px 0 6px!important;
  font-size:20px!important;
  filter:drop-shadow(0 4px 8px rgba(0,0,0,.18));
}
.student-proposals--final-v2 .student-proposal-item h3{
  font-size:10.8px!important;
  line-height:1.16!important;
  margin-bottom:4px!important;
}
.student-proposals--final-v2 .student-proposal-item p{
  font-size:8.7px!important;
  line-height:1.33!important;
  color:#c1d8e0!important;
}

/* Paleta un poco más rica sin romper la identidad institucional */
.student-proposals--final-v2 .student-proposal-item:nth-child(1),
.student-proposals--final-v2 .student-proposal-item:nth-child(7){
  --proposal-accent:#44c8ff;
  --proposal-glow:rgba(68,200,255,.20);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(2),
.student-proposals--final-v2 .student-proposal-item:nth-child(8){
  --proposal-accent:#a7df45;
  --proposal-glow:rgba(167,223,69,.20);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(3),
.student-proposals--final-v2 .student-proposal-item:nth-child(9){
  --proposal-accent:#24d7d1;
  --proposal-glow:rgba(36,215,209,.19);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(4),
.student-proposals--final-v2 .student-proposal-item:nth-child(10){
  --proposal-accent:#b485ff;
  --proposal-glow:rgba(180,133,255,.18);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(5),
.student-proposals--final-v2 .student-proposal-item:nth-child(11){
  --proposal-accent:#f2ae32;
  --proposal-glow:rgba(242,174,50,.18);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(6),
.student-proposals--final-v2 .student-proposal-item:nth-child(12){
  --proposal-accent:#ffd23f;
  --proposal-glow:rgba(255,210,63,.17);
}

/* Pie interno del módulo más discreto */
.student-proposals--final-v2 .student-proposals__footer{
  margin-top:13px!important;
  padding:10px 13px!important;
  border-radius:12px!important;
  background:rgba(0,21,40,.30)!important;
}

/* Frase pegada visualmente al módulo */
.student-priority-slogan--final{
  margin:-20px auto 26px!important;
  padding:11px 16px!important;
  border-radius:0 0 14px 14px!important;
  border-top:0!important;
  font-size:clamp(14px,1.65vw,20px)!important;
  box-shadow:0 15px 34px rgba(0,36,62,.18)!important;
}

@media(max-width:1080px){
  .student-proposals--final-v2 .student-proposals__list{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}
@media(max-width:760px){
  .student-proposals--final-v2{
    margin-top:16px!important;
    padding:20px 16px!important;
  }
  .student-proposals--final-v2 .student-proposals__list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:430px){
  .student-proposals--final-v2 .student-proposals__list{
    grid-template-columns:1fr!important;
  }
}


/* AJUSTE EXCLUSIVO DE PROPUESTAS ESTUDIANTILES — FINAL V3 */

/* Acerca el módulo a la fotografía de candidatos */
.student-proposals--final-v2{
  margin-top:-18px!important;
  padding:22px 22px 20px!important;
  border-radius:24px!important;
  background:
    radial-gradient(circle at 2% 0,rgba(8,184,221,.28),transparent 28%),
    radial-gradient(circle at 98% 0,rgba(121,189,34,.24),transparent 29%),
    linear-gradient(135deg,#032943 0%,#053f5e 52%,#0b5339 135%)!important;
  box-shadow:
    0 24px 62px rgba(0,34,62,.30),
    inset 0 1px 0 rgba(255,255,255,.055)!important;
}

/* Encabezado como el gráfico de referencia */
.student-proposals--final-v2 .student-proposals__header{
  display:grid!important;
  grid-template-columns:auto 1fr auto!important;
  align-items:center!important;
  gap:16px!important;
  margin-bottom:16px!important;
  padding-bottom:13px!important;
  border-bottom:1px solid rgba(255,255,255,.10)!important;
}
.student-proposals--final-v2 .student-proposals__header:before{
  content:"🎓";
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  border-radius:50%;
  border:2px solid rgba(94,219,255,.75);
  background:rgba(0,52,85,.62);
  color:#fff;
  font-size:27px;
  box-shadow:0 10px 24px rgba(0,25,45,.22);
}
.student-proposals--final-v2 .student-proposals__header > div{
  max-width:none!important;
}
.student-proposals--final-v2 .student-proposals__eyebrow{
  display:none!important;
}
.student-proposals--final-v2 .student-proposals__header h2{
  margin:0 0 3px!important;
  color:#fff!important;
  font-size:clamp(27px,3.1vw,40px)!important;
  line-height:1!important;
  letter-spacing:-.025em!important;
  text-transform:uppercase;
}
.student-proposals--final-v2 .student-proposals__header h2::first-letter{
  color:#fff;
}
.student-proposals--final-v2 .student-proposals__header p{
  margin:0!important;
  color:#d7e9ef!important;
  font-size:12.5px!important;
  line-height:1.4!important;
}
.student-proposals--final-v2 .student-proposals__action{
  justify-self:end!important;
  padding:9px 15px!important;
  border-radius:999px!important;
  background:rgba(3,42,68,.64)!important;
  border:1px solid rgba(159,220,55,.58)!important;
  color:#b8e95d!important;
  font-size:11px!important;
  box-shadow:0 8px 18px rgba(0,20,38,.15)!important;
}

/* Tarjetas con apariencia más cercana al gráfico */
.student-proposals--final-v2 .student-proposals__list{
  grid-template-columns:repeat(6,minmax(0,1fr))!important;
  gap:10px!important;
}
.student-proposals--final-v2 .student-proposal-item{
  position:relative;
  min-height:178px!important;
  padding:12px 12px 14px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  text-align:center!important;
  border-radius:14px!important;
  border:1px solid var(--proposal-accent,rgba(66,214,238,.58))!important;
  background:
    radial-gradient(circle at 50% 0,var(--proposal-glow,rgba(66,214,238,.14)),transparent 43%),
    linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018))!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.04),
    0 9px 20px rgba(0,18,34,.16)!important;
}
.student-proposals--final-v2 .student-proposal-item:hover{
  transform:translateY(-4px)!important;
  background:
    radial-gradient(circle at 50% 0,var(--proposal-glow,rgba(66,214,238,.19)),transparent 48%),
    linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025))!important;
  box-shadow:
    0 16px 28px rgba(0,18,34,.24),
    0 0 0 1px var(--proposal-accent,rgba(66,214,238,.45)) inset!important;
}

/* Número arriba a la izquierda */
.student-proposals--final-v2 .student-proposal-item__badge{
  position:absolute!important;
  top:9px!important;
  left:10px!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  margin:0!important;
  color:var(--proposal-accent,#42d6ee)!important;
  font-size:15px!important;
  font-weight:950!important;
  letter-spacing:.02em!important;
}

/* Iconos grandes centrados */
.student-proposals--final-v2 .student-proposal-item__icon{
  margin:14px 0 10px!important;
  font-size:38px!important;
  line-height:1!important;
  filter:drop-shadow(0 5px 11px rgba(0,0,0,.22))!important;
}
.student-proposals--final-v2 .student-proposal-item h3{
  margin:0 0 8px!important;
  color:var(--proposal-accent,#fff)!important;
  font-size:14px!important;
  font-weight:900!important;
  line-height:1.15!important;
}
.student-proposals--final-v2 .student-proposal-item p{
  margin:0!important;
  color:#f0f7fa!important;
  font-size:10.3px!important;
  line-height:1.43!important;
}

/* Paleta visual del gráfico */
.student-proposals--final-v2 .student-proposal-item:nth-child(1),
.student-proposals--final-v2 .student-proposal-item:nth-child(7){
  --proposal-accent:#45a7ff;
  --proposal-glow:rgba(69,167,255,.18);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(2),
.student-proposals--final-v2 .student-proposal-item:nth-child(8){
  --proposal-accent:#94d323;
  --proposal-glow:rgba(148,211,35,.18);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(3){
  --proposal-accent:#28cde6;
  --proposal-glow:rgba(40,205,230,.18);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(4){
  --proposal-accent:#c27cff;
  --proposal-glow:rgba(194,124,255,.18);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(5){
  --proposal-accent:#ff971c;
  --proposal-glow:rgba(255,151,28,.17);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(6){
  --proposal-accent:#ffd42d;
  --proposal-glow:rgba(255,212,45,.17);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(9){
  --proposal-accent:#ff5a93;
  --proposal-glow:rgba(255,90,147,.18);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(10){
  --proposal-accent:#6c89ff;
  --proposal-glow:rgba(108,137,255,.18);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(11){
  --proposal-accent:#8fce24;
  --proposal-glow:rgba(143,206,36,.18);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(12){
  --proposal-accent:#ff6a16;
  --proposal-glow:rgba(255,106,22,.18);
}

/* Pie interno discreto */
.student-proposals--final-v2 .student-proposals__footer{
  display:none!important;
}

/* La frase sigue inmediatamente debajo */
.student-priority-slogan--final{
  margin:-18px auto 24px!important;
}

@media(max-width:1100px){
  .student-proposals--final-v2 .student-proposals__list{
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
  }
}
@media(max-width:820px){
  .student-proposals--final-v2{
    margin-top:8px!important;
  }
  .student-proposals--final-v2 .student-proposals__header{
    grid-template-columns:58px 1fr!important;
  }
  .student-proposals--final-v2 .student-proposals__action{
    grid-column:2!important;
    justify-self:start!important;
    margin-top:4px;
  }
  .student-proposals--final-v2 .student-proposals__list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:460px){
  .student-proposals--final-v2 .student-proposals__header{
    grid-template-columns:1fr!important;
  }
  .student-proposals--final-v2 .student-proposals__header:before{
    width:52px;
    height:52px;
  }
  .student-proposals--final-v2 .student-proposals__action{
    grid-column:auto!important;
  }
  .student-proposals--final-v2 .student-proposals__list{
    grid-template-columns:1fr!important;
  }
  .student-proposals--final-v2 .student-proposal-item{
    min-height:160px!important;
  }
}


/* AJUSTE FINAL V4 — TIPOGRAFÍA E ICONOS DE PROPUESTAS */

/* Tipografía más limpia, uniforme y legible */
.student-proposals--final-v2 .student-proposals__header h2,
.student-proposals--final-v2 .student-proposal-item h3,
.student-proposals--final-v2 .student-proposal-item p,
.student-proposals--final-v2 .student-proposals__header p,
.student-proposals--final-v2 .student-proposals__action{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
}
.student-proposals--final-v2 .student-proposals__header h2{
  font-weight:900!important;
  letter-spacing:-.035em!important;
  text-rendering:optimizeLegibility;
}
.student-proposals--final-v2 .student-proposals__header p{
  font-weight:500!important;
  letter-spacing:.005em!important;
}
.student-proposals--final-v2 .student-proposal-item h3{
  min-height:32px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:13.6px!important;
  font-weight:800!important;
  letter-spacing:-.012em!important;
  text-wrap:balance;
  text-rendering:optimizeLegibility;
}
.student-proposals--final-v2 .student-proposal-item p{
  font-size:10.1px!important;
  font-weight:500!important;
  letter-spacing:.002em!important;
  line-height:1.45!important;
  text-wrap:pretty;
}
.student-proposals--final-v2 .student-proposal-item__badge{
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif!important;
  font-variant-numeric:tabular-nums;
}

/* Iconos SVG vectoriales: más nítidos en cualquier resolución */
.student-proposals--final-v2 .student-proposal-item__icon{
  width:48px!important;
  height:48px!important;
  margin:13px auto 9px!important;
  display:grid!important;
  place-items:center!important;
  color:var(--proposal-accent,#42d6ee)!important;
  filter:drop-shadow(0 5px 10px rgba(0,0,0,.25))!important;
}
.student-proposals--final-v2 .student-proposal-item__icon svg{
  width:100%;
  height:100%;
  display:block;
  overflow:visible;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
  shape-rendering:geometricPrecision;
}
.student-proposals--final-v2 .student-proposal-item:hover .student-proposal-item__icon{
  transform:translateY(-1px) scale(1.04);
  transition:transform .22s ease;
}

/* Mejor contraste de títulos según cada acento */
.student-proposals--final-v2 .student-proposal-item h3{
  text-shadow:0 2px 9px rgba(0,0,0,.20);
}
.student-proposals--final-v2 .student-proposal-item p{
  color:#eef7fa!important;
  text-shadow:0 1px 4px rgba(0,0,0,.16);
}

@media(max-width:760px){
  .student-proposals--final-v2 .student-proposal-item h3{
    min-height:auto;
    font-size:13.2px!important;
  }
  .student-proposals--final-v2 .student-proposal-item__icon{
    width:44px!important;
    height:44px!important;
  }
}


/* AJUSTE FINAL V5 — TIPOGRAFÍA MÁS LIGERA E ICONOS BICOLOR */

/* Tipografía: menos gruesa, más limpia y editorial */
.student-proposals--final-v2 .student-proposals__header h2{
  font-weight:780!important;
  letter-spacing:-.028em!important;
}
.student-proposals--final-v2 .student-proposals__header p{
  font-weight:400!important;
  color:#d7e8ed!important;
}
.student-proposals--final-v2 .student-proposal-item h3{
  font-weight:650!important;
  font-size:13.2px!important;
  letter-spacing:-.006em!important;
  color:#f7fbfc!important;
  text-shadow:none!important;
}
.student-proposals--final-v2 .student-proposal-item p{
  font-weight:400!important;
  font-size:10px!important;
  line-height:1.44!important;
  color:#d9e8ed!important;
  text-shadow:none!important;
}
.student-proposals--final-v2 .student-proposal-item__badge{
  font-weight:800!important;
}

/* Iconos con fondo interior de contraste y trazo nítido */
.student-proposals--final-v2 .student-proposal-item__icon{
  width:52px!important;
  height:52px!important;
  margin:13px auto 10px!important;
  border-radius:15px;
  background:
    radial-gradient(circle at 35% 25%,rgba(255,255,255,.18),transparent 38%),
    linear-gradient(145deg,var(--icon-bg-1,#0b4268),var(--icon-bg-2,#062e4d));
  border:1px solid color-mix(in srgb,var(--proposal-accent,#42d6ee) 58%,transparent);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.08),
    0 8px 18px rgba(0,18,34,.25);
  filter:none!important;
}
.student-proposals--final-v2 .student-proposal-item__icon svg{
  width:64%!important;
  height:64%!important;
  stroke:var(--proposal-accent,#42d6ee)!important;
  stroke-width:1.9!important;
  filter:drop-shadow(0 1px 0 rgba(255,255,255,.08));
}
.student-proposals--final-v2 .student-proposal-item:hover .student-proposal-item__icon{
  transform:translateY(-1px) scale(1.035);
}

/* Combinaciones bicolor por propuesta */
.student-proposals--final-v2 .student-proposal-item:nth-child(1){
  --icon-bg-1:#143a67;--icon-bg-2:#0b2749;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(2){
  --icon-bg-1:#244e2c;--icon-bg-2:#15351d;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(3){
  --icon-bg-1:#0c4954;--icon-bg-2:#07333c;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(4){
  --icon-bg-1:#3c295d;--icon-bg-2:#251a3c;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(5){
  --icon-bg-1:#5a3d15;--icon-bg-2:#39250d;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(6){
  --icon-bg-1:#554a16;--icon-bg-2:#352e0d;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(7){
  --icon-bg-1:#11495a;--icon-bg-2:#0a303b;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(8){
  --icon-bg-1:#315022;--icon-bg-2:#203517;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(9){
  --icon-bg-1:#5d2741;--icon-bg-2:#3c192a;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(10){
  --icon-bg-1:#243f68;--icon-bg-2:#172a46;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(11){
  --icon-bg-1:#355321;--icon-bg-2:#223716;
}
.student-proposals--final-v2 .student-proposal-item:nth-child(12){
  --icon-bg-1:#60331b;--icon-bg-2:#3e2111;
}

@media(max-width:760px){
  .student-proposals--final-v2 .student-proposal-item h3{
    font-size:12.8px!important;
    font-weight:650!important;
  }
  .student-proposals--final-v2 .student-proposal-item p{
    font-size:9.8px!important;
  }
}


/* AJUSTE FINAL V6 — TIPOGRAFÍA FINA Y COLORES DE ICONOS REFINADOS */

/* Tipografía normal, fina y más elegante */
.student-proposals--final-v2 .student-proposals__header h2{
  font-weight:650!important;
  letter-spacing:-.022em!important;
}
.student-proposals--final-v2 .student-proposals__header p{
  font-weight:350!important;
  letter-spacing:.006em!important;
}
.student-proposals--final-v2 .student-proposal-item h3{
  font-weight:500!important;
  font-size:13px!important;
  line-height:1.18!important;
  letter-spacing:0!important;
  color:var(--proposal-accent,#f7fbfc)!important;
  text-shadow:none!important;
}
.student-proposals--final-v2 .student-proposal-item p{
  font-weight:350!important;
  font-size:9.9px!important;
  line-height:1.46!important;
  letter-spacing:.004em!important;
  color:#e5f0f4!important;
}
.student-proposals--final-v2 .student-proposal-item__badge{
  font-weight:650!important;
}

/* Iconos más claros: trazos de color sobre fondos internos contrastados */
.student-proposals--final-v2 .student-proposal-item__icon{
  width:54px!important;
  height:54px!important;
  border-radius:16px!important;
  background:
    radial-gradient(circle at 32% 22%,rgba(255,255,255,.17),transparent 34%),
    linear-gradient(145deg,var(--icon-bg-1,#153f5d),var(--icon-bg-2,#082a42))!important;
  border:1px solid var(--icon-border,var(--proposal-accent,#42d6ee))!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.08),
    0 8px 18px rgba(0,18,34,.23),
    0 0 14px var(--icon-glow,rgba(66,214,238,.08))!important;
}
.student-proposals--final-v2 .student-proposal-item__icon svg{
  width:63%!important;
  height:63%!important;
  stroke:var(--icon-stroke,var(--proposal-accent,#42d6ee))!important;
  stroke-width:1.75!important;
}

/* Paleta precisa por propuesta: color exterior e interior diferenciados */
.student-proposals--final-v2 .student-proposal-item:nth-child(1){
  --proposal-accent:#58b5ff;
  --icon-stroke:#86ccff;
  --icon-border:#2d8ed8;
  --icon-bg-1:#183e66;
  --icon-bg-2:#0b2847;
  --icon-glow:rgba(88,181,255,.13);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(2){
  --proposal-accent:#a4dc42;
  --icon-stroke:#d8ff8d;
  --icon-border:#79b727;
  --icon-bg-1:#38542a;
  --icon-bg-2:#1d3518;
  --icon-glow:rgba(164,220,66,.14);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(3){
  --proposal-accent:#42d9ee;
  --icon-stroke:#9af3ff;
  --icon-border:#22a9bb;
  --icon-bg-1:#164c58;
  --icon-bg-2:#0b3038;
  --icon-glow:rgba(66,217,238,.13);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(4){
  --proposal-accent:#c58cff;
  --icon-stroke:#e6c7ff;
  --icon-border:#8e52ca;
  --icon-bg-1:#4a3462;
  --icon-bg-2:#291d3d;
  --icon-glow:rgba(197,140,255,.13);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(5){
  --proposal-accent:#ff9f2f;
  --icon-stroke:#ffd08e;
  --icon-border:#cc6c13;
  --icon-bg-1:#5d4020;
  --icon-bg-2:#39250f;
  --icon-glow:rgba(255,159,47,.13);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(6){
  --proposal-accent:#ffd83d;
  --icon-stroke:#fff29b;
  --icon-border:#c2a51d;
  --icon-bg-1:#5b501d;
  --icon-bg-2:#37300f;
  --icon-glow:rgba(255,216,61,.13);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(7){
  --proposal-accent:#39d5df;
  --icon-stroke:#a2f8ff;
  --icon-border:#1aa1aa;
  --icon-bg-1:#164d58;
  --icon-bg-2:#0a3138;
  --icon-glow:rgba(57,213,223,.13);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(8){
  --proposal-accent:#9fdb45;
  --icon-stroke:#ddff9d;
  --icon-border:#71ab28;
  --icon-bg-1:#3b552a;
  --icon-bg-2:#203617;
  --icon-glow:rgba(159,219,69,.14);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(9){
  --proposal-accent:#ff6a9e;
  --icon-stroke:#ffc0d7;
  --icon-border:#c43a6e;
  --icon-bg-1:#653049;
  --icon-bg-2:#3b1a2a;
  --icon-glow:rgba(255,106,158,.13);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(10){
  --proposal-accent:#7897ff;
  --icon-stroke:#c4d0ff;
  --icon-border:#4e67c5;
  --icon-bg-1:#33466d;
  --icon-bg-2:#1b2a48;
  --icon-glow:rgba(120,151,255,.13);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(11){
  --proposal-accent:#9bd83a;
  --icon-stroke:#dcff8b;
  --icon-border:#6fa91f;
  --icon-bg-1:#3c5627;
  --icon-bg-2:#213715;
  --icon-glow:rgba(155,216,58,.14);
}
.student-proposals--final-v2 .student-proposal-item:nth-child(12){
  --proposal-accent:#ff7a26;
  --icon-stroke:#ffc38f;
  --icon-border:#c84d0b;
  --icon-bg-1:#66381f;
  --icon-bg-2:#3d2112;
  --icon-glow:rgba(255,122,38,.13);
}

/* Los títulos recuperan su color propio, pero con peso normal */
.student-proposals--final-v2 .student-proposal-item h3{
  color:var(--proposal-accent)!important;
}

/* Mejor visibilidad específica de los iconos verdes */
.student-proposals--final-v2 .student-proposal-item:nth-child(2) .student-proposal-item__icon svg,
.student-proposals--final-v2 .student-proposal-item:nth-child(8) .student-proposal-item__icon svg,
.student-proposals--final-v2 .student-proposal-item:nth-child(11) .student-proposal-item__icon svg{
  stroke-width:1.9!important;
  filter:drop-shadow(0 0 3px rgba(218,255,141,.16));
}

@media(max-width:760px){
  .student-proposals--final-v2 .student-proposal-item h3{
    font-size:12.7px!important;
    font-weight:500!important;
  }
  .student-proposals--final-v2 .student-proposal-item p{
    font-size:9.7px!important;
    font-weight:350!important;
  }
}
