@font-face{font-family:"Roboto Local";src:url("../fonts/roboto/Roboto-VariableFont_wdth,wght.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Local";src:url("../fonts/roboto/Roboto-Italic-VariableFont_wdth,wght.ttf") format("truetype");font-weight:100 900;font-style:italic;font-display:swap}@font-face{font-family:"Roboto Condensed Local";src:url("../fonts/roboto/Roboto_Condensed-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed Local";src:url("../fonts/roboto/Roboto_Condensed-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed Local";src:url("../fonts/roboto/Roboto_Condensed-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed Local";src:url("../fonts/roboto/Roboto_Condensed-ExtraBold.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Condensed Local";src:url("../fonts/roboto/Roboto_Condensed-Black.ttf") format("truetype");font-weight:900;font-style:normal;font-display:swap}

:root{--font-body:"Roboto Local","Roboto",Arial,sans-serif;--font-heading:"Roboto Condensed Local","Roboto Local","Roboto",Arial,sans-serif;--purple:#A631B5;--deep:#180329;--violet:#450A74;--magenta:#B50B9F;--lavender:#E0ADFF;--teal:#5FB3AC;--white:#fff;--dark:#121212;--text:#f7efff;--muted:#d9c8e7;--soft:#f7f2fb;--line:rgba(255,255,255,.14);--shadow:0 24px 70px rgba(18,18,18,.22);--radius:22px;--max:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--purple) #10021d}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#10021d}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--purple),var(--magenta));border-radius:10px;border:2px solid #10021d}::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,var(--magenta),var(--teal))}body{margin:0;font-family:var(--font-body);background:var(--deep);color:var(--text);line-height:1.65;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{max-width:100%;vertical-align:middle}p,h1,h2,h3{margin-top:0}.container{width:min(100% - 32px,var(--max));margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:16px;top:16px;z-index:999;background:#fff;color:#111;padding:10px;border-radius:10px}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.01em;color:#fff}h1{font-size:clamp(2.35rem,5.6vw,4.8rem);line-height:1;margin-bottom:20px;font-weight:800}h2{font-size:clamp(1.85rem,3.8vw,3.05rem);line-height:1.1;margin-bottom:14px;font-weight:800}h3{font-size:1.18rem;line-height:1.25;margin-bottom:10px;font-weight:800}p{color:var(--muted);margin-bottom:0}.lead{font-size:clamp(1.02rem,2vw,1.2rem)}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 14px;color:var(--teal);font-weight:900;font-size:.78rem;text-transform:uppercase;letter-spacing:.13em}.eyebrow:before{content:"";width:28px;height:2px;border-radius:99px;background:var(--teal)}.site-header{position:sticky;top:0;z-index:100;background:rgba(24,3,41,.9);border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(18px)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;color:white;min-width:max-content}.brand img{width:62px;height:62px;object-fit:contain}.brand small{display:block;color:var(--teal);font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.nav-links{display:flex;align-items:center;justify-content:flex-end;gap:18px;font-size:.92rem;font-weight:800}.nav-links a{opacity:.86}.nav-links a:hover,.nav-links a.active{opacity:1;color:#fff}.nav-links .pill{padding:9px 17px;border-radius:999px;background:linear-gradient(135deg,var(--magenta),var(--purple));box-shadow:0 12px 30px rgba(181,11,159,.28);opacity:1}.menu-toggle{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.07);color:white;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{width:21px;height:2px;border-radius:8px;background:white;transition:.2s}.menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{position:relative;min-height:calc(100vh - 78px);display:grid;align-items:center;padding:84px 0;overflow:hidden;background:radial-gradient(ellipse at 10% 10%,rgba(166,49,181,.45),transparent 52%),radial-gradient(ellipse at 90% 12%,rgba(95,179,172,.22),transparent 45%),linear-gradient(135deg,#180329 0%,#0e0618 100%)}.hero:after{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(224,173,255,.3) 1px,transparent 1px),linear-gradient(90deg,rgba(224,173,255,.3) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to bottom,#000,transparent 70%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.04fr .96fr;gap:46px;align-items:center}.hero-media{position:relative}.logo-glow{width:min(86vw,390px);margin:auto;filter:drop-shadow(0 25px 60px rgba(181,11,159,.35))}.photo-card{margin:24px auto 0;width:min(88vw,360px);border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:var(--shadow);background:rgba(255,255,255,.08)}.photo-card img{width:100%;height:280px;object-fit:cover;object-position:center top}.hero-portrait{width:min(88vw,380px);border-radius:26px}.hero-portrait img{height:430px;object-position:center top}.hero-photo-card{position:relative;width:min(88vw,440px);margin:0 auto;border-radius:34px;border:1px solid rgba(224,173,255,.28);box-shadow:0 34px 86px rgba(18,18,18,.38),0 0 0 10px rgba(255,255,255,.045),0 0 70px rgba(181,11,159,.32)}.hero-photo-card:before{content:"";position:absolute;inset:-35px;z-index:-1;border-radius:44px;background:radial-gradient(circle at 22% 18%,rgba(224,173,255,.34),transparent 42%),radial-gradient(circle at 82% 18%,rgba(95,179,172,.28),transparent 45%),linear-gradient(135deg,rgba(166,49,181,.34),rgba(69,10,116,.14));filter:blur(12px)}.hero-photo-card:after{content:"";position:absolute;inset:auto 0 0 0;height:36%;background:linear-gradient(to top,rgba(24,3,41,.76),transparent);pointer-events:none}.hero-photo-card img{height:520px;object-position:center top}.script-word{font-family:"Caveat",cursive;font-size:1.55em;line-height:.7;text-transform:none;letter-spacing:.01em;color:var(--lavender);font-weight:700;margin-left:4px;text-shadow:0 8px 24px rgba(224,173,255,.26)}.hero-actions,.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}button,input,textarea,select{font-family:var(--font-body)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:13px 24px;border-radius:999px;border:1px solid transparent;font-weight:900;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--magenta),var(--purple));box-shadow:0 18px 45px rgba(181,11,159,.32);color:white}.btn-secondary{background:rgba(255,255,255,.08);border-color:rgba(224,173,255,.34);color:white}.btn-light{background:white;color:var(--deep)}.trust-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.trust-tags span{padding:8px 13px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#eadcff;font-size:.86rem;font-weight:700}.section{padding:86px 0}.section.light{background:var(--soft);color:var(--dark)}.section.light h1,.section.light h2,.section.light h3{color:var(--dark)}.section.light p{color:#55435e}.section.teal{background:linear-gradient(135deg,var(--teal),#3d958e);color:#061316}.section.teal h2,.section.teal h3,.section.teal p{color:#061316}.section.magenta{background:linear-gradient(135deg,var(--violet),var(--magenta))}.section-head{max-width:760px;margin-bottom:34px}.section-head.center{text-align:center;margin-inline:auto}.section-head.center .eyebrow{justify-content:center}.section-head.center .eyebrow:after{content:"";width:28px;height:2px;border-radius:9px;background:var(--teal)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.split{display:grid;grid-template-columns:.95fr 1.05fr;gap:44px;align-items:center}.card{border-radius:var(--radius);padding:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);box-shadow:var(--shadow);backdrop-filter:blur(14px)}.light .card{background:white;border:1px solid rgba(69,10,116,.12)}.teal .card{background:rgba(255,255,255,.82);border-color:rgba(255,255,255,.5)}.icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(135deg,var(--magenta),var(--purple));color:white;font-weight:900;margin-bottom:18px}.steps{list-style:none;margin:0;padding:0;display:grid;gap:14px}.steps li{display:grid;grid-template-columns:46px 1fr;gap:15px;align-items:start;padding:18px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.light .steps li{background:#fff;border-color:rgba(69,10,116,.12)}.num{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--teal);color:#061316;font-weight:900}.benefits{list-style:none;margin:24px 0 0;padding:0;display:grid;gap:12px}.benefits li{display:flex;gap:11px;font-weight:800}.benefits li:before{content:"\2713";display:grid;place-items:center;width:23px;height:23px;border-radius:50%;background:rgba(95,179,172,.18);color:var(--teal);flex-shrink:0}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.field.full{grid-column:1/-1}.field label{display:block;font-weight:900;margin-bottom:7px;color:inherit}.field input,.field textarea,.field select{width:100%;min-height:50px;border:1.5px solid rgba(69,10,116,.16);border-radius:14px;padding:13px 15px;background:#fff;color:#222;font:inherit}.field textarea{min-height:126px;resize:vertical}.field input[type=file]{padding:11px;background:#fff}.form-note{font-size:.86rem;margin-top:14px;color:#6e5879}.dark-form .field input,.dark-form .field textarea{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);color:white}.dark-form .form-note{color:var(--muted)}.placeholder{display:inline-flex;margin-top:12px;padding:7px 12px;border-radius:999px;background:rgba(95,179,172,.14);color:var(--teal);font-weight:900;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.portrait{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.16)}.portrait img{width:100%;height:540px;object-fit:cover;object-position:center top}.contact-list{display:grid;gap:14px}.contact-item{padding:18px;border-radius:18px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13)}.contact-item strong{display:block;color:#fff}.light .contact-item{background:#fff}.light .contact-item strong{color:#121212}.social-float{position:fixed;right:18px;bottom:18px;z-index:999}
.social-float svg{max-width:28px;max-height:28px}
.social-float-toggle,.whatsapp-float{width:58px;height:58px;border-radius:50%;border:none;background:linear-gradient(135deg,var(--teal),#3f9a91);box-shadow:0 14px 36px rgba(95,179,172,.45);color:#061316;display:grid;place-items:center;cursor:pointer;transition:transform .25s cubic-bezier(0.4,0,0.2,1),box-shadow .25s ease;outline:none;-webkit-tap-highlight-color:transparent;position:relative;z-index:2}
.social-float-toggle *,.whatsapp-float *{pointer-events:none}
.social-float-toggle:hover,.whatsapp-float:hover,.social-float.is-open .social-float-toggle,.social-float.is-open .whatsapp-float{transform:scale(1.06);box-shadow:0 18px 45px rgba(95,179,172,.6)}
.social-float-toggle svg,.whatsapp-float svg{width:26px;height:26px;transition:transform .25s ease}
.social-float-toggle .icon-close{display:none}
.social-float.is-open .social-float-toggle .icon-main{display:none}
.social-float.is-open .social-float-toggle .icon-close{display:block}
.social-float-menu{position:absolute;bottom:60px;right:0;padding-bottom:12px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;opacity:0;visibility:hidden;transform:translateY(10px) scale(0.95);transition:opacity .25s ease .18s,transform .25s ease .18s,visibility .25s .18s;pointer-events:none;z-index:1}
.social-float-menu::before{content:"";position:absolute;top:-15px;left:-40px;right:-20px;bottom:-25px;z-index:-1}
@media(hover:hover) and (pointer:fine){.social-float:hover .social-float-menu{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto;transition-delay:0s}}
.social-float.is-open .social-float-menu{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto;transition-delay:0s}
.social-float-item{display:flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:rgba(24,3,41,.95);color:#fff;font-size:.88rem;font-weight:700;box-shadow:0 10px 28px rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .2s ease,background .2s ease,box-shadow .2s ease;white-space:nowrap;-webkit-tap-highlight-color:transparent}
.social-float-item:hover,.social-float-item:active{transform:translateX(-4px);background:rgba(45,8,74,.98);border-color:rgba(224,173,255,.5)}
.social-float-item svg{width:20px;height:20px;flex-shrink:0;pointer-events:none}
.social-float-item.whatsapp svg{color:#25D366}
.social-float-item.instagram svg{color:#E1306C}
.social-float-item.facebook svg{color:#1877F2}
.social-float-item.tiktok svg{color:#ee1d52}
.social-float-item.linkedin svg{color:#0A66C2}
.social-float-item.email svg{color:var(--teal)}.footer{padding:48px 0 28px;background:#10021d;border-top:1px solid rgba(255,255,255,.1)}.footer-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:28px;align-items:start}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 20px;color:rgba(255,255,255,.7);font-weight:700}.footer-social{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px}.footer-social a{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.08);color:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.12);transition:all .2s ease}.footer-social a:hover{background:var(--magenta);color:#fff;border-color:var(--magenta);transform:translateY(-2px)}.footer-social svg{width:18px;height:18px;max-width:18px;max-height:18px;flex-shrink:0}.footer-bottom{margin-top:28px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.45);font-size:.86rem}.privacy-text h2{margin-top:34px}.privacy-text p,.privacy-text li{color:#55435e}.privacy-text li{margin-bottom:8px}@media(max-width:920px){.menu-toggle{display:flex}.nav-links{position:fixed;inset:78px 0 auto 0;display:grid;grid-template-columns:1fr;justify-content:stretch;align-content:start;gap:6px;padding:20px 24px 30px;background:rgba(24,3,41,0.97);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transform:translateY(-140%);transition:transform .3s cubic-bezier(0.4,0,0.2,1);box-shadow:0 30px 60px rgba(0,0,0,0.4);border-bottom:1px solid rgba(255,255,255,0.08)}.nav-links.is-open{transform:translateY(0)}.nav-links a{padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.05);text-align:center;font-size:1.05rem;font-weight:700;color:rgba(255,255,255,0.85);transition:color .2s,background .2s;border-radius:8px}.nav-links a:hover,.nav-links a.active{color:#fff;background:rgba(255,255,255,0.05)}.nav-links .pill{margin-top:12px;padding:12px 20px;border-radius:999px;text-align:center;background:linear-gradient(135deg,var(--magenta),var(--purple));box-shadow:0 8px 20px rgba(181,11,159,0.3);border-bottom:none;color:#fff !important}.nav-links .pill:hover{background:linear-gradient(135deg,var(--purple),var(--magenta))}.hero{min-height:auto;padding:60px 0}.hero-grid,.split,.grid-2,.footer-grid{grid-template-columns:1fr}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-links,.footer-social{justify-content:flex-start}.photo-card img{height:240px}.hero-photo-card img{height:460px}.portrait img{height:460px}}@media(max-width:620px){.container{width:min(100% - 24px,var(--max))}.brand span{display:block}.brand small{display:none}.brand img{width:52px;height:52px}.section{padding:58px 0}.grid-3,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.btn{width:100%}.steps li{grid-template-columns:1fr}.card{padding:22px}.portrait img{height:420px}.hero-media .photo-card:not(.hero-photo-card){display:block}.hero-portrait img{height:320px}.hero-photo-card{width:min(88vw,360px);margin-top:8px}.hero-photo-card img{height:430px}}


/* Home hero v5: integrated portrait, unified background like the reference */
.home-hero{
  min-height:calc(100vh - 78px);
  padding:0;
  background:#5b3470;
  isolation:isolate;
}
.home-hero:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:
    linear-gradient(90deg, rgba(70,30,92,.96) 0%, rgba(83,42,107,.92) 34%, rgba(96,57,121,.76) 56%, rgba(96,57,121,.84) 100%),
    radial-gradient(ellipse at 75% 46%, rgba(255,255,255,.16), transparent 32%),
    linear-gradient(90deg,#5c3670 0%,#65417a 100%);
}
.home-hero:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  opacity:1;
  pointer-events:none;
  background:
    linear-gradient(rgba(224,173,255,.14) 1px, transparent 1px),
    linear-gradient(90deg, rgba(224,173,255,.12) 1px, transparent 1px),
    radial-gradient(ellipse at 74% 48%, rgba(0,0,0,.32) 0%, rgba(0,0,0,.17) 25%, transparent 48%),
    linear-gradient(90deg, rgba(43,5,62,.16) 0%, rgba(43,5,62,.04) 45%, rgba(255,255,255,.035) 58%, rgba(43,5,62,.08) 100%);
  background-size:68px 68px,68px 68px,auto,auto;
  mask-image:none;
}
.home-hero .hero-grid{
  position:relative;
  z-index:3;
  min-height:calc(100vh - 78px);
  grid-template-columns:.9fr 1.1fr;
  gap:34px;
}
.home-hero .hero-grid>div:first-child{
  max-width:560px;
  padding:92px 0 78px;
  z-index:4;
}
.home-hero .hero-media{
  position:absolute;
  z-index:1;
  inset:0 0 0 42%;
  min-height:100%;
  display:block;
  overflow:hidden;
  pointer-events:none;
}
.home-hero .hero-photo-card{
  display:block;
  position:absolute;
  inset:0;
  width:100%;
  margin:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  overflow:hidden;
  -webkit-mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.25) 7%, #000 18%, #000 78%, rgba(0,0,0,.35) 90%, transparent 100%);
  mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.25) 7%, #000 18%, #000 78%, rgba(0,0,0,.35) 90%, transparent 100%);
}
.home-hero .hero-photo-card:before,.home-hero .hero-photo-card:after{display:none}
.home-hero .hero-photo-card img{
  width:100%;
  height:100%;
  min-height:0;
  object-fit:contain;
  object-position:center bottom;
  border-radius:0;
  opacity:1;
  filter:drop-shadow(34px 22px 34px rgba(0,0,0,.34)) drop-shadow(0 28px 70px rgba(35,6,52,.26));
  mix-blend-mode:normal;
}
.home-hero h1{
  max-width:600px;
  text-shadow:0 14px 38px rgba(0,0,0,.18);
}
.home-hero .lead{max-width:535px;color:rgba(255,255,255,.9)}
.home-hero .eyebrow{color:#efe0ff;font-family:"Caveat",cursive;font-size:clamp(1.45rem,2.7vw,2.15rem);font-weight:700;text-transform:none;letter-spacing:.015em;line-height:1;gap:14px}
.home-hero .eyebrow:before{background:#efe0ff;width:46px;height:3px}
.home-hero .script-word{font-size:inherit;line-height:inherit;color:inherit;margin-left:2px}
.home-hero .btn-primary{background:#fff;color:var(--deep);box-shadow:0 18px 42px rgba(0,0,0,.18)}
.home-hero .btn-secondary{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.34)}
.home-hero .trust-tags span{background:rgba(255,255,255,.11);border-color:rgba(255,255,255,.16)}
@media(max-width:1100px){.home-hero .hero-media{inset:0 0 0 38%}.home-hero .hero-grid{grid-template-columns:.95fr 1.05fr}}
@media(max-width:920px){.home-hero .hero-media{inset:0 0 auto 0;height:44vh}.home-hero .hero-photo-card{-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 68%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 68%,transparent 100%)}.home-hero .hero-grid{min-height:auto;grid-template-columns:1fr}.home-hero .hero-grid>div:first-child{padding:48vh 0 54px}.home-hero:after{background:linear-gradient(rgba(224,173,255,.14) 1px, transparent 1px), linear-gradient(90deg, rgba(224,173,255,.12) 1px, transparent 1px), linear-gradient(180deg, transparent 0%, rgba(70,30,92,.35) 44%, rgba(70,30,92,.96) 70%); background-size: 68px 68px, 68px 68px, auto;}}
@media(max-width:620px){.home-hero .hero-grid>div:first-child{padding-top:44vh}.script-word{display:inline-block}}

/* Custom aspect-ratio adjustment for the Empresas, Candidatos, Oportunidades and Nosotros images to avoid crop */
.hero-photo-card-empresas img,
.hero-photo-card-candidatos img,
.hero-photo-card-oportunidades img,
.hero-photo-card-nosotros img {
  height: 440px !important;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 920px) {
  .hero-photo-card-empresas img,
  .hero-photo-card-candidatos img,
  .hero-photo-card-oportunidades img,
  .hero-photo-card-nosotros img {
    height: 380px !important;
  }
}
@media (max-width: 620px) {
  .hero-photo-card-empresas img,
  .hero-photo-card-candidatos img,
  .hero-photo-card-oportunidades img,
  .hero-photo-card-nosotros img {
    height: 320px !important;
  }
}

/* Custom crop for Contacto image to hide Gemini star from bottom */
.hero-photo-card-contacto {
  height: 390px !important;
  overflow: hidden !important;
  display: block;
}
.hero-photo-card-contacto img {
  height: 460px !important;
  object-fit: cover !important;
  object-position: center top !important;
}
@media (max-width: 920px) {
  .hero-photo-card-contacto {
    height: 330px !important;
  }
  .hero-photo-card-contacto img {
    height: 400px !important;
  }
}
@media (max-width: 620px) {
  .hero-photo-card-contacto {
    height: 270px !important;
  }
  .hero-photo-card-contacto img {
    height: 340px !important;
  }
}

/* About Gaby section specific overrides */
.about-gaby {
  background: #f6f0fa !important;
}
.about-gaby .eyebrow {
  color: var(--magenta);
}
.about-gaby .eyebrow:before {
  background: var(--magenta);
}
.about-gaby h2 {
  color: var(--deep) !important;
}
.about-gaby .quote {
  font-size: 1.3rem;
  font-weight: 700;
  color: var(--deep);
  line-height: 1.45;
  margin: 20px 0;
  font-family: var(--font-body);
}
.about-gaby .description {
  color: #55435e;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 24px;
}
.about-gaby .benefits li {
  color: #55435e;
  font-weight: 700;
  align-items: center;
}
.about-gaby .benefits li:before {
  background: rgba(166, 49, 181, 0.12);
  color: var(--purple);
}

/* Portrait Card layout from mockup */
.portrait-card {
  position: relative;
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(69, 10, 116, 0.12);
  background: #e3d9e8;
}
.portrait-card img {
  width: 100%;
  height: 580px;
  object-fit: cover;
  object-position: center top;
  display: block;
}
.portrait-card .name-badge {
  position: absolute;
  bottom: 24px;
  right: 24px;
  background: #fff;
  border-radius: 18px;
  padding: 14px 20px;
  display: flex;
  align-items: center;
  gap: 14px;
  box-shadow: 0 12px 34px rgba(69, 10, 116, 0.16);
  z-index: 10;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.portrait-card .badge-icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: var(--purple);
  color: #fff;
  display: grid;
  place-items: center;
  font-weight: 900;
  font-size: 1.25rem;
  flex-shrink: 0;
}
.portrait-card .badge-info {
  display: flex;
  flex-direction: column;
}
.portrait-card .badge-info strong {
  font-size: 1.02rem;
  color: var(--deep);
  font-weight: 800;
  line-height: 1.2;
}
.portrait-card .badge-info span {
  font-size: 0.76rem;
  color: #6e5879;
  font-weight: 700;
  line-height: 1.25;
  margin-top: 3px;
}
.portrait-card .sparkle-star {
  position: absolute;
  bottom: 24px;
  right: 24px;
  width: 24px;
  height: 24px;
  color: rgba(255, 255, 255, 0.7);
  pointer-events: none;
  filter: drop-shadow(0 2px 8px rgba(0,0,0,0.2));
}
.portrait-card .sparkle-star svg {
  width: 100%;
  height: 100%;
  fill: currentColor;
}

@media(max-width:920px){
  .portrait-card {
    max-width: 380px;
  }
  .portrait-card img {
    height: 480px;
  }
}
@media(max-width:620px){
  .portrait-card {
    max-width: 320px;
  }
  .portrait-card img {
    height: 420px;
  }
  .portrait-card .name-badge {
    bottom: 16px;
    right: 16px;
    padding: 10px 14px;
    gap: 10px;
    border-radius: 14px;
  }
  .portrait-card .badge-icon {
    width: 34px;
    height: 34px;
    font-size: 1rem;
  }
  .portrait-card .badge-info strong {
    font-size: 0.9rem;
  }
  .portrait-card .badge-info span {
    font-size: 0.7rem;
  }
}

/* Job Vacancy Card Styles */
.job-card {
  background: linear-gradient(145deg, rgba(24, 3, 41, 0.95), rgba(69, 10, 116, 0.85));
  border: 1px solid rgba(224, 173, 255, 0.22);
  border-radius: var(--radius);
  padding: 38px;
  box-shadow: 0 30px 80px rgba(18, 18, 18, 0.4), inset 0 1px 1px rgba(255, 255, 255, 0.15);
  position: relative;
  overflow: hidden;
}
.job-card-badge {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 999px;
  background: rgba(224, 173, 255, 0.15);
  border: 1px solid rgba(224, 173, 255, 0.35);
  color: var(--lavender);
  font-weight: 800;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 14px;
}
.job-card-title {
  font-size: clamp(1.9rem, 3.6vw, 2.7rem);
  line-height: 1.15;
  font-weight: 900;
  color: #fff;
  margin-bottom: 24px;
}
.job-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 36px;
  align-items: center;
}
.job-section {
  margin-bottom: 24px;
}
.job-section h3 {
  font-size: 1.35rem;
  color: var(--lavender);
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.job-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}
.job-list li {
  position: relative;
  padding-left: 22px;
  color: var(--text);
  font-size: 0.96rem;
  line-height: 1.5;
}
.job-list li::before {
  content: "•";
  position: absolute;
  left: 4px;
  top: -2px;
  color: var(--teal);
  font-size: 1.4rem;
  line-height: 1;
}
.job-highlight {
  color: #fff;
  font-weight: 800;
}

/* Job Vacancy Card Styles (Opción B: Módulos de Fondo Sutil & Bordes Acentuados) */
.job-card {
  background: linear-gradient(145deg, rgba(24, 3, 41, 0.95), rgba(69, 10, 116, 0.85));
  border: 1px solid rgba(224, 173, 255, 0.22);
  border-radius: var(--radius);
  padding: 38px;
  box-shadow: 0 30px 80px rgba(18, 18, 18, 0.4), inset 0 1px 1px rgba(255, 255, 255, 0.15);
  position: relative;
  overflow: hidden;
}
.job-card-badge {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 999px;
  background: rgba(224, 173, 255, 0.15);
  border: 1px solid rgba(224, 173, 255, 0.35);
  color: var(--lavender);
  font-weight: 800;
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin-bottom: 14px;
}
.job-card-title {
  font-size: clamp(1.9rem, 3.6vw, 2.7rem);
  line-height: 1.15;
  font-weight: 900;
  color: #fff;
  margin-bottom: 24px;
}
.job-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 36px;
  align-items: center;
}
.job-section {
  margin-bottom: 20px;
  background: rgba(255, 255, 255, 0.035);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-left: 4px solid var(--teal);
  border-radius: 16px;
  padding: 20px 22px;
  backdrop-filter: blur(8px);
}
.job-section.ofrecemos-section {
  border-left-color: var(--magenta);
}
.job-section h3 {
  font-size: 1.3rem;
  color: var(--lavender);
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.job-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 10px;
}
.job-list li {
  position: relative;
  padding-left: 22px;
  color: var(--text);
  font-size: 0.96rem;
  line-height: 1.5;
}
.job-list li::before {
  content: "•";
  position: absolute;
  left: 4px;
  top: -2px;
  color: var(--teal);
  font-size: 1.4rem;
  line-height: 1;
}
.ofrecemos-section .job-list li::before {
  color: var(--magenta);
}
.job-highlight {
  color: #fff;
  font-weight: 800;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
}
.job-person-seamless {
  position: relative;
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  border-radius: 0;
  overflow: visible;
}
.job-person-seamless:before {
  content: "";
  position: absolute;
  inset: 10% 5% 5% 5%;
  z-index: 0;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(224, 173, 255, 0.22) 0%, rgba(181, 11, 159, 0.15) 50%, transparent 75%);
  filter: blur(25px);
  pointer-events: none;
}
.job-person-seamless img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 380px;
  height: 490px;
  object-fit: contain;
  object-position: center bottom;
  display: block;
  filter: drop-shadow(0 20px 35px rgba(0, 0, 0, 0.5)) drop-shadow(0 0 45px rgba(181, 11, 159, 0.25));
  mask-image: linear-gradient(to bottom, #000 85%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, #000 85%, transparent 100%);
}
.job-cta-banner {
  margin-top: 28px;
  padding: 22px 28px;
  border-radius: 20px;
  background: linear-gradient(135deg, var(--magenta), var(--purple));
  box-shadow: 0 18px 45px rgba(181, 11, 159, 0.4);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.job-cta-title {
  color: #fff;
  font-weight: 900;
  font-size: 1.1rem;
}
.job-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.job-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 22px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.35);
  color: #fff;
  font-weight: 800;
  font-size: 0.92rem;
  transition: all 0.25s ease;
}
.job-cta-btn:hover {
  background: #fff;
  color: var(--deep);
  transform: translateY(-3px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}
.job-cta-btn svg {
  width: 18px;
  height: 18px;
}
@media (max-width: 920px) {
  .job-grid {
    grid-template-columns: 1fr;
  }
  .job-card {
    padding: 26px;
  }
  .job-person-seamless img {
    height: 400px;
  }
  .job-cta-banner {
    flex-direction: column;
    align-items: stretch;
    text-align: center;
  }
  .job-cta-actions {
    justify-content: center;
  }
}
@media (max-width: 620px) {
  .job-card {
    padding: 20px 16px;
  }
  .job-person-seamless img {
    height: 340px;
  }
  .job-cta-btn {
    width: 100%;
    justify-content: center;
  }
}

