@import url("https://fonts.googleapis.com/css2?family=Special+Gothic&family=Special+Gothic+Expanded+One&display=swap");@property --bg-start{syntax:"<color>";inherits:true;initial-value:rgba(33,56,114,1)}@property --bg-end{syntax:"<color>";inherits:true;initial-value:rgba(41,122,51,1)}#root,body,html{min-height:100vh;scroll-behavior:smooth}:root{--bg-start:rgba(33,56,114,1);--bg-end:rgba(41,122,51,1)}body{margin:0;font-family:Special Gothic,Special Gothic Expanded One,sans-serif!important;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff!important;background:linear-gradient(0deg,var(--bg-start) 0,var(--bg-end) 100%);background-attachment:fixed!important;transition:--bg-start .8s ease-in-out,--bg-end .8s ease-in-out}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#fdc400}a:link,a:visited{text-decoration:none}a:active,a:hover{text-decoration:underline}.btn-custom{background-color:#2f354c40!important;border-color:#00000000!important;color:white;border-radius:20px;padding:10px 24px;font-weight:600;transition:all .3s}.btn-custom:hover{background-color:#213872!important;color:white}.glass-table{--glass-bg:rgba(30,30,30,0.4);--glass-cell-bg:rgba(50,50,50,0.3);--glass-highlight:rgba(255,255,255,0.1);--glass-border:rgba(255,255,255,0.0);--glass-blur:6px;border-collapse:initial;border-spacing:0;background:transparent!important;color:white!important}.glass-cell,.glass-table td,.glass-table th{background:var(--glass-cell-bg)!important;backdrop-filter:blur(var(--glass-blur))!important;-webkit-backdrop-filter:blur(var(--glass-blur))!important;border:0 solid var(--glass-border)!important;position:relative;z-index:1;color:white!important}.glass-table thead th{color:white!important;font-weight:500}.glass-table tbody tr:hover td,.glass-table tbody tr:nth-of-type(odd) td{color:white!important}body.championship-2026-theme{--bg-start:#000000;--bg-end:#C38C26}body.championship-2025-theme{--bg-start:#000000;--bg-end:#0083AE}body.mx-championship-theme{--bg-start:#990c1e;--bg-end:#297a33}.glass-table td,.glass-table th{color:#fff!important}.banner-container{display:flex;justify-content:center}.five-sided-banner{width:100%;background:linear-gradient(135deg,#f27212,#c53f18);color:white;position:relative;text-align:center;display:flex;flex-direction:column;padding:8px 8px 16px;box-sizing:border-box;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,50% 90%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,50% 90%,0 100%)}