.verify-banner{background-image:url(/assets/images/verify-document-banner.png);background-size:cover;background-position:center right;background-repeat:no-repeat;border-radius:12px;margin:40px auto;max-width:1200px;min-height:280px;position:relative;box-shadow:0 4px 20px #0000000d;display:flex;align-items:center}.verify-banner-content{max-width:55%;padding:50px 60px;display:flex;flex-direction:column;justify-content:center;z-index:2}.verify-banner-content h1{font-size:2.5rem;color:#111827;font-weight:700;margin-bottom:20px}.verify-banner-content p{color:#374151;font-size:1.05rem;line-height:1.6;max-width:95%}.verify-form-section{max-width:760px;margin:0 auto 80px;display:flex;flex-direction:column;gap:32px}.verify-card{background:#f9f9f9;border-radius:8px;padding:36px 40px;box-shadow:0 4px 15px #00000008}.verify-card-header h3{font-size:1.05rem;font-weight:500;margin-bottom:24px;color:#222}.radio-group{display:flex;gap:36px;align-items:center}.radio-label{display:flex;align-items:center;gap:12px;font-size:14px;cursor:pointer;color:#222}.radio-label input{display:none}.radio-custom{width:20px;height:20px;border:1.5px solid #CBD5E1;border-radius:50%;display:inline-block;position:relative;background:#fff;transition:all .2s}.radio-label input:checked+.radio-custom{border-color:#90b392}.radio-label input:checked+.radio-custom:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background:#a6c2a7;border-radius:50%}.verify-divider{border:0;border-top:1px solid #EAEAEA;margin:32px 0}.input-label{display:block;font-size:14px;color:#222;margin-bottom:12px}.input-label .required{color:#e53935}.input-group{display:flex;gap:16px}.verify-input{flex:1;padding:14px 16px;border:1px solid #D1D5DB;border-radius:6px;font-size:14px;transition:border-color .2s}.verify-input:focus{outline:none;border-color:#90b392}.verify-input::placeholder{color:#9ca3af}.btn-verify-submit{background:#b4c6b5;color:#111;border:none;border-radius:6px;padding:0 40px;font-weight:500;font-size:14px;cursor:pointer;transition:background .2s}.btn-verify-submit:hover{background:#a3b5a4}.captcha-container{display:flex;flex-direction:column;align-items:center;margin-top:1rem;margin-bottom:1.5rem}.captcha-box{background:#f9f9f9;border:1px solid #d3d3d3;border-radius:3px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;width:302px;height:76px;box-shadow:0 0 4px #00000014;box-sizing:border-box;-webkit-user-select:none;user-select:none;transition:border-color .2s,box-shadow .2s}.captcha-checkbox-label{display:flex;align-items:center;gap:12px;font-size:14px;font-family:Roboto,helvetica,arial,sans-serif;color:#282828;cursor:pointer;margin:0}.captcha-checkbox-label input{display:none}.captcha-custom-box{width:26px;height:26px;border:2px solid #c1c1c1;border-radius:2px;background:#fff;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.captcha-checkbox-label:hover .captcha-custom-box{border-color:#b2b2b2}.captcha-custom-box.spinning{border:3px solid #f3f3f3;border-top:3px solid #4285f4;border-radius:50%;animation:captchaSpin .6s linear infinite;background:#fff}@keyframes captchaSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.captcha-checkbox-label input:checked+.captcha-custom-box,.captcha-custom-box.checked{background:url('data:image/svg+xml;utf8,<svg viewBox="0 0 24 24" fill="none" stroke="%2334A853" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><polyline points="20 6 9 17 4 12"></polyline></svg>') center no-repeat;background-size:18px;background-color:#fff;border-color:transparent;animation:none}.captcha-text{font-size:14px;font-weight:400;color:#282828}.captcha-logo{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:10px;color:#555;margin-left:auto}.captcha-brand{font-size:10px;font-weight:500;color:#555;margin-top:2px}.captcha-links{font-size:8px;color:#555}.captcha-links a{color:#555;text-decoration:none}.captcha-links a:hover{text-decoration:underline}@media (max-width: 992px){.verify-banner{background-image:none;background-color:#e6eae5;margin:0;border-radius:0;min-height:auto}.verify-banner-content{max-width:100%;padding:40px 24px}.verify-form-section{padding:0 20px;margin-top:30px}}@media (max-width: 768px){.input-group{flex-direction:column}.btn-verify-submit{padding:14px;width:100%}.radio-group{flex-direction:column;align-items:stretch;gap:20px;width:100%}.radio-label{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:15px}.radio-custom{order:2}.radio-label span:not(.radio-custom){order:1}}.verify-success-card{width:100%;max-width:760px;margin:0 auto;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 15px #00000008;overflow:hidden;box-sizing:border-box}.success-header{padding:40px 20px 24px;text-align:center}.success-icon-shield{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;color:#166534;margin-bottom:16px}.success-icon-shield svg{width:48px;height:48px}.success-header h2{font-size:1.3rem;font-weight:600;color:#166534}.success-body{border-top:1px solid #F1F5F9}.success-field{padding:16px 24px;border-bottom:1px solid #F1F5F9;text-align:left}.success-field:last-child{border-bottom:none}.field-label-row{display:flex;justify-content:space-between;align-items:center}.field-label{font-size:12px;color:#9ca3af;font-weight:500;text-transform:capitalize}.badge-active{background:#dcfce7;color:#166534;font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px}.field-value-row{display:flex;align-items:center;gap:8px}.field-value{font-size:14px;font-weight:700;color:#111827;margin-top:4px;display:block}.btn-copy-contract{background:transparent;border:none;color:#9ca3af;cursor:pointer;padding:4px;display:inline-flex;align-items:center;transition:color .2s}.btn-copy-contract:hover{color:#4b5563}.btn-copy-contract svg{width:16px;height:16px}.success-actions{padding:24px}.btn-verify-another{font-family:inherit;font-size:14px;font-weight:600;color:#111827;background-color:#aabca9;border:none;border-radius:6px;padding:14px;width:100%;cursor:pointer;transition:background-color .2s}.btn-verify-another:hover{background-color:#92a491}.success-footer{background:#f8fafc;border-top:1px solid #E5E7EB;padding:12px;font-size:12px;color:#6b7280;font-weight:600;text-align:center}.verify-deny-card{width:100%;max-width:760px;margin:0 auto;background:#fff;border:1px solid #E5E7EB;border-radius:8px;box-shadow:0 4px 15px #00000008;overflow:hidden;box-sizing:border-box}.deny-header{padding:40px 20px 24px;text-align:center}.deny-icon-cross{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;color:#b91c1c;margin-bottom:16px}.deny-icon-cross svg{width:48px;height:48px}.deny-header h2{font-size:1.3rem;font-weight:600;color:#b91c1c}.deny-body{border-top:1px solid #F1F5F9;padding:24px;text-align:left}.deny-desc{font-size:.95rem;color:#4b5563;margin-bottom:20px;line-height:1.5}.deny-info-box{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fef2f2;border:1px solid #fee2e2;border-radius:6px;margin-bottom:12px}.info-label{font-size:13px;color:#7f1d1d;font-weight:600}.info-value{font-size:14px;font-weight:700;color:#991b1b}.badge-inactive{background:#fee2e2;color:#991b1b;font-size:11px;font-weight:600;padding:4px 10px;border-radius:4px}
