.Home_main__VkIEL{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);padding:24px 16px}.Home_card__E5spL{background:#fff;border-radius:16px;padding:48px 40px;max-width:520px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,.4)}.Home_brand__Aafw0{display:flex;align-items:center;gap:10px;margin-bottom:28px}.Home_logo__IOQAX{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#6c63ff,#3ec6e0);color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center}.Home_brandName__eFKNp{font-size:22px;font-weight:700;color:#1a1a2e;letter-spacing:-.5px}.Home_title__hYX6j{font-size:26px;font-weight:700;color:#1a1a2e;margin:0 0 12px;line-height:1.2}.Home_subtitle__KzT68{font-size:15px;color:#555;line-height:1.6;margin:0 0 24px}.Home_infoBox__hHoOq{background:#f4f4f9;border-left:4px solid #6c63ff;border-radius:8px;padding:16px 20px;margin-bottom:28px}.Home_infoTitle__67udV{font-size:13px;font-weight:600;color:#6c63ff;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px}.Home_infoList__YOkUW{margin:0;padding-left:18px;color:#444;font-size:14px;line-height:1.7}.Home_form__FrVR9{display:flex;flex-direction:column;gap:12px}.Home_label__D_5fs{font-size:14px;font-weight:600;color:#333}.Home_input__OGaGo{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:10px;font-size:16px;color:#1a1a2e;outline:none;transition:border-color .2s;box-sizing:border-box}.Home_input__OGaGo:focus{border-color:#6c63ff}.Home_input__OGaGo:disabled{background:#f8f8f8;cursor:not-allowed}.Home_button__G93Ef{margin-top:8px;padding:15px;background:linear-gradient(135deg,#6c63ff,#3ec6e0);color:#fff;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s,transform .1s;display:flex;align-items:center;justify-content:center;min-height:52px}.Home_button__G93Ef:hover:not(:disabled){opacity:.92;transform:translateY(-1px)}.Home_button__G93Ef:disabled{opacity:.7;cursor:not-allowed}.Home_spinner__tyqRb{width:20px;height:20px;border:3px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:Home_spin__VEV0f .7s linear infinite}@keyframes Home_spin__VEV0f{to{transform:rotate(1turn)}}.Home_errorText__8qzXL{color:#e53e3e;font-size:14px;margin:0}.Home_successBox__34Sg7{text-align:center;padding:24px 0}.Home_successIcon__hS_3w{width:56px;height:56px;background:linear-gradient(135deg,#48bb78,#38a169);color:#fff;font-size:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.Home_successTitle__vIuYu{font-size:22px;font-weight:700;color:#1a1a2e;margin:0 0 12px}.Home_successText___qPsz{font-size:15px;color:#555;line-height:1.6;margin:0}.Home_legalNote__fyn9i{font-size:13px;color:#999;margin-top:24px;text-align:center;line-height:1.5}.Home_link__Ytel_{color:#6c63ff;text-decoration:none}.Home_link__Ytel_:hover{text-decoration:underline}@media (max-width:560px){.Home_card__E5spL{padding:32px 24px}.Home_title__hYX6j{font-size:22px}}