*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,Segoe UI,sans-serif;background:#0d1b2a;color:#fff;-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;flex-direction:column}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#132336}::-webkit-scrollbar-thumb{background:#1e3a55;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00b4d8}input,textarea,select,button{font-family:DM Sans,sans-serif}input:focus,textarea:focus,select:focus{outline:none;border-color:#00b4d8!important}input[type=range]{accent-color:#00B4D8;cursor:pointer;height:4px}input[type=checkbox]{accent-color:#00B4D8}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(.8);cursor:pointer}@keyframes pageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:pageIn .2s ease forwards}@media (max-width: 768px){body{font-size:14px}}
