.page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 24px 18px;position:relative;background:#f7f7f7}.page-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.page-bg img{width:100%;height:100%;object-fit:cover}.card{position:relative;z-index:1;margin-top:auto;display:flex;width:100%;max-width:940px;min-height:540px;background:#fff;border-radius:4px;box-shadow:0 5px 20px #00000014;overflow:hidden}.form-panel{width:56%;padding:42px 48px 36px;display:flex;flex-direction:column}.top-row{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:10px}.logo{display:flex;align-items:center}.logo-img{width:108px;height:36px;object-fit:contain;display:block}.form-header{margin-bottom:24px}.form-header h1{font-size:24px;font-weight:500;color:#1a1a1a;line-height:1.3}.subtitle{margin-top:2px;font-size:14px;color:#333}.smart-btn{position:relative;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:148px;height:34px;padding:0 16px;background:linear-gradient(180deg,#3348d0,#1426b5);color:#fff;border:none;border-radius:999px;box-shadow:0 2px 4px #1225a72e;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap;overflow:visible}.back-btn{display:inline-flex;align-items:center;gap:7px;padding:8px 16px;border:1px solid #d8dce5;border-radius:18px;background:#fff;color:#2442ad;font-family:inherit;font-size:12px;font-weight:500;cursor:pointer}.smart-icon{width:16px;height:16px;flex:0 0 16px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:square;stroke-linejoin:miter}.smart-icon rect{fill:currentColor;stroke:none}.smart-sparkle{position:absolute;color:#ffd51f;line-height:1;pointer-events:none;filter:drop-shadow(0 1px 1px rgba(155,112,0,.15))}.smart-sparkle-main{top:-10px;right:14px;font-size:20px}.smart-sparkle-small{top:-1px;right:8px;font-size:9px}.reset-form{display:flex;flex-direction:column;gap:14px}.email-display{display:flex;align-items:center;justify-content:space-between;gap:12px;height:46px;padding:0 14px;border:1px solid #e1e1e1;border-radius:4px;background:#fff;box-sizing:border-box}.email-display-text{flex:1;min-width:0;font-size:14px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.email-change-btn{flex-shrink:0;padding:0;border:none;background:none;color:#159aff;font-family:inherit;font-size:14px;font-weight:500;cursor:pointer}.email-change-btn:disabled{opacity:.5;cursor:not-allowed}.field input{width:100%;height:46px;padding:0 14px;border:1px solid #e1e1e1;border-radius:4px;background:#fff;font-size:14px;font-family:inherit;color:#1a1a1a;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.field input::placeholder{color:#9ca3af}.field input:focus{border-color:#159aff;box-shadow:0 0 0 3px #159aff1f}.error-msg{font-size:13px;color:#dc2626;margin-top:-8px}.primary-btn-wrap{display:flex;justify-content:center;width:100%;margin-left:auto;margin-right:auto}.primary-btn{position:relative;width:100%;height:46px;padding:0 12px;background:#159aff;color:#fff;border:none;border-radius:4px;box-sizing:border-box;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden}.primary-btn:disabled{cursor:not-allowed}.primary-btn-label{white-space:nowrap}.primary-btn.is-loading{padding:0;background:#159aff}.primary-btn.is-loading .primary-btn-label{display:none}.btn-loader{position:absolute;width:20px;height:20px;border-radius:50%;border:2.5px solid rgba(255,255,255,.35);border-top-color:#fff;animation:btn-spin .7s linear infinite;flex-shrink:0}@keyframes btn-spin{to{transform:rotate(360deg)}}.social-section{margin-top:28px}.social-label{font-size:14px;font-weight:600;color:#404040;margin-bottom:12px}.social-row{display:flex;flex-wrap:wrap;gap:8px}.social-icon{width:38px;height:38px;border:0;border-radius:4px;background:#f1f1f3;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#343b49}.social-icon svg{width:18px;height:18px}.social-apple,.social-x{color:#fff;background:#050505}.social-yahoo{background:#7627f8}.social-yahoo svg{fill:#fff}.social-facebook{background:#2479e9}.social-facebook svg,.social-linkedin svg,.social-x svg{fill:#fff}.social-linkedin{background:#1268ae}.social-microsoft{background:#303133}.social-more-options{color:#c9cbd0;background:#f0f0f1}.form-footer{margin-top:28px;padding-top:0;display:flex;gap:20px}.link-btn{font-size:13px;color:#159aff;text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.link-btn:hover{text-decoration:underline}.help-text{font-size:13px;color:#555}.help-text a{color:#159aff;text-decoration:none}.help-text a:hover{text-decoration:underline}.promo-panel{width:44%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 28px 30px;text-align:center;border-left:1px solid #ededed}.promo-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.promo-enter{animation:promo-in .45s ease both}@keyframes promo-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.promo-image{width:100%;max-width:290px;height:auto;margin-bottom:12px}.promo-content h2{font-size:18px;font-weight:500;color:#1a1a1a;margin-bottom:8px;line-height:1.4}.promo-content p{font-size:13px;color:#6b7280;line-height:1.55;max-width:300px}.learn-more{margin-top:16px;padding:9px 18px;border:0;border-radius:18px;background:#eef9fe;color:#1689bb;font-family:inherit;font-size:13px;font-weight:500;cursor:pointer}.carousel-dots{display:flex;gap:8px;margin-top:20px}.dot{position:relative;overflow:hidden;width:5px;height:5px;border-radius:2px;border:none;background:#d1d5db;cursor:pointer;padding:0}.dot.active{background:#d1d5db;width:19px}.dot.active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#159aff;border-radius:inherit;transform-origin:left;animation:dot-fill 4s linear forwards}@keyframes dot-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.page-footer{position:relative;z-index:1;margin-top:auto;padding-top:22px;display:flex;align-items:center;gap:8px;font-size:14px;color:#8b919a}.page-footer a{color:#6b7280;text-decoration:none}.page-footer a:hover{text-decoration:underline}.footer-sep{color:#d1d5db}@media(max-width:960px){.page{padding:24px 20px 16px}.card{max-width:100%;min-height:520px}.form-panel{padding:36px 40px 32px}.promo-panel{padding:32px 24px 28px}.promo-image{max-width:250px}}@media(max-width:768px){.page{min-height:100vh;min-height:100dvh;padding:0;justify-content:flex-start;background:#fff}.page-bg{display:none}.card{flex:1;flex-direction:column;max-width:100%;min-height:0;border-radius:0;box-shadow:none;margin-top:0}.form-panel{width:100%;flex:1;padding:28px 24px 24px;display:flex;flex-direction:column}.promo-panel{display:none}.top-row{flex-wrap:nowrap;align-items:center;gap:12px;margin-bottom:28px}.logo-img{width:96px;height:32px}.smart-btn{min-width:0;height:32px;font-size:11px;padding:0 12px}.smart-sparkle-main{font-size:16px;top:-8px;right:10px}.form-header{margin-bottom:28px}.form-header h1{font-size:28px;font-weight:500}.subtitle{font-size:15px;margin-top:4px}.reset-form{gap:18px}.email-display{height:48px;padding:0 14px;border:1px solid #e1e1e1;border-radius:4px;background:#fff}.email-display-text{font-size:15px;font-weight:600}.email-change-btn{font-size:15px;font-weight:500}.field input{height:48px;padding:0 2px;border:none;border-bottom:2px solid #d8dce5;border-radius:0;background:transparent;font-size:15px}.field input:focus{border-bottom-color:#159aff;box-shadow:none}.primary-btn{height:48px;font-size:15px;margin-top:4px;border-radius:4px}.social-section{margin-top:36px}.social-label{font-size:13px;margin-bottom:14px}.social-row{gap:10px}.social-icon{width:40px;height:40px}.form-footer{margin-top:auto;padding-top:32px;justify-content:center;text-align:center}.help-text{font-size:13px;line-height:1.6}.page-footer{width:100%;justify-content:center;text-align:center;padding:20px 24px 24px;font-size:13px;color:#8b919a}}@media(max-width:480px){.form-panel{padding:24px 20px 20px}.top-row{margin-bottom:24px}.form-header h1{font-size:26px}.subtitle{font-size:14px}.field input,.email-display{height:48px}.email-display{padding:0 14px;border:1px solid #e1e1e1;border-radius:4px;background:#fff}.email-display-text{font-size:15px;font-weight:600}.email-change-btn{font-size:15px;font-weight:500}.field input,.primary-btn{height:46px;font-size:14px}.social-icon{width:38px;height:38px}.social-icon svg{width:17px;height:17px}.back-btn{font-size:11px;padding:6px 12px}.page-footer{padding:16px 20px 20px;font-size:12px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
