@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/space-grotesk-latin-400-normal.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/space-grotesk-latin-500-normal.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/space-grotesk-latin-600-normal.woff2)format("woff2")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/space-grotesk-latin-700-normal.woff2)format("woff2")}@font-face{font-family:DM Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/dm-mono-latin-400-normal.woff2)format("woff2")}@font-face{font-family:DM Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/dm-mono-latin-500-normal.woff2)format("woff2")}:root{--motion-snap:.16s;--motion-reveal:.3s;--motion-ease:cubic-bezier(.2, .7, .3, 1);--motion-stagger:60ms;--motion-podium:.3s;--motion-podium-step:.38s}@keyframes motion-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}body.motion-ready .motion-stagger>*{animation:motion-rise var(--motion-reveal) var(--motion-ease) both;animation-delay:calc(var(--motion-lead,0s) + var(--motion-index,0) * var(--motion-stagger))}body.motion-ready #ranking-list.motion-stagger{--motion-lead:.62s}@keyframes motion-podium-rise{0%{opacity:0;transform:translateY(28px)}55%{opacity:1}to{opacity:1;transform:none}}body.motion-ready .podium-place{animation:motion-podium-rise var(--motion-podium) var(--motion-ease) both}body.motion-ready .podium-place.rank-3{animation-delay:0s}body.motion-ready .podium-place.rank-2{animation-delay:var(--motion-podium-step)}body.motion-ready .podium-place.rank-1{animation-delay:calc(var(--motion-podium-step) * 2)}@keyframes motion-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}body.motion-ready .motion-enter{animation:motion-enter var(--motion-reveal) var(--motion-ease) both}@media (hover:hover){.motion-press{transition:transform var(--motion-snap) var(--motion-ease)}}.motion-press:active{transform:scale(.97)}.motion-count{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:reduce){.motion-stagger>*,.motion-enter,.podium-place{animation:none}.motion-press{transition:none}.motion-press:active{transform:none}}.flag-option,.game-button,.lab-footer-switch button,.lab-surface-switch button,.settings-value.is-action,.play-board-row.play-player-card-trigger,.leaderboard-switch button,.home-leaderboard-toggle button{transform-origin:50%}.flag-option:active,.game-button:not(:disabled):active,.lab-footer-switch button:active,.lab-surface-switch button:active,.settings-value.is-action:active,.leaderboard-switch button:active,.home-leaderboard-toggle button:active{transform:scale(.97)}@media (prefers-reduced-motion:reduce){.flag-option:active,.game-button:not(:disabled):active,.lab-footer-switch button:active,.lab-surface-switch button:active,.settings-value.is-action:active,.leaderboard-switch button:active,.home-leaderboard-toggle button:active{transform:none}}:root{--site-nav-gutter:clamp(16px, 3vw, 42px);--site-nav-content-width:min(2560px, 100%)}.site-coin-icon{object-fit:contain;flex:none;width:1em;height:1em;display:block}html[data-theme=dark] .site-coin-icon{filter:invert()}button,[role=button],summary,.site-topbar nav a{-webkit-user-select:none;user-select:none}input,textarea,select,[contenteditable=true]{-webkit-user-select:text;user-select:text}*,:before,:after,button,a,[role=button],input,select,textarea,summary,label{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent}button:disabled,input:disabled,select:disabled{cursor:default!important}html:has(>body .site-page-loader:not([hidden])){scrollbar-gutter:auto;overflow:hidden}.site-page-loader{z-index:120;color:#111;text-align:center;background:#fff;place-content:center;justify-items:center;gap:13px;min-height:100dvh;padding:24px;display:grid;position:fixed;inset:0}.site-page-loader:before{content:"";border:2px solid #d2d2d2;border-top-color:#111;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite site-page-loading-spin}.site-page-loader strong{letter-spacing:.11em;font:500 10px/1.25 DM Mono,monospace}.site-page-loader small{color:#666;letter-spacing:.08em;font:500 8px/1.35 DM Mono,monospace}.site-page-loader[hidden]{display:none!important}html[data-theme=dark] .site-page-loader{color:#f5f2ea;background:#202020}html[data-theme=dark] .site-page-loader:before{border-color:#f5f2ea #444 #444}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:#202020}html:not([data-theme]) .site-page-loader:before{border-color:#f5f2ea #444 #444}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-notice{z-index:130;opacity:0;color:#fff;letter-spacing:.04em;pointer-events:none;background:#111;max-width:min(390px,100vw - 40px);padding:12px 14px;font:500 10px/1.4 DM Mono,monospace;transition:all .2s;position:fixed;bottom:20px;right:20px;transform:translateY(20px);box-shadow:4px 4px #bbb}.site-notice.visible{opacity:1;transform:none}html[data-theme=dark] .site-notice{color:#101010;background:#f5f2ea;box-shadow:4px 4px #555}@media (width<=640px){.site-notice{max-width:none;bottom:14px;left:14px;right:14px}}.site-topbar{box-sizing:border-box;border-bottom:1px solid #111;align-items:center;width:min(var(--site-nav-content-width), calc(100% - var(--site-nav-gutter) - var(--site-nav-gutter)))!important;justify-content:flex-start!important;gap:26px!important;min-height:64px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;display:flex!important}.app-shell>.site-topbar,.play-shell>.site-topbar,.profile-shell>.site-topbar{width:100%!important;margin-left:0!important;margin-right:0!important}.site-topbar .wordmark{color:#111;white-space:nowrap;text-decoration:none;letter-spacing:-.07em!important;font-family:Space Grotesk,Arial,sans-serif!important;font-size:23px!important;font-weight:700!important;line-height:normal!important}.site-topbar .wordmark span{color:#111}.site-topbar .season-chip{color:#5e5e5e;letter-spacing:.09em;align-items:center;gap:8px;font:500 9px/1 DM Mono,monospace;display:inline-flex}.site-topbar .season-chip i{background:#111;border-radius:50%;width:7px;height:7px;animation:1.7s ease-in-out infinite site-season-pulse;box-shadow:0 0 0 4px #e7e7e7}.site-topbar nav{align-items:center;margin-left:auto;display:flex;gap:23px!important}.site-topbar nav a{color:#5e5e5e;letter-spacing:.09em;background:0 0;border:0;padding:5px 0;font:500 9px/1 DM Mono,monospace;text-decoration:none}.site-topbar nav a:hover,.site-topbar nav a.active{color:#111}.site-topbar .account-button{box-sizing:border-box;color:#111;letter-spacing:.075em;white-space:nowrap;background:#fff;border:1px solid #111;border-radius:0;flex-flow:row;justify-content:center;align-items:center;gap:6px;height:36px;min-height:36px;padding:0 12px;font:500 9px/1 DM Mono,monospace;text-decoration:none;display:inline-flex}.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 (width<=720px){:root{--site-nav-gutter:10px}.site-topbar{gap:13px!important;min-height:58px!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{width:12px;height:12px}body::-webkit-scrollbar{width:12px;height:12px}html::-webkit-scrollbar-track{background:#f3f2ed;border-left:1px solid #d4d2ca}body::-webkit-scrollbar-track{background:#f3f2ed;border-left:1px solid #d4d2ca}html::-webkit-scrollbar-thumb{background:#111 padding-box padding-box;border:3px solid #f3f2ed;min-height:72px}body::-webkit-scrollbar-thumb{background:#111 padding-box padding-box;border:3px solid #f3f2ed;min-height:72px}html::-webkit-scrollbar-thumb:hover{background:#555 padding-box padding-box}body::-webkit-scrollbar-thumb:hover{background:#555 padding-box padding-box}html::-webkit-scrollbar-corner{background:#f3f2ed}body::-webkit-scrollbar-corner{background:#f3f2ed}.theme-toggle{box-sizing:border-box;color:#111;letter-spacing:.075em;cursor:pointer;background:#fff;border:1px solid #111;border-radius:0;place-items:center;height:36px;min-height:36px;padding:0 12px;font:500 9px/1 DM Mono,monospace;display:inline-grid}.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{color:#f5f2ea;background:#202020;border-color:#e5e1d8}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{background:#202020;border-left-color:#343434}html[data-theme=dark] body::-webkit-scrollbar-track{background:#202020;border-left-color:#343434}html[data-theme=dark]::-webkit-scrollbar-thumb{background:#e5e1d8;border-color:#101010}html[data-theme=dark] body::-webkit-scrollbar-thumb{background:#e5e1d8;border-color:#101010}html[data-theme=dark]::-webkit-scrollbar-thumb:hover{background:#aaa69f}html[data-theme=dark] body::-webkit-scrollbar-thumb:hover{background:#aaa69f}html[data-theme=dark]::-webkit-scrollbar-corner{background:#202020}html[data-theme=dark] body::-webkit-scrollbar-corner{background:#202020}@media (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}.site-topbar nav a[hidden]{display:none!important}@media (width<=720px){.site-topbar{padding-top:max(env(safe-area-inset-top), 10px);grid-template-columns:minmax(0,1fr) auto auto;gap:9px;position:relative;display:grid!important}.site-topbar .season-chip,.site-topbar .theme-toggle,.site-topbar>.account-button{display:none}.site-topbar .wordmark{grid-column:1;min-width:0}.site-topbar .site-menu-toggle{color:#111;background:#fff;border:1px solid #111;grid-column:3;grid-template-rows:repeat(3,2px) auto;grid-template-columns:16px;place-content:center;gap:3px;width:38px;min-height:38px;display:inline-grid}.site-topbar .site-menu-toggle i{background:currentColor;width:16px;height:2px;transition:transform .16s,opacity .16s;display:block}.site-topbar .site-menu-toggle span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.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{z-index:40;background:#fff;border:1px solid #111;grid-column:1/-1;grid-template-columns:1fr;margin:0;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:5px 5px #111;gap:0!important}.site-topbar.nav-open nav{display:grid}.site-topbar nav a{border-bottom:1px solid #d7d7d7;align-items:center;min-height:48px;padding:0 14px;font-size:10px;display:flex}.site-topbar nav a.active{color:#fff;background:#111}.site-topbar .site-mobile-nav-actions{border-top:1px solid #111;grid-template-columns:1fr 1fr;gap:0;display:grid}.site-topbar .site-mobile-nav-actions button,.site-topbar .site-mobile-nav-actions a{color:#111;letter-spacing:.075em;text-align:center;background:#fff;border:0;place-items:center;min-height:46px;padding:0 12px;font:500 9px/1 DM Mono,monospace;text-decoration:none;display:grid}.site-mobile-nav-actions button{cursor:pointer;border-right:1px solid #111}}@media (width<=720px) and (hover:hover){.site-topbar nav a:hover,.site-mobile-nav-actions button:hover,.site-mobile-nav-actions a:hover{color:#fff;background:#111}}@media (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{color:#f5f2ea;background:#202020;border-color:#e5e1d8}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 (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 (width>=721px) and (width<=900px){.site-topbar{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-top:10px;position:relative;display:grid!important}.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{color:#111;background:#fff;border:1px solid #111;grid-template-rows:repeat(3,2px);grid-template-columns:18px;place-content:center;gap:4px;width:42px;min-height:42px;display:inline-grid}.site-topbar .site-menu-toggle i{background:currentColor;width:18px;height:2px;transition:transform .16s,opacity .16s;display:block}.site-topbar .site-menu-toggle span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.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{z-index:40;background:#fff;border:1px solid #111;grid-template-columns:1fr 1fr;margin:0;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:5px 5px #111;gap:0!important}.site-topbar.nav-open nav{display:grid}.site-topbar nav a{border-bottom:1px solid #d7d7d7;align-items:center;min-height:54px;padding:0 16px;font-size:10px;display:flex}.site-topbar nav a:last-of-type{border-bottom:0}.site-topbar nav a.active{color:#fff;background:#111}.site-topbar .site-mobile-nav-actions{border-top:1px solid #111;grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.site-topbar .site-mobile-nav-actions button,.site-topbar .site-mobile-nav-actions a{color:#111;letter-spacing:.075em;text-align:center;background:#fff;border:0;place-items:center;min-height:50px;padding:0 12px;font:500 9px/1 DM Mono,monospace;text-decoration:none;display:grid}.site-mobile-nav-actions button{cursor:pointer;border-right:1px solid #111}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{color:#f5f2ea;background:#202020;border-color:#e5e1d8}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{color:#111;background:#d6b144;border-color:#111}html[data-theme=dark] .podium-place.rank-2{color:#111;background:#c4c8cb;border-color:#111}html[data-theme=dark] .podium-place.rank-3{color:#111;background:#b97b4c;border-color:#111}html[data-theme=dark] .event-card p{color:#d0cdc6}html[data-theme=dark] .event-brief,html[data-theme=dark] .choose-nation-button{color:#f5f2ea;background:#272727;border-color:#51504a}html[data-theme=dark] .event-brief:hover,html[data-theme=dark] .event-brief:focus,html[data-theme=dark] .event-brief:focus-visible,html[data-theme=dark] .choose-nation-button:hover,html[data-theme=dark] .choose-nation-button:focus,html[data-theme=dark] .choose-nation-button:focus-visible{color:#f5f2ea;background:#202020;border-color:#6a6861;outline:0}html[data-theme=dark] .event-brief:hover>#event-countdown,html[data-theme=dark] .event-brief:focus>#event-countdown,html[data-theme=dark] .event-brief:focus-visible>#event-countdown{color:#aaa69f}html[data-theme=dark] .rank-movement{color:#aaa69f;box-shadow:none;background:0 0}html[data-theme=dark] .rank-movement.up{color:#5fc281}html[data-theme=dark] .rank-movement.down{color:#e3776c}html[data-theme=dark] .rank-movement.steady{color:#7a7770}html[data-theme=dark] .podium-place .rank-movement{color:#1111118c}html[data-theme=dark] .podium-place.rank-1 .rank-movement{color:#3c2d0ab3}html[data-theme=dark] .podium-place.rank-2 .rank-movement{color:#28282aa6}html[data-theme=dark] .podium-place.rank-3 .rank-movement{color:#372314a6}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}
