.register-section{padding:80px 0;background-color:#f8f9fa;min-height:calc(100vh - 400px)}.register-container{max-width:800px;margin:0 auto;padding:60px;padding-bottom:40px!important;background:#fff;border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.05)}.register-header{text-align:center;margin-bottom:40px}.register-header h2{font-size:28px;color:#333;margin-bottom:10px;font-weight:600}.password-requirements{background:#f8f9fa;padding:15px;border-radius:8px;margin-top:10px;font-size:14px}.password-requirements h6{margin-bottom:10px;color:#333}.requirement{display:flex;align-items:center;gap:8px;margin-bottom:5px}.requirement i{font-size:12px;color:var(--error-color)}.requirement.valid i{color:var(--success-color)}.register-form .form-group{margin-bottom:20px}.register-form .form-group label{display:block;margin-bottom:8px;color:#333;font-weight:500}.register-form label{display:block;margin-bottom:8px;color:#333;font-weight:500}.register-form input,.register-form select{padding:12px 15px;border:1px solid #ddd;border-radius:8px;transition:border-color .3s ease;background-color:#fff}.register-form input:focus,.register-form select:focus{border-color:var(--accent-color);outline:0}.register-btn{background:var(--accent-color);color:#fff;border:0;padding:18px;border-radius:8px;width:100%;font-weight:600;font-size:18px;cursor:pointer;transition:all .3s ease;margin-top:20px}.register-btn:hover{filter:brightness(90%)}.register-links{margin-top:20px;text-align:center;font-size:14px}.register-links a{color:var(--accent-color);text-decoration:none;transition:all .3s ease}.register-links a:hover{color:#333}.form-section{margin-bottom:30px}.form-section h3{font-size:20px;color:#333;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #eee}.register-form select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:12px;padding-right:2.5rem}