.register-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f3f4f6;padding:24px}.register-box{background:#fff;padding:36px 32px;border-radius:16px;box-shadow:0 12px 30px #1018281f;text-align:left;width:660px;max-width:95vw;min-width:440px}.brand-header{margin-bottom:8px;text-align:center}.logo{width:140px;height:auto;max-width:100%;object-fit:contain}.register-header{text-align:center;margin-bottom:24px}.register-header h2{margin:0 0 6px;color:#101828;font-size:24px;font-weight:700;letter-spacing:-.01em}.subtitle{margin:0;color:#667085;font-size:14px}.form-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.input-label{font-size:14px;color:#344054;font-weight:500}.input-field{margin-bottom:0}.ant-input,.ant-input-password{height:44px;border-radius:8px}.ant-input::placeholder,.ant-input-password input::placeholder{color:#9ca3af!important;text-align:left}.ant-select{height:44px}.ant-select-selector{height:44px!important;border-radius:8px!important}.ant-select-selection-item{line-height:42px!important;color:#111827!important}.ant-select-selection-placeholder{color:#9ca3af!important;text-align:left}.ant-select-item{text-align:left}.ant-select-item-option-content{color:#6b7280}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:12px}.password-row{display:flex;gap:16px;justify-content:space-between}.password-row .form-field{flex:1 1 0}.currency-timezone-row{display:flex;gap:16px;justify-content:space-between}.currency-timezone-row .form-field{flex:1 1 0}.currency-timezone-row .form-field:last-child{flex:1.5 1 0}.password-toggle{display:inline-flex;align-items:center;gap:8px;color:#0fb5b5;font-weight:600;font-size:13px;cursor:pointer;margin:-2px 0 12px}.password-toggle .toggle-icon{font-size:14px}.section-divider{border-top:1px solid #e5e7eb;margin:12px 0 4px}.register-btn{height:44px;border-radius:8px;background-color:#1abc9c!important;border-color:#1abc9c!important;color:#fff!important;font-weight:500;margin-top:12px}.register-btn:hover{background-color:#17a589!important;border-color:#17a589!important;color:#fff!important}.register-btn:focus{background-color:#1abc9c!important;border-color:#1abc9c!important;color:#fff!important;box-shadow:0 0 0 3px #1abc9c40!important}.register-btn:active{background-color:#149178!important;border-color:#149178!important;color:#fff!important}.login-link{margin-top:24px;color:#98a2b3;font-size:14px;text-align:center}.login-link a{color:#2563eb;font-weight:500;cursor:pointer}.login-link a:hover{text-decoration:underline}.error{color:#dc2626;font-size:14px;margin-top:16px;text-align:left}.password-row-error{margin-top:6px}
