.auth-module__Y2OPrW__container{text-align:center;background:var(--color-page-gradient);color:var(--color-foreground);font-family:var(--font-body);padding:3rem}.auth-module__Y2OPrW__heading{color:var(--color-foreground);font-size:2.5rem;font-family:var(--font-heading)}.auth-module__Y2OPrW__subheading{color:var(--color-subtext);margin-bottom:2rem;font-size:1.2rem}.auth-module__Y2OPrW__formContainer{flex-direction:column;justify-content:center;align-items:center;display:flex}.auth-module__Y2OPrW__form{background:var(--color-surface);border:1px solid var(--color-surface-line);box-shadow:0 14px 34px color-mix(in srgb,var(--color-panel-dark)7%,transparent);text-align:left;border-radius:10px;width:100%;max-width:500px;padding:2rem}.auth-module__Y2OPrW__label{color:var(--color-foreground);margin-top:1rem;font-size:1rem;font-weight:700;display:block}.auth-module__Y2OPrW__input{border:1px solid var(--color-surface-line);background:var(--color-surface);width:100%;color:var(--color-foreground);border-radius:5px;margin-top:5px;padding:10px;font-size:1rem}.auth-module__Y2OPrW__input:focus{border-color:var(--color-accent);background-color:var(--color-surface-soft);outline:none}.auth-module__Y2OPrW__button{background-color:var(--color-accent);width:100%;color:var(--color-light);cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--font-heading);border:none;border-radius:6px;margin-top:1.5rem;padding:12px;transition:background .3s ease-in-out;display:block}.auth-module__Y2OPrW__button:hover{background-color:var(--color-accent-hover);color:var(--color-light)}.auth-module__Y2OPrW__toggle{text-align:center;margin-top:1.5rem}.auth-module__Y2OPrW__toggleText{color:var(--color-subtext);font-size:1rem}.auth-module__Y2OPrW__toggleButton{color:var(--color-accent);cursor:pointer;background:0 0;border:none;font-weight:700;transition:color .3s}.auth-module__Y2OPrW__toggleButton:hover{color:var(--color-accent-hover)}.auth-module__Y2OPrW__socialLoginContainer{text-align:center;margin-top:2rem}.auth-module__Y2OPrW__socialLoginText{color:var(--color-foreground);margin-bottom:1rem;font-weight:500}.auth-module__Y2OPrW__socialButton{border:1px solid var(--color-surface-line);cursor:pointer;width:100%;max-width:320px;color:var(--color-foreground);background-color:var(--color-surface);box-shadow:0 8px 20px color-mix(in srgb,var(--color-panel-dark)6%,transparent);text-align:left;border-radius:8px;justify-content:flex-start;align-items:center;gap:.75rem;margin:.5rem auto;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.auth-module__Y2OPrW__icon{object-fit:contain;flex-shrink:0;width:24px;height:24px}.auth-module__Y2OPrW__buttonText{text-align:left;flex:1}.auth-module__Y2OPrW__socialButton:hover{transform:scale(1.02)}.auth-module__Y2OPrW__google{background-color:var(--color-surface);color:#1f2937}.auth-module__Y2OPrW__google:hover{background-color:var(--color-surface-soft);border-color:var(--color-surface-line)}.auth-module__Y2OPrW__facebook{background-color:var(--color-surface);color:#1f2937}.auth-module__Y2OPrW__facebook:hover{background-color:var(--color-surface-soft);border-color:var(--color-surface-line)}.auth-module__Y2OPrW__twitter{background-color:var(--color-danger)}.auth-module__Y2OPrW__discord{background-color:#8c5a6b}.auth-module__Y2OPrW__rememberMeToggle{flex-direction:column;align-items:flex-start;gap:.35rem;margin-top:1rem;margin-bottom:1rem;display:flex}.auth-module__Y2OPrW__checkboxLabel{color:var(--color-foreground);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.auth-module__Y2OPrW__checkbox{width:1rem;height:1rem}.auth-module__Y2OPrW__checkboxText{font-weight:500}.auth-module__Y2OPrW__rememberHint{color:var(--color-subtext);margin-left:1.5rem;font-size:.85rem;line-height:1.35}.auth-module__Y2OPrW__captchaWrap{justify-content:center;margin-top:.75rem;display:flex}.auth-module__Y2OPrW__forgotPassword{margin:.3rem 0 0;font-size:.92rem}.auth-module__Y2OPrW__forgotPassword a{color:var(--color-accent);text-decoration:underline}.auth-module__Y2OPrW__forgotPassword a:hover{color:var(--color-accent-hover)}.auth-module__Y2OPrW__authNotice{border:2px solid var(--color-accent);background:color-mix(in srgb,var(--color-accent)9%,var(--color-surface));width:min(100%,560px);color:var(--color-foreground);text-align:left;box-shadow:0 12px 28px color-mix(in srgb,var(--color-panel-dark)8%,transparent);border-left-width:7px;border-radius:8px;flex-direction:column;gap:.45rem;margin:0 auto 1.25rem;padding:1rem 1.1rem;display:flex}.auth-module__Y2OPrW__authNotice strong{color:var(--color-foreground);font-size:1.05rem}.auth-module__Y2OPrW__noticeHint{color:var(--color-subtext);font-size:.94rem}.auth-module__Y2OPrW__error{color:var(--color-danger);text-align:center;margin-top:.5rem;font-size:.9rem}@media (max-width:900px){.auth-module__Y2OPrW__container{padding:1rem max(1rem,env(safe-area-inset-right))max(1rem,env(safe-area-inset-bottom))max(1rem,env(safe-area-inset-left))}.auth-module__Y2OPrW__heading{text-wrap:balance;margin-bottom:.35rem;font-size:1.8rem}.auth-module__Y2OPrW__subheading{max-width:36ch;margin:.25rem auto 1.1rem;font-size:.98rem;line-height:1.35}.auth-module__Y2OPrW__formContainer{align-items:center;padding:0 .25rem}.auth-module__Y2OPrW__form{border-radius:12px;width:100%;max-width:560px;padding:1rem;box-shadow:0 4px 12px #0000000f}.auth-module__Y2OPrW__label{margin-top:.6rem;font-size:.95rem}.auth-module__Y2OPrW__input,.auth-module__Y2OPrW__textarea{border-radius:10px;padding:.7rem .85rem;font-size:16px}.auth-module__Y2OPrW__textarea{resize:vertical;min-height:130px}.auth-module__Y2OPrW__button{border-radius:10px;width:100%;min-height:44px;margin-top:1rem;padding:.85rem 1rem;font-size:1rem}.auth-module__Y2OPrW__toggle{margin-top:1rem}.auth-module__Y2OPrW__toggleText,.auth-module__Y2OPrW__toggleButton{font-size:.95rem}.auth-module__Y2OPrW__socialLoginContainer{margin-top:1.1rem}.auth-module__Y2OPrW__socialLoginText{margin-bottom:.6rem;font-size:.95rem}.auth-module__Y2OPrW__socialButton{border-radius:10px;gap:.6rem;max-width:100%;padding:.7rem .9rem;box-shadow:0 2px 8px #00000014}.auth-module__Y2OPrW__icon{width:20px;height:20px}.auth-module__Y2OPrW__buttonText{font-size:.98rem}.auth-module__Y2OPrW__rememberMeToggle{gap:.45rem}.auth-module__Y2OPrW__checkbox{width:18px;height:18px}.auth-module__Y2OPrW__checkboxLabel{font-size:.95rem}.auth-module__Y2OPrW__rememberHint{margin-left:1.6rem}.auth-module__Y2OPrW__authNotice{margin-bottom:1rem;padding:.9rem}}@media (max-width:360px){.auth-module__Y2OPrW__heading{font-size:1.6rem}.auth-module__Y2OPrW__subheading{margin-bottom:.9rem;font-size:.92rem}.auth-module__Y2OPrW__form{padding:.85rem}.auth-module__Y2OPrW__input,.auth-module__Y2OPrW__textarea{padding:.65rem .8rem}.auth-module__Y2OPrW__socialButton{gap:.5rem;padding:.65rem .8rem}.auth-module__Y2OPrW__icon{width:18px;height:18px}.auth-module__Y2OPrW__buttonText{font-size:.95rem}}@media (max-height:600px) and (max-width:900px){.auth-module__Y2OPrW__container{margin:.75rem auto;padding:.75rem}.auth-module__Y2OPrW__form{padding:.85rem}.auth-module__Y2OPrW__subheading{margin-bottom:.8rem}}
