.torneos-module__7Ne4XG__container{color:#333;background-color:#f9f9f9;flex-direction:column;min-height:100vh;font-family:Poppins,sans-serif;display:flex}.torneos-module__7Ne4XG__navbar{z-index:1000;background-color:#fff;justify-content:space-between;align-items:center;padding:.8rem 5%;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000001a}.torneos-module__7Ne4XG__navLogoImage{width:auto;max-height:100px;display:block}.torneos-module__7Ne4XG__navButtons{gap:15px;display:flex}.torneos-module__7Ne4XG__btnLogin{color:#fff;cursor:pointer;background-color:#004d00;border:2px solid #004d00;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.torneos-module__7Ne4XG__btnRegister{color:#fff;cursor:pointer;background-color:#d32f2f;border:2px solid #d32f2f;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.torneos-module__7Ne4XG__pageHeader{text-align:center;color:#004d00;background-color:#fbc02d;padding:40px 5%}.torneos-module__7Ne4XG__pageHeader h1{margin:0;font-size:2.5rem;font-weight:800}.torneos-module__7Ne4XG__eventsSection{flex-grow:1;padding:60px 5%}.torneos-module__7Ne4XG__eventsContainer{max-width:1200px;margin:0 auto}.torneos-module__7Ne4XG__filters{justify-content:center;gap:15px;margin-bottom:40px;display:flex}.torneos-module__7Ne4XG__filterBtn{cursor:pointer;color:#666;background-color:#fff;border:none;border-radius:20px;padding:10px 20px;font-weight:600;transition:all .3s;box-shadow:0 2px 5px #0000001a}.torneos-module__7Ne4XG__filterBtnActive{color:#fff;background-color:#004d00}.torneos-module__7Ne4XG__eventsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.torneos-module__7Ne4XG__eventCard{background:#fff;border-radius:15px;flex-direction:column;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000000d}.torneos-module__7Ne4XG__eventCard:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026}.torneos-module__7Ne4XG__eventImage{background-color:#ddd;height:180px;position:relative}.torneos-module__7Ne4XG__eventImage img{object-fit:cover;width:100%;height:100%}.torneos-module__7Ne4XG__dateBadge{text-align:center;color:#004d00;background:#fff;border-radius:8px;padding:5px 10px;font-weight:800;line-height:1.1;position:absolute;top:15px;left:15px;box-shadow:0 4px 10px #0003}.torneos-module__7Ne4XG__dateBadge span{font-size:1.2rem;display:block}.torneos-module__7Ne4XG__dateBadge small{text-transform:uppercase;color:#666;font-size:.7rem}.torneos-module__7Ne4XG__statusBadge{text-transform:uppercase;color:#fff;border-radius:20px;padding:5px 12px;font-size:.75rem;font-weight:700;position:absolute;top:15px;right:15px}.torneos-module__7Ne4XG__statusOpen{background-color:#4caf50}.torneos-module__7Ne4XG__statusSoon{color:#333;background-color:#ffc107}.torneos-module__7Ne4XG__statusClosed{background-color:#999}.torneos-module__7Ne4XG__eventContent{flex-direction:column;flex-grow:1;padding:20px;display:flex}.torneos-module__7Ne4XG__eventCategory{color:#d32f2f;text-transform:uppercase;margin-bottom:5px;font-size:.75rem;font-weight:700}.torneos-module__7Ne4XG__eventTitle{color:#333;margin-bottom:10px;font-size:1.2rem}.torneos-module__7Ne4XG__eventDetails{color:#666;margin-bottom:20px;font-size:.9rem}.torneos-module__7Ne4XG__eventDetails div{align-items:center;gap:8px;margin-bottom:8px;display:flex}.torneos-module__7Ne4XG__eventDetails i{color:#004d00;text-align:center;width:20px}.torneos-module__7Ne4XG__eventFooter{border-top:1px solid #eee;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;display:flex}.torneos-module__7Ne4XG__price{color:#333;font-size:1.1rem;font-weight:800}.torneos-module__7Ne4XG__btnRegisterEvent{color:#fff;background-color:#004d00;border-radius:5px;padding:8px 20px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s}.torneos-module__7Ne4XG__btnRegisterEvent:hover{background-color:#4caf50}.torneos-module__7Ne4XG__footer{background-color:#fff;border-top:1px solid #eee;margin-top:50px}.torneos-module__7Ne4XG__footerContent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:40px 5%;display:flex}.torneos-module__7Ne4XG__footerLeft{max-width:400px}.torneos-module__7Ne4XG__footerLogoImage{max-width:150px;height:auto;margin-bottom:10px}.torneos-module__7Ne4XG__footerLeft h3{color:#444;text-transform:uppercase;margin-bottom:10px;font-size:.9rem}.torneos-module__7Ne4XG__footerLeft p{color:#777;font-size:.9rem;line-height:1.5}.torneos-module__7Ne4XG__footerRight h4{color:#004d00;margin-bottom:15px}.torneos-module__7Ne4XG__footerRight ul{padding:0;list-style:none}.torneos-module__7Ne4XG__footerRight li{color:#555;align-items:center;gap:10px;margin-bottom:10px;font-size:.9rem;display:flex}.torneos-module__7Ne4XG__footerBottom{color:#fff;background-color:#7cb342;justify-content:space-between;align-items:center;padding:15px 5%;font-size:.8rem;display:flex}.torneos-module__7Ne4XG__socialIcons a{color:#fff;margin-left:15px;font-size:1.2rem;transition:opacity .3s}.torneos-module__7Ne4XG__socialIcons a:hover{opacity:.7}@media (max-width:768px){.torneos-module__7Ne4XG__navbar{flex-direction:column;gap:15px;padding:15px}.torneos-module__7Ne4XG__navButtons{flex-wrap:wrap;justify-content:center;width:100%}.torneos-module__7Ne4XG__navLogoImage{max-height:80px}.torneos-module__7Ne4XG__filters{flex-wrap:wrap}.torneos-module__7Ne4XG__eventsGrid{grid-template-columns:1fr;max-width:350px;margin:0 auto}.torneos-module__7Ne4XG__footerContent{text-align:center;flex-direction:column;align-items:center;gap:30px;padding:30px 15px}.torneos-module__7Ne4XG__footerLeft,.torneos-module__7Ne4XG__footerRight{flex-direction:column;align-items:center;width:100%;display:flex}.torneos-module__7Ne4XG__footerLeft p{max-width:300px;margin:0 auto}.torneos-module__7Ne4XG__footerRight li{justify-content:center}.torneos-module__7Ne4XG__footerBottom{text-align:center;flex-direction:column;gap:15px;padding:20px}.torneos-module__7Ne4XG__socialIcons a{margin:0 10px}}
