.btn-watch,.event-title{font-family:Orbitron,sans-serif}.filter-box{border:1px solid rgba(0,255,195,.3);border-radius:10px;padding:10px 15px;background:rgba(255,255,255,.03);margin-bottom:10px;transition:.3s}.toggle-header{cursor:pointer;user-select:none;display:flex;justify-content:space-between;align-items:center;color:#00ffc3;font-weight:600}.toggle-header i{transition:transform .3s}.filter-content{max-height:0;overflow:hidden;opacity:0;transition:.4s}.filter-box.active .filter-content{max-height:3000px;opacity:1;margin-top:10px}.filter-box.active .toggle-header i{transform:rotate(180deg)}h6.text-info.toggle-header{margin-bottom:0!important}.search-header.home-search-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}@media (max-width:767px){.search-header.home-search-title{flex-direction:column;align-items:stretch;gap:8px}.home-search-title .fs-box{order:1;text-align:center}.home-search-title .section-title{order:2;margin:0}}.game-col{width:50%;float:left;padding:10px}@media (min-width:576px){.game-col{width:33.33%}}@media (min-width:768px){.game-col{width:25%}}@media (min-width:992px){.game-col{width:20%}}.event-card{background:rgba(255,255,255,.04);border:1px solid rgba(0,255,195,.18);border-radius:14px;padding:16px;transition:.3s;box-shadow:0 0 18px rgba(0,255,195,.05)}.event-card:hover{transform:translateY(-3px);box-shadow:0 0 25px rgba(0,255,195,.2)}.event-inner{display:flex}.event-logo img{width:80px;height:auto;border-radius:12px;border:2px solid rgba(0,255,195,.25);box-shadow:0 0 12px rgba(0,255,195,.2)}.event-title{color:#00ffc3;font-size:1.2rem}.event-meta{color:#c2c8d0;font-size:.95rem}.live-badge,.no-live-badge{padding:3px 10px;border-radius:6px;font-size:.75rem;display:inline-block;margin-top:4px;font-weight:600}.live-badge{background:rgba(255,0,60,.8);color:#fff}.no-live-badge{background:rgb(88 71 75 / 80%);color:#8d5656}.btn-visit,.btn-watch{padding:7px 14px;font-size:.85rem;text-decoration:none;transition:.25s}.btn-watch{background:linear-gradient(90deg,#00ffc3,#0af);color:#000;border-radius:8px;font-weight:600}.btn-watch:hover{box-shadow:0 0 12px #00ffc366;transform:translateY(-2px)}.btn-visit{border:1px solid rgba(0,255,195,.3);color:#00ffc3;border-radius:8px;font-weight:500}.btn-visit:hover{background:rgba(0,255,195,.08);box-shadow:0 0 10px rgba(0,255,195,.3);transform:translateY(-2px)}