body{min-height:100vh;width:100%;margin:0;background-color:#0f0e17;color:#f7f7f7;background-image:radial-gradient(circle at 10% 20%,rgba(139,92,246,.15) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(255,0,127,.1) 0%,transparent 40%);background-attachment:fixed}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f0e17}::-webkit-scrollbar-thumb{background:#312e43;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#8b5cf6}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{filter:invert(.8);cursor:pointer}html,body,#root{width:100%;min-height:100%}
