.page-hero{background:linear-gradient(135deg, var(--gray-900) 0%, var(--gray-800) 50%, #2d1010 100%);background-position:50%;background-size:cover;padding:9rem 0 5rem;position:relative;overflow:hidden}.page-hero:before{content:"";background:linear-gradient(135deg,#111827eb 0%,#1f2937d9 60%,#2d1010e0 100%);position:absolute;inset:0}.page-hero__inner{z-index:1;position:relative}.page-hero .section-label{margin-bottom:1rem}.page-hero__title{color:#fff;max-width:700px;margin-bottom:.875rem;font-weight:800}.page-hero__subtitle{color:#ffffffb3;max-width:560px;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.7}.page-hero__bc .breadcrumb__link{color:#fff9}.page-hero__bc .breadcrumb__link:hover{color:var(--red-400)}.page-hero__bc .breadcrumb__current{color:#ffffffe6}.page-hero__bc .breadcrumb__sep,.page-hero__bc .breadcrumb__home-icon{color:#fff6}.page-hero__blob{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.page-hero__blob--1{background:#b3000626;width:400px;height:400px;animation:8s ease-in-out infinite blobFloat;top:-100px;right:-100px}.page-hero__blob--2{background:#b3000614;width:300px;height:300px;animation:10s ease-in-out infinite reverse blobFloat;bottom:-80px;left:30%}@keyframes blobFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(20px,-20px)scale(1.05)}66%{transform:translate(-10px,15px)scale(.97)}}
