.inner-hero-enhanced{position:relative;min-height:70vh;display:flex;align-items:flex-end;overflow:hidden}.inner-hero-enhanced .inner-hero-bg{position:absolute;inset:0;z-index:0}.inner-hero-enhanced .inner-hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.inner-hero-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(10,22,40,.62) 0%,rgba(10,22,40,.55) 40%,rgba(10,22,40,.94) 100%),linear-gradient(90deg,rgba(10,22,40,.9) 0%,rgba(10,22,40,.45) 60%,rgba(10,22,40,0) 100%)}.inner-hero-enhanced .inner-hero-content{position:relative;z-index:2;width:100%;padding-bottom:3rem;padding-top:6rem}.inner-hero-enhanced .inner-hero-content .col-lg-9{max-width:650px}.inner-hero-title{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08;margin-bottom:1rem;max-width:18ch}.inner-hero-lead{font-size:1.05rem;line-height:1.6;max-width:60ch;opacity:.9;margin-bottom:1.5rem}.inner-hero-divider{width:64px;height:3px;background:var(--accent,#c8a45e);margin:1rem 0 1.25rem}.inner-hero-badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1.75rem}.inner-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.inner-hero-jumpnav{display:flex;flex-wrap:wrap;gap:1.5rem;padding:.9rem 0}.inner-hero-jumpnav a{color:rgba(255,255,255,.82);font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:color .2s ease}.inner-hero-jumpnav a:hover{color:var(--accent,#c8a45e)}.city-sticky-nav{position:sticky;top:0;z-index:40;width:100%;background:rgba(10,22,40,.94);backdrop-filter:blur(6px);border-bottom:1px solid rgba(255,255,255,.12)}.city-sticky-nav .container{display:flex;align-items:center;justify-content:space-between;gap:1rem}.city-sticky-nav .inner-hero-jumpnav{flex:auto;min-width:0}.city-sticky-nav .city-sticky-cta{flex-shrink:0}@media(max-width:768px){.inner-hero-enhanced{min-height:60vh}.inner-hero-jumpnav{gap:1rem;overflow-x:auto;flex-wrap:nowrap}.inner-hero-jumpnav a{white-space:nowrap}.city-sticky-nav .container{flex-wrap:wrap;padding-top:.6rem;padding-bottom:.6rem}.city-sticky-nav .inner-hero-jumpnav{order:2;width:100%}.city-sticky-nav .city-sticky-cta{order:1;width:100%;text-align:center}}