:root{--color-primary: #1C3657;--color-secondary: #10B981;--color-accent: #F59E0B;--color-background: #F9FAFB;--color-surface: #FFFFFF;--color-text-primary: #1F2937;--color-text-secondary: #6B7280;--color-danger: #EF4444;--color-success: #22C55E}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}.import-cert-summary{display:flex;flex-direction:column;gap:32px;margin-top:18px}.import-cert-summary-section{margin-bottom:12px}.import-cert-summary-title{font-size:1.25rem;font-weight:600;margin-bottom:8px}.import-cert-summary-certfile{width:785px;background:#f7f8fa;border:1.5px solid #dbe3ee;border-radius:7px;font-size:1.12rem;font-weight:500;height:20px;padding:16px 12px;margin-bottom:12px;text-align:center}.import-cert-summary-row{display:flex;gap:32px;font-size:1.12rem;margin-bottom:8px}.import-cert-summary-company,.import-cert-summary-process{width:785px;height:20px;background:#f7f8fa;border-radius:7px;border:1.5px solid #dbe3ee;font-size:1.12rem;font-weight:500;padding:16px 12px;margin-bottom:12px;text-align:left;display:flex;align-items:center;justify-content:flex-start}.import-cert-summary-company:last-child,.import-cert-summary-process:last-child{margin-bottom:0}.import-cert-finish{background:#22395c;color:#fff;border:none;border-radius:5px;padding:8px 32px;font-size:1.08rem;font-weight:600;cursor:pointer;transition:background .18s}.import-cert-step3-table{background:#fff;border-radius:10px;border:1.5px solid #dbe3ee;margin-bottom:18px;width:100%;max-width:100%;box-sizing:border-box;box-shadow:0 2px 8px #1c36570a;min-height:0;overflow-y:auto}.import-cert-step3-table-header{display:flex;align-items:center;font-size:1.05rem;font-weight:600;color:#22395c;padding:14px 18px 10px;border-bottom:1.5px solid #f0f2f5}.import-cert-step3-table-row{display:flex;align-items:center;font-size:1.05rem;color:#22395c;padding:12px 18px;border-bottom:1px solid #f0f2f5;transition:background .13s}.import-cert-step3-table-row:last-child{border-bottom:none}.import-cert-step3-table-row input[type=checkbox]{width:20px;height:20px;margin-right:18px;accent-color:#315c92}.import-cert-step3-table-row input[type=checkbox]:checked{accent-color:#315c92}.import-cert-step3-table-row:hover{background:#f7f8fa}.import-cert-stepper-col{display:flex;flex-direction:column;align-items:center;min-width:80px}.import-cert-stepper-label{font-size:.82rem;color:#222;font-weight:700;margin-bottom:8px;margin-top:-8px;text-align:center;max-width:90px;line-height:1.1}.import-cert-step2-title{font-size:1.25rem;font-weight:600;margin-bottom:12px}.import-cert-step2-search-row{display:flex;align-items:center;background:#f7f8fa;border-radius:8px;border:1.5px solid #dbe3ee;padding:0 18px;height:54px;margin-bottom:12px;width:100%;box-sizing:border-box}.import-cert-step2-search{flex:1;border:none;background:transparent;font-size:1.08rem;outline:none;height:54px}.import-cert-step2-search::placeholder{color:#b7c6de;font-size:1.08rem}.import-cert-step2-search-icon{margin-left:8px;display:flex;align-items:center;color:#b7c6de}.import-cert-step2-table{background:#fff;border-radius:10px;border:1.5px solid #dbe3ee;margin-bottom:18px;width:100%;max-width:100%;box-sizing:border-box;box-shadow:0 2px 8px #1c36570a;max-height:314px;min-height:0;overflow-y:auto}.import-cert-step2-table-header{display:flex;align-items:center;font-size:1.05rem;font-weight:600;color:#22395c;padding:14px 18px 10px;border-bottom:1.5px solid #f0f2f5}.import-cert-step2-table-row{display:flex;align-items:center;font-size:1.05rem;color:#22395c;padding:12px 18px;border-bottom:1px solid #f0f2f5;transition:background .13s}.import-cert-step2-table-row:last-child{border-bottom:none}.import-cert-step2-table-row input[type=checkbox]{width:20px;height:20px;margin-right:18px;accent-color:#315c92}.import-cert-step2-selected-title{font-size:1.13rem;font-weight:600;margin:18px 0 0}.import-cert-step2-selected-count{font-size:1.02rem;margin-bottom:8px}.import-cert-step2-table .import-cert-step2-table-header span{font-weight:600}.import-cert-step2-table .import-cert-step2-table-header span:first-child{width:32px;display:inline-block}.import-cert-step2-table .import-cert-step2-table-header span:last-child{margin-left:0}.import-cert-step2-table .import-cert-step2-table-row span{font-weight:500}.import-cert-step2-table .import-cert-step2-table-row span b{font-weight:700}.import-cert-step2-table{margin-bottom:18px}.import-cert-step2-table-row input[type=checkbox]:checked{accent-color:#315c92}.import-cert-step2-table-row:hover{background:#f7f8fa}.import-cert-step2-selected-count span{color:#315c92;cursor:pointer;text-decoration:underline}.import-cert-step-check{width:32px;height:32px;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center}.import-cert-step-checkmark{position:absolute;top:6px;left:6px}.import-cert-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000007a;z-index:9999;display:flex;align-items:center;justify-content:center}.import-cert-modal{background:#fff;border-radius:10px;box-shadow:0 4px 24px #1c365721;width:845px;height:650px;max-width:98vw;max-height:98vh;padding:28px 32px 24px;position:relative;display:flex;flex-direction:column;gap:18px}.import-cert-modal-content{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:0}.import-cert-modal-header{display:flex;justify-content:space-between;align-items:center;font-size:1.18rem;font-weight:600;margin-bottom:8px}.import-cert-modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#22395c}.import-cert-modal-steps{display:flex;align-items:center;gap:0;margin-bottom:18px;justify-content:flex-start}.import-cert-step{width:32px;height:33px;display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0}.import-cert-step.active svg{display:block}.import-cert-step:not(.active){width:32px;height:33px;border-radius:50%;border:2px solid #d1d5db;background:#fff}.import-cert-step:not(.active):before{content:"";display:block;width:12px;height:12px;border-radius:50%;background:#fff;margin:auto}.import-cert-step-line{background:var(--colour-grey-100, #D1D5DB);height:2px;flex:1 0 0;margin:0 4px}.import-cert-dropzone{border:2px dashed #dbe3ee;border-radius:8px;background:#f7f8fa;padding:32px 0 18px;text-align:center;margin-bottom:18px}.import-cert-drop-label{cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px}.import-cert-upload-icon{font-size:2.2rem;margin-bottom:8px}.import-cert-formats{font-size:.98rem;color:#888;margin-top:4px}.import-cert-file-name{margin-top:8px;font-size:1rem;color:#315c92;font-weight:500}.import-cert-password-row{display:flex;gap:12px;margin-bottom:10px;justify-content:space-between;align-items:center}.import-cert-password-input{width:340px;height:46px;border-radius:5px;border:1px solid #dbe3ee;font-size:1rem;padding:0 12px;background:#fff;flex-shrink:0}.import-cert-validate-btn{width:181px;height:46px;background:#315c92;color:#fff;border:none;border-radius:5px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .18s}.import-cert-validate-btn:disabled{background:#b7c6de;cursor:not-allowed}.import-cert-info-block{margin-bottom:10px}.import-cert-info-title{font-size:1.08rem;font-weight:600;margin-bottom:6px}.import-cert-info-fields{display:flex;gap:18px}.import-cert-info-fields>div{display:flex;flex-direction:column}.import-cert-info-fields label{font-size:.98rem;color:#22395c;margin-bottom:2px;display:block}.import-cert-info-fields input{width:120px;height:32px;border-radius:5px;border:1px solid #dbe3ee;font-size:1rem;padding:0 8px;background:#fff}.import-cert-modal-actions{display:flex;justify-content:flex-end;gap:12px;background:#fff;padding-top:18px;padding-bottom:0;border-top:1.5px solid #f0f2f5;position:relative;z-index:2}.import-cert-cancel{background:#fff;color:#22395c;border:1.5px solid #dbe3ee;border-radius:5px;padding:8px 22px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .18s}.import-cert-next{background:#22395c;color:#fff;border:none;border-radius:5px;padding:8px 22px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .18s}.import-cert-next:disabled{background:#b7c6de;cursor:not-allowed}
