.hero-brand-mark{display:block;width:172px;height:172px;object-fit:contain;margin:0 auto 20px;opacity:0;filter:blur(12px);transform:translateY(20px);animation:heroMarkReveal 1.4s .2s cubic-bezier(.22,.8,.24,1) forwards}@keyframes heroMarkReveal{to{opacity:1;filter:blur(0);transform:none}}@media(max-width:850px){.hero-brand-mark{width:112px;height:112px;margin-bottom:14px}}@media(prefers-reduced-motion:reduce){.hero-brand-mark{opacity:1;filter:none;transform:none;animation:none}}
