.sponsor-module__GsG9sa__container{color:#fff;background:#050510;min-height:100vh;padding:0}.sponsor-module__GsG9sa__heroSection{text-align:center;background:linear-gradient(#ffd70014 0%,#0000 100%);padding:60px 20px 40px;position:relative}.sponsor-module__GsG9sa__backNav{color:#888;font-size:.9em;font-weight:600;text-decoration:none;transition:color .3s;position:absolute;top:20px;left:20px}.sponsor-module__GsG9sa__backNav:hover{color:var(--primary)}.sponsor-module__GsG9sa__heroIcon{filter:drop-shadow(0 0 20px #ffd7004d);margin-bottom:15px;font-size:3.5em}.sponsor-module__GsG9sa__heroTitle{background:linear-gradient(135deg,gold,#ff8c00);-webkit-text-fill-color:transparent;letter-spacing:2px;-webkit-background-clip:text;margin-bottom:15px;font-size:2.8em;font-weight:900}.sponsor-module__GsG9sa__heroSubtitle{color:#aaa;max-width:600px;margin:0 auto;font-size:1.1em;line-height:1.6}.sponsor-module__GsG9sa__tiersSection{max-width:1100px;margin:0 auto;padding:40px 20px}.sponsor-module__GsG9sa__sectionTitle{text-align:center;text-transform:uppercase;letter-spacing:2px;color:#ddd;margin-bottom:30px;font-size:1.5em;font-weight:800}.sponsor-module__GsG9sa__tiersGrid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}@media (max-width:900px){.sponsor-module__GsG9sa__tiersGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.sponsor-module__GsG9sa__tierCard{text-align:center;cursor:pointer;background:#ffffff08;border:2px solid #ffffff14;border-radius:24px;padding:35px 25px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.sponsor-module__GsG9sa__tierCard:before{content:"";background:var(--tier-color,#666);opacity:.5;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.sponsor-module__GsG9sa__tierCard:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 20px 50px #0006}.sponsor-module__GsG9sa__tierSelected{border-color:var(--tier-color,var(--primary))!important;background:#ffd7000d!important;transform:translateY(-5px)scale(1.02)!important;box-shadow:0 0 30px #ffd7001a,0 20px 50px #0000004d!important}.sponsor-module__GsG9sa__tierSelected:before{opacity:1;height:5px}.sponsor-module__GsG9sa__tierPopular{border-color:#ffd70033}.sponsor-module__GsG9sa__popularBadge{color:#000;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,gold,#ff8c00);padding:5px 40px;font-size:.65em;font-weight:800;position:absolute;top:20px;right:-30px;transform:rotate(45deg)}.sponsor-module__GsG9sa__tierEmoji{margin-bottom:15px;font-size:3em}.sponsor-module__GsG9sa__tierName{text-transform:uppercase;letter-spacing:2px;color:var(--tier-color,#ccc);margin-bottom:15px;font-size:1.4em;font-weight:800}.sponsor-module__GsG9sa__tierPrice{justify-content:center;align-items:baseline;gap:3px;margin-bottom:25px;display:flex}.sponsor-module__GsG9sa__currency{color:var(--tier-color,#ccc);font-size:1.2em;font-weight:700}.sponsor-module__GsG9sa__amount{color:#fff;font-size:3em;font-weight:900;line-height:1}.sponsor-module__GsG9sa__currencyLabel{color:#666;margin-left:4px;font-size:.8em;font-weight:600}.sponsor-module__GsG9sa__perksList{text-align:left;margin:0 0 25px;padding:0;list-style:none}.sponsor-module__GsG9sa__perksList li{color:#aaa;border-bottom:1px solid #ffffff08;padding:6px 0;font-size:.85em;line-height:1.4}.sponsor-module__GsG9sa__perksList li:last-child{border-bottom:none}.sponsor-module__GsG9sa__checkmark{color:var(--tier-color,#4ade80);margin-right:8px;font-weight:800}.sponsor-module__GsG9sa__selectIndicator{color:#555;text-transform:uppercase;letter-spacing:1px;background:#ffffff08;border-radius:10px;padding:10px;font-size:.85em;font-weight:700;transition:all .3s}.sponsor-module__GsG9sa__tierSelected .sponsor-module__GsG9sa__selectIndicator{color:#4ade80;background:#4ade801a}.sponsor-module__GsG9sa__formSection{max-width:600px;margin:0 auto;padding:40px 20px 60px}.sponsor-module__GsG9sa__form{flex-direction:column;gap:20px;display:flex}.sponsor-module__GsG9sa__inputGroup{flex-direction:column;gap:6px;display:flex}.sponsor-module__GsG9sa__label{color:#aaa;text-transform:uppercase;letter-spacing:1px;font-size:.85em;font-weight:700}.sponsor-module__GsG9sa__input,.sponsor-module__GsG9sa__textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:16px 20px;font-family:inherit;font-size:1em;transition:all .3s}.sponsor-module__GsG9sa__input::placeholder,.sponsor-module__GsG9sa__textarea::placeholder{color:#ffffff40}.sponsor-module__GsG9sa__input:focus,.sponsor-module__GsG9sa__textarea:focus{border-color:var(--secondary);background:#ffffff14;box-shadow:0 0 20px #3b82f626}.sponsor-module__GsG9sa__textarea{resize:vertical;min-height:80px}.sponsor-module__GsG9sa__inputError{border-color:#f43f5e!important;box-shadow:0 0 12px #f43f5e33!important}.sponsor-module__GsG9sa__fieldError{color:#fda4af;margin:0;font-size:.8em;line-height:1.3}.sponsor-module__GsG9sa__errorBanner{color:#fda4af;background:#f43f5e1f;border:1px solid #f43f5e4d;border-radius:12px;align-items:center;gap:10px;margin-bottom:10px;padding:12px 16px;font-size:.9em;display:flex}.sponsor-module__GsG9sa__summaryBox{background:#ffd7000d;border:1px solid #ffd70026;border-radius:16px;margin-top:5px;padding:20px}.sponsor-module__GsG9sa__summaryRow{color:#ccc;justify-content:space-between;padding:8px 0;font-size:.95em;display:flex}.sponsor-module__GsG9sa__summaryRow:first-child{border-bottom:1px solid #ffffff0d}.sponsor-module__GsG9sa__summaryAmount{color:var(--primary);font-size:1.1em;font-weight:900}.sponsor-module__GsG9sa__summaryNote{color:#93c5fd;background:#3b82f614;border:1px solid #3b82f626;border-radius:10px;margin-top:15px;padding:12px;font-size:.85em;line-height:1.5}.sponsor-module__GsG9sa__submitButton{background:var(--button-gradient);color:#000;text-transform:uppercase;cursor:pointer;letter-spacing:2px;border:none;border-radius:14px;width:100%;margin-top:10px;padding:18px;font-size:1em;font-weight:900;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #ffdd004d}.sponsor-module__GsG9sa__submitButton:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-3px)scale(1.02);box-shadow:0 8px 25px #ffdd0080}.sponsor-module__GsG9sa__submitButton:disabled{color:#555;cursor:not-allowed;box-shadow:none;background:#333}.sponsor-module__GsG9sa__successCard{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;max-width:550px;margin:80px auto;padding:50px 40px;animation:.6s sponsor-module__GsG9sa__fadeIn}.sponsor-module__GsG9sa__successIcon{margin-bottom:15px;font-size:4em}.sponsor-module__GsG9sa__successTitle{background:linear-gradient(135deg,gold,#ff8c00);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:15px;font-size:2em;font-weight:900}.sponsor-module__GsG9sa__successText{color:#ccc;margin-bottom:30px;font-size:1.1em;line-height:1.6}.sponsor-module__GsG9sa__tierHighlight{color:var(--primary);text-transform:capitalize;font-weight:700}.sponsor-module__GsG9sa__amountHighlight{color:#4ade80;font-weight:800}.sponsor-module__GsG9sa__nextSteps{text-align:left;background:#3b82f614;border:1px solid #3b82f626;border-radius:16px;margin-bottom:30px;padding:25px}.sponsor-module__GsG9sa__nextSteps h3{color:#93c5fd;margin-bottom:8px;font-size:1em}.sponsor-module__GsG9sa__nextSteps p{color:#aaa;margin:0;font-size:.95em;line-height:1.6}.sponsor-module__GsG9sa__backLink{color:var(--primary);font-weight:600;text-decoration:none;transition:color .3s}.sponsor-module__GsG9sa__backLink:hover{color:#fff;text-decoration:underline}.sponsor-module__GsG9sa__footer{text-align:center;color:#333;text-transform:uppercase;letter-spacing:2px;border-top:1px solid #ffffff0d;padding:40px 20px;font-size:.8em}@keyframes sponsor-module__GsG9sa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
