.registration-form{max-width:880px;margin:50px auto;background:#fff;border-radius:20px;box-shadow:0 30px 60px rgba(0,0,0,.08);padding:40px 36px;font-family:Inter,Segoe UI,Roboto,sans-serif;color:#1f2937}.registration-form h2{font-size:28px;font-weight:800;text-align:center;margin-bottom:32px;letter-spacing:-.5px}.registration-form .form-group{display:flex;flex-direction:column}.registration-form label{font-size:13px;font-weight:600;margin-bottom:6px;color:#374151}.registration-form input,.registration-form select{height:46px;padding:10px 14px;border-radius:12px;border:1px solid #d1d5db;font-size:14px;background:#fff;transition:all .25s ease}.registration-form input::placeholder{color:#9ca3af}.registration-form input:focus,.registration-form select:focus{outline:none;border-color:#00a63f;box-shadow:0 0 0 4px rgba(0,166,63,.15)}.registration-form .disabledTextInput,.registration-form select:disabled{background-color:#f3f4f6;color:#6b7280}.gender-group{grid-column:span 2}.gender-options{gap:16px;margin-top:8px;height:auto!important;display:flex;align-items:stretch}.gender-card{flex:1;height:58px;border-radius:16px;border:2px solid #e5e7eb;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-size:15px;font-weight:600;transition:all .25s ease;background-color:#fff;min-height:64px;height:auto;padding:12px 16px}.gender-card input{display:none}.gender-card i{font-size:20px}.gender-card:hover{border-color:#00a63f;background-color:rgba(0,166,63,.058823529411764705)}.gender-card:has(input:checked){border-color:#00a63f;background:linear-gradient(135deg,rgba(0,166,63,.12549019607843137),#fff);box-shadow:0 10px 22px rgba(0,166,63,.25);color:#00a63f}.custom-file-label{height:46px;border-radius:12px;border:2px dashed #d1d5db;display:flex;align-items:center;padding:0 14px;font-size:14px;color:#6b7280;background-color:#f9fafb;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-file-input{opacity:0;position:absolute;inset:0;cursor:pointer}.form-row{display:flex;align-items:center;gap:12px;margin-top:24px}.form-check-input{width:18px;height:18px;accent-color:#00a63f}.form-submit{display:flex;justify-content:flex-end;gap:14px;margin-top:36px}.submit{min-width:140px;height:46px;border-radius:14px;border:none;font-size:15px;font-weight:700;cursor:pointer;transition:all .25s ease}#reset{background-color:#f3f4f6;color:#374151}#reset:hover{background-color:#e5e7eb}#submit{background:linear-gradient(135deg,#ff9a55,#ff6801);color:#fff}#submit:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(255,104,1,.35)}#submit:disabled{background:#d1d5db;cursor:not-allowed}.event-success{text-align:center;padding:50px 20px}.event-success strong{color:#16a34a}@media (max-width:768px){.gender-group{grid-column:span 1}.form-submit,.gender-options{flex-direction:column}.submit{width:100%}}@media (max-width:480px){.registration-form{margin:20px 12px;padding:24px 18px;border-radius:14px}.registration-form h2{font-size:22px;margin-bottom:20px}}@media (max-width:480px){.registration-form input,.registration-form select{height:50px;font-size:15px}}@media (max-width:480px){.gender-group{display:block}.gender-options{flex-direction:column;gap:14px;align-items:stretch}.gender-card{min-height:72px;display:flex;align-items:center;justify-content:center}.gender-card i{font-size:22px}.gender-card span{font-size:15px}}@media (max-width:480px){.custom-file-label{font-size:13px}}@media (max-width:480px){.registration-form .special-event-grid{grid-template-columns:20px 1fr;padding-left:0}.registration-form .special-event-grid label{font-size:13px;line-height:1.4}}@media (max-width:480px){.form-submit{gap:12px}.submit{width:100%;height:48px}}.registration-form .special-event-group{margin-top:24px}.registration-form .special-event-grid{display:grid;grid-template-columns:18px 1fr;column-gap:12px;padding-left:14px}.registration-form .special-event-grid input[type=checkbox]{margin:0!important;width:18px;height:18px;align-self:start;accent-color:#00a63f}.registration-form .special-event-grid label{margin:0!important;font-size:14px;font-weight:500;color:#374151;line-height:1.5;cursor:pointer;white-space:normal}