.anchorage-pagehero{background-color:var(--anchorage-navy-deep);justify-content:center;align-items:center;height:50vh;min-height:380px;max-height:620px;display:flex;position:relative;overflow:hidden}.anchorage-pagehero__bg{z-index:0;position:absolute;inset:0}.anchorage-pagehero__image{object-fit:cover;object-position:center}.anchorage-pagehero__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0018448c 0%,#00256666 50%,#001844b3 100%);position:absolute;inset:0}.anchorage-pagehero__overlay:after{content:"";pointer-events:none;background:radial-gradient(at bottom,#003d9940,#0000 60%);position:absolute;inset:0}.anchorage-pagehero__inner{z-index:2;max-width:900px;padding:0 var(--anchorage-padding-x);text-align:center;position:relative}.anchorage-pagehero__title{font-family:var(--anchorage-font-display);font-size:var(--anchorage-font-size-4xl);letter-spacing:.02em;color:var(--anchorage-white);margin-bottom:var(--anchorage-spacing-lg);animation:anchorage-fadeInUp var(--anchorage-duration-slower)var(--anchorage-ease-luxury).4s both;font-weight:300;line-height:1.05}.anchorage-pagehero__accent-line{background-color:var(--anchorage-accent);width:3rem;height:2px;margin:0 auto var(--anchorage-spacing-lg);transform-origin:50%;animation:anchorage-drawLine var(--anchorage-duration-slower)var(--anchorage-ease-luxury).7s both}.anchorage-pagehero__subtitle{font-family:var(--anchorage-font-body);font-size:var(--anchorage-font-size-lg);color:#fffc;max-width:640px;animation:anchorage-fadeInUp var(--anchorage-duration-slower)var(--anchorage-ease-luxury).9s both;margin:0 auto;font-weight:300;line-height:1.7}@media (max-width:768px){.anchorage-pagehero{height:auto;min-height:340px;padding:var(--anchorage-spacing-5xl)0 var(--anchorage-spacing-4xl)}}
