@import"//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}*{box-sizing:border-box;-webkit-font-smoothing:antialiased}body{color:#3a383f;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0}.standalone-layout{display:flex;flex-direction:column;height:100vh;padding:0 1.25rem}.standalone-layout__main{align-items:center;display:flex;flex-grow:1;justify-content:center}.standalone-layout__card{max-width:25rem;width:100%}.standalone-layout__header{margin-bottom:1.5rem;text-align:center}.standalone-layout__logo{height:clamp(2rem,4vw,3rem);margin-bottom:2rem}.standalone-layout__title{font-size:1rem;font-weight:600;line-height:1.5}.standalone-layout__subtitle{color:#626168;font-size:.875rem;text-align:center}.standalone-layout__footer{position:relative;margin-top:1.25rem;text-align:center}.standalone-layout__footer p{color:#626168;font-size:.875rem;margin:0;padding:1rem 0}.standalone-form__field{margin-bottom:1.5rem}.standalone-form__field label{display:block;font-size:1rem;font-weight:600;line-height:1.5;margin-bottom:.25rem}.standalone-form__input-group{display:flex;align-items:center}.standalone-form__input-group input[type=text]{appearance:none;border:none;border-radius:.5rem;box-shadow:inset 0 0 0 1px #89888d;font-size:1rem;height:auto;line-height:1rem;padding:.5rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.standalone-form__input-group input[type=text]:hover{box-shadow:inset 0 0 0 1px #626168}.standalone-form__input-group input[type=text]:focus{box-shadow:inset 0 0 0 1px #28272d,0 0 0 1px #fff,0 0 0 3px #1f75cb;outline:none}.standalone-form__input-group input[type=text]::placeholder{color:#89888d}.standalone-form__error{color:#c02f12;font-size:.8125rem;margin-top:.5rem}.standalone-form__button{align-items:center;background-color:#1f75cb;border:1px solid #2f68b4;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:400;justify-content:center;line-height:1rem;min-height:2rem;padding:0 1rem;transition:background-color .2s cubic-bezier(0.22, 0.61, 0.36, 1),border-color .2s cubic-bezier(0.22, 0.61, 0.36, 1),box-shadow .2s cubic-bezier(0.22, 0.61, 0.36, 1),color .2s cubic-bezier(0.22, 0.61, 0.36, 1);width:100%}.standalone-form__button:hover{background-color:#2f68b4;border-color:#284779;color:#fff}.standalone-form__button:focus{background-color:#2f68b4;border-color:#284779;box-shadow:inset 0 0 0 1px #284779,0 0 0 1px #fff,0 0 0 3px #1f75cb;outline:none}.standalone-form__button:active{background-color:#2f5ca0;border-color:#213454;color:#fff}.standalone-form__button:disabled,.standalone-form__button:disabled:hover,.standalone-form__button:disabled:focus,.standalone-form__button:disabled:active{background-color:#fbfafd;border-color:#dcdcde;box-shadow:none;color:#737278;cursor:not-allowed;opacity:1}.standalone-form__button--secondary{background-color:#fff;border-color:#bfbfc3;color:#3a383f}.standalone-form__button--secondary:hover,.standalone-form__button--secondary:focus{background-color:#fbfafd;border-color:#626168;color:#28272d}.standalone-form__button--secondary:active{background-color:#dcdcde;border-color:#626168;color:#28272d}.standalone-layout--oauth{background-color:#fff}.standalone-layout--oauth .standalone-layout__card{background-color:#fff;border:1px solid #bfbfc3;border-radius:.5rem;box-shadow:0 2px 2px rgba(0,0,0,.08);max-width:30rem;padding:3rem}.standalone-layout--oauth .standalone-layout__header{margin-bottom:1rem;text-align:left}.standalone-layout--oauth .standalone-layout__logo{height:2rem;margin-bottom:1rem}.standalone-layout--oauth .standalone-layout__title{color:#28272d;font-size:1.5rem;letter-spacing:-0.015rem;line-height:1.25}.standalone-oauth__account{align-items:center;color:#28272d;display:flex;gap:.5rem;line-height:1rem;margin-top:1rem}.standalone-oauth__account-avatar{border-radius:.3125rem;height:1.5rem;object-fit:cover;width:1.5rem}.standalone-oauth__account-avatar--fallback{align-items:center;background-color:#28272d;color:#fff;display:inline-flex;font-size:.75rem;font-weight:600;justify-content:center;text-transform:uppercase}.standalone-oauth{display:flex;flex-direction:column;gap:1rem}.standalone-oauth__divider{background-color:#dcdcde;border:0;height:1px;margin:0;width:100%}.standalone-oauth__permissions{display:flex;flex-direction:column;gap:1rem}.standalone-oauth__permissions p{font-weight:600;line-height:1rem}.standalone-oauth__permissions li{align-items:flex-start;display:flex;gap:.25rem;line-height:1.25rem}.standalone-oauth__permission-icon{align-items:center;display:flex;flex:0 0 1.125rem;height:1.125rem;justify-content:center}.standalone-oauth__permission-icon img{height:.75rem;width:.75rem}.standalone-oauth__note{color:#626168;line-height:1rem}.standalone-oauth__note a{color:#1f75cb;text-decoration:underline}.standalone-oauth__actions{display:grid;gap:1rem;grid-template-columns:repeat(2, minmax(0, 1fr));padding:1rem 0}.standalone-oauth__actions form{margin:0}.standalone-form__button--confirm{background-color:#3a383f;border-color:rgba(0,0,0,0)}.standalone-form__button--confirm:hover,.standalone-form__button--confirm:focus{background-color:#28272d;border-color:rgba(0,0,0,0)}.standalone-form__button--confirm:active{background-color:#28272d;border-color:#28272d}.standalone-layout--device-code .standalone-layout__subtitle{line-height:1rem;margin-top:.125rem}.standalone-device-code .standalone-form__field label{font-size:.875rem;line-height:1rem}.standalone-device-code .standalone-form__input-group input[type=text]{font-size:.875rem;text-transform:uppercase}.standalone-layout--oauth-result .standalone-layout__header{text-align:center}.standalone-layout--oauth-result .standalone-layout__logo{height:1.5rem}.standalone-oauth-result{align-items:center;display:flex;flex-direction:column;gap:1rem}.standalone-oauth-result__illustration{height:13.125rem;width:11.3955rem}.standalone-oauth-result__message{line-height:1.25rem;max-width:22.625rem;text-align:center}.standalone-oauth-result__note{text-align:center}@media(max-width: 32rem){.standalone-layout--oauth .standalone-layout__card{padding:1.5rem}}
