.hero-page{background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%) 50%/cover;justify-content:center;align-items:center;height:280px;margin-top:0;display:flex;position:relative}.hero-page-overlay{background:linear-gradient(135deg,#1a1a1ad9 0%,#2d2d2dbf 100%);position:absolute;inset:0}.hero-page-content{z-index:1;text-align:center;max-width:800px;padding:0 2rem;position:relative}.hero-page-content h1{color:#fff;letter-spacing:-1px;opacity:0;margin-bottom:1rem;font-family:Aileron,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;animation:.8s ease-out .1s forwards fadeInDown}.hero-page-content p{color:#fffc;opacity:0;max-width:600px;margin:0 auto;font-family:Public Sans,sans-serif;font-size:1.2rem;line-height:1.7;animation:.8s ease-out .3s forwards fadeInUp}@media (max-width:768px){.hero-page{height:200px;padding-top:50px}.hero-page-content{padding:0 1rem}.hero-page-content h1{margin-bottom:.5rem;font-size:1.5rem}.hero-page-content p{font-size:.85rem;line-height:1.4}}
