:root{--ink:#171612;--ink2:#23211c;--muted:#6d665d;--ivory:#f8f4ed;--paper:#f2ebdf;--paper2:#e8ddcc;--gold:#b79158;--gold2:#8c6d42;--line:rgba(23,22,18,.14);--white:#fffdfa;--max:1480px;--serif:"Playfair Display",Georgia,serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow-x:hidden}a{color:inherit}img{max-width:100%;display:block}.shell{width:min(var(--max),calc(100% - 80px));margin-inline:auto}.site-header{position:fixed;inset:0 0 auto;z-index:1000;background:rgba(248,244,237,.93);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);transition:.35s}.site-header.scrolled{box-shadow:0 10px 40px rgba(45,36,24,.08)}.header-inner{height:82px;width:min(var(--max),calc(100% - 80px));margin:auto;display:flex;align-items:center;gap:28px}.brand{width:184px;flex:0 0 184px}.brand img{width:100%}.desktop-nav{margin-left:auto;display:flex;gap:17px;align-items:center}.desktop-nav a{font-size:9.5px;letter-spacing:.07em;text-transform:uppercase;text-decoration:none;font-weight:700;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--gold);transition:.25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current=page]:after{right:0}.menu-btn{display:none;margin-left:auto;border:0;background:none}.mobile-nav{display:none}.eyebrow,.kicker{font-size:10px;text-transform:uppercase;letter-spacing:.22em;font-weight:700;color:var(--gold2)}
.hero{min-height:100svh;padding:140px 0 0;position:relative;overflow:hidden;background:linear-gradient(180deg,#fbf8f3 0%,#f5eee4 56%,#eee2d2 100%)}.hero:before{content:"";position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(224,205,177,.24));pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:.82fr 1.18fr;gap:3vw;align-items:center;min-height:650px}.hero h1,.title-xl{font-family:var(--serif);font-size:clamp(58px,6.8vw,112px);line-height:.92;letter-spacing:-.055em;font-weight:500;margin:18px 0 24px}.hero h1 em,.title-xl em,.section-title em{color:var(--gold);font-weight:500}.hero-copy>p{max-width:600px;font-size:clamp(16px,1.2vw,20px);line-height:1.65;color:#4d4841}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--ink);text-decoration:none;text-transform:uppercase;letter-spacing:.11em;font-size:9.5px;font-weight:800;transition:.25s}.btn.dark{background:var(--ink);color:white}.btn.gold{background:var(--gold);border-color:var(--gold);color:#fff}.btn:hover{transform:translateY(-2px)}.visual-card{position:relative;min-height:620px}.visual-card .photo{position:absolute;inset:5% 0 0 3%;overflow:hidden;background:transparent}.visual-card .photo img{width:100%;height:100%;object-fit:cover;object-position:center}.visual-card .photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f8f4ed 0%,rgba(248,244,237,.28) 16%,transparent 35%),linear-gradient(180deg,transparent 70%,rgba(248,244,237,.75))}.shell-mark,.sun-disc,.stamp{display:none}.hero-proof{position:relative;z-index:4;margin-top:18px;border-top:1px solid var(--line);background:rgba(248,244,237,.82)}.hero-proof .shell{display:grid;grid-template-columns:repeat(3,1fr)}.proof{padding:28px 34px 30px;border-right:1px solid var(--line);display:grid;grid-template-columns:34px 1fr;gap:16px;align-items:start}.proof:last-child{border-right:0}.proof .ico{font-size:26px;color:var(--gold)}.proof strong{display:block;font-size:12px;letter-spacing:.04em}.proof span{display:block;margin-top:5px;font-size:10px;line-height:1.45;color:var(--muted)}
.intro{padding:110px 0;border-top:1px solid var(--line)}.split{display:grid;grid-template-columns:.72fr 1.28fr;gap:8vw;align-items:start}.kicker{position:sticky;top:120px}.section-title{font-family:var(--serif);font-size:clamp(42px,5vw,80px);line-height:.98;letter-spacing:-.045em;font-weight:500;margin:0 0 30px}.lead{font-size:clamp(17px,1.35vw,22px);line-height:1.65;color:#514b43;max-width:820px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);margin-top:60px}.feature{background:var(--ivory);padding:36px;min-height:250px;position:relative;overflow:hidden}.feature .num{font-family:var(--serif);font-style:italic;font-size:38px;color:var(--gold)}.feature h3{font-size:19px;margin:42px 0 12px}.feature p{color:var(--muted);line-height:1.65;font-size:13px}.feature:after{content:"";position:absolute;width:120px;height:120px;border:1px solid rgba(183,145,88,.16);border-radius:50%;right:-48px;bottom:-48px}.image-band{padding:15px 0 105px}.image-band-inner{height:min(70vw,740px);position:relative;overflow:hidden}.image-band img{width:100%;height:100%;object-fit:cover}.image-band-inner:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 62%,rgba(0,0,0,.36))}.image-band .caption{position:absolute;left:30px;bottom:26px;color:white;z-index:2;font-size:10px;text-transform:uppercase;letter-spacing:.18em}.cards{padding:95px 0}.cards-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.editorial-card{grid-column:span 4;min-height:500px;background:var(--white);padding:32px;display:flex;flex-direction:column;border:1px solid var(--line);position:relative;overflow:hidden}.editorial-card.wide{grid-column:span 8}.editorial-card.tall{min-height:620px}.editorial-card .tag{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:var(--gold2)}.editorial-card h3{font-family:var(--serif);margin:auto 0 16px;font-size:clamp(28px,3vw,46px);line-height:1.02;letter-spacing:-.035em;font-weight:500}.editorial-card p{color:var(--muted);line-height:1.55}.editorial-card .ghost{position:absolute;font-family:var(--serif);font-size:210px;right:-15px;top:-50px;color:rgba(183,145,88,.075);font-style:italic}.coast-section{background:var(--paper);padding:120px 0;position:relative;overflow:hidden}.coast-copy{max-width:900px;position:relative;z-index:2}.quote{font-family:var(--serif);font-style:italic;font-size:clamp(44px,6vw,88px);line-height:1.02;margin:0}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid var(--line)}.stat{padding:26px 30px 0 0}.stat strong{display:block;font-size:40px;font-weight:500;letter-spacing:-.05em}.stat span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--muted)}
.page-hero{padding:170px 0 85px;min-height:70svh;display:grid;align-items:end;position:relative;overflow:hidden;background:linear-gradient(180deg,#fbf8f3,#f3ebdf)}.page-hero .page-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:6vw;align-items:end}.page-hero h1{font-family:var(--serif);font-size:clamp(58px,8vw,125px);line-height:.87;letter-spacing:-.055em;font-weight:500;margin:18px 0 0}.page-hero h1 em{color:var(--gold);font-weight:500}.page-hero .side{padding-bottom:12px}.page-hero .side p{font-size:17px;line-height:1.65;color:#575148}.gallery-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:0 0 115px}.gallery-pair figure{margin:0;overflow:hidden;min-height:540px}.gallery-pair figure:nth-child(2){margin-top:80px}.gallery-pair img{width:100%;height:100%;object-fit:cover}.manifesto{padding:115px 0;background:#171713;color:#f7f2e9;position:relative;overflow:hidden}.manifesto .section-title{max-width:1050px}.manifesto p{max-width:680px;color:#c9c1b7;line-height:1.7}.timeline{padding:100px 0}.timeline-row{display:grid;grid-template-columns:150px 1fr 1fr;gap:30px;border-top:1px solid var(--line);padding:30px 0}.timeline-row b{font-size:11px;letter-spacing:.15em}.timeline-row h3{margin:0;font-size:27px}.timeline-row p{margin:0;color:var(--muted);line-height:1.6}.contact-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px}.contact-panel{padding:38px;border:1px solid var(--line);background:rgba(255,255,255,.32)}.contact-panel a{display:block;font-size:21px;text-decoration:none;margin:16px 0}.office-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.office-card{padding:36px;border:1px solid var(--line);min-height:270px;background:rgba(255,255,255,.48)}.office-card h3{font-family:var(--serif);font-size:30px;margin:48px 0 10px}.office-card p{color:var(--muted)}
.global-network{background:#171713;color:#f8f4ed;padding:105px 0;position:relative;overflow:hidden}.network-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:60px;align-items:center}.network-copy h2{font-family:var(--serif);font-weight:500;font-size:clamp(42px,4.6vw,72px);line-height:.98;margin:12px 0 24px}.network-copy p{color:#c8c0b5;line-height:1.65}.world-map{min-height:430px;background:url('/assets/svg/world-map.svg') center/contain no-repeat;position:relative}
.site-footer{background:#171713;color:#f6efe5;border-top:1px solid rgba(255,255,255,.08);padding-top:70px;position:relative}.footer-wave{display:none}.footer-main{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;padding:30px 0 42px}.footer-statement span{font-size:9px;text-transform:uppercase;letter-spacing:.18em;color:#bfa174}.footer-statement h2{font-family:var(--serif);font-size:clamp(42px,4.8vw,72px);line-height:.98;letter-spacing:-.04em;font-weight:500;margin:16px 0}.footer-statement em{color:var(--gold);font-weight:500}.footer-contact{align-self:end}.footer-contact p{color:#aaa398;line-height:1.55}.footer-contact a{display:block;margin:10px 0;text-decoration:none}.footer-links{padding:22px 0;border-top:1px solid rgba(255,255,255,.11);border-bottom:1px solid rgba(255,255,255,.11)}.footer-links nav{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{text-decoration:none;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#ddd6ca}.footer-legal{margin-top:14px}.footer-bottom{padding:26px 0 34px;display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-logo{display:flex;align-items:center;gap:16px}.footer-logo img{width:132px;filter:brightness(0) invert(1)}.footer-logo span{font-size:10px;letter-spacing:.09em}.footer-logo b{color:#c33131}.footer-bottom p{font-size:9px;color:#8f897f;text-align:right}
.home-tile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.home-tile{background:#fff;border:1px solid var(--line);text-decoration:none;overflow:hidden;transition:.25s}.home-tile:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(39,31,21,.08)}.home-tile img{width:100%;aspect-ratio:1.35/1;object-fit:cover}.home-tile span{display:flex;justify-content:space-between;align-items:center;padding:17px 18px;font-size:10px;font-weight:800;letter-spacing:.06em}.home-tile b{font-size:20px;color:var(--gold);font-weight:400}
@media(max-width:1180px){.desktop-nav{display:none}.menu-btn{display:flex;align-items:center;gap:4px;flex-direction:column;width:56px}.menu-btn span{height:1px;width:24px;background:var(--ink)}.menu-btn b{font:600 8px Inter;text-transform:uppercase;letter-spacing:.12em;margin-top:4px}.mobile-nav{position:fixed;left:0;right:0;top:82px;background:var(--ivory);padding:20px 34px 34px;border-bottom:1px solid var(--line);transform:translateY(-130%);display:grid;grid-template-columns:repeat(2,1fr);gap:0;transition:.35s;z-index:-1}.mobile-nav.open{transform:translateY(0)}.mobile-nav a{padding:14px 0;border-bottom:1px solid var(--line);text-decoration:none;display:flex;justify-content:space-between;font-size:13px}}
@media(max-width:760px){.shell,.header-inner{width:calc(100% - 36px)}.header-inner{height:72px}.site-header .brand{width:148px;flex-basis:148px}.mobile-nav{top:72px;grid-template-columns:1fr}.hero{padding:108px 0 0;min-height:auto}.hero-grid,.page-hero .page-grid,.split,.contact-grid,.footer-main,.network-grid{grid-template-columns:1fr}.hero h1,.title-xl{font-size:clamp(48px,14vw,72px)}.hero-copy>p{font-size:16px}.visual-card{min-height:430px;margin-top:16px}.visual-card .photo{inset:0}.hero-proof .shell{grid-template-columns:1fr}.proof{border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.intro,.cards,.manifesto,.timeline,.coast-section,.global-network{padding:72px 0}.kicker{position:static}.section-title{font-size:44px}.feature-grid{grid-template-columns:1fr}.feature{min-height:210px}.image-band{padding-bottom:72px}.image-band-inner{height:65vh;max-height:560px}.cards-grid{display:block}.editorial-card,.editorial-card.wide{min-height:360px;margin-bottom:14px}.stats{grid-template-columns:1fr}.stat{border-bottom:1px solid var(--line);padding:20px 0}.page-hero{padding:128px 0 64px;min-height:58svh}.page-hero h1{font-size:clamp(50px,16vw,82px)}.gallery-pair{grid-template-columns:1fr;padding-bottom:72px}.gallery-pair figure,.gallery-pair figure:nth-child(2){min-height:400px;margin:0}.timeline-row{grid-template-columns:1fr;gap:10px}.office-list{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom p{text-align:left}.footer-links nav{gap:12px 16px}.home-tile-grid{grid-template-columns:1fr 1fr}.world-map{min-height:280px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* =========================================================
   REALNYX — UNIFIED FIRST SECTION / HERO RHYTHM
   Removes the empty reservation left by the former aircraft
   and gives all standard subpages the same spacing.
   ========================================================= */
.page-hero{
  min-height:520px!important;
  padding:132px 0 64px!important;
  display:flex!important;
  align-items:center!important;
  overflow:hidden!important;
}
.page-hero .page-grid{
  width:100%;
  align-items:center!important;
}
.page-hero .side{
  padding-bottom:0!important;
  align-self:center!important;
}
.page-hero .side p{
  margin-top:0;
  margin-bottom:24px;
}
.page-hero::before,
.page-hero::after,
.manifesto::before,
.manifesto::after,
.coast-section::before,
.coast-section::after,
.world-map::before,
.world-map::after{
  content:none!important;
  display:none!important;
  background:none!important;
  background-image:none!important;
}
.plane-line,.airplane,.aircraft,.hybrid,.orn,.page-hero .orn{
  display:none!important;
  visibility:hidden!important;
}

@media(max-width:980px){
  .page-hero{
    min-height:auto!important;
    padding:124px 0 58px!important;
  }
  .page-hero .page-grid{
    gap:42px!important;
  }
}
@media(max-width:760px){
  .page-hero{
    min-height:auto!important;
    padding:104px 0 48px!important;
  }
  .page-hero .page-grid{
    gap:28px!important;
  }
  .page-hero .side p{
    font-size:16px!important;
    line-height:1.6!important;
    margin-bottom:18px!important;
  }
}

/* =========================================================
   REALNYX — FIRST SECTION STANDARD
   Unified width, spacing, line-height and alignment
   for all standard subpages.
   ========================================================= */
.page-hero{
  min-height:500px!important;
  padding:128px 0 58px!important;
  display:flex!important;
  align-items:center!important;
  background:linear-gradient(180deg,#fbf8f3 0%,#f3ebdf 100%)!important;
}
.page-hero .page-grid{
  width:100%;
  display:grid!important;
  grid-template-columns:minmax(0,1.04fr) minmax(320px,.78fr)!important;
  gap:clamp(56px,7vw,110px)!important;
  align-items:center!important;
}
.page-hero .page-grid > div:first-child{
  max-width:840px;
}
.page-hero .eyebrow{
  margin:0 0 22px!important;
}
.page-hero h1{
  margin:0!important;
  max-width:820px!important;
  font-size:clamp(54px,5.7vw,92px)!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
  font-weight:500!important;
}
.page-hero h1 em{
  font:inherit!important;
  color:#b79158!important;
}
.page-hero .side{
  align-self:center!important;
  padding:0!important;
  max-width:560px!important;
}
.page-hero .side p{
  margin:0!important;
  max-width:560px!important;
  font-size:17px!important;
  line-height:1.68!important;
  color:#575148!important;
}
.page-hero .side .btn{
  margin-top:26px!important;
}
.page-hero + .image-band{
  padding-top:0!important;
}

/* Editorial's bespoke first block follows the same proportions. */
.editorial-hero{
  min-height:500px!important;
  padding:128px 0 58px!important;
  display:flex!important;
  align-items:center!important;
}
.editorial-hero-grid{
  width:100%;
  display:grid!important;
  grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr)!important;
  gap:clamp(56px,7vw,110px)!important;
  align-items:center!important;
}
.editorial-hero-copy{
  max-width:620px!important;
}
.editorial-hero-copy .eyebrow{
  margin-bottom:22px!important;
}
.editorial-hero-copy h1{
  margin:0!important;
  max-width:620px!important;
  font-size:clamp(54px,5.7vw,92px)!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
  font-weight:500!important;
}
.editorial-hero-copy p{
  margin:26px 0 0!important;
  max-width:560px!important;
  font-size:17px!important;
  line-height:1.68!important;
}
.editorial-hero-art{
  min-height:380px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
}

@media(max-width:980px){
  .page-hero,
  .editorial-hero{
    min-height:auto!important;
    padding:116px 0 54px!important;
  }
  .page-hero .page-grid,
  .editorial-hero-grid{
    grid-template-columns:1fr!important;
    gap:34px!important;
  }
  .page-hero .side,
  .page-hero .side p,
  .editorial-hero-copy,
  .editorial-hero-copy p{
    max-width:720px!important;
  }
  .editorial-hero-art{
    min-height:auto!important;
  }
}

@media(max-width:760px){
  .page-hero,
  .editorial-hero{
    padding:98px 0 44px!important;
  }
  .page-hero .eyebrow,
  .editorial-hero-copy .eyebrow{
    margin-bottom:16px!important;
  }
  .page-hero h1,
  .editorial-hero-copy h1{
    font-size:45px!important;
    line-height:.99!important;
    max-width:100%!important;
  }
  .page-hero .page-grid,
  .editorial-hero-grid{
    gap:24px!important;
  }
  .page-hero .side p,
  .editorial-hero-copy p{
    max-width:100%!important;
    font-size:16px!important;
    line-height:1.62!important;
  }
  .page-hero .side .btn{
    margin-top:22px!important;
  }
}

/* =========================================================
   REALNYX — MOBILE FIRST SECTION FINAL
   One mobile rhythm for every subpage.
   ========================================================= */
@media(max-width:760px){
  .page-hero{
    min-height:auto!important;
    padding:96px 0 42px!important;
    display:block!important;
  }

  .page-hero > .shell,
  .page-hero .page-grid{
    width:calc(100% - 36px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .page-hero .page-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:22px!important;
    align-items:start!important;
  }

  .page-hero .page-grid > div:first-child,
  .page-hero .side{
    width:100%!important;
    max-width:none!important;
    padding:0!important;
    margin:0!important;
  }

  .page-hero .eyebrow{
    margin:0 0 14px!important;
    font-size:10px!important;
    line-height:1.35!important;
  }

  .page-hero h1{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    font-size:44px!important;
    line-height:1.00!important;
    letter-spacing:-.05em!important;
  }

  .page-hero h1 br{
    display:inline;
  }

  .page-hero .side{
    align-self:start!important;
  }

  .page-hero .side p{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    font-size:16px!important;
    line-height:1.62!important;
  }

  .page-hero .side .btn{
    margin-top:20px!important;
  }

  .page-hero + .image-band{
    padding-top:0!important;
  }

  /* Editorial uses a bespoke hero but follows the same mobile grid and spacing. */
  .editorial-hero{
    min-height:auto!important;
    padding:96px 0 42px!important;
    display:block!important;
  }

  .editorial-hero > .shell,
  .editorial-hero-grid{
    width:calc(100% - 36px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .editorial-hero-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:22px!important;
    align-items:start!important;
  }

  .editorial-hero-copy,
  .editorial-hero-art{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
  }

  .editorial-hero-copy .eyebrow{
    margin:0 0 14px!important;
  }

  .editorial-hero-copy h1{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    font-size:44px!important;
    line-height:1.00!important;
    letter-spacing:-.05em!important;
  }

  .editorial-hero-copy p{
    width:100%!important;
    max-width:none!important;
    margin:20px 0 0!important;
    font-size:16px!important;
    line-height:1.62!important;
  }

  .editorial-hero-art{
    min-height:auto!important;
    padding:0!important;
  }

  .editorial-hero-art img{
    width:100%!important;
    height:auto!important;
    object-fit:contain!important;
  }
}

@media(max-width:420px){
  .page-hero > .shell,
  .page-hero .page-grid,
  .editorial-hero > .shell,
  .editorial-hero-grid{
    width:calc(100% - 28px)!important;
  }

  .page-hero,
  .editorial-hero{
    padding-top:92px!important;
    padding-bottom:38px!important;
  }

  .page-hero h1,
  .editorial-hero-copy h1{
    font-size:41px!important;
  }

  .page-hero .side p,
  .editorial-hero-copy p{
    font-size:15.5px!important;
    line-height:1.62!important;
  }
}

