@charset "utf-8";[v-cloak]{display:none}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{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}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{font-size:62.5%;height:100%}body{height:100%;background:#0b254b;font-size:1.6rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.site-password{display:flex;align-items:center;height:100%;width:100%;flex-direction:column;justify-content:center;padding:2rem;box-sizing:border-box;position:relative}.site-password__inner{max-width:48rem;width:100%}.site-password__logo{width:22rem;top:4.8rem;left:50%;transform:translate(-50%,0);position:absolute}@media only screen and (min-width:650px){.site-password__logo{top:3.2rem;left:3.2rem;transform:none}}.site-password__field-group{position:relative}.site-password__label{color:#fff;font-size:2rem;margin-bottom:3rem;display:block;font-weight:500;text-align:center;line-height:1.3}@media only screen and (min-width:650px){.site-password__label{font-size:2.2rem;text-align:left;margin-bottom:2rem}}.site-password__label svg{width:2rem;margin-right:.6rem;margin-left:-.8rem;position:relative;fill:currentColor;top:.3rem}.site-password__input{width:100%;font-size:2rem;border-radius:.6rem;border:0;padding:0 2.3rem;box-sizing:border-box;height:5rem;margin-bottom:1.6rem}.site-password__input:focus{box-shadow:0 0 0 .5rem rgba(255,255,255,.2);outline:0}@media only screen and (min-width:650px){.site-password__input{margin:0;height:7rem;padding-right:12rem}}.site-password__submit{font-size:1.8rem;background:#00a1ff;border-radius:.6rem;font-weight:700;color:#fff;padding:0 3rem;border:0;top:0;right:0;cursor:pointer;transition:background 300ms;width:100%;box-sizing:border-box;height:5rem;display:flex;align-items:center;justify-content:center}.site-password__submit:hover{background:#0081cc}@media only screen and (min-width:650px){.site-password__submit{position:absolute;margin:1rem;width:auto}}.site-password__submit.is-loading{overflow:hidden;text-indent:-99999px}.site-password__submit.is-loading::before{content:" ";display:inline-block;fill:#fff;position:relative;width:1.6rem;height:1.6rem;border-radius:100%;border-color:#fff transparent transparent;border-style:solid;border-width:.2rem;animation:spin 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}.site-password__error{color:#dc2626;font-size:1.6rem;margin-top:2rem;display:block}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(720deg)}}