.typing{justify-content:center;gap:5px;padding:8px 0;display:flex}.typing span{background:var(--primary);border-radius:50%;width:7px;height:7px;animation:1.2s infinite typed}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@keyframes typed{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.sf-hero-gradient{background:linear-gradient(#0f172a,#475569);-webkit-text-fill-color:transparent;-webkit-background-clip:text}
