*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{color-scheme:dark}body{min-width:320px;min-height:100vh}button,input,select{touch-action:manipulation}:focus-visible{outline:3px solid #01ff8f;outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.loader{width:20px;height:20px;border:3px solid;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
