.logo-typewriter{display:inline-flex;align-items:center;gap:10px;background:#ffffff;padding:10px 18px;border-radius:999px;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.logo-typewriter .icon{font-size:18px;color:#888}#typewriter-text{font-size:18px;font-weight:500;color:#000;margin:0;white-space:nowrap;overflow:hidden}#typewriter-text::after{content:"|";margin-left:4px;animation:blink 1.5s infinite}@keyframes blink{0%,50%,100%{opacity:1}25%,75%{opacity:0}}