/* Broad architectural views, clear project facts, and three location stories. */
:root{--ink:#172e35;--navy:#142e36;--accent:#975c3c;--paper:#f5f3ee;--line:#dfdfd8}
body{background:#fff}
.header{height:88px;padding:0 max(4%,calc((100vw - 1440px)/2));gap:32px}
.header .brand>span{font-size:25px;letter-spacing:.03em}
.header .brand strong{font-size:12px;letter-spacing:.055em}
.header nav{gap:32px}
.header-phone{font-size:22px;color:var(--navy)}
.header-phone small{font-size:10px;letter-spacing:.08em}
.section{padding-top:100px;padding-bottom:100px}
.section h2{font-size:clamp(30px,3.3vw,46px);line-height:1.42;letter-spacing:-.06em}
.section-heading{margin-bottom:45px;gap:55px}
.section-heading .eyebrow{font-size:11px;letter-spacing:.17em;margin-bottom:20px}
.section-intro{font-size:15px;line-height:1.95;max-width:410px}
.button{transition:background .2s,color .2s}
.renewal-hero{position:relative;display:block;min-height:700px;height:calc(100svh - 88px);max-height:920px;isolation:isolate;overflow:hidden}
.renewal-hero .hero-visual{position:absolute;inset:0;z-index:-2;min-height:0;margin:0}
.renewal-hero .hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,26,32,.83),rgba(9,26,32,.56) 44%,rgba(9,26,32,.04) 85%),linear-gradient(0deg,rgba(9,26,32,.55),transparent 35%)}
.renewal-hero .hero-visual>img{height:100%;width:100%;min-height:0;object-fit:cover;object-position:center 45%}
.renewal-hero .hero-copy{position:relative;max-width:1480px;margin:auto;padding:clamp(90px,13vh,145px) 6% 150px;display:block}
.renewal-hero .eyebrow{color:#e3c5a1;font-size:11px;letter-spacing:.2em;margin-bottom:30px}
.renewal-hero h1{font-size:19px;color:white;letter-spacing:-.025em;margin-bottom:19px}
.renewal-hero .hero-title{font-size:clamp(38px,4.6vw,70px);line-height:1.28;letter-spacing:-.055em;font-weight:400;margin:0 0 27px}
.renewal-hero .hero-title strong{font-weight:600}
.renewal-hero .hero-desc{font-size:16px;line-height:1.9;color:#e0e7e7;margin:0;max-width:590px;text-wrap:pretty}
.hero-actions{display:flex;align-items:center;gap:30px;margin-top:37px}
.hero-actions .button{background:#f6f1e7;color:#173139;padding:15px 24px;gap:45px;font-weight:500}
.hero-film-link{font-size:14px;border-bottom:1px solid #ffffff6b;padding:12px 0;color:white}
.hero-film-link span{margin-left:22px}
.hero-bottom{position:absolute;bottom:54px;left:6%;right:6%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #ffffff47;padding-top:21px;color:#e1e8e9;font-size:12px}
.hero-bottom>a{white-space:nowrap}
.hero-bottom>a>span{margin-left:20px}
.renewal-hero .hero-visual figcaption{z-index:1;left:auto;right:6%;bottom:14px;margin:0;padding:0;background:transparent;font-size:10px;color:#e1e8e9}
.drone-section{padding-top:70px;padding-bottom:52px;background:#f5f3ee;color:var(--ink)}
.drone-heading{justify-content:center;text-align:center;margin-bottom:30px}
.drone-heading .eyebrow{font-size:10px;color:var(--accent);letter-spacing:.17em;margin-bottom:12px}
.drone-heading h2{font-size:clamp(27px,3vw,38px);letter-spacing:-.05em}
.drone-figure{max-width:1100px;margin:auto}
.drone-figure figcaption{color:var(--muted);line-height:1.7;font-size:10px}
.drone-player{box-shadow:0 20px 45px #142e3612}
.drone-error{color:var(--muted)}
.overview .section-heading{align-items:center}
.overview-subtitle{font-size:18px;margin-top:13px}
.overview-metrics{background:#f5f3ee;color:var(--ink);border-top:1px solid #dad8d0;border-bottom:1px solid #dad8d0;padding:28px 0;margin-bottom:48px}
.overview-metrics>div{border-left-color:#dcdad1;padding:0 30px}
.overview-metrics span{color:var(--muted);font-size:12px}
.overview-metrics strong{font-size:52px;font-weight:500;color:var(--navy)}
.overview-metrics small{color:var(--muted);font-size:11px}
.overview-layout{gap:55px;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}
.overview-image{top:110px}
.overview-details-label{font-size:18px}
.overview-specs>div{padding:15px 0}
.overview-status{background:#f5f3ee;border-color:#b5926e;padding:24px 30px}
.overview-status>div>p{font-size:22px}
.overview-footnote>p{font-size:11px}
.premium-hub{background:var(--navy);color:white}
.premium-hub .section-heading{align-items:flex-end;margin-bottom:45px}
.premium-hub .eyebrow{color:#d9b497}
.premium-hub h2{font-size:15px;letter-spacing:.015em;font-weight:400;color:#c8d6d7}
.premium-heading-copy{display:block;font-size:clamp(32px,3.6vw,48px);font-weight:500;line-height:1.4;letter-spacing:-.055em;color:white;margin-top:15px}
.premium-heading-copy em{color:#e2c5a7}
.premium-hub .section-intro{color:#c1d0d2;line-height:1.9}
.premium-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #ffffff43;border-bottom:1px solid #ffffff43}
.premium-card{display:flex;flex-direction:column;padding:34px 30px 30px;border-left:1px solid #ffffff43;min-width:0;transition:background .25s}
.premium-card:first-child{border-left:0;padding-left:0}
.premium-card:last-child{padding-right:0}
.premium-card:hover{background:#ffffff08}
.premium-number{display:flex;align-items:center;gap:18px;color:#e2c5a7;font-size:15px}
.premium-number small{font-size:9px;letter-spacing:.14em;color:#a7bcc1}
.premium-card h3{font-size:29px;font-weight:500;line-height:1.45;margin:28px 0 20px;letter-spacing:-.035em}
.premium-card>p{font-size:13px;color:#bfced1;line-height:1.9;margin-bottom:32px}
.premium-card-link{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:auto;font-size:12px;color:#eee9df}
.premium-card-link b{font-size:21px;font-weight:400}
.location{background:#fff}
.location .wide-map{padding:14px;background:#f2f3ef;border:1px solid #e4e6de}
.location .wide-map figcaption{padding:0 5px;font-size:11px}
.location-bottom{margin-top:30px}
.transit{background:#f5f3ee}
.rail-cards{gap:24px}
.rail-cards article{background:white;border:0;min-height:190px;box-shadow:0 6px 22px #142e3605}
.rail-copy{padding-left:23px;padding-right:20px}
.rail-copy h3{font-size:30px}
.lifestyle{background:#fff;color:var(--ink)}
.lifestyle .eyebrow,.lifestyle .three-points span{color:var(--accent)}
.lifestyle .section-intro,.lifestyle figcaption,.lifestyle .three-points p{color:var(--muted)}
.lifestyle .visual{background:#f7f8f5;padding:12px;border:1px solid #e4e6de}
.lifestyle .visual figcaption{padding:0 5px;font-size:11px}
.lifestyle .three-points{margin-top:35px}
.lifestyle .three-points h3{font-size:22px;margin:14px 0}
.industry{background:#f5f3ee;gap:90px}
.industry-copy>p:not(.eyebrow){font-size:15px}
.industry-map{max-width:403px}
.school-card{margin-top:35px}
.school-card h3{font-size:19px}
.interest{background:#fff}
.interest .three-points{margin-top:25px}
.interest .three-points h3{font-size:22px}
.faq{padding-top:65px;padding-bottom:80px;background:#faf9f6;gap:60px}
.faq h2{font-size:34px}
.booking{position:relative;isolation:isolate;overflow:hidden;padding-top:90px;padding-bottom:90px;background:var(--navy)}
.booking:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(#142e36ef,#142e36f5),url('/assets/editorial/drone-view-poster.webp') center/cover}
.booking .eyebrow{color:#d9b497}
.booking h2{font-size:clamp(34px,4vw,52px)}
.fixed-consultation{width:min(700px,94%)}
.fixed-consultation>a{background:#975c3c}
.fixed-consultation>a+a{background:#142e36}
.article-page .eyebrow{color:var(--accent)}
@media(max-width:1050px){
 .header{gap:20px}.header nav{gap:20px}.header nav a{font-size:13px}.header-phone{font-size:19px}
 .overview-layout{gap:32px}.overview-metrics>div{padding:0 22px}
 .premium-card{padding:28px 22px}.premium-card h3{font-size:26px}.premium-card>p br{display:none}
 .industry{gap:45px}.hero-copy .hero-desc{font-size:15px}
}
@media(max-width:780px){
 .header{height:78px}.header .brand>span{font-size:23px}.header nav{gap:0}.header nav a{font-size:16px}
 .renewal-hero{min-height:650px;height:calc(100svh - 78px);max-height:860px}
 .renewal-hero .hero-copy{padding-top:95px}.renewal-hero .hero-title{font-size:48px}
 .hero-bottom{bottom:50px;font-size:11px}.hero-bottom>p{max-width:220px}
 .overview-layout{grid-template-columns:1fr}.overview-image{position:static}.overview-metrics>div{padding:23px}
 .overview-metrics>div:nth-child(n+3){border-top-color:#dcdad1}
 .premium-hub .section-intro{margin-top:24px}.premium-card{padding:25px 16px}.premium-card h3{font-size:22px}.premium-card>p{font-size:12px}.premium-number{gap:10px}.premium-number small{font-size:8px}
 .premium-card-link{font-size:11px}.industry{gap:35px}.section{padding-top:75px;padding-bottom:75px}
}
@media(max-width:600px){
 .header{height:76px;gap:8px}.header .brand>span{font-size:21px}.header .brand strong{font-size:10px}.header-phone{font-size:17px}
 .renewal-hero{height:auto;min-height:650px;max-height:none;display:block}
 .renewal-hero .hero-visual>img{height:100%;aspect-ratio:auto;object-fit:cover;object-position:38% center}
 .renewal-hero .hero-visual:after{background:linear-gradient(90deg,#0b202bcc,#0b202b59),linear-gradient(0deg,#0b202be6,transparent 35%)}
 .renewal-hero .hero-copy{padding:82px 7% 155px;margin:0}
 .renewal-hero .eyebrow{font-size:9px;letter-spacing:.14em;margin-bottom:24px}
 .renewal-hero h1{font-size:16px;margin-bottom:20px}
 .renewal-hero .hero-title{font-size:clamp(31px,9vw,48px);line-height:1.36;margin-bottom:23px;letter-spacing:-.06em}
 .renewal-hero .hero-desc{font-size:13px;line-height:1.95;max-width:355px}
 .hero-actions{gap:22px;margin-top:28px;flex-wrap:wrap}
 .hero-actions .button{font-size:13px;padding:12px 17px;gap:22px;min-height:47px}.hero-film-link{font-size:12px}.hero-film-link span{margin-left:10px}
 .hero-bottom{left:7%;right:7%;bottom:47px;font-size:10px;padding-top:17px;gap:12px}.hero-bottom>p{max-width:150px}.hero-bottom>a>span{margin-left:8px}
 .renewal-hero .hero-visual figcaption{left:7%;right:7%;bottom:15px;font-size:9px}
 .drone-section{padding:43px 6% 35px}.drone-heading{margin-bottom:23px}.drone-heading h2{font-size:25px}.drone-heading .eyebrow{font-size:9px}
 .drone-figure figcaption{font-size:9px;gap:6px}.section{padding:60px 6%}.section h2{font-size:29px}.section-heading{margin-bottom:30px}.section-intro{font-size:14px}
 .overview-subtitle{font-size:15px}.overview-metrics{padding:0 8px;margin-bottom:30px}.overview-metrics>div{padding:22px 13px}.overview-metrics strong{font-size:42px}.overview-metrics small{font-size:10px}.overview-layout{gap:30px}.overview-status{padding:22px 20px}.overview-status>div>p{font-size:19px}
 .premium-hub h2{font-size:14px}.premium-heading-copy{font-size:31px;margin-top:15px}.premium-hub .section-intro{font-size:14px}
 .premium-cards{grid-template-columns:1fr}.premium-card,.premium-card:first-child,.premium-card:last-child{padding:26px 0;border-left:0;border-top:1px solid #ffffff30}.premium-card:first-child{border-top:0}
 .premium-number{gap:15px;font-size:14px}.premium-number small{font-size:9px}.premium-card h3{font-size:27px;margin:18px 0 13px}.premium-card h3 br{display:none}.premium-card>p{font-size:13px;margin-bottom:19px;max-width:310px}.premium-card-link{font-size:12px}
 .location .wide-map,.lifestyle .visual{padding:8px}.location-bottom{margin-top:24px}.rail-cards{gap:16px}.rail-cards article{min-height:160px}.rail-copy h3{font-size:27px}.rail-copy{padding:25px 23px}
 .lifestyle .three-points{margin-top:25px}.lifestyle .three-points h3{font-size:21px}.industry{gap:35px}.interest .three-points h3{font-size:21px}.faq{gap:30px}.faq h2{font-size:29px}.booking h2{font-size:34px}.booking{padding-top:65px;padding-bottom:60px}
 .fixed-consultation{width:100%}.footer{padding-bottom:105px}
}
@media(prefers-reduced-motion:reduce){.premium-card,.button{transition:none}}
