:root{--hero-bg:linear-gradient(135deg,#ff4d4d 0%,#f97316 60%,#f59e0b 100%);--hero-light:#fb923c;--accent-yellow:#fff176;--accent-orange:#2c1810}.hero-wrapper{z-index:10;max-width:1400px;margin:40px auto 0;padding:0 2rem 2rem;position:relative}.hero-container{background:var(--hero-bg);color:#fff;border-radius:40px 0 40px 40px;min-height:600px;padding:4rem 3rem 3rem;position:relative;overflow:hidden}.hero-tab{z-index:20;background:linear-gradient(90deg,#f97316,#f59e0b);border-top-left-radius:40px;border-top-right-radius:40px;justify-content:flex-end;align-items:center;width:320px;height:60px;padding-right:2rem;display:flex;position:absolute;top:-60px;right:0}.tab-curve{pointer-events:none;background:radial-gradient(circle at 0 0,#0000 40px,#f97316 41px);width:40px;height:40px;position:absolute;bottom:0;left:-40px}.hero-content-grid{grid-template-columns:200px 1.5fr 1fr;align-items:center;gap:1rem;height:100%;display:grid}.hero-col-left{text-align:center;border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;padding:2rem 0;display:flex}.ball-wrapper{justify-content:center;align-items:center;height:120px;margin-bottom:.5rem;display:flex}.feature-icon{object-fit:contain}.feature-item p{color:#ffffffe6;margin-top:1rem;font-size:.75rem;font-weight:600}.hero-col-center{z-index:10;justify-content:center;align-items:flex-end;display:flex;position:relative}.hero-main-image{object-fit:contain;filter:drop-shadow(0 0 20px #0006);width:auto;max-width:120%;max-height:650px}.hero-col-right{z-index:20;flex-direction:column;justify-content:center;padding-left:2rem;display:flex}.tag-pill{text-transform:uppercase;letter-spacing:1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:100px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.75rem;display:inline-flex}.hero-title{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-2px;margin-bottom:2rem;font-size:clamp(3rem,5.5vw,5rem);font-weight:800;line-height:.9}.hero-sport-card{vertical-align:middle;background:var(--accent-yellow);border-radius:12px;margin-bottom:10px;margin-left:15px;padding:4px;display:inline-block;box-shadow:0 4px 15px #0003}.sport-card-img{object-fit:cover;border-radius:8px;width:100px;height:50px}.hero-footer-text{border-top:1px solid #ffffff1a;margin-top:auto;padding-top:2rem}.footer-label{align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;display:flex}.footer-desc{color:#fffc;font-size:.875rem;line-height:1.6}@media (max-width:1024px){.hero-wrapper{margin-top:20px;padding:0 1rem 1rem}.hero-container{border-radius:24px;flex-direction:column;padding:3rem 1.5rem 2rem;display:flex}.hero-tab{display:none}.hero-content-grid{flex-direction:column;gap:1.5rem;display:flex}.hero-col-left{display:none}.hero-col-center{order:-1;width:100%;margin-bottom:1rem}.hero-main-image{width:100%;max-width:350px;max-height:350px}.hero-col-right{text-align:center;align-items:center;padding-left:0}.hero-title{letter-spacing:-1px;font-size:2.5rem;line-height:1.1}.hero-sport-card{margin:5px 0;display:inline-block}.sport-card-img{width:80px;height:40px}.hero-footer-text{flex-direction:column;align-items:center;width:100%;display:flex}}
