*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}@supports (height: 100dvh){html,body,#root{height:100dvh}}body{font-family:IBM Plex Sans,sans-serif;background:#f4f7f9;color:#0e181b;-webkit-font-smoothing:antialiased;line-height:1.5}*{scrollbar-width:thin;scrollbar-color:oklch(.82 .01 220) transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#bdc6c9;border-radius:3px}input,select,button,textarea{font-family:inherit}@media (pointer: coarse){button,[role=button]{min-height:36px}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:spin .7s linear infinite;display:block;margin:0 auto;flex-shrink:0}.spinner-dark{border-color:#00000026;border-top-color:#3a4448}
