.xm-lp{--lp-control-radius:var(--radius-control,var(--radius-md,10px));z-index:10;-webkit-backdrop-filter:blur(16px);color:#1f2329;-webkit-app-region:no-drag;user-select:none;background:#ffffffeb;border-radius:16px;flex-direction:column;width:420px;max-width:92vw;font-family:Inter,PingFang SC,system-ui,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001f,inset 0 0 0 1px #fff6}html.dark .xm-lp{color:#f0f2f5;background:#14121ce0;box-shadow:0 20px 60px #00000073,inset 0 0 0 1px #ffffff14}.xm-lp img{-webkit-user-drag:none;user-select:none}.xm-lp-back{z-index:20;color:#fff;cursor:pointer;-webkit-app-region:no-drag;background:#ffffff47;border:none;border-radius:999px;align-items:center;gap:2px;padding:5px 10px 5px 6px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex;position:absolute;top:10px;left:10px}.xm-lp-back:hover{background:#fff6}.xm-lp-back-icon{opacity:.95;font-size:1rem}.xm-lp-header{background:linear-gradient(135deg, color-mix(in srgb, var(--lp-brand,#1dddcb) 70%, transparent), color-mix(in srgb, var(--lp-brand-dark,#17b8a9) 70%, transparent));color:#fff;padding:20px 32px 12px;position:relative;overflow:hidden}.xm-lp-header-content{z-index:2;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.xm-lp-logo{object-fit:contain;width:28px;height:28px}.xm-lp-title{text-align:center;margin:0;font-size:20px;font-weight:700}.xm-lp-body{padding:8px 24px 20px}.xm-lp-error{color:#ef4444;background:#ef44441a;border-radius:8px;align-items:center;gap:6px;margin-bottom:12px;padding:8px 12px;font-size:13px;display:flex}.otp-text-mobile{display:none}.otp-text-desktop{display:inline}@media (width<=768px){.otp-text-desktop{display:none}.otp-text-mobile{display:inline}}.xm-lp-carousel-wrap{margin-bottom:4px}.xm-lp .xm-c3d-slide{background:0 0!important}.xm-lp .xm-c3d-left,.xm-lp .xm-c3d-right,.xm-lp .xm-c3d-hidden{pointer-events:none;opacity:0!important}.xm-lp-panel{flex-direction:column;justify-content:center;height:100%;padding:12px 8px;display:flex}.xm-lp-qrcode{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:0;display:flex}.xm-lp-qrcode-box{box-sizing:border-box;aspect-ratio:1;border:2px dashed var(--border,#e0e0e0);background:#fff6;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:200px;min-width:200px;height:200px;min-height:200px;display:flex}.xm-lp-qrcode-tip{color:var(--text-muted,#999);text-align:center;flex-shrink:0;margin:0;padding:0 8px;font-size:13px;line-height:1.45}.xm-lp-divider{color:#8b8b8b;align-items:center;gap:12px;margin:4px 0 2px;font-size:12px;display:flex}.xm-lp-divider-line{background:#d8d8d8;flex:1;height:1px}.xm-lp-quick{background:#ffffff4d;border-radius:14px;margin-bottom:16px;padding:12px}.xm-lp-quick-label{color:var(--text-muted,#999);align-items:center;gap:6px;margin-bottom:8px;font-size:12px;font-weight:600;display:flex}.xm-lp-quick-item{cursor:pointer;background:#00000005;border:1px solid #0000000d;border-radius:10px;align-items:center;gap:10px;margin-bottom:4px;padding:8px;transition:all .15s;display:flex}.xm-lp-quick-item:hover{background:#0000000f;border-color:#0000001a}.xm-lp-quick-avatar{background:linear-gradient(135deg, color-mix(in srgb, var(--lp-brand,#1dddcb) 70%, transparent), color-mix(in srgb, var(--lp-brand-dark,#17b8a9) 70%, transparent));-webkit-backdrop-filter:blur(4px);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex;overflow:hidden}.xm-lp-quick-avatar img{object-fit:cover;width:100%;height:100%}.xm-lp-quick-btn{border-radius:var(--lp-control-radius);background:linear-gradient(135deg, var(--lp-brand,#1dddcb), var(--lp-brand-dark,#17b8a9));color:#fff;cursor:pointer;white-space:nowrap;border:none;padding:5px 14px;font-size:12px;font-weight:600}.xm-oauth-group{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.xm-oauth-btn{border-radius:var(--radius-sm,6px);-webkit-backdrop-filter:none;cursor:pointer;width:auto;min-width:0;height:auto;color:var(--oauth-color,#666);border:none;justify-content:center;align-items:center;padding:4px;transition:opacity .15s,transform .15s;display:flex;background:0 0!important}.xm-oauth-btn:hover{opacity:.72;box-shadow:none;border:none;transform:none;background:0 0!important}.xm-oauth-btn:focus-visible{outline:2px solid color-mix(in srgb, var(--oauth-color,#666) 55%, transparent);outline-offset:2px}.xm-oauth-icon{justify-content:center;align-items:center;display:flex}.oauth-item-btn{background:var(--bg-1,#f5f5f5);border:1px solid var(--border,#eaeaea);cursor:pointer;width:40px;height:40px;color:var(--text-muted,#666);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.oauth-item-btn:hover{background:var(--bg-2,#e0e0e0);color:var(--text,#333);border-color:var(--border-hover,#ccc)}.xm-lp .xm-lp-panel input:not([type=checkbox]):not([type=radio]){transition:all .3s;border-radius:var(--lp-control-radius)!important;color:#1f2329!important;user-select:text!important;background:#fff!important;border:1px solid #0000001f!important}.xm-lp .xm-lp-panel input:not([type=checkbox]):not([type=radio]):focus{border-color:var(--lp-brand,#1dddcb)!important;background:#ffffffb3!important;box-shadow:0 0 0 2px #1dddcb33!important}.xm-lp .xm-btn-primary{-webkit-backdrop-filter:blur(4px);background:linear-gradient(135deg, color-mix(in srgb, var(--lp-brand,#1dddcb) 70%, transparent), color-mix(in srgb, var(--lp-brand-dark,#17b8a9) 70%, transparent))!important;color:#fff!important;box-shadow:none!important;border:none!important}.xm-lp .xm-btn-primary:disabled{opacity:.6;background:linear-gradient(135deg, color-mix(in srgb, var(--lp-brand,#1dddcb) 40%, transparent), color-mix(in srgb, var(--lp-brand-dark,#17b8a9) 40%, transparent))!important;color:#fff9!important;box-shadow:none!important;cursor:not-allowed!important}.xm-lp .xm-btn-secondary{-webkit-backdrop-filter:blur(4px);box-shadow:none!important;color:#1f2329!important;background:#00000008!important;border:1px solid #0000001a!important}.xm-lp .xm-btn-secondary:hover{background:#00000014!important}.xm-lp .xm-lp-panel button{border-radius:var(--lp-control-radius)!important}.xm-lp-form-group{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.xm-lp-form-group-margin{margin-bottom:16px}.xm-lp-label{color:#6b7280;margin-left:4px;font-size:14px;font-weight:500}.xm-lp-input-row{gap:8px;display:flex}.xm-lp-input-flex-1{flex:1;min-width:0}.xm-lp-btn-shrink{flex-shrink:0;box-shadow:none!important;height:32px!important;padding:0 12px!important;font-size:13px!important}.xm-lp-btn-icon-mode{flex-shrink:0;width:32px!important;height:32px!important;box-shadow:none!important;justify-content:center!important;align-items:center!important;padding-left:0!important;padding-right:0!important;display:flex!important}.xm-lp-btn-login{width:100%;min-height:0;font-weight:600;box-shadow:none!important;padding:8px 16px!important}.xm-lp-agreement-wrap{justify-content:center;margin-top:8px;margin-bottom:4px;transition:all .3s;display:flex}.xm-lp-agreement-text{margin-left:4px;font-size:12px;transition:color .3s}.xm-lp-agreement-link{margin:0 4px;text-decoration:none;transition:color .3s}.xm-lp-agreement-link:hover{text-decoration:underline}html.dark .xm-lp .xm-lp-panel input:not([type=checkbox]):not([type=radio]){color:#f0f2f5!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important}html.dark .xm-lp .xm-lp-panel input:not([type=checkbox]):not([type=radio])::placeholder{color:#ffffff59!important}html.dark .xm-lp .xm-lp-panel input:not([type=checkbox]):not([type=radio]):focus{border-color:var(--lp-brand,#1dddcb)!important;background:#ffffff1a!important;box-shadow:0 0 0 2px #1dddcb26!important}html.dark .xm-lp .xm-btn-secondary{color:#e5e7eb!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important}html.dark .xm-lp .xm-btn-secondary:hover{background:#ffffff1f!important}html.dark .xm-lp-label{color:#ffffff80}html.dark .xm-lp-agreement-text,html.dark .xm-lp-agreement-link{color:#ffffff73}.xm-lp-mascot-abs{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.xm-lp-mascot-layer{background:#ffffff1a;border-radius:50%;transition:all .7s ease-out;position:absolute}.xm-lp-mascot-layer-md{transition-duration:.8s}.xm-lp-mascot-layer-sm{transition-duration:.9s}.xm-lp-mascot-face{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.xm-lp-mascot-scale-125{transform:scale(1.25)}.xm-lp-mascot-scale-100{transform:scale(1)}.xm-lp-mascot-eyes{justify-content:center;align-items:center;gap:6px;height:8px;transition:transform .2s;display:flex}.xm-lp-mascot-mouth-wrap{justify-content:center;align-items:center;transition:transform .2s;display:flex}.xm-lp-header-content{z-index:10;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.xm-lp-captcha-mask{z-index:var(--xm-z-dialog-nested-1,1001);-webkit-backdrop-filter:blur(4px);-webkit-app-region:no-drag;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.xm-lp-captcha-modal{-webkit-app-region:no-drag;background:#fff;border:1px solid #0000000d;border-radius:16px;width:100%;max-width:384px;margin:16px;animation:.3s cubic-bezier(.16,1,.3,1) xm-lp-fade-up;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes xm-lp-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.xm-lp-captcha-close{color:#9ca3af;z-index:10;cursor:pointer;background:#f9fafb;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.xm-lp-captcha-close:hover{color:#374151;background:#f3f4f6}.xm-lp-captcha-header{text-align:center;padding:32px 24px 8px}.xm-lp-captcha-title{color:#1f2937;margin:0;font-size:18px;font-weight:700}.xm-lp-captcha-desc{color:#6b7280;margin-top:4px;font-size:12px}.xm-lp-captcha-body{padding:8px 24px 24px}@keyframes xm-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-4px)}}.xm-lp-shake{animation:.4s ease-in-out xm-shake}.xm-lp .custom-scrollbar::-webkit-scrollbar{background:0 0;width:12px}.xm-lp .custom-scrollbar::-webkit-scrollbar-track{background:0 0}.xm-lp .custom-scrollbar::-webkit-scrollbar-thumb{background:#00000026 padding-box padding-box;border:3px solid #0000;border-radius:12px}.xm-lp .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#0000004d padding-box padding-box;border:3px solid #0000}@keyframes xm-ripple-expand{0%{opacity:.8;border-width:3px;transform:scale(0)}to{opacity:0;border-width:.5px;transform:scale(5)}}.xm-splash-ring{pointer-events:none;border:2px solid #38bdf899;border-radius:50%;width:50px;height:22px;animation:.9s ease-out forwards xm-ripple-expand;position:absolute;top:-11px;left:-25px}@keyframes xm-drop-fly{0%{opacity:.9;transform:translate(0)scale(1)}to{transform:translate(var(--dx), var(--dy)) scale(.2);opacity:0}}.xm-splash-drop{pointer-events:none;background:#38bdf8b3;border-radius:50%/60% 60% 40% 40%;width:5px;height:7px;animation:.55s ease-out forwards xm-drop-fly;position:absolute}@keyframes xm-form-splash-bounce{0%{transform:translateY(0)}20%{transform:translateY(3px)}50%{transform:translateY(-2px)}80%{transform:translateY(1px)}to{transform:translateY(0)}}.xm-lp-splash-bounce{animation:.4s ease-out xm-form-splash-bounce!important}@media (width<=480px){.xm-lp{border-radius:14px;width:100%;max-width:96vw;box-shadow:0 12px 40px #0000001a,inset 0 0 0 1px #ffffff59}.xm-lp-header{padding:22px 20px 14px}.xm-lp-logo{width:44px;height:44px}.xm-lp-title{margin-top:8px;font-size:17px}.xm-lp-body{padding:10px 16px 18px}.xm-lp-back{padding:4px 8px 4px 4px;font-size:12px;top:8px;left:8px}.xm-lp-label{font-size:13px}.xm-lp-form-group{margin-bottom:14px}.xm-lp-form-group-margin{margin-bottom:18px}.xm-lp-btn-shrink{height:30px!important;padding:0 10px!important;font-size:12px!important}.xm-lp-btn-icon-mode{width:30px!important;height:30px!important}.xm-lp-agreement-text{font-size:11px}.xm-lp-divider{gap:8px;margin:10px 0;font-size:11px}.xm-oauth-btn{padding:2px}.xm-lp-quick-label{font-size:11px}.xm-lp-panel{padding:8px 4px}}
