@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/be-vietnam-pro/400-vietnamese.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/assets/fonts/be-vietnam-pro/400-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/fonts/be-vietnam-pro/500-vietnamese.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/assets/fonts/be-vietnam-pro/500-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/fonts/be-vietnam-pro/600-vietnamese.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/assets/fonts/be-vietnam-pro/600-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/fonts/be-vietnam-pro/700-vietnamese.woff2") format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Be Vietnam Pro";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/assets/fonts/be-vietnam-pro/700-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --ink: #0b1117;
  --ink-soft: #1b252e;
  --paper: #f5f2ea;
  --paper-deep: #eee9df;
  --white: #fffdf8;
  --surface-muted: #faf8f3;
  --muted: #59636b;
  --tertiary: #727b82;
  --line: rgba(11, 17, 23, .10);
  --line-strong: rgba(11, 17, 23, .22);
  --amber: #f2a623;
  --amber-soft: #ffb642;
  --amber-deep: #bd6109;
  --glass: rgba(255, 253, 248, .58);
  --glass-border: rgba(255, 255, 255, .52);
  --shadow-1: 0 1px 2px rgba(11,17,23,.06), 0 6px 18px rgba(11,17,23,.05);
  --shadow-2: 0 12px 36px rgba(11,17,23,.10);
  --shadow-3: 0 28px 80px rgba(11,17,23,.16);
  --shadow: var(--shadow-3);
  --radius-sm: 8px;
  --radius-md: 12px;
  --radius-lg: 16px;
  --radius-xl: 24px;
  --radius-2xl: 32px;
  --duration-instant: 120ms;
  --duration-fast: 200ms;
  --duration-base: 320ms;
  --duration-expressive: 600ms;
  --ease-standard: cubic-bezier(.2, 0, 0, 1);
  --ease-enter: cubic-bezier(.16, 1, .3, 1);
  --font-text: "Inter", "Be Vietnam Pro", "SF Pro Text", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --font-display: "Inter", "Be Vietnam Pro", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color-scheme: light;
  font-family: var(--font-text);
  color: var(--ink);
  background: var(--paper);
}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; background: var(--paper); }
body { min-width: 320px; margin: 0; color: var(--ink); background: radial-gradient(circle at 78% -6%, rgba(242,166,35,.12), transparent 30rem), linear-gradient(180deg, #fbfaf7 0, var(--paper) 46%, #efebe2 100%); font-family: var(--font-text); font-size: 16px; line-height: 1.58; letter-spacing: 0; font-kerning: normal; font-synthesis: none; text-rendering: optimizeLegibility; }
body, button, a { -webkit-font-smoothing: antialiased; }
h1, h2, h3, h4 { font-family: var(--font-display); }
a { color: inherit; }
img { display: block; max-width: 100%; }
:focus-visible { outline: 2px solid var(--amber-deep); outline-offset: 3px; }
.skip-link { position: fixed; z-index: 100; top: 12px; left: 12px; padding: 12px 16px; border-radius: var(--radius-md); color: #fff; background: var(--ink); transform: translateY(-160%); }
.skip-link:focus { transform: translateY(0); }

.site-shell { min-height: 100vh; overflow: hidden; }
.wrap { width: min(1280px, calc(100% - 96px)); margin: 0 auto; }
section[id] { scroll-margin-top: 112px; }
.eyebrow { display: inline-flex; align-items: center; gap: 12px; margin: 0; color: var(--muted); font-size: .72rem; font-weight: 700; letter-spacing: .13em; line-height: 16px; text-transform: uppercase; }
.eyebrow::before { width: 7px; height: 7px; flex: 0 0 auto; border-radius: 50%; background: var(--amber); box-shadow: 0 0 0 5px rgba(242,166,35,.15); content: ""; }
.section-title { max-width: 740px; margin: 0; font-size: clamp(2.35rem, 5.2vw, 4.4rem); font-weight: 620; letter-spacing: -.055em; line-height: 1; }
.section-head { display: flex; align-items: end; justify-content: space-between; gap: 48px; margin-bottom: 42px; }
.section-intro { max-width: 360px; margin: 0; color: var(--muted); font-size: 1rem; line-height: 25px; text-align: right; }

.nav-shell { position: fixed; z-index: 30; inset: 0 0 auto; padding: 12px 0; background: transparent; pointer-events: none; transition: padding var(--duration-base) var(--ease-standard); }
.nav-offset { height: 0; }
.nav { position: relative; isolation: isolate; display: flex; align-items: center; justify-content: space-between; min-height: 68px; gap: 28px; padding: 0 24px; overflow: hidden; border: 1px solid var(--glass-border); border-radius: var(--radius-xl); background: var(--glass); box-shadow: inset 0 1px 0 rgba(255,255,255,.72), var(--shadow-2); -webkit-backdrop-filter: blur(18px) saturate(120%); backdrop-filter: blur(18px) saturate(120%); pointer-events: auto; transition: border-color var(--duration-base) var(--ease-standard), box-shadow var(--duration-base) var(--ease-standard), background var(--duration-base) var(--ease-standard); }
.nav::before { position: absolute; z-index: -1; inset: 1px; border-radius: inherit; background: linear-gradient(115deg, rgba(255,255,255,.53), rgba(255,255,255,.09) 42%, rgba(242,166,35,.10)); content: ""; pointer-events: none; }
.nav::after { position: absolute; z-index: -1; top: -130%; left: 12%; width: 42%; height: 260%; border-radius: 50%; background: radial-gradient(ellipse, rgba(255,255,255,.36), rgba(255,255,255,0) 68%); content: ""; filter: blur(12px); transform: rotate(-14deg); pointer-events: none; }
.nav-shell.is-scrolled { padding-top: 9px; }
.nav-shell.is-scrolled .nav { border-color: rgba(255,255,255,.72); background: rgba(250,248,243,.86); box-shadow: inset 0 1px 0 rgba(255,255,255,.86), var(--shadow-2); }
.brand-lockup, .nav-cta { position: relative; z-index: 1; }
.brand-lockup { --oa-wordmark-width: 148px; display: inline-flex; align-items: flex-start; gap: calc(var(--oa-wordmark-width) * .0165379); color: var(--ink); line-height: 0; text-decoration: none; }
.brand-lockup .brand-mark { width: calc(var(--oa-wordmark-width) * .1837541); height: auto; margin-top: calc(var(--oa-wordmark-width) * .0016089); flex: none; }
.brand-lockup .brand-wordmark { width: var(--oa-wordmark-width); height: auto; flex: none; }
.nav-cta { display: inline-flex; align-items: center; justify-content: center; gap: 8px; min-height: 44px; padding: 0 16px; border: 1px solid var(--amber); border-radius: var(--radius-md); background: var(--amber); box-shadow: 0 8px 20px rgba(189,97,9,.16); color: var(--ink); font-size: .875rem; font-weight: 700; line-height: 20px; text-decoration: none; white-space: nowrap; transition: background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard); }
.nav-cta:hover { border-color: var(--amber-soft); background: var(--amber-soft); box-shadow: 0 10px 24px rgba(189,97,9,.20); transform: translateY(-1px); }
.nav-cta:active { transform: translateY(0); }
.nav-cta span, .text-link span { color: var(--ink); font-size: 1.08rem; }

.hero { position: relative; min-height: auto; padding: 0 0 88px; background: var(--paper); isolation: isolate; }
.hero-glow { position: absolute; z-index: -1; top: 12%; right: -10%; width: 56vw; height: 56vw; max-width: 880px; max-height: 880px; border-radius: 50%; background: radial-gradient(circle, rgba(242,166,35,.15), rgba(242,166,35,0) 68%); pointer-events: none; }
.hero-intro { display: grid; grid-template-columns: minmax(0, 1.1fr) minmax(360px, .9fr); align-items: start; gap: clamp(42px, 7vw, 110px); margin-top: clamp(54px, 7vw, 96px); }
.hero-intro-main { position: relative; z-index: 1; }
.hero-intro-main .eyebrow { margin-bottom: 24px; }
.hero-intro-main h1 { max-width: 7.2ch; margin: 0; font-size: clamp(4.1rem, 8.6vw, 9.8rem); font-weight: 600; letter-spacing: -.025em; line-height: .88; }
.hero-intro-main h1 span { display: inline-block; color: var(--amber-deep); white-space: nowrap; }
.hero-intro-side { align-self: start; padding-top: clamp(8px, 1.6vw, 22px); }
.hero-highlight { max-width: 520px; margin: 0 0 25px; color: var(--ink); font-size: 1rem; line-height: 25px; }
.property-line { display: flex; flex-wrap: wrap; gap: 16px; color: #69777d; font-size: .75rem; font-weight: 600; letter-spacing: .08em; line-height: 16px; text-transform: uppercase; }
.property-line span + span { padding-left: 16px; border-left: 1px solid var(--line); }
.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 12px; margin-top: 30px; }
.hero-note { margin: 14px 0 0; color: #778187; font-size: .875rem; line-height: 20px; }
.hero-visual { position: relative; width: 100vw; margin: 0 0 0 calc(50% - 50vw); perspective: 1400px; }
.hero-image-frame { position: relative; min-height: clamp(440px, 62vh, 720px); aspect-ratio: 16 / 9; overflow: hidden; background: var(--ink-soft); box-shadow: var(--shadow); clip-path: inset(0); transform-origin: center bottom; will-change: transform; }
.hero-slides { position: absolute; z-index: 0; inset: 0; overflow: hidden; }
.hero-slide { position: absolute; inset: 0; display: block; width: 100%; height: 100%; min-height: 0; object-fit: cover; object-position: center 48%; filter: saturate(.9) contrast(1.03); opacity: 0; visibility: hidden; transform: translate3d(0, 0, 0) scale(1.045); transition: opacity .9s ease, visibility 0s linear .9s, transform 1.1s cubic-bezier(.2,.7,.2,1); will-change: opacity, transform; }
.hero-slide.is-active { z-index: 1; opacity: 1; visibility: visible; transition: opacity .9s ease, visibility 0s linear, transform 1.1s cubic-bezier(.2,.7,.2,1); }
.hero-image-frame::after { position: absolute; z-index: 2; inset: 0; background: linear-gradient(180deg, rgba(11,17,23,0) 52%, rgba(11,17,23,.58)); content: ""; pointer-events: none; }
.hero-visual figcaption { position: absolute; z-index: 3; right: max(32px, calc((100vw - 1280px) / 2 + 28px)); bottom: 32px; left: max(32px, calc((100vw - 1280px) / 2 + 28px)); color: var(--white); }
.hero-visual figcaption span { display: block; color: #f5c66b; font-size: .75rem; font-weight: 800; letter-spacing: .16em; line-height: 16px; }
.hero-visual figcaption strong { display: block; margin-top: 8px; font-size: 1.55rem; font-weight: 500; letter-spacing: -.04em; }
.facts { padding: 0 0 64px; background: transparent; }
.facts-grid { display: grid; grid-template-columns: repeat(4, 1fr); overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-xl); background: rgba(255,253,248,.66); box-shadow: var(--shadow-1); }
.fact { min-height: 126px; padding: 27px 25px 25px; border-right: 1px solid var(--line); }
.fact + .fact { padding-left: 25px; }
.fact:last-child { border-right: 0; }
.fact span { display: block; margin-bottom: 13px; color: #7b878c; font-size: .75rem; font-weight: 600; letter-spacing: .08em; line-height: 16px; text-transform: uppercase; }
.fact strong { display: block; max-width: 190px; font-size: 1.25rem; font-weight: 600; letter-spacing: -.01em; line-height: 1.12; }
.fact small { display: block; max-width: 190px; margin-top: 9px; color: var(--muted); font-size: .875rem; line-height: 20px; }

.journey { padding: 112px 0 120px; background: var(--white); }
.journey-rail { display: flex; gap: 16px; overflow-x: auto; margin: 0 -4px; padding: 4px 4px 22px; scroll-snap-type: x mandatory; scrollbar-color: var(--amber-deep) var(--paper-deep); scrollbar-width: thin; }
.journey-card { flex: 0 0 clamp(300px, 28vw, 370px); min-width: 0; display: flex; flex-direction: column; min-height: 0; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-xl); background: rgba(255,253,248,.72); box-shadow: var(--shadow-1); scroll-snap-align: start; transition: transform var(--duration-base) var(--ease-enter), box-shadow var(--duration-base) var(--ease-standard); }
.journey-card:hover { transform: translateY(-4px); box-shadow: var(--shadow-2); }
.card-topline { display: flex; justify-content: space-between; padding: 18px 20px 16px; color: #727e82; font-size: .75rem; font-weight: 700; letter-spacing: .12em; line-height: 16px; }
.card-topline span:first-child { color: var(--amber-deep); }
.journey-card > img { width: 100%; height: 274px; object-fit: cover; filter: saturate(.82) contrast(1.04); }
.video-frame { position: relative; aspect-ratio: 9 / 16; min-height: 0; overflow: hidden; background: var(--ink); }
.video-frame video, .video-frame iframe { display: block; width: 100%; height: 100%; aspect-ratio: 9 / 16; border: 0; object-fit: contain; object-position: center; background: var(--ink); }
.video-frame::after { display: none; }
.video-badge { position: absolute; z-index: 1; right: 17px; bottom: 17px; color: #f5c66b; font-size: .75rem; font-weight: 700; letter-spacing: .14em; line-height: 16px; }
.video-card .card-copy { min-height: 210px; }
.video-source { display: inline-flex; align-items: center; width: fit-content; margin-top: 22px; color: var(--ink); font-size: .875rem; font-weight: 600; line-height: 20px; text-decoration: none; }
.video-source:hover { color: var(--amber-deep); }

.card-copy { display: flex; flex: 1; flex-direction: column; justify-content: space-between; padding: 26px 22px 28px; }
.card-copy h3 { margin: 0; font-size: clamp(1.65rem, 2.3vw, 2.3rem); font-weight: 600; letter-spacing: -.02em; line-height: 1.06; }
.card-copy p { margin: 30px 0 0; color: var(--muted); font-size: .875rem; line-height: 20px; }

.details { padding: 120px 0 0; background: var(--paper-deep); }
.details-grid { display: grid; grid-template-columns: minmax(360px, .78fr) minmax(0, 1.22fr); gap: clamp(48px, 6vw, 88px); align-items: start; }
.details-copy { min-width: 0; }
.details-copy .section-title { margin-top: 20px; }
.detail-list { display: grid; gap: 0; margin-top: 54px; border-top: 1px solid var(--line); }
.detail-list > div { display: grid; grid-template-columns: .72fr 1.28fr; gap: 20px; padding: 18px 0; border-bottom: 1px solid var(--line); }
.detail-list span { color: #768287; font-size: .66rem; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.detail-list strong { font-size: 1rem; font-weight: 650; }
.detail-list small { grid-column: 2; margin-top: -11px; color: #657279; font-size: .78rem; line-height: 1.45; }
.proof-card { width: 100%; margin: 0; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-xl); background: var(--white); box-shadow: var(--shadow-2); }
.proof-card img { width: 100%; height: auto; aspect-ratio: auto; object-fit: contain; object-position: center; }
.proof-card figcaption { display: grid; grid-template-columns: 1fr auto; gap: 8px 22px; padding: 17px 20px 20px; }
.proof-card figcaption strong { grid-column: 1; font-size: .84rem; }
.proof-card figcaption span { grid-column: 1; max-width: 280px; color: #718087; font-size: .75rem; line-height: 1.45; }
.proof-open { grid-column: 2; grid-row: 1 / span 2; align-self: center; color: var(--ink); font-size: .74rem; font-weight: 800; text-decoration: none; white-space: nowrap; }
.proof-open:hover { color: var(--amber-deep); }
.photo-story { padding: 88px 0 116px; }
.photo-story-head { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr); gap: clamp(44px, 8vw, 118px); align-items: end; }
.photo-story-title { max-width: 760px; margin: 16px 0 0; font-size: clamp(2.8rem, 5.1vw, 4.8rem); font-weight: 620; letter-spacing: -.055em; line-height: .96; }
.photo-story-head > p { max-width: 430px; margin: 0 0 7px; color: var(--muted); font-size: 1rem; line-height: 1.65; }
.photo-story-stage { display: grid; grid-template-columns: minmax(0, 1.48fr) minmax(310px, .52fr); gap: 22px; align-items: stretch; }
.photo-plan-viewport { overflow: hidden; outline: none; touch-action: pan-y; }
.photo-plan-track { display: flex; transform: translate3d(0, 0, 0); transition: transform var(--duration-expressive) var(--ease-enter); will-change: transform; }
.photo-story-plan { display: flex; min-width: 0; flex-direction: column; padding: 24px; border: 1px solid var(--line); border-radius: var(--radius-xl); background: rgba(255,253,248,.86); box-shadow: var(--shadow-1); }
.photo-plan-label { display: flex; justify-content: space-between; align-items: baseline; gap: 12px; padding-bottom: 16px; border-bottom: 1px solid var(--line); }
.photo-plan-label span { font-size: .72rem; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.photo-plan-label small { color: #7a878c; font-size: .72rem; }
.photo-plan-card { flex: 0 0 100%; min-width: 0; margin: 0; overflow: hidden; background: var(--white); }
.photo-plan-image { overflow: hidden; aspect-ratio: 1000 / 578; margin-top: 22px; padding: 2px; background: #fff; }
.photo-plan-image img { display: block; width: 100%; height: 100%; object-fit: contain; object-position: center; }
.photo-plan-card figcaption { display: grid; gap: 9px; padding: 22px 0 5px; }
.photo-plan-card figcaption strong { font-size: 1.18rem; letter-spacing: -.015em; }
.photo-plan-card figcaption span { color: #657279; font-size: .86rem; line-height: 1.55; }
.photo-carousel { min-width: 0; }
.photo-carousel-controls { display: flex; justify-content: flex-end; align-items: center; gap: 12px; margin-top: 14px; }
.photo-carousel-controls p { display: flex; align-items: baseline; gap: 5px; min-width: 48px; margin: 0 4px; font-size: .78rem; }
.photo-carousel-controls p strong { color: var(--amber-deep); }
.photo-carousel-controls p span { color: #7c888d; }
.carousel-button { display: inline-grid; place-items: center; width: 44px; height: 44px; border: 1px solid var(--line-strong); border-radius: var(--radius-md); background: transparent; color: var(--ink); font-size: 1.2rem; cursor: pointer; transition: background var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard), transform var(--duration-instant) var(--ease-standard); }
.carousel-button:hover, .carousel-button:focus-visible { border-color: var(--amber-deep); background: var(--amber); color: var(--ink); transform: translateY(-2px); }
.photo-carousel-viewport { overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-xl); background: var(--ink-soft); box-shadow: var(--shadow-2); outline: none; touch-action: pan-y; }
.photo-carousel-viewport:focus-visible { box-shadow: 0 0 0 3px rgba(242,166,35,.35); }
.photo-carousel-track { display: flex; transform: translate3d(0, 0, 0); transition: transform var(--duration-expressive) var(--ease-enter); will-change: transform; }
.photo-carousel-slide { flex: 0 0 100%; min-width: 0; margin: 0; background: var(--white); }
.photo-carousel-slide > img { display: block; width: 100%; height: auto; aspect-ratio: 16 / 10; object-fit: cover; object-position: center; }
.photo-carousel-slide figcaption { display: grid; grid-template-columns: auto 1fr; gap: 7px 20px; min-height: 104px; padding: 21px 24px 24px; }
.photo-carousel-slide figcaption span { grid-row: 1 / span 2; padding-top: 4px; color: var(--amber-deep); font-size: .7rem; font-weight: 800; letter-spacing: .12em; white-space: nowrap; }
.photo-carousel-slide figcaption strong { font-size: 1.25rem; font-weight: 650; letter-spacing: -.015em; }
.photo-carousel-slide figcaption small { color: #66737a; font-size: .84rem; line-height: 1.5; }
.photo-carousel-tabs { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); margin: 44px 0 22px; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-lg); background: rgba(255,253,248,.46); }
.carousel-tab { position: relative; display: grid; grid-template-columns: auto 1fr; gap: 4px 14px; min-width: 0; padding: 19px 20px 18px; border: 0; border-right: 1px solid var(--line); background: transparent; color: var(--tertiary); text-align: left; cursor: pointer; transition: background var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard); }
.carousel-tab:last-child { border-right: 0; }
.carousel-tab span { grid-row: 1 / span 2; padding-top: 2px; font-size: .66rem; font-weight: 800; letter-spacing: .14em; }
.carousel-tab strong { overflow: hidden; font-size: .92rem; font-weight: 700; text-overflow: ellipsis; white-space: nowrap; }
.carousel-tab small { overflow: hidden; font-size: .72rem; text-overflow: ellipsis; white-space: nowrap; }
.carousel-tab.is-active, .carousel-tab:hover, .carousel-tab:focus-visible { background: var(--white); color: var(--ink); }
.carousel-tab.is-active span { color: var(--amber-deep); }
.carousel-tab.is-active::before { position: absolute; top: -1px; right: 0; left: 0; height: 3px; background: var(--amber); content: ""; }
.carousel-tab:focus-visible { position: relative; z-index: 1; outline: 3px solid rgba(242,166,35,.35); outline-offset: -3px; }
.photo-carousel-note { margin: auto 0 0; padding-top: 20px; border-top: 1px solid var(--line); color: #718087; font-size: .78rem; line-height: 1.5; }
.photo-story-cta { display: inline-flex; justify-content: space-between; align-items: center; gap: 16px; margin-top: 18px; padding: 15px 0 3px; color: var(--ink); font-size: .86rem; font-weight: 750; text-decoration: none; }
.photo-story-cta span { color: var(--amber-deep); font-size: 1.15rem; transition: transform .2s ease; }
.photo-story-cta:hover span { transform: translateX(4px); }

.location { padding: 112px 0 120px; background: var(--white); }
.location-grid { display: grid; grid-template-columns: minmax(360px, .84fr) minmax(560px, 1.16fr); gap: clamp(50px, 6vw, 88px); align-items: center; }
.location-copy .section-title { margin-top: 20px; }
.location-copy .section-title { max-width: 8.5ch; font-size: clamp(3.2rem, 5vw, 5rem); }
.location-copy > p:not(.eyebrow) { max-width: 410px; margin: 28px 0 26px; color: var(--muted); font-size: 1rem; line-height: 25px; }
.project-context { display: grid; max-width: 440px; margin-bottom: 17px; border-top: 1px solid var(--line); }
.project-context > div { display: grid; grid-template-columns: 120px 1fr; gap: 16px; align-items: baseline; padding: 11px 0; border-bottom: 1px solid var(--line); }
.project-context strong { font-size: .95rem; }
.project-context span { color: #657279; font-size: .76rem; line-height: 1.45; }
.source-link { display: block; width: fit-content; margin: 0 0 25px; color: #657279; font-size: .72rem; font-weight: 650; text-decoration: none; }
.source-link:hover { color: var(--amber-deep); }
.map-card { margin: 0; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius-xl); background: var(--paper); box-shadow: var(--shadow-2); }
.map-card img { display: block; width: 100%; height: auto; max-height: none; aspect-ratio: 1446 / 1102; padding: 0; object-fit: contain; background: var(--white); }
.map-card figcaption { display: flex; justify-content: space-between; align-items: center; gap: 20px; padding: 16px 20px 19px; color: #657279; font-size: .77rem; }
.map-card figcaption a { color: var(--ink); font-weight: 800; text-decoration: none; white-space: nowrap; }

.button { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; gap: 8px; padding: 0 20px; border: 1px solid transparent; border-radius: var(--radius-md); font-size: .875rem; font-weight: 680; line-height: 20px; text-decoration: none; transition: transform var(--duration-instant) var(--ease-standard), background var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard), border-color var(--duration-fast) var(--ease-standard); }
.button:hover { transform: translateY(-1px); }
.button:active { transform: translateY(0) scale(.985); }
.button-primary { background: var(--amber); color: var(--ink); box-shadow: none; }
.button-primary:hover { background: var(--amber-soft); }
.button-quiet { padding-inline: 2px; border-color: transparent; color: var(--ink); }
.button-quiet:hover { color: var(--amber-deep); }
.button-dark { background: var(--ink); color: var(--white); }
.button-dark:hover { background: var(--ink-soft); }
.button-outline { border-color: rgba(11,17,23,.35); color: var(--ink); }
.button-outline:hover { border-color: var(--ink); background: rgba(255,255,255,.3); }
.text-link { display: inline-flex; align-items: center; gap: 8px; color: var(--ink); font-size: .875rem; font-weight: 600; text-decoration: none; }

.handoff { padding: 104px 0 112px; color: #fff; background: radial-gradient(circle at 88% 8%, rgba(242,166,35,.24), transparent 24rem), var(--ink); }
.handoff-grid { display: grid; grid-template-columns: 1fr auto; gap: 50px; align-items: end; }
.handoff .eyebrow { color: rgba(255,255,255,.64); }
.handoff h2 { margin: 18px 0 0; font-size: clamp(3rem, 7vw, 6.7rem); font-weight: 620; letter-spacing: -.055em; line-height: .94; }
.handoff h2 span { display: block; }
.handoff p:not(.eyebrow) { margin: 24px 0 0; color: rgba(255,255,255,.66); font-size: 1rem; line-height: 25px; }
.handoff-actions { display: grid; gap: 12px; min-width: 285px; }
.handoff .button-primary { background: var(--amber); color: var(--ink); box-shadow: none; }
.handoff .button-primary:hover { background: var(--amber-soft); }
.handoff .button-outline { border-color: rgba(255,255,255,.38); color: #fff; }
.handoff .button-outline:hover { border-color: #fff; background: rgba(255,255,255,.08); }

.footer { padding: 32px 0 40px; background: var(--paper); }
.footer-grid { display: flex; justify-content: flex-start; gap: 24px; padding-top: 20px; border-top: 1px solid var(--line); }
.footer-note { display: flex; align-items: center; gap: 9px; width: 100%; color: #728087; font-size: .875rem; line-height: 20px; }
.footer-note img { flex: 0 0 auto; }
.footer-note-copy { display: block; flex: 1; max-width: none; }
.footer-note strong { color: var(--ink); }

[data-reveal] { opacity: 1; transform: translateY(0); transition: transform .75s cubic-bezier(.2,.7,.2,1); }
[data-reveal].is-visible { transform: translateY(0); }

@media (max-width: 860px) {
  .wrap { width: min(100% - 32px, 620px); }
  section[id] { scroll-margin-top: 92px; }
  .nav-offset { height: 0; }
  .nav-shell { padding: 10px 0; }
  .nav { min-height: 58px; gap: 16px; padding: 0 16px; border-radius: 24px; }
  .brand-lockup { --oa-wordmark-width: 136px; }
  .hero { min-height: auto; padding: 0 0 58px; }
  .hero-intro, .location-grid { display: block; }
  .details-grid { grid-template-columns: 1fr; gap: 42px; }
  .hero-intro { margin-top: 40px; }
  .hero-intro-main h1 { font-size: clamp(4.3rem, 19vw, 7.4rem); }
  .hero-intro-side { margin-top: 28px; padding-bottom: 0; }
  .hero-highlight { margin-top: 0; }
  .hero-image-frame { min-height: 0; aspect-ratio: 4 / 3; }
  .hero-slide { object-position: center; }
  .hero-visual figcaption { right: 16px; bottom: 22px; left: 16px; }
  .facts-grid { grid-template-columns: repeat(2, 1fr); }
  .fact { min-height: 112px; padding: 20px 15px 19px; }
  .fact + .fact { padding-left: 15px; }
  .fact:nth-child(2) { border-right: 0; }
  .fact:nth-child(n+3) { border-top: 1px solid var(--line); }
  .fact strong { font-size: 1.05rem; }
  .journey, .location { padding: 78px 0; }
  .section-head, .handoff-grid { display: block; }
  .section-intro { margin-top: 20px; text-align: left; }
  .journey-rail { margin-inline: -16px; padding-inline: 16px; }
  .journey-card { flex-basis: min(82vw, 410px); }
  .journey-card > img { height: 245px; }
  .video-frame { min-height: 0; }
  .video-frame video, .video-frame iframe { height: 100%; }
  .details { padding-top: 78px; }
  .detail-list { margin-top: 36px; }
  .proof-card figcaption { display: grid; grid-template-columns: 1fr; gap: 8px; }
  .proof-card figcaption span { max-width: none; }
  .proof-open { grid-column: 1; grid-row: auto; margin-top: 7px; }
  .photo-story { padding: 64px 0 78px; }
  .photo-story-head { display: block; }
  .photo-story-title { max-width: 680px; }
  .photo-story-head > p { max-width: 600px; margin-top: 24px; }
  .photo-carousel-tabs { margin-top: 34px; }
  .photo-story-stage { grid-template-columns: 1fr; }
  .photo-story-plan { padding: 20px; }
  .photo-plan-image { max-height: 420px; }
  .photo-carousel-slide > img { aspect-ratio: 4 / 3; }
  .photo-carousel-slide figcaption { padding: 18px 18px 21px; }
  .carousel-tab { padding-inline: 12px; }
  .carousel-tab small { display: none; }
  .location-grid { gap: 32px; }
  .location-copy > p:not(.eyebrow) { margin-bottom: 24px; }
  .location .map-card { margin-top: 32px; }
  .map-card figcaption { display: grid; gap: 11px; }
  .map-card figcaption a { width: fit-content; }
  .handoff { padding: 78px 0 84px; }
  .handoff h2 { font-size: clamp(3.6rem, 17vw, 6.5rem); }
  .handoff-actions { margin-top: 32px; min-width: 0; }
  .footer-grid { display: grid; }
}

@media (max-width: 420px) {
  .nav { min-height: 58px; gap: 8px; padding-inline: 12px; }
  .brand-lockup { --oa-wordmark-width: 0px; gap: 0; }
  .brand-lockup .brand-wordmark { display: none; }
  .brand-lockup .brand-mark { width: 48px; margin-top: 0; }
  .nav-cta { min-height: 42px; margin-left: auto; padding-inline: 12px; font-size: .76rem; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  [data-reveal], [data-reveal].is-visible, .hero-slide, .hero-slide.is-active, .photo-carousel-track, .photo-plan-track, .button, .journey-card { transition: none; }
}
