/* Scoped updates approved by Houda: retain the established layouts. */
.project-photo{margin:0 0 26px;min-width:0}
.project-photo>img,.project-photo-link>img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;object-position:center;background:#131c24}
.project-photo-link{display:block;overflow:hidden}
.project-photo-link:focus-visible{outline:3px solid var(--gold);outline-offset:4px}
.project-photo figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:6px 16px;padding:10px 0;font-size:11px;line-height:1.5;color:#aeb7be}
.project-photo figcaption a{color:inherit;text-decoration:underline;text-underline-offset:3px}
.launch-card:has(.project-photo) .launch-project{padding-top:30px}
.decision-page .project-photo,.project-decision .project-photo{margin-block:30px 50px}
.decision-page .project-photo>img{max-height:680px}
.project-photo-small{max-width:280px}
.decision-page .project-photo-portrait>img{aspect-ratio:auto;width:auto;max-width:100%;object-fit:contain}
.dubai-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.property-video-hero .hero-gradient{background:linear-gradient(90deg,rgba(3,9,17,.72),rgba(3,9,17,.3) 60%,rgba(3,9,17,.08)),linear-gradient(0deg,rgba(3,9,17,.68),transparent 42%)}
.hero-video-toggle{position:absolute;right:24px;bottom:22px;z-index:6;border:1px solid #fff8;border-radius:24px;padding:10px 17px;background:#07111acc;color:#fff;font:600 12px var(--sans);min-height:44px;cursor:pointer}
.hero-video-toggle:focus-visible{outline:3px solid var(--gold);outline-offset:4px}
.renovation-hero{min-height:85svh;justify-content:center}
.renovation-hero .hero-content{max-width:960px}
.renovation-hero-cta{display:inline-flex;align-items:center;gap:18px;min-height:52px;line-height:1.6;padding:16px 22px}
body[data-service-page="renovation.html"] .renovation-case,
body[data-service-page="renovation.html"] .renovation-gallery,
body[data-service-page="renovation.html"] .room-transformations{background:#080a0c;color:#f4f0e9}
body[data-service-page="renovation.html"] .room-transformations{background:#0b0e11}
body[data-service-page="renovation.html"] .eyebrow.dark,
body[data-service-page="renovation.html"] .renovation-case h2 em,
body[data-service-page="renovation.html"] .room-transformations h2 em,
body[data-service-page="renovation.html"] .room-comparison header>span,
body[data-service-page="renovation.html"] .transformation-caption span,
body[data-service-page="renovation.html"] .transformation-gallery-head span,
body[data-service-page="renovation.html"] .case-index,
body[data-service-page="renovation.html"] .renovation-scope span{color:#dfc58f}
body[data-service-page="renovation.html"] .renovation-case-head p:not(.eyebrow),
body[data-service-page="renovation.html"] .transformation-gallery-head p,
body[data-service-page="renovation.html"] .room-transformations-head>p,
body[data-service-page="renovation.html"] .room-comparison header p,
body[data-service-page="renovation.html"] .transformation-caption small,
body[data-service-page="renovation.html"] .room-extras figcaption{color:#c4c8cb}
body[data-service-page="renovation.html"] .room-comparison header small{color:#d1bb94}
body[data-service-page="renovation.html"] .room-comparison header,
body[data-service-page="renovation.html"] .room-transformations-head,
body[data-service-page="renovation.html"] .renovation-scope,
body[data-service-page="renovation.html"] .renovation-scope>div,
body[data-service-page="renovation.html"] .transformation-caption,
body[data-service-page="renovation.html"] .transformation-card,
body[data-service-page="renovation.html"] .case-index{border-color:#ffffff30}
body[data-service-page="renovation.html"] .collection-expand{color:#dfc58f;border-color:#dfc58f80;background:transparent}
.founder-trust.founder-trust-text{display:block}
.founder-trust-text>div{max-width:1050px;margin-inline:auto}
.insight-author.insight-author-text{grid-template-columns:1fr auto}
.compact-contact-card{max-width:700px;grid-template-columns:150px minmax(0,1fr);padding:26px;gap:24px;align-items:center}
.compact-contact-card .contact-card-photo{background:transparent;align-self:center;overflow:visible}
.compact-contact-card .contact-card-photo img{width:150px;height:auto;max-height:none;object-fit:contain;border-radius:8px}
.compact-contact-card .contact-card-details{padding:0}
.compact-contact-card .contact-card-logo{width:48px;height:56px;margin-bottom:12px}
.compact-contact-card .contact-card-details h2{font-size:30px}
.compact-contact-card .contact-card-details p{font-size:14px;margin-bottom:6px}
.compact-contact-card .contact-card-actions{margin-top:18px;gap:8px}
.compact-contact-card .contact-card-actions a{padding:10px 16px;font-size:14px}
.contact-card-website{display:inline-flex;align-items:center;min-height:44px;color:#b5d2f4;font-size:14px;overflow-wrap:anywhere}
/* The original magazine cover, lead story and editorial grid remain in styles.css.
   Newer article links adopt that same original treatment. */
.magazine-edition .market-article>a{display:block;color:inherit;text-decoration:none}
.magazine-edition .market-article>a:hover h3{color:#80602d}
.magazine-edition .editorial-card p{font-size:14px;line-height:1.72}
@media(max-width:680px){
 .renovation-hero{min-height:76svh}
 .insight-author.insight-author-text{grid-template-columns:1fr;gap:18px}
 .compact-contact-card{grid-template-columns:90px minmax(0,1fr);gap:16px;padding:20px}
 .compact-contact-card .contact-card-photo{align-self:start;margin-top:6px;max-height:none}
 .compact-contact-card .contact-card-photo img{width:90px}
 .compact-contact-card .contact-card-details h2{font-size:26px}
 .compact-contact-card .contact-card-email,.compact-contact-card .contact-card-phone{font-size:14px}
 .compact-contact-card .contact-card-actions a{flex:1 1 110px}
 .hero-video-toggle{right:20px;bottom:18px}
}
