/* Shared dusk treatment; photography and architecture stay unchanged. */



.dl-hero,.dl-hero .js-hero-images{background:#102d32}



.dl-hero .js-hero-images:after{display:none}



.dl-hero:after{opacity:.8;background:linear-gradient(90deg,rgba(5,30,37,.78),rgba(5,30,37,.58) 48%,rgba(5,30,37,.20) 85%),linear-gradient(180deg,rgba(13,28,36,.22),transparent 45%,rgba(4,29,37,.28));background-color:transparent!important}



.dl-hero .hero-slider__slide-image{filter:none;transform:scale(1.04);transition:none;object-position:center 55%;--kb-from:scale(1.04);--kb-to:scale(1.07)}



/* Compose each move around the photograph, including the portrait courtyard. */



.dl-hero img[data-hero-scene="sunset"]{object-position:center 35%;transform-origin:60% 65%;--kb-from:scale(1.035);--kb-to:scale(1.17)}



.dl-hero img[data-hero-scene="lake"]{--kb-from:translate3d(2.5%,1%,0) scale(1.11);--kb-to:translate3d(-2.5%,-1%,0) scale(1.18)}



.dl-hero img[data-hero-scene="aerial"]{transform-origin:50% 50%;--kb-from:rotate(-4deg) scale(1.2);--kb-to:rotate(4deg) scale(1.24)}



.dl-hero .dl-hero-motion .hero-slider__slide-image{animation:dl-hero-ken-burns 9s linear both}



.dl-hero.is-paused .hero-slider__slide-image{animation-play-state:paused}



@keyframes dl-hero-ken-burns{from{transform:var(--kb-from)}to{transform:var(--kb-to)}}



.dl-hero .hero-slider__title_vert,.dl-hero .hero-slider__text_vert{text-shadow:0 2px 20px #001d2a66}



.dl-hero-controls{position:absolute;z-index:12;right:220px;bottom:28px;display:flex;gap:6px;align-items:center;padding:6px 10px;border:1px solid #ffffff40;border-radius:24px;background:#062d38b3;backdrop-filter:blur(8px)}



.dl-hero-controls[hidden]{display:none}



.dl-hero-controls button{display:grid;place-items:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:#fff;cursor:pointer;font-size:16px}



.dl-hero-controls button[data-slide]:after{content:"";display:block;width:24px;height:2px;background:#ffffff66;transition:background .3s}



.dl-hero-controls button[aria-pressed="true"]:after{background:#fff}



.dl-hero-controls button:focus-visible{outline:2px solid #f3947f;outline-offset:2px;border-radius:4px}



@media(max-width:639px){.dl-hero:after{background:linear-gradient(180deg,rgba(5,30,37,.72),rgba(5,30,37,.62) 55%,rgba(5,30,37,.62));background-color:transparent!important}.dl-hero .hero-slider__slide-image{object-position:center!important}.dl-hero-controls{left:18px;right:auto;bottom:150px}}



@media(max-width:639px){.dl-hero img[data-hero-scene="sunset"]{transform-origin:55% 60%;--kb-to:scale(1.15)}.dl-hero img[data-hero-scene="lake"]{transform-origin:50% 65%;--kb-from:translate3d(0,2%,0) scale(1.08);--kb-to:translate3d(0,-2%,0) scale(1.17)}.dl-hero img[data-hero-scene="aerial"]{transform-origin:50% 50%;--kb-from:rotate(-3deg) scale(1.18);--kb-to:rotate(3deg) scale(1.22)}}



@media(prefers-reduced-motion:reduce){.dl-hero .hero-slider__slide-image{animation:none!important;transform:none!important;transition:none!important}}







/* Clear offer hierarchy; photography provides the only hero motion. */



.dl-hero{height:auto!important;min-height:100vh;min-height:100svh;overflow:hidden}



.dl-hero .js-hero-images{position:absolute;inset:0;width:100%;height:100%;min-height:0}



.dl-hero .hero-slider__slide-image-block{height:100%;min-height:0}



.dl-hero .dl-hero-copy{position:relative;inset:auto;z-index:3;display:block;width:100%;height:auto;padding:120px 6vw 64px}



.dl-hero-inner{max-width:1320px;margin:0 auto;color:#fff}



.dl-hero-brand{display:flex;align-items:center;gap:18px;font-size:13px;font-weight:700;letter-spacing:.16em;line-height:1.5;margin:0 0 24px}



.dl-hero-brand span{font-size:12px;font-weight:400;letter-spacing:.02em;color:#d2e5e3;padding-left:18px;border-left:1px solid #ffffff55}



.dl-hero-heading{max-width:900px;font-size:clamp(42px,4.3vw,66px);font-weight:500;line-height:1.07;letter-spacing:-.045em;margin:0 0 20px;color:#fff;text-transform:none}



.dl-hero-heading em{display:block;font-style:normal;color:#bee1db}



.dl-hero-lead{font-size:19px;line-height:1.5;color:#f1f5f3;margin:0 0 26px}



.dl-hero-choice{display:flex;flex-direction:column;gap:18px;min-width:0}.dl-hero-offer{flex:1}



.dl-hero-offer>span{display:block;font-size:10px;letter-spacing:.16em;color:#c6dfdc;margin-bottom:8px;font-weight:600}



.dl-hero-offer strong{display:block;font-size:23px;font-weight:500;line-height:1.3;margin-bottom:5px}



.dl-hero-offer p{font-size:14px;line-height:1.5;color:#dbe8e6;margin:0}



.dl-hero .dl-hero-actions{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;width:100%;max-width:920px;padding:20px 0 0;border-top:1px solid #ffffff40;margin:0;visibility:visible;pointer-events:auto}



.dl-hero-action{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:56px;padding:16px;border:1px solid #ffffff80;border-radius:4px;background:#005365;color:#fff;font-size:19px;font-weight:600;line-height:1.3;text-decoration:none;transition:background .2s}



.dl-hero-action-primary{background:#ba483a;border-color:#ba483a}



.dl-hero-action:hover{background:#126b7d;color:#fff}.dl-hero-action-primary:hover{background:#cf4e40;border-color:#cf4e40}



.dl-hero-action:focus-visible,.dl-option-actions a:focus-visible{outline:3px solid #f3947f;outline-offset:4px}



.dl-hero-action span{font-size:22px;font-weight:400}



.dl-hero-note{font-size:13px;line-height:1.5;color:#d2e5e3;margin:12px 0 24px}



.dl-hero-address{font-size:14px;letter-spacing:.03em;line-height:1.5;margin:0;color:#fff}



.dl-options{padding:76px 6vw 64px;background:#e9eff5;color:#123b43;scroll-margin-top:110px}



.dl-options-inner{max-width:1320px;margin:auto}



.dl-options-eyebrow{font-size:11px;letter-spacing:.16em;font-weight:600;margin:0 0 16px;color:#597775}



.dl-options-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:32px}



.dl-options-heading h2{font-size:clamp(30px,3vw,44px);font-weight:500;line-height:1.1;letter-spacing:-.03em;margin:0}



.dl-options-heading>p{max-width:365px;font-size:16px;line-height:1.5;margin:0;color:#526a6e}



.dl-options-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}



.dl-option{min-width:0;display:flex;flex-direction:column;background:#fff;border:1px solid #dfe7e1;border-radius:12px;overflow:hidden}



.dl-option>img{width:100%;height:210px;object-fit:cover;display:block}



.dl-option:nth-child(2)>img{object-position:center 60%}



.dl-option-body{padding:26px;display:flex;flex-direction:column;flex:1}



.dl-option-tag{font-size:10px;letter-spacing:.12em;font-weight:600;color:#587674;margin:0 0 12px}



.dl-option h3{font-size:25px;line-height:1.2;font-weight:500;letter-spacing:-.025em;margin:0 0 16px}



.dl-option-size{font-size:26px;font-weight:500;line-height:1.2;color:#005365;margin:0 0 14px}



.dl-option-body>p:not([class]){font-size:15px;line-height:1.6;color:#526a6e;margin:0 0 22px}



.dl-option-areas{display:grid;gap:12px;margin:0 0 22px;padding:0;list-style:none}



.dl-option-areas li{display:grid;grid-template-columns:102px 1fr;gap:10px;font-size:13px;line-height:1.4}



.dl-option-areas strong{font-size:14px;font-weight:600}.dl-option-areas span{color:#526a6e}



.dl-option-actions{display:grid;gap:10px;margin-top:auto;padding-top:10px}



.dl-option-actions a{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:12px 14px;border:1px solid #c6d5ce;border-radius:6px;color:#005365;font-size:14px;font-weight:600;line-height:1.3;text-decoration:none}



.dl-option-actions a:hover{background:#edf3ef;border-color:#005365}



.dl-options-note{font-size:13px;line-height:1.5;color:#627575;margin:22px 0 0}



@media(max-width:1000px){.dl-hero .dl-hero-copy{padding-top:124px}.dl-options-grid{gap:14px}.dl-option-body{padding:20px}.dl-option h3{font-size:23px}.dl-option-areas li{grid-template-columns:1fr;gap:3px}}



@media(max-width:767px){.dl-hero .dl-hero-copy{padding:106px 20px 90px}.dl-hero-brand{display:block;font-size:12px;letter-spacing:.14em;margin-bottom:18px}.dl-hero-brand span{display:block;margin-top:5px;border:0;padding:0;font-size:11px}.dl-hero-heading{font-size:36px;line-height:1.08;margin-bottom:18px;letter-spacing:-.035em}.dl-hero-lead{font-size:16px;margin-bottom:22px}.dl-hero-choice{gap:12px}.dl-hero-offer strong{font-size:19px}.dl-hero-offer p{font-size:12px}.dl-hero .dl-hero-actions{grid-template-columns:1fr;gap:30px;max-width:none;padding-top:18px}.dl-hero-action{gap:8px;padding:16px;font-size:19px;min-height:60px}.dl-hero-action span{font-size:18px}.dl-hero-note{font-size:12px;margin-bottom:20px;max-width:330px}.dl-hero-controls{left:20px;right:auto;bottom:24px}.dl-options{padding:44px 20px}.dl-options-heading{display:block;margin-bottom:24px}.dl-options-heading>p{margin-top:16px;font-size:15px}.dl-options-grid{grid-template-columns:1fr;gap:20px}.dl-option>img{height:190px}.dl-option-body{padding:24px}.dl-option-areas li{grid-template-columns:100px 1fr;gap:10px}}



@media(max-width:359px){.dl-hero .dl-hero-copy{padding-left:16px;padding-right:16px}.dl-hero-heading{font-size:32px}.dl-hero-offer strong{font-size:17px}.dl-hero-action{font-size:19px;padding:16px}}



@media(prefers-reduced-motion:reduce){.dl-hero-action{transition:none}}



.dl-hero-sizes{white-space:nowrap}



.dl-hero .dl-hero-controls{display:none}



@media(max-width:767px){.dl-hero-sizes{display:block}.learn-more-buttons-wrap{bottom:12px!important;right:0!important}}



.dl-option-areas li{grid-template-columns:128px 1fr}.dl-option-areas strong{white-space:nowrap}



@media(max-width:1000px){.dl-option-areas li{grid-template-columns:1fr;gap:3px}}







/* One primary action; qualifying links retain the existing direct quiz routes. */



.dl-hero .dl-hero-copy{padding-top:96px;padding-bottom:44px}



.dl-hero-brand{margin-bottom:18px}



.dl-hero-heading{font-size:clamp(38px,3.6vw,54px);margin-bottom:28px}.dl-hero-heading em{font-size:clamp(22px,2vw,29px);line-height:1.3;letter-spacing:-.015em;margin-top:10px}



.dl-hero-lead{max-width:780px;font-size:17px;line-height:1.5;margin:0 0 22px}



.dl-hero-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:790px;margin:0 0 24px;gap:24px}



.dl-hero-path{display:flex;flex-direction:column;justify-content:center;gap:5px;min-height:58px;color:#fff;text-decoration:none;border-left:1px solid #b8d5d277;padding:3px 0 3px 16px}



.dl-hero-path-title{font-size:13px;line-height:1.4;color:#d6e8e4;text-decoration:underline;text-underline-offset:4px;text-decoration-color:#b8d5d280}



.dl-hero-path strong{font-size:22px;line-height:1.3;font-weight:500;white-space:nowrap}



.dl-hero-path:hover strong{text-decoration:underline;text-underline-offset:5px}



.dl-hero-path:focus-visible{outline:3px solid #f3a08e;outline-offset:4px}



.dl-hero .dl-hero-action-primary{width:auto;max-width:100%;min-height:60px;justify-content:space-between;background:#ff334c;border-color:#ff334c;border-radius:4px;color:#fff;font-family:inherit;font-size:19px;font-weight:600;text-transform:none;text-align:left;padding:16px}.dl-hero .dl-hero-action-primary span{display:block}



.dl-hero .dl-hero-action-primary:hover{background:#c63d4d;border-color:#c63d4d;color:#fff}.dl-hero .dl-hero-action-primary:focus-visible{outline:3px solid #fff;outline-offset:4px}



.dl-hero-note{font-size:13px;max-width:560px;margin:28px 0 0;color:#e0ece8}



@media(max-width:767px){.dl-hero .dl-hero-copy{padding:80px 20px 42px}.dl-hero-heading{font-size:32px;margin-bottom:24px}.dl-hero-heading em{font-size:20px;margin-top:10px}.dl-hero-lead{font-size:15px;margin-bottom:18px;max-width:420px}.dl-hero-paths{grid-template-columns:1fr;gap:0;margin-bottom:20px;max-width:420px}.dl-hero-path{min-height:44px;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;border-left:0;border-bottom:1px solid #b8d5d255;padding:7px 0}.dl-hero-path-title{font-size:13px}.dl-hero-path strong{font-size:19px}.dl-hero .dl-hero-action-primary{width:100%;max-width:none}.dl-hero-note{font-size:12px;max-width:420px;margin-top:18px}}



@media(max-width:359px){.dl-hero .dl-hero-copy{padding-left:16px;padding-right:16px}.dl-hero-heading{font-size:30px}.dl-hero-heading em{font-size:19px}.dl-hero-path-title{font-size:12px}.dl-hero-path strong{font-size:17px}}







.dl-hero-facts{display:grid;grid-template-columns:max-content max-content;gap:48px;margin:0 0 26px;color:#fff}.dl-hero-facts>div{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.dl-hero-facts dt{font-size:14px;line-height:1.4;color:#e0ece8}.dl-hero-facts dd{order:-1;margin:0;font-size:28px;font-weight:600;line-height:1.2;white-space:nowrap}@media(max-width:767px){.dl-hero-facts{grid-template-columns:1fr 1.4fr;gap:20px;margin-bottom:22px}.dl-hero-facts dd{font-size:24px}.dl-hero-facts dt{font-size:13px}}







/* One mobile action after the hero; forms retain the full viewport. */



.dl-mobile-cta{display:none}



@media(max-width:767px){



  .dl-hero-heading{font-weight:700}



  .dl-hero-heading em{font-weight:500}



  .dl-mobile-cta{position:fixed;left:16px;right:16px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:90;align-items:center;justify-content:space-between;gap:12px;min-height:56px;padding:13px 18px;border-radius:4px;background:#ff334c;color:#fff;font-size:19px;font-weight:600;line-height:1.3;text-decoration:none;box-shadow:0 4px 20px #00242d40}



  body.dl-hero-passed:not(.dl-mobile-form-visible):not(.dlq-in-view) .dl-mobile-cta{display:flex}



  .dl-mobile-cta:hover{background:#c63d4d;color:#fff}



  .dl-mobile-cta:focus-visible{outline:3px solid #fff;outline-offset:3px}



  



}



@media(max-width:359px){.dl-mobile-cta{font-size:18px;padding-left:14px;padding-right:14px}}







/* Tie the location figures to the visitor's reason to choose a space. */



.dl-hero-proof{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:56px;align-items:center;max-width:920px;margin-bottom:26px}



.dl-hero-proof .dl-hero-facts{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);margin:0;gap:24px}



.dl-hero-value{margin:0;padding:16px 20px;border:0;border-radius:4px;background:rgba(255,255,255,.75);font-size:14px;line-height:1.5;color:#005365}



.dl-hero-value strong{display:block;margin-bottom:6px;font-size:17px;line-height:1.35;font-weight:600;color:#005365}



.dl-hero-value span{display:block}



.dl-option-benefit{display:block;margin-bottom:8px;font-weight:600;color:#005365;line-height:1.45}



.dl-option-detail{font-size:13px;line-height:1.5;color:#526a6e;margin:0 0 20px}



.dl-option-returns{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 14px;padding:16px 0;border-top:1px solid #d7e3e6;border-bottom:1px solid #d7e3e6}



.dl-option-returns>div{display:flex;flex-direction:column;gap:5px}



.dl-option-returns dd{order:-1;margin:0;color:#005365;font-size:25px;font-weight:600;line-height:1.2}



.dl-option-returns dt{font-size:12px;line-height:1.4;color:#526a6e}



.dl-option-actions a{border-radius:4px}



@media(max-width:1000px) and (min-width:768px){.dl-option-returns{grid-template-columns:1fr}.dl-option-returns dd{font-size:23px}}



@media(max-width:767px){.dl-hero-proof{grid-template-columns:1fr;gap:20px;margin-bottom:24px}.dl-hero-proof .dl-hero-facts{gap:20px}.dl-hero-value{padding:14px 16px;font-size:13px;max-width:420px}.dl-hero-value strong{font-size:16px}.dl-option-returns dd{font-size:24px}}











/* Compact mobile actions leave the right column for callback and chat controls. */
@media(max-width:767px){
 .dl-hero-choice .dl-hero-offer{padding-right:80px}
 .dl-hero .dl-hero-action,.dl-hero .dl-hero-action-primary{width:calc(100% - 80px);min-height:56px;padding:13px 12px;font-size:16px;justify-content:center;text-align:center}
 .dl-hero .dl-hero-action span,.dl-mobile-cta span{display:none}
 .dl-mobile-cta{right:96px;padding:13px 12px;font-size:16px;justify-content:center;text-align:center}
}

/* Slightly stronger desktop shading on the home page. */
@media(min-width:1024px){body.home-page:not(.dl-commerce-page):not(.dl-sale-page) .dl-hero:after{opacity:.9}}

@media(min-width:1024px){
 body.home-page:not(.dl-commerce-page):not(.dl-sale-page) .dl-hero-proof{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
 body.home-page:not(.dl-commerce-page):not(.dl-sale-page) .dl-hero-value{transform:translateY(-12px);padding:22px 20px}
 body.home-page:not(.dl-commerce-page):not(.dl-sale-page) .dl-hero-value strong{font-size:16px}
}

/* Keep the home-page supporting message quieter than the primary action. */
body.home-page:not(.dl-commerce-page):not(.dl-sale-page) .dl-hero-value{background:rgba(8,47,57,.82);color:#d2e3e1;outline:1px solid rgba(210,227,225,.22);outline-offset:-1px;box-shadow:none}
body.home-page:not(.dl-commerce-page):not(.dl-sale-page) .dl-hero-value strong{color:#fff}

/* One translucent proof panel across the full offer width on desktop. */
@media(min-width:768px){
 body.home-page:not(.dl-commerce-page):not(.dl-sale-page) .dl-hero-proof{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:0;padding:20px 24px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.35);border-radius:4px}
 body.home-page:not(.dl-commerce-page):not(.dl-sale-page) .dl-hero-value{transform:none;padding:0 0 0 24px;background:none;outline:0;border-left:1px solid rgba(255,255,255,.35);color:#fff}
 body.home-page:not(.dl-commerce-page):not(.dl-sale-page) .dl-hero-proof .dl-hero-facts{color:#fff}
}
