.SponsorForm_form__onRv8{background:var(--bg-secondary);padding:3rem;border-radius:var(--radius-lg);border:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column;gap:2.5rem}.SponsorForm_section__5AGcI{display:flex;flex-direction:column;gap:1.5rem}.SponsorForm_sectionTitle__ny1BO{font-size:1.25rem;color:var(--accent-secondary);border-bottom:1px solid hsla(0,0%,100%,.05);padding-bottom:.75rem}.SponsorForm_row__p98BN{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.SponsorForm_field__Jgc50{display:flex;flex-direction:column;gap:.5rem}.SponsorForm_field__Jgc50 label{font-size:.9rem;font-weight:500;color:var(--text-secondary)}.SponsorForm_field__Jgc50 input,.SponsorForm_field__Jgc50 select,.SponsorForm_field__Jgc50 textarea{background:var(--bg-primary);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-md);padding:.75rem 1rem;color:var(--text-primary);font-family:inherit;font-size:1rem;transition:all .3s ease}.SponsorForm_field__Jgc50 select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}.SponsorForm_field__Jgc50 select option{background:#0a0a1a;color:#fff;padding:.75rem}.SponsorForm_field__Jgc50 input:focus,.SponsorForm_field__Jgc50 select:focus,.SponsorForm_field__Jgc50 textarea:focus{outline:none;border-color:var(--accent-secondary);background:hsla(0,0%,100%,.04)}.SponsorForm_submitBtn__aqRIC{width:100%}.SponsorForm_success__Op3d7{text-align:center;padding:5rem 2rem;background:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid hsla(0,0%,100%,.05)}.SponsorForm_successIcon__bqtVo{width:70px;height:70px;background:var(--accent-gradient);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 2rem}.SponsorForm_successTitle__sDoQK{font-size:2.25rem;margin-bottom:1rem}.SponsorForm_successText__q8mds{color:var(--text-secondary);margin-bottom:2.5rem}@media (max-width:768px){.SponsorForm_row__p98BN{grid-template-columns:1fr}.SponsorForm_form__onRv8{padding:2rem 1.5rem}}