.site-header{background:rgba(255,255,255,.72);backdrop-filter:blur(22px) saturate(140%);box-shadow:0 8px 30px rgba(10,30,40,.08)}.hero>img{animation:heroReveal 1.8s cubic-bezier(.2,.8,.2,1) both}.hero-copy>*{opacity:0;transform:translateY(24px);animation:copyReveal .8s ease forwards}.hero-copy p{animation-delay:1.05s}.hero-copy h1{animation-delay:1.2s}.hero-copy>span{animation-delay:1.35s}.hero-copy>a{animation-delay:1.5s;transition:background .3s,transform .3s}.hero-copy>a:hover{background:rgba(255,255,255,.16);transform:translateY(-2px)}.values article,.news-list article,.photo-grid figure{transition:transform .35s ease,box-shadow .35s ease}.values article:hover,.news-list article:hover{transform:translateY(-5px)}.photo-grid figure:hover{box-shadow:0 18px 40px rgba(24,41,49,.18)}.message-nav{position:relative}.message-count{position:absolute;top:18px;right:-13px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#b52e31;color:#fff;font:10px/18px Arial;text-align:center}@keyframes heroReveal{from{transform:scale(1.08);filter:brightness(.65)}to{transform:scale(1);filter:brightness(1)}}@keyframes copyReveal{to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.hero>img,.hero-copy>*{animation:none;opacity:1;transform:none}}@media(max-width:760px){.message-count{top:7px;right:4px}}
.site-header.static .message-count{top:18px}
