@charset "UTF-8";.high-score,.high-score caption{border:0;background-color:var(--brand-color, #009ee0)}.high-score{counter-reset:rank -1;border-spacing:0 .5rem;padding:0 .5rem .5rem;font-weight:700}.high-score caption{position:relative;padding:.5rem 3rem 0 .5rem;text-align:left;font-family:"HarrisonSerifPro",georgia,serif;font-weight:900;font-size:2rem;color:var(--high-score-caption-color, #fff)}.high-score caption em{display:block;font-family:"AtlasGrotesk",arial,sans-serif;font-style:normal;font-weight:400;font-size:1.25rem}.high-score caption::after{content:"🏆";position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.high-score td:first-child{text-align:center}.high-score td:last-child{text-align:right}.high-score td:nth-child(2),.high-score__skip td:first-child{text-align:center;width:100%}.high-score td{border:0;padding:.25rem .5rem;background:var(--high-score-bg-color-td, #fff);font-size:1.1875rem;color:var(--high-score-text-color, #636769)}.high-score tr{counter-increment:rank}.high-score tr:has(th){height:1px;overflow:hidden;position:absolute;pointer-events:none;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important}.high-score tr:nth-child(-n+11) td:first-child{font-weight:900;font-size:1.5rem}.high-score tr:nth-child(-n+4) td:first-child{position:relative;padding-top:.5rem;padding-bottom:.5rem;font-size:0}.high-score tr:nth-child(-n+4) td:first-child::before{display:inline-block;content:counter(rank);border-radius:50%;height:2rem;width:2rem;font-size:1.5rem;font-weight:900;line-height:2rem;text-shadow:.0625rem .0625rem 0 rgba(255,255,255,.5);box-shadow:inset 0 0 0 .125rem rgba(255,255,255,.5)}.high-score tr:nth-child(-n+4) td:first-child::after{content:"♕";display:block;position:absolute;top:-.25rem;left:50%;font-size:1.125rem;text-shadow:none;transform:translateX(-50%)}.high-score tr:nth-child(2) td:first-child::before{background:gold;color:var(--second-rank-badge-color, #806c00)}.high-score tr:nth-child(2) td:first-child::after{color:gold}.high-score tr:nth-child(3) td:first-child::before{background:silver;color:var(--second-rank-badge-color, gray)}.high-score tr:nth-child(3) td:first-child::after{color:silver}.high-score tr:nth-child(4){position:relative}.high-score tr:nth-child(4) td:first-child::before{background:#cd7f32;color:var(--second-rank-badge-color, #674019)}.high-score tr:nth-child(4) td:first-child::after{color:#cd7f32}.high-score tr:nth-child(4)::after{content:"";display:block;height:20px;position:absolute;left:0;right:0}.high-score__active-user{outline:4px solid var(--highlight-user-color, #cd7f32);outline-offset:1px}.high-score__active-user td{background-color:var(--highlight-user-bg-color, #fff380)}.high-score__spacing{height:.25rem}.high-score__consent #alias{width:100%}.high-score__consent span#highScoreConsentError{display:block;color:var(--high-score-error-color, #ff0000);font-size:.875rem;margin-top:.25rem;text-align:center}.text-page .page__content>*+*{margin-top:0!important}.high-contrast{--button-primary-bg-color:#0a5270;--high-score-bg-color-td:#fff;--second-rank-badge-color:#191919;--high-score-text-color:#191919;--high-score-caption-color:#fff;--highlight-user-color:#cd7f32;--highlight-user-bg-color:#fff380;--high-score-error-color:#ff0000}