@charset "UTF-8";@-webkit-keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@-webkit-keyframes expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}@keyframes expand{0%{letter-spacing:-.5em;opacity:0}40%{opacity:.6}to{opacity:1}}@-webkit-keyframes contract{0%,50%{opacity:1}to{letter-spacing:-.5em;opacity:0}}@keyframes contract{0%,50%{opacity:1}to{letter-spacing:-.5em;opacity:0}}@-webkit-keyframes focus{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@keyframes focus{0%{-webkit-filter:blur(12px);filter:blur(12px);opacity:0}to{-webkit-filter:blur(0);filter:blur(0);opacity:1}}@-webkit-keyframes blur{0%{-webkit-filter:blur(.01);filter:blur(.01)}to{-webkit-filter:blur(12px) opacity(0%);filter:blur(12px) opacity(0%)}}@keyframes blur{0%{-webkit-filter:blur(.01);filter:blur(.01)}to{-webkit-filter:blur(12px) opacity(0%);filter:blur(12px) opacity(0%)}}@-webkit-keyframes shake{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}10%,90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}}@keyframes shake{0%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}10%,90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}}html{line-height:1.15;-webkit-text-size-adjust:100%;font-size:10px}body{margin:0;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;font-size:1.4rem;font-weight:700}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}@media screen and (max-width:700px){html{font-size:7px}}@media screen and (max-width:450px){html{font-size:6px}}@media screen and (max-width:375px){html{font-size:5px}}#loading>div{position:fixed;width:100vw;height:100vh;top:0;left:0;font-size:4rem}#loading>div>ul{width:100%;height:2.2em;margin:-1.1em 0 0;top:50%;line-height:2em;position:absolute;list-style:none;text-align:center;padding:0}#loading>div>ul>li{display:inline-block;min-width:1rem;text-transform:uppercase}.fade-out{-webkit-animation:fade-out 2s ease-in-out both;animation:fade-out 2s ease-in-out both}.expand{-webkit-animation:expand .7s cubic-bezier(.215,.61,.355,1) both;animation:expand .7s cubic-bezier(.215,.61,.355,1) both}.contract{-webkit-animation:contract .7s cubic-bezier(.55,.085,.68,.53) both;animation:contract .7s cubic-bezier(.55,.085,.68,.53) both}.focus{-webkit-animation:focus 1s cubic-bezier(.55,.085,.68,.53) both;animation:focus 1s cubic-bezier(.55,.085,.68,.53) both}.blur{-webkit-animation:blur 1.2s cubic-bezier(.55,.085,.68,.53) both;animation:blur 1.2s cubic-bezier(.55,.085,.68,.53) both}.shake{-webkit-animation:shake .8s cubic-bezier(.455,.03,.515,.955) both;animation:shake .8s cubic-bezier(.455,.03,.515,.955) both}