:root{--ink:#111;--paper:#f6f4ef;--white:#fff;--line:#d9d6cf}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}header{height:76px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(246,244,239,.94);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}.brand{font-weight:800;letter-spacing:.08em}nav{display:flex;gap:26px;align-items:center;font-size:14px}.pill,.button{border-radius:100px;padding:13px 20px}.pill{border:1px solid #111}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:.9fr 1.1fr}.hero-copy{padding:8vw 5vw;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;margin:0 0 24px}.hero h1,.section h2,.feature h2,.why h2,.availability h2{font-size:clamp(48px,7vw,108px);line-height:.9;letter-spacing:-.055em;margin:0 0 28px;font-weight:500}.hero-copy>p:not(.eyebrow){max-width:520px;font-size:20px;line-height:1.5}.hero-img img,.feature-img img{width:100%;height:100%;object-fit:cover}.actions{display:flex;gap:28px;align-items:center;margin-top:24px}.button.dark{background:#111;color:white}.textlink{font-weight:600;border-bottom:1px solid #111;padding-bottom:4px}.section{padding:120px 5vw}.section>h2{max-width:900px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:64px}.card{background:white}.card img,.property img{width:100%;aspect-ratio:4/3;object-fit:cover}.card-copy{padding:34px}.card-copy span{font-size:11px;letter-spacing:.14em;font-weight:700}.card h3,.property h3{font-size:32px;line-height:1.05;margin:16px 0}.card p{max-width:420px;line-height:1.5}.card a{display:inline-block;margin-top:15px;font-weight:700}.feature{display:grid;grid-template-columns:1.15fr .85fr;background:#111;color:white}.feature-img{min-height:700px}.feature-copy{padding:8vw 6vw;display:flex;flex-direction:column;justify-content:center}.feature h2{font-size:clamp(52px,6vw,90px)}.feature h4{font-size:22px;margin:0 0 22px}.feature-copy>p:not(.eyebrow){line-height:1.65;max-width:520px;color:#ddd}.feature .textlink{border-color:white}.tags{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0 40px}.tags span{border:1px solid #555;border-radius:100px;padding:9px 13px;font-size:13px}.apartments{background:white}.lead{font-size:20px}.property h3{margin-bottom:8px}.property p{color:#555}.why{padding:120px 5vw}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bbb;margin-top:70px}.why-grid>div{padding:30px 30px 30px 0;border-right:1px solid #bbb;min-height:220px}.why-grid>div+div{padding-left:30px}.why-grid b{font-size:12px}.why-grid h3{font-size:22px;margin-top:55px}.availability{background:#111;color:white;padding:110px 5vw;display:grid;grid-template-columns:1fr 1fr;gap:8vw}.availability>div>p:last-child{max-width:500px;color:#bbb;line-height:1.6}.availability h2{font-size:clamp(52px,6vw,90px)}form{display:flex;flex-direction:column;gap:12px;justify-content:center}.toggle{display:grid;grid-template-columns:1fr 1fr}.toggle button,input{padding:17px;border:1px solid #555;background:transparent;color:white;font:inherit}.toggle button{color:#aaa}.toggle button.active{background:white;color:#111}input{color-scheme:dark}form .button{border:0;margin-top:8px;cursor:pointer}.button.light{background:white;color:#111}form small{color:#777}footer{padding:65px 5vw;background:#0a0a0a;color:white;display:grid;grid-template-columns:2fr 2fr 1fr;align-items:end;gap:32px}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-brand p{margin:0;color:#bbb}.footer-links{display:flex;gap:20px;font-size:13px}footer small{color:#888}@media(max-width:800px){header nav a:not(.pill){display:none}header{height:68px}.hero{grid-template-columns:1fr}.hero-copy{padding:80px 6vw}.hero-img{height:55vh}.section{padding:80px 6vw}.split,.feature,.availability{grid-template-columns:1fr}.feature-img{min-height:480px}.feature-copy{padding:80px 6vw}.why{padding:80px 6vw}.why-grid{grid-template-columns:1fr 1fr}.why-grid>div{border-bottom:1px solid #bbb}.availability{padding:80px 6vw}.hero h1,.section h2{font-size:clamp(50px,14vw,76px)}footer{grid-template-columns:1fr;gap:22px;padding:50px 6vw}}
.gallery-section{padding:100px 5vw;background:var(--paper)}.gallery-head h2{font-size:clamp(44px,5vw,76px);line-height:.95;letter-spacing:-.045em;margin:0 0 44px;font-weight:500}.gallery{position:relative}.gallery-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 0 12px}.gallery-track::-webkit-scrollbar{display:none}.gallery-track img{flex:0 0 min(72vw,860px);height:560px;object-fit:cover;scroll-snap-align:start;cursor:pointer}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:22px;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,.14)}.gallery-arrow.prev{left:18px}.gallery-arrow.next{right:18px}@media(max-width:800px){.gallery-section{padding:70px 6vw}.gallery-track img{flex-basis:88vw;height:58vh;max-height:520px}.gallery-arrow{width:42px;height:42px}.gallery-arrow.prev{left:8px}.gallery-arrow.next{right:8px}}

.callao-slider{position:relative;overflow:hidden;height:700px;min-height:700px}.callao-slider>img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.feature-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:50px;height:50px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(17,17,17,.58);color:#fff;font-size:22px;cursor:pointer;backdrop-filter:blur(4px)}.feature-arrow.prev{left:22px}.feature-arrow.next{right:22px}.feature-counter{position:absolute;right:24px;bottom:22px;background:rgba(17,17,17,.65);color:#fff;border-radius:100px;padding:8px 12px;font-size:12px;letter-spacing:.08em}.callao-slider>img{transition:opacity .2s ease}@media(max-width:800px){.callao-slider{height:480px;min-height:480px}.feature-arrow{width:44px;height:44px}.feature-arrow.prev{left:12px}.feature-arrow.next{right:12px}.feature-counter{right:14px;bottom:14px}}
.property-discover{display:inline-block;margin-top:14px;font-weight:700;border-bottom:1px solid #111;padding-bottom:4px}

/* Explicit date labels for mobile Safari */
.date-field{display:flex;flex-direction:column;gap:7px}.date-field span{font-size:12px;letter-spacing:.08em;text-transform:uppercase;opacity:.72}.date-field input{width:100%;box-sizing:border-box}

/* v20: persistent date labels for iOS Safari */
.date-field{position:relative;display:block;gap:0;border:1px solid #555;padding:12px 16px 8px;min-height:82px}
.date-field span{display:block!important;font-size:12px!important;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:#aaa!important;opacity:1!important;margin:0 0 4px;visibility:visible!important}
.date-field input{display:block;width:100%;border:0!important;padding:8px 0!important;min-height:38px;background:transparent;color:white;font:inherit;outline:none}

/* Mobile: keep language switch visible alongside availability CTA */
@media(max-width:800px){
  header{padding:0 4vw;gap:10px}
  header nav{gap:10px;margin-left:auto}
  header nav #lang{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;letter-spacing:.06em;white-space:nowrap}
  header nav .pill{padding:11px 13px;font-size:12px;white-space:nowrap}
  .brand{font-size:13px;white-space:nowrap}
}
@media(max-width:390px){
  header{padding:0 3vw}
  header nav{gap:7px}
  header nav .pill{padding:10px 10px;font-size:11px}
  header nav #lang{font-size:11px}
  .brand{font-size:12px;letter-spacing:.05em}
}
