.page-hero{background-color:var(--primary-dark);color:#fff;background-position:50%;background-size:cover;padding:200px 0 120px;position:relative;overflow:hidden}.page-hero-overlay{z-index:1;background:linear-gradient(135deg,#0d47a1f2 0%,#2196f3cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-hero-container{z-index:2;position:relative}.page-hero-content{max-width:800px}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 24px;padding:0;list-style:none;display:flex}.breadcrumbs li{align-items:center;font-size:.9rem;font-weight:500;display:flex}.breadcrumbs a{color:#ffffffb3;transition:color .3s}.breadcrumbs a:hover{color:var(--accent-cyan)}.crumb-separator{color:#fff6;margin:0 4px}.current-page{color:var(--accent-gold);font-weight:700}.page-title{font-family:var(--font-heading);letter-spacing:-1px;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.1}.page-subtitle{color:#fffc;max-width:600px;font-size:1.25rem;line-height:1.6}.hero-waves{z-index:1;width:100%;height:100px;position:absolute;bottom:0;left:0}.waves{width:100%;height:100px;min-height:100px;margin-bottom:-7px;position:relative}.parallax>use{animation:25s cubic-bezier(.55,.5,.45,.5) infinite move-forever}.parallax>use:first-child{animation-duration:7s;animation-delay:-2s}.parallax>use:nth-child(2){animation-duration:10s;animation-delay:-3s}.parallax>use:nth-child(3){animation-duration:13s;animation-delay:-4s}.parallax>use:nth-child(4){animation-duration:20s;animation-delay:-5s}@keyframes move-forever{0%{transform:translate(-90px)}to{transform:translate(85px)}}@media (max-width:768px){.page-hero{padding:120px 0 60px}.page-title{margin-bottom:12px;font-size:2.25rem}.page-subtitle{font-size:.95rem;line-height:1.5}.hero-waves{height:40px}.waves{height:40px;min-height:40px}}@media (max-width:480px){.page-title{font-size:1.85rem}.breadcrumbs ol{margin-bottom:16px}}
