.login-module__WEZH7G__container{background-color:var(--bg-primary);flex-direction:column;min-height:100vh;display:flex}.login-module__WEZH7G__header{border-bottom:2px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.login-module__WEZH7G__brand{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.login-module__WEZH7G__main{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.login-module__WEZH7G__loginCard{background-color:var(--bg-secondary);border:2px solid var(--border-color);text-align:center;border-radius:8px;width:100%;max-width:450px;padding:2.5rem;box-shadow:0 10px 30px #00000080}.login-module__WEZH7G__title{font-size:2rem;font-family:var(--font-minecraft);margin-bottom:.5rem}.login-module__WEZH7G__subtitle{color:var(--text-secondary);margin-bottom:2.5rem}.login-module__WEZH7G__discordBtn{color:#fff;cursor:pointer;background-color:#5865f2;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;font-size:1.1rem;font-weight:600;transition:opacity .2s;display:flex}.login-module__WEZH7G__discordBtn:hover{opacity:.9}
