.header_root__Xb9_U{z-index:1;background:#cea16f;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:0}.header_header__P_dwM{display:flex;justify-content:space-between;align-items:center;height:100%}.header_brand__lzFmd{font-weight:600;font-size:1.5rem;color:#343a40}.header_links__A93Uq{color:#fff;display:flex;gap:15px;font-weight:600}.header_link__Bkiiy{padding:10px 15px;color:#fff;border-radius:5px;transition:all .3s ease-in-out}.header_linkActive__xJF7t{color:#fff;background-color:#007bff;padding:1rem}.header_burger__xYX4j{display:none}.header_dropdown__gotl6{position:fixed;top:0;left:0;width:100%;height:100%;z-index:126;background:rgba(0,0,0,.85);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;overflow-y:auto}.header_dropdown__gotl6 span{display:block;margin:8px 0;text-align:center;width:90%;color:#fff;padding:10px;border-radius:5px;transition:background-color .3s}.header_dropdown__gotl6 span:hover{background-color:hsla(0,0%,100%,.2)}@media (max-width:768px){.header_burger__xYX4j{z-index:127;display:block}.header_links__A93Uq{display:none}.header_burgerActive__3cTGH .header_dropdown__gotl6{display:flex}}.Footer_footer__ex9Yn{margin-top:120px;padding-top:40px;padding-bottom:40px;background-color:#cea16f;border-top:1px solid #e0e0e0}.Footer_logo__hZJmk{max-width:200px}@media (max-width:768px){.Footer_logo__hZJmk{display:flex;flex-direction:column;align-items:center}}.Footer_description__hUhkl{margin-top:5px;color:#ffffed}@media (max-width:768px){.Footer_description__hUhkl{margin-top:10px;text-align:center}}.Footer_inner__fm3XD{display:flex;justify-content:space-between;align-items:center}@media (max-width:768px){.Footer_inner__fm3XD{flex-direction:column;align-items:center}}.Footer_groups__uQ6RX{display:flex;flex-wrap:wrap;gap:20px;color:#ffffed}@media (max-width:768px){.Footer_groups__uQ6RX{display:none}}.Footer_wrapper__Cj6gv{width:160px}.Footer_footerLink___pZ8E{display:block;color:#ffffed;font-size:14px;padding-top:3px;padding-bottom:3px;text-decoration:none;transition:color .2s ease}.Footer_footerLink___pZ8E:hover{color:#000;text-decoration:underline}.Footer_title__qkjyA{font-size:18px;font-weight:700;font-family:Greycliff CF,sans-serif;margin-bottom:10px;color:#2a2a2a}.Footer_afterFooter__edGqa{display:flex;justify-content:space-between;align-items:center;margin-top:40px;padding-top:40px;padding-bottom:40px;border-top:1px solid #e0e0e0}@media (max-width:768px){.Footer_afterFooter__edGqa{flex-direction:column}}.Footer_social__3qLnd{display:flex;gap:10px}@media (max-width:768px){.Footer_social__3qLnd{margin-top:10px}}@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap");body{font-family:Poppins,sans-serif;color:#333;background-color:#f5f5f5}.matches-container{padding:50px;background:#fff;max-width:950px;margin:50px auto;border-radius:15px;box-shadow:0 8px 25px rgba(0,0,0,.1);overflow-y:hidden;overflow-x:auto}.matches-table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:12px}.matches-table td,.matches-table th{padding:18px 25px;text-align:center;border:none;transition:background-color .25s}.matches-table tr:hover td:not(:first-child):not(:last-child){background-color:#f6f8fc;cursor:pointer}.matches-table th{background-color:#34495e;color:#fff;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.matches-table td{background-color:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);position:relative}.draw-row td{background-color:#eaf3fe;font-style:italic}.winner-a td:first-child,.winner-a td:last-child,.winner-a td:nth-child(2),.winner-b td:last-child,.winner-b td:nth-child(4),.winner-b td:nth-child(5){background-color:#edf8ed}.result-icon{display:inline-block;width:20px;height:20px;margin-left:10px;border-radius:50%;vertical-align:middle}.winner-a .result-icon,.winner-b .result-icon{background-color:#27ae60}.draw-row .result-icon{background-color:#3498db}.pending-match .result-icon{background-color:#f39c12}.matches-table tbody tr{transform:scale(1);transition:transform .2s}.matches-table tbody tr:hover{transform:scale(1.01)}@media (max-width:768px){.matches-container{padding:20px;margin:20px auto}.matches-table td,.matches-table th{padding:10px 15px;font-size:12px}.result-icon{width:15px;height:15px;margin-left:5px}}