*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:Arial,sans-serif}body{background:url("/unauth-assets/inml-ph.png") no-repeat center center fixed;background-size:cover;background-color:rgba(0,0,0,0.3)}.register-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.register-card{width:100%;max-width:100%;margin:0 1rem 0 1rem;padding:2rem 1.5rem;background-color:rgba(255,255,255,0.95);border-radius:.5rem;box-shadow:0 .25rem 1rem rgba(0,0,0,0.15)}.register-card .logo{display:block;margin-bottom:1.5rem;width:5rem;height:5rem;background:url("/unauth-assets/inml-logo.png");background-size:contain}.register-card h4{font-size:1.5rem;margin-bottom:.5rem;text-align:start;color:#333}.register-card label.form-label{display:block;font-size:1rem;color:#333;margin-bottom:.25rem}.register-card input.form-control{width:100%;border:.1rem solid #000;border-radius:.5rem;padding:.5rem 1rem;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease;margin-bottom:.5rem}.register-card input.form-control:focus{outline:0;border-color:oklch(0.38 .15 258);box-shadow:0 0 0 .2rem oklch(0.38 .15 258 / .25)}.input-group{position:relative;display:flex;align-items:center}.input-group input{flex:1;padding-right:2.5rem}.input-group .input-group-text{position:absolute;right:.5rem;translate:0 -25%;display:flex;align-items:center;justify-content:center;background:transparent;border:0;font-size:1.2rem;cursor:pointer;user-select:none;color:#666;z-index:1;transition:color .2s ease}.input-group .input-group-text:hover{color:oklch(0.38 .15 258)}.register-card .forgot-password{font-size:.85rem;text-align:right;margin-bottom:1.5rem}.register-card .forgot-password a{color:#666;text-decoration:none}.register-card .forgot-password a:hover{text-decoration:underline;color:oklch(0.38 .15 258)}.register-card .btn-register{background-color:oklch(0.38 .15 258);border:.1rem solid oklch(0.38 .15 258);color:oklch(1 0 0);border-radius:1rem;padding:.8rem 0;font-size:1rem;width:100%;transition:background-color .2s ease,border-color .2s ease;margin-bottom:1.5rem}.register-card .btn-register:hover{background-color:oklch(0.32 .15 258);border-color:oklch(0.32 .15 258);cursor:pointer}.register-card .btn-register:disabled{background-color:#ccc;border-color:#ccc;cursor:not-allowed}.register-card .footer-text{font-size:.75rem;color:#555;line-height:1.2rem;text-align:start}.register-card .footer-text a{color:oklch(0.38 .15 258);text-decoration:none}.register-card .footer-text a:hover{text-decoration:underline}.d-none{display:none !important}.alert{padding:1rem 1.25rem;margin-bottom:1rem;border:.1rem solid transparent;border-radius:.25rem;font-size:1rem}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.text-center{text-align:center}.m-0{margin:0}.error-msg{margin-bottom:.5rem;display:block}.text-danger{color:#dc3545}.back-to-login{margin:0 0 1rem 0}.back-to-login a{text-decoration:none;color:oklch(0.38 .15 258);font-weight:600;display:inline-flex;align-items:center;gap:.35rem}.back-to-login a:hover{text-decoration:underline}@media(min-width:768px){.register-card{margin:0;max-width:32rem}}