.register-module__jUGYdG__registerContainer{z-index:0;background-color:#f9f9f9;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding:100px 20px 40px;display:flex;position:relative}.register-module__jUGYdG__registerContainer:before{content:"";opacity:.05;z-index:-1;pointer-events:none;background-image:url("/logo 1.png");background-position:50%;background-repeat:no-repeat;background-size:50%;position:absolute;inset:0}.register-module__jUGYdG__formCard{background:#fff;border-radius:12px;width:100%;max-width:800px;padding:40px;box-shadow:0 4px 20px #00000014}.register-module__jUGYdG__pageTitle{text-align:center;color:#333;font-size:2rem;font-family:var(--font-primary);margin-bottom:10px}.register-module__jUGYdG__pageSubtitle{text-align:center;color:#666;margin-bottom:40px;font-size:1rem}.register-module__jUGYdG__formSection{border-bottom:1px solid #eee;margin-bottom:30px;padding-bottom:20px}.register-module__jUGYdG__formSection:last-child{border-bottom:none}.register-module__jUGYdG__sectionTitle{color:#e31e24;align-items:center;gap:10px;margin-bottom:20px;font-size:1.2rem;font-weight:600;display:flex}.register-module__jUGYdG__formGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.register-module__jUGYdG__fullWidth{grid-column:1/-1}.register-module__jUGYdG__formGroup{flex-direction:column;gap:8px;display:flex}.register-module__jUGYdG__label{color:#555;font-size:.9rem;font-weight:500}.register-module__jUGYdG__input,.register-module__jUGYdG__select,.register-module__jUGYdG__textarea{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-size:.95rem;transition:border-color .2s}.register-module__jUGYdG__input:focus,.register-module__jUGYdG__select:focus,.register-module__jUGYdG__textarea:focus{border-color:#e31e24;outline:none}.register-module__jUGYdG__textarea{resize:vertical;min-height:100px}.register-module__jUGYdG__checkboxGroup{align-items:center;gap:10px;margin-top:10px;display:flex}.register-module__jUGYdG__submitBtn{color:#fff;cursor:pointer;background-color:#e31e24;border:none;border-radius:8px;width:100%;margin-top:20px;padding:15px;font-size:1.1rem;font-weight:600;transition:background-color .2s}.register-module__jUGYdG__submitBtn:hover{background-color:#c4181d}.register-module__jUGYdG__submitBtn:disabled{cursor:not-allowed;background-color:#ccc}.register-module__jUGYdG__errorMsg{color:#c4181d;text-align:center;background-color:#ffeaea;border-radius:6px;margin-bottom:20px;padding:10px}.register-module__jUGYdG__photoUploadSection{flex-wrap:wrap;gap:20px;display:flex}.register-module__jUGYdG__photoUploadBox{cursor:pointer;border:2px dashed #ddd;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:120px;height:120px;transition:border-color .2s;display:flex;position:relative;overflow:hidden}.register-module__jUGYdG__photoUploadBox:hover{border-color:#e31e24}.register-module__jUGYdG__photoPreview{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.register-module__jUGYdG__removePhoto{color:#fff;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:flex;position:absolute;top:5px;right:5px}@media (max-width:768px){.register-module__jUGYdG__formGrid{grid-template-columns:1fr}.register-module__jUGYdG__formCard{padding:20px}}
