@charset "UTF-8";.loader-position{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-loader{width:50px;height:50px;display:grid;border-radius:50%;background-repeat:no-repeat;animation:s3 1s infinite steps(12)}[data-theme=dark] .custom-loader{background:linear-gradient(0deg,#ffffff40 50%,#fff 0) center/4px 100%,linear-gradient(90deg,#ffffff40 50%,#fff 0) center/100% 4px;background-repeat:no-repeat}.custom-loader:before,.custom-loader:after{content:"";grid-area:1/1;border-radius:50%;background:inherit;opacity:.915;transform:rotate(30deg)}.custom-loader:after{opacity:.83;transform:rotate(60deg)}.ring{position:relative;width:75px;height:75px;background:transparent;border:3px solid #377491;border-radius:50%;text-align:center;line-height:90px;font-family:Open sans;font-size:8px;color:#214352;letter-spacing:1px;text-transform:uppercase;display:flex;justify-content:center;align-items:center}.ring:before{content:"";position:absolute;top:-3px;left:-3px;width:100%;height:100%;border:3px solid transparent;border-top:3px solid #214352;border-right:3px solid #214352;border-radius:50%;animation:s3 2s linear infinite}.spin_span{display:block;position:absolute;top:calc(50% - 2px);left:50%;width:50%;height:4px;background:transparent;transform-origin:left;animation:s3 2s linear infinite}.spin_span:before{content:"";position:absolute;width:10px;height:10px;border-radius:50%;background:#214352;top:25px;right:5px}@keyframes s3{to{transform:rotate(1turn)}}.card-skeleton{padding:.35rem;display:flex;gap:10px;padding-left:20px}.json-loading-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000026;z-index:100;border-radius:15px}[data-theme=dark] .json-loading-backdrop{background-color:#fff3}.json-loading-container{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.json-loading-container .json-loader{width:15px;aspect-ratio:1;border-radius:50%;animation:l5 1s infinite linear alternate;z-index:1000}[data-theme=dark] .json-loading-container .json-loader{animation:l5-dark 1s infinite linear alternate}@keyframes l5{0%{box-shadow:20px 0 #000,-20px 0 #0002;background:#000}33%{box-shadow:20px 0 #000,-20px 0 #0002;background:#0002}66%{box-shadow:20px 0 #0002,-20px 0 #000;background:#0002}to{box-shadow:20px 0 #0002,-20px 0 #000;background:#000}}@keyframes l5-dark{0%{box-shadow:20px 0 #fff,-20px 0 #727272;background:#fff}33%{box-shadow:20px 0 #fff,-20px 0 #727272;background:#0002}66%{box-shadow:20px 0 #727272,-20px 0 #fff;background:#727272}to{box-shadow:20px 0 #727272,-20px 0 #fff;background:#fff}}.login-container{display:flex;justify-content:center;align-items:center;width:100%}.login-form-wrapper{background-color:#fff;border:1px solid #e0e0e0;border-radius:6px;width:100%;padding:1.5rem}.login-form-wrapper h2{margin-bottom:1.5rem;color:#1a365d}.login-form .login-form-row{display:flex;align-items:center;margin-bottom:1rem}.login-form .login-form-row label{width:30%;text-align:right;padding-right:1rem;font-family:sans-serif}.login-form .login-form-row input{width:70%;height:25px;padding:0 .5rem;border:1px solid #e0e0e0;border-radius:6px}.login-form .login-form-row input:focus{outline:none;border-color:#1a365d}.login-form .login-password-container{position:relative;width:70%;height:25px;border:1px solid #e0e0e0;border-radius:6px;display:flex}.login-form .login-password-container input{width:calc(100% - 30px);height:100%;border:none;padding:0 .5rem}.login-form .login-password-container input:focus{outline:none}.login-form .login-password-container .login-password-toggle{width:30px;height:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.login-form .login-password-container .login-password-toggle svg{width:16px;height:16px}.login-form .login-buttons{display:flex;justify-content:center;gap:.5rem;margin:1rem 0}.login-form .login-buttons button{padding:.25rem 1rem;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;background-color:#1a365d;color:#fff;font-weight:700}.login-form .login-buttons button:hover{background-color:#0f1f35}.login-form .login-buttons button:disabled{opacity:.7;cursor:not-allowed}.login-form .login-links{display:flex;justify-content:space-between;margin-top:1rem}.login-form .login-links button{background:none;border:none;color:#1a365d;cursor:pointer;padding:0;font-size:14px;text-decoration:underline}.login-form .login-links button:hover{color:#0f1f35}.login-error-message{background-color:#e53e3e1a;color:#e53e3e;padding:.5rem;border-radius:6px;margin-bottom:1rem;text-align:center;font-weight:700;font-size:14px}.registration-page{width:78%;margin:0 auto;border:0 solid #e5e7eb}.registration-container{background-color:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001a;padding:2rem;width:100%}.registration-header{line-height:1.5rem}.registration-header h1{font-size:1.75rem;margin-bottom:.25rem;color:#333}.registration-header p{color:#6c757d;margin-bottom:.5rem}.progress-container{margin-top:0;margin-bottom:.5rem}.progress-container .progress-bar{height:8px;background-color:#e9ecef;border-radius:4px;overflow:hidden}.progress-container .progress-bar .progress-fill{height:100%;background-color:#0052cc;transition:width .3s ease}.registration-form h2{font-size:1.25rem;color:#333;font-weight:600}.registration-form .form-sections{display:flex;gap:2rem}.registration-form .form-sections .form-section{flex:1;line-height:1.5rem}.registration-form .form-section{margin-bottom:1rem}.registration-form .form-row{display:flex;gap:1.5rem;margin-bottom:1rem}.registration-form .form-row.three-columns .form-group{flex:1}.registration-form .form-row.security-row .certificate-details{flex:3}.registration-form .form-row.security-row .certificate-upload{flex:2}.registration-form .form-group{margin-bottom:1rem;width:100%}.registration-form .form-group label{display:block;margin-bottom:.25rem;font-weight:500}.registration-form .form-group label .hint{font-weight:400;color:#6c757d;font-size:.85rem}.registration-form .form-group input,.registration-form .form-group textarea{width:100%;padding:.5rem;border:1px solid #e0e0e0;border-radius:6px}.registration-form .form-group input:focus,.registration-form .form-group textarea:focus{outline:none;border-color:#0052cc;box-shadow:0 0 0 2px #0052cc1a}.registration-form .form-group input.error,.registration-form .form-group textarea.error{border-color:#e53e3e}.registration-form .form-group textarea{resize:vertical;font-family:monospace}.registration-form .form-group .error-text{color:#e53e3e;font-size:.85rem;margin-top:.25rem}.registration-form .form-group .field-hint{font-size:.85rem;color:#6c757d;margin-top:.25rem}.registration-form .form-group .upload-button{display:flex;align-items:center;gap:.25rem;padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:6px;background-color:#fff;cursor:pointer;font-weight:500}.registration-form .form-group .upload-button:hover{background-color:#f5f5f5}.registration-form .form-group .upload-button svg{width:16px;height:16px}.registration-form .form-group .upload-formats{color:#6c757d;font-size:.75rem}.registration-form .form-group .file-name{margin-top:.25rem;font-size:.9rem;color:#6c757d}.registration-form .form-actions{display:flex;justify-content:space-between;margin-top:2rem}.registration-form .form-actions .secondary-actions{display:flex;gap:1rem}.registration-form .form-actions button{display:flex;align-items:center;gap:.25rem;padding:.5rem 1.5rem;border-radius:6px;font-weight:500;cursor:pointer}.registration-form .form-actions button svg{width:16px;height:16px}.registration-form .form-actions button:disabled{opacity:.7;cursor:not-allowed}.registration-form .form-actions .submit-button{background-color:#0f172a;border:none;color:#fff}.registration-form .form-actions .submit-button:hover:not(:disabled){background-color:#020204}.registration-form .form-actions .reset-button,.registration-form .form-actions .cancel-button{background-color:#fff;border:1px solid #e0e0e0;color:#6c757d}.registration-form .form-actions .reset-button:hover,.registration-form .form-actions .cancel-button:hover{background-color:#f5f5f5}.error-message{background-color:#e53e3e1a;color:#e53e3e;padding:1rem;border-radius:6px;margin-bottom:1.5rem;font-weight:500}.success-message{background-color:#38a1691a;color:#38a169;padding:1rem;border-radius:6px;margin-bottom:1.5rem;font-weight:500}@media (max-width: 768px){.registration-container{padding:1rem}.registration-form .form-sections{flex-direction:column;gap:1.5rem}.registration-form .form-row{flex-direction:column;gap:1rem}.registration-form .form-row.three-columns,.registration-form .form-row.security-row{flex-direction:column}.registration-form .form-actions,.registration-form .form-actions .secondary-actions{flex-direction:column;gap:1rem}.registration-form .form-actions button{width:100%;justify-content:center}}.client-home-container{width:100%;max-width:800px;background-color:#fff;border-radius:6px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.client-home-header{background-color:#1a365d;color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.client-home-header h1{color:#1a365d;margin:0;font-size:1.75rem}.client-home-header .logout-button{background-color:#1a365d;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:500;cursor:pointer}.client-home-header .logout-button:hover{background-color:#0f1f35}.client-home-content{display:flex;flex-direction:column;gap:2rem}.client-info-card{border:1px solid #e0e0e0;border-radius:6px;padding:1.5rem}.client-info-card h4{color:#1a365d;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e0e0e0}.client-info-card .client-info-row{display:flex;margin-bottom:.5rem}.client-info-card .client-info-row .info-label{width:100px;font-weight:700;color:#6c757d}.client-info-card .client-info-row .info-value{flex:1}.client-info-card .client-info-row .info-value.active{color:#38a169;font-weight:700}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.dialog-container{background-color:#f5f5f5;border-radius:5px;box-shadow:0 2px 10px #6c757d4d;width:50%;max-width:60%;max-height:90vh;display:flex;flex-direction:column;position:relative}.dialog-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px 15px 5px;border-bottom:1px solid #6c757d}.dialog-title{margin:0;font-size:18px;font-weight:700;color:#1a365d}.dialog-close{background:none;border:none;font-size:24px;cursor:pointer;color:#6c757d}.dialog-close:hover{color:#333}.dialog-content{padding:0;overflow-y:auto;flex:1}.download-table{width:100%;display:flex;flex-direction:column}.download-table .table-header{background-color:#f0f0f0;font-weight:700;position:sticky;top:0}.download-table .table-header .header-row{display:flex;width:100%}.download-table .table-header .header-cell{padding:5px;text-align:left;max-width:350px;border-bottom:1px solid #6c757d;flex:1}.download-table .table-header .header-cell.sortable{cursor:pointer}.download-table .table-header .header-cell.sortable:hover{background-color:#e5e5e5}.download-table .table-header .header-cell.version-column{width:100px;flex:0 0 100px}.download-table .table-header .header-cell:last-child{width:80px;flex:0 0 80px}.download-table .table-body .table-row{display:flex;width:100%;border:1px solid #6c757d}.download-table .table-body .table-row.even-row{background-color:#fff}.download-table .table-body .table-row.odd-row{background-color:#f9f9f9}.download-table .table-body .table-cell{padding:5px;text-align:left;flex:1;font-weight:12px;max-width:350px}.download-table .table-body .table-cell.jar-name{color:#1a365d;font-weight:400}.download-table .table-body .table-cell.version-column{width:100px;flex:0 0 100px}.download-table .table-body .table-cell.download-column{width:80px;flex:0 0 80px;text-align:center}.download-table .sort-arrow{font-size:10px;margin-left:5px}.download-table .download-icon{cursor:pointer}.download-table .download-icon:hover{opacity:.8}.dialog-footer{padding:5px;display:flex;border-top:1px solid #6c757d}.auth-portal{font-family:sans-serif;min-height:75vh;display:flex;flex-direction:column;width:100%;flex-wrap:wrap;align-content:center}.auth-portal .approval_note_alert{border:1px solid #d7cfcf;color:#383636d9;background-color:#f0f8ffd1;padding:.5rem;border-radius:6px;margin-bottom:1.5rem;font-weight:550;font-size:14px;width:78%;margin:auto;text-align:center}.auth-portal .approval_note_text{vertical-align:top;font-size:14px;font-weight:550}.auth-portal .portal-header{background:linear-gradient(to right,#f5f5f5,#fff);padding:10px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #1a365d}.auth-portal .portal-header .portal-title{font-size:24px;font-weight:700}.auth-portal .portal-header .portal-title .auth-text{color:#333}.auth-portal .portal-header .portal-title .portal-text{color:#1a365d}.auth-portal .portal-header .portal-title h1{color:#1a365d;margin:0;font-size:1.75rem}.auth-portal .portal-header .header-actions .logout-link{color:#1a365d;text-decoration:none;font-weight:700}.auth-portal .portal-header .header-actions .logout-link:hover{text-decoration:underline}.auth-portal .portal-content{flex:1;padding:0 20px 20px;width:80%}.auth-portal .portal-content.disabled-all-button{pointer-events:none;opacity:.4}.auth-portal .portal-content .download-link-container{text-align:right;margin-bottom:10px}.auth-portal .portal-content .download-link-container .download-link{color:#1a365d;text-decoration:none}.auth-portal .portal-content .download-link-container .download-link:hover{text-decoration:underline}.auth-portal .portal-content .tabs-container{display:flex;border-bottom:1px solid #6c757d}.auth-portal .portal-content .tabs-container .tab{padding:10px 20px;background-color:#c4ebfa;border:1px solid #6c757d;border-bottom:none;border-radius:5px 5px 0 0;margin-right:5px;cursor:pointer}.auth-portal .portal-content .tabs-container .tab.active{background-color:#1a365d;color:#fff;font-weight:700}.auth-portal .portal-content .tabs-container .tab:hover{cursor:pointer}.auth-portal .portal-content .tab-content .details-content .certificate-table{border:1px solid #6c757d;margin-bottom:20px;border-radius:10px;box-shadow:3px 3px 3px 3px #b6b9bb}.auth-portal .portal-content .tab-content .details-content .certificate-table .table-header{display:flex;background-color:#f5f5f5;font-weight:700;border-bottom:1px solid #6c757d}.auth-portal .portal-content .tab-content .details-content .certificate-table .table-header .header-cell{flex:1;padding:10px;font-size:14px;border-right:1px solid #6c757d}.auth-portal .portal-content .tab-content .details-content .certificate-table .table-header .header-cell:last-child{border-right:none}.auth-portal .portal-content .tab-content .details-content .certificate-table .table-header .header-cell.with-arrow{position:relative}.auth-portal .portal-content .tab-content .details-content .certificate-table .table-header .header-cell.with-arrow:after{content:"▼";font-size:10px;margin-left:5px}.auth-portal .portal-content .tab-content .details-content .certificate-table .table-row{display:flex;border-bottom:1px solid #6c757d}.auth-portal .portal-content .tab-content .details-content .certificate-table .table-row:last-child{border-bottom:none}.auth-portal .portal-content .tab-content .details-content .certificate-table .table-row .cell{flex:1;padding:10px;border-right:1px solid #6c757d;font-size:14px}.auth-portal .portal-content .tab-content .details-content .certificate-table .table-row .cell:last-child{border-right:none}.auth-portal .portal-content .tab-content .details-content .secret-code-section{border:1px solid #6c757d;margin-bottom:20px;border-radius:10px;box-shadow:3px 3px 3px 3px #b6b9bb;line-height:.5em}.auth-portal .portal-content .tab-content .details-content .secret-code-section .section-header{background-color:#f5f5f5;font-size:14px;font-weight:700;padding:10px;border-bottom:1px solid #6c757d}.auth-portal .portal-content .tab-content .details-content .secret-code-section .section-header.with-arrow{position:relative}.auth-portal .portal-content .tab-content .details-content .secret-code-section .section-header.with-arrow:after{content:"▼";font-size:10px;margin-left:5px}.auth-portal .portal-content .tab-content .details-content .secret-code-section .section-content{padding:10px}.auth-portal .portal-content .tab-content .details-content .secret-code-section .section-content .secret-code{font-family:sans-serif;word-break:break-all}.auth-portal .portal-content .tab-content .details-content .action-buttons{display:flex;gap:10px}.auth-portal .portal-content .tab-content .details-content .action-buttons .generate-btn{background-color:#1a365d;color:#fff;border:1px solid #6c757d;border-radius:5px;padding:8px 15px;cursor:pointer;font-weight:400}.auth-portal .portal-content .tab-content .details-content .action-buttons .delete-btn{background-color:#f5f5f5;color:#333;border:1px solid #6c757d;border-radius:5px;padding:8px 15px;cursor:pointer;font-weight:400}.auth-portal .portal-content .certificates-section,.auth-portal .portal-content .secret-codes-section{background-color:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a;overflow:hidden;padding-bottom:20px}.auth-portal .portal-content .section-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;line-height:1}.auth-portal .portal-content .section-header h2{margin:0;font-size:1.5rem;color:#000}.auth-portal .portal-content .section-header .section-subtitle{margin:.25rem 0 0;color:#6c757d;font-size:.9rem}.auth-portal .footer{padding:1rem;text-align:center;font-size:.75rem;color:#6b7280;border-top:1px solid #6c757d;margin-top:20px}.auth-portal .client-actions{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e0e0e0;display:flex;justify-content:flex-end}.auth-portal .client-actions .view-certificate-button{background-color:#1a365d;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer}.auth-portal .client-actions .view-certificate-button:hover{background-color:#0f1f35}.auth-portal .add-button,.auth-portal .generate-button{background-color:#1a365d;color:#fff;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.25rem}.auth-portal .add-button:hover:not(:disabled),.auth-portal .generate-button:hover:not(:disabled){background-color:#0f1f35}.auth-portal .add-button:disabled,.auth-portal .generate-button:disabled{opacity:.5;cursor:not-allowed}.auth-portal .add-button svg,.auth-portal .generate-button svg{stroke:#fff}.auth-portal .certificates-table{width:98%;margin:0 auto}.auth-portal .certificates-table .cert-table-body{max-height:200px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;border-radius:5px;border:1px solid #e5e7eb}.auth-portal .certificates-table .table-header{display:grid;grid-template-columns:2fr 1fr 1fr .5fr;align-items:center;position:sticky;top:0;z-index:1;background-color:#f9f9f9;font-weight:550;color:#6c757d;border-bottom:1px solid #e5e7eb;line-height:normal}.auth-portal .certificates-table .table-header>div{padding:1rem}.auth-portal .certificates-table .table-row{display:grid;grid-template-columns:2fr 1fr 1fr .5fr;align-items:center;border:1px solid #e5e7eb;border-top:none;cursor:pointer;transition:background-color .2s;line-height:normal}.auth-portal .certificates-table .table-row:last-child{border-radius:0 0 5px 5px}.auth-portal .certificates-table .table-row:hover{background-color:#e5e7eb}.auth-portal .certificates-table .table-row>div{padding:1rem}.auth-portal .certificates-table .valid-from-col,.auth-portal .certificates-table .valid-till-col{display:flex;align-items:center;gap:.25rem}.auth-portal .certificates-table .valid-from-col svg,.auth-portal .certificates-table .valid-till-col svg{flex-shrink:0;color:#6c757d}.auth-portal .certificates-table .status-col{display:flex;align-items:center}.auth-portal .certificates-table .status-badge{display:inline-block;padding:4px 8px;border-radius:12px;font-size:.8rem;font-weight:400}.auth-portal .certificates-table .status-badge.active{background-color:#dcfce7;color:#38a169;font-weight:600}.auth-portal .certificates-table .status-badge.inactive{background-color:#eec2c9;color:#e53e3e;font-weight:600}.auth-portal .secret-code-card{width:98%;margin:0 auto;border-radius:5px;border:1px solid #e5e7eb;padding:1rem .5rem .5rem 1rem}.auth-portal .secret-code-card .code-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.auth-portal .secret-code-card .code-header .code-created{color:#6c757d;font-size:.9rem}.auth-portal .secret-code-card .code-header .code-actions{display:flex;gap:1rem}.auth-portal .secret-code-card .code-value{font-family:monospace;background-color:#f5f5f5;padding:1rem;border-radius:6px;overflow-x:auto;font-size:.8rem}.auth-portal .secret-code-card .copy-button,.auth-portal .secret-code-card .delete-button{background:none;border:none;color:#6c757d;cursor:pointer;display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:6px;font-size:.9rem}.auth-portal .secret-code-card .copy-button:hover:not(:disabled),.auth-portal .secret-code-card .delete-button:hover:not(:disabled){background-color:#f5f5f5}.auth-portal .secret-code-card .copy-button:disabled,.auth-portal .secret-code-card .delete-button:disabled{opacity:.5;cursor:not-allowed}.auth-portal .secret-code-card .copy-button.copied,.auth-portal .secret-code-card .delete-button.copied{color:#38a169}.auth-portal .secret-code-card .delete-button:hover:not(:disabled){color:#e53e3e}.auth-portal .no-codes-message{padding:1.5rem;text-align:center;color:#6c757d;border-top:1px solid #e0e0e0}.auth-portal .cert-expired-alert{display:flex;align-items:center;gap:.5rem;width:98%;margin:0 auto .5rem;padding:.5rem 1rem;border:1px solid rgba(229,62,62,.4);border-radius:6px;background-color:#e53e3e12;color:#e53e3e;font-size:.9rem;font-weight:550}.auth-portal .cert-expired-alert svg{flex-shrink:0;stroke:#e53e3e}.certificate-details-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.certificate-details-modal{background-color:#fff;border-radius:6px;width:90%;max-width:600px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 12px #00000026}.certificate-details-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e0e0e0}.certificate-details-header h2{margin:0;font-size:1.25rem;font-weight:600}.certificate-details-header .close-button{background:none;border:1px solid #e0e0e0;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.certificate-details-header .close-button:hover{background-color:#f5f5f5}.certificate-details-content{padding:1rem 1.5rem;overflow-y:auto}.details-section{margin-bottom:1.5rem}.details-section:last-child{margin-bottom:0}.details-section h3{margin:0 0 1rem;font-size:1.1rem;font-weight:600}.details-row{display:flex;border-bottom:1px solid #e0e0e0;padding:.5rem 0}.details-row:last-child{border-bottom:none}.details-row .details-label{width:150px;color:#6c757d;padding-right:1rem}.details-row .details-value{flex:1;font-weight:500;word-break:break-word}@media (max-width: 768px){.details-row{flex-direction:column}.details-row .details-label{width:100%;margin-bottom:.25rem}.details-row .details-value{width:100%}}.certificate-dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.add-certificate-dialog{background-color:#fff;border-radius:6px;width:90%;max-width:675px;display:flex;flex-direction:column;box-shadow:0 4px 12px #00000026;overflow:hidden}.add-certificate-dialog .dialog-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1rem 0}.add-certificate-dialog .dialog-header h2{margin:0;font-size:1.25rem;font-weight:600}.add-certificate-dialog .dialog-header .close-button{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.add-certificate-dialog .dialog-header .close-button svg{width:20px;height:20px}.dialog-subtitle{padding:0 1rem 1rem;color:#6c757d;font-size:.9rem}.dialog-tabs{display:flex;border-bottom:1px solid #e0e0e0;width:93%;margin-inline:auto;border-radius:6px;padding:5px;gap:5px;background-color:#f0f4f8;line-height:1rem}.dialog-tabs .tab-button{flex:1;background:none;border:none;padding:1rem;cursor:pointer;transition:background-color .2s;border-radius:6px;line-height:.3rem;height:20px;font-size:14px;font-weight:550}.dialog-tabs .tab-button.active{background-color:#fff}.dialog-tabs .tab-button:hover:not(.active){background-color:#f0f4f8}.dialog-content{padding:1.5rem}.dialog-content .addcert-success-message{background-color:#38a1691a;color:#38a169;padding:.5rem;border-radius:6px;font-size:14px;font-weight:550}.dialog-content .addCert-error-message{background-color:#e53e3e1a;color:#ef6262;padding:.5rem;border-radius:6px;font-size:14px;font-weight:550}.upload-area{border:2px dashed #e0e0e0;border-radius:6px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s;min-height:200px}.upload-area:hover{border-color:#1a365d}.upload-area svg{color:#6c757d;width:40px;height:40px;margin-bottom:1rem}.upload-area .upload-text{font-size:14px;margin-bottom:.25rem;text-align:center;font-weight:550}.upload-area .upload-formats{color:#6c757d;font-size:.75rem}.paste-area{border:2px #e0e0e0;border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:border-color .2s;min-height:200px}.certificate-textarea{width:100%;min-height:194px;padding:1rem;border:1px solid #e0e0e0;border-radius:6px;resize:vertical;font-family:monospace;font-size:.8rem}.certificate-textarea:focus{outline:none;border-color:#1a365d}.dialog-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1rem 1.5rem;border-top:1px solid #e0e0e0}.dialog-footer .cancel-button{padding:.5rem 1.5rem;background:none;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer}.dialog-footer .cancel-button:hover{background-color:#f5f5f5}.dialog-footer .save-button{padding:.5rem 1.5rem;background-color:#1a365d;color:#fff;border:none;border-radius:6px;cursor:pointer}.dialog-footer .save-button:hover:not(:disabled){background-color:#0f1f35}.dialog-footer .save-button:disabled{opacity:.7;cursor:not-allowed}.deactivate-confirmation-model .backdrop,.activate-confirmation-model .backdrop,.session-confirmation-model .backdrop,.createOffer-confirmation-model .backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#0003;padding:3rem 1rem;opacity:0;visibility:hidden}.deactivate-confirmation-model .backdrop.show,.activate-confirmation-model .backdrop.show,.session-confirmation-model .backdrop.show,.createOffer-confirmation-model .backdrop.show{opacity:1;visibility:visible}.deactivate-confirmation-model .backdrop .modal,.activate-confirmation-model .backdrop .modal,.session-confirmation-model .backdrop .modal,.createOffer-confirmation-model .backdrop .modal{background-color:#fff;border-radius:.5rem;max-height:35.5rem;max-width:26rem;overflow:hidden;flex-direction:column;transform:scale(0);transition:all .12s ease-in;width:100%;text-align:center}.deactivate-confirmation-model .backdrop.show .modal,.activate-confirmation-model .backdrop.show .modal,.session-confirmation-model .backdrop.show .modal,.createOffer-confirmation-model .backdrop.show .modal{transform:scale(1)}.deactivate-confirmation-model .backdrop .modal .modal-header,.activate-confirmation-model .backdrop .modal .modal-header,.session-confirmation-model .backdrop .modal .modal-header,.createOffer-confirmation-model .backdrop .modal .modal-header{height:3rem;display:flex;justify-content:flex-end;align-items:center;padding:1rem}.deactivate-confirmation-model .backdrop .modal .modal-body,.activate-confirmation-model .backdrop .modal .modal-body,.session-confirmation-model .backdrop .modal .modal-body,.createOffer-confirmation-model .backdrop .modal .modal-body{max-height:28.5rem;overflow:auto}.deactivate-confirmation-model .backdrop .modal .modal-body p,.activate-confirmation-model .backdrop .modal .modal-body p,.session-confirmation-model .backdrop .modal .modal-body p,.createOffer-confirmation-model .backdrop .modal .modal-body p,.deactivate-confirmation-model .backdrop .modal .modal-body b,.activate-confirmation-model .backdrop .modal .modal-body b,.session-confirmation-model .backdrop .modal .modal-body b,.createOffer-confirmation-model .backdrop .modal .modal-body b{color:var(--text-primary)}@media screen and (max-width: 495px){.deactivate-confirmation-model .backdrop .modal .modal-body,.activate-confirmation-model .backdrop .modal .modal-body,.session-confirmation-model .backdrop .modal .modal-body,.createOffer-confirmation-model .backdrop .modal .modal-body{width:unset}}.deactivate-confirmation-model .backdrop .modal .modal-footer,.activate-confirmation-model .backdrop .modal .modal-footer,.session-confirmation-model .backdrop .modal .modal-footer,.createOffer-confirmation-model .backdrop .modal .modal-footer{height:4rem;display:block;align-items:center;background-color:var(--configuration-popup-footer-background)}.deactivate-confirmation-model .backdrop .modal .modal-footer .alignment,.activate-confirmation-model .backdrop .modal .modal-footer .alignment,.session-confirmation-model .backdrop .modal .modal-footer .alignment,.createOffer-confirmation-model .backdrop .modal .modal-footer .alignment{display:flex;justify-content:space-evenly}.session-confirmation-model .save-button,.session-confirmation-model .activate-button{width:75px;height:32px;left:1185px;top:78px;background:#393854;border-radius:5px;color:#fff;border:none;margin:5px;cursor:pointer}.session-confirmation-model .body{padding:2rem 0;font-size:15px;display:flex;flex-direction:column;gap:5px}.session-confirmation-model .body img{height:35px}[data-theme=dark] .session-confirmation-model .body img{filter:invert(1)}.session-confirmation-model .buttons{padding-bottom:20px;cursor:pointer;width:max-content}.session-confirmation-model .icon-btn{text-align:right;padding-top:2px;padding-right:5px;font-size:20px;cursor:pointer}.app-container{display:flex;flex-direction:column;min-height:100vh}.header-logo{font-family:Poppins,Open sans!important}.header_div{display:flex;width:75%;align-items:center}.header_full{display:flex;width:100%;background-color:#fff;align-items:center;justify-content:center}.header_logout{display:flex;align-items:center;margin-left:auto;gap:3rem;font-size:15px}.header_logout a{display:flex;gap:.2rem;align-items:center;font-weight:550;color:#1a365d;text-decoration:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.header_logout a :hover{color:#2563eb}.header_logout button{display:inline-flex;padding:.5rem .7rem .5rem 1rem;gap:.3rem;justify-content:center;align-items:center;border-radius:.375rem;border:0;height:2.5rem;font-size:.875rem;line-height:1.25rem;font-weight:550;background-color:#fff;cursor:pointer}.header_logout button:hover{background-color:#f5f7fa}.app-header{background-color:#fff;color:#1a365d;display:flex;padding:0 2rem 0 0;text-align:center;width:65%}.app-header h2{margin:0;width:75%;text-align:justify;padding-top:.3rem;padding-left:10px}.app-header .app_header_right{display:flex;align-items:flex-end}.app-main{flex:1;padding:2rem;background-color:#f5f7fa}.app-footer{background-color:#fff;color:#1a365d;padding:1rem;text-align:center;font-size:14px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:sans-serif;line-height:1.6;color:#333;background-color:#f0f4f8}.form-container{background-color:#fff;padding:2rem;border-radius:6px;box-shadow:0 4px 6px #0000001a;width:100%;max-width:500px}.form-container h2{margin-bottom:1.5rem;color:#1a365d}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-family:sans-serif;font-weight:500}.form-group input{width:100%;padding:.5rem;border:1px solid #e0e0e0;border-radius:6px;font-size:16px}.form-group input:focus{outline:none;border-color:#1a365d;box-shadow:0 0 0 3px #1a365d33}.password-input-container{position:relative}.password-input-container input{padding-right:3rem}.password-input-container .password-toggle-btn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6c757d}.password-input-container .password-toggle-btn:hover{color:#1a365d}.password-input-container .password-toggle-btn svg{width:1.25rem;height:1.25rem}.submit-btn{width:100%;padding:.5rem;background-color:#1a365d;color:#fff;border:1px solid #e0e0e0;border-radius:6px;font-size:16px;cursor:pointer;transition:background-color .2s}.submit-btn:hover{background-color:#0f1f35}.submit-btn:disabled{background-color:#457dcb;cursor:not-allowed}@media (max-width: 768px){.form-container{padding:1.5rem}}
