body,html,main{overflow:clip}button,input[type=submit]{cursor:pointer}@keyframes rotate-360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate-n-360{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}*,:after,:before{box-sizing:border-box}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;vertical-align:baseline;box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}li,ol,ul{list-style:none;padding:0;margin:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}a,a:active,a:visited{text-decoration:none;color:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0)}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{padding:0;border:none;outline:none;font-size:inherit;font-family:inherit;border-radius:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:none}html{width:100%;height:100%;background-color:#f8f8f8;color:#373739}body{height:100%;margin:0 auto;font-family:var(--main-font)}body,main{display:flex;flex-direction:column;width:100%}main{justify-content:stretch;align-items:stretch;flex-grow:1;flex-shrink:0;height:calc(100% - 88px)}