/* Selected direction: Escenario de crecimiento. Live type over a photographic stage. */
.cinematic-site { --paper: #f7f5ed; --ink: #10251b; --lime: #def0b2; --gutter: clamp(24px, 4.6vw, 100px); --header-height: 108px; }
.ui-icon { display: block; flex: 0 0 auto; width: 24px; height: 24px; }
.cinematic-site .header { background: transparent; border: 0; transition: background .25s, height .25s, box-shadow .25s; }
.cinematic-site .header.is-scrolled { background: #0c2018f5; height: 78px; box-shadow: 0 1px 0 #ffffff20; backdrop-filter: blur(12px); }
.cinematic-site .header .real-logo { width: clamp(170px, 15vw, 240px); }
.cinematic-site .desktop-nav { font-size: 14px; font-weight: 450; gap: 36px; margin-left: auto; margin-right: 12.5vw; }
.cinematic-site .header-cta { min-height: 54px; padding: 14px 25px; min-width: 174px; font-size: 15px; font-weight: 600; gap: 26px; border-radius: 2px; }
.stage-hero.hero { height: 63.03vw; min-height: 720px; max-height: 1180px; padding: 0 var(--gutter); display: flex; align-items: center; background: #081b12; }
.stage-hero .hero-art { inset: 0; z-index: -1; }
.stage-hero .hero-poster { inset: 0; height: 100%; width: 100%; object-fit: cover; object-position: center; opacity: 1; mask-image: none; -webkit-mask-image: none; transform-origin: 70% 50%; }
.stage-hero .hero-copy { width: 46%; max-width: 810px; padding-top: 0; z-index: 2; animation: none; }
.stage-hero .eyebrow { font-size: clamp(9px, .78vw, 12px); letter-spacing: .18em; font-weight: 600; color: #eef0e7; line-height: 1.7; }
.stage-hero .eyebrow::before { content: ""; display: inline-block; width: 9px; height: 9px; margin-right: 12px; border-radius: 50%; background: var(--lime); box-shadow: 0 0 14px #def0b26b; }
.stage-hero h1 { margin: 30px 0 0; font-size: clamp(62px, 5.74vw, 108px); font-weight: 450; line-height: 1.02; letter-spacing: -.057em; }
.stage-hero h1 span, .stage-hero h1 em { display: block; white-space: nowrap; }
.stage-hero h1 em { font-size: 1.25em; line-height: 1.08; letter-spacing: -.035em; color: var(--lime); margin-top: 1px; }
.stage-hero .hero-intro { margin: 30px 0 36px; font-size: clamp(16px, 1.46vw, 23px); line-height: 1.6; max-width: 35.8vw; color: #f0f0e9; }
.stage-hero .hero-actions { gap: 28px; flex-wrap: nowrap; }
.stage-hero .button { min-height: 64px; padding: 18px 28px; font-size: 16px; font-weight: 550; gap: 28px; }
.stage-hero .text-link { font-size: 15px; gap: 17px; padding-block: 12px; border-color: #f4f5e996; }
.stage-hero .text-link .ui-icon, .stage-hero .motion-toggle .ui-icon, .stage-project-link .ui-icon { filter: invert(1); }
.stage-hero .hero-foot { left: var(--gutter); right: var(--gutter); bottom: 27px; border: 0; padding: 0; gap: 35px; min-height: 44px; z-index: 2; }
.stage-disciplines { display: flex; align-items: center; flex: 0 1 72%; font-size: 10px; letter-spacing: .26em; text-transform: uppercase; gap: 36px; }
.stage-disciplines span { display: flex; align-items: center; gap: 36px; flex: 1; white-space: nowrap; }
.stage-disciplines span:not(:last-child)::after { content: ''; height: 1px; background: #e5ecc389; flex: 1; }
.stage-hero .motion-toggle { margin-left: auto; min-width: 44px; min-height: 44px; padding: 10px 12px; display: inline-flex; align-items: center; gap: 8px; color: #edf0e5; background: #0a1a12b8; border: 1px solid #d9e5ba55; border-radius: 2px; }
.stage-hero .motion-toggle[hidden] { display: none; }
.stage-hero .motion-toggle .ui-icon { width: 17px; height: 17px; }
.stage-hero .motion-label { font-size: 11px; }
.stage-project-link { position: absolute; z-index: 1; left: 47%; right: 2%; top: 13%; bottom: 15%; }
.stage-project-link>span { position: absolute; right: 25%; bottom: 4%; display: flex; align-items: center; gap: 14px; padding: 13px 18px; background: #0b211bef; font-size: 13px; border: 1px solid #e6efc15c; opacity: 0; transition: opacity .2s; }
.stage-project-link:hover>span, .stage-project-link:focus-visible>span { opacity: 1; }
.clinic-bridge { display: grid; grid-template-columns: 2.6fr 1.12fr 1fr; gap: 32px; align-items: center; padding: clamp(32px, 2.75vw, 48px) var(--gutter); background: var(--paper); }
.clinic-bridge h2 { font-size: clamp(40px, 5.2vw, 88px); line-height: 1.11; letter-spacing: -.055em; }
.clinic-bridge h2 em { display: block; white-space: nowrap; font-size: 1.14em; letter-spacing: -.045em; line-height: 1.15; }
.bridge-photo { display: block; border-radius: 5px; overflow: hidden; }
.bridge-photo img { width: 100%; height: clamp(185px, 14.9vw, 255px); object-fit: cover; object-position: center; transition: transform .6s var(--ease); }
.bridge-photo:hover img { transform: scale(1.025); }
.bridge-copy p { font-size: 17px; line-height: 1.45; letter-spacing: -.025em; }
.bridge-copy strong { font-size: 20px; font-weight: 600; line-height: 1.3; }
.bridge-copy p+p { margin-top: 13px; }
.bridge-copy .text-link { margin-top: 15px; font-size: 17px; gap: 15px; border-bottom: 0; }
.cinematic-site .clients { border-top: 1px solid #d9dfd0; }
.cinematic-site .client-cases { padding-block: 95px; }
.cinematic-site .cases-heading { margin-bottom: 55px; }
.cinematic-site .philosophy-copy h2 { font-size: clamp(40px, 4vw, 68px); }
.cinematic-site .team { background: #e9e9df; }
@media(min-width:1700px) { .stage-hero .hero-intro { max-width: 620px; margin-block: 38px 45px; } .stage-hero .button { font-size: 18px; min-height: 70px; } .stage-hero .text-link { font-size: 17px; } .bridge-photo img { height: 255px; } }
@media(min-width:761px) and (max-width:1150px) {
  .cinematic-site { --header-height: 92px; }
  .cinematic-site .header .real-logo { width: 165px; }
  .cinematic-site .desktop-nav { font-size: 12px; gap: 23px; margin-right: 5vw; }
  .cinematic-site .header-cta { min-width: 140px; min-height: 48px; padding: 12px 17px; font-size: 13px; gap: 20px; }
  .stage-hero.hero { min-height: 670px; }
  .stage-hero .hero-poster { object-position: left center; }
  .stage-hero .hero-copy { width: 48%; }
  .stage-hero h1 { font-size: 5.9vw; }
  .stage-hero .hero-intro { max-width: 360px; font-size: 16px; margin-block: 24px 28px; }
  .stage-hero .hero-actions { gap: 20px; }
  .stage-hero .button { font-size: 13px; padding: 16px 19px; min-height: 55px; gap: 14px; }
  .stage-hero .text-link { font-size: 13px; gap: 12px; }
  .stage-disciplines, .stage-disciplines span { gap: 24px; }
  .stage-disciplines { font-size: 9px; flex-basis: 78%; }
  .clinic-bridge { gap: 24px; grid-template-columns: 2.3fr 1.1fr 1fr; padding-block: 32px; }
  .clinic-bridge h2 { font-size: 4.3vw; }
  .bridge-photo img { height: 180px; }
  .bridge-copy strong { font-size: 16px; }
  .bridge-copy p, .bridge-copy .text-link { font-size: 14px; }
}
@media(max-width:760px) {
  .cinematic-site { --header-height: 78px; --gutter: 24px; }
  .cinematic-site .header { height: 78px; background: #081b12; }
  .cinematic-site .header .real-logo { width: 152px; margin-left: -4px; }
  .cinematic-site .header-cta { display: none; }
  .cinematic-site .menu-toggle { width: 44px; align-items: flex-end; margin-left: auto; }
  .cinematic-site .mobile-nav:not([hidden]) { top: 77px; background: #0b2119; }
  .stage-hero.hero { height: auto; min-height: 0; max-height: none; display: flex; flex-direction: column; align-items: stretch; padding: 119px 0 0; }
  .stage-hero .hero-copy { padding: 0 var(--gutter); width: 100%; max-width: none; }
  .stage-hero .eyebrow { font-size: 8px; letter-spacing: .12em; }
  .stage-hero h1 { font-size: clamp(36px, 10.6vw, 74px); letter-spacing: -.055em; line-height: 1.08; margin: 26px 0 0; }
  .stage-hero h1 em { font-size: 1.26em; line-height: 1.13; margin: 0; }
  .stage-hero .hero-intro { max-width: 470px; font-size: 15px; line-height: 1.75; margin: 25px 0 24px; }
  .stage-hero .hero-actions { flex-wrap: wrap; gap: 12px 23px; }
  .stage-hero .button { width: auto; min-height: 55px; font-size: 13px; padding: 15px 19px; gap: 22px; }
  .stage-hero .text-link { min-height: 44px; font-size: 13px; padding-block: 8px; gap: 13px; }
  .stage-hero .hero-art { position: relative; inset: auto; width: 100%; height: 104vw; max-height: 660px; margin-top: 5px; z-index: 0; overflow: hidden; }
  .stage-hero .hero-poster { position: absolute; inset: 0; object-fit: cover; object-position: right center; width: 100%; height: 100%; transform: none; mask-image: none; -webkit-mask-image: none; }
  .stage-hero .hero-copy { order: 0; }
  .stage-hero .hero-art { order: 1; }
  .stage-hero .hero-foot { position: relative; inset: auto; order: 2; padding: 20px var(--gutter) 24px; min-height: 65px; background: #081b12; }
  .stage-disciplines { flex: 1; font-size: 7px; letter-spacing: .16em; gap: 14px; }
  .stage-disciplines span { gap: 14px; }
  .stage-project-link { display: none; }
  .stage-hero .motion-toggle { display: none; }
  .clinic-bridge { grid-template-columns: 1fr 1fr; gap: 25px 20px; padding: 38px var(--gutter); }
  .clinic-bridge h2 { grid-column: 1 / -1; font-size: clamp(32px, 8.8vw, 60px); letter-spacing: -.055em; }
  .clinic-bridge h2 em { white-space: normal; max-width: 600px; font-size: 1.13em; }
  .bridge-photo img { height: 195px; }
  .bridge-copy strong { font-size: 16px; line-height: 1.4; }
  .bridge-copy p { font-size: 14px; line-height: 1.55; }
  .bridge-copy p br { display: none; }
  .bridge-copy .text-link { margin-top: 11px; font-size: 14px; gap: 8px; }
  .cinematic-site .client-cases { padding-block: 52px; }
  .cinematic-site .cases-heading { margin-bottom: 34px; }
}
@media(prefers-reduced-motion:reduce) { .cinematic-site .header, .bridge-photo img, .stage-project-link>span { transition: none; } }
