@charset "UTF-8";.certificate_of_assessment .wizard-timeline,.land_registry_extract .wizard-timeline{color:#000!important}.certificate_of_assessment .very-small,.land_registry_extract .very-small{font-size:11px!important}.certificate_of_assessment .form-check-input,.land_registry_extract .form-check-input{border:1px solid}.certificate_of_assessment .wizard-step-header,.land_registry_extract .wizard-step-header{display:flex;gap:12px;cursor:pointer}.certificate_of_assessment .wizard-marker-wrapper,.land_registry_extract .wizard-marker-wrapper{width:28px;display:flex;justify-content:center}.certificate_of_assessment .wizard-marker,.land_registry_extract .wizard-marker{width:18px;height:18px;border-radius:999px;border:2px solid #d1d5db;background:#fff;display:inline-block;margin-top:5px;position:relative;box-shadow:0 0 0 1px #2563eb26}.certificate_of_assessment .wizard-step-header.is-active .wizard-marker,.land_registry_extract .wizard-step-header.is-active .wizard-marker,.certificate_of_assessment .wizard-step-header.is-completed .wizard-marker,.land_registry_extract .wizard-step-header.is-completed .wizard-marker{border-color:#2563eb;background:#2563eb;box-shadow:0 0 0 4px #2563eb26}.certificate_of_assessment .wizard-step-header.is-completed .wizard-marker:after,.land_registry_extract .wizard-step-header.is-completed .wizard-marker:after{content:"";position:absolute;top:1px;left:4px;width:6px;height:10px;border-right:2px solid white;border-bottom:2px solid white;transform:rotate(45deg)}.certificate_of_assessment .wizard-step-body,.land_registry_extract .wizard-step-body{margin-left:40px}.certificate_of_assessment .company-avatar,.land_registry_extract .company-avatar{width:44px;height:44px;border-radius:999px;background:#e0ebff;display:flex;align-items:center;justify-content:center;font-weight:600;color:#1d4ed8;flex-shrink:0;align-self:center}.certificate_of_assessment .summary-card,.land_registry_extract .summary-card{border-radius:16px;background:#f9fafb;border:1px solid #e5e7eb;padding:14px 16px;margin-left:40px}.certificate_of_assessment .doc-type-card,.land_registry_extract .doc-type-card{display:block;cursor:pointer}.certificate_of_assessment .doc-type-inner,.land_registry_extract .doc-type-inner{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:16px;border:1px solid #e5e7eb;transition:all .15s ease}.certificate_of_assessment .doc-type-card:hover .doc-type-inner,.land_registry_extract .doc-type-card:hover .doc-type-inner{border-color:#c7d2fe;background:#eef2ff}.certificate_of_assessment .doc-type-card:has(input:checked) .doc-type-inner,.land_registry_extract .doc-type-card:has(input:checked) .doc-type-inner{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb26;background:#eef2ff}.certificate_of_assessment .doc-type-icon,.land_registry_extract .doc-type-icon{width:36px;height:36px;border-radius:12px;background:#e5edff;display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0;font-size:1.1rem;align-self:center}.certificate_of_assessment .btn-check:checked+.btn,.land_registry_extract .btn-check:checked+.btn{background:var(--bs-primary);color:#fff!important}@media(max-width:768px){.certificate_of_assessment .wizard-step-body,.certificate_of_assessment .summary-card,.land_registry_extract .wizard-step-body,.land_registry_extract .summary-card{margin-left:0!important}.certificate_of_assessment .badge.bg-success,.land_registry_extract .badge.bg-success{max-height:20px}.certificate_of_assessment .doc-type-icon,.land_registry_extract .doc-type-icon{display:none!important}}.payment_loading footer{display:none!important}.payment_success .bg-light-soft{background:#f5f7fb}.payment_success .shadow-sm-soft{box-shadow:0 10px 30px #0f172a0f}.payment_success .timeline-soft{list-style:none;padding-left:0;margin-bottom:0}.payment_success .timeline-soft li{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.payment_success .timeline-dot{width:10px;height:10px;border-radius:999px;margin-top:4px;position:relative}.payment_success .timeline-dot:after{content:"";position:absolute;left:50%;top:10px;width:2px;height:20px;transform:translate(-50%);background:#e5e7f5}.payment_success .timeline-soft li:last-child .timeline-dot:after{display:none}.payment_success .timeline-dot.done{background:#22c55e}.payment_success .timeline-dot.active{background:#2563eb}.payment_success .timeline-dot.pending{background:#cbd5f5}.payment_success .timeline-content .fw-semibold{font-size:.95rem}.payment_success .timeline-content .small{line-height:1.4}#payment-loader .payment-loading-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 12px}#payment-loader .payment-loading-card{max-width:520px;width:100%;border-radius:24px;border:none;box-shadow:0 18px 45px #0f172a14}#payment-loader .soft-pill{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;background:#eef1fb;padding:.25rem .75rem;font-size:.8rem;font-weight:500;color:#475569}#payment-loader .payment-icon{width:40px;height:40px;border-radius:14px;background:#e2e7f6;display:flex;align-items:center;justify-content:center;font-size:1.25rem}#payment-loader .stepper{display:flex;justify-content:space-between;gap:12px;margin-top:18px}#payment-loader .stepper-item{flex:1;text-align:center}#payment-loader .stepper-circle{width:22px;height:22px;border-radius:999px;margin:0 auto 6px;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:600}#payment-loader .stepper-circle.active{background:#2563eb;color:#fff}#payment-loader .stepper-circle.pending{background:#e5e7f5;color:#64748b}#payment-loader .stepper-label{font-size:.75rem;color:#64748b}#payment-loader .progress-soft{height:5px;border-radius:999px;background:#e5e7f5;overflow:hidden;margin-top:14px}#payment-loader .progress-soft-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#4f46e5);width:0%;animation:progressPulse 1.5s ease-in-out infinite}@keyframes progressPulse{0%,to{opacity:.8}50%{opacity:1}}#payment-loader.payment-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;pointer-events:auto}#payment-loader .payment-overlay-backdrop{position:absolute;inset:0;background:#0f172a59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}#payment-loader .payment-overlay-content{position:relative;z-index:1;background:#fff;border-radius:24px;padding:24px 28px;max-width:380px;width:100%;text-align:center;box-shadow:0 20px 50px #0f172a33}#payment-loader .payment-icon{width:48px;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.4rem}#payment-loader .loading-dots span{display:inline-block;width:5px;height:5px;border-radius:999px;background:#2563eb;margin:0 2px;animation:blink 1.4s infinite both}#payment-loader .loading-dots span:nth-child(2){animation-delay:.2s}#payment-loader .loading-dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:0;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}
