.login-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;isolation:isolate}.login-container,.login-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.login-wrapper{width:100%;max-width:1200px;min-height:600px;background:#fff;border-radius:20px;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.3);box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden}.login-left{-webkit-box-flex:1;-ms-flex:1;flex:1;background:linear-gradient(135deg,#1890ff,#722ed1);padding:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-left-content{text-align:center;color:#fff}.login-left-content .logo{margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.login-left-content .logo-icon{width:80px!important;height:80px!important;-o-object-fit:contain;object-fit:contain;margin-bottom:10px;display:block}.login-left-content .logo h1{font-size:42px!important;font-weight:700!important;margin:20px 0 10px!important;color:#fff!important;display:block}.login-left-content .logo p{font-size:18px!important;opacity:.9;color:#fff!important;display:block}.login-left-content .features{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.login-left-content .feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;font-size:16px;opacity:.95}.login-left-content .feature-item .anticon{font-size:24px}.login-right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-form-wrapper{width:100%;max-width:400px}.login-title{font-size:32px;font-weight:600;color:#1a1a1a;margin-bottom:40px;text-align:center}.login-form .ant-form-item{margin-bottom:24px}.login-btn{height:48px;font-size:16px;font-weight:500;border-radius:8px}.login-footer{text-align:center;margin-top:20px;color:#666;font-size:14px}.login-footer a,.login-footer a:hover{color:#1890ff;font-weight:500;cursor:pointer}.login-footer .footer-divider{margin:0 8px;color:#ccc}.getCaptcha{width:100%;height:40px;border-radius:4px;cursor:pointer;border:1px solid #d9d9d9}@media (max-width:992px){.login-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:480px}.login-left{padding:40px 20px}.login-left-content .logo h1{font-size:32px}.login-right{padding:40px 30px}.features{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}}@media (max-width:480px){.login-container{padding:0}.login-wrapper{border-radius:0;min-height:100vh}}.register-form-wrapper{max-width:520px}.register-subtitle{margin:-28px 0 24px;text-align:center;font-size:14px;color:#6e7681;line-height:1.5}.register-role-cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:8px}.register-role-card,.register-role-cards{display:-webkit-box;display:-ms-flexbox;display:flex}.register-role-card{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:14px;padding:16px 18px;border:1px solid #e8ecf0;border-radius:12px;background:#fafbfc;cursor:pointer;-webkit-transition:border-color .2s ease,background .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,background .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,-webkit-box-shadow .2s ease;text-align:left}.register-role-card:hover{border-color:#91caff;background:#f0f7ff;-webkit-box-shadow:0 4px 16px rgba(24,144,255,.08);box-shadow:0 4px 16px rgba(24,144,255,.08)}.register-role-card.is-active{border-color:#1890ff;background:#e6f4ff;-webkit-box-shadow:0 0 0 1px rgba(24,144,255,.15);box-shadow:0 0 0 1px rgba(24,144,255,.15)}.register-role-card.is-disabled{cursor:default;opacity:.92}.register-role-card.is-disabled:hover{border-color:#e8ecf0;background:#fafbfc;-webkit-box-shadow:none;box-shadow:none}.register-role-icon{-webkit-box-flex:0;-ms-flex:0 0 40px;flex:0 0 40px;width:40px;height:40px;border-radius:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px;color:#fff}.register-role-icon.vendor{background:linear-gradient(135deg,#1890ff,#722ed1)}.register-role-icon.agent{background:linear-gradient(135deg,#fa8c16,#f5222d)}.register-role-icon.sales{background:linear-gradient(135deg,#13c2c2,#52c41a)}.register-role-body{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.register-role-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:4px}.register-role-title{font-size:16px;font-weight:600;color:#1a1a1a}.register-role-tag{font-size:11px;line-height:1;padding:3px 8px;border-radius:999px;font-weight:500}.register-role-tag.zero{color:#389e0d;background:#f6ffed;border:1px solid #b7eb8f}.register-role-tag.invite{color:#0969da;background:#e6f4ff;border:1px solid #91caff}.register-role-tag.offline{color:#d46b08;background:#fff7e6;border:1px solid #ffd591}.register-role-desc{margin:0 0 4px;font-size:13px;color:#6e7681;line-height:1.45}.register-role-benefit{margin:0;font-size:12px;color:#8b949e;line-height:1.4}.register-back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:16px;font-size:14px;color:#1890ff;cursor:pointer}.register-back:hover{color:#40a9ff}.register-agent-panel{padding:20px;border-radius:12px;background:-webkit-gradient(linear,left top,left bottom,from(#fff7e6),to(#fff));background:linear-gradient(180deg,#fff7e6,#fff);border:1px solid #ffd591;margin-bottom:16px}.register-agent-panel h3{margin:0 0 8px;font-size:18px;font-weight:600;color:#1a1a1a}.register-agent-panel p{margin:0 0 12px;font-size:13px;color:#6e7681;line-height:1.55}.register-wechat-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:10px;background:#fff;border:1px dashed #ffa940}.register-wechat-id{font-size:18px;font-weight:700;color:#d46b08;letter-spacing:.02em;word-break:break-all}.register-step-actions{margin-top:8px}.register-role-badge{display:inline-block;margin-bottom:12px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:500;color:#0969da;background:#e6f4ff}@media (max-width:992px){.register-form-wrapper{max-width:100%}}