.hra-file-remove[data-v-b2e86c6b]{margin-left:auto;background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;padding:0 .5rem}.hra-file-remove[data-v-b2e86c6b]:hover{color:#ef4444}.hra-assessment-container{max-width:900px;margin:0 auto;padding:2rem 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hra-page-header{text-align:center;margin-bottom:4rem}.hra-page-header h1{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0 0 1rem}@media (max-width: 640px){.hra-page-header h1{font-size:1.5rem}}.hra-page-header p{font-size:1.125rem;color:#4b5563;max-width:600px;margin:0 auto}.hra-section{margin-bottom:3rem}.hra-section-title{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem;text-align:center}.hra-section-description{color:#4b5563;text-align:center;margin:0 0 1.5rem}.hra-form-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem}.hra-form-section .hra-section-title,.hra-form-section .hra-section-description{text-align:left}.hra-message{display:flex;align-items:flex-start;gap:.5rem;padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;font-size:.875rem}.hra-message svg{width:20px;height:20px;flex-shrink:0;margin-top:1px}.hra-message-error{background:#ef44441a;color:#eb1515;border:1px solid rgba(239,68,68,.2)}.hra-message-error svg{color:#ef4444}.hra-message-success{background:#22c55e1a;color:#17843f;border:1px solid rgba(34,197,94,.2)}.hra-message-success svg{color:#22c55e}.hra-tier-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}@media (max-width: 1024px){.hra-tier-grid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}}.hra-tier-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;cursor:pointer;transition:all .2s ease;position:relative;display:flex;flex-direction:column}.hra-tier-card:hover{border-color:#ef6c0d;box-shadow:0 4px 12px #ef6c0d26}.hra-tier-card.selected{border-color:#ef6c0d;background:#ef6c0d05;box-shadow:0 4px 20px #ef6c0d33}.hra-tier-card.selected .hra-tier-select-btn{background:#ef6c0d;color:#fff}.hra-tier-card.popular{border-color:#ef6c0d}.hra-tier-card.popular:before{content:"Most Popular";position:absolute;top:-12px;left:50%;transform:translate(-50%);background:#ef6c0d;color:#fff;padding:.25rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;white-space:nowrap}.hra-tier-header{text-align:center;margin-bottom:1.5rem}.hra-tier-number{font-size:.875rem;font-weight:600;color:#ef6c0d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.hra-tier-name{font-size:1.125rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.hra-tier-description{font-size:.875rem;color:#4b5563;margin:0}.hra-tier-price-block{text-align:center;padding:1rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}.hra-tier-price{font-size:2rem;font-weight:700;color:#1a1a1a}.hra-tier-price-note{display:block;font-size:.75rem;color:#6b7280;margin-top:.25rem}.hra-tier-features{list-style:none;padding:0;margin:0 0 1.5rem;flex:1}.hra-tier-features li{display:flex;align-items:flex-start;gap:.5rem;padding:.5rem 0;font-size:.875rem;color:#6f6d6c}.hra-tier-features li .hra-check-icon{width:18px;height:18px;color:#22c55e;flex-shrink:0;margin-top:1px}.hra-tier-deliverable{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ef6c0d0d;border-radius:8px;font-size:.875rem;color:#ef6c0d;margin-bottom:1.5rem}.hra-tier-deliverable svg{width:18px;height:18px;flex-shrink:0}.hra-tier-select-btn{width:100%;padding:1rem;font-size:1rem;font-weight:600;color:#ef6c0d;background:transparent;border:2px solid #ef6c0d;border-radius:8px;cursor:pointer;transition:all .2s ease}.hra-tier-select-btn:hover{background:#ef6c0d;color:#fff}.hra-selected-package{background:#fff;border:2px solid #ef6c0d;border-radius:12px;padding:2rem;position:relative;box-shadow:0 4px 20px #ef6c0d1a}.hra-selected-package-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.hra-selected-package-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.hra-tier-badge{display:inline-block;font-size:.75rem;font-weight:600;color:#ef6c0d;text-transform:uppercase;letter-spacing:.05em;padding:.25rem 1rem;background:#ef6c0d1a;border-radius:9999px}.hra-popular-badge{display:inline-block;font-size:.75rem;font-weight:600;color:#fff;padding:.25rem 1rem;background:#ef6c0d;border-radius:9999px}.hra-selected-package-name{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.hra-selected-package-description{font-size:1rem;color:#4b5563;max-width:500px;margin:0 auto}.hra-selected-package-details{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:start}@media (max-width: 768px){.hra-selected-package-details{grid-template-columns:1fr;text-align:center}}.hra-selected-package-price{text-align:center;padding:1.5rem;background:#fafafa;border-radius:12px;min-width:150px}@media (max-width: 768px){.hra-selected-package-price{padding:1rem}}.hra-price-amount{display:block;font-size:2rem;font-weight:700;color:#1a1a1a}.hra-price-label{display:block;font-size:.75rem;color:#6b7280;margin-top:.25rem}.hra-selected-package-features h4{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}@media (max-width: 768px){.hra-selected-package-features h4{text-align:center}}.hra-selected-package-features ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (max-width: 640px){.hra-selected-package-features ul{grid-template-columns:1fr}}.hra-selected-package-features li{display:flex;align-items:flex-start;gap:.5rem;font-size:.875rem;color:#6f6d6c}.hra-selected-package-features li .hra-check-icon{width:16px;height:16px;color:#22c55e;flex-shrink:0;margin-top:2px}.hra-selected-package-deliverable{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#ef6c0d0d;border-radius:8px;font-size:.875rem;color:#ef6c0d;margin-top:1.5rem;grid-column:1/-1}@media (max-width: 768px){.hra-selected-package-deliverable{justify-content:center}}.hra-selected-package-deliverable svg{width:18px;height:18px;flex-shrink:0}.hra-change-package-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;margin-top:2rem;padding:1rem;font-size:.875rem;font-weight:500;color:#6b7280;background:transparent;border:1px dashed #d1d5db;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hra-change-package-btn svg{width:16px;height:16px}.hra-change-package-btn:hover{color:#ef6c0d;border-color:#ef6c0d;background:#ef6c0d05}.hra-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media (max-width: 640px){.hra-form-row{grid-template-columns:1fr}}.hra-form-group{margin-bottom:1.5rem}.hra-form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#1a1a1a;font-size:.875rem}.hra-form-group label .required{color:#ef4444}.hra-form-group small{display:block;margin-top:.25rem;font-size:.875rem;color:#6b7280}.hra-form-group:last-child{margin-bottom:0}.hra-input,.hra-textarea{width:100%;padding:1rem;border:2px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:border-color .15s ease,box-shadow .15s ease}.hra-input:focus,.hra-textarea:focus{outline:none;border-color:#ef6c0d;box-shadow:0 0 0 3px #ef6c0d1a}.hra-input::placeholder,.hra-textarea::placeholder{color:#9ca3af}.hra-input:disabled,.hra-textarea:disabled{background:#f5f5f5;cursor:not-allowed}.hra-input.hra-input-error,.hra-textarea.hra-input-error{border-color:#ef4444;background-color:#ef444405}.hra-input.hra-input-error:focus,.hra-textarea.hra-input-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.hra-field-error{display:flex;align-items:center;gap:.25rem;margin-top:.25rem;padding:.25rem .5rem;font-size:.875rem;color:#ef4444;background:#ef44440d;border-radius:4px}.hra-field-error svg{width:16px;height:16px;flex-shrink:0}.hra-form-group.has-error label{color:#ef4444}.hra-textarea{resize:vertical;min-height:150px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hra-file-upload{border:2px dashed #d1d5db;border-radius:12px;padding:3rem;text-align:center;background:#fafafa;cursor:pointer;transition:all .2s ease}.hra-file-upload:hover,.hra-file-upload.drag-over{border-color:#ef6c0d;background:#ef6c0d05}.hra-file-upload input[type=file]{display:none}.hra-file-upload-icon{margin-bottom:1rem;color:#9ca3af}.hra-file-upload-icon svg{width:48px;height:48px}.hra-file-upload-text{font-size:1rem;color:#1a1a1a;margin-bottom:.5rem}.hra-file-upload-text strong{color:#ef6c0d}.hra-file-upload-hint{font-size:.875rem;color:#6b7280}.hra-file-info{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#22c55e1a;border-radius:8px;margin-top:1rem;color:#1a1a1a;font-size:.875rem}.hra-file-info svg{color:#22c55e;flex-shrink:0}.hra-input-toggle{display:flex;gap:.25rem;margin-bottom:1.5rem;padding:.25rem;background:#f5f5f5;border-radius:8px;width:fit-content}.hra-toggle-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.5rem 1rem;border:none;background:transparent;border-radius:4px;font-size:.875rem;font-weight:500;color:#4b5563;cursor:pointer;transition:all .2s ease}.hra-toggle-btn svg{width:16px;height:16px}.hra-toggle-btn:hover{color:#1a1a1a}.hra-toggle-btn.active{background:#fff;color:#ef6c0d;box-shadow:0 1px 3px #0000001a}.hra-job-desc-upload{padding:2rem}.hra-job-desc-upload.has-file{border-style:solid;border-color:#22c55e;background:#22c55e0d}.hra-job-desc-upload .hra-file-upload-content{display:flex;flex-direction:column;align-items:center}.hra-job-desc-upload .hra-file-selected{display:flex;align-items:center;gap:.5rem;width:100%;justify-content:center}.hra-job-desc-upload .hra-file-icon{width:24px;height:24px;color:#22c55e}.hra-job-desc-upload .hra-file-name{font-size:.875rem;color:#1a1a1a;font-weight:500}.hra-job-desc-upload .hra-file-remove-btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;background:#ef44441a;border-radius:50%;cursor:pointer;color:#ef4444;transition:all .2s ease}.hra-job-desc-upload .hra-file-remove-btn svg{width:14px;height:14px}.hra-job-desc-upload .hra-file-remove-btn:hover{background:#ef444433}.hra-discount-row{display:flex;gap:.5rem}.hra-discount-row .hra-input{flex:1}@media (max-width: 640px){.hra-discount-row{flex-direction:column}}.hra-discount-error,.hra-discount-success{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 1rem;border-radius:8px;font-size:.875rem}.hra-discount-error svg,.hra-discount-success svg{width:18px;height:18px;flex-shrink:0}.hra-discount-error{background:#ef44441a;color:#eb1515}.hra-discount-error svg{color:#ef4444}.hra-discount-success{background:#22c55e1a;color:#17843f}.hra-discount-success svg{color:#22c55e}.hra-price-summary{background:#fafafa;border-radius:8px;padding:1.5rem;margin:1.5rem 0}.hra-price-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:1rem}.hra-price-row.discount{color:#22c55e}.hra-price-row.total{border-top:2px solid #e5e7eb;margin-top:.5rem;padding-top:1rem;font-size:1.25rem;font-weight:700}.hra-free-badge{background:#22c55e;color:#fff;padding:.25rem 1rem;border-radius:9999px;font-size:.875rem;font-weight:600}.hra-consent-group{margin:1.5rem 0}.hra-consent-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#fafafa;border-radius:8px;margin-bottom:.5rem}.hra-consent-item .hra-checkbox{margin-top:3px;width:18px;height:18px;accent-color:#ef6c0d;flex-shrink:0}.hra-consent-item label{font-size:.875rem;color:#6f6d6c;line-height:1.5;cursor:pointer}.hra-consent-item label a{color:#ef6c0d;text-decoration:underline}.hra-consent-item label a:hover{text-decoration:none}.hra-consent-item label strong{color:#1a1a1a}.hra-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none}.hra-btn:disabled{opacity:.6;cursor:not-allowed}.hra-btn svg{width:18px;height:18px}.hra-btn-primary{background:#ef6c0d;color:#fff;border-color:#ef6c0d}.hra-btn-primary:hover:not(:disabled){background:#d45f0b;border-color:#d45f0b}.hra-btn-outline{background:transparent;color:#ef6c0d;border-color:#ef6c0d}.hra-btn-outline:hover:not(:disabled){background:#ef6c0d;color:#fff}.hra-btn-outline.hra-btn-remove{color:#ef4444;border-color:#ef4444}.hra-btn-outline.hra-btn-remove:hover:not(:disabled){background:#ef4444;color:#fff}.hra-btn-text{background:transparent;color:#4b5563;border:none;padding:.5rem}.hra-btn-text:hover{color:#ef6c0d}.hra-btn-large{width:100%;padding:1.5rem 2rem;font-size:1.125rem}.hra-payment-disclaimer{text-align:center;font-size:.75rem;color:#6b7280;margin-top:1rem;line-height:1.5}.hra-payment-disclaimer em{font-style:italic}.hra-policies-section{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (max-width: 768px){.hra-policies-section{grid-template-columns:1fr}}.hra-policy-card{display:flex;gap:1rem;padding:1.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.hra-policy-icon{width:40px;height:40px;background:#ef6c0d1a;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hra-policy-icon svg{width:20px;height:20px;color:#ef6c0d}.hra-policy-content h4{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 .25rem}.hra-policy-content p{font-size:.875rem;color:#4b5563;margin:0;line-height:1.5}.hra-faq-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem}.hra-faq-list{max-width:800px;margin:0 auto}.hra-faq-item{border-bottom:1px solid #e5e7eb}.hra-faq-item:last-child{border-bottom:none}.hra-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;background:none;border:none;text-align:left;font-size:1rem;font-weight:600;color:#1a1a1a;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hra-faq-question svg{width:20px;height:20px;color:#6b7280;transition:transform .2s ease;flex-shrink:0;margin-left:1rem}.hra-faq-question:hover{color:#ef6c0d}.hra-faq-answer{max-height:0;overflow:hidden;transition:max-height .2s ease}.hra-faq-answer p{padding:0 0 1.5rem;margin:0;font-size:.875rem;color:#4b5563;line-height:1.6}.hra-faq-item.open .hra-faq-question svg{transform:rotate(180deg)}.hra-faq-item.open .hra-faq-answer{max-height:300px}.hra-support-section{text-align:center}.hra-support-card{background:#fafafa;border-radius:12px;padding:3rem;max-width:500px;margin:0 auto}.hra-support-card h3{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.hra-support-card p{color:#4b5563;margin:0 0 1.5rem}#hra-stripe-form{max-width:500px;margin:0 auto}#hra-stripe-form .hra-section-title,#hra-stripe-form .hra-section-description{text-align:center}#hra-payment-element{margin-bottom:1.5rem}.hra-loading{display:inline-flex;align-items:center;gap:.5rem}.hra-loading:before{content:"";width:16px;height:16px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:hra-spin .8s linear infinite}.hra-success-container{text-align:center;padding:4rem 1.5rem;max-width:600px;margin:0 auto}.hra-success-icon{width:80px;height:80px;background:#22c55e1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.hra-success-icon svg{width:40px;height:40px;color:#22c55e}.hra-success-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.hra-success-message{font-size:1rem;color:#6f6d6c;margin:0 0 2rem;line-height:1.6}.hra-scheduling-options{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;margin-bottom:2rem}.hra-scheduling-title{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem;text-align:center}.hra-scheduling-description{color:#4b5563;text-align:center;margin:0 0 1.5rem}.hra-scheduling-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hra-scheduling-code-display{background:#fafafa;border-radius:12px;padding:2rem;text-align:center;margin-top:1.5rem}.hra-scheduling-code-display .code-label{font-size:.875rem;color:#4b5563;margin-bottom:.5rem}.hra-scheduling-code-display .code-value{font-size:1.5rem;font-weight:700;font-family:monospace;color:#ef6c0d;letter-spacing:.1em;background:#fff;padding:1rem 2rem;border-radius:8px;display:inline-block;margin-bottom:1rem;border:2px dashed #ef6c0d}.hra-scheduling-code-display .code-expiry{font-size:.875rem;color:#6b7280}.hra-email-sent-notice{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#22c55e1a;border-radius:8px;color:#17843f;font-size:.875rem;margin-top:1rem}.hra-email-sent-notice svg{width:18px;height:18px;color:#22c55e}.hra-schedule-page{max-width:600px;margin:0 auto;padding:3rem 20px}.hra-code-entry{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem;text-align:center}.hra-code-entry h2{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.hra-code-entry p{color:#4b5563;margin:0 0 1.5rem}.hra-code-input-group{display:flex;gap:.5rem;max-width:400px;margin:0 auto 1.5rem}.hra-code-input-group .hra-input{text-align:center;font-family:monospace;font-size:1.125rem;letter-spacing:.1em;text-transform:uppercase}@media (max-width: 640px){.hra-code-input-group{flex-direction:column}}.hra-calendly-embed{margin-top:2rem;min-height:600px;border-radius:12px;overflow:hidden}@media (max-width: 640px){.hra-assessment-container{padding:1.5rem 1rem}.hra-form-section{padding:1.5rem}.hra-tier-price{font-size:1.5rem}}.hra-processing-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:999999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}.hra-processing-overlay.active{opacity:1;visibility:visible}.hra-processing-overlay.hiding{opacity:0}.hra-proc-bg{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hra-proc-gradient{position:absolute;top:50%;left:50%;width:150%;height:150%;transform:translate(-50%,-50%);background:radial-gradient(circle at center,rgba(239,108,13,.15) 0%,transparent 60%);animation:hra-pulse-glow 4s ease-in-out infinite}@keyframes hra-pulse-glow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.hra-proc-particles{position:absolute;top:0;left:0;width:100%;height:100%}.hra-particle{position:absolute;width:4px;height:4px;background:#ef6c0d99;border-radius:50%;left:var(--x);bottom:-10px;animation:hra-float-up var(--duration) ease-in-out infinite;animation-delay:var(--delay)}@keyframes hra-float-up{0%{transform:translateY(0) scale(1);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-100vh) scale(.5);opacity:0}}.hra-proc-container{position:relative;z-index:1;width:100%;max-width:440px;padding:1rem;max-height:100vh;overflow-y:auto}.hra-proc-card{background:#fffffffa;border-radius:12px;padding:1.5rem 2rem;box-shadow:0 25px 80px #0006;animation:hra-slide-up .5s ease-out;text-align:center}@keyframes hra-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hra-proc-main-anim{position:relative;width:120px;height:120px;margin:0 auto 1rem}@media (max-width: 480px){.hra-proc-container{padding:.5rem;max-width:100%}.hra-proc-card{padding:1rem;border-radius:8px}.hra-proc-main-anim{width:90px;height:90px;margin-bottom:.5rem}.hra-proc-center-icon{width:50px;height:50px}.hra-proc-checkmark svg{width:45px;height:45px}.hra-proc-title{font-size:1.125rem;margin-bottom:.25rem}.hra-proc-status-wrap{margin-bottom:1rem}.hra-proc-status{font-size:.875rem}.hra-proc-substatus{font-size:.75rem}.hra-proc-steps{gap:.25rem;margin-bottom:1rem}.hra-proc-step{padding:.25rem .5rem;gap:.5rem}.hra-proc-step-indicator{width:22px;height:22px}.hra-proc-step-num{font-size:.75rem}.hra-proc-step-icon{font-size:.875rem}.hra-proc-step-text{font-size:.75rem}.hra-proc-step-status{font-size:9px}.hra-proc-footer{margin-top:.5rem;padding-top:.5rem}.hra-proc-secure{font-size:.75rem}}.hra-proc-rings{position:absolute;top:0;left:0;width:100%;height:100%}.hra-proc-ring-svg{width:100%;height:100%;transform:rotate(-90deg)}.hra-ring-bg{fill:none;stroke:#e5e7eb;stroke-width:4}.hra-ring-progress{fill:none;stroke:#ef6c0d;stroke-width:4;stroke-linecap:round;transition:stroke-dashoffset .5s ease}.hra-ring-inner{fill:none;stroke:#ef6c0d1a;stroke-width:2;animation:hra-ring-pulse 2s ease-in-out infinite}@keyframes hra-ring-pulse{0%,to{stroke-width:2;opacity:.5}50%{stroke-width:4;opacity:1}}.hra-proc-center-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:55px;height:55px}.hra-proc-doc-anim{position:relative;width:100%;height:100%}.hra-proc-doc-svg{width:100%;height:100%}.hra-doc-body{fill:#f5f5f5;stroke:#9ca3af;stroke-width:2}.hra-doc-fold{fill:none;stroke:#9ca3af;stroke-width:2}.hra-doc-line{fill:#d1d5db;animation:hra-doc-scan 2s ease-in-out infinite}.hra-doc-line.line-1{animation-delay:0s}.hra-doc-line.line-2{animation-delay:.2s}.hra-doc-line.line-3{animation-delay:.4s}.hra-doc-line.line-4{animation-delay:.6s}@keyframes hra-doc-scan{0%,to{fill:#d1d5db}50%{fill:#ef6c0d}}.hra-proc-scan-line{position:absolute;top:15%;left:25%;width:50%;height:2px;background:linear-gradient(90deg,transparent,#ef6c0d,transparent);animation:hra-scan-move 2s ease-in-out infinite}@keyframes hra-scan-move{0%,to{top:15%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:85%;opacity:0}}.hra-proc-checkmark{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.5);transition:all .4s ease}.hra-proc-checkmark.show{opacity:1;transform:scale(1)}.hra-proc-checkmark.hidden{display:none}.hra-proc-checkmark svg{width:50px;height:50px}.hra-check-circle{fill:#22c55e1a;stroke:#22c55e;stroke-width:2}.hra-check-path{fill:none;stroke:#22c55e;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:50;stroke-dashoffset:50;animation:hra-draw-check .5s ease forwards .2s}@keyframes hra-draw-check{to{stroke-dashoffset:0}}.hra-proc-sparkles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hra-sparkle{position:absolute;width:6px;height:6px;background:#ef6c0d;border-radius:50%;opacity:0}.hra-sparkle.s1{top:10%;left:20%;animation:hra-sparkle 1.5s ease-in-out infinite 0s}.hra-sparkle.s2{top:15%;right:20%;animation:hra-sparkle 1.5s ease-in-out infinite .3s}.hra-sparkle.s3{bottom:15%;left:15%;animation:hra-sparkle 1.5s ease-in-out infinite .6s}.hra-sparkle.s4{bottom:10%;right:15%;animation:hra-sparkle 1.5s ease-in-out infinite .9s}@keyframes hra-sparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1)}}.hra-proc-title{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}.hra-proc-status-wrap{margin-bottom:1rem}.hra-proc-status{font-size:1rem;color:#ef6c0d;font-weight:500;margin:0 0 .25rem}.hra-proc-substatus{font-size:.875rem;color:#6b7280;transition:opacity .3s ease}.hra-proc-substatus.fade-out{opacity:0}.hra-proc-redirect-msg{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;color:#22c55e;font-weight:500;animation:hra-fade-in .5s ease}.hra-proc-redirect-spinner{width:18px;height:18px;animation:hra-spin 1s linear infinite}.hra-proc-redirect-spinner circle{stroke:#22c55e}@keyframes hra-fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.hra-proc-steps{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.hra-proc-step{display:flex;align-items:center;gap:1rem;padding:.5rem 1rem;background:#fafafa;border-radius:8px;transition:all .3s ease}.hra-proc-step.active{background:#ef6c0d14;border-left:3px solid #ef6c0d}.hra-proc-step.active .hra-proc-step-num{display:none}.hra-proc-step.active .hra-proc-step-spinner{display:block}.hra-proc-step.active .hra-proc-step-check,.hra-proc-step.active .hra-status-waiting{display:none}.hra-proc-step.active .hra-status-active{display:inline}.hra-proc-step.active .hra-status-done{display:none}.hra-proc-step.active .hra-proc-step-text{color:#1a1a1a;font-weight:500}.hra-proc-step.completed{background:#22c55e14;border-left:3px solid #22c55e}.hra-proc-step.completed .hra-proc-step-num,.hra-proc-step.completed .hra-proc-step-spinner{display:none}.hra-proc-step.completed .hra-proc-step-check{display:flex}.hra-proc-step.completed .hra-status-waiting,.hra-proc-step.completed .hra-status-active{display:none}.hra-proc-step.completed .hra-status-done{display:inline;color:#22c55e}.hra-proc-step.completed .hra-proc-step-text{color:#22c55e}.hra-proc-step-indicator{width:28px;height:28px;flex-shrink:0;position:relative}.hra-proc-step-num{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e5e7eb;color:#6b7280;border-radius:50%;font-size:.875rem;font-weight:600}.hra-proc-step-check{display:none;width:100%;height:100%;align-items:center;justify-content:center;background:#22c55e;border-radius:50%}.hra-proc-step-check svg{width:14px;height:14px;stroke:#fff;stroke-width:3;fill:none}.hra-proc-step-spinner{display:none;width:100%;height:100%;border:3px solid #e5e7eb;border-top-color:#ef6c0d;border-radius:50%;animation:hra-spin .8s linear infinite}@keyframes hra-spin{to{transform:rotate(360deg)}}.hra-proc-step-content{display:flex;align-items:center;gap:.5rem;flex:1}.hra-proc-step-icon{font-size:1.2rem}.hra-proc-step-text{font-size:.875rem;color:#4b5563;transition:color .3s ease}.hra-proc-step-status{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.hra-status-waiting{color:#9ca3af}.hra-status-active{display:none;color:#ef6c0d;font-weight:500}.hra-status-done{display:none}.hra-dot-anim{display:inline-block;animation:hra-dots 1.4s infinite}@keyframes hra-dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.hra-proc-footer{padding-top:1rem;border-top:1px solid #e5e7eb}.hra-proc-secure{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;color:#6b7280}.hra-proc-secure svg{width:16px;height:16px;color:#22c55e}
