.home-page[data-v-60c24475]{color:#1f2937;background:radial-gradient(circle at 12% 10%,#2563eb33,#0000 38%),radial-gradient(circle at 88% 16%,#10b9812e,#0000 28%),linear-gradient(#eef5ff 0%,#f6f9ff 48%,#f2f7f9 100%);flex-direction:column;min-height:100vh;display:flex}.home-header[data-v-60c24475]{justify-content:space-between;align-items:center;padding:20px clamp(16px,3vw,36px);display:flex}.brand-wrap[data-v-60c24475]{align-items:center;gap:12px;display:flex}.brand-logo[data-v-60c24475]{border-radius:10px;width:42px;height:42px;box-shadow:0 6px 18px #1d4ed838}.brand-title[data-v-60c24475]{margin:0;font-size:16px;font-weight:700}.brand-sub[data-v-60c24475]{color:#64748b;margin:2px 0 0;font-size:12px}.ghost-btn[data-v-60c24475]{color:#1e3a8a;cursor:pointer;background:#fffc;border:1px solid #1d4ed842;border-radius:999px;padding:10px 16px}.hero-layout[data-v-60c24475]{flex:1;grid-template-columns:1.15fr .85fr;align-items:center;gap:22px;width:min(1160px,92vw);margin:6px auto 0;display:grid}.hero-panel[data-v-60c24475]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #94a3b838;border-radius:24px;padding:clamp(18px,4vw,34px);box-shadow:0 24px 48px #0f172a14}.hero-kicker[data-v-60c24475]{color:#1d4ed8;letter-spacing:.08em;margin:0;font-size:12px;font-weight:600}.hero-panel h1[data-v-60c24475]{margin:10px 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.16}.hero-panel p[data-v-60c24475]{color:#475569;margin:0;line-height:1.85}.hero-cta[data-v-60c24475]{gap:12px;margin-top:26px;display:flex}.primary-btn[data-v-60c24475],.secondary-btn[data-v-60c24475]{cursor:pointer;border:none;border-radius:14px;height:46px;padding:0 20px;font-size:15px}.primary-btn[data-v-60c24475]{color:#fff;background:linear-gradient(120deg,#0f4bcf,#2563eb);box-shadow:0 12px 26px #1e40af52}.secondary-btn[data-v-60c24475]{color:#0f172a;background:#0f172a12}.visual-panel[data-v-60c24475]{background:linear-gradient(130deg,#dbeafe 0%,#eef2ff 52%,#dcfce7 100%);border-radius:26px;place-items:center;min-height:380px;padding:22px;display:grid;position:relative;box-shadow:0 24px 48px #0f172a14}.visual-glow[data-v-60c24475]{filter:blur(28px);background:radial-gradient(circle,#3b82f65c,#0000 70%);border-radius:50%;width:62%;height:62%;position:absolute}.visual-image[data-v-60c24475]{object-fit:contain;width:min(100%,400px);position:relative}.site-footer[data-v-60c24475]{text-align:center;color:#64748b;margin-top:60px;padding:18px 16px 26px;font-size:13px}.site-footer p[data-v-60c24475]{margin:3px 0}@media (width<=900px){.hero-layout[data-v-60c24475]{grid-template-columns:1fr;margin-top:0;padding-bottom:12px}.visual-panel[data-v-60c24475]{min-height:280px}.hero-cta[data-v-60c24475]{flex-direction:column}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}[v-cloak]{display:none!important}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}body{min-height:100vh;color:#1a1a2e;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f2f7;min-height:-webkit-fill-available;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.6}.register-app{max-width:480px;min-height:100vh;margin:0 auto;padding:0}.loading-container{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.loading-card{text-align:center;padding:50px 40px}.loading-spinner{width:80px;height:80px;margin:0 auto 28px;position:relative}.spinner-ring{border:3px solid #e8ecf1;border-top-color:#4f46e5;border-radius:50%;animation:1s cubic-bezier(.6,.15,.35,.85) infinite spin;position:absolute;inset:0}.spinner-icon{justify-content:center;align-items:center;font-size:30px;animation:2s ease-in-out infinite pulse;display:flex;position:absolute;inset:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.loading-text{color:#1a1a2e;margin-bottom:6px;font-size:17px;font-weight:600}.loading-sub{color:#9ca3af;font-size:13px}.error-container{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.error-card{text-align:center;background:#fff;border-radius:24px;width:100%;padding:50px 30px;box-shadow:0 8px 40px #0000000f}.error-icon-wrap{margin-bottom:24px}.error-circle{background:linear-gradient(135deg,#fee2e2,#fecaca);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto;display:flex}.error-icon{color:#ef4444;font-size:32px;font-style:normal;font-weight:700}.error-title{color:#1a1a2e;margin-bottom:8px;font-size:20px;font-weight:700}.error-desc{color:#6b7280;margin-bottom:32px;font-size:14px;line-height:1.6}.retry-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:14px;align-items:center;gap:6px;padding:14px 36px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #4f46e54d}.retry-icon{font-size:18px;display:inline-block}.retry-btn:active{transform:scale(.97);box-shadow:0 2px 8px #4f46e54d}.main-container{background:#fff;min-height:100vh}.header{text-align:center;color:#fff;padding:48px 24px 36px;position:relative;overflow:hidden}.header-bg{background:linear-gradient(160deg,#4f46e5 0%,#6366f1 40%,#7c3aed 100%);position:absolute;inset:0}.header-shape{opacity:.08;background:#fff;border-radius:50%;position:absolute}.shape-1{width:200px;height:200px;top:-60px;right:-40px}.shape-2{width:120px;height:120px;bottom:-30px;left:-20px}.shape-3{opacity:.05;width:80px;height:80px;top:20px;left:30%}.header-content{z-index:1;position:relative}.header-icon-wrap{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff26;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.header-emoji{font-size:28px}.title{letter-spacing:-.3px;margin-bottom:8px;font-size:24px;font-weight:700}.subtitle{opacity:.85;font-size:14px;font-weight:400}.info-card{z-index:2;background:#fff;border:1px solid #0000000a;border-radius:16px;margin:-16px 16px 0;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000014}.info-card-header{background:linear-gradient(135deg,#f8f7ff,#f0edff);border-bottom:1px solid #eee8ff;align-items:center;gap:8px;padding:14px 18px;display:flex}.info-card-icon{font-size:16px}.info-card-title{color:#4f46e5;font-size:14px;font-weight:600}.info-card-body{padding:6px 18px 12px}.info-item{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:11px 0;font-size:14px;display:flex}.info-item:last-child{border-bottom:none}.info-label{color:#6b7280;flex-shrink:0;font-weight:400}.info-value{color:#1a1a2e;text-align:right;word-break:break-all;font-weight:600}.info-tag{color:#4f46e5;background:linear-gradient(135deg,#ede9fe,#e0e7ff);border-radius:6px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.info-uuid{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-family:SF Mono,Menlo,monospace;font-size:11px;font-weight:500;overflow:hidden}.form-container{padding:24px 16px 0}.form-section{margin-bottom:8px}.section-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;margin-bottom:24px;padding:16px;display:flex}.section-icon{flex-shrink:0;font-size:28px}.section-text{flex:1}.section-desc{color:#94a3b8;font-size:12px;font-weight:400}.form-grid{flex-direction:column;gap:0;display:flex}.el-form-item{margin-bottom:20px}.el-form-item__label{color:#374151!important;padding-bottom:6px!important;font-size:14px!important;font-weight:600!important;line-height:1.4!important}.el-form-item.is-required:not(.is-no-asterisk) .el-form-item__label-wrap>.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label-wrap>.el-form-item__label:before,.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{color:#ef4444!important}.el-input__wrapper{box-shadow:none!important;background:#fafafa!important;border:1.5px solid #e5e7eb!important;border-radius:12px!important;height:48px!important;padding:0 14px!important;transition:all .25s!important}.el-input__wrapper:hover{background:#fff!important;border-color:#c7c9ce!important}.el-input__wrapper.is-focus{background:#fff!important;border-color:#4f46e5!important;box-shadow:0 0 0 3.5px #4f46e51a!important}.el-input__inner{color:#1a1a2e!important;text-align:left!important;height:48px!important;padding:0!important;font-size:15px!important;font-weight:500!important;line-height:48px!important}.el-input__inner::placeholder{color:#b0b5bf!important;font-weight:400!important}.el-textarea__inner{box-shadow:none!important;background:#fafafa!important;border:1.5px solid #e5e7eb!important;border-radius:12px!important;padding:14px!important;font-size:15px!important;transition:all .25s!important}.el-textarea__inner:focus{background:#fff!important;border-color:#4f46e5!important;box-shadow:0 0 0 3.5px #4f46e51a!important}.el-input-number{width:100%!important}.el-input-number .el-input{border-radius:12px!important;overflow:hidden!important}.el-input-number .el-input__wrapper{border:1.5px solid #e5e7eb!important;border-radius:12px!important;padding:0 14px!important}.el-input-number .el-input__inner{text-align:left!important;padding:0!important}.el-input-number__decrease,.el-input-number__increase{color:#6b7280!important;background:#f3f4f6!important;border:none!important;border-left:1.5px solid #e5e7eb!important;width:36px!important;font-size:14px!important;transition:all .2s!important}.el-input-number[class*=controls-right] .el-input-number__increase,.el-input-number .el-input-number__increase{border-bottom:1px solid #e5e7eb!important;border-radius:0 12px 0 0!important}.el-input-number[class*=controls-right] .el-input-number__decrease,.el-input-number .el-input-number__decrease{border-radius:0 0 12px!important}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#4f46e5!important;background:#ede9fe!important}.el-input-number__decrease:active,.el-input-number__increase:active{background:#ddd6fe!important}.el-input-number__decrease.is-disabled,.el-input-number__increase.is-disabled{color:#d1d5db!important;cursor:not-allowed!important;background:#f9fafb!important}.el-radio-group{gap:12px;width:auto;padding:4px 0;display:flex}.el-radio{cursor:pointer;gap:6px;background:#fafafa!important;border:1.5px solid #e5e7eb!important;border-radius:12px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:88px!important;height:44px!important;margin:0!important;padding:0!important;transition:all .25s!important;display:flex!important}.el-radio:hover{background:#faf9ff!important;border-color:#c7d2fe!important}.el-radio.is-checked{background:linear-gradient(135deg,#f5f3ff,#ede9fe)!important;border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e514!important}.el-radio__input{align-items:center;display:flex}.el-radio__inner{background:#fff!important;border:2px solid #d1d5db!important;width:16px!important;height:16px!important;transition:all .2s!important}.el-radio__inner:after{background:#fff!important;width:6px!important;height:6px!important}.el-radio.is-checked .el-radio__inner{background:#4f46e5!important;border-color:#4f46e5!important}.el-radio__label{color:#4b5563!important;padding-left:0!important;font-size:14px!important;font-weight:500!important}.el-radio.is-checked .el-radio__label{color:#4f46e5!important;font-weight:600!important}.privacy-section{background:#f9fafb;border:1px solid #f0f1f3;border-radius:14px;margin-bottom:4px;padding:16px}.privacy-section .el-checkbox{color:#6b7280!important;white-space:normal!important;background:0 0!important;border:none!important;align-items:center!important;height:auto!important;margin:0!important;padding:0!important;font-size:13px!important;line-height:1.6!important;display:flex!important}.privacy-section .el-checkbox:before,.privacy-section .el-checkbox:after{display:none!important}.privacy-section .el-checkbox:hover,.privacy-section .el-checkbox.is-checked{background:0 0!important;border:none!important}.privacy-section .el-checkbox__input{flex-shrink:0;margin-top:0!important}.privacy-section .el-checkbox__inner{background:#fff!important;border:1.5px solid #d1d5db!important;border-radius:5px!important;width:18px!important;height:18px!important;transition:all .2s!important}.privacy-section .el-checkbox.is-checked .el-checkbox__inner{background:#4f46e5!important;border-color:#4f46e5!important}.privacy-section .el-checkbox__label{color:#6b7280!important;padding-left:10px!important;font-size:13px!important;line-height:1.6!important;display:inline!important}.privacy-link{color:#4f46e5;font-weight:600;text-decoration:none;transition:color .2s}.privacy-link:active{color:#4338ca}.submit-section{padding:20px 0 8px}.submit-btn{color:#fff;cursor:pointer;letter-spacing:.3px;appearance:none;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:14px;justify-content:center;align-items:center;width:100%;height:52px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #4f46e54d}.submit-btn:not(.is-disabled):active{transform:scale(.97);box-shadow:0 2px 8px #4f46e54d}.submit-btn.is-disabled{box-shadow:none;cursor:not-allowed;opacity:.85;background:linear-gradient(135deg,#c7c9d1,#d4d6de)}.submit-btn.is-loading{cursor:wait;background:linear-gradient(135deg,#6366f1,#818cf8)}.btn-content{align-items:center;gap:6px;display:flex}.btn-arrow{font-size:18px;transition:transform .2s}.submit-btn:not(.is-disabled):active .btn-arrow{transform:translate(3px)}.btn-loading{align-items:center;gap:10px;display:flex}.btn-spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}.footer{text-align:center;padding:24px 20px 32px}.footer-divider{background:#e5e7eb;border-radius:3px;width:40px;height:3px;margin:0 auto 16px}.footer-copyright{color:#9ca3af;margin-bottom:4px;font-size:12px}.footer-tips{color:#c9cdd4;font-size:11px}.success-dialog .el-dialog__header{display:none!important}.success-dialog .el-dialog__body{padding:0!important;overflow:visible!important}.success-dialog .el-dialog__footer{border-top:none!important;padding:0 20px 20px!important}.success-dialog{overflow:hidden;border-radius:20px!important}.success-content{text-align:center;padding:36px 20px 20px}.success-anim{margin-bottom:20px}.success-circle{width:72px;height:72px;margin:0 auto}.success-check{width:72px;height:72px}.success-check-circle{stroke:#22c55e;stroke-width:2px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.6s cubic-bezier(.65,0,.45,1) forwards checkCircle}.success-check-path{stroke:#22c55e;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.35s cubic-bezier(.65,0,.45,1) .5s forwards checkPath}@keyframes checkCircle{to{stroke-dashoffset:0}}@keyframes checkPath{to{stroke-dashoffset:0}}.success-title{color:#1a1a2e;margin-bottom:6px;font-size:20px;font-weight:700}.success-desc{color:#6b7280;margin-bottom:0;font-size:14px}.qrcode-section{background:#f9fafb;border:1px dashed #e0e3e8;border-radius:14px;margin-top:24px;padding:18px}.qrcode-tip{color:#6b7280;font-size:13px;font-weight:500;margin-bottom:14px!important}.qrcode-container{background:#fff;border-radius:12px;justify-content:center;align-items:center;max-width:180px;min-height:140px;margin:0 auto;padding:12px;display:flex;box-shadow:0 2px 12px #0000000a}.qrcode-img{width:200px;height:200px;image-rendering:pixelated;margin:0 auto;display:block}.dialog-btn{cursor:pointer;-webkit-appearance:none;border:none;border-radius:12px;width:100%;height:48px;font-size:16px;font-weight:600;transition:all .2s;display:block}.dialog-btn-primary{color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);box-shadow:0 4px 12px #4f46e540}.dialog-btn-primary:active{transform:scale(.97);box-shadow:0 2px 6px #4f46e533}.policy-dialog{border-radius:20px!important}.policy-dialog .el-dialog__header{margin-right:0!important;padding:20px 20px 0!important}.policy-dialog .el-dialog__title{color:#1a1a2e!important;font-size:18px!important;font-weight:700!important}.policy-dialog .el-dialog__headerbtn{width:32px!important;height:32px!important;font-size:20px!important;top:18px!important;right:16px!important}.policy-dialog .el-dialog__body{padding:12px 20px 0!important;overflow:hidden!important}.policy-content{padding:0}.policy-scroll{-webkit-overflow-scrolling:touch;max-height:60vh;padding:0 2px 24px 0;overflow-y:auto}.policy-scroll::-webkit-scrollbar{width:3px}.policy-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.policy-scroll::-webkit-scrollbar-track{background:0 0}.policy-content .policy-update{color:#9ca3af;text-align:right;border-bottom:1px dashed #e5e7eb;margin-bottom:18px;padding-bottom:14px;font-size:12px}.policy-content h4{color:#1a1a2e;border-left:3px solid #4f46e5;margin:20px 0 10px;padding-left:10px;font-size:15px;font-weight:700}.policy-content p{color:#4b5563;margin-bottom:8px;font-size:13px;line-height:1.75}.policy-content ul{margin:8px 0 14px;padding-left:18px}.policy-content ul li{color:#4b5563;margin-bottom:5px;font-size:13px;line-height:1.7}.policy-content ul li strong{color:#1a1a2e}.el-form-item.is-error .el-input__wrapper{background:#fef2f2!important;border-color:#ef4444!important}.el-form-item.is-error .el-input__wrapper.is-focus{box-shadow:0 0 0 3.5px #ef44441a!important}.el-form-item.is-error .el-input-number .el-input__wrapper{background:#fef2f2!important;border-color:#ef4444!important}.el-form-item__error{color:#ef4444!important;padding-top:4px!important;font-size:12px!important}.el-select .el-input__wrapper{cursor:pointer!important}.el-select-dropdown__item{height:40px!important;padding:0 16px!important;font-size:15px!important;line-height:40px!important}.el-select-dropdown__item.selected{color:#4f46e5!important;font-weight:600!important}.el-date-editor .el-input__wrapper{padding:0 14px!important}@media (width<=480px){.register-app{max-width:100%}.header{padding:44px 20px 32px}.title{font-size:22px}.info-card{margin:-14px 14px 0}.form-container{padding:22px 14px 0}.el-input__inner,.el-input-number .el-input__inner,.el-textarea__inner{font-size:16px!important}}@media (width<=360px){.header{padding:38px 16px 28px}.title{font-size:20px}.subtitle{font-size:13px}.info-card{border-radius:14px;margin:-12px 12px 0}.form-container{padding:20px 12px 0}.section-header{gap:10px;padding:14px}.section-icon{font-size:24px}.section-title{font-size:16px}.el-input__wrapper{height:46px!important}.el-input__inner{height:46px!important;line-height:46px!important}.el-radio{width:78px!important;height:42px!important}.el-radio__label{font-size:13px!important}.submit-btn{border-radius:12px;height:50px;font-size:15px}}@supports (padding-bottom:env(safe-area-inset-bottom)){.footer{padding-bottom:calc(32px + env(safe-area-inset-bottom))}.submit-section{padding-bottom:env(safe-area-inset-bottom)}}@media (prefers-color-scheme:dark){body{color:#e5e7eb;background:#0f1117}.main-container{background:#1a1d28}.info-card{background:#22263a;border-color:#ffffff0f;box-shadow:0 4px 24px #0000004d}.info-card-header{background:linear-gradient(135deg,#252940,#2a2e45);border-bottom-color:#333754}.info-card-title{color:#a5b4fc}.info-item{border-bottom-color:#2a2e3d}.info-label{color:#9ca3af}.info-value{color:#e5e7eb}.info-tag{color:#a5b4fc;background:linear-gradient(135deg,#312e81,#3730a3)}.section-header{background:linear-gradient(135deg,#1e2130,#252940);border-color:#333754}.section-title{color:#e5e7eb}.section-desc{color:#6b7280}.el-form-item__label{color:#d1d5db!important}.el-input__wrapper{background:#252940!important;border-color:#3b3f5c!important}.el-input__wrapper:hover{background:#2a2e4a!important;border-color:#4f4f7a!important}.el-input__wrapper.is-focus{background:#2a2e4a!important;border-color:#6366f1!important;box-shadow:0 0 0 3.5px #6366f126!important}.el-input__inner{color:#e5e7eb!important}.el-input__inner::placeholder{color:#6b7280!important}.el-radio{background:#252940!important;border-color:#3b3f5c!important}.el-radio:hover{background:#2a2e4a!important;border-color:#4f4f7a!important}.el-radio.is-checked{background:linear-gradient(135deg,#2e2b5f,#312e81)!important;border-color:#6366f1!important}.el-radio__inner{background:#1a1d28!important;border-color:#4b5563!important}.el-radio__label{color:#9ca3af!important}.el-radio.is-checked .el-radio__label{color:#a5b4fc!important}.privacy-section{background:#1e2130;border-color:#2a2e3d}.privacy-section .el-checkbox__label{color:#9ca3af!important}.privacy-section .el-checkbox__inner{background:#252940!important;border-color:#4b5563!important}.footer-divider{background:#333754}.footer-copyright{color:#6b7280}.footer-tips{color:#4b5563}.el-dialog{background:#1a1d28!important}.el-dialog__title{color:#e5e7eb!important}.success-title{color:#e5e7eb}.success-desc{color:#9ca3af}.qrcode-section{background:#22263a;border-color:#333754}.qrcode-container{background:#fff}.error-card{background:#1a1d28}.error-title{color:#e5e7eb}.error-desc{color:#9ca3af}.policy-content h4{color:#e5e7eb;border-left-color:#6366f1}.policy-content p,.policy-content ul li{color:#9ca3af}.policy-content ul li strong{color:#e5e7eb}.policy-content .policy-update{color:#6b7280;border-bottom-color:#333754}.el-input-number__decrease,.el-input-number__increase{color:#9ca3af!important;background:#2a2e4a!important;border-left-color:#3b3f5c!important}.el-input-number__decrease:hover,.el-input-number__increase:hover{color:#a5b4fc!important;background:#312e81!important}.el-input-number .el-input-number__increase{border-bottom-color:#3b3f5c!important}}@media (hover:none) and (pointer:coarse){.el-input__inner{min-height:48px}.submit-btn:not(.is-disabled):hover{transform:none}.info-card:hover{transform:none;box-shadow:0 4px 24px #00000014}.retry-btn:hover{transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.info-card{animation:.4s .1s both fadeInUp}.form-section{animation:.4s .2s both fadeInUp}.privacy-section{animation:.4s .3s both fadeInUp}.submit-section{animation:.4s .35s both fadeInUp}@media print{body{background:#fff;padding:0}.header-bg,.header-shape,.submit-section,.privacy-section,.footer{display:none}.main-container{box-shadow:none}}.sms-code-row{align-items:stretch;gap:10px;width:100%;display:flex}.sms-code-input{flex:1;min-width:0}.sms-send-btn{color:#4f46e5;cursor:pointer;white-space:nowrap;appearance:none;letter-spacing:.3px;background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1.5px solid #c7d2fe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:112px;height:48px;padding:0 8px;font-size:13px;font-weight:600;transition:all .25s;display:flex}.sms-send-btn:not(.is-disabled):hover{background:linear-gradient(135deg,#ede9fe,#e0e7ff);border-color:#a5b4fc}.sms-send-btn:not(.is-disabled):active{background:linear-gradient(135deg,#e0e7ff,#ddd6fe);transform:scale(.97)}.sms-send-btn.is-disabled{color:#9ca3af;cursor:not-allowed;opacity:.85;background:#f3f4f6;border-color:#e5e7eb}.sms-btn-spinner{border:2px solid #c7d2fe;border-top-color:#4f46e5;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite spin;display:inline-block}.sms-code-row .el-input__wrapper{width:100%!important}@media (width<=360px){.sms-send-btn{width:96px;height:46px;font-size:12px}}@media (prefers-color-scheme:dark){.sms-send-btn{color:#a5b4fc;background:linear-gradient(135deg,#2e2b5f,#312e81);border-color:#4338ca}.sms-send-btn:not(.is-disabled):hover{background:linear-gradient(135deg,#312e81,#3730a3);border-color:#6366f1}.sms-send-btn.is-disabled{color:#6b7280;background:#252940;border-color:#3b3f5c}.sms-btn-spinner{border-color:#a5b4fc #4338ca #4338ca}}.official-qrcode-dialog{overflow:hidden;border-radius:24px!important}.official-qrcode-dialog .el-dialog__header{margin:0!important;padding:0!important}.official-qrcode-dialog .el-dialog__headerbtn{z-index:10;background:#ffffff4d!important;border-radius:50%!important;width:28px!important;height:28px!important;top:14px!important;right:14px!important}.official-qrcode-dialog .el-dialog__headerbtn .el-dialog__close{color:#fff!important;font-size:16px!important}.official-qrcode-dialog .el-dialog__body{padding:0!important}.official-qrcode-content{flex-direction:column;align-items:center;display:flex}.oq-header{text-align:center;background:linear-gradient(160deg,#07c160 0%,#0aab53 50%,#06ad56 100%);flex-direction:column;align-items:center;width:100%;padding:32px 20px 28px;display:flex;position:relative;overflow:hidden}.oq-header:before{content:"";background:#ffffff12;border-radius:50%;width:160px;height:160px;position:absolute;top:-50px;right:-30px}.oq-header:after{content:"";background:#ffffff0f;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-30px;left:-20px}.oq-wechat-icon{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:14px;display:flex;position:relative}.oq-title{color:#fff;z-index:1;margin-bottom:6px;font-size:20px;font-weight:700;position:relative}.oq-subtitle{color:#ffffffd9;z-index:1;max-width:220px;font-size:13px;line-height:1.5;position:relative}.oq-qrcode-wrap{padding:28px 28px 20px;position:relative}.oq-qrcode-inner{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:190px;height:190px;padding:12px;display:flex;overflow:hidden;box-shadow:0 4px 24px #00000014}.oq-qrcode-img{object-fit:contain;width:100%;height:100%;image-rendering:pixelated;display:block}.oq-qrcode-placeholder{flex-direction:column;justify-content:center;align-items:center;gap:8px}.oq-placeholder-icon{font-size:32px}.oq-placeholder-text{color:#9ca3af;font-size:12px}.oq-corner{border-style:solid;border-color:#07c160;width:20px;height:20px;position:absolute}.oq-corner-tl{border-width:3px 0 0 3px;border-radius:4px 0 0;top:18px;left:18px}.oq-corner-tr{border-width:3px 3px 0 0;border-radius:0 4px 0 0;top:18px;right:18px}.oq-corner-bl{border-width:0 0 3px 3px;border-radius:0 0 0 4px;bottom:10px;left:18px}.oq-corner-br{border-width:0 3px 3px 0;border-radius:0 0 4px;bottom:10px;right:18px}.oq-steps{justify-content:center;align-items:center;gap:6px;width:100%;padding:16px 20px 28px;display:flex}.oq-step{flex-direction:column;align-items:center;gap:4px;display:flex}.oq-step-num{color:#fff;background:linear-gradient(135deg,#07c160,#0aab53);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:700;display:flex}.oq-step-text{color:#6b7280;white-space:nowrap;font-size:11px;font-weight:500}.oq-step-divider{color:#d1d5db;flex-shrink:0;margin-top:-10px;font-size:18px}@media (prefers-color-scheme:dark){.wechat-guide-bar{background:linear-gradient(135deg,#0a2e16,#0d3b1e);border-bottom-color:#1a5c32}.wechat-guide-bar:active{background:linear-gradient(135deg,#0d3b1e,#0f4422)}.wechat-guide-title{color:#6ee7a0}.wechat-guide-desc{color:#4ade80}.wechat-guide-action{color:#4ade80;background:#0d2118;border-color:#1a5c32}.oq-qrcode-inner{background:#fff;box-shadow:0 4px 24px #0000004d}.oq-step-text{color:#9ca3af}.official-qrcode-dialog{background:#1a1d28!important}}.query-page{background:linear-gradient(#eef5ff 0%,#f5f8ff 36%,#f1f5f9 100%);flex-direction:column;min-height:100vh;display:flex}.query-header{color:#0f172a;background:linear-gradient(#f8fbff,#f1f6ff);border-bottom:1px solid #dbe8ff;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.header-brand{align-items:center;gap:10px;display:flex}.brand-dot{background:#60a5fa;border-radius:50%;width:10px;height:10px}.header-brand h1{color:#1e3a8a;margin:0;font-size:16px}.header-brand p{color:#64748b;margin:2px 0 0;font-size:11px}.header-actions{gap:8px;display:flex}.header-btn{color:#1e3a8a;cursor:pointer;background:#fff;border:1px solid #c9d9f6;border-radius:10px;height:30px;padding:0 12px;font-size:12px}.query-main{flex-direction:column;flex:1;width:min(1100px,94vw);margin:18px auto 0;display:flex}.verify-panel,.result-panel{background:#ffffffe6;border:1px solid #e2e8f0;border-radius:14px;padding:18px;box-shadow:0 14px 32px #0f172a14}.verify-panel{width:min(560px,100%);margin:14px auto}.verify-banner{background:linear-gradient(140deg,#eff6ff,#e0e7ff 45%,#ecfeff);border:1px solid #dbeafe;border-radius:12px;margin-bottom:12px;padding:14px}.badge{color:#fff;background:#1d4ed8;border-radius:999px;align-items:center;height:24px;padding:0 10px;font-size:12px;display:inline-flex}.verify-banner h2{color:#0f172a;margin:8px 0 6px;font-size:20px}.verify-banner p{color:#475569;margin:0;font-size:13px}.field{margin-bottom:12px}.field label{color:#334155;margin-bottom:6px;font-size:13px;display:block}.field input{border:1px solid #dbe2ea;border-radius:10px;outline:none;width:100%;height:40px;padding:0 12px}.field input:focus,.toolbar-search input:focus{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26}.row{gap:8px;display:flex}.row input{flex:1}.primary,.secondary,.toolbar-search button{cursor:pointer;border:none;border-radius:10px}.primary{color:#fff;background:#1d4ed8;width:100%;height:42px}.secondary,.toolbar-search button{color:#fff;background:#334155;width:108px;height:40px}.secondary:disabled{opacity:.65;cursor:not-allowed}.tip{min-height:22px;margin-top:10px;font-size:13px}.tip.ok{color:#15803d}.tip.err{color:#b91c1c}.result-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.result-toolbar h2{color:#0f172a;margin:0;font-size:22px}.result-toolbar p{color:#64748b;margin:4px 0 0;font-size:12px}.toolbar-search{gap:8px;display:flex}.toolbar-search input{border:1px solid #dbe2ea;border-radius:10px;outline:none;width:260px;height:40px;padding:0 12px}.result-list{margin-top:10px}.empty{color:#64748b;padding:18px 0;font-size:13px}.result-item{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;width:100%;padding:14px;display:flex}.result-item:hover{background:#94a3b814}.result-item .title{color:#0f172a;font-size:15px}.result-item .meta{color:#64748b;margin-top:2px;font-size:12px}.arrow{color:#64748b;font-size:22px;line-height:1}@media (width<=900px){.query-header{flex-direction:column;align-items:flex-start;gap:8px;height:auto;padding:10px 12px}.query-main{width:100%;margin:0}.verify-panel,.result-panel{border-left:none;border-right:none;border-radius:0}.result-toolbar{flex-direction:column;align-items:flex-start}.toolbar-search,.toolbar-search input{width:100%}.toolbar-search button{width:96px}}*{box-sizing:border-box;margin:0;padding:0}.report-detail-page{background:#f0f2f5;min-height:100vh;padding:20px 0 40px}.report-wrap{background:#fff;flex-direction:column;width:210mm;min-height:297mm;margin:20px auto;padding:15mm;display:flex;position:relative;box-shadow:0 0 10px #0000001a}.status-wrap{flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}.status-icon{font-size:48px}.status-text{color:#666;font-size:16px}.spinner{border:4px solid #e0e0e0;border-top-color:#1a5276;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.report-header{text-align:center;margin-bottom:40px;position:relative}.report-header .hospital-name{color:#1a5276;letter-spacing:2px;margin-bottom:5px;font-size:28px;font-weight:700}.report-header .report-type{color:#1a5276;border-bottom:2px solid #1a5276;padding-bottom:2px;font-size:20px;font-weight:700;text-decoration:none;display:inline-block}.info-section{border-top:2px solid #000;border-bottom:1px solid #000;margin-bottom:15px;padding:10px 0}.info-grid{grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:8px 15px;display:grid}.info-cell{white-space:nowrap;align-items:baseline;display:flex}.info-cell .lbl{color:#000;margin-right:4px;font-weight:400}.info-cell .val{color:#000;flex:1;padding:0 4px;font-weight:400}.image-section{justify-content:center;gap:15px;margin:15px 0;display:flex}.image-container{text-align:center;flex:1;max-width:50%}.report-img{object-fit:fill;border:1px solid #ddd;width:100%;height:200px}.no-image-placeholder{color:#999;background:#f8f8f8;border:1px dashed #ccc;flex-direction:column;justify-content:center;align-items:center;width:100%;height:200px;display:flex}.no-image-tip{color:red;margin-top:5px;font-size:12px}.content-section{margin-bottom:15px}.section-title{color:#000;margin-bottom:4px;font-size:15px;font-weight:500}.section-body{white-space:pre-wrap;word-break:break-all;padding-left:20px;font-size:14px;line-height:1.8}.conclusion-section{margin-top:40px;padding-top:0}.data-table td,.data-table th{font-size:12px}.abnormal{color:red;font-weight:700}.footer-section{border-top:2px solid #000;margin-top:auto;padding-top:10px;position:absolute;bottom:5mm;left:15mm;right:15mm}.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:10px;margin-bottom:10px;display:grid}.footer-cell{align-items:center;display:flex}.footer-cell .lbl{margin-right:5px}.hospital-seal{color:red;opacity:.3;pointer-events:none;border:2px dashed red;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-weight:700;display:flex;position:absolute;bottom:1px;right:40px;transform:rotate(-15deg)}.bottom-info{color:#666;border-top:1px solid #000;justify-content:space-between;padding-top:5px;font-size:12px;display:flex}.preview-mask{z-index:999;background:#000000bf;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.preview-mask.show{display:flex}.preview-mask img{border-radius:6px;max-width:90vw;max-height:90vh}.print-page-footer{display:none}.fab-wrap{z-index:40;flex-direction:column;align-items:flex-end;width:52px;display:flex;position:fixed;bottom:24px;right:20px}.fab-main{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s;display:inline-flex;box-shadow:0 10px 24px #1d4ed861}.fab-main-icon{font-size:24px;line-height:1}.fab-main.open{transform:rotate(90deg)}.fab-menu{flex-direction:column;align-items:flex-end;gap:8px;margin-bottom:10px;display:flex}.fab-item{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dbe2ea;border-radius:10px;height:36px;padding:0 12px;box-shadow:0 8px 16px #0f172a1f}.fab-item:disabled{opacity:.65;cursor:not-allowed}.report-wrap.pdf-export{height:auto;min-height:auto;box-shadow:none;background:#fff;margin:0;padding:10mm 10mm 16mm}.report-wrap.pdf-export .footer-section{margin-top:16px;position:static}@media print{html,body{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff!important;margin:0!important;padding:0!important}.fab-wrap{display:none!important}.report-detail-page{background:#fff;padding:0}.report-wrap{width:auto;height:auto;min-height:297mm;box-shadow:none;background:#fff;border:none;margin:0 auto;padding:0}.footer-section .bottom-info,.fab-wrap,.preview-mask{display:none!important}.print-page-footer{color:#666;z-index:9999;background:#fff;border-top:1px solid #000;justify-content:space-between;padding:2mm 12mm 0;font-size:12px;bottom:0;left:0;right:0;display:flex!important;position:fixed!important}@page{size:A4 portrait;margin:12mm}}@media (width<=210mm){.report-wrap{width:95%;min-height:auto;margin:10px auto;padding:10px}}:root{color:#1f2937;background:#f4f7fb;font-family:Microsoft YaHei,PingFang SC,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-height:100%;margin:0}body{color:#1f2937}button,input{font-family:inherit}
