.styles_joinPage__Gm1nJ{width:100%;min-height:100vh;display:flex;flex-direction:column;background:var(--background-color);color:var(--text-color)}.styles_hero__vfRRF{position:relative;flex:1 1;display:flex;align-items:center;overflow:hidden;padding:6rem 0 4rem;background:linear-gradient(135deg,var(--landing-hero-gradient-start,#0a2818) 0,var(--landing-hero-gradient-mid,#0d4a28) 50%,var(--landing-hero-gradient-end,#0f5c32) 100%)}@media(min-width:768px){.styles_hero__vfRRF{padding:8rem 0 6rem}}@media(min-width:1024px){.styles_hero__vfRRF{padding:10rem 0 8rem}}.styles_heroBackgroundImage__COMnT{position:absolute;inset:0;background-image:url(/images/hero-stadium.jpg);background-size:cover;background-position:50%;opacity:.45;z-index:0;pointer-events:none}.styles_gridBackground__zFeg2{position:absolute;inset:0;z-index:0;opacity:.3;pointer-events:none}.styles_gridLines__Oa_cV{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:60px 60px}@media(min-width:768px){.styles_gridLines__Oa_cV{background-size:80px 80px}}@media(min-width:1024px){.styles_gridLines__Oa_cV{background-size:100px 100px}}.styles_gradientOverlay__ICgiM{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 120%,transparent 0,rgba(10,40,25,.7) 100%)}.styles_heroContainer__IDENJ{position:relative;z-index:1;width:100%;max-width:1400px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem;align-items:center}@media(min-width:768px){.styles_heroContainer__IDENJ{padding:0 2rem}}@media(min-width:1024px){.styles_heroContainer__IDENJ{grid-template-columns:1fr 1fr;gap:4rem}}.styles_copyColumn__CMPF3{text-align:center}@media(min-width:1024px){.styles_copyColumn__CMPF3{text-align:left}}.styles_formColumn__zF2_1{display:flex;justify-content:center}@media(min-width:1024px){.styles_formColumn__zF2_1{justify-content:flex-end}}.styles_eyebrow__bPgI_{font-size:.85rem;letter-spacing:.18em;text-transform:uppercase;color:var(--primary-yellow,#f5c518);margin-bottom:.75rem}.styles_title__SS59E{font-family:var(--font-bebas);font-size:2.5rem;line-height:.95;letter-spacing:.02em;color:#fff;text-transform:uppercase;text-shadow:0 4px 30px rgba(0,0,0,.4);margin:0 0 1rem}@media(min-width:768px){.styles_title__SS59E{font-size:3.5rem}}@media(min-width:1024px){.styles_title__SS59E{font-size:4.25rem;margin-bottom:1.5rem}}.styles_subtitle__Qq2oe{font-size:1rem;line-height:1.6;color:hsla(0,0%,100%,.85);text-shadow:0 1px 10px rgba(0,0,0,.2);max-width:560px;margin:0 auto}@media(min-width:768px){.styles_subtitle__Qq2oe{font-size:1.125rem}}@media(min-width:1024px){.styles_subtitle__Qq2oe{margin:0}}.styles_formCard___g_T3{width:100%;max-width:520px;background:rgba(14,21,18,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;padding:1.75rem 1.25rem;box-shadow:0 24px 64px rgba(0,0,0,.35)}@media(min-width:768px){.styles_formCard___g_T3{padding:2.25rem 2rem}}.styles_form__NVA6N{display:flex;flex-direction:column;gap:1.25rem}.styles_field__p97i3{display:flex;flex-direction:column;gap:.4rem}.styles_label__s5W2z{font-size:.9rem;font-weight:500;color:var(--text-color)}.styles_required__me_gG{color:var(--accent-color,#1f8a3a)}.styles_input__77HFp{width:100%;padding:.75rem .9rem;border:1px solid var(--border-color);border-radius:10px;background:var(--background-color);color:var(--text-color);font-size:1rem;transition:border-color .15s ease,box-shadow .15s ease}.styles_input__77HFp:focus{outline:none;border-color:var(--accent-color,#1f8a3a);box-shadow:0 0 0 3px rgba(31,138,58,.18)}.styles_inputError__Z_pTS{border-color:#d23838}.styles_inputError__Z_pTS:focus{border-color:#d23838;box-shadow:0 0 0 3px rgba(210,56,56,.18)}.styles_fieldError__lqAk3{margin:0;font-size:.85rem;color:#d23838}.styles_formError__A4SDq{margin:0;padding:.75rem .9rem;border-radius:10px;background:rgba(210,56,56,.1);color:#d23838;font-size:.9rem}.styles_submit__uKej8{margin-top:.5rem;padding:.95rem 1.25rem;border:none;border-radius:10px;background:var(--accent-color,#1f8a3a);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.styles_submit__uKej8:hover:not(:disabled){transform:translateY(-1px)}.styles_submit__uKej8:disabled{opacity:.7;cursor:not-allowed}.styles_fineprint__Lm2cQ{margin:0;font-size:.8rem;text-align:center;color:var(--text-color-secondary,rgba(0,0,0,.5))}.styles_successCard__n8dyU{display:flex;flex-direction:column;align-items:center;gap:.75rem;text-align:center;padding:1.5rem .5rem}.styles_successIcon__WcS7B{width:56px;height:56px;color:var(--accent-color,#1f8a3a)}.styles_successTitle__Tm0LQ{font-family:var(--font-bebas);font-size:1.75rem;letter-spacing:.02em;margin:0}.styles_successMessage__WxFU4{font-size:1rem;line-height:1.6;color:var(--text-color-secondary,var(--text-color));margin:0;max-width:360px}