@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
:root{--bg:#080808;--panel:#111;--line:rgba(255,255,255,.12);--muted:#9a9a9a;--white:#f4f4f2;--gold:#d8b477;--gold2:#f0d39d;--green:#25d366}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.page-shell{margin:0px;border:0px solid var(--line);border-radius:0px;overflow:hidden;background:radial-gradient(circle at 50% 35%,#202020 0,#111 29%,#090909 68%);min-height:calc(100vh - 36px);position:relative}.nav{height:106px;padding:22px 52px 0;display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-weight:700;font-size:18px}.brand-mark{width:43px;height:43px;border-radius:13px;background:linear-gradient(145deg,#343434,#141414);display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px rgba(255,255,255,.14)}.nav-links{display:flex;gap:39px;margin-top:12px;color:#9b9b9b;font-size:15px}.nav-links a{position:relative;transition:.25s}.nav-links a:hover,.nav-links .active{color:#fff}.nav-links .active:after{content:'';position:absolute;left:0;right:0;bottom:-10px;height:2px;background:#fff}.nav-actions{display:flex;align-items:center;gap:10px}.experience-cta{display:grid;grid-template-columns:auto auto auto;align-items:center;gap:10px;background:gold;color:#0c0c0c;border-radius:16px;padding:10px 13px 10px 15px;min-width:180px;box-shadow:0 10px 30px rgba(190,145,72,.14);transition:.3s}.experience-cta:hover{transform:translateY(-2px);box-shadow:0 14px 38px rgba(190,145,72,.23)}.cta-kicker{font-size:9px;line-height:1.15;text-transform:uppercase;letter-spacing:.07em;max-width:75px}.experience-cta strong{font-size:18px;white-space:nowrap}.cta-arrow{font-size:19px}.whatsapp-btn{width:47px;height:47px;border-radius:50%;background:#050505;border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;transition:.3s}.whatsapp-btn:hover{transform:translateY(-2px);border-color:rgba(37,211,102,.5);box-shadow:0 0 0 5px rgba(37,211,102,.06)}.whatsapp-btn svg{width:23px;fill:#fff}.menu-toggle{display:none;width:47px;height:47px;border:1px solid rgba(255,255,255,.12);background:#080808;border-radius:50%;cursor:pointer;place-items:center}.menu-toggle span{display:block;width:17px;height:1px;background:#fff;margin:4px auto}.hero{height:calc(100vh - 54px);min-height:720px;position:relative}.portrait-frame{position:absolute;width:min(49vw,660px);height:min(78vh,760px);min-height:600px;left:50%;top:25px;transform:translateX(-50%);border:0px solid rgba(255,255,255,.43);border-bottom:0;border-radius:360px 360px 0 0;overflow:hidden;background:radial-gradient(circle at 50% 35%,#292929,#101010 70%)}.portrait{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center top; }


.portrait-frame:after{content:'';position:absolute;inset:0; pointer-events:none}
.hero:after{
    
    content: '';
    position: absolute;
    left: -1%;
    right: -1%;
    bottom: 32px;
    height: 220px;
   /* background: linear-gradient(to bottom, transparent, #eee 92%); */
    pointer-events: none;

}

.hero-copy{position:absolute;left:57px;bottom:56px;z-index:5}.hero-copy p{margin:0 0 14px;color:#8e8e8e;font-size:16px}.hero-copy h1{font-size:clamp(42px,3.7vw,72px);line-height:.96;letter-spacing:-.055em;margin:0;color: white;font-weight:800}.hero-proof{display:flex;align-items:center;gap:11px;color:#565656;font-size:12px;max-width:450px;margin-top:20px}.proof-line{width:28px;height:1px;background:#565656}

.hero-experience{position:absolute;right:55px;bottom:57px;z-index:6;background:rgba(249,249,247,.96);color:#111;border-radius:20px;padding:18px 20px;min-width:235px;display:grid;grid-template-columns:1fr auto;gap:3px 16px;box-shadow:0 12px 40px rgba(0,0,0,.2);transition:.3s; display: none;}
.hero-experience:hover{transform:translateY(-4px)}.hero-experience span{font-size:11px;color:#666}.hero-experience strong{grid-row:1/3;grid-column:2;font-size:27px;align-self:center}.hero-experience em{font-size:10px;font-style:normal;color:#111}.section{padding:74px 0}.section-inner{width:min(1180px,calc(100% - 80px));margin:auto}.section-heading{max-width:770px}.eyebrow{font-size:11px;letter-spacing:.18em;color:var(--gold);font-weight:700;margin:0 0 18px}.section h2{font-size:clamp(42px,5.3vw,76px);line-height:.96;letter-spacing:-.055em;margin:0}.section h2 span{color:#555}.section-lead{color:#8f8f8f;font-size:16px;line-height:1.7;max-width:650px;margin-top:28px}.experience-section{background:#eee;color:#111}.experience-section .eyebrow{color:#9d773d}.experience-section h2 span{color:#999}.career-list{margin-top:70px;border-top:1px solid rgba(0,0,0,.15)}.career-item{display:grid;grid-template-columns:60px 1fr auto;gap:25px;align-items:start;padding:28px 0;border-bottom:1px solid rgba(0,0,0,.12);transition:.25s}.career-item:hover{padding-left:10px}.career-item.featured{background:linear-gradient(90deg,rgba(216,180,119,.18),transparent);padding-left:15px;padding-right:15px}.career-number{font-size:11px;color:#8c8c8c;padding-top:7px}.career-item h3{margin:0;font-size:24px;letter-spacing:-.03em}.career-item p{margin:8px 0 0;color:#626262;max-width:720px;font-size:14px;line-height:1.6}.career-mark{font-size:9px;letter-spacing:.15em;color:#9d773d;border:1px solid rgba(157,119,61,.4);padding:7px 9px;border-radius:30px}.method-proof{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#d3d3d3;margin-top:75px}.method-proof>div{background:#eee;padding:25px}.method-proof span{font-size:10px;color:#9d773d}.method-proof strong{display:block;font-size:18px;margin-top:15px}.method-proof p{font-size:12px;line-height:1.6;color:#6d6d6d}.projects-section{background:#0a0a0a}.project-heading{display:flex;flex-direction:column}.audience-switch{margin:55px 0 28px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:50px;padding:6px;width:max-content;color:#777;font-size:12px}.switch-option{border:0;background:transparent;color:#888;padding:11px 17px;border-radius:40px;cursor:pointer;transition:.25s}.switch-option.active{background:#eee;color:#111}.project-view{display:none}.project-view.active{display:block;animation:fade .45s ease}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.project-card{border:1px solid var(--line);border-radius:25px;padding:30px;min-height:245px;background:linear-gradient(145deg,#141414,#0d0d0d);transition:.3s}.project-card:hover{transform:translateY(-4px);border-color:rgba(216,180,119,.3)}.project-card span{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.project-card h3{font-size:27px;line-height:1.05;letter-spacing:-.04em;margin:45px 0 12px}.project-card p{font-size:13px;color:#858585;line-height:1.65;margin:0}.technical-stack{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px}.technical-stack span{border:1px solid var(--line);border-radius:30px;padding:9px 12px;font-size:10px;color:#aaa}.technical-grid .project-card{min-height:210px}.confidential-note{margin-top:30px;color:#646464;font-size:11px;display:flex;gap:8px;align-items:center}.confidential-note span{color:var(--gold)}.contact-section{background:linear-gradient(145deg,#171717,#0c0c0c)}.contact-inner{display:grid;grid-template-columns:1.1fr .9fr;gap:100px}.contact-section h2{font-size:clamp(46px,6vw,82px)}.contact-copy{color:#888;line-height:1.75;max-width:650px;margin-top:30px}.contact-proof{border-left:1px solid var(--line);padding-left:50px;align-self:center}.contact-proof strong{display:block;font-size:25px;line-height:1.15;letter-spacing:-.035em}.contact-proof p{color:#777;line-height:1.75;font-size:13px}

.premium-contact{
  display:inline-block;align-items:center;justify-content:space-between;
  background:var(--gold);color:#111;border-radius:18px;
  padding:18px 20px;font-weight:700;margin-top:30px;transition:.3s;
  margin-top: 30px;
}

.premium-contact:hover{background:var(--gold2);transform:translateY(-2px)}footer{padding:35px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#555;font-size:10px;letter-spacing:.12em}.mobile-menu{display:none}.mobile-menu.open{display:block;position:fixed;inset:0;background:#080808;z-index:100;padding:30px 35px;animation:menuIn .45s cubic-bezier(.2,.75,.2,1)}.mobile-menu-top{display:flex;justify-content:space-between;align-items:center}.menu-label{font-size:10px;letter-spacing:.18em;color:#666;text-transform:uppercase}.menu-close{background:none;border:0;color:#fff;font-size:38px;font-weight:200;cursor:pointer}.mobile-links{display:flex;flex-direction:column;margin-top:90px}.mobile-links a{font-size:clamp(45px,10vw,90px);font-weight:700;letter-spacing:-.06em;border-bottom:1px solid rgba(255,255,255,.1);padding:17px 0;transform:translateY(-20px);opacity:0;animation:drop .6s forwards}.mobile-links a:nth-child(1){animation-delay:.08s}.mobile-links a:nth-child(2){animation-delay:.14s}.mobile-links a:nth-child(3){animation-delay:.2s}.mobile-links a:nth-child(4){animation-delay:.26s}.mobile-links span{font-size:11px;color:#666;letter-spacing:.1em;vertical-align:middle;margin-right:15px}.mobile-whatsapp{display:flex;justify-content:space-between;margin-top:45px;border:1px solid rgba(37,211,102,.25);border-radius:18px;padding:18px;color:#25d366;opacity:0;animation:drop .6s .32s forwards}@keyframes menuIn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:none}}@keyframes drop{to{opacity:1;transform:none}}@keyframes fade{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:1040px){.nav{padding-left:30px;padding-right:30px}.nav-links,.experience-cta{display:none}.menu-toggle{display:grid}.hero-copy{left:40px}.hero-experience{right:40px}.portrait-frame{width:58vw}}
@media(max-width:700px){.page-shell{margin:9px;border-radius:27px}.nav{height:84px;padding:25px 20px 0}.brand-mark{width:38px;height:38px}.whatsapp-btn{width:42px;height:42px}.menu-toggle{width:42px;height:42px}.hero{min-height:650px;height:calc(100vh - 93px)}.portrait-frame{width:88vw;height:66vh;min-height:470px;top:35px}.hero-copy{left:24px;bottom:40px}.hero-copy h1{font-size:39px}.hero-proof{display:none}.hero-experience{right:20px;bottom:170px;min-width:175px;padding:13px 15px}.hero-experience strong{font-size:22px}.hero-experience em{display:none}.section{padding:90px 0}.section-inner{width:calc(100% - 40px)}.section h2{font-size:47px}.career-item{grid-template-columns:35px 1fr}.career-mark{display:none}.career-item h3{font-size:20px}.method-proof{grid-template-columns:1fr 1fr}.project-grid,.contact-inner{grid-template-columns:1fr}.audience-switch{width:100%;justify-content:center;flex-wrap:wrap;border-radius:20px}.audience-switch>span{width:100%;text-align:center}.contact-proof{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}footer{flex-direction:column;gap:12px}.mobile-menu.open{padding:25px 20px}.mobile-links{margin-top:50px}}



/* =========================================================
   TECH STACK
========================================================= */

.tech-stack {
  width: 100%;
  max-width: 1210px;
  margin: 0 auto;
  padding: 150px 12px 110px;
  box-sizing: border-box;
}

.tech-stack__header {
  display: grid;
  grid-template-columns: 1.05fr .95fr;
  gap: 90px;
  align-items: end;
  margin-bottom: 72px;
}

.tech-stack__eyebrow {
  display: block;
  margin-bottom: 24px;
  color: #c5a15a;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .22em;
  text-transform: uppercase;
}

.tech-stack__header h2 {
  margin: 0;
  max-width: 650px;
  color: #f4f4f2;
  font-size: clamp(52px, 6vw, 78px);
  line-height: .94;
  letter-spacing: -.055em;
  font-weight: 700;
}

.tech-stack__header h2 span {
  color: #444442;
}

.tech-stack__header p {
  max-width: 520px;
  margin: 0 0 4px;
  color: #777774;
  font-size: 14px;
  line-height: 1.75;
}


/* GRID ESTÁTICO */

.tech-stack__grid {
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 10px;
}


/* TARJETAS */

.tech-card {
  min-height: 76px;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 13px 14px;
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 16px;
  background:
    linear-gradient(
      145deg,
      rgba(255,255,255,.045),
      rgba(255,255,255,.012)
    );
  box-sizing: border-box;
  transition:
    transform .35s cubic-bezier(.2,.8,.2,1),
    border-color .35s ease,
    background .35s ease;
}

.tech-card:hover {
  transform: translateY(-4px);
  border-color: rgba(197,161,90,.4);
  background: rgba(255,255,255,.055);
}

.tech-icon {
  width: 40px;
  height: 40px;
  min-width: 40px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 11px;

  color: #c5a15a;

  background:
    radial-gradient(
      circle at 35% 25%,
      rgba(255,255,255,.07),
      rgba(255,255,255,.015) 65%
    );

  border: 1px solid rgba(255,255,255,.09);

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

.tech-icon svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
  stroke: currentColor;
}

.tech-card strong {
  display: block;
  color: #dcdcd9;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 650;
  letter-spacing: -.01em;
}

.tech-card small {
  display: block;
  margin-top: 5px;
  color: #555553;
  font-size: 8px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: .13em;
}


/* LOS DEMÁS COMIENZAN OCULTOS */

.tech-card--extra {
  display: none;
  opacity: 0;
  transform: translateY(-14px);
}


/* CUANDO SE ABRE */

.tech-stack.is-expanded .tech-card--extra {
  display: flex;
  animation: techReveal .55s cubic-bezier(.2,.8,.2,1) forwards;
}


/*
   Pequeño delay escalonado.
   Hace que aparezcan como una secuencia,
   no todos de golpe.
*/

.tech-stack.is-expanded .tech-card--extra:nth-child(6)  { animation-delay: .03s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(7)  { animation-delay: .06s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(8)  { animation-delay: .09s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(9)  { animation-delay: .12s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(10) { animation-delay: .15s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(11) { animation-delay: .18s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(12) { animation-delay: .21s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(13) { animation-delay: .24s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(14) { animation-delay: .27s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(15) { animation-delay: .30s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(16) { animation-delay: .33s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(17) { animation-delay: .36s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(18) { animation-delay: .39s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(19) { animation-delay: .42s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(20) { animation-delay: .45s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(21) { animation-delay: .48s; }
.tech-stack.is-expanded .tech-card--extra:nth-child(22) { animation-delay: .51s; }

@keyframes techReveal {
  from {
    opacity: 0;
    transform: translateY(-14px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}


/* BOTÓN */

.tech-stack__toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 13px;

  margin: 34px auto 0;
  padding: 13px 20px;

  color: #bdbdb9;
  background: transparent;

  border: 1px solid rgba(255,255,255,.12);
  border-radius: 100px;

  font: inherit;
  font-size: 12px;
  font-weight: 600;

  cursor: pointer;

  transition:
    color .3s ease,
    border-color .3s ease,
    background .3s ease,
    transform .3s ease;
}

.tech-stack__toggle:hover {
  color: #fff;
  border-color: rgba(197,161,90,.55);
  background: rgba(197,161,90,.06);
  transform: translateY(-2px);
}

.tech-stack__toggle-icon {
  width: 20px;
  height: 20px;

  display: flex;
  align-items: center;
  justify-content: center;

  border-radius: 50%;

  color: #c5a15a;
  border: 1px solid rgba(197,161,90,.4);

  font-size: 16px;
  line-height: 1;

  transition: transform .35s ease;
}

.tech-stack.is-expanded .tech-stack__toggle-icon {
  transform: rotate(45deg);
}


/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1000px) {

  .tech-stack {
    padding: 110px 24px 90px;
  }

  .tech-stack__header {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .tech-stack__header h2 {
    font-size: clamp(48px, 8vw, 70px);
  }

  .tech-stack__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 650px) {

  .tech-stack {
    padding: 90px 18px 75px;
  }

  .tech-stack__header {
    margin-bottom: 45px;
  }

  .tech-stack__header h2 {
    font-size: clamp(43px, 13vw, 62px);
  }

  .tech-stack__header p {
    font-size: 13px;
  }

  .tech-stack__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }

  .tech-card {
    min-height: 72px;
    padding: 11px;
    gap: 10px;
    border-radius: 13px;
  }

  .tech-icon {
    width: 34px;
    height: 34px;
    min-width: 34px;
    border-radius: 9px;
  }

  .tech-card strong {
    font-size: 11px;
  }

  .tech-card small {
    font-size: 7px;
    letter-spacing: .09em;
  }
}










 







/* =========================================================
   AURA NEGRA — SIN EFECTO LÁPIDA
   ========================================================= */

.portrait-frame {
  position: relative;
  isolation: isolate;
  z-index: 1;

  box-shadow:
    0 0 20px rgba(0,0,0,.95),
    0 0 55px rgba(0,0,0,.92),
    0 0 110px rgba(0,0,0,.78);

  animation: portraitAuraPulse 5s ease-in-out infinite;
}


/* NUBE PRINCIPAL */
.portrait-frame::before {
  content: "";
  position: absolute;

  top: -45px;
  right: -70px;
  bottom: -45px;
  left: -70px;

  border-radius: 28% 36% 24% 31% / 18% 24% 20% 26%;

  background:
    radial-gradient(
      ellipse at 50% 45%,
      rgba(0,0,0,.98) 0%,
      rgba(0,0,0,.88) 28%,
      rgba(0,0,0,.58) 51%,
      rgba(0,0,0,.24) 67%,
      transparent 80%
    );

  filter: blur(25px);

  z-index: -1;

  opacity: .92;

  animation: auraWave 6s ease-in-out infinite;
}


/* SEGUNDA NUBE — DESPLAZADA */
.portrait-frame::after {
  content: "";
  position: absolute;

  top: -80px;
  right: -110px;
  bottom: -55px;
  left: -90px;

  border-radius: 42% 22% 38% 26% / 28% 35% 22% 38%;

  background:
    radial-gradient(
      ellipse at 52% 48%,
      rgba(0,0,0,.72) 0%,
      rgba(0,0,0,.42) 38%,
      rgba(0,0,0,.16) 58%,
      transparent 77%
    );

  filter: blur(42px);

  z-index: -2;

  opacity: .75;

  animation: auraDrift 8s ease-in-out infinite;
}


/* =========================================================
   MOVIMIENTO
========================================================= */

@keyframes auraWave {

  0%,
  100% {
    transform:
      translate3d(-3px, 0, 0)
      scale(1);
    opacity: .72;
  }

  25% {
    transform:
      translate3d(7px, -5px, 0)
      scale(1.035);
    opacity: .86;
  }

  50% {
    transform:
      translate3d(-5px, 4px, 0)
      scale(1.075);
    opacity: .98;
  }

  75% {
    transform:
      translate3d(5px, 2px, 0)
      scale(1.025);
    opacity: .82;
  }
}


@keyframes auraDrift {

  0%,
  100% {
    transform:
      translate3d(5px, 3px, 0)
      rotate(-1deg)
      scale(.97);

    opacity: .48;
  }

  30% {
    transform:
      translate3d(-8px, -5px, 0)
      rotate(1deg)
      scale(1.04);

    opacity: .70;
  }

  65% {
    transform:
      translate3d(8px, 5px, 0)
      rotate(-1.5deg)
      scale(1.01);

    opacity: .58;
  }
}


/* =========================================================
   PULSO DEL MARCO
========================================================= */

@keyframes portraitAuraPulse {

  0%,
  100% {
    box-shadow:
      0 0 18px rgba(0,0,0,.94),
      0 0 48px rgba(0,0,0,.88),
      0 0 95px rgba(0,0,0,.68);
  }

  50% {
    box-shadow:
      0 0 25px rgba(0,0,0,1),
      0 0 65px rgba(0,0,0,.96),
      0 0 125px rgba(0,0,0,.82);
  }
}


/* El personaje queda nítido */
.portrait-frame .portrait {
  position: relative;
  z-index: 2;

  filter:
    contrast(1.05)
    drop-shadow(0 16px 30px rgba(0,0,0,.9));
}


/* =========================================================
   DESKTOP
========================================================= */

@media (min-width: 1200px) {

  .portrait-frame::before {
    top: -55px;
    right: -90px;
    bottom: -55px;
    left: -90px;
    filter: blur(30px);
  }

  .portrait-frame::after {
    top: -95px;
    right: -125px;
    bottom: -75px;
    left: -110px;
    filter: blur(48px);
  }
}


/* Reduce motion */
@media (prefers-reduced-motion: reduce) {

  .portrait-frame,
  .portrait-frame::before,
  .portrait-frame::after {
    animation: none;
  }
}







































/* =========================================================
   HERRAMIENTAS / NIVEL DE DOMINIO
========================================================= */

.tech-stack {
  max-width: 1200px;
  margin: 0 auto;
  padding: 110px 6vw;
  background: #fff;
  color: #111;
}

.tech-stack__header {
  margin-bottom: 65px;
}

.tech-stack__eyebrow {
  display: block;
  margin-bottom: 18px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .2em;
  color: #8a8a8a;
}

.tech-stack__header h2 {
  margin: 0;
  font-size: clamp(42px, 6vw, 76px);
  line-height: .95;
  letter-spacing: -.055em;
}

.tech-stack__header h2 span {
  color: #888 !important;
}


/* LISTA */

.tech-skills {
  border-top: 1px solid #dedede;
}


/* ITEM */

.tech-skill {
  display: grid;
  grid-template-columns: minmax(300px, .9fr) minmax(300px, 1.1fr);
  align-items: center;
  gap: 70px;
  min-height: 115px;
  padding: 22px 0;
  border-bottom: 1px solid #dedede;
}


/* IDENTIDAD */

.tech-skill__identity {
  display: flex;
  align-items: center;
  gap: 24px;
  min-width: 0;
}

.tech-skill__identity img {
  width: 110px;
  height: 55px;
  object-fit: contain;
  flex: 0 0 110px;
}

.tech-skill__identity div {
  min-width: 0;
}

.tech-skill__identity strong {
  display: block;
  margin-bottom: 6px;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -.02em;
}

.tech-skill__identity small {
  display: block;
  color: #999;
  font-size: 9px;
  font-weight: 700;
  letter-spacing: .12em;
}


/* NIVEL */

.tech-skill__level {
  width: 100%;
}

.tech-skill__level-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}

.tech-skill__level-info span {
  font-size: 10px;
  color: #999;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.tech-skill__level-info strong {
  font-size: 12px;
  font-weight: 700;
}


/* BARRA */

.tech-progress {
  width: 100%;
  height: 5px;
  overflow: hidden;
  background: #e9e9e9;
}

.tech-progress span {
  display: block;
  height: 100%;
  background: #111;
  transform-origin: left;
  animation: techProgress .9s ease-out both;
}

@keyframes techProgress {
  from {
    transform: scaleX(0);
  }

  to {
    transform: scaleX(1);
  }
}


/* GO / ACTUALIZACIÓN */

.tech-skill--updating {
  background: #fafafa;
  padding-left: 20px;
  padding-right: 20px;
}

.tech-skill--updating .tech-skill__level-info strong {
  color: #777;
}

.tech-skill--updating .tech-progress span {
  background: #777;
}


/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 800px) {

  .tech-stack {
    padding: 80px 6vw;
  }

  .tech-stack__header {
    margin-bottom: 45px;
  }

  .tech-skill {
    grid-template-columns: 1fr;
    gap: 22px;
    padding: 28px 0;
  }

  .tech-skill--updating {
    padding-left: 15px;
    padding-right: 15px;
  }

  .tech-skill__identity img {
    width: 95px;
    height: 48px;
    flex-basis: 95px;
  }

  .tech-skill__identity strong {
    font-size: 17px;
  }
}


@media (max-width: 480px) {

  .tech-stack {
    padding: 65px 20px;
  }

  .tech-stack__header h2 {
    font-size: 43px;
  }

  .tech-skill {
    gap: 20px;
  }

  .tech-skill__identity {
    gap: 16px;
  }

  .tech-skill__identity img {
    width: 75px;
    height: 42px;
    flex-basis: 75px;
  }

  .tech-skill__identity strong {
    font-size: 16px;
  }

  .tech-skill__identity small {
    font-size: 8px;
  }

  .tech-skill__level-info span {
    font-size: 9px;
  }

  .tech-skill__level-info strong {
    font-size: 11px;
  }
}


























.projects-section {
  background: #080808;
  color: #fff;
  padding: 120px 0;
}

.projects-section .section-inner {
  width: min(1180px, 90%);
  margin: 0 auto;
}


/* TITULAR */

.project-heading {
  margin-bottom: 75px;
}

.project-heading > span {
  display: block;
  margin-bottom: 18px;
  color: #666;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .22em;
}

.project-heading h2 {
  margin: 0;
  font-size: clamp(52px, 8vw, 100px);
  line-height: .88;
  letter-spacing: -.065em;
  font-weight: 700;
}

.project-heading h2 em {
  color: #555;
  font-style: normal;
}

.project-heading p {
  max-width: 550px;
  margin: 28px 0 0;
  color: #777;
  font-size: 14px;
}


/* LISTA */

.projects-list {
  border-top: 1px solid #292929;
}


/* ITEM */

.project-item {
  display: grid;
  grid-template-columns: 55px 1fr minmax(200px, 280px);
  align-items: center;
  gap: 30px;

  min-height: 105px;
  padding: 18px 0;

  border-bottom: 1px solid #292929;

  transition:
    padding .3s ease,
    background .3s ease;
}

.project-item:hover {
  padding-left: 18px;
  padding-right: 18px;
  background: #101010;
}


/* NUMERO */

.project-item__number {
  color: #444;
  font-size: 10px;
  font-weight: 700;
}


/* CONTENIDO */

.project-item__main small {
  display: block;
  margin-bottom: 8px;
  color: #555;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .16em;
}

.project-item__main h3 {
  margin: 0;
  color: #eee;
  font-size: clamp(20px, 2.4vw, 28px);
  line-height: 1;
  letter-spacing: -.035em;
}


/* FRASE */

.project-item > p {
  margin: 0;
  color: #777;
  font-size: 12px;
  line-height: 1.4;
  text-align: right;
}


/* CIERRE */

.projects-closing {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 30px;

  margin-top: 70px;
  padding-top: 30px;

  border-top: 1px solid #292929;
}

.projects-closing strong {
  font-size: 18px;
  letter-spacing: -.02em;
}

.projects-closing span {
  color: #666;
  font-size: 12px;
}


/* =========================================================
   RESPONSIVE
========================================================= */

@media (max-width: 700px) {

  .projects-section {
    padding: 85px 0;
  }

  .project-heading {
    margin-bottom: 50px;
  }

  .project-heading h2 {
    font-size: 52px;
  }

  .project-item {
    grid-template-columns: 35px 1fr;
    gap: 15px;
    min-height: 90px;
  }

  .project-item > p {
    grid-column: 2;
    text-align: left;
    margin-top: -8px;
  }

  .project-item:hover {
    padding-left: 10px;
    padding-right: 10px;
  }

  .projects-closing {
    display: block;
  }

  .projects-closing span {
    display: block;
    margin-top: 8px;
  }
}


@media (max-width: 420px) {

  .projects-section .section-inner {
    width: 88%;
  }

  .project-heading h2 {
    font-size: 46px;
  }

  .project-heading p {
    font-size: 12px;
    line-height: 1.6;
  }

  .project-item__main h3 {
    font-size: 20px;
  }

  .project-item > p {
    font-size: 11px;
  }
}










.contact-truth {
  width: min(1180px, calc(100% - 80px));
  margin: 110px auto 0;
  padding-top: -20px;
  border-top: 0px solid var(--line);
  text-align: center;
}

.contact-truth__title {
  margin: 0;
  font-size: clamp(38px, 4.8vw, 64px);
  line-height: 1.06;
  font-weight: 700;
  letter-spacing: -.035em;
  color: #ddd;
}

.contact-truth__title span {
  display: block;
  color: var(--gold);
}

.contact-truth__sub {
  width: 100%;
  max-width: 560px;
  margin: 24px auto 0;
  color: #8f8f8f;
  font-size: 15px;
  line-height: 1.7;
  text-align: justify;
  margin-bottom: 90px;
}


/* =========================================================
   TRES CASOS · LO BARATO SALE CARO
   ========================================================= */

.truth-cases {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  width: 100%;
  max-width: 980px;
  margin: 50px auto 0;
  text-align: left;
}

.truth-case {
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 24px 22px;
  background: rgba(255,255,255,.025);
  transition: .3s;
}

.truth-case:hover {
  transform: translateY(-3px);
  border-color: rgba(216,180,119,.32);
}

.truth-case__number {
  display: block;
  font-size: 11px;
  letter-spacing: .1em;
  color: var(--gold);
  opacity: .85;
  margin-bottom: 14px;
}

.truth-case h3 {
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -.01em;
  line-height: 1.3;
  color: #eee;
}

.truth-case p {
  margin: 0;
  font-size: 12.5px;
  line-height: 1.55;
  color: #888;
}

.contact-truth__bridge {
  width: 100%;
  max-width: 560px;
  margin: 40px auto 0;
  color: #999;
  font-size: 14px;
  line-height: 1.65;
}

.contact-truth__bridge strong {
  color: #fff;
  font-weight: 600;
}


/* =========================================================
   LECTURAS · DOS COLUMNAS
   ========================================================= */

.reading-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  width: 100%;
  max-width: 980px;
  margin: 44px auto 0;
  text-align: left;
}

.reading-card {
  border: 1px solid var(--line);
  border-radius: 20px;
  padding: 28px;
  background: rgba(255,255,255,.02);
}

.reading-card__head {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 24px;
}

.reading-card__number {
  font-size: 11px;
  opacity: .45;
  letter-spacing: .08em;
  padding-top: 2px;
}

.reading-card__head strong {
  display: block;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -.015em;
}

.reading-card__head small {
  display: block;
  margin-top: 4px;
  font-size: 11.5px;
  opacity: .5;
}


/* ---- Lectura rápida: una palabra a la vez (RSVP) ---- */

.reading-fast__word {
  position: relative;
  min-height: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 22px 16px;
  margin-bottom: 24px;
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 14px;
  background: rgba(255,255,255,.025);
  overflow: hidden;
}

.reading-fast__word::before,
.reading-fast__word::after {
  content: "";
  position: absolute;
  left: 50%;
  width: 1px;
  height: 10px;
  background: rgba(216,180,119,.55);
  transform: translateX(-50%);
}

.reading-fast__word::before { top: 12px; }
.reading-fast__word::after { bottom: 12px; }

.reading-fast__word-inner {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: baseline;
  width: 100%;
  font-size: clamp(24px, 2.6vw, 36px);
  font-weight: 600;
  letter-spacing: -.02em;
  white-space: nowrap;
}

.reading-fast__pre {
  text-align: right;
  color: #eee;
}

.reading-fast__pivot {
  text-align: center;
  color: var(--gold);
  padding: 0 1px;
}

.reading-fast__post {
  text-align: left;
  color: #eee;
}

.reading-fast__placeholder {
  grid-column: 1 / -1;
  text-align: center;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: normal;
  color: #777;
}


/* ---- Controles compartidos ---- */

.reading-controls,
.voice-controls {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 14px;
}

.reading-play,
.reading-stop,
.voice-play,
.voice-stop {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255,255,255,.2);
  border-radius: 50%;
  background: transparent;
  color: inherit;
  cursor: pointer;
  transition: all .25s ease;
  flex-shrink: 0;
}

.reading-play:hover,
.reading-stop:hover,
.voice-play:hover,
.voice-stop:hover {
  background: rgba(255,255,255,.1);
  transform: translateY(-2px);
}

.reading-play.is-playing,
.voice-play.is-playing {
  background: #fff;
  color: #111;
}

.reading-controls label,
.voice-controls label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: .08em;
  opacity: .65;
}

.reading-controls input[type="range"],
.voice-controls input[type="range"] {
  width: 100px;
  cursor: pointer;
  accent-color: var(--gold);
}

.voice-controls select {
  min-width: 150px;
  max-width: 100%;
  padding: 10px 30px 10px 12px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 8px;
  background: rgba(255,255,255,.04);
  color: inherit;
  outline: none;
  cursor: pointer;
  font-size: 12px;
}

.voice-controls select option {
  background: #111;
  color: #fff;
}


/* ---- Barra de progreso ---- */

.reading-progress {
  margin-top: 22px;
}

.reading-progress__bar {
  width: 100%;
  height: 3px;
  overflow: hidden;
  border-radius: 2px;
  background: rgba(255,255,255,.12);
}

.reading-progress__bar span {
  display: block;
  width: 0%;
  height: 100%;
  background: var(--gold);
  transition: width .15s linear;
}

.reading-progress__info {
  display: flex;
  justify-content: space-between;
  margin-top: 9px;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  opacity: .4;
}


/* =========================================================
   CTA
   ========================================================= */

.contact-cta {
  max-width: 620px;
  margin: 55px auto 0;
  text-align: center;
}

.contact-cta p {
  margin: 0 0 18px;
  color: #777;
  font-size: 13px;
  line-height: 1.6;
}

.contact-cta .premium-contact {
  margin-top: 0;
}


/* =========================================================
   RESPONSIVE
   ========================================================= */

@media (max-width: 900px) {

  .truth-cases {
    grid-template-columns: 1fr 1fr;
  }

}

@media (max-width: 700px) {

  .contact-truth {
    width: calc(100% - 40px);
    margin-top: 70px;
    padding-top: 45px;
  }

  .contact-truth__title {
    font-size: 34px;
  }

  .contact-truth__sub,
  .contact-truth__bridge {
    max-width: none;
    text-align: left;
  }

  .truth-cases {
    grid-template-columns: 1fr;
  }

  .reading-grid {
    grid-template-columns: 1fr;
  }

  .reading-card {
    padding: 22px;
  }

  .reading-fast__word-inner {
    font-size: 24px;
  }

  .reading-controls,
  .voice-controls {
    align-items: flex-start;
  }

  .reading-controls label,
  .voice-controls label {
    width: 100%;
    justify-content: space-between;
  }

  .voice-controls select {
    flex: 1;
    min-width: 0;
  }

  .contact-cta {
    margin-top: 50px;
  }

}






/* =========================================================
   ENGAGE-CHOICE · CLASES NUEVAS, INDEPENDIENTES
   ========================================================= */

.engage-choice {
  width: 100%;
  max-width: 720px;
  margin: 0 auto 60px;
  padding-bottom: 50px;
  border-bottom: 1px solid var(--line);
  text-align: left;
}

.engage-choice__kicker {
  margin: 0 0 10px;
  font-size: 11px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: var(--gold);
  font-weight: 700;
}

.engage-choice__title {
  margin: 0 0 28px;
  font-size: clamp(22px, 2.6vw, 30px);
  font-weight: 700;
  letter-spacing: -.02em;
  color: #eee;
}

.engage-choice__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

.engage-choice__option {
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 24px 22px;
  background: rgba(255,255,255,.02);
  transition: .3s;
}

.engage-choice__option:hover {
  transform: translateY(-3px);
  border-color: rgba(216,180,119,.32);
}

.engage-choice__number {
  display: block;
  font-size: 11px;
  letter-spacing: .1em;
  color: var(--gold);
  opacity: .85;
  margin-bottom: 14px;
}

.engage-choice__option h4 {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -.01em;
  color: #fff;
}

.engage-choice__option p {
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  color: #8a8a8a;
}

@media (max-width: 700px) {

  .engage-choice {
    margin-bottom: 45px;
    padding-bottom: 35px;
  }

  .engage-choice__title {
    font-size: 22px;
  }

  .engage-choice__grid {
    grid-template-columns: 1fr;
  }

}



.engage-choice {
  width: 100%;
  max-width: 720px;
  margin: 0 auto 34px;
  padding-bottom: 34px;
  border-bottom: 1px solid var(--line);
  text-align: left;
}

.engage-choice__connector {
  width: 100%;
  max-width: 480px;
  margin: 0 auto 34px;
  color: #8f8f8f;
  font-size: 14px;
  line-height: 1.6;
}

@media (max-width: 700px) {

  .engage-choice__connector {
    max-width: none;
    text-align: left;
    margin-bottom: 28px;
  }

}

#contacto{
  padding-top: 15px;
}