.certify{min-height:100vh;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom))}.certify__hero{text-align:center;padding:24px 8px 28px}.certify__hero-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:16px;border-radius:50%;background:linear-gradient(135deg,#fff5e8,#ffe6c8);color:#ff8a2a}.certify__hero-icon svg{width:40px;height:40px}.certify__title{font-size:22px;font-weight:700;color:#2a3444;margin-bottom:10px;letter-spacing:.02em}.certify__subtitle{font-size:13px;color:#738196;line-height:1.6;max-width:300px;margin:0 auto}.certify__ocr{display:flex;align-items:center;gap:12px;width:100%;padding:16px;margin-bottom:16px;background:#fff;border:1px dashed #6366f1;border-radius:12px;text-align:left;transition:opacity .2s,border-color .2s}.certify__ocr:not(:disabled):active{opacity:.85}.certify__ocr:disabled{opacity:.7;cursor:not-allowed}.certify__ocr--loading{border-style:solid;border-color:#e2e8f0}.certify__ocr-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#eef2ff;color:#4f46e5}.certify__ocr-icon svg{width:22px;height:22px}.certify__ocr-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.certify__ocr-title{font-size:15px;font-weight:600;color:#1e293b}.certify__ocr-desc{font-size:13px;color:#64748b;line-height:1.4}.certify__ocr-spinner{flex-shrink:0;width:20px;height:20px;border:2px solid #e2e8f0;border-top-color:#4f46e5;border-radius:50%;animation:spin .8s linear infinite}.certify__card{background:#fff;border-radius:12px;padding:20px 16px;margin-bottom:16px;box-shadow:0 4px 14px #1020450f}.certify__steps{display:flex;flex-direction:column;gap:18px}.certify__step{display:flex;align-items:flex-start;gap:12px}.certify__step-num{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:#fff3e4;color:#ff8a2a;font-size:12px;font-weight:600;line-height:24px;text-align:center}.certify__step-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;padding-top:1px}.certify__step-title{font-size:15px;font-weight:600;color:#1e293b;line-height:1.4}.certify__step-text{font-size:13px;color:#64748b;line-height:1.5}.certify__field{margin-bottom:16px}.certify__field:last-child{margin-bottom:0}.certify__label{display:block;font-size:13px;color:#64748b;margin-bottom:8px}.certify__input{width:100%;height:44px;padding:0 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;color:#1e293b;background:#f8fbff;transition:border-color .2s}.certify__input:focus{border-color:#ff8a2a}.certify__input::placeholder{color:#94a3b8}.certify__tip{display:flex;align-items:center;gap:8px;padding:12px;background:#eef2ff;border-radius:8px;margin-bottom:0;font-size:13px;color:#4f46e5}.certify__tip-icon{flex-shrink:0;width:18px;height:18px}.certify__footer{margin-top:40px;padding-bottom:24px}.certify__success{width:100%;margin-top:80px;text-align:center}.certify__success-icon{width:64px;height:64px;border-radius:50%;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#fff3e4;color:#ff8a2a;font-size:30px;font-weight:700}.certify__submit{width:100%;height:48px;border-radius:12px;background:linear-gradient(135deg,#ffbe7a,#ff8a2a);color:#fff;font-size:15px;font-weight:600;transition:opacity .2s}.certify__submit:disabled{opacity:.5;cursor:not-allowed}.certify__submit:not(:disabled):active{opacity:.85}.certify__secondary{width:100%;height:48px;margin-top:12px;border-radius:12px;background:#fff;color:#5b6678;border:1px solid #e2e8f0;font-size:15px;font-weight:500}.certify__secondary:active{opacity:.85}.certify__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:12px;color:#64748b;font-size:13px}.certify__loading-hint{max-width:280px;margin:0;text-align:center;line-height:1.5;color:#94a3b8;font-size:12px}.certify__spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#ff8a2a;border-radius:50%;animation:spin .8s linear infinite}.certify__error{text-align:center;padding:40px 16px;color:#ef4444;font-size:15px}.certify--fail{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;box-sizing:border-box}.certify--fail .certify__footer{width:100%;margin-top:8px;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.certify--fail .certify__submit{width:100%;min-height:48px;letter-spacing:.08em}.certify__fail-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:60px;margin-bottom:20px;background:#fef2f2;color:#ef4444}.certify__fail-icon svg{width:36px;height:36px}.certify__fail-title{font-size:20px;font-weight:600;color:#1e293b;margin-bottom:8px}.certify__fail-desc{font-size:13px;color:#64748b;line-height:1.6;max-width:300px;margin:0 auto 40px}.certify__banner{background:#fef3c7;color:#92400e;padding:10px 16px;font-size:13px;text-align:center;margin:-16px -16px 16px}@keyframes spin{to{transform:rotate(360deg)}}.certify__toast{position:fixed;left:50%;bottom:calc(80px + env(safe-area-inset-bottom));transform:translate(-50%) translateY(12px);max-width:calc(100vw - 48px);padding:10px 16px;background:#1e293beb;color:#fff;font-size:13px;line-height:1.5;text-align:center;border-radius:8px;opacity:0;pointer-events:none;transition:opacity .3s,transform .3s;z-index:1000}.certify__toast--visible{opacity:1;transform:translate(-50%) translateY(0)}
