.direction-page { --direction-ink: #122125; }
.direction-page .header { position: absolute; background: linear-gradient(180deg,#102127ed,#102127a8 65%,transparent); border: 0; color: white; }
.direction-page .header .header__nav a { color: inherit; }
.direction-page .header .header__cta { border-color: currentColor; }
.direction-page .header .wordmark { text-shadow: none; }
.direction-opening { position: relative; overflow: clip; isolation: isolate; }
.direction-opening h1 { font-family: var(--font-display); font-size: clamp(3.4rem,5.4vw,5.3rem); font-weight: 400; font-stretch: normal; letter-spacing: -.035em; line-height: 1.07; text-wrap: balance; }
.direction-copy { position: relative; z-index: 3; }
.direction-action { display: inline-flex; align-items: center; gap: 10px; padding: 18px 23px; background: white; color: #122125; font: 600 14px/1.3 var(--font); text-decoration: none; min-height: 52px; transition: background .2s, transform .2s; }
.direction-action svg { width: 17px; height: 17px; fill: currentColor; }
.direction-action:hover { background: #e9efef; transform: translateY(-2px); }
.direction-action:focus-visible,.portrait-property:focus-visible,.compare-return:focus-visible { outline: 3px solid #bb633b; outline-offset: 5px; }
.direction-page .introduction { padding-block: clamp(32px,4vw,56px); }
.direction-page .introduction__lead { font-size: clamp(1.5rem,2.25vw,2.1rem); }
.direction-page .introduction__layout { align-items: center; }
.compare-return { position: relative; display: block; width: max-content; margin: 24px auto; z-index: 1; color: white; background: #122125; padding: 11px 16px; font: 500 13px/1.4 var(--font); border: 1px solid #6e8389; text-decoration: none; }
html.overview .compare-return { display: none; }

.portrait-opening { min-height: 720px; height: 100svh; background: #122125; color: white; }
.portrait-scene { position: absolute; top: 0; right: 0; width: 66%; height: 100%; overflow: hidden; }
.portrait-scene img { width: 100%; height: 100%; object-fit: cover; object-position: 52% 41%; }
.portrait-shade { position: absolute; inset: 0; background: linear-gradient(90deg,#122125 0%,#122125 28%,#122125e8 38%,#1221258c 48%,#12212500 64%); }
.portrait-opening .direction-copy { margin-left: 6vw; padding-top: clamp(150px,24svh,260px); width: 47%; max-width: 690px; }
.portrait-opening .direction-action { margin-top: 30px; }
.portrait-property { position: absolute; bottom: 26px; left: 6vw; width: 255px; display: flex; gap: 18px; align-items: center; color: white; text-decoration: none; font-size: 13px; z-index: 4; }
.portrait-property img { width: 102px; height: 66px; object-fit: cover; }
.portrait-property>span { display: grid; gap: 3px; }

.villa-opening { color: white; background: #162b31; }
.villa-stage { height: 100svh; min-height: 720px; position: relative; overflow: hidden; }
.villa-scene { position: absolute; inset: -3% 0; }
.villa-scene img { width: 100%; height: 100%; object-fit: cover; object-position: 45% 50%; }
.villa-shade { position: absolute; inset: 0; background: linear-gradient(90deg,#06141bbb 0%,#06141b70 45%,#06141b00 70%),linear-gradient(0deg,#06141be6 0%,#06141b00 65%); z-index: 1; }
.villa-person { position: absolute; z-index: 2; width: 41%; height: 100%; top: 0; right: -2%; mask-image: linear-gradient(90deg,transparent 0%,#000 19%); }
.villa-person img { width: 100%; height: 100%; object-fit: cover; object-position: 51% 24%; }
.villa-person:after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg,#11272fc9 0%,transparent 42%); }
.villa-opening .direction-copy { width: 57%; max-width: 800px; padding-top: clamp(175px,29svh,310px); margin-left: 6vw; }
.villa-opening .direction-copy h1 { font-size: clamp(3.3rem,5.6vw,5.6rem); }
.villa-opening .direction-action { margin-top: 32px; }
.villa-caption { position: absolute; z-index: 4; right: 7%; bottom: 35px; font: 400 22px/1.4 var(--font-display); }
.villa-caption span { display: block; font: 400 12px/1.7 var(--font); }
.depth-enabled .villa-opening { height: 132svh; overflow: visible; }
.depth-enabled .villa-stage { position: sticky; top: 0; }
.depth-enabled .villa-scene { transform: translateY(calc(var(--direction-p,0) * 30px)) scale(calc(1.025 - var(--direction-p,0) * .025)); }
.depth-enabled .villa-person { height: calc(100% + 16px); transform: translateY(calc(var(--direction-p,0) * -16px)); }

.direction-editorial .header { position: relative; color: #122125; background: white; }
.direction-editorial .header__inner { border-bottom: 1px solid #bdc7c8; }
.editorial-opening { padding: 0 var(--gutter) 28px; background: white; }
.editorial-heading { padding: clamp(28px,4vw,52px) 0 30px; display: grid; grid-template-columns: 1fr auto; gap: 40px; align-items: end; max-width: 1500px; margin: auto; }
.editorial-heading h1 { max-width: 1030px; font-size: clamp(3.2rem,5.3vw,5.5rem); line-height: 1.08; }
.editorial-heading .direction-action { background: #122125; color: white; margin-bottom: 6px; }
.editorial-spread { display: grid; grid-template-columns: 32% 1fr; gap: 16px; height: clamp(350px,50svh,570px); max-width: 1500px; margin: auto; }
.editorial-spread figure { margin: 0; overflow: hidden; }
.editorial-spread img { width: 100%; height: 100%; object-fit: cover; }
.editorial-person img { object-position: 52% 44%; }
.editorial-property img { object-position: 48% 50%; }

@media(min-width:1600px) { .portrait-opening .direction-copy { padding-top: 27svh; } }
@media(max-width:1050px) and (min-width:701px) {
 .direction-opening h1 { font-size: 3.5rem; }
 .editorial-heading { grid-template-columns: 1fr; gap: 20px; }
 .editorial-heading h1 { max-width: 850px; }
}
@media(max-width:700px) {
 .direction-page .header__inner { min-height: 66px; padding-block: 14px; }
 .direction-page .header__nav a:not(.header__cta) { display: none; }
 .direction-opening h1 { font-size: clamp(2.2rem,8.4vw,3.4rem); line-height: 1.1; letter-spacing: -.03em; }
 .direction-action { padding: 15px 18px; min-height: 48px; font-size: 13px; }
 .portrait-opening { height: 88svh; min-height: 580px; }
 .portrait-scene { width: 100%; height: 100%; }
 .portrait-scene img { object-position: 55% 27%; }
 .portrait-shade { background: linear-gradient(0deg,#122125 0%,#122125ed 13%,#122125c7 31%,transparent 58%),linear-gradient(180deg,#122125b3 0%,transparent 20%); }
 .portrait-opening .direction-copy { position: absolute; margin: 0; padding: 0; left: 22px; right: 22px; bottom: 30px; width: auto; }
 .portrait-opening .direction-copy h1 { max-width: 470px; }
 .portrait-opening .direction-action { margin-top: 20px; }
 .portrait-property { display: none; }
 .villa-stage { height: 90svh; min-height: 600px; }
 .villa-scene { inset: 0; }
 .villa-scene img { object-position: 45% 50%; }
 .villa-person { width: 62%; height: 63%; top: 7%; right: -4%; mask-image: radial-gradient(ellipse 80% 67% at 67% 35%,#000 53%,transparent 100%); }
 .villa-person img { object-position: 50% 17%; }
 .villa-person:after { background: linear-gradient(90deg,#10283030,transparent 60%); }
 .villa-shade { z-index: 2; background: linear-gradient(0deg,#06141bf5 0%,#06141be0 25%,transparent 58%),linear-gradient(180deg,#06141ba6 0%,transparent 22%); }
 .villa-opening .direction-copy { position: absolute; width: auto; margin: 0; padding: 0; left: 22px; right: 22px; bottom: 30px; }
 .villa-opening .direction-copy h1 { font-size: clamp(2.2rem,8.4vw,3.4rem); }
 .villa-opening .direction-action { margin-top: 20px; }
 .villa-caption { display: none; }
 .editorial-opening { padding: 0 20px 20px; }
 .editorial-heading { display: flex; flex-direction: column; align-items: start; gap: 20px; padding: 24px 0; }
 .editorial-heading h1 { font-size: clamp(2.1rem,8.1vw,3rem); }
 .editorial-heading .direction-action { margin: 0; }
 .editorial-spread { height: clamp(245px,36svh,360px); gap: 8px; grid-template-columns: 44% 1fr; }
 .editorial-person img { object-position: 54% 38%; }
 .editorial-property img { object-position: 43% 50%; }
 .compare-return { font-size: 12px; padding: 10px 14px; }
 .direction-page .introduction { padding-block: 28px; }
}
@media(prefers-reduced-motion:reduce) { .direction-action { transition: none; } .depth-enabled .villa-opening { height: auto; } .depth-enabled .villa-stage { position: relative; } .depth-enabled .villa-person,.depth-enabled .villa-scene { transform: none; } }
