.hero.hero--compact{flex-direction:column;justify-content:center;min-height:clamp(280px,42vh,440px);padding:clamp(28px,4vw,48px) 0;display:flex;position:relative;overflow:hidden}.hero--compact .wrap{z-index:1;flex-direction:column;flex:1;justify-content:center;width:100%;min-height:100%;display:flex;position:relative}.hero--compact .hero__bg{z-index:0;pointer-events:none;position:absolute;inset:0}.hero--compact .hero__bg-img{width:100%;height:100%}.hero--compact .hero__bg:after{content:"";background:linear-gradient(90deg,#111010eb 0%,#111010b8 45%,#11101038 100%),linear-gradient(#11101026 0%,#11101073 100%);position:absolute;inset:0}.hero--compact .hero__bg--fallback{background:radial-gradient(circle at 80% 30%, #e507428c, transparent 55%), radial-gradient(circle at 20% 80%, #f8efe41a, transparent 60%), var(--negro)}.hero--compact .hero__top{margin-bottom:clamp(12px,2vw,20px)}.hero--compact .hero__copy{flex-direction:column;gap:clamp(14px,2vw,22px);max-width:820px;display:flex}.hero--compact .hero__title{font-family:var(--ff-display);letter-spacing:-.035em;text-transform:uppercase;text-wrap:pretty;text-align:left;flex-direction:column;align-items:flex-start;gap:2px;width:100%;font-size:clamp(30px,4.6vw,60px);font-weight:900;line-height:.95;display:flex}.hero--compact .hero__row{opacity:0;margin-top:0;animation:.62s cubic-bezier(.22,1,.36,1) .38s forwards hero-rise;transform:translateY(14px)}.hero--compact .hero__lead{font-family:var(--ff-serif);max-width:44ch;color:var(--beige);opacity:.92;margin:0;font-size:clamp(15px,1.35vw,19px);line-height:1.45}@media (max-width:760px){.hero.hero--compact{min-height:auto;padding:28px 0 32px}.hero--compact .hero__bg:after{background:linear-gradient(#111010c7 0%,#111010e6 100%)}.hero--compact .hero__title{font-size:clamp(30px,9vw,44px)}}@media (prefers-reduced-motion:reduce){.hero--compact .hero__row{opacity:1!important;animation:none!important;transform:none!important}}
