.Home_page__Yvcrx{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f9fa;font-family:Google Sans,Roboto,Arial,sans-serif;padding:1rem}.Home_container__d256j{display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px}.Home_logo__IOQAX{display:flex;align-items:center;gap:8px;margin-bottom:28px}.Home_logoText__jQ3Ba{font-size:22px;font-weight:400;color:#5f6368;letter-spacing:-.3px}.Home_card__E5spL{width:100%;background:#fff;border:1px solid #dadce0;border-radius:8px;padding:40px 40px 32px;text-align:center;box-sizing:border-box}.Home_iconWrap__tPvFV{margin:0 auto 20px;display:flex;align-items:center;justify-content:center}.Home_iconWrap__tPvFV,.Home_iconWrap__tPvFV svg{width:56px;height:56px}.Home_title__hYX6j{font-size:24px;font-weight:400;color:#202124;margin:0 0 8px;line-height:1.3}.Home_titleSuccess__ziViW{color:#34a853}.Home_titleError__jctKI{color:#d93025}.Home_sub__3Mk3_{font-size:14px;color:#5f6368;line-height:1.6;margin:0 0 28px}.Home_btnPrimary__Vk_zD{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:40px;padding:0 24px;background:#1a73e8;color:#fff;border:none;border-radius:4px;font-size:14px;font-family:inherit;font-weight:500;cursor:pointer;transition:background .15s,box-shadow .15s;box-sizing:border-box}.Home_btnPrimary__Vk_zD:hover:not(:disabled){background:#1765cc;box-shadow:0 1px 2px rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15)}.Home_btnPrimary__Vk_zD:disabled{background:#f1f3f4;color:#bdc1c6;cursor:default;box-shadow:none}.Home_btnSuccess__oOP2c{background:#34a853!important;color:#fff!important}.Home_btnOutline__jY2K4{display:flex;align-items:center;justify-content:center;width:100%;height:40px;padding:0 24px;background:#fff;color:#1a73e8;border:1px solid #dadce0;border-radius:4px;font-size:14px;font-family:inherit;font-weight:500;cursor:pointer;transition:background .15s;box-sizing:border-box}.Home_btnOutline__jY2K4:hover{background:#f8f9fa}.Home_spinner__tyqRb{display:inline-block;width:16px;height:16px;border:2px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:Home_g-spin__pWuvi .7s linear infinite;flex-shrink:0}.Home_divider__RsgqR{border:none;border-top:1px solid #e8eaed;margin:20px 0}.Home_note__cMP_I{display:flex;align-items:center;justify-content:center;gap:5px;flex-wrap:wrap;font-size:12px;color:#80868b;margin:0;line-height:1.5}.Home_note__cMP_I a{color:#1a73e8;text-decoration:none}.Home_note__cMP_I a:hover{text-decoration:underline}@keyframes Home_g-spin__pWuvi{to{transform:rotate(1turn)}}@keyframes Home_g-draw__sF4Fw{to{stroke-dashoffset:0}}@media (max-width:480px){.Home_card__E5spL{padding:32px 24px 24px}.Home_title__hYX6j{font-size:20px}}