/* Echo Rising Horizon Edition 1.0 — Module 02 Luxury Hero — v1.0.0 */
.section-er2-luxury-hero{position:relative;z-index:0}.er2-hero{--er2-overlay-opacity:.35;--er2-desktop-height:90vh;--er2-mobile-height:85svh;--er2-text-color:#fff8ea;--er2-button-bg:#b58a3b;--er2-button-color:#090909;--er2-content-width:620px;position:relative;display:grid;isolation:isolate;overflow:hidden;min-height:var(--er2-desktop-height);background:#070707;color:var(--er2-text-color)}.er2-hero--fullscreen{min-height:100svh}.er2-hero__media,.er2-hero__overlay,.er2-hero__content-wrap{grid-area:1/1}.er2-hero__media{position:absolute;inset:0;z-index:-2;overflow:hidden}.er2-hero__media-element,.er2-hero__media video,.er2-hero__image,.er2-hero__placeholder,.er2-hero__placeholder-svg{width:100%;height:100%}.er2-hero__media-element,.er2-hero__media video,.er2-hero__image{display:block;object-fit:cover;object-position:center}.er2-hero__video{position:absolute;inset:0}.er2-hero__video--mobile,.er2-hero__image--mobile{display:none}.er2-hero__placeholder{position:absolute;inset:0;background:radial-gradient(circle at 70% 35%,rgba(181,138,59,.34),transparent 30%),linear-gradient(135deg,#17120c,#050505 60%)}.er2-hero__placeholder-svg{opacity:.12}.er2-hero__overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.28) 55%,rgba(0,0,0,.58)),rgba(0,0,0,var(--er2-overlay-opacity));pointer-events:none}.er2-hero__content-wrap{display:flex;align-items:center;width:100%;padding:clamp(7rem,12vw,11rem) clamp(1.25rem,5vw,5rem) clamp(5rem,9vw,8rem)}.er2-hero__content{width:min(100%,var(--er2-content-width))}.er2-hero--desktop-left .er2-hero__content{margin-right:auto;text-align:left}.er2-hero--desktop-center .er2-hero__content{margin-inline:auto;text-align:center}.er2-hero--desktop-right .er2-hero__content{margin-left:auto;text-align:right}.er2-hero__eyebrow{margin:0 0 1rem;font-size:clamp(.7rem,.62rem + .25vw,.9rem);font-weight:600;letter-spacing:.34em;line-height:1.2;text-transform:uppercase}.er2-hero__heading{margin:0;color:inherit;font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.25rem,7vw,7.8rem);font-weight:400;letter-spacing:-.045em;line-height:.9;text-wrap:balance}.er2-hero__subheading{max-width:42rem;margin-top:clamp(1.2rem,2.5vw,2rem);font-size:clamp(1rem,.9rem + .35vw,1.35rem);line-height:1.6}.er2-hero--desktop-center .er2-hero__subheading{margin-inline:auto}.er2-hero--desktop-right .er2-hero__subheading{margin-left:auto}.er2-hero__subheading>*{margin-block:0}.er2-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:clamp(1.8rem,3.5vw,2.8rem)}.er2-hero--desktop-center .er2-hero__actions{justify-content:center}.er2-hero--desktop-right .er2-hero__actions{justify-content:flex-end}.er2-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.9rem 1.5rem;border:1px solid transparent;text-decoration:none;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:700;transition:transform .25s ease,background-color .25s ease,color .25s ease,border-color .25s ease}.er2-button:hover{transform:translateY(-2px)}.er2-button:focus-visible,.er2-hero__scroll:focus-visible{outline:2px solid currentColor;outline-offset:4px}.er2-button--primary{background:var(--er2-button-bg);color:var(--er2-button-color)}.er2-button--secondary{border-color:currentColor;background:rgba(0,0,0,.16);color:var(--er2-text-color);backdrop-filter:blur(8px)}.er2-hero__scroll{position:absolute;z-index:2;bottom:1.15rem;left:50%;display:inline-flex;align-items:center;gap:.55rem;color:var(--er2-text-color);text-decoration:none;text-transform:uppercase;letter-spacing:.18em;font-size:.64rem;transform:translateX(-50%);opacity:.84}.er2-hero__scroll svg{width:18px;height:18px;animation:er2-bob 1.8s ease-in-out infinite}.er2-hero__anchor{scroll-margin-top:5rem}.er2-reveal{opacity:0;transform:translateY(18px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1)}.er2-reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes er2-bob{0%,100%{transform:translateY(0)}50%{transform:translateY(4px)}}@media(max-width:749px){.er2-hero{min-height:var(--er2-mobile-height)}.er2-hero--fullscreen{min-height:100svh}.er2-hero__video--desktop{display:none}.er2-hero__video--mobile,.er2-hero__image--mobile{display:block}.er2-hero__content-wrap{padding:7rem 1.25rem 5.75rem}.er2-hero--mobile-left .er2-hero__content{margin-right:auto;text-align:left}.er2-hero--mobile-center .er2-hero__content{margin-inline:auto;text-align:center}.er2-hero--mobile-right .er2-hero__content{margin-left:auto;text-align:right}.er2-hero--mobile-left .er2-hero__actions{justify-content:flex-start}.er2-hero--mobile-center .er2-hero__actions{justify-content:center}.er2-hero--mobile-right .er2-hero__actions{justify-content:flex-end}.er2-hero__heading{font-size:clamp(3rem,17vw,5.5rem)}.er2-hero__actions{flex-direction:column;align-items:stretch}.er2-button{width:100%}}@media(prefers-reduced-motion:reduce){.er2-reveal{opacity:1;transform:none;transition:none}.er2-hero__scroll svg{animation:none}.er2-button{transition:none}}
