*{box-sizing:border-box;margin:0;padding:0}body{color:#000;-webkit-font-smoothing:antialiased;background-color:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}@keyframes pulse-dot{0%{opacity:0}30%{opacity:1}70%{opacity:1}to{opacity:0}}.pulsing-dot{fill:#000;animation:2.5s ease-in-out infinite pulse-dot}textarea::-webkit-scrollbar{width:6px;height:6px}pre::-webkit-scrollbar{width:6px;height:6px}textarea::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}pre::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}
