.lima-page-hero{justify-content:center;align-items:center;height:60vh;min-height:420px;max-height:700px;display:flex;position:relative;overflow:hidden}.lima-page-hero__bg{animation:lima-page-hero-settle 2.5s var(--lima-ease-elegant)forwards;transform:scale(1.06)}@keyframes lima-page-hero-settle{0%{transform:scale(1.06)}to{transform:scale(1)}}.lima-page-hero__overlay{background:linear-gradient(#1a23228c 0%,#1a232266 40%,#1a232299 100%);position:absolute;inset:0}.lima-page-hero__vignette{pointer-events:none;background:radial-gradient(#0000 50%,#0f151459 100%);position:absolute;inset:0}.lima-page-hero__content{z-index:2;text-align:center;padding:0 var(--lima-space-6);max-width:800px;position:relative}.lima-page-hero__content .lima-page-hero__title,.lima-page-hero__content .lima-page-hero__accent,.lima-page-hero__content .lima-page-hero__subtitle{opacity:0;transition:opacity .9s var(--lima-ease-elegant),transform .9s var(--lima-ease-elegant);transform:translateY(24px)}.lima-page-hero__content--visible .lima-page-hero__title{opacity:1;transition-delay:.1s;transform:translateY(0)}.lima-page-hero__content--visible .lima-page-hero__accent{opacity:1;transition-delay:.3s;transform:translateY(0)scaleX(1)}.lima-page-hero__content--visible .lima-page-hero__subtitle{opacity:1;transition-delay:.45s;transform:translateY(0)}.lima-page-hero__title{font-family:var(--lima-font-heading);color:var(--lima-white);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:300;line-height:var(--lima-leading-tight);letter-spacing:var(--lima-tracking-tight)}.lima-page-hero__accent{background:var(--lima-blue);width:48px;height:2px;margin:var(--lima-space-5)auto;transform-origin:50%;transform:translateY(24px)scaleX(0)}.lima-page-hero__subtitle{font-family:var(--lima-font-body);font-size:var(--lima-text-lg);color:#ffffffa6;letter-spacing:var(--lima-tracking-wide);font-weight:300;line-height:var(--lima-leading-relaxed)}.lima-page-hero__fade{background:linear-gradient(to bottom,transparent,var(--lima-white));pointer-events:none;z-index:3;height:80px;position:absolute;bottom:0;left:0;right:0}@media (min-width:768px){.lima-page-hero{min-height:480px}.lima-page-hero__accent{width:60px}}@media (min-width:1200px){.lima-page-hero{min-height:520px}}@media (prefers-reduced-motion:reduce){.lima-page-hero__bg{animation:none;transform:scale(1)}.lima-page-hero__content .lima-page-hero__title,.lima-page-hero__content .lima-page-hero__accent,.lima-page-hero__content .lima-page-hero__subtitle{opacity:1;transition:none;transform:none}}
