.container{padding:20px;color:#fff;min-height:100vh;text-align:center;font-family:__Almarai_f70ffa,__Almarai_Fallback_f70ffa;font-style:normal;position:relative}.container:before{background:url(/6741d22cc609b.jpg) no-repeat 50%;background-size:cover;position:fixed}.container:after,.container:before{content:"";background-attachment:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.container:after{position:absolute;position:fixed;background:rgba(0,0,0,.78)}.championships{display:flex;flex-direction:column;align-items:center;gap:20px}.championship{background:hsla(0,0%,100%,.18);padding:20px;border-radius:10px;width:80%;box-shadow:0 0 10px hsla(0,0%,100%,.2)}.matches-table{width:100%;border-collapse:collapse;margin-top:10px}.match-row{background:rgba(0,0,0,.2);border-bottom:1px solid hsla(0,0%,100%,.2)}td{padding:10px}.team,td{text-align:center}.team{display:flex;align-items:center;justify-content:center;gap:8px;width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team-logo{width:30px;height:30px;border-radius:50%;background:#fff;padding:3px}.score{font-size:18px;font-weight:700;color:#f39c12}.channel{color:#bdc3c7;text-align:start}.channel,.time{font-size:14px;font-weight:700}.live{font-weight:700;padding:5px 10px}h1{font-size:28px;margin-bottom:20px}h2{font-size:10px;margin-bottom:10px;color:#fe6000}.loading-text{font-size:12px;font-weight:700;color:#fff}.social-icons{position:fixed;right:20px;bottom:20px;display:flex;flex-direction:column;gap:15px}.social-icons a{transition:transform .3s ease}.social-icons a:hover{transform:scale(1.1)}.social-icon{width:50px;height:50px}.date-buttons{display:flex;justify-content:center;gap:10px;margin:15px 0}.date-buttons button{background-color:#444;color:#fff;border:none;padding:8px 15px;border-radius:5px;cursor:pointer;font-size:1rem;transition:.3s}.date-buttons button:hover{background-color:#666}.date-buttons button.active{background-color:#ff4500;color:#fff;font-weight:700}@media (max-width:768px){.container{padding:10px}.championship{width:100%;padding:10px}.championships{gap:10px}h1{font-size:20px;margin-bottom:10px}h2{font-size:8px;margin-bottom:5px}.matches-table{margin-top:5px}.match-row{display:flex;flex-wrap:wrap;justify-content:space-between;padding:5px 0}td{padding:5px}.team,td{font-size:12px}.team{width:120px;gap:5px}.team-logo{width:20px;height:20px;padding:2px}.score{font-size:14px}.channel{font-size:5px}.live,.time{font-size:10px}.live{padding:3px 5px}.loading-text{font-size:10px}.social-icons{right:10px;bottom:10px;gap:10px}.social-icon{width:40px;height:40px}}@media (max-width:480px){.team{width:100px;font-size:10px}.team-logo{width:18px;height:18px}.score{font-size:12px}.channel,.live,.time{font-size:8px}.channel{font-size:10px}.social-icon{width:35px;height:35px}}