.register-page{padding:40px 0}.register-container{max-width:520px;margin-top:0;margin-bottom:100px}.register-form{gap:0}.form-section{margin-bottom:20px}.form-section-label{color:#fffc;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;padding-left:2px;font-size:12px;font-weight:600}.form-row{margin-bottom:10px}.form-row.two-cols{grid-template-columns:1fr 1fr;gap:10px;display:grid}.register-form input{color:#333;background:#fff;border:none;border-radius:4px;outline:none;width:100%;height:42px;padding:0 14px;font-size:13px;transition:box-shadow .2s}.register-form input::placeholder{color:#999}.register-form input:focus{box-shadow:0 0 0 3px #00acac4d}.terms-section{background:#ffffff1a;border-radius:6px;margin:15px 0;padding:12px}.checkbox-label{color:#fffc;cursor:pointer;align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.checkbox-label:last-child{margin-bottom:0}.checkbox-label input[type=checkbox]{cursor:pointer;accent-color:#00acac;width:16px;height:16px}.btn-register{margin-top:10px}.login-link{text-align:center;color:#ffffffb3;margin-top:15px;font-size:13px}.login-link a{color:#348fe2;font-weight:500;text-decoration:none}.login-link a:hover{text-decoration:underline}@media (max-width:560px){.register-container{padding:30px 20px}.form-row.two-cols{grid-template-columns:1fr}}
