:root{font-family:Poppins,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input{border:1px solid #ccc;border-radius:8px;padding:12px 10px;width:100%;margin:10px 0 25px;box-sizing:border-box}textarea,select{border:1px solid #ccc;border-radius:8px;padding:8px 10px;width:100%;margin:10px 0 25px;box-sizing:border-box}.select-wrapper{display:flex;flex-direction:column;gap:6px}.select-input{appearance:none;-webkit-appearance:none;width:100%;padding:10px 36px 10px 12px;font-size:18px;font-weight:500;color:#707070;border:1.5px solid #ccc;border-radius:6px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpolyline points='1,3 6,9 11,3' fill='none' stroke='%230065c1' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;cursor:pointer}.select-input:focus{outline:none;border-color:#2a7a8c}.photo-upload{display:flex;flex-direction:column;gap:8px}.drop-zone{border:2px dashed #b0c4de;border-radius:12px;padding:48px 24px;text-align:center;cursor:pointer;background:#fff;transition:background .2s,border-color .2s;display:flex;flex-direction:column;align-items:center;gap:4px}.drop-zone.dragging{background:#f0f4ff;border-color:#4f6ef7}.drop-zone-icon{width:48px;height:48px;margin-bottom:8px}.drop-zone-text{margin:0;font-size:14px;font-weight:500;color:#333}.drop-zone-or{margin:0;font-size:14px;color:#333}.photo-errors{display:flex;flex-direction:column;gap:4px}.photo-error{color:red;font-size:13px;margin:0}.preview-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.preview-item{position:relative;width:100px;height:100px}.preview-img{width:100%;height:100%;object-fit:cover;border-radius:8px}.preview-remove{position:absolute;top:4px;right:4px;background:red;color:#fff;border:none;border-radius:50%;width:20px;height:20px;font-size:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.form-header{width:100%;border-radius:12px;overflow:hidden;margin-bottom:24px}.form-header-img{width:100%;height:auto;display:block}.formTitle{color:#7b7b7b;font-size:24px;font-weight:500}form label{color:#707070;font-size:18px}.formDivider{width:40%}form{display:flex;gap:20px 80px;flex-wrap:wrap}@media(max-width:767px){form{flex-wrap:nowrap;flex-direction:column;gap:20px;align-items:center;justify-content:center}.formDivider{width:100%}form button{display:flex;justify-content:center;margin:0 auto}}#root{max-width:1440px;margin:0 auto;padding:2rem}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:15px;border:1px solid transparent;padding:.6em 1.2em;font-size:18px;font-weight:500;font-family:inherit;cursor:pointer}.blue-txt{color:#0065c1}.blue-bg{background-color:#0065c1}.lite-txt{color:#fff}.darker-blue-bg{background-color:#0966c1}.pageTitle{font-size:50px;font-weight:500}
