.location-page { background: #0c0c0b; color: #fff; }
.location-hero { position: relative; height: calc(100svh - 70px); min-height: 620px; overflow: hidden; }
.location-hero > img { width: 100%; height: 100%; object-fit: cover; object-position: center; filter: grayscale(1) contrast(1.13); }
.location-hero::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(4,4,4,.92), rgba(4,4,4,.18) 64%, rgba(4,4,4,.04)); }
.location-hero-copy { position: absolute; z-index: 1; inset: 0; padding: clamp(36px,6vw,90px) var(--pad); display: flex; flex-direction: column; justify-content: flex-end; }
.location-hero-copy p { font-size: 8px; letter-spacing: .2em; }
.location-hero-copy h1 { margin: 22px 0 14px; font: 400 clamp(72px,16vw,240px)/.72 "Archivo Black",sans-serif; letter-spacing: -.08em; }
.location-hero-copy > span { font-size: 10px; letter-spacing: .22em; }
.location-intro { padding: clamp(100px,14vw,210px) var(--pad); display: grid; grid-template-columns: .65fr 1.35fr; gap: 8vw; background: #deddd8; color: #111; }
.location-intro h2 { margin: 0 0 45px; font: 400 clamp(46px,7vw,105px)/.9 "Archivo Black","Noto Sans JP",sans-serif; letter-spacing: -.06em; }
.location-intro div > p { max-width: 680px; font-size: 14px; line-height: 2.15; }
.location-concept { padding: clamp(100px,14vw,210px) var(--pad); background: #fff; color: #111; }
.location-concept-title { display: grid; grid-template-columns: .65fr 1.35fr; gap: 8vw; }
.location-concept-title h2 { margin: 0; font: 400 clamp(58px,10vw,150px)/.76 "Archivo Black",sans-serif; letter-spacing: -.075em; }
.location-concept-copy { margin-top: clamp(80px,10vw,150px); display: grid; grid-template-columns: 1fr 1fr; gap: 8vw; align-items: start; }
.location-concept-copy .location-quote { margin: 0; font: 500 clamp(26px,4vw,58px)/1.4 "Noto Sans JP",sans-serif; letter-spacing: -.045em; }
.location-concept-copy > p:last-child { max-width: 680px; margin: 0; font-size: 14px; line-height: 2.15; }
.location-services { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid #343432; border-bottom: 1px solid #343432; }
.location-services article { min-height: 560px; padding: clamp(45px,5vw,80px) var(--pad); display: flex; flex-direction: column; border-right: 1px solid #343432; }
.location-services article:last-child { border-right: 0; }
.location-services span { font-size: 8px; letter-spacing: .2em; color: #b6a27d; }
.location-services h2 { margin: auto 0 45px; font: 400 clamp(30px,3.8vw,58px)/.88 "Archivo Black",sans-serif; letter-spacing: -.055em; }
.location-services p { margin: 0; font-size: 12px; line-height: 2; color: #c9c7c1; }
.location-gallery { padding: clamp(70px,9vw,140px) var(--pad); display: grid; grid-template-columns: 1.25fr .75fr; gap: clamp(28px,4vw,64px); background: #0c0c0b; }
.location-gallery figure { margin: 0; align-self: end; }
.location-gallery img { display: block; width: 100%; aspect-ratio: 4/3; object-fit: cover; filter: grayscale(1) contrast(1.08); }
.location-gallery-02 img,
.location-gallery-03 img { height: auto; aspect-ratio: auto; object-fit: contain; background: #171715; }
.location-gallery-main { grid-row: span 2; }
.location-gallery-main img { aspect-ratio: 4/5; }
.location-gallery-wide { grid-column: 1 / -1; width: 78%; margin: clamp(40px,6vw,90px) 0 0 auto !important; }
.location-gallery-wide img { aspect-ratio: 16/9; }
.location-gallery-tall { grid-column: 1 / -1; width: 44%; margin-top: clamp(20px,3vw,48px) !important; }
.location-gallery-tall img { aspect-ratio: 4/5; }
.location-gallery figcaption { display: flex; gap: 20px; margin-top: 13px; font-size: 8px; letter-spacing: .16em; color: #9f9d97; }
.location-gallery figcaption span { color: #b6a27d; }
.location-landmark { padding: clamp(90px,12vw,180px) var(--pad); display: grid; grid-template-columns: 1.15fr .85fr; gap: 8vw; align-items: center; background: #b49b70; color: #111; }
.location-landmark figure { margin: 0; }
.location-landmark img { width: 100%; aspect-ratio: 4/5; object-fit: cover; filter: grayscale(1) contrast(1.1); }
.location-landmark figcaption { margin-top: 14px; font-size: 8px; letter-spacing: .16em; }
.location-landmark h2 { margin: 34px 0 38px; font: 400 clamp(38px,5.4vw,80px)/.9 "Archivo Black","Noto Sans JP",sans-serif; letter-spacing: -.055em; }
.location-landmark div > p:last-child { font-size: 14px; line-height: 2.1; }
.location-perspective { grid-template-columns: .65fr 1.35fr; align-items: start; }
.location-perspective-number { margin: -.08em 0 0; font: 400 clamp(120px,24vw,360px)/.72 "Archivo Black",sans-serif; letter-spacing: -.09em; opacity: .16; }
.location-perspective h2 { margin-top: 18px; }
.location-role { padding: clamp(110px,16vw,240px) var(--pad); background: #fff; color: #111; }
.location-role h2 { margin: 65px 0; font: 400 clamp(58px,11vw,170px)/.76 "Archivo Black",sans-serif; letter-spacing: -.075em; }
.location-role-lead { max-width: 900px; margin: 0 0 80px; font: 500 clamp(22px,3vw,44px)/1.45 "Noto Sans JP",sans-serif; letter-spacing: -.04em; }
.location-role > p:last-child { max-width: 680px; margin-left: auto; font-size: 14px; line-height: 2.1; }
.location-contact { padding: clamp(100px,13vw,190px) var(--pad); background: #2c2822; color: #fff; }
.location-contact > p { font-size: 8px; letter-spacing: .2em; }
.location-contact h2 { margin: 70px 0; font: 400 clamp(70px,14vw,210px)/.76 "Archivo Black",sans-serif; letter-spacing: -.075em; }
.location-contact a { display: flex; justify-content: space-between; align-items: center; padding: 25px 0; border-top: 1px solid; border-bottom: 1px solid; font-size: 12px; letter-spacing: .1em; }
.location-contact a span { font-size: 9px; }
@media (max-width:720px) {
  .location-hero { height: calc(100svh - 58px); min-height: 540px; }
  .location-hero > img { object-position: 55% center; }
  .location-hero-copy h1 { font-size: 20vw; }
  .location-intro { grid-template-columns: 1fr; gap: 55px; }
  .location-intro h2 { font-size: 13vw; }
  .location-concept-title { grid-template-columns: 1fr; gap: 55px; }
  .location-concept-title h2 { font-size: 15vw; }
  .location-concept-copy { grid-template-columns: 1fr; gap: 55px; }
  .location-concept-copy .location-quote { font-size: 7vw; }
  .location-services { grid-template-columns: 1fr; }
  .location-services article { min-height: 390px; border-right: 0; border-bottom: 1px solid #343432; }
  .location-services article:last-child { border-bottom: 0; }
  .location-services h2 { font-size: 11vw; }
  .location-gallery { grid-template-columns: 1fr 1fr; gap: 34px 12px; padding-left: 0; padding-right: 0; }
  .location-gallery-main { grid-column: 1 / -1; grid-row: auto; width: 86%; }
  .location-gallery-main img { aspect-ratio: 4/3; }
  .location-gallery-02 img,
  .location-gallery-03 img { height: auto; aspect-ratio: auto; object-fit: contain; }
  .location-gallery-wide { width: 92%; margin-top: 34px !important; }
  .location-gallery-tall { width: 58%; margin: 8px 0 0 auto !important; }
  .location-gallery figcaption { padding: 0 12px; gap: 9px; font-size: 6px; line-height: 1.5; }
  .location-landmark { grid-template-columns: 1fr; gap: 60px; }
  .location-landmark figure { width: 90%; }
  .location-landmark h2 { font-size: 12vw; }
  .location-perspective { grid-template-columns: 1fr; gap: 18px; }
  .location-perspective-number { font-size: 38vw; }
  .location-role h2 { font-size: 14vw; }
  .location-role-lead { margin-bottom: 60px; font-size: 6vw; }
  .location-contact h2 { font-size: 19vw; }
  .location-contact a { align-items: flex-start; gap: 20px; flex-direction: column; }
}
