*{box-sizing:border-box}body{background:var(--gg-color-background);margin:0;padding:0}.container{justify-content:center;align-items:center;width:100%;margin-top:40px;display:flex}form{background-color:var(--gg-color-surface);border-radius:10px;flex-direction:column;width:400px;margin:10px;display:flex}img{align-self:center;width:50px;margin:0 0 50px}img+p{color:var(--gg-color-primary);align-self:center;margin:0 0 10px;font:700 2.5em/1em Trebuchet MS}#description{color:var(--gg-color-text-muted);align-self:center;margin:5px 0 30px;font:500 .845em/1em Trebuchet MS}.social-auth{flex-direction:column;gap:10px;width:100%;margin:0 0 20px;display:flex}.social-auth-button{border:1px solid var(--gg-color-border);background-color:var(--gg-color-surface);min-height:44px;color:var(--gg-color-primary);border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:0 14px;font:700 .88em/1em Trebuchet MS;text-decoration:none;transition:border-color .15s,background-color .15s,transform .15s;display:flex}.social-auth-button:hover,.social-auth-button:focus{background-color:var(--gg-color-action-soft);border-color:var(--gg-color-action-border);color:var(--gg-color-primary);outline:none;transform:translateY(-1px)}.social-auth-button-disabled,.social-auth-button-disabled:hover,.social-auth-button-disabled:focus{color:var(--gg-color-text-muted);background-color:var(--gg-color-surface-muted);border-color:var(--gg-color-border);cursor:not-allowed;opacity:var(--gg-opacity-disabled-control);transform:none}.social-auth-mark{width:22px;height:22px;color:var(--gg-color-surface);background-color:var(--gg-color-action);border-radius:50%;flex:none;justify-content:center;align-items:center;font:800 .88em/1em Arial,sans-serif;display:inline-flex}.social-auth-mark-microsoft{background-color:#0000;border-radius:0;grid-template-rows:repeat(2,9px);grid-template-columns:repeat(2,9px);gap:2px;display:grid}.social-auth-mark-microsoft span:first-child{background-color:var(--gg-color-primary)}.social-auth-mark-microsoft span:nth-child(2){background-color:var(--gg-color-action)}.social-auth-mark-microsoft span:nth-child(3){background-color:var(--gg-color-action-hover)}.social-auth-mark-microsoft span:nth-child(4){background-color:var(--gg-color-action-border)}.auth-divider{width:100%;color:var(--gg-color-text-muted);text-transform:uppercase;align-items:center;gap:12px;margin:0 0 18px;font:700 .72em/1em Trebuchet MS;display:flex}.auth-divider:before,.auth-divider:after{content:"";background-color:var(--gg-color-border);flex:1;height:1px}label{color:var(--gg-color-primary);margin:10px 0 5px;font:500 .8em/1em Trebuchet MS;display:block}input[type=email],input[type=password]{background-color:var(--gg-color-surface-muted);border:1px solid #0000;border-radius:5px;max-width:100%;height:40px;margin:0 0 15px;padding:0 15px;font:500 .8em/1em Trebuchet MS}input[type=email]:focus,input[type=password]:focus{background-color:var(--gg-color-action-soft);outline:none}button{background-color:var(--gg-color-action);width:100%;height:40px;color:var(--gg-color-surface);cursor:pointer;border:none;border-radius:5px;margin:20px 0;font:500 1em/1em Trebuchet MS}button:hover{background-color:var(--gg-color-action-hover)}hr{border:1px solid var(--gg-color-surface-muted);margin:20px 0}hr+p{color:var(--gg-color-primary);align-self:center;margin:0 0 10px;font:500 .845em/1em Trebuchet MS}a:link{color:var(--gg-color-action);font:500 1em/1em Trebuchet MS}a:hover{color:var(--gg-color-action-hover)}a:visited{color:var(--gg-color-primary)}.error-message{color:var(--gg-color-danger);text-align:right;margin-top:5px;padding-left:5px;font:500 .8em/1em Trebuchet MS}.status-message{color:var(--gg-color-success);background-color:var(--gg-color-success-soft);border:1px solid var(--gg-color-success-border);border-radius:6px;margin:5px 0;padding:10px 12px;font:700 .82em/1.35em Trebuchet MS}@media (width<=480px){form{width:calc(100% - 28px)}.social-auth-button{font-size:.82em}}
