.brand .wordmark{width:205px;height:auto;border-radius:0;object-fit:contain}
.hero{padding:88px 0 100px;background:radial-gradient(circle at 12% 8%,rgba(21,148,239,.09),transparent 31%),linear-gradient(115deg,#fbfdff 0%,#eef7fd 60%,#fff 100%)}
.hero-image img{border-radius:180px 4px 4px 4px;box-shadow:0 35px 90px rgba(14,50,105,.2)}
.residence{position:relative;background:#f5f9fc;padding-bottom:110px}
.residence-image{height:min(66vw,760px);overflow:hidden;position:relative}
.residence-image img{width:100%;height:100%;object-fit:cover}
.residence-copy{position:relative}
.residence-card{width:min(660px,90%);margin:-150px 0 0 auto;background:#fff;padding:58px 60px;box-shadow:0 30px 75px rgba(14,50,105,.16);border-top:5px solid var(--blue)}
.residence-card h2{font-family:var(--serif);font-weight:500;font-size:clamp(2.2rem,4vw,4rem);line-height:1.08;letter-spacing:-.03em;margin:0 0 22px}
.residence-card>p:not(.section-label){color:var(--muted);font-size:1.07rem}
.detail-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}
.detail-row span{border:1px solid var(--line);padding:8px 12px;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--navy)}
.lifestyle{padding:120px 0;background:linear-gradient(135deg,#0a2c61,#123f82)}
.about-panel{min-height:540px;background:linear-gradient(145deg,#1594ef,#0e3269);border-radius:4px 140px 4px 4px;padding:54px;box-shadow:0 28px 65px rgba(14,50,105,.18)}
.signature-mark{width:170px;max-height:170px;object-fit:contain;align-self:flex-end;filter:brightness(0) invert(1) drop-shadow(0 10px 18px rgba(0,0,0,.16))}
.boutique-badge{display:inline-flex;align-items:center;border:1px solid rgba(21,148,239,.28);background:rgba(255,255,255,.78);padding:8px 12px;margin-bottom:22px}
.footer-brand .wordmark{width:220px;filter:brightness(0) invert(1)}
@media(max-width:900px){nav{gap:16px}.residence-card{margin-top:-90px}.brand .wordmark{width:180px}}
@media(max-width:560px){.brand .wordmark{width:155px;height:auto}.hero{padding-top:56px}.residence{padding-bottom:72px}.residence-image{height:82vw;min-height:350px}.residence-card{width:calc(100% - 20px);margin:-45px auto 0;padding:32px 24px}.detail-row{display:grid}.signature-mark{width:130px}.footer-brand .wordmark{width:190px}}
