body,html{height:100%;margin:0;font-family:Plus Jakarta Sans,sans-serif;background:#fff}.navbar{background-color:#fff;box-shadow:0 2px 4px #00000026;padding:20px 0;top:0;width:100%;z-index:999;transition:top .3s ease;position:fixed}.navbar-hide{top:-100px}.nav-wrapper{display:flex;justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;padding:0 20px}.logo{height:70px;transform:translate(-138px)}.nav-text{font-size:.9rem;color:#333;margin-right:10px;transform:translate(173px)}.nav-text span{margin-right:8px}.signin-link{color:#1879ca;font-weight:600;text-decoration:none}.signin-link:hover{text-decoration:underline}.register-page{display:flex;height:100vh;align-items:center;justify-content:center;padding-top:120px}.left-section{width:60%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.left-section .logo{width:150px;margin-bottom:2rem}.left-section .illustration.hero-img{width:100%;max-width:700px;height:auto}.right-section{width:50%;padding:3rem;display:flex;justify-content:center;align-items:center;background-color:#fff}.form-card{max-width:500px;width:100%}.title{font-size:40px;font-weight:600;text-align:center;color:#1c1c1c;margin-bottom:1.5rem}.title .blue{color:#1879ca}.subtitle{font-size:15px;color:#6c757d;margin-bottom:2rem;text-align:center!important;margin-bottom:0}.subtitle+.subtitle{margin-top:0}.input-group{margin-top:1rem;margin-bottom:1.2rem}.full-name-group{margin-top:2.5rem}.input-group label{font-size:.85rem;display:block;margin-bottom:.4rem;color:#1c1c1c}.input-box{display:flex;align-items:center;border:1px solid gray;border-radius:6px;padding:.75rem 1rem;background:#fff;transition:border .2s ease}.input-box:hover{border:2px solid #1B80C3}.input-box input{flex:1;border:none;outline:none;font-size:1rem;background:transparent;color:#212529}.icon,.toggle-password{color:#1b80c3;font-size:1rem}.input-box .toggle-password{margin-left:10px;cursor:pointer}.input-box .icon{margin-right:10px}.toggle-password{color:#1b80c3;font-size:1rem;margin-left:10px;cursor:pointer}.password-criteria{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem}.criteria-item{display:flex;align-items:center;color:#6c757d}.criteria-item i{margin-right:8px;font-size:1rem}.icon-check{color:#28a745}.icon-x{color:#adb5bd}.feedback{font-weight:600}.feedback.weak{color:#dc3545}.feedback.medium{color:#ffc107}.feedback.strong{color:#28a745}.password-criteria{display:none}.input-group .password-criteria{display:none;flex-direction:column;gap:.5rem;margin-top:.75rem}.feedback{font-size:.85rem;color:#dc3545;margin-top:.4rem}.checkbox-group{display:flex;align-items:center;font-size:.85rem;margin-bottom:1.8rem;color:#1c1c1c}.checkbox-group input{margin-right:.5rem}.tnc-link{color:#1879ca;font-weight:600;cursor:pointer;text-decoration:underline}.btn-primary{width:100%;padding:.9rem;background-color:#1879ca;color:#fff;border:none;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.btn-primary:hover{background-color:#125a8d}.error-msg{color:red;font-size:.8rem;margin-top:.25rem;text-align:center}@media (max-width: 1024px){.register-page{flex-direction:column;height:auto;padding-top:100px}.left-section,.right-section{width:100%;padding:2rem}.left-section .illustration.hero-img{max-width:500px}.form-card{max-width:100%}.title{font-size:32px}.subtitle{font-size:14px}.logo{height:60px}.nav-wrapper{padding:0 16px}}@media (max-width: 768px){.nav-wrapper{flex-direction:column;text-align:center}.logo{transform:none;margin-bottom:10px}.nav-text{transform:none;margin:0}.register-page{flex-direction:column}.title{font-size:28px}.right-section{padding:3rem 1.5rem}.left-section{padding-bottom:1rem}.nav-wrapper{flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.5rem}.logo{height:60px}.nav-text{flex-direction:column;font-size:.85rem;gap:4px;align-items:center}}@media (max-width: 480px){.logo{height:50px}.nav-text{font-size:.8rem}}
