html,body,#app{margin:0;width:100%;height:100%}body{overflow:hidden;background:#1e1e28}#app{position:relative;touch-action:none}[data-testid=status].thinking{animation:think-pulse 1.1s ease-in-out infinite}@keyframes think-pulse{0%,to{opacity:1}50%{opacity:.55}}@media(prefers-reduced-motion:reduce){[data-testid=status].thinking{animation:none}}
