@import "https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400&family=Noto+Sans+JP:wght@300;400;500&display=swap";
.login-module__WEZH7G__container{background-color:#f5f2ed;background-image:radial-gradient(circle at 20% 30%,#b4a0821f 0%,#0000 60%),radial-gradient(circle at 80% 70%,#8c78641a 0%,#0000 55%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;font-family:Noto Sans JP,sans-serif;display:flex}.login-module__WEZH7G__card{background:#fdfaf6;border:1px solid #a08c6e40;border-radius:2px;width:100%;max-width:420px;padding:3rem 3.5rem 2.5rem;animation:.6s cubic-bezier(.22,1,.36,1) both login-module__WEZH7G__fadeUp;position:relative;box-shadow:0 2px 8px #503c280f,0 12px 40px #503c2814}.login-module__WEZH7G__card:before{content:"";background:linear-gradient(90deg,#0000,#8b6f4e,#0000);height:2px;position:absolute;top:0;left:3.5rem;right:3.5rem}.login-module__WEZH7G__title{color:#2c2015;letter-spacing:.18em;text-align:center;margin:0 0 .4rem;font-family:Noto Serif JP,serif;font-size:1.65rem;font-weight:300}.login-module__WEZH7G__titleRule{opacity:.6;background:#8b6f4e;width:2.5rem;height:1px;margin:0 auto 2.2rem}.login-module__WEZH7G__fieldGroup{flex-direction:column;gap:1.2rem;margin-bottom:1.8rem;display:flex}.login-module__WEZH7G__field{flex-direction:column;gap:.35rem;display:flex}.login-module__WEZH7G__label{letter-spacing:.15em;color:#8b6f4e;text-transform:uppercase;font-size:.7rem;font-weight:500}.login-module__WEZH7G__input{color:#2c2015;-webkit-appearance:none;background:0 0;border:none;border-bottom:1px solid #8c6e5059;border-radius:0;outline:none;width:100%;padding:.5rem .1rem .6rem;font-family:Noto Sans JP,sans-serif;font-size:.95rem;font-weight:300;transition:border-color .25s}.login-module__WEZH7G__input::placeholder{color:#64503c59;font-weight:300}.login-module__WEZH7G__input:focus{border-bottom-color:#8b6f4e}.login-module__WEZH7G__hint{color:#50413299;letter-spacing:.03em;margin:.4rem 0 0;font-size:.7rem}.login-module__WEZH7G__hintLink{color:#7a5c40;text-underline-offset:2px;cursor:pointer;font:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.login-module__WEZH7G__hintLink:hover{color:#3d2b1a}.login-module__WEZH7G__button{letter-spacing:.2em;color:#fdfaf6;cursor:pointer;background:#3d2b1a;border:none;border-radius:1px;width:100%;margin-top:.4rem;padding:.85rem 1rem;font-family:Noto Sans JP,sans-serif;font-size:.85rem;font-weight:500;transition:background .25s,transform .15s,box-shadow .25s}.login-module__WEZH7G__button:hover{background:#5c4030;transform:translateY(-1px);box-shadow:0 4px 16px #3c281438}.login-module__WEZH7G__button:active{box-shadow:none;transform:translateY(0)}.login-module__WEZH7G__divider{align-items:center;gap:1rem;margin:1.8rem 0 1.4rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:#8c6e5033;flex:1;height:1px}.login-module__WEZH7G__dividerText{color:#64503c80;letter-spacing:.12em;font-size:.65rem}.login-module__WEZH7G__registerLink{text-align:center;color:#7a5c40;letter-spacing:.08em;padding:.5rem;font-size:.8rem;font-weight:400;text-decoration:none;transition:color .2s;display:block}.login-module__WEZH7G__registerLink:hover{color:#3d2b1a;text-underline-offset:4px;text-decoration:underline}@keyframes login-module__WEZH7G__fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.login-module__WEZH7G__modalOverlay{z-index:100;background:#1e160e73;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.login-module__WEZH7G__modalCard{background:#fdfaf6;border:1px solid #a08c6e40;border-radius:2px;width:100%;max-width:360px;padding:2rem 2.2rem;box-shadow:0 12px 40px #503c282e}.login-module__WEZH7G__modalTitle{color:#2c2015;letter-spacing:.1em;text-align:center;margin:0 0 1.2rem;font-family:Noto Serif JP,serif;font-size:1.1rem;font-weight:300}.login-module__WEZH7G__modalActions{gap:.8rem;margin-top:1.4rem;display:flex}.login-module__WEZH7G__modalSendButton{letter-spacing:.15em;color:#fdfaf6;cursor:pointer;background:#3d2b1a;border:none;border-radius:1px;flex:1;padding:.7rem 1rem;font-family:Noto Sans JP,sans-serif;font-size:.8rem;font-weight:500}.login-module__WEZH7G__modalSendButton:hover{background:#5c4030}.login-module__WEZH7G__modalSendButton:disabled{cursor:not-allowed;background:#a89684}.login-module__WEZH7G__modalCloseButton{letter-spacing:.15em;color:#7a5c40;cursor:pointer;background:0 0;border:1px solid #8c6e5066;border-radius:1px;flex:1;padding:.7rem 1rem;font-family:Noto Sans JP,sans-serif;font-size:.8rem;font-weight:500}.login-module__WEZH7G__modalCloseButton:hover{background:#8c6e5014}.login-module__WEZH7G__modalMessage{color:#7a5c40;text-align:center;margin-top:.8rem;font-size:.78rem}@media (max-width:480px){.login-module__WEZH7G__card{padding:2.2rem 1.8rem 2rem}.login-module__WEZH7G__card:before{left:1.8rem;right:1.8rem}.login-module__WEZH7G__title{font-size:1.4rem}}
