:root{color-scheme:light dark}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden}html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}@keyframes wapi-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}html[data-motion=on] .wapi-animate-in{animation:wapi-fade-in .26s cubic-bezier(.33,0,.1,1) both}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-thumb{background:#80808059;border-radius:8px}*::-webkit-scrollbar-thumb:hover{background:#8080808c}
