.brand img{width:40px;height:40px;border-radius:11px;object-fit:cover;box-shadow:0 6px 22px rgba(111,60,255,.3)}.brand .brand-mark{display:none}.intro{padding-top:62px}.hero-logo{width:112px;height:112px;object-fit:cover;border-radius:28px;border:1px solid rgba(255,255,255,.17);box-shadow:0 20px 60px rgba(91,39,159,.35);margin-bottom:24px}.auth-card{padding:30px;display:flex;align-items:center;gap:22px;margin-bottom:26px}.auth-card[hidden],form[hidden]{display:none}.auth-card>div:nth-child(2){flex:1}.auth-card h2{margin:3px 0 2px;font-size:1.4rem}.auth-card p{margin:0;color:var(--muted);font-size:.9rem}.discord-icon,.lock-icon{flex:0 0 auto;display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:#5865f2;color:#fff;font-weight:900;font-size:1.25rem}.lock-icon{background:rgba(99,230,161,.13);color:#63e6a1}.discord-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:11px;background:#5865f2;color:white;text-decoration:none;font-size:.9rem;font-weight:750;box-shadow:0 9px 25px rgba(88,101,242,.22)}.spinner{width:34px;height:34px;border-radius:50%;border:3px solid rgba(255,255,255,.1);border-top-color:var(--purple2);animation:spin .7s linear infinite}.discord-profile{display:flex;align-items:center;justify-content:flex-end;gap:12px}.discord-profile img{width:45px;height:45px;border-radius:50%;background:#292235}.discord-profile strong,.discord-profile small{display:block;text-align:right}.discord-profile small{color:var(--muted);font-size:.76rem}.discord-profile a{color:#9282a9;font-size:.72rem}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:700px){.auth-card{align-items:flex-start;flex-wrap:wrap;padding:22px}.discord-button{width:100%}.hero-logo{width:88px;height:88px;border-radius:22px}.discord-profile{justify-content:flex-start}.discord-profile strong,.discord-profile small{text-align:left}}
