.animated-background-canvas{opacity:.6}.animated-background-canvas,.animated-background-gradients{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.animated-background-gradients{overflow:hidden}.gradient-orb{position:absolute;border-radius:50%;filter:blur(50px);opacity:.3;animation:floatOrb 20s ease-in-out infinite;will-change:transform}.gradient-orb.gradient-orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.4) 0,transparent 70%);top:-300px;right:-200px;animation-delay:0s}.gradient-orb.gradient-orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(94,64,223,.3) 0,transparent 70%);bottom:-200px;left:-150px;animation-delay:7s}.gradient-orb.gradient-orb-3{width:400px;height:400px;background:radial-gradient(circle,rgba(167,139,250,.3) 0,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes floatOrb{0%,to{transform:translate(0) scale(1)}33%{transform:translate(50px,-50px) scale(1.1)}66%{transform:translate(-30px,30px) scale(.9)}}.auth-modal :global .ant-modal{max-width:1000px}.auth-modal :global .ant-modal-content{border-radius:16px;padding:0;overflow:hidden;background:transparent;box-shadow:0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05)}.auth-modal :global .ant-modal-body{padding:0}.auth-modal :global .ant-modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;z-index:10;border:none}.auth-modal :global .ant-modal-close:hover{background:hsla(0,0%,100%,.25)}.auth-modal :global .ant-modal-close .ant-modal-close-x{width:40px;height:40px;line-height:40px;font-size:16px;color:hsla(0,0%,100%,.9)}.auth-modal-wrapper{display:flex;width:100%;height:600px;background:#fff;border-radius:16px;overflow:hidden}.auth-modal-wrapper,.auth-modal-wrapper *{box-sizing:border-box}.auth-modal-carousel{flex:0 0 450px;width:450px;background:linear-gradient(135deg,#f8f9fa,#f0f2f5);display:flex;flex-direction:column}.auth-modal-carousel,.carousel-container{height:100%;position:relative;overflow:hidden}.carousel-container{flex:1 1;width:100%;z-index:2}.carousel-slides-wrapper{display:flex;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.carousel-slide{flex:0 0 100%;height:100%;flex-direction:column;padding:40px 32px 60px;box-sizing:border-box}.carousel-image-wrapper,.carousel-slide{width:100%;display:flex;align-items:center;justify-content:center}.carousel-image-wrapper{max-width:350px;margin-bottom:32px;flex-shrink:0}.carousel-image{width:100%;height:auto;object-fit:contain;border-radius:12px}.carousel-content{width:100%;max-width:350px;text-align:center;flex-shrink:0}.carousel-title{margin:0 0 12px;font-size:24px;font-weight:700;color:rgba(0,0,0,.85);line-height:1.3}.carousel-description{margin:0;font-size:14px;font-weight:400;color:rgba(0,0,0,.65);line-height:1.6}.carousel-pagination{position:absolute;bottom:24px;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:8px;z-index:3;padding:0 16px}.carousel-pagination-bullet{width:8px;height:8px;border-radius:4px;background:rgba(0,0,0,.2);border:none;padding:0;cursor:pointer;transition:all .3s ease;opacity:1;flex-shrink:0}.carousel-pagination-bullet:hover{background:rgba(0,0,0,.3)}.carousel-pagination-bullet.active{width:24px;background:linear-gradient(135deg,#5e40df,#7c5ce3);box-shadow:0 2px 8px rgba(94,64,223,.3)}.auth-modal-content{flex:1 1;display:flex;align-items:center;justify-content:center;padding:60px 50px;background:#fff}.channel-panel{width:100%;max-width:420px}.channel-header,.channel-panel{display:flex;flex-direction:column}.channel-header{align-items:center;margin-bottom:40px}.channel-logo{display:flex;align-items:center;justify-content:center;gap:8px;height:48px}.channel-logo img{height:40px;width:auto;object-fit:contain}.channel-logo .logo-text{font-size:24px;font-weight:700;background:linear-gradient(135deg,#5e40df,#7c5ce3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.channel-list{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.channel-item{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 24px;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:16px;font-weight:600;color:rgba(0,0,0,.85);-webkit-user-select:none;-moz-user-select:none;user-select:none}.channel-item:hover{background:rgba(0,0,0,.04);border-color:rgba(0,0,0,.2);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.channel-item:active{transform:translateY(0);background:rgba(0,0,0,.08)}.channel-item svg{flex-shrink:0}.channel-item .channel-label{line-height:1.4}.channel-item.primary{background:#000;border-color:#000;color:#fff}.channel-item.primary svg{stroke:#fff}.channel-item.primary:hover{background:rgba(0,0,0,.85);border-color:rgba(0,0,0,.85);box-shadow:0 4px 16px rgba(0,0,0,.2)}.channel-item.primary:active{background:rgba(0,0,0,.75);transform:translateY(0)}.channel-item.google-login{background:#000;border-color:#000;color:#fff}.channel-item.google-login svg{stroke:#fff;fill:currentColor}.channel-item.google-login:hover{background:rgba(0,0,0,.85);border-color:rgba(0,0,0,.85);box-shadow:0 4px 16px rgba(0,0,0,.2)}.channel-item.google-login:active{background:rgba(0,0,0,.75);transform:translateY(0)}.channel-item.email-login{background:#f5f5f5;border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.85)}.channel-item.email-login svg{stroke:rgba(0,0,0,.85)}.channel-item.email-login:hover{background:rgba(0,0,0,.06);border-color:rgba(0,0,0,.2);box-shadow:0 4px 12px rgba(0,0,0,.1)}.channel-item.email-login:active{background:rgba(0,0,0,.08);transform:translateY(0)}.channel-policy{text-align:center;font-size:12px;line-height:1.6;color:rgba(0,0,0,.45);padding:0 8px}.channel-policy a{color:rgba(0,0,0,.65);text-decoration:none;font-weight:500;transition:color .3s ease}.channel-policy a:hover{color:#5e40df;text-decoration:underline}.channel-policy a:active{color:#4a32b0}.login-form-panel{width:100%;max-width:420px;display:flex;flex-direction:column;height:100%}.login-form-header{display:flex;align-items:center;gap:12px;margin-bottom:32px}.back-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:rgba(0,0,0,.04);border-radius:50%;cursor:pointer;transition:all .3s ease;flex-shrink:0}.back-button svg{color:rgba(0,0,0,.65)}.back-button:hover{background:rgba(0,0,0,.08)}.back-button:active{transform:scale(.95)}.login-form-title{margin:0;font-size:18px;font-weight:600;color:rgba(0,0,0,.85);line-height:1}.login-welcome{margin:0 0 32px;font-size:32px;font-weight:700;color:rgba(0,0,0,.85);line-height:1.2}.login-form-content{flex:1 1;display:flex;flex-direction:column}.form-group{margin-bottom:16px}.form-input{width:100%;height:52px;padding:0 16px;font-size:15px;color:rgba(0,0,0,.85);background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:8px;outline:none;transition:all .3s ease;box-sizing:border-box}.form-input::placeholder{color:rgba(0,0,0,.35)}.form-input:focus{border-color:#5e40df;box-shadow:0 0 0 3px rgba(94,64,223,.1)}.form-input:disabled{background:rgba(0,0,0,.04);cursor:not-allowed}.phone-input-wrapper{display:flex;align-items:center;gap:8px}.area-code-button{flex-shrink:0;display:flex;align-items:center;justify-content:center;height:52px;padding:0 16px;font-size:15px;font-weight:500;color:rgba(0,0,0,.85);background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.area-code-button:hover{border-color:#5e40df;background:rgba(94,64,223,.04)}.area-code-button svg{transition:transform .3s ease}.phone-input{flex:1 1;min-width:0}.image-captcha-wrapper{display:flex;align-items:center;gap:8px}.captcha-input{flex:1 1;min-width:0}.captcha-image{flex-shrink:0;width:120px;height:52px;border:1px solid rgba(0,0,0,.15);border-radius:8px;cursor:pointer;object-fit:cover;transition:all .3s ease}.captcha-image:hover{opacity:.8;border-color:#5e40df}.captcha-image:active{transform:scale(.98)}.captcha-tip{margin-top:8px;font-size:12px;color:rgba(0,0,0,.45);line-height:1.5}.verify-code-wrapper{position:relative;display:flex;align-items:center;gap:8px}.verify-code-input{flex:1 1;min-width:0}.send-code-button{flex-shrink:0;height:52px;padding:0 20px;font-size:14px;font-weight:500;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:100px}.send-code-button:hover:not(:disabled):not(.disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.send-code-button:active:not(:disabled):not(.disabled){transform:translateY(0)}.send-code-button.disabled,.send-code-button:disabled{background:rgba(0,0,0,.15);color:rgba(0,0,0,.35);cursor:not-allowed;transform:none;box-shadow:none}.login-submit-button{width:100%;height:52px;margin-top:8px;padding:0 24px;font-size:16px;font-weight:600;color:#fff;background:#000;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.login-submit-button:hover{background:rgba(0,0,0,.85);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.login-submit-button:active{transform:translateY(0)}.login-submit-button:disabled{background:rgba(0,0,0,.25);cursor:not-allowed;transform:none;box-shadow:none}.login-form-footer{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:auto;padding-top:24px}.footer-links{display:flex;align-items:center;gap:4px}.footer-text{font-size:14px;color:rgba(0,0,0,.65)}.footer-link{font-size:14px;font-weight:500;color:#5e40df;background:none;border:none;cursor:pointer;padding:0;transition:all .3s ease}.footer-link:hover{color:#7c5ce3;text-decoration:underline}.footer-link:active{color:#4a32b0}@media(max-width:768px){.auth-modal :global .ant-modal{max-width:calc(100vw - 32px);margin:16px auto}.auth-modal :global .ant-modal-content{border-radius:12px}.auth-modal :global .ant-modal-close{top:12px;right:12px;width:36px;height:36px}.auth-modal :global .ant-modal-close .ant-modal-close-x{width:36px;height:36px;line-height:36px}.auth-modal-wrapper{flex-direction:column;height:auto;min-height:600px}.auth-modal-carousel{flex:0 0 240px;width:100%;height:240px}.carousel-slide{padding:24px 20px}.carousel-image-wrapper{max-width:200px;margin-bottom:20px}.carousel-title{font-size:20px;margin-bottom:8px}.carousel-description{font-size:13px}.carousel-pagination{bottom:16px}.auth-modal-content{padding:32px 24px}.channel-panel{max-width:100%}.channel-header{margin-bottom:24px}.channel-logo{height:40px}.channel-logo img{height:32px}.channel-logo .logo-text{font-size:20px}.channel-list{gap:10px}.channel-item{padding:10px 14px;font-size:14px}.channel-policy{font-size:11px}.login-form-panel{max-width:100%}.login-form-header,.login-welcome{margin-bottom:24px}.login-welcome{font-size:28px}.form-input{height:48px;font-size:14px}.send-code-button{height:48px;padding:0 16px;font-size:13px;min-width:90px}.login-submit-button{height:48px;font-size:15px}.footer-link,.footer-text{font-size:13px}.area-code-button{height:48px;padding:0 12px;font-size:14px}.captcha-image{width:100px;height:48px}}@media(max-width:1024px)and (min-width:769px){.auth-modal-carousel{flex:0 0 300px;width:300px}.auth-modal-content{padding:40px 32px}.channel-panel{max-width:300px}}.area-select-modal :global .ant-modal-body{padding:0}.area-select-content .area-search{padding:16px;border-bottom:1px solid #f0f0f0}.area-select-content .area-list{max-height:400px;overflow-y:auto}.area-select-content .area-list .area-group .area-group-title{padding:12px 16px 8px;font-size:12px;color:#999;background-color:#fafafa}.area-select-content .area-list .area-group .area-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer;transition:all .2s}.area-select-content .area-list .area-group .area-item:hover{background-color:#f5f5f5}.area-select-content .area-list .area-group .area-item.selected{background-color:#e6f4ff;color:#1890ff}.area-select-content .area-list .area-group .area-item .area-country{font-size:14px;color:inherit}.area-select-content .area-list .area-group .area-item .area-code{font-size:14px;color:#999}.area-select-content .area-list .area-group .area-item.selected .area-code{color:#1890ff}.area-select-content .area-list .area-divider{height:8px;background-color:#fafafa}.area-select-content .area-list .area-empty{padding:40px 16px;text-align:center;color:#999;font-size:14px}