.hero-terminal-pre{font-family:var(--font-mono,ui-monospace, "JetBrains Mono", monospace)}.hero-terminal-cursor{color:var(--acc,#5cc9a0);margin-left:2px;animation:1s steps(2,start) infinite hero-terminal-blink;display:inline-block}@keyframes hero-terminal-blink{to{visibility:hidden}}@media (prefers-reduced-motion:reduce){.hero-terminal-cursor{animation:none}}.hero-terminal-thinking-shimmer{background:linear-gradient(90deg,#608870 0%,#5cc9a0 50%,#608870 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:2.5s ease-in-out infinite hero-terminal-shimmer}@keyframes hero-terminal-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.hero-terminal-prompt-blink{animation:1.8s ease-in-out infinite hero-terminal-prompt-fade}@keyframes hero-terminal-prompt-fade{0%,to{opacity:1}50%{opacity:.6}}.hero-terminal-scroll{scrollbar-width:thin;scrollbar-color:#334e3c transparent}.hero-terminal-scroll::-webkit-scrollbar{width:5px}.hero-terminal-scroll::-webkit-scrollbar-track{background:0 0}.hero-terminal-scroll::-webkit-scrollbar-thumb{background:#334e3c;border-radius:4px}.hero-terminal-scroll::-webkit-scrollbar-thumb:hover{background:#5cc9a0}
