.register-page{box-sizing:border-box;min-height:100vh;min-height:100dvh;background:#fff;padding:12px;overflow-x:hidden;overflow-y:auto}.register-viewport{width:100%;min-height:calc(100vh - 24px);min-height:calc(100dvh - 24px);display:flex;align-items:center;justify-content:center}.register-shell{width:1340px;max-width:100%;height:calc(100vh - 24px);height:calc(100dvh - 24px);margin:0 auto;display:grid;grid-template-columns:1.28fr .72fr;gap:28px;align-items:stretch}.register-shell .register-info{height:100%;border-radius:32px;background:linear-gradient(145deg,#0f172a,#16376d 70%,#1d4ed8);color:#e0f2fe;box-shadow:0 24px 60px rgba(30,64,175,.22);overflow:hidden}.register-shell .register-form-wrap{height:100%;min-width:0;overflow:hidden;box-sizing:border-box;padding:10px 8px 10px 0}.register-shell .register-form-scroll,.register-shell .register-info-scroll{height:100%;overflow-y:auto;scrollbar-gutter:stable}.register-shell .register-info-scroll{display:flex;flex-direction:column;padding:38px}.register-shell .register-info-main{flex:1}.register-shell .brand-badge{width:64px;height:64px;border-radius:20px;background:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:600;color:#fff}.register-shell .form-tag,.register-shell .info-tag{display:inline-flex;align-items:center;height:34px;padding:0 14px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.register-shell .info-tag{margin-top:20px;background:hsla(0,0%,100%,.08);color:#dbeafe;border:1px solid hsla(0,0%,100%,.12)}.register-shell .register-info h1{margin-top:18px;font-size:36px;line-height:50px;color:#fff;font-weight:700}.register-shell .info-desc{margin-top:18px;font-size:16px;line-height:30px;color:#d8ebff}.register-shell .info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.register-shell .info-card,.register-shell .suggest-card{border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.08);border-radius:22px}.register-shell .info-card{padding:18px 16px}.register-shell .info-card h3{font-size:16px;line-height:24px;color:#fff;font-weight:600}.register-shell .info-card p{margin-top:8px;font-size:13px;line-height:24px;color:#dbeafe}.register-shell .suggest-card{margin-top:24px;padding:24px}.register-shell .suggest-title{font-size:18px;line-height:26px;color:#fff;font-weight:600;margin-bottom:14px}.register-shell .suggest-item{display:flex;gap:12px;margin-bottom:12px}.register-shell .suggest-item:last-child{margin-bottom:0}.register-shell .suggest-item span{width:24px;height:24px;border-radius:50%;background:hsla(0,0%,100%,.12);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0}.register-shell .suggest-item p{font-size:14px;line-height:24px;color:#dbeafe}.register-shell .register-form-wrap,.register-shell .success-card{background:#fff;border-radius:32px;box-shadow:0 22px 54px rgba(15,23,42,.1)}.register-shell .register-form-scroll{height:100%;border-radius:24px;padding:16px 40px 28px;box-sizing:border-box}.register-shell .form-head h2{margin-top:14px;font-size:34px;line-height:46px;color:#10263b;font-weight:700}.register-shell .form-head p{margin-top:10px;font-size:15px;line-height:28px;color:#6b7f93}.register-shell .form-tag{background:rgba(28,116,241,.08);border:1px solid rgba(28,116,241,.14);color:#1c74f1}.register-shell .register-form{margin-top:24px}.register-shell .register-form .form-block{margin-bottom:22px;padding-bottom:4px}.register-shell .register-form .block-title{display:flex;align-items:center;font-size:15px;line-height:24px;color:#22384d;font-weight:600;margin-bottom:16px}.register-shell .register-form .block-title span{width:24px;height:24px;border-radius:50%;margin-right:10px;background:#e8f1ff;color:#1c74f1;display:flex;align-items:center;justify-content:center;font-size:12px}.register-shell .register-form .form-row{display:block}.register-shell .register-form .el-form-item{margin-bottom:18px}.register-shell .register-form .el-form-item__label{font-size:14px;line-height:22px;color:#2b3f53;font-weight:600;padding-bottom:8px}.register-shell .register-form .el-input__inner,.register-shell .register-form .el-textarea__inner{border-radius:12px;border:1px solid #d8e2ee;background:#fff;color:#23384c;font-size:14px}.register-shell .register-form .el-input__inner{height:44px;padding:0 14px}.register-shell .register-form .el-textarea__inner{padding:12px 14px;line-height:24px}.register-shell .register-form .el-select{width:100%}.register-shell .register-form .company-search-wrap{position:relative}.register-shell .register-form .company-suggestion-panel{position:absolute;left:0;right:0;top:50px;z-index:20;max-height:220px;overflow-y:auto;border:1px solid #d8e2ee;border-radius:12px;background:#fff;box-shadow:0 12px 28px rgba(15,23,42,.12);padding:6px 0}.register-shell .register-form .company-suggestion-empty,.register-shell .register-form .company-suggestion-item{padding:10px 14px;font-size:14px;line-height:22px;color:#23384c}.register-shell .register-form .company-suggestion-item{cursor:pointer}.register-shell .register-form .company-suggestion-item:hover{background:#f5f9ff;color:#1c74f1}.register-shell .register-form .company-suggestion-empty{color:#8ca0b3}.register-shell .register-form .sms-code-row{display:flex;align-items:center;gap:10px}.register-shell .register-form .sms-code-input-wrap{position:relative;flex:1}.register-shell .register-form .sms-code-row .el-input{flex:1}.register-shell .register-form .sms-code-input-wrap .el-input__inner{padding-right:62px}.register-shell .register-form .sms-countdown{position:absolute;top:50%;right:16px;transform:translateY(-50%);font-size:13px;font-weight:600;color:#8ca0b3;line-height:1;pointer-events:none}.register-shell .register-form .sms-code-btn{width:110px;height:38px;flex-shrink:0;border-radius:10px;border:1px solid #cfe0fb;color:#1c74f1;background:#f5f9ff;padding:0 10px;font-size:15px}.register-shell .register-form .form-row+.form-row{margin-top:2px}.register-shell .register-form .sms-code-btn.is-disabled,.register-shell .register-form .sms-code-btn.is-disabled:hover{color:#91a4b8;background:#f3f6fa;border-color:#d8e2ee}.register-shell .register-form .goal-item{margin-bottom:10px}.register-shell .register-form .duration-grid,.register-shell .register-form .goal-grid{display:grid;gap:12px}.register-shell .register-form .goal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.register-shell .register-form .duration-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.register-shell .register-form .el-checkbox.is-bordered,.register-shell .register-form .el-radio.is-bordered{width:100%;height:auto;min-height:54px;margin:0;padding:14px 14px 14px 36px;border-radius:14px;border-color:#d8e2ee;display:flex;align-items:center}.register-shell .register-form .el-checkbox.is-bordered.is-checked,.register-shell .register-form .el-radio.is-bordered.is-checked{border-color:#1c74f1;background:#f5f9ff}.register-shell .register-form .duration-name{font-size:15px;line-height:22px;color:#23384c;font-weight:600}.register-shell .register-form .duration-desc{font-size:12px;line-height:18px;color:#6b7f93;margin-top:4px}.register-shell .register-form .agreement-item{margin:4px 0 0;padding-bottom:18px}.register-shell .register-form .agreement-item .el-checkbox{display:flex;align-items:flex-start;gap:10px;white-space:normal;line-height:24px;color:#5f7286}.register-shell .register-form .agreement-item .el-checkbox__input{margin-top:4px}.register-shell .register-form .agreement-item .el-checkbox__label{padding-left:0;line-height:24px}.register-shell .register-form .agreement-item .el-checkbox__label a{color:#1c74f1;text-decoration:none}.register-shell .register-form .agreement-item .el-checkbox__label a:hover{text-decoration:underline}.register-shell .register-form .agreement-item .el-form-item__error{position:static;padding-top:6px;line-height:20px}.register-shell .slider-verify{margin-top:14px;height:40px;border-radius:12px;border:1px solid #d7e0ea;background:#eef2f6;position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box;padding:2px}.register-shell .slider-verify .slider-fill{position:absolute;left:0;top:0;height:100%;background:linear-gradient(90deg,#87c8ff,#4fa1ff);transition:width .2s ease;border-radius:10px;transform:translateZ(0)}.register-shell .slider-verify .slider-text{position:absolute;left:2px;right:2px;top:0;line-height:40px;text-align:center;color:#8a98a8;font-size:13px;z-index:2}.register-shell .slider-verify .slider-text.verified{color:#1c64d7;font-weight:600}.register-shell .slider-verify .slider-handle{position:absolute;top:50%;left:0;width:36px;height:36px;margin-top:-18px;border-radius:10px;background:#fff;border:1px solid rgba(207,220,233,.95);box-sizing:border-box;box-shadow:0 4px 12px rgba(15,23,42,.12);z-index:3;display:flex;align-items:center;justify-content:center;font-size:18px;color:#909090;transition:left .2s ease;overflow:hidden;transform:translateZ(0)}.register-shell .slider-verify .slider-handle.verified{color:#1c64d7}.register-shell .submit-btn{margin-top:16px;width:100%;height:48px;border-radius:14px;font-size:15px;font-weight:600}.register-shell .trust-row{display:flex;justify-content:space-between;gap:12px;margin-top:18px;font-size:13px;line-height:22px;color:#6b7f93}.register-shell .success-shell{width:100%;max-width:760px;margin:0 auto;text-align:center;padding-top:50px}.register-shell .success-icon{width:86px;height:86px;border-radius:50%;margin:0 auto;background:#e9fff2;color:#22a35f;display:flex;align-items:center;justify-content:center;font-size:40px;font-weight:700}.register-shell .success-shell h1{margin-top:20px;font-size:38px;line-height:48px;color:#12283c;font-weight:700}.register-shell .success-sub{margin-top:12px;font-size:16px;line-height:30px;color:#66798d}.register-shell .success-card{margin-top:28px;padding:32px;text-align:left}.register-shell .success-title{font-size:20px;line-height:28px;color:#10263b;font-weight:700;margin-bottom:16px}.register-shell .success-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-bottom:1px solid #edf2f7;font-size:14px;line-height:22px;color:#66798d}.register-shell .success-row:last-child{border-bottom:none}.register-shell .success-row strong{color:#10263b;font-weight:600;text-align:right}.register-shell .success-actions{display:flex;justify-content:center;gap:14px;margin-top:24px}.register-shell .action-btn{min-width:220px;height:46px;border-radius:14px}.register-shell .plain-btn{color:#1c74f1;border-color:#cfe0fb}@media screen and (min-width:1441px) and (min-height:900px){.register-shell .register-info-scroll{padding-top:30px;padding-bottom:30px}.register-shell .register-info-main{flex:0 0 auto}.register-shell .info-grid{margin-top:22px}.register-shell .suggest-card{margin-top:clamp(24px,3vh,40px);padding:22px 24px}.register-shell .register-info h1{margin-top:16px}.register-shell .info-desc{margin-top:14px}}@media screen and (max-width:1440px){.register-shell{width:100%;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:20px}.register-shell .register-info-scroll{padding:30px}.register-shell .register-form-scroll{border-radius:20px;padding:16px 28px 32px}.register-shell .register-info h1{font-size:32px;line-height:44px}.register-shell .info-grid{gap:14px}}@media screen and (max-width:1180px){.register-page{padding:16px}.register-shell,.register-viewport{min-height:auto;height:auto}.register-shell{grid-template-columns:1fr;gap:16px}.register-shell .register-form-wrap,.register-shell .register-info,.register-shell .success-card{border-radius:24px}.register-shell .register-form-wrap{padding:0}.register-shell .register-form-scroll,.register-shell .register-info-scroll{height:auto;padding:24px 20px 30px}.register-shell .register-info-main,.register-shell .register-info-scroll{display:block}.register-shell .register-form-scroll{border-radius:24px}.register-shell .form-head h2,.register-shell .register-info h1,.register-shell .success-shell h1{font-size:28px;line-height:38px}.register-shell .info-grid,.register-shell .register-form .duration-grid,.register-shell .register-form .form-row,.register-shell .register-form .goal-grid,.register-shell .success-actions{grid-template-columns:1fr;flex-direction:column}.register-shell .register-form .sms-code-row{flex-direction:column;align-items:stretch}.register-shell .register-form .sms-code-btn{width:100%;height:44px}.register-shell .success-shell{width:100%;padding-top:24px}.register-shell .success-row{flex-direction:column;align-items:flex-start}.register-shell .success-row strong{text-align:left}}