:root{--site-nav-gutter: clamp(16px, 3vw, 42px);--site-nav-content-width: 1456px}.site-coin-icon{display:block;width:1em;height:1em;flex:0 0 auto;object-fit:contain}html[data-theme=dark] .site-coin-icon{filter:invert(1)}body{user-select:none;-webkit-user-select:none}input,textarea,select,[contenteditable=true]{user-select:text;-webkit-user-select:text}button:disabled,input:disabled,select:disabled{cursor:default!important}html:has(.site-page-loader){overflow:hidden;scrollbar-gutter:auto}.site-page-loader{position:fixed;z-index:120;inset:0;display:grid;min-height:100dvh;place-content:center;justify-items:center;gap:13px;padding:24px;color:#111;background:#fff;text-align:center}.site-page-loader:before{width:30px;height:30px;border:2px solid #d2d2d2;border-top-color:#111;border-radius:50%;content:"";animation:site-page-loading-spin .8s linear infinite}.site-page-loader strong{font:500 10px/1.25 DM Mono,monospace;letter-spacing:.11em}.site-page-loader small{color:#666;font:500 8px/1.35 DM Mono,monospace;letter-spacing:.08em}.site-page-loader[hidden]{display:none!important}html[data-theme=dark] .site-page-loader{color:#f5f2ea;background:#101010}html[data-theme=dark] .site-page-loader:before{border-color:#444;border-top-color:#f5f2ea}html[data-theme=dark] .site-page-loader small{color:#aaa69f}@media(prefers-color-scheme:dark){html:not([data-theme]) .site-page-loader{color:#f5f2ea;background:#101010}html:not([data-theme]) .site-page-loader:before{border-color:#444;border-top-color:#f5f2ea}html:not([data-theme]) .site-page-loader small{color:#aaa69f}}@keyframes site-page-loading-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.site-page-loader:before{animation-duration:1.8s}}.site-topbar{box-sizing:border-box;display:flex!important;width:min(var(--site-nav-content-width),calc(100% - var(--site-nav-gutter) - var(--site-nav-gutter)))!important;min-height:64px!important;align-items:center;justify-content:flex-start!important;gap:26px!important;margin-right:auto!important;margin-left:auto!important;padding-right:0!important;padding-left:0!important;border-bottom:1px solid #111}.app-shell>.site-topbar,.play-shell>.site-topbar,.profile-shell>.site-topbar{width:100%!important;margin-right:0!important;margin-left:0!important}.site-topbar .wordmark{color:#111;font-family:Space Grotesk,Arial,sans-serif!important;font-size:23px!important;font-weight:700!important;line-height:normal!important;letter-spacing:-.07em!important;text-decoration:none;white-space:nowrap}.site-topbar .wordmark span{color:#111}.site-topbar .season-chip{display:inline-flex;align-items:center;gap:8px;color:#5e5e5e;font:500 9px/1 DM Mono,monospace;letter-spacing:.09em}.site-topbar .season-chip i{width:7px;height:7px;border-radius:50%;background:#111;box-shadow:0 0 0 4px #e7e7e7;animation:site-season-pulse 1.7s ease-in-out infinite}.site-topbar nav{display:flex;align-items:center;gap:23px!important;margin-left:auto}.site-topbar nav a{border:0;padding:5px 0;color:#5e5e5e;background:transparent;font:500 9px/1 DM Mono,monospace;letter-spacing:.09em;text-decoration:none}.site-topbar nav a:hover,.site-topbar nav a.active{color:#111}.site-topbar .account-button{box-sizing:border-box;display:inline-grid;min-height:36px;place-items:center;border:1px solid #111;padding:0 12px;color:#111;background:#fff;font:500 9px/1 DM Mono,monospace;letter-spacing:.075em;text-decoration:none}.site-topbar .account-button[hidden]{display:none!important}.site-topbar .account-button:hover{color:#fff;background:#111}@keyframes site-season-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 4px #e7e7e7}50%{transform:scale(.72);box-shadow:0 0 0 8px #11111114}}@media(prefers-reduced-motion:reduce){.site-topbar .season-chip i{animation:none}}@media(max-width:720px){:root{--site-nav-gutter: 10px}.site-topbar{min-height:58px!important;gap:13px!important}.site-topbar .wordmark{font-size:20px!important}.site-topbar .season-chip,.site-topbar nav{display:none}.site-topbar .account-button{margin-left:auto}}html{scrollbar-gutter:stable}html,body{scrollbar-color:#111 #f3f2ed;scrollbar-width:thin}html::-webkit-scrollbar,body::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar-track,body::-webkit-scrollbar-track{border-left:1px solid #d4d2ca;background:#f3f2ed}html::-webkit-scrollbar-thumb,body::-webkit-scrollbar-thumb{min-height:72px;border:3px solid #f3f2ed;background:#111;background-clip:padding-box}html::-webkit-scrollbar-thumb:hover,body::-webkit-scrollbar-thumb:hover{background:#555;background-clip:padding-box}html::-webkit-scrollbar-corner,body::-webkit-scrollbar-corner{background:#f3f2ed}.theme-toggle{display:inline-grid;min-height:36px;place-items:center;border:1px solid #111;padding:0 10px;color:#111;background:#fff;font:500 8px/1 DM Mono,monospace;letter-spacing:.07em;cursor:pointer}.theme-toggle:hover{color:#fff;background:#111}html[data-theme=dark] .site-topbar{border-color:#e5e1d8}.site-topbar .theme-toggle{border-color:currentColor}html[data-theme=dark] .site-topbar .wordmark,html[data-theme=dark] .site-topbar .wordmark span,html[data-theme=dark] .site-topbar nav a:hover,html[data-theme=dark] .site-topbar nav a.active{color:#f5f2ea}html[data-theme=dark] .site-topbar .season-chip,html[data-theme=dark] .site-topbar nav a{color:#aba8a1}html[data-theme=dark] .site-topbar .season-chip i{background:#f5f2ea;box-shadow:0 0 0 4px #282828}html[data-theme=dark] .site-topbar .account-button,html[data-theme=dark] .theme-toggle{border-color:#e5e1d8;color:#f5f2ea;background:#111}html[data-theme=dark] .site-topbar .account-button:hover,html[data-theme=dark] .theme-toggle:hover{color:#111;background:#f5f2ea}html[data-theme=dark],html[data-theme=dark] body{scrollbar-color:#e5e1d8 #101010}html[data-theme=dark]::-webkit-scrollbar-track,html[data-theme=dark] body::-webkit-scrollbar-track{border-left-color:#343434;background:#101010}html[data-theme=dark]::-webkit-scrollbar-thumb,html[data-theme=dark] body::-webkit-scrollbar-thumb{border-color:#101010;background:#e5e1d8}html[data-theme=dark]::-webkit-scrollbar-thumb:hover,html[data-theme=dark] body::-webkit-scrollbar-thumb:hover{background:#aaa69f}html[data-theme=dark]::-webkit-scrollbar-corner,html[data-theme=dark] body::-webkit-scrollbar-corner{background:#101010}@media(max-width:720px){.theme-toggle{margin-left:auto}.site-topbar .theme-toggle+.account-button{margin-left:0}}.site-menu-toggle,.site-mobile-nav-actions{display:none}@media(max-width:720px){.site-topbar{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) auto auto;gap:9px;padding-top:max(env(safe-area-inset-top),10px)}.site-topbar .season-chip,.site-topbar .theme-toggle,.site-topbar>.account-button{display:none}.site-topbar .wordmark{min-width:0;grid-column:1}.site-topbar .site-menu-toggle{display:inline-grid;width:38px;min-height:38px;grid-column:3;grid-template-columns:16px;grid-template-rows:repeat(3,2px) auto;align-content:center;justify-content:center;gap:3px;border:1px solid #111;color:#111;background:#fff}.site-topbar .site-menu-toggle i{display:block;width:16px;height:2px;background:currentColor;transition:transform .16s ease,opacity .16s ease}.site-topbar .site-menu-toggle span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.site-topbar.nav-open .site-menu-toggle i:first-child{transform:translateY(5px) rotate(45deg)}.site-topbar.nav-open .site-menu-toggle i:nth-child(2){opacity:0}.site-topbar.nav-open .site-menu-toggle i:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.site-topbar nav{position:absolute;z-index:40;top:calc(100% + 1px);right:0;left:0;display:none;grid-column:1 / -1;grid-template-columns:1fr;gap:0!important;margin:0;border:1px solid #111;background:#fff;box-shadow:5px 5px #111}.site-topbar.nav-open nav{display:grid}.site-topbar nav a{min-height:48px;display:flex;align-items:center;border-bottom:1px solid #d7d7d7;padding:0 14px;font-size:10px}.site-topbar nav a.active{color:#fff;background:#111}.site-topbar .site-mobile-nav-actions{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid #111}.site-topbar .site-mobile-nav-actions button,.site-topbar .site-mobile-nav-actions a{display:grid;place-items:center;min-height:46px;border:0;padding:0 12px;color:#111;background:#fff;font:500 9px/1 DM Mono,monospace;letter-spacing:.075em;text-decoration:none;text-align:center}.site-mobile-nav-actions button{border-right:1px solid #111;cursor:pointer}}@media(max-width:720px)and (hover:hover){.site-topbar nav a:hover{color:#fff;background:#111}.site-mobile-nav-actions button:hover,.site-mobile-nav-actions a:hover{color:#fff;background:#111}}@media(max-width:720px){html[data-theme=dark] .site-topbar .site-menu-toggle,html[data-theme=dark] .site-topbar nav,html[data-theme=dark] .site-topbar .site-mobile-nav-actions button,html[data-theme=dark] .site-topbar .site-mobile-nav-actions a{border-color:#e5e1d8;color:#f5f2ea;background:#101010}html[data-theme=dark] .site-topbar .site-menu-toggle i{background:currentColor}html[data-theme=dark] .site-topbar nav a{border-color:#393939}html[data-theme=dark] .site-topbar nav a.active{color:#101010;background:#f5f2ea}}@media(max-width:720px)and (hover:hover){html[data-theme=dark] .site-topbar nav a:hover,html[data-theme=dark] .site-mobile-nav-actions button:hover,html[data-theme=dark] .site-mobile-nav-actions a:hover{color:#101010;background:#f5f2ea}}@media(prefers-reduced-motion:reduce){.site-topbar .site-menu-toggle i{transition:none}}@media(min-width:721px)and (max-width:900px){.site-topbar{position:relative;display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-top:10px}.site-topbar .season-chip,.site-topbar .theme-toggle,.site-topbar>.account-button{display:none}.site-topbar .wordmark{min-width:0}.site-topbar .site-menu-toggle{display:inline-grid;width:42px;min-height:42px;grid-template-columns:18px;grid-template-rows:repeat(3,2px);align-content:center;justify-content:center;gap:4px;border:1px solid #111;color:#111;background:#fff}.site-topbar .site-menu-toggle i{display:block;width:18px;height:2px;background:currentColor;transition:transform .16s ease,opacity .16s ease}.site-topbar .site-menu-toggle span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.site-topbar.nav-open .site-menu-toggle i:first-child{transform:translateY(6px) rotate(45deg)}.site-topbar.nav-open .site-menu-toggle i:nth-child(2){opacity:0}.site-topbar.nav-open .site-menu-toggle i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-topbar nav{position:absolute;z-index:40;top:calc(100% + 1px);right:0;left:0;display:none;grid-template-columns:1fr 1fr;gap:0!important;margin:0;border:1px solid #111;background:#fff;box-shadow:5px 5px #111}.site-topbar.nav-open nav{display:grid}.site-topbar nav a{display:flex;min-height:54px;align-items:center;border-bottom:1px solid #d7d7d7;padding:0 16px;font-size:10px}.site-topbar nav a:nth-last-of-type(1){border-bottom:0}.site-topbar nav a.active{color:#fff;background:#111}.site-topbar .site-mobile-nav-actions{display:grid;grid-column:1 / -1;grid-template-columns:1fr 1fr;border-top:1px solid #111}.site-topbar .site-mobile-nav-actions button,.site-topbar .site-mobile-nav-actions a{display:grid;min-height:50px;place-items:center;border:0;padding:0 12px;color:#111;background:#fff;font:500 9px/1 DM Mono,monospace;letter-spacing:.075em;text-align:center;text-decoration:none}.site-mobile-nav-actions button{border-right:1px solid #111;cursor:pointer}html[data-theme=dark] .site-topbar .site-menu-toggle,html[data-theme=dark] .site-topbar nav,html[data-theme=dark] .site-topbar .site-mobile-nav-actions button,html[data-theme=dark] .site-topbar .site-mobile-nav-actions a{border-color:#e5e1d8;color:#f5f2ea;background:#101010}html[data-theme=dark] .site-topbar nav a{border-color:#393939}html[data-theme=dark] .site-topbar nav a.active{color:#101010;background:#f5f2ea}}html[data-theme=dark] .podium-place.rank-1{border-color:#111;color:#111;background:#d6b144}html[data-theme=dark] .podium-place.rank-2{border-color:#111;color:#111;background:#c4c8cb}html[data-theme=dark] .podium-place.rank-3{border-color:#111;color:#111;background:#b97b4c}html[data-theme=dark] .event-card p{color:#d0cdc6}html[data-theme=dark] .event-brief,html[data-theme=dark] .choose-nation-button{border-color:#57564f;background:#151515}html[data-theme=dark] .event-brief:hover,html[data-theme=dark] .event-brief:focus-visible,html[data-theme=dark] .choose-nation-button:hover,html[data-theme=dark] .choose-nation-button:focus-visible{color:#f5f2ea;border-color:#6d6b64;background:#202020}html[data-theme=dark] .event-brief:hover>#event-countdown,html[data-theme=dark] .event-brief:focus-visible>#event-countdown{color:#aaa69f}html[data-theme=dark] .rank-movement.up{color:#80cd96}html[data-theme=dark] .rank-movement.down{color:#f08d83}html[data-theme=dark] .rank-movement.steady{color:#aaa69f}html[data-theme=dark] #world-map{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 1v22M1 12h22' stroke='%23f5f2ea' stroke-width='2'/%3E%3Ccircle cx='12' cy='12' r='3' fill='%23101010' stroke='%23f5f2ea' stroke-width='2'/%3E%3C/svg%3E") 12 12,crosshair}
