/* Lumus: navy, rose gold and the transition from night into daylight. */
:root {
  --navy: #09152a;
  --night: #081321;
  --ink: #18263a;
  --muted: #57677b;
  --rose: #c9948d;
  --rose-light: #e2b8ad;
  --rose-dark: #956c65;
  --paper: #f7f8f6;
  --line: #d8dfe5;
  --header-height: 80px;
  font-family: 'DM Sans', Arial, sans-serif;
  color: var(--ink);
  background: var(--paper);
  font-synthesis: none;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: calc(var(--header-height) + 20px); }
body { margin: 0; min-width: 280px; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
button { cursor: pointer; }
button:disabled { cursor: not-allowed; }
::selection { background: var(--rose-light); color: var(--navy); }
:focus-visible { outline: 2px solid var(--rose); outline-offset: 5px; }
h1, h2, h3, h4, p { margin-top: 0; }
h1, h2, h3, h4 { font-family: Manrope, Arial, sans-serif; text-wrap: balance; }
h1, h2 { font-weight: 600; letter-spacing: -.055em; }
em { font-style: normal; }
.shell { width: min(100% - 112px, 1360px); margin-inline: auto; }
.image-filters { position: absolute; width: 0; height: 0; overflow: hidden; }
.skip-link { position: fixed; top: 12px; left: 16px; z-index: 30; padding: 14px 20px; background: white; transform: translateY(-160%); }
.skip-link:focus { transform: translateY(0); }
.eyebrow { display: flex; align-items: center; gap: 14px; margin: 0 0 24px; font: 700 10px/1.6 Manrope, sans-serif; letter-spacing: .2em; color: var(--rose-dark); }
.eyebrow-line { flex: 0 0 34px; height: 1px; background: currentColor; }
.eyebrow.light, .manifesto .eyebrow { color: var(--rose-light); }
.button { display: inline-flex; align-items: center; justify-content: space-between; gap: 24px; min-height: 54px; padding: 16px 24px; border: 1px solid transparent; border-radius: 3px; font: 700 12px/1.5 Manrope, sans-serif; letter-spacing: .025em; transition: background .2s, transform .2s; }
.button-rose { background: var(--rose-light); color: var(--navy); }
.button-rose:hover { background: #f0cec3; transform: translateY(-2px); }
.button:active { transform: translateY(1px); }
.text-link { display: inline-flex; align-items: center; gap: 20px; min-height: 44px; font-size: 13px; font-weight: 600; border-bottom: 1px solid currentColor; }
.text-link span, .button span { transition: transform .2s; }
.text-link:hover span, .button:hover span { transform: translateX(3px); }
.light-link { color: #e6e9ee; }
.dark-link { color: var(--ink); }

/* Header occupies its own space so anchor links never hide under it. */
.site-header { position: sticky; top: 0; z-index: 20; height: var(--header-height); display: flex; align-items: center; justify-content: space-between; gap: 32px; padding-inline: max(56px, calc((100% - 1360px) / 2)); background: var(--navy); border-bottom: 1px solid #ffffff19; color: #f5f4f2; }
.brand { display: inline-flex; flex-shrink: 0; }
.brand-logo-frame { position: relative; display: block; width: 168px; height: 64px; overflow: hidden; }
.brand-logo { position: absolute; left: 50%; top: 50%; width: 235px; height: auto; max-width: none; transform: translate(-50%, -50%); filter: url(#logo-key); }
.main-nav { display: flex; align-items: center; gap: 30px; }
.main-nav > a { display: inline-flex; align-items: center; min-height: 44px; font: 600 12px Manrope, sans-serif; color: #d6dce5; transition: color .2s; white-space: nowrap; }
.main-nav > a:hover, .main-nav > a.is-active { color: var(--rose-light); }
.main-nav .nav-contact { gap: 24px; padding: 12px 20px; border: 1px solid #e2b8ad75; border-radius: 3px; color: var(--rose-light); }
.menu-toggle { display: none; }

/* Hero retains the complete monument, including the base. */
.hero { position: relative; isolation: isolate; display: flex; align-items: center; min-height: clamp(640px, 81svh, 880px); background: #07172e; color: #f8f8f5; }
.hero-image, .hero-shade { position: absolute; inset: 0; pointer-events: none; }
.hero-image { z-index: -2; background: url('./assets/angel-reforma.webp') right center / auto 100% no-repeat; }
.hero-shade { z-index: -1; background: linear-gradient(90deg, #07162ef5 0%, #07162ede 27%, #07162e80 48%, #07162e08 76%), linear-gradient(0deg, #07162e55, transparent 30%); }
.hero-content { padding-block: 64px 108px; }
.hero h1 { max-width: 720px; margin: 0 0 28px; font-size: clamp(56px, 5.8vw, 86px); line-height: 1.055; text-wrap: initial; }
.hero h1 em { display: block; color: var(--rose-light); }
.hero-intro { max-width: 480px; margin-bottom: 0; color: #d8dfe9; font-size: 16px; line-height: 1.8; }
.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 24px 32px; margin-top: 32px; }
.hero-bottom { position: absolute; bottom: 25px; left: 0; right: 0; display: flex; align-items: center; justify-content: space-between; gap: 20px; font: 600 9px/1.5 Manrope, sans-serif; letter-spacing: .18em; color: #e3e6ed; }
.hero-bottom span:nth-child(2) { margin-left: auto; padding-right: 30px; }

/* Reference-led photographic introduction and six usable principle cards. */
.manifesto { background: var(--night); color: #f4f4f2; }
.manifesto-stage { position: relative; isolation: isolate; }
.manifesto-photo, .manifesto-shade { position: absolute; inset: 0; z-index: -2; }
.manifesto-photo { background: url('./assets/restaurante.webp') right 58% / cover no-repeat; }
.manifesto-shade { z-index: -1; background: linear-gradient(90deg, #081321fc 0%, #081321f0 29%, #0813218c 54%, #08132124 100%), linear-gradient(0deg, #081321e8, transparent 55%); }
.manifesto-hero { position: relative; min-height: 510px; display: flex; align-items: center; }
.manifesto-copy { max-width: 780px; padding-block: 72px 68px; }
.manifesto h2 { margin: 0 0 24px; font-size: clamp(46px, 4.5vw, 70px); line-height: 1.1; text-wrap: initial; }
.manifesto h2 span { color: var(--rose-light); }
.manifesto-copy > p:not(.eyebrow) { max-width: 550px; color: #d1d9e4; font-size: 16px; line-height: 1.75; margin-bottom: 28px; }
.manifesto-values { position: absolute; right: 0; top: 52px; display: grid; gap: 20px; border-left: 1px solid #e2b8ad60; padding: 10px 0 10px 24px; color: #f1cdc2; font: 600 10px Manrope, sans-serif; letter-spacing: .2em; }
.manifesto-quote { position: absolute; right: 0; bottom: 46px; width: 270px; margin: 0; color: #edc2b6; font: italic 19px/1.65 Georgia, serif; }
.manifesto-quote::after { content: ''; display: block; width: 38px; height: 1px; margin-top: 18px; background: var(--rose); }
.principles-shell { padding-bottom: 64px; }
.principles { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid #ffffff21; }
.principle { min-width: 0; border-bottom: 1px solid #ffffff21; }
.principle:not(:nth-child(3n)) { border-right: 1px solid #ffffff21; }
.principle summary { display: grid; grid-template-columns: 48px minmax(0, 1fr) 34px; gap: 20px; min-height: 190px; padding: 30px 26px; cursor: pointer; list-style: none; }
.principle summary::-webkit-details-marker { display: none; }
.principle summary::marker { content: ''; }
.principle summary:hover, .principle[open] { background: #e2b8ad07; }
.principle-icon { display: grid; place-items: center; width: 48px; height: 48px; border: 1px solid #e2b8ad45; border-radius: 8px; background: #e2b8ad0a; color: var(--rose-light); }
.icon { display: inline-block; width: 27px; height: 27px; background: currentColor; mask: var(--icon) center / contain no-repeat; -webkit-mask: var(--icon) center / contain no-repeat; }
.icon-user { --icon: url('./assets/icon-user.svg'); }
.icon-chart { --icon: url('./assets/icon-chart-bar.svg'); }
.icon-bolt { --icon: url('./assets/icon-bolt.svg'); }
.icon-mountain { --icon: url('./assets/icon-mountain.svg'); }
.icon-shield { --icon: url('./assets/icon-shield.svg'); }
.icon-heart { --icon: url('./assets/icon-heart.svg'); }
.principle-copy { min-width: 0; }
.principle-number { display: block; margin: 0 0 12px; color: var(--rose-light); font: 600 10px/1 Manrope, sans-serif; letter-spacing: .14em; }
.principle h3 { font-weight: 600; font-size: 19px; letter-spacing: -.035em; margin: 0 0 10px; text-wrap: initial; }
.principle p { color: #bdc8d8; font-size: 14px; line-height: 1.7; margin: 0; }
.principle-arrow { display: grid; place-items: center; align-self: end; width: 32px; height: 32px; margin-bottom: 4px; border: 1px solid #e2b8ad80; border-radius: 50%; color: var(--rose-light); transition: transform .2s; }
.principle[open] .principle-arrow { transform: rotate(90deg); }
.principle .principle-practice { padding: 0 26px 28px; font-size: 14px; color: #e2e7ee; }
.principle-practice strong { display: block; margin-bottom: 8px; color: var(--rose-light); font-weight: 500; }

/* Daybreak balances the dark upper sections. */
.journey { display: grid; grid-template-columns: 1fr 1fr; background: #e7edf0; }
.journey-photo { min-height: 650px; background: url('./assets/camino.webp') center center / cover no-repeat; }
.journey-copy { display: flex; align-items: center; background: linear-gradient(145deg, #e2eaf0, #f4f6f5); }
.journey-inner { width: 100%; max-width: 750px; padding: clamp(48px, 5vw, 86px) clamp(32px, 5vw, 86px); }
.journey h2 { font-size: clamp(38px, 3.8vw, 64px); line-height: 1.12; margin-bottom: 28px; }
.journey p:not(.eyebrow) { font-size: 16px; line-height: 1.8; color: #53647a; }
.journey .lead { font-size: 18px !important; font-weight: 500; color: #273d56 !important; }
.journey-note { display: flex; align-items: flex-start; gap: 22px; margin-top: 34px; }
.note-line { flex: 0 0 2px; align-self: stretch; background: var(--rose); }
.journey-note p { margin: 0; color: var(--ink) !important; font-size: 15px !important; }

/* Wide photographic layout, with shared text/image column alignment. */
.life { padding: 96px 0 104px; background: var(--paper); }
.life-heading { display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(0, .9fr); gap: 56px; align-items: end; margin-bottom: 42px; }
.life h2 { font-size: clamp(46px, 5.5vw, 86px); line-height: 1.08; margin: 0; }
.life h2 em { color: var(--rose-dark); }
.life-intro { padding-bottom: 6px; }
.life-intro > p { margin-bottom: 0; color: var(--muted); font-size: 16px; line-height: 1.8; }
.life-intro-line { display: block; width: 44px; height: 1px; background: var(--rose-dark); margin: 23px 0 18px; }
.life-intro small { font: 600 9px/1.8 Manrope, sans-serif; letter-spacing: .24em; color: #78665f; }
.life-grid { display: grid; grid-template-columns: minmax(0, 1.4fr) minmax(0, .9fr); gap: 56px; }
.life-image { position: relative; min-height: 520px; border-radius: 8px; overflow: hidden; background: url('./assets/restaurante.webp') 61% center / cover no-repeat; }
.life-image::after { content: ''; position: absolute; inset: 55% 0 0; background: linear-gradient(transparent, #070c12b8); }
.image-caption { position: absolute; bottom: 28px; left: 28px; right: 24px; z-index: 1; display: flex; align-items: center; gap: 14px; color: #f5f4f0; font: 700 9px/1.7 Manrope, sans-serif; letter-spacing: .12em; }
.image-caption::before { content: ''; width: 28px; height: 1px; flex-shrink: 0; background: currentColor; }
.life-details { display: grid; border-top: 1px solid var(--line); }
.life-item { display: grid; grid-template-columns: 38px minmax(0, 1fr) 38px; align-items: center; gap: 16px; border-bottom: 1px solid var(--line); padding: 25px 0; }
.life-number { color: var(--rose-dark); align-self: start; padding-top: 5px; font: 600 11px Manrope, sans-serif; }
.life-item h3 { margin: 0 0 9px; font-size: 21px; font-weight: 600; letter-spacing: -.04em; text-wrap: initial; }
.life-item p { margin: 0; font-size: 14px; color: var(--muted); line-height: 1.7; }
.life-arrow { display: grid; place-items: center; width: 36px; height: 36px; border: 1px solid #b8979070; border-radius: 50%; color: var(--rose-dark); }

.careers { position: relative; isolation: isolate; min-height: max(790px, 56.25vw); padding: clamp(78px, 7.5vw, 120px) 0 34px; overflow: hidden; color: #0b2254; background: #f9f4ef url('./assets/angel-talento-amanecer.png') center top / cover no-repeat; }
.careers::before { content: ''; position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg, #fffdfbe8 0%, #fffdfbb8 24%, #fffdfb1c 49%, #fffdfb28 73%, #fffdfb55 100%); }
.careers-layout { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .98fr); align-items: start; gap: clamp(42px, 5vw, 82px); }
.careers-intro { padding-top: clamp(12px, 2vw, 40px); max-width: 650px; }
.careers-kicker { margin: 0 0 25px; color: #9f5f44; font: 700 14px/1.4 Manrope, sans-serif; letter-spacing: .31em; }
.careers h2 { max-width: 630px; margin: 0 0 28px; color: #0b2254; font: 400 clamp(58px, 5vw, 82px)/1.01 Georgia, 'Times New Roman', serif; letter-spacing: -.055em; text-wrap: balance; }
.careers h2 em { display: block; padding-bottom: .08em; color: #a66349; font-style: italic; font-weight: 700; }
.careers-lead { max-width: 580px; margin: 0; color: #506994; font-size: clamp(16px, 1.4vw, 21px); line-height: 1.6; }
.career-values { display: flex; align-items: center; gap: 0; margin: 34px 0 42px; }
.career-values > span { display: flex; align-items: center; gap: 11px; min-width: 0; max-width: 185px; padding: 0 16px; color: #1c3d76; font-size: 12px; line-height: 1.35; }
.career-values > span:first-child { padding-left: 0; }
.career-values > span + span { border-left: 1px solid #ad785eaa; }
.career-value-icon { display: grid; place-items: center; flex: 0 0 42px; width: 42px; height: 42px; border-radius: 50%; background: #f5eee8; }
.career-value-icon .icon { width: 22px; height: 22px; background-color: #a66349; }
.careers-intro blockquote { margin: 0; color: #0b2254; font: italic 20px/1.45 Georgia, 'Times New Roman', serif; }
.careers-intro cite { display: block; margin-top: 11px; color: #a66349; font: 700 12px/1.4 Manrope, sans-serif; letter-spacing: .34em; }
.career-panel { min-width: 0; border: 1px solid #fff; border-radius: 14px; overflow: hidden; background: #fffefdF2; box-shadow: 0 22px 55px #8b5e4340; backdrop-filter: blur(8px); }
.panel-top { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 20px 34px; border-bottom: 1px solid #e9e4df; color: #0b2254; font: 800 11px/1.4 Manrope, sans-serif; letter-spacing: .22em; }
.panel-top span:last-child { letter-spacing: .34em; }
.career-panel-body { padding: clamp(28px, 3vw, 44px) 34px 32px; }
.career-spark { display: block; margin-bottom: 12px; color: #a66349; font-size: 28px; line-height: 1; }
.career-panel h3 { margin: 0 0 10px; color: #0b2254; font-size: clamp(25px, 2vw, 32px); line-height: 1.15; font-weight: 500; letter-spacing: -.055em; }
.career-panel-body > p { max-width: 520px; margin: 0 0 32px; color: #59729f; font-size: 15px; line-height: 1.6; }
.interest-preview { margin: 0; }
.input-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px 18px; }
.input-grid label { min-width: 0; color: #0b2254; font-size: 13px; line-height: 1.4; }
.input-grid input, .input-grid select { display: block; width: 100%; min-width: 0; height: 52px; margin-top: 8px; padding: 0 14px; border: 1px solid #cbd5e6; border-radius: 6px; background: #fff; color: #0b2254; font: 400 13px Manrope, sans-serif; }
.input-grid input::placeholder, .input-grid select:invalid { color: #8296bd; }
.input-grid input:focus, .input-grid select:focus { outline: 2px solid #a66349; outline-offset: 2px; }
.consent { display: flex; align-items: flex-start; gap: 12px; margin-top: 26px; color: #59729f; font: 400 12px/1.5 Manrope, sans-serif; }
.consent input { width: 17px; height: 17px; flex: 0 0 auto; margin: 0; accent-color: #a66349; }
.career-submit { display: flex; align-items: center; gap: 20px; margin-top: 28px; }
.career-submit .button { flex: 0 0 auto; min-width: 206px; background: #a66349; color: white; font-size: 14px; font-weight: 500; }
.career-submit .button:hover { background: #8e503b; }
.career-submit > p { margin: 0; padding-left: 18px; border-left: 1px solid #cbd5e6; color: #506994; font-size: 11px; line-height: 1.5; }
.form-status { min-height: 0; margin: 10px 0 0; color: #87513e; font: 600 11px/1.5 Manrope, sans-serif; }
.form-status:empty { display: none; }
.careers-footnote { display: flex; align-items: center; gap: 18px; margin-top: 50px; color: #0b2254; font: 800 10px/1.4 Manrope, sans-serif; letter-spacing: .22em; }
.careers-footnote span { width: 38px; height: 1px; background: #a66349; }
.contact { background: #101f35; color: #f5f5f1; padding: 80px 0; }
.contact-layout { display: grid; grid-template-columns: 1.15fr .85fr; gap: 80px; align-items: center; }
.contact h2 { font-size: clamp(40px, 4.3vw, 64px); line-height: 1.12; margin: 0; }
.contact-card { min-width: 0; border: 1px solid #e2b8ad40; border-radius: 8px; padding: 28px; background: #ffffff04; }
.contact-card > p { font-size: 13px; color: #c7d0de; margin-bottom: 20px; }
.contact-row { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 8px 20px; padding: 17px 0; border-top: 1px solid #ffffff26; }
.contact-row span { color: var(--rose-light); font: 600 10px/1.8 Manrope, sans-serif; letter-spacing: .12em; }
.contact-row strong { font-size: 15px; font-weight: 500; overflow-wrap: anywhere; }
.contact-card small { display: block; color: #bdc7d5; line-height: 1.7; font-size: 12px; margin-top: 14px; }
.footer { padding: 30px 0 24px; background: var(--night); color: #c4cdda; }
.footer-layout { display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.footer-layout p { margin: 0; font-size: 13px; }
.footer-layout > a:last-child { font-size: 12px; min-height: 44px; display: flex; align-items: center; color: var(--rose-light); }
.footer-bottom { margin-top: 24px; padding-top: 20px; border-top: 1px solid #ffffff1f; display: flex; justify-content: space-between; gap: 20px; font-size: 11px; line-height: 1.6; color: #9aaabe; }

@media (min-width: 1700px) {
  .manifesto-copy { max-width: 840px; }
  .manifesto-stage { background: var(--night); }
  .manifesto-photo { background-size: auto 170%; }
}
@media (max-width: 1199px) {
  .shell { width: calc(100% - 72px); }
  .site-header { padding-inline: 36px; }
  .main-nav { gap: 22px; }
  .hero h1 { max-width: 610px; font-size: clamp(55px, 6.3vw, 74px); }
  .hero-shade { background: linear-gradient(90deg, #07162efa, #07162edb 30%, #07162e77 56%, #07162e0d); }
  .manifesto-copy { max-width: 670px; }
  .manifesto h2 { font-size: 54px; }
  .manifesto-quote { width: 220px; font-size: 17px; }
  .manifesto-values { font-size: 9px; }
  .principle summary { padding: 26px 18px; gap: 13px; grid-template-columns: 40px minmax(0, 1fr) 28px; }
  .principle-icon { width: 40px; height: 40px; }
  .principle-arrow { width: 28px; height: 28px; }
  .principle h3 { font-size: 17px; }
  .principle p { font-size: 13px; }
  .journey-inner { padding: 52px 36px; }
  .journey h2 { font-size: 44px; }
  .journey-photo { min-height: 620px; }
  .life-heading, .life-grid { gap: 32px; grid-template-columns: 1.15fr 1fr; }
  .life h2 { font-size: 62px; }
  .life-item { gap: 12px; grid-template-columns: 28px minmax(0, 1fr) 34px; }
  .life-item h3 { font-size: 19px; }
  .contact-layout { gap: 44px; }
}
@media (max-width: 900px) {
  .manifesto h2 { max-width: 620px; font-size: 51px; }
  .manifesto-copy { max-width: 75%; }
  .manifesto-values { right: 0; }
  .manifesto-quote { display: none; }
  .principles { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .principle:not(:nth-child(3n)) { border-right: 0; }
  .principle:nth-child(odd) { border-right: 1px solid #ffffff21; }
  .principle summary { grid-template-columns: 44px minmax(0, 1fr) 30px; gap: 18px; min-height: 180px; padding: 28px 22px; }
  .principle h3 { font-size: 19px; }
  .principle p { font-size: 14px; }
  .journey-inner { padding: 42px 28px; }
  .journey h2 { font-size: 38px; }
  .journey .lead { font-size: 17px !important; }
  .journey p:not(.eyebrow) { font-size: 15px; }
  .life h2 { font-size: 52px; }
  .life-intro > p { font-size: 15px; }
  .life-item { grid-template-columns: 24px minmax(0, 1fr); gap: 10px; }
  .life-arrow { display: none; }
}
@media (max-width: 860px) {
  :root { --header-height: 70px; }
  .shell { width: calc(100% - 48px); }
  .site-header { padding-inline: 24px; }
  .brand-logo-frame { width: 146px; height: 56px; }
  .brand-logo { width: 204px; }
  .menu-toggle { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 6px; width: 44px; height: 44px; border: 1px solid #ffffff30; border-radius: 4px; background: transparent; }
  .menu-toggle span { display: block; width: 21px; height: 1.5px; background: #f5e0d8; transition: transform .2s; }
  .menu-toggle[aria-expanded='true'] span:first-child { transform: translateY(3.75px) rotate(45deg); }
  .menu-toggle[aria-expanded='true'] span:last-child { transform: translateY(-3.75px) rotate(-45deg); }
  .main-nav { position: absolute; top: 100%; left: 0; right: 0; display: none; padding: 16px 24px 24px; background: var(--navy); border-bottom: 1px solid #ffffff26; box-shadow: 0 18px 28px #050e1c45; max-height: calc(100dvh - var(--header-height)); overflow: auto; }
  .main-nav.is-open { display: flex; flex-direction: column; align-items: stretch; gap: 0; }
  .main-nav > a { min-height: 52px; font-size: 15px; border-bottom: 1px solid #ffffff12; }
  .main-nav .nav-contact { margin-top: 16px; justify-content: space-between; }
  .contact-layout { grid-template-columns: 1fr 1fr; gap: 30px; }
  .contact h2 { font-size: 43px; }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .hero-image { background-position: calc(100% + 22vw) center; }
  .hero h1 { max-width: 60%; font-size: clamp(48px, 6vw, 60px); }
  .hero-intro { max-width: 57%; }
  .hero-actions { max-width: 65%; }
}
@media (max-width: 767px) {
  .hero { display: flex; flex-direction: column; align-items: stretch; min-height: 0; }
  .hero-content { order: 0; padding: 48px 0 30px; }
  .hero h1 { font-size: clamp(43px, 9.7vw, 68px); max-width: 620px; line-height: 1.08; margin-bottom: 22px; }
  .hero-intro { font-size: 16px; line-height: 1.75; max-width: 560px; }
  .hero .eyebrow { font-size: 9px; letter-spacing: .13em; gap: 10px; }
  .hero .eyebrow-line { flex-basis: 24px; }
  .hero-actions { margin-top: 26px; gap: 16px 26px; }
  .hero-image { position: relative; inset: auto; order: 1; height: clamp(330px, 74vw, 480px); background-size: auto 100%; background-position: 82% center; z-index: -2; }
  .hero-image::after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg, #07172e20, transparent 20%, transparent 80%, #07172e); }
  .hero-shade { display: none; }
  .hero-bottom { order: 2; position: static; padding: 20px 0; font-size: 8px; }
  .hero-bottom span:nth-child(2) { display: none; }
  .manifesto-hero { display: block; min-height: 0; }
  .manifesto-copy { max-width: 100%; padding: 62px 0 32px; }
  .manifesto h2 { max-width: 600px; font-size: clamp(41px, 8.7vw, 58px); }
  .manifesto-photo { background-position: 70% center; }
  .manifesto-shade { background: linear-gradient(90deg, #081321e8, #081321a6), linear-gradient(0deg, #081321, transparent); }
  .manifesto-copy > p:not(.eyebrow) { font-size: 15px; max-width: 530px; }
  .manifesto-values { position: static; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; padding: 20px 0 28px; border-left: 0; border-top: 1px solid #e2b8ad40; font-size: 8px; letter-spacing: .13em; }
  .manifesto-quote { display: block; position: static; padding-bottom: 32px; font-size: 17px; width: auto; }
  .manifesto-quote br { display: none; }
  .principles-shell { padding-bottom: 44px; }
  .principles { grid-template-columns: 1fr; }
  .principle:nth-child(odd) { border-right: 0; }
  .principle summary { grid-template-columns: 48px minmax(0, 1fr) 34px; gap: 18px; padding: 24px 0; min-height: 140px; }
  .principle-icon { width: 46px; height: 46px; }
  .principle-number { margin-bottom: 9px; }
  .principle h3 { font-size: 20px; }
  .principle p { font-size: 14px; }
  .principle .principle-practice { padding: 0 0 24px 66px; }
  .journey { grid-template-columns: 1fr; }
  .journey-photo { min-height: 0; height: clamp(330px, 80vw, 540px); background-position: center 65%; }
  .journey-inner { max-width: 100%; padding: 58px 24px 62px; }
  .journey h2 { max-width: 640px; font-size: clamp(40px, 8.3vw, 57px); }
  .journey p:not(.eyebrow) { font-size: 16px; max-width: 620px; }
  .life { padding: 64px 0 72px; }
  .life-heading { display: block; margin-bottom: 30px; }
  .life h2 { font-size: clamp(43px, 9.4vw, 66px); }
  .life-intro { margin-top: 26px; }
  .life-intro > p { font-size: 16px; max-width: 570px; }
  .life-intro-line, .life-intro small { display: none; }
  .life-grid { grid-template-columns: 1fr; gap: 28px; }
  .life-image { min-height: 0; height: clamp(310px, 83vw, 500px); background-position: 62% center; }
  .life-item { grid-template-columns: 30px minmax(0, 1fr) 34px; gap: 14px; padding: 23px 0; }
  .life-item h3 { font-size: 21px; }
  .life-item p { font-size: 15px; }
  .life-arrow { display: grid; width: 32px; height: 32px; }
  .image-caption { left: 20px; right: 20px; bottom: 22px; font-size: 8px; }
  .contact { padding: 62px 0; }
  .contact-layout { grid-template-columns: 1fr; gap: 32px; }
  .contact h2 { font-size: clamp(40px, 9vw, 60px); max-width: 570px; }
  .footer-layout { flex-wrap: wrap; }
  .footer-layout p { flex-basis: calc(100% - 190px); text-align: right; }
  .footer-layout > a:last-child { margin-left: auto; }
}
@media (max-width: 420px) {
  .shell { width: calc(100% - 40px); }
  .site-header { padding-inline: 20px; }
  .hero-content { padding-top: 36px; }
  .hero h1 { font-size: clamp(36px, 10.4vw, 43px); }
  .hero .eyebrow { font-size: 8px; letter-spacing: .1em; }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .hero-actions .text-link { align-self: flex-start; }
  .manifesto h2 { font-size: clamp(36px, 10vw, 42px); }
  .manifesto-cta { width: 100%; font-size: 11px; padding-inline: 18px; }
  .manifesto-values { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
  .principle summary { grid-template-columns: 42px minmax(0, 1fr) 28px; gap: 13px; }
  .principle-icon { width: 40px; height: 40px; }
  .principle h3 { font-size: 18px; }
  .principle .principle-practice { padding-left: 55px; }
  .journey-inner { padding-inline: 20px; }
  .journey h2 { font-size: clamp(36px, 10vw, 43px); }
  .life h2 { font-size: clamp(35px, 10.6vw, 45px); }
  .life-item { grid-template-columns: 24px minmax(0, 1fr) 30px; gap: 12px; }
  .life-item h3 { font-size: 19px; }
  .contact-card { padding-inline: 22px; }
  .contact-row { flex-direction: column; }
  .footer-layout { align-items: flex-start; gap: 16px; }
  .footer-layout p { flex-basis: 100%; text-align: left; }
  .footer-layout > a:last-child { margin-left: 0; }
  .footer-bottom { flex-direction: column; gap: 6px; }
}
@media (max-width: 1100px) {
  .careers { padding: 74px 0 54px; background-position: 49% top; background-size: auto 900px; }
  .careers::before { background: linear-gradient(90deg, #fffdfbee, #fffdfb70 62%, #fffdfb1c), linear-gradient(0deg, #fffdfbee 0%, transparent 60%); }
  .careers-layout { grid-template-columns: 1fr; gap: 40px; }
  .careers-intro { max-width: 740px; padding: 0; }
  .careers h2 { max-width: 690px; font-size: clamp(58px, 8vw, 86px); }
  .career-panel { width: min(100%, 720px); margin-inline: auto; }
  .careers-footnote { margin-top: 38px; }
}
@media (max-width: 620px) {
  .careers { padding: 54px 0 55px; background-size: auto 760px; background-position: 50% top; }
  .careers::before { background: linear-gradient(180deg, #fffdfbce 0%, #fffdfbb3 40%, #fffdfbed 69%, #fffdfbf2 100%); }
  .careers-kicker { margin-bottom: 19px; font-size: 10px; }
  .careers h2 { margin-bottom: 22px; font-size: clamp(38px, 9.3vw, 56px); }
  .careers-lead { font-size: 15px; }
  .career-values { flex-wrap: wrap; gap: 14px; margin: 26px 0 27px; }
  .career-values > span { padding: 0; max-width: none; width: calc(50% - 7px); font-size: 11px; }
  .career-values > span + span { border-left: 0; }
  .career-value-icon { flex-basis: 36px; width: 36px; height: 36px; }
  .careers-intro blockquote { font-size: 17px; }
  .careers-layout { gap: 34px; }
  .panel-top { padding: 18px 22px; font-size: 9px; }
  .career-panel-body { padding: 26px 22px 24px; }
  .career-panel-body > p { margin-bottom: 24px; font-size: 14px; }
  .input-grid { grid-template-columns: 1fr; gap: 17px; }
  .consent { margin-top: 23px; }
  .career-submit { align-items: stretch; flex-direction: column; gap: 12px; }
  .career-submit .button { justify-content: space-between; width: 100%; }
  .career-submit > p { padding-left: 0; border: 0; }
  .careers-footnote { font-size: 8px; letter-spacing: .14em; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; animation: none !important; }
}
