html{scroll-behavior:smooth}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes pulse{0%,to{transform:translateX(0)}50%{transform:translateX(-3px)}}@keyframes cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}.typewriter{overflow:hidden}.typewriter-text{display:inline}.typewriter-cursor{display:inline-block;width:2px;height:1.2em;background-color:#A67C52;animation:cursor-blink 1s infinite;vertical-align:text-bottom}.status-indicator{width:12px;height:12px;border-radius:50%;background-color:#4CAF50;animation:blink 2s infinite}.chat-drawer{position:relative;transition:width .3s ease}.pulse{animation:pulse 2s infinite}.btn,.card,.container,.form-input,.form-label{all:unset}