*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{background:#0a0e1a;font-family:Satoshi,system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden}#root{height:100vh}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#14161e2e;border-radius:6px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#14161e4d;background-clip:padding-box}input[type=date],input[type=time]{font-family:Satoshi,system-ui}input::placeholder,textarea::placeholder{color:#8b8f98}.row-hover{transition:background .1s}.row-hover:hover{background:#c99a2e0d}@keyframes pulseRing{0%{transform:scale(.8);opacity:.6}to{transform:scale(2.4);opacity:0}}.pulse{animation:pulseRing 1.8s ease-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .8s linear infinite}@keyframes fadeIn{0%{transform:translateY(7px)}to{transform:none}}@media (prefers-reduced-motion: no-preference){.fade-in{animation:fadeIn .28s ease-out both}}
