/* Readable shared navigation and the Residential page. */
.site-header{padding-inline:32px;gap:24px}
.site-nav{font-size:14px;gap:20px;flex-shrink:0}
.site-nav>a,.site-nav .services-menu>summary{min-height:48px;padding-block:16px}
.site-nav .services-menu>summary{font-size:14px;line-height:1.4}
.site-header-actions{gap:20px;flex-shrink:0}
.site-phone>a{font-size:13px}
.site-phone>span{font-size:11px;letter-spacing:.1em}
.site-header .site-header-actions .v-button{font-size:13px;min-height:48px;padding:13px 17px;gap:15px}
.site-header .mega-menu{top:100%;padding:28px 36px 34px;gap:28px}
.site-header .mega-menu a{font-size:14px;line-height:1.45;white-space:normal}
.site-header .mega-menu .mega-heading{font-size:15px}
.site-mobile-nav>a{font-size:20px;min-height:54px;line-height:1.4}

.residential-page main{background:#10150c}
.residential-hero{position:relative;min-height:650px;padding:26px 0 96px;overflow:hidden;background:#172014}
.residential-photo,.residential-scrim{position:absolute;inset:0;width:100%;height:100%}
.residential-photo{object-fit:cover;object-position:63% 55%;filter:brightness(.87)}
.residential-scrim{background:linear-gradient(90deg,#081008d9,#08100873 48%,#08100815 85%),linear-gradient(0deg,#0d140bb3,transparent 50%)}
.residential-hero-content{position:relative;z-index:1}
.residential-hero .photo-breadcrumb{margin-bottom:57px}
.residential-hero .micro{font-size:10px;color:#d0d9c5}
.residential-hero h1{font-family:var(--serif);font-size:clamp(62px,7vw,98px);font-weight:500;line-height:.98;letter-spacing:-.035em;max-width:840px;margin:22px 0}
.residential-hero h1 em{font-weight:500;color:#edf0e7}
.residential-lead{font-size:18px;line-height:1.75;max-width:520px;color:#e0e6d7}
.residential-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:27px}
.residential-actions .v-button{font-size:13px}
.residential-booking-note{font-size:11px;color:#c6d0bc;margin-top:16px;max-width:520px}
.residential-hero-foot{position:absolute;left:0;right:0;bottom:26px;display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid #ffffff3d;padding-top:20px;color:#d0d9c5;font-size:9px;letter-spacing:.13em}
.residential-services{padding-block:58px 64px}
.residential-section-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:35px}
.residential-section-heading h2{font-family:var(--serif);font-size:54px;font-weight:500;line-height:1.03;letter-spacing:-.025em;margin-top:17px}
.residential-section-heading h2 em{font-weight:500;color:#b8c7a9}
.residential-section-heading>p{font-size:17px;line-height:1.8;max-width:470px;justify-self:end;color:#c3ceb9}
.residential-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.residential-service-link{display:flex;flex-direction:column;align-items:flex-start;padding:27px 26px 23px;min-height:245px;border:1px solid #ffffff29;background:#161e11;transition:border-color .2s,background .2s}
.residential-service-link:hover{background:#1b2715;border-color:#879a75}
.residential-service-number{font-family:var(--serif);font-size:22px;color:#d84d3c;line-height:1}
.residential-service-link h3{font-family:var(--serif);font-size:30px;font-weight:500;line-height:1.12;letter-spacing:-.015em;margin:18px 0 13px}
.residential-service-link>p{font-size:15px;line-height:1.75;color:#bdcbb1;margin-bottom:22px}
.residential-service-action{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;margin-top:auto;font-size:12px;color:#e4ecdc}
.residential-service-action>span{font-size:22px;line-height:1}

/* Keep the 1000px menu breakpoint aligned with preview.js. */
@media(min-width:1001px) and (max-width:1250px){
 .site-header{padding-inline:20px;gap:16px}
 .site-brand{width:140px;height:80px}
 .site-brand img{width:140px;height:93.333px;margin-top:-7px}
 .site-nav{font-size:14px;gap:14px}
 .site-header-actions{gap:14px}
 .site-header .site-header-actions .v-button{padding-inline:14px;gap:12px}
}
@media(max-width:1000px){
 .site-header{padding-inline:24px;gap:20px}
 .site-nav{display:none}
 .site-menu-toggle{display:block}
 .site-header-actions{margin-left:auto;gap:22px}
 .site-header .site-header-actions .v-button{font-size:13px}
 .residential-hero{min-height:650px}
 .residential-hero h1{font-size:76px}
 .residential-section-heading{gap:35px}
 .residential-section-heading h2{font-size:48px}
 .residential-section-heading>p{font-size:16px}
 .residential-service-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
 .site-header{padding-inline:14px;gap:10px}
 .site-brand{width:120px;height:70px}
 .site-brand img{width:120px;height:80px;margin-top:-3px}
 .site-header-actions{gap:10px}
 .site-header .site-header-actions .v-button{font-size:13px;min-height:46px;padding:12px 13px;gap:10px}
 .site-header .site-header-actions .v-button>span{font-size:19px}
 .site-menu-toggle{width:42px;height:48px;padding:9px}
 .site-mobile-nav{padding-inline:24px}
 .site-mobile-nav>a{font-size:20px;min-height:54px;padding-block:14px}
 .residential-hero{min-height:640px;padding-top:20px;padding-bottom:100px}
 .residential-photo{object-position:63% 55%}
 .residential-scrim{background:linear-gradient(90deg,#081008c7,#08100845),linear-gradient(0deg,#0d140bbd,transparent 70%)}
 .residential-hero .photo-breadcrumb{margin-bottom:40px}
 .residential-hero .micro{font-size:8px;letter-spacing:.1em;max-width:280px}
 .residential-hero h1{font-size:clamp(48px,12vw,64px);line-height:1.02;margin:24px 0 22px}
 .residential-lead{font-size:16px;line-height:1.75;max-width:330px}
 .residential-actions{flex-direction:column;align-items:flex-start;gap:11px;margin-top:25px}
 .residential-actions .v-button{font-size:13px;min-width:245px;min-height:51px;padding:14px 18px}
 .residential-booking-note{font-size:10px;line-height:1.7;max-width:290px}
 .residential-hero-foot{bottom:22px;padding-top:17px;font-size:7px;letter-spacing:.06em;gap:10px}
 .residential-services{padding-block:38px 40px}
 .residential-section-heading{grid-template-columns:1fr;gap:21px;margin-bottom:27px}
 .residential-section-heading h2{font-size:45px;margin-top:15px}
 .residential-section-heading>p{font-size:16px;line-height:1.8;max-width:none;justify-self:start}
 .residential-service-grid{grid-template-columns:1fr;gap:12px}
 .residential-service-link{min-height:0;padding:23px 22px}
 .residential-service-link h3{font-size:30px;margin-top:15px}
 .residential-service-link>p{font-size:15px;margin-bottom:18px}
 .residential-service-action{font-size:13px}
}
@media(max-width:380px){
 .site-header{padding-inline:10px;gap:6px}
 .site-brand{width:102px;height:60px}
 .site-brand img{width:102px;height:68px;margin-top:-3px}
 .site-header .site-header-actions .v-button{padding-inline:12px;gap:0}
 .site-header .site-header-actions .v-button>span{display:none}
}
