.login_loginContainer__UoJWl{height:100vh;justify-content:center;margin:0;padding:0}.login_loginCard__oUnJN,.login_loginContainer__UoJWl{width:100%;background-color:#fff;display:flex;align-items:center}.login_loginCard__oUnJN{max-width:400px;border-radius:16px;padding:32px;flex-direction:column;gap:48px;margin:0 auto}.login_logoContainer__9LfB8{width:200px;height:60px;display:flex;align-items:center;justify-content:center}.login_logo__uuWzc{width:100%;height:100%}.login_googleLoginButton__ahnyd{background-color:#ea580c;color:#fff;border:none;border-radius:8px;padding:12px 16px;font-size:16px;font-family:Noto Sans JP,sans-serif;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:100%;box-shadow:0 1px 3px rgba(0,0,0,.1)}.login_googleLoginButton__ahnyd:hover{background-color:#c2410c;box-shadow:0 2px 6px rgba(0,0,0,.15)}.login_googleLoginButton__ahnyd:active{background-color:#9a3412}.login_googleLoginButton__ahnyd:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.login_emailLoginButton__VKb63{background-color:#ea580c;color:#fff;border:none;border-radius:8px;padding:12px 16px;font-size:16px;font-family:Noto Sans JP,sans-serif;font-weight:500;cursor:pointer;white-space:nowrap;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;width:100%}.login_emailLoginButton__VKb63:hover{background-color:#c2410c}.login_emailLoginButton__VKb63:active{background-color:#9a3412}.login_emailLoginButton__VKb63:disabled{background-color:#d1d5db;cursor:not-allowed}.Logo_logo__h5XmC{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.Logo_logo__h5XmC svg{width:100%;height:100%;max-width:201px;max-height:60px}.LoadingOverlay_loadingOverlay__KeA7e{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.LoadingOverlay_loadingContent__ef2O_{text-align:center}.LoadingOverlay_spinner__yC2eh{width:50px;height:50px;border:4px solid hsla(0,0%,100%,.3);border-top-color:#ea580c;border-radius:50%;animation:LoadingOverlay_spin__MZMn_ 1s linear infinite;margin:0 auto 16px}.LoadingOverlay_loadingText__IBQz8{color:#fff;font-size:18px;font-weight:500;margin:0}@keyframes LoadingOverlay_spin__MZMn_{to{transform:rotate(1turn)}}.Toast_toastContainer__NyhhO{position:fixed;top:1rem;right:1rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.Toast_toast__O7TdZ{display:flex;align-items:center;gap:.75rem;min-width:300px;max-width:500px;padding:1rem 1.25rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);pointer-events:auto;cursor:pointer;opacity:0;transform:translateX(calc(100% + 1rem));transition:all .3s cubic-bezier(.4,0,.2,1)}.Toast_toast__O7TdZ.Toast_show__uNQ_w{opacity:1;transform:translateX(0)}.Toast_toastIcon__weP8l{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:14px;font-weight:700;flex-shrink:0}.Toast_toastMessage__YcCZl{flex:1 1;font-size:14px;line-height:1.5;color:#212529}.Toast_toastClose__Ikz1q{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:transparent;border:none;border-radius:4px;font-size:16px;color:#6c757d;cursor:pointer;flex-shrink:0;transition:background-color .2s}.Toast_toastClose__Ikz1q:hover{background-color:rgba(0,0,0,.05)}.Toast_toast__O7TdZ.Toast_success__JwS_M{border-left:4px solid var(--color-success,#00c851)}.Toast_toast__O7TdZ.Toast_success__JwS_M .Toast_toastIcon__weP8l{color:var(--color-success,#00c851);background-color:rgba(0,200,81,.1)}.Toast_toast__O7TdZ.Toast_error__ALBo_{border-left:4px solid var(--color-error,#f44)}.Toast_toast__O7TdZ.Toast_error__ALBo_ .Toast_toastIcon__weP8l{color:var(--color-error,#f44);background-color:rgba(255,68,68,.1)}.Toast_toast__O7TdZ.Toast_warning__BuYwh{border-left:4px solid var(--color-warning,#fb3)}.Toast_toast__O7TdZ.Toast_warning__BuYwh .Toast_toastIcon__weP8l{color:var(--color-warning,#fb3);background-color:rgba(255,187,51,.1)}.Toast_toast__O7TdZ.Toast_info__P3fqI{border-left:4px solid var(--color-info,#33b5e5)}.Toast_toast__O7TdZ.Toast_info__P3fqI .Toast_toastIcon__weP8l{color:var(--color-info,#33b5e5);background-color:rgba(51,181,229,.1)}@media (max-width:640px){.Toast_toastContainer__NyhhO{top:.5rem;right:.5rem;left:.5rem}.Toast_toast__O7TdZ{min-width:auto;width:100%}}