*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f0f2f5;color:#1a1a2e;min-height:100vh}input,button,select,textarea{font-family:inherit}@keyframes linear-progress{0%{left:-40%;width:40%}50%{left:30%;width:50%}to{left:110%;width:40%}}.linear-loader{position:relative;height:3px;background:#ffffff26;overflow:hidden}.linear-loader:after{content:"";position:absolute;top:0;height:100%;background:#4f9cf9;animation:linear-progress 1.2s ease-in-out infinite}
