.security-layout-wrapper{min-height:100vh;display:flex;align-items:start;justify-content:center;padding:100px 0;background:url(/background.png) no-repeat center bottom,linear-gradient(to top,#276498 40%,#fff);background-size:cover}.security-container{width:90%;max-width:520px}.secure-logo{height:85px}.secure-subtitle{font-size:18px;font-weight:600;margin-top:-8px;color:#2d2d2d;text-align:end;margin-right:120px}.progress-wrapper{display:flex;align-items:center;justify-content:center;margin-top:15px;margin-bottom:15px;width:520px}.progress-box{width:42px;border:#ffb85c 2px solid;height:42px;border-radius:5px;background:#fff;color:#ffb85c;font-weight:600;font-size:20px;display:flex;align-items:center;justify-content:center}.progress-box.active,.progress-box.completed{background:#ffb85c;border:#ffffff 2px solid;color:#fff}.progress-connector{width:150px;height:4px;background:#ccc;margin:0 8px;border-radius:10px}.progress-connector.completed{background:#ccc}.security-card{background:#eff9ff;border-radius:24px;padding:20px;box-shadow:0 10px 40px #0000001f}.card-title{font-size:24px;font-weight:700;color:#1b1b1b;text-align:left;padding-bottom:10px}.card-subtitle{color:#425583;margin-top:-4px;text-align:left}.fade-in{animation:fadeIn .4s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}body{line-height:1.6}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.form-label{font-weight:400!important}.btn:focus,.form-control:focus,.otp-input:focus{outline:none}@media print{body{background:#fff!important}.security-card{background:#e6f1f8!important;box-shadow:none!important}}.text-muted{color:#425583!important}.input-group{border:#425583!important}.security-card{width:520px}.bi-download:before{font-size:20px;font-weight:900!important}.download-icon{font-size:20px;color:gray;cursor:pointer;transition:color .2s ease-in-out}.download-icon:hover{color:#0d6efd}.file-list{max-width:450px}.resend-link{color:var(--IC-Primary---500, rgba(40, 121, 186, 1));cursor:pointer;text-decoration:underline;font-weight:500}.resend-link:hover{text-decoration:underline}.loader{width:60px;height:60px;border:6px solid #e6e6e6;border-top-color:#4a90e2;border-radius:50%;animation:spin .9s ease-in-out infinite;margin:40px auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
