.leasing-hero h1,.leasing-hero h2,.leasing-hero h3,.leasing-hero h4,.leasing-hero h5,.leasing-hero h6{font-weight:600}.leasing-hero{background:radial-gradient(circle at 78% 12%,rgba(237,181,9,.18),transparent 30%),linear-gradient(180deg,#eef5f9,#f7fbfd);overflow:hidden;padding:0;position:relative}.leasing-hero__reveal{animation:leasing-hero-fade-up .85s cubic-bezier(.22,1,.36,1) forwards;opacity:0;transform:translateY(24px);will-change:opacity,transform}.leasing-hero__eyebrow.leasing-hero__reveal{animation-delay:.08s}.leasing-hero__title.leasing-hero__reveal{animation-delay:.16s}.leasing-hero__description.leasing-hero__reveal{animation-delay:.26s}.leasing-hero__actions.leasing-hero__reveal{animation-delay:.36s}.leasing-hero__media.leasing-hero__reveal{animation-delay:.22s}.leasing-hero__mobile-media.leasing-hero__reveal{animation-delay:.3s}.leasing-hero__bg{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;opacity:.1;position:absolute}.leasing-hero__container{margin:0 auto;max-width:1500px;padding:0 50px;position:relative;z-index:1}.leasing-hero__main{align-items:center;display:flex;min-height:640px;position:static}.leasing-hero__copy{max-width:700px;padding:36px 0;position:relative;width:100%;z-index:2}.leasing-hero__eyebrow{color:#b78b00;font-size:13px;font-weight:900;letter-spacing:.08em;line-height:1.45;margin-bottom:18px;text-transform:uppercase}.leasing-hero__title{color:#111820;font-size:4rem;font-weight:600;letter-spacing:-.055em;line-height:.98;margin:0;max-width:650px;text-transform:uppercase}.leasing-hero__description{margin-top:28px;max-width:620px}.leasing-hero__description,.leasing-hero__description p{color:#25313a;font-size:18px;font-weight:500;line-height:1.65}.leasing-hero__description p{margin:0}.leasing-hero__mobile-media{display:none}.leasing-hero__actions{display:flex;flex-wrap:wrap;gap:24px;margin-top:36px}.leasing-hero__button,.leasing-hero__button:visited{align-items:center;border:1px solid transparent;border-radius:4px;color:#fff;display:inline-flex;font-size:12px;font-weight:900;justify-content:center;letter-spacing:.04em;line-height:1;min-height:52px;min-width:176px;padding:0 24px;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.leasing-hero__button:focus,.leasing-hero__button:hover{color:#fff;text-decoration:none;transform:translateY(-1px)}.leasing-hero__button--primary,.leasing-hero__button--primary:visited{background:#97221d;border-color:#97221d}.leasing-hero__button--primary:focus,.leasing-hero__button--primary:hover{background:#7d2017;border-color:#7d2017}.leasing-hero__button--secondary,.leasing-hero__button--secondary:visited{background:#111820;border-color:#111820}.leasing-hero__button--secondary:focus,.leasing-hero__button--secondary:hover{background:#2a333b;border-color:#2a333b}.leasing-hero__media{left:0;max-width:none;overflow:hidden;position:relative;right:0;width:auto}.leasing-hero__media:after{content:"";inset:0;pointer-events:none;position:absolute}.leasing-hero__image{display:block;height:100%;object-fit:cover;object-position:center right;width:100%}@keyframes leasing-hero-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1299px){.leasing-hero__container{padding:0 32px}}@media (max-width:991px){.leasing-hero__container{padding:0 20px}.leasing-hero__main{flex-direction:column;min-height:auto}.leasing-hero__copy{max-width:none;padding:56px 0 36px;text-align:center}.leasing-hero__description{margin-left:auto;margin-right:auto;max-width:680px}.leasing-hero__mobile-media{border-radius:22px;display:block;margin:28px auto 0;max-width:680px;overflow:hidden}.leasing-hero__mobile-image{display:block;height:auto;width:100%}.leasing-hero__actions{justify-content:center}.leasing-hero__media{display:none}}@media (max-width:640px){.leasing-hero__title{font-size:clamp(2.45rem,13vw,3rem)}.leasing-hero__eyebrow{font-size:11px;margin-bottom:14px}.leasing-hero__description,.leasing-hero__description p{font-size:16px}.leasing-hero__actions{gap:12px}.leasing-hero__button,.leasing-hero__button:visited{width:100%}.leasing-hero__media{min-height:260px}}@media (prefers-reduced-motion:reduce){.leasing-hero__reveal{animation:none;opacity:1;transform:none}}