:root{--brand-cyan: #5BE1FF;--brand-blue: #4C8DFF}html,body,#root{min-height:100vh}body{transition:background-color .2s ease}.MuiPaper-root,.MuiCard-root{transition:background-color .2s ease,border-color .2s ease}.mono{font-family:JetBrains Mono,SFMono-Regular,Consolas,Courier New,monospace}@keyframes wb-pulse{0%{box-shadow:0 0 #35d0a580}70%{box-shadow:0 0 0 7px #35d0a500}to{box-shadow:0 0 #35d0a500}}.pulse-dot{width:6px;height:6px;border-radius:50%;background:#35d0a5;display:inline-block;animation:wb-pulse 2s infinite}.soft-hover{transition:border-color .2s,box-shadow .2s,transform .2s}.soft-hover:hover{transform:translateY(-2px)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8c96aa40;border-radius:6px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background-color:#8c96aa73}
