@keyframes pulse-red{0%{transform:scale(.95);box-shadow:0 0 #ff5252b3}70%{transform:scale(1);box-shadow:0 0 0 5px #ff525200}to{transform:scale(.95);box-shadow:0 0 #ff525200}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes move1{0%{transform:scale(1) translate(0)}38%{transform:scaleX(.8) translate(3vw,5vh) rotate(120deg)}40%{transform:scaleX(.8) translate(3vw,5vh) rotate(120deg)}78%{transform:scale(1.3,.9) translate(4vw,6vh) rotate(-20deg)}80%{transform:scale(1.3,.9) translate(4vw,6vh) rotate(-20deg)}to{transform:scale(1) translate(0)}}@keyframes move2{0%{transform:scale(1) translate(0)}28%{transform:scaleX(2) translate(10%,20%) rotate(200deg)}40%{transform:scaleX(2) translate(10%,20%) rotate(200deg)}78%{transform:scale(1.5,.8) translate(15%,10%) rotate(-20deg)}82%{transform:scale(1.5,.8) translate(15%,10%) rotate(-20deg)}to{transform:scale(1) translate(0)}}@keyframes move3{0%{transform:scale(1) translate(0) rotate(90deg)}38%{transform:scale(3,1.5) translate(-10vw,10vh) rotate(-160deg)}40%{transform:scale(3,1.5) translate(-10vw,10vh) rotate(-160deg)}78%{transform:scale(1.6) translateY(12vh) rotate(-20deg)}80%{transform:scale(1.6) translateY(12vh) rotate(-20deg)}to{transform:scale(1) translate(0) rotate(90deg)}}@keyframes move4{0%{transform:scale(1) translate(0)}38%{transform:scaleX(.8) translate(-10vw,10vh) rotate(-160deg)}40%{transform:scaleX(.8) translate(-10vw,10vh) rotate(-160deg)}78%{transform:scale(1.3) translateY(12vh) rotate(-20deg)}80%{transform:scale(1.3) translateY(12vh) rotate(-20deg)}to{transform:scale(1) translate(0)}}img{border:0;height:auto;max-width:100%;width:auto\	;vertical-align:middle;-ms-interpolation-mode:bicubic}#map_canvas img,.google-maps img{max-width:none}svg:not(:root){overflow:hidden}figure{margin:0}textarea,input{-webkit-appearance:none}.clearfix,.cf{*zoom: 1}.clearfix:before,.clearfix:after,.cf:before,.cf:after{content:"";display:table;line-height:0}.clearfix:after,.cf:after{clear:both}.balance-text{text-wrap:balanced}.hide-text{overflow:hidden;text-indent:100%;white-space:nowrap}.ir{display:block;background-repeat:no-repeat;overflow:hidden;text-indent:-999em;direction:ltr;text-align:left}.ir br{display:none}.hidden{visibility:hidden;display:none}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{position:static;margin:0;height:auto;width:auto;overflow:visible;clip:auto}.invisible{visibility:hidden}.clearboth{clear:both}.clearleft{clear:left}.clearright{clear:right}.floatleft{float:left}.floatright{float:right}.larger{font-size:large}.smaller{font-size:smaller}.left{text-align:left}.right{text-align:right}.center{text-align:center}.justify{text-align:justify}.aligncenter{display:block;margin:0 auto}.alignleft{margin:0 1em 1em 0;float:left}.alignright{margin:0 0 1em 1em;float:right}.screen-reader-text{position:absolute;top:-9999px;left:-9999px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;margin:0;padding:0;vertical-align:baseline;font:inherit;font-size:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}:root{--background-color: #fff;--panel-bg-color: #fff;--panel-border-color: #f0f0f0;--panel-shadow-color: rgba(208, 208, 208, .25);--text-color: #252e29;--text-quiet: #737976;--link-color: #334cfd;--brand-pink: #ef4d87;--brand-green: #3cac3b;--brand-yellow: #fdcc57;--brand-blue: #334cfd;--brand-cyan: #64fcdb;--brand-black: #323232;--brand-orange: #fe3d03;--brand-lime: #b0e905;--button-green: #3cac3b;--button-green-light: #3cac3b;--button-green-dark: #25ab7a;--button-green-darker: #25ab7a;--button-pink: #ef4d87;--button-pink-dark: #ef4d87;--button-blue: #334cfd;--button-blue-dark: #404fe4;--button-orange: var(--brand-orange);--button-orange-dark: #e55739;--button-black: #252e29}.page-enter-active,.page-leave-active,.layout-enter-active,.layout-leave-active{transition:opacity .5s}.page-enter,.page-leave-active,.layout-enter,.layout-leave-active{opacity:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion){html{scroll-behavior:auto}}body{margin:0;background-color:var(--background-color);min-height:100vh;min-height:-webkit-fill-available;min-height:-moz-available;min-height:stretch;transition:all .5s;overscroll-behavior:none}.loading-overlay{z-index:10;position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;background-color:#000000e6}.loading-overlay .fa-spinner-third{font-size:8em;color:#fff;animation:rotate 2s infinite linear}.loading-page{z-index:999;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:#fffffff2;height:100%;width:100%;color:#999}.loading-page .fa-spinner-third{font-size:5em;animation:rotate 2s infinite linear}.container{*zoom: 1;padding:4em 1.6em}.container:after{content:"";display:table;clear:both}@media (min-width: 577px){.container{max-width:72em;padding:3em}}section:focus{outline:none}.visuallyhidden{position:absolute;border:0;margin:-1px;height:1px;width:1px;overflow:hidden;padding:0;clip:rect(0 0 0 0)}@media (min-width: 769px){.mobile-only{display:none}}@media (max-width: 768px){.desktop-only{display:none}}a{transition:all .2s ease-in-out;text-decoration:none;color:var(--link-color)}a:hover{text-decoration:underline}.notify{z-index:9999999;position:fixed;top:0;left:0;right:0;background-color:#00a554f2;padding:1em;font-size:1.6em;color:#fff;text-align:center}@media (min-width: 577px){.notify{font-size:2em}}@media (min-width: 993px){.notify{font-size:2.4em}}.notify.success{background-color:#52c162f2}.notify.warning{background-color:#ffad54f2}.notify.error{background-color:#e40614f2}@media (min-width: 993px){.mobile-only{display:none}}@media (max-width: 992px){.desktop-only{display:none}}[role=link],[role=button]{cursor:pointer}hr{border:none;border-top:1px solid rgba(151,151,151,.5);margin-top:4em;margin-bottom:4em}.form__fieldset{margin-bottom:1.6em}.form__fieldset.form-actions{margin-bottom:3.2em}.form__label{display:block;margin-bottom:.5em;font-size:1.6em;font-weight:500}.form__input{transition:all .2s ease-in-out;outline:none;border:2px solid #b8b8b8;border-radius:10px;background-color:#fff;width:100%;padding:.6em 1em;letter-spacing:-.79px;font-family:Inter,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:2.2em;font-weight:500;color:var(--text-color);-webkit-appearance:none}.form__input.placeholder{color:#b0b0b0}.form__input:-moz-placeholder{color:#b0b0b0}.form__input::-moz-placeholder{color:#b0b0b0}.form__input:-ms-input-placeholder{color:#b0b0b0}.form__input::-webkit-input-placeholder{color:#b0b0b0}@media (max-width: 992px){.form__input{font-size:16px}}.form__input.has-error{border-color:#a5180b}.form__input:focus{border-color:var(--text-color)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus input:-webkit-autofill,textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px #fff inset}input:-webkit-autofill{-webkit-text-fill-color:var(--text-color)!important}html{font-family:Inter,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:62.5%;line-height:1.3;color:var(--text-color);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-size:100%;line-height:1.3}h1,h2,h3,h4,h5,h6{font-weight:700}h1{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif}h2{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;font-weight:600}h3{margin-bottom:.75em;font-size:2.8em}strong{font-weight:700}button{transition:all .2s ease-in-out;outline:none;margin:0;background-color:transparent;font-family:Inter,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;font-size:1em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.button{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .2s ease-in-out;display:inline-flex;justify-content:center;align-items:center;outline:none;border:2px solid transparent;border-radius:10px;background-color:transparent;padding:.6em 1em;text-decoration:none;letter-spacing:-.035em;font-size:2.2em;font-weight:600;cursor:pointer;-webkit-appearance:none;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button:hover{text-decoration:none}.button:focus{outline:none}.button.disabled{opacity:.5;cursor:not-allowed;pointer-events:none;transition:none}.button--reset,.guessi-lightbox .guessi-lightbox-content .close,.guessi-lightbox .guessi-lightbox-content .tweet,.button--action{outline:none;border:none;border-radius:0;margin:0;background-color:transparent;padding:0;font-size:1em;-webkit-appearance:none}.button--primary{background-color:var(--button-orange);color:#fff;box-shadow:0 0 10px #e4e4e4}.button--primary:focus,.button--primary:hover{background-color:var(--button-orange-dark)}.button--secondary{background-color:#fff;color:var(--button-orange);border-color:var(--button-orange)}.button--secondary:focus,.button--secondary:hover{color:var(--button-orange-dark);border-color:var(--button-orange-dark)}.button--grey{background-color:#fff;color:#b0b0b0;border-color:#b0b0b0}.button--grey:focus,.button--grey:hover{color:#8a8a8a;border-color:#8a8a8a}.button--link{color:var(--button-green)}.button--link:focus,.button--link:hover{text-decoration:underline;color:var(--button-green-dark)}.button--block,.guessi-lightbox .guessi-lightbox-content .button{display:flex;width:100%}.button--action{transition:all .2s ease-in-out;font-size:3em}.button--action-accept{color:#52c162}.button--action-accept:hover{color:#42b853}.button--action-reject{color:#e40614}.button--action-reject:hover{color:#cb0512}.button--action-dismiss{color:#ccc}.button--action-dismiss:hover{color:#bfbfbf}.submit-button,.button--blue{color:var(--brand-blue);border-color:var(--brand-blue)}.submit-button:hover,.button--blue:hover{background-color:var(--brand-blue);color:#fff}.log-out-button{border-color:#fff}.button--facebook{background-color:#3b5998;font-size:1.6em;color:#fff;border-color:#3b5998}.button--facebook i,.button--facebook svg{display:inline-block;*display: inline;vertical-align:middle;*vertical-align: auto;*zoom: 1;margin-right:.5em;font-size:1.5em}.button--facebook span{display:inline-block;*display: inline;vertical-align:middle;*vertical-align: auto;*zoom: 1}.button--facebook:hover{background-color:#2d4373;color:#fff}.button--twitter{background-color:#00aced;font-size:1.6em;color:#fff;border-color:#00aced}.button--twitter i,.button--twitter svg{display:inline-block;*display: inline;vertical-align:middle;*vertical-align: auto;*zoom: 1;margin-right:.5em;font-size:1.5em}.button--twitter span{display:inline-block;*display: inline;vertical-align:middle;*vertical-align: auto;*zoom: 1}.button--twitter:hover{background-color:#0087ba;color:#fff}.file-upload-input{position:absolute!important;top:-9999px!important;left:-9999px!important;visibility:hidden!important}@media (max-width: 576px){body:not(.body--marketing){padding-bottom:9.2em}}@media (min-width: 577px){body:not(.body--marketing){padding-left:10em}}nav.main-nav{z-index:999;position:fixed;bottom:0;left:0;background-color:var(--panel-bg-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width: 576px){nav.main-nav{right:0;border-top:1px solid rgba(151,151,151,.15);height:9.2em}}@media (min-width: 577px){nav.main-nav{top:0;border-right:1px solid rgba(151,151,151,.15);width:10em}}@media (max-width: 576px){.nav__shadow{z-index:2;position:fixed;bottom:9.2em;left:0;right:0;content:"";background:linear-gradient(#0000,#00000013);height:2em;pointer-events:none}}.main-nav__list{margin:0;list-style:none}@media (max-width: 576px){.main-nav__list{display:flex;padding:0}}@media (min-width: 577px){.main-nav__list{display:flex;flex-direction:column;height:100vh;overflow:auto;padding:1em}}@media (max-width: 576px){.main-nav__item{display:flex;justify-content:center;align-items:center;flex:1}}.main-nav__item--logout{margin-top:auto;color:var(--text-quiet)}@media (max-width: 576px){.main-nav__item--logout{display:none}}.main-nav__link{border:none;background-color:transparent;font-size:1em;color:var(--text-quiet);-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width: 576px){.main-nav__link{display:flex;justify-content:center;align-items:center;height:9.2em;width:100%}}@media (min-width: 577px){.main-nav__link{display:block;border-radius:10px;margin-bottom:1em;padding:1em;text-align:center}}.main-nav__link:hover{text-decoration:none;color:var(--brand-blue)}.main-nav__link .notification-pill{display:inline-block;*display: inline;vertical-align:middle;*vertical-align: auto;*zoom: 1;border-radius:18px;height:18px;width:18px;line-height:18px;text-align:center;position:absolute;top:.75em;left:50%;margin-left:.5em;font-size:1.2em}@media (max-width: 576px){.main-nav__link.nuxt-link-exact-active .main-nav__link-affordance{background-color:var(--brand-blue);color:#fff}}@media (min-width: 577px){.main-nav__link.nuxt-link-exact-active{background-color:#334cfd14;color:var(--brand-blue)}}@media (max-width: 576px){.main-nav__link-affordance{border-radius:10px;padding:1.2em 1.8em;text-align:center}}.main-nav__icon{display:block;font-size:2.6em}@media (max-width: 576px){.main-nav__label{display:none}}@media (min-width: 577px){.main-nav__label{display:block;margin-top:.5em;font-size:1.2em;font-weight:500}}.notification-pill{background-color:#f6d660;color:#52c162}.notification-pill span{position:relative}.mobile-switcher-nav{display:flex;margin-bottom:3em}@media (min-width: 993px){.mobile-switcher-nav{display:none}}.mobile-switcher-nav button{outline:none;border:none;border-bottom:3px solid transparent;border-radius:0;margin-right:1em;background-color:transparent;padding:.5em 0;text-transform:uppercase;font-size:1.3em;font-weight:600;color:#8e9390;text-align:center}.mobile-switcher-nav button.active{color:var(--text-color);border-bottom-color:var(--brand-blue)}.mobile-switcher-nav button:hover{text-decoration:none}.simplert__content{color:var(--text-color)}.guessi-lightbox{transition:all .2s ease-in-out;z-index:9998;position:fixed;top:0;bottom:0;left:0;right:0;background-color:#838383d9;overflow:auto}.guessi-lightbox.hide_modal{opacity:0;pointer-events:none}@media (max-width: 576px){.guessi-lightbox .guessi-lightbox-content{transition:all .2s ease-in-out;position:fixed;top:4.8em;bottom:0;left:0;right:0;border-radius:10px 10px 0 0;background-color:var(--panel-bg-color);overflow:auto;padding:3em}.guessi-lightbox .guessi-lightbox-content.hide_modal{top:100%}}@media (min-width: 577px){.guessi-lightbox .guessi-lightbox-content{position:absolute;top:10%;left:50%;border-radius:10px;margin-left:-30em;background-color:var(--panel-bg-color);width:60em;padding:3em}}@media (min-width: 577px) and (max-height: 800px){.guessi-lightbox .guessi-lightbox-content{top:1em}}.guessi-lightbox .guessi-lightbox-content .close,.guessi-lightbox .guessi-lightbox-content .tweet{position:absolute;top:1.5em;display:flex;justify-content:center;align-items:center;border-radius:100em;height:3.2em;width:3.2em;box-shadow:0 0 10px #cbcbcb80}.guessi-lightbox .guessi-lightbox-content .close svg,.guessi-lightbox .guessi-lightbox-content .tweet svg{font-size:3.2em}.guessi-lightbox .guessi-lightbox-content .close{right:1.5em;color:var(--text-color)}.guessi-lightbox .guessi-lightbox-content .close:hover{color:var(--text-quiet)}.guessi-lightbox .guessi-lightbox-content .tweet{left:1.5em;background-color:#00aced;color:#fff}.guessi-lightbox .guessi-lightbox-content .tweet:hover{background-color:#0074a1}.guessi-lightbox .guessi-lightbox-content h3{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;text-align:center}.guessi-lightbox-content--sticker{text-align:center}.guessi-lightbox-content--sticker figure{margin:2em auto;max-width:30em}.guessi-lightbox-content--sticker h4{margin:0 auto .33em;letter-spacing:-.035em;font-size:2.8em;line-height:1.2;text-wrap:balance}.guessi-lightbox-content--sticker p.awarded{margin-top:1.2em;margin-bottom:0;font-style:italic;font-size:1.5em;color:#757575}.guessi-lightbox-content--sticker p.description,.guessi-lightbox-content--sticker p.designed-by{font-size:1.5em}.guessi-lightbox-content--sticker p{margin:0 auto 1em;max-width:33em;text-wrap:balance}p.no-mates{margin:0 auto 1.6em;max-width:20em;font-size:1.8em;text-align:center}.add-friends-modal h2{font-size:4em;color:#e40614}.invite-list .invitation{display:flex;align-items:center;border-radius:5px;margin-bottom:1em;background-color:#fff;padding:.5em;-ms-box-orient:horizontal}.invite-list .invitation .avatar{border:2px solid #FFD900;border-radius:3px;margin-right:2em;overflow:hidden;text-align:center;flex:1 1 70px}.invite-list .invitation .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:2.4em;font-weight:700;text-align:left;flex:2 2 100%}.invite-list .invitation .checkbox{position:relative;flex:1 1 60px}.invite-list .invitation .checkbox input[type=checkbox]{visibility:hidden}.invite-list .invitation .checkbox input[type=checkbox]:checked+label{opacity:1;border:2px solid #52c162;background-color:#52c162;color:#fff}.invite-list .invitation .checkbox label{display:inline-block;*display: inline;vertical-align:middle;*vertical-align: auto;*zoom: 1;border-radius:36px;height:36px;width:36px;line-height:36px;text-align:center;opacity:.5;border:2px solid #929292;font-size:1.8em;cursor:pointer}.invite-list .invitation .checkbox label:hover{opacity:1}h2{margin-bottom:.6em;letter-spacing:-.046em;font-size:3.2em;font-weight:700}.dashboard__heading{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;margin-bottom:.6em;letter-spacing:-.046em;font-size:2.6em;font-weight:600}#home.container{max-width:100%;display:grid;grid-template-areas:"stats" "aside" "stickers" "social";grid-gap:3em}@media (min-width: 993px){#home.container{grid-gap:6em}}.dashboard__stats{grid-area:stats}.dashboard__aside{grid-area:aside}.dashboard__stickers{grid-area:stickers}.dashboard__social-share{grid-area:social}.dashboard__notifications{margin-bottom:3em}@media (min-width: 993px){.dashboard__notifications{margin-bottom:6em}}@media (min-width: 769px){#home.container{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"stats aside" "stickers aside" "social aside";grid-gap:3em}.dashboard__stats{grid-area:stats}.dashboard__stickers{grid-area:stickers}.dashboard__social-share{grid-area:social}.dashboard__aside{grid-area:aside}.dashboard__notifications{margin-bottom:6em}.dashboard__notifications .dashboard__heading{display:none}}@media (min-width: 1201px){#home.container{grid-template-columns:1fr 2fr;grid-gap:6em}.dashboard__aside{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"feed notifications";grid-gap:6em}.dashboard__friend-feed,.dashboard__pundit-feed{grid-area:feed}.dashboard__notifications{margin-bottom:0;grid-area:notifications}}@media (max-width: 576px){.dashboard__social-share .button{display:flex;margin-bottom:.5em;width:100%}}@media (min-width: 577px){.dashboard__social-share .button{margin-right:.5em;margin-bottom:.5em}}section#home .stats-grid,section#profile .stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7em}section#home .stats-grid .col,section#profile .stats-grid .col{display:flex;flex-direction:column;border:1px solid #f0f0f0;border-radius:10px;padding:1.5em;text-align:center;box-shadow:0 0 10px #d0d0d040}@media (max-width: 576px){section#home .stats-grid .col,section#profile .stats-grid .col{margin-bottom:1em}}section#home .stats-grid .col .col__heading,section#profile .stats-grid .col .col__heading{text-transform:uppercase;font-size:1.2em;font-weight:600;flex:0}section#home .stats-grid .col .col__body,section#profile .stats-grid .col .col__body{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5em 0 1em;flex:1}section#home .stats-grid .rankings,section#profile .stats-grid .rankings{background-color:var(--brand-green);color:#fff}section#home .stats-grid .rankings .row,section#profile .stats-grid .rankings .row{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;white-space:nowrap;text-decoration:none;letter-spacing:-.035em;line-height:1;font-weight:700;color:#fff}section#home .stats-grid .rankings .row:not(:last-of-type),section#profile .stats-grid .rankings .row:not(:last-of-type){margin-bottom:1em}section#home .stats-grid .rankings .rank,section#profile .stats-grid .rankings .rank{font-size:2.2em}section#home .stats-grid .rankings .total-players,section#profile .stats-grid .rankings .total-players{font-size:1.2em}section#home .stats-grid .points,section#profile .stats-grid .points{background-color:var(--brand-orange);color:#fff}section#home .stats-grid .points .points-total,section#profile .stats-grid .points .points-total{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;text-decoration:none;letter-spacing:0;font-size:3.6em;line-height:1;font-weight:700;color:#fff}@media (min-width: 577px){section#home .stats-grid .points .points-total,section#profile .stats-grid .points .points-total{font-size:4.2em}}section#home .stats-grid .accuracy,section#profile .stats-grid .accuracy{background-color:var(--brand-blue);color:#fff}section#home .stats-grid .accuracy .accuracy-total,section#profile .stats-grid .accuracy .accuracy-total{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;position:relative;padding-right:.33em;letter-spacing:0;font-size:3.6em;line-height:1;font-weight:700}@media (min-width: 577px){section#home .stats-grid .accuracy .accuracy-total,section#profile .stats-grid .accuracy .accuracy-total{font-size:4.2em}}section#home .stats-grid .accuracy .accuracy-total sup,section#profile .stats-grid .accuracy .accuracy-total sup{position:absolute;top:0;font-size:33%}.dashboard__notification{border:1px solid var(--panel-border-color);border-radius:10px;background-color:var(--panel-bg-color);padding:2em;box-shadow:0 0 10px 0 var(--panel-shadow-color);display:flex;justify-content:space-between;align-items:center;margin-bottom:1em}.dashboard__notification .icon{flex-shrink:0;width:7em}.dashboard__notification .info{margin:0 1.5em;flex:1}.dashboard__notification .info span{display:block}.dashboard__notification .info span.line-1{margin-bottom:.2em;font-size:1.6em;line-height:1.1;font-weight:500}.dashboard__notification .info span.line-1 strong{font-weight:600}.dashboard__notification .info span.line-2{font-size:1.4em;line-height:1.3}.dashboard__notification .actions{flex-shrink:0;text-align:right}.dashboard__notification .actions button{margin-left:.2em}.dashboard__notification.friend-request .icon img{border-radius:10px}.sticker-earned{cursor:pointer}.friend-feed{border:1px solid var(--panel-border-color);border-radius:10px;background-color:var(--panel-bg-color);padding:2em;box-shadow:0 0 10px 0 var(--panel-shadow-color)}.friend-feed article{display:flex;justify-content:space-between;align-items:center}.friend-feed article:not(:last-of-type){margin-bottom:1.5em}.friend-feed article .avatar{flex-shrink:0;width:4.4em}.friend-feed article .avatar img{display:block;border-radius:10px}.friend-feed article .info{margin:0 1.5em;flex:1}.friend-feed article .info span.line-1,.friend-feed article .info span.line-2{display:block;font-weight:500;color:var(--text-quiet)}.friend-feed article .info span.line-1.line-1,.friend-feed article .info span.line-2.line-1{margin-bottom:.2em;font-size:1.6em;line-height:1.2}.friend-feed article .info span.line-1.line-1 strong,.friend-feed article .info span.line-2.line-1 strong{font-weight:600}.friend-feed article .info span.line-1.line-2,.friend-feed article .info span.line-2.line-2{font-size:1.4em}.friend-feed article .info span.line-1.line-2 span,.friend-feed article .info span.line-2.line-2 span{display:inline-block;*display: inline;vertical-align:middle;*vertical-align: auto;*zoom: 1}.friend-feed article .info span.line-1.line-2 .team,.friend-feed article .info span.line-2.line-2 .team{background-position:50%;background-size:cover;background-repeat:no-repeat;height:1.6em;width:1.6em;color:transparent}.friend-feed article .info span.line-1.line-2 .team[data-team=ARS],.friend-feed article .info span.line-2.line-2 .team[data-team=ARS]{background-image:url(/images/pl/ars.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=AVL],.friend-feed article .info span.line-2.line-2 .team[data-team=AVL]{background-image:url(/images/pl/avl.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=BHA],.friend-feed article .info span.line-2.line-2 .team[data-team=BHA]{background-image:url(/images/pl/bha.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=BOU],.friend-feed article .info span.line-2.line-2 .team[data-team=BOU]{background-image:url(/images/pl/bou.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=BUR],.friend-feed article .info span.line-2.line-2 .team[data-team=BUR]{background-image:url(/images/pl/bur.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=CHE],.friend-feed article .info span.line-2.line-2 .team[data-team=CHE]{background-image:url(/images/pl/che.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=CRY],.friend-feed article .info span.line-2.line-2 .team[data-team=CRY]{background-image:url(/images/pl/cry.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=EVE],.friend-feed article .info span.line-2.line-2 .team[data-team=EVE]{background-image:url(/images/pl/eve.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=LEI],.friend-feed article .info span.line-2.line-2 .team[data-team=LEI]{background-image:url(/images/pl/lei.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=LIV],.friend-feed article .info span.line-2.line-2 .team[data-team=LIV]{background-image:url(/images/pl/liv.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=MCI],.friend-feed article .info span.line-2.line-2 .team[data-team=MCI]{background-image:url(/images/pl/mci.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=MNU],.friend-feed article .info span.line-2.line-2 .team[data-team=MNU]{background-image:url(/images/pl/mnu.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=NEW],.friend-feed article .info span.line-2.line-2 .team[data-team=NEW]{background-image:url(/images/pl/new.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=NOR],.friend-feed article .info span.line-2.line-2 .team[data-team=NOR]{background-image:url(/images/pl/nor.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=SHU],.friend-feed article .info span.line-2.line-2 .team[data-team=SHU]{background-image:url(/images/pl/shu.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=SOU],.friend-feed article .info span.line-2.line-2 .team[data-team=SOU]{background-image:url(/images/pl/sou.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=TOT],.friend-feed article .info span.line-2.line-2 .team[data-team=TOT]{background-image:url(/images/pl/tot.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=WAT],.friend-feed article .info span.line-2.line-2 .team[data-team=WAT]{background-image:url(/images/pl/wat.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=WHU],.friend-feed article .info span.line-2.line-2 .team[data-team=WHU]{background-image:url(/images/pl/whu.png)}.friend-feed article .info span.line-1.line-2 .team[data-team=WOL],.friend-feed article .info span.line-2.line-2 .team[data-team=WOL]{background-image:url(/images/pl/wol.png)}.friend-feed article .info span.line-1.line-2 .vs,.friend-feed article .info span.line-2.line-2 .vs{margin:0 .2em}.friend-feed article .points{flex-shrink:0;letter-spacing:-.045em;font-size:3.6em;line-height:1;font-weight:700;text-align:right}.dashboard__pundit-feed{--news-ink: #121212;--news-muted: #6b6b6b;--news-accent: #052962}.dashboard__pundit-feed .dashboard__heading{margin-bottom:.45em;color:var(--news-ink);letter-spacing:-.055em;font-size:2.8em}#news.container{max-width:82em}.pundit-feed__empty{margin-bottom:1em;color:var(--news-muted);font-size:1.4em;line-height:1.35}.pundit-feed__disclaimer{margin:1.2em 0 0;color:var(--news-muted);font-size:1em;line-height:1.3}.pundit-feed{background:#fff}.pundit-feed__post{padding:1.7em 0 0}.pundit-feed__post:first-child{padding-top:.3em}.pundit-feed__post+.pundit-feed__post{margin-top:1.8em}.pundit-feed__post header{display:flex;flex-wrap:wrap;gap:.35em .65em;margin-bottom:.55em;color:var(--news-muted);font-size:1em;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.pundit-feed__post header time{font-weight:600;letter-spacing:0;text-transform:none}.pundit-feed__post h3{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;margin:0 0 .4em;color:var(--news-ink);letter-spacing:-.05em;font-size:2.25em;font-weight:700;line-height:1.02}.pundit-feed__post p{margin:0;color:var(--news-ink);font-size:1.45em;line-height:1.42}.pundit-feed__post footer{margin-top:.9em;color:var(--news-accent);font-size:1.25em;font-weight:700;line-height:1.35}@media (min-width: 993px){.pundit-feed__post{padding-top:1.9em}.pundit-feed__post h3{font-size:2.5em}}.pundit-feed__persona{color:var(--news-accent)}.pundit-feed__empty{background:#fff}section#home .next-up{margin:0 -1.6em 3em;background-color:var(--brand-blue);padding:1.6em;text-transform:uppercase;color:#fff}@media (min-width: 481px){section#home .next-up{border-radius:5px}}@media (min-width: 993px){section#home .next-up{margin:0 0 3em}}section#home .next-up .col-wrap{margin-bottom:1.6em;width:100%}@media (max-width: 360px){section#home .next-up .col-wrap .col{margin-bottom:1em}}section#home .next-up .col-wrap .col h3{margin-bottom:.8em;font-size:1.2em}@media (min-width: 481px){section#home .next-up .col-wrap .col h3{font-size:1.6em}}section#home .next-up .col-wrap .col .count{border-radius:3px;background-color:#fff;padding:.25em;font-size:2.2em;color:var(--brand-blue)}section#home .next-up .col-wrap .col .count span{font-size:3em;font-weight:700}section#home .next-up .col-wrap .match-count{padding-right:.8em;flex:1}section#home .next-up .col-wrap .countdown{flex:4}section#home .next-up .button{margin-bottom:0}.sticker-album{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(14em,1fr));gap:2em}.sticker-album .sticker{position:relative;text-align:center}.sticker-album .sticker a{display:block}.sticker-album .sticker figure{margin:0 auto}.sticker-album .sticker figure img{display:block}.sticker-album .sticker__count{z-index:2;position:absolute;top:0;right:0;display:flex;justify-content:center;align-items:center;border-radius:100em;background-color:var(--brand-blue);height:25%;width:25%;font-weight:700;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:.1em}.sticker-album .sticker__count span{font-size:1.4em}.sticker-album .sticker__count .sticker__count__val{font-size:1.2em}@media (min-width: 993px){.sticker-album .sticker__count .sticker__count__val{font-size:1.8em}}.stickers__blankstate{opacity:0;animation:fadeIn .5s ease-in 2s forwards}.dashboard__stickers__panel{animation:fadeIn .5s ease-in}.dashboard__stickers__panel,.stickers__blankstate{border:1px solid var(--panel-border-color);border-radius:10px;background-color:var(--panel-bg-color);padding:2em;box-shadow:0 0 10px 0 var(--panel-shadow-color);border:none}.dashboard__stickers__panel footer,.stickers__blankstate footer{border-top:1px solid var(--background-color);margin:2.2em -2.2em -2.2em;padding:1em 2.2em 2.2em;text-align:center}.dashboard__stickers__panel footer span,.stickers__blankstate footer span{font-size:1.2em;font-weight:500;color:var(--text-quiet)}.landing__section{position:relative;display:flex;flex-direction:column;background-color:var(--background-color);min-height:100svh;background-repeat:repeat-x}.landing__section--auth{justify-content:center}.landing__primary{z-index:1;position:relative}@media (min-width: 993px){.landing__primary{display:flex;justify-content:center;align-items:center;flex:1}}@media (max-width: 992px){.landing__main{margin-right:auto;margin-left:auto;max-width:52em;padding:16em 3.2em 6.4em}}@media (min-width: 993px){.landing__main{display:flex;justify-content:center;padding:3.2em}}.landing__main--auth{margin-right:auto;margin-left:auto;width:100%;max-width:56em;padding:14em 2.4em 4em}@media (min-width: 993px){.landing__main--auth{display:block;padding:16em 3.2em 6.4em}}.landing__intro{transition:all .2s ease-in-out}@media (min-width: 993px){.landing__intro{margin-right:12em;margin-top:10em}}.landing__intro .stars{transition:all .2s ease-in-out;margin-bottom:.4em;font-size:2.76em;color:var(--brand-yellow)}@media (min-width: 993px){.landing__intro .stars{font-size:3.2em}}@media (min-width: 1441px){.landing__intro .stars{font-size:4.6em}}@media (min-aspect-ratio: 2 / 1){.landing__intro .stars{font-size:3.2em}}.landing__intro h1{transition:all .2s ease-in-out;margin-bottom:.7em;letter-spacing:-.0357em;font-size:5em;line-height:1.2;font-weight:700}@media (min-width: 993px){.landing__intro h1{font-size:6em}}@media (min-width: 1441px){.landing__intro h1{font-size:8.2em}}@media (min-aspect-ratio: 2 / 1){.landing__intro h1{font-size:6em}}.landing__intro h1 span{display:block}.landing__intro h1 strong{color:var(--brand-blue)}.landing__intro p.subtitle{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;transition:all .2s ease-in-out;margin-bottom:.9em;max-width:16em;letter-spacing:-.0357em;font-size:2.4em;line-height:1.214;color:#8d8d8d}@media (min-width: 577px){.landing__intro p.subtitle{font-size:3em}}@media (min-width: 993px){.landing__intro p.subtitle{margin-bottom:1.214em;font-size:3.6em}}@media (min-width: 1441px){.landing__intro p.subtitle{font-size:4.6em}}@media (min-aspect-ratio: 2 / 1){.landing__intro p.subtitle{font-size:4.4em}}.landing__form{border-radius:10px;background-color:#fff;padding:2.6em 0}@media (max-width: 1440px){.landing__form .button-group .button{width:100%}.landing__form .button-group .button:not(:last-of-type){margin-bottom:.5em}}@media (min-width: 1441px){.landing__form .button-group{display:flex;align-items:center}.landing__form .button-group .button{margin:0 .5em;flex:1}}@media (min-aspect-ratio: 2 / 1){.landing__form .button-group .button{font-size:1.8em}}.landing__form--auth{padding:3.2em}@media (min-width: 993px){.landing__form--auth{padding:4em}}.landing__form--auth .button{width:100%}.landing__preview{border:1em solid #fff;border-radius:20px;background-color:#f9f9f9;box-shadow:0 0 40px #dbdbdb;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-self:center}@media (max-width: 992px){.landing__preview{display:none}}@media (min-width: 993px){.landing__preview{max-height:calc(100svh - 12em)}}.landing__preview img{display:block;height:100%;width:auto}.landing__footer{z-index:1;position:relative;padding:2em;font-size:1.2em;text-align:center}.landing__footer a{color:inherit}@media (max-width: 992px){section#matches .matches{display:none}section#matches .matches.mobile-active-matches{display:block}}section#matches.container{max-width:100%;padding-bottom:6em}@media (min-width: 993px){section#matches.container{max-width:110em}section#matches .matches-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:6em}}section#matches .fixture-card{border:1px solid var(--panel-border-color);border-radius:10px;background-color:var(--panel-bg-color);box-shadow:0 0 10px 0 var(--panel-shadow-color);position:relative;margin-bottom:1.4em;padding:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}section#matches .fixture-card.past{border-radius:10px 10px 0 0}section#matches .fixture-info{display:flex;align-items:center;border-bottom:1px solid rgba(145,142,142,.15);padding:.9em;text-transform:uppercase;font-size:1em;line-height:1;font-weight:600;color:var(--text-quiet)}section#matches .fixture-info .group{font-size:1.2em;text-align:left;flex:1}section#matches .fixture-info .location{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 .5em;font-size:1.2em;text-align:center;flex:1}@media (min-width: 993px){section#matches .fixture-info .location{flex:2}}section#matches .fixture-info .time{font-size:1.2em;text-align:right;flex:1}section#matches .fixture-info .time--live span{display:inline-block;*display: inline;vertical-align:middle;*vertical-align: auto;*zoom: 1}section#matches .fixture-info .live-indicator{transform:scale(1);border-radius:50%;margin-right:.4em;background:#ff5252;height:8px;width:8px;animation:pulse-red 2s infinite;box-shadow:0 0 #ff5252}section#matches .fixture-stats{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:flex-end;height:5px}section#matches .fixture-stats>div{transition:all .2s ease-in-out;height:2px}section#matches .fixture-stats:hover>div{height:5px}section#matches .fixture-stats__home,section#matches .fixture-stats__draw{border-right:1px solid var(--panel-bg-color)}section#matches .fixture{display:flex;justify-content:center;align-items:center;padding:1.6em 0}@media (min-width: 993px){section#matches .fixture{justify-content:space-around}}section#matches .fixture button{position:relative;display:block;flex-wrap:nowrap;border:2px solid transparent;border-radius:10px;margin:0 1.8em;background-color:transparent;width:8.4em;padding:.5em .2em;text-transform:uppercase;font-weight:600;color:var(--text-color)}section#matches .fixture button:hover{cursor:pointer}section#matches .fixture button:focus{outline:none}section#matches .fixture button.draw{margin:0;width:7.4em;padding:1em 0}section#matches .fixture button.draw>span{font-size:1.9em}section#matches .fixture button figure{margin:0 auto .7em;max-height:4.8em}section#matches .fixture button figure img{max-height:4.8em}section#matches .fixture button .team-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:-.0458em;font-size:1.2em}section#matches .fixture div.vs{position:relative;opacity:.6;display:block;flex-wrap:nowrap;border:2px solid transparent;border-radius:10px;margin:0;background-color:transparent;width:7.4em;padding:1em 0;text-transform:uppercase;font-weight:600;color:var(--text-color);text-align:center}section#matches .fixture div.vs>span{font-size:1.6em}section#matches .fixture .selected{background-color:#fdcc57cc;border-color:var(--brand-yellow)}section#matches .fixture.past button{position:relative;pointer-events:none}section#matches .fixture.past .selected:after{z-index:9;position:absolute;bottom:-.5em;right:-.8em;content:"";background-position:50%;background-size:cover;background-repeat:no-repeat;height:2em;width:2em}section#matches .fixture.past .selected{background-color:#fdcc57cc;border-color:var(--brand-yellow)}section#matches .fixture.past .selected:after{background-image:url(/images/incorrect-guess.png)}section#matches .fixture.past .winning-result{background-color:#6bdf6566}section#matches .fixture.past .selected.winning-result{border-color:var(--brand-green)}section#matches .fixture.past .selected.winning-result:after{background-image:url(/images/correct-guess.png)}.scoring-system{margin:3em 0 6em}.scoring-system h3{margin:0 0 .5em;font-size:2em;font-weight:700}.scoring-system h4{margin:0 0 .5em;font-size:1.8em;font-weight:700}.scoring-system p{margin:0 0 1em;font-size:1.5em}.scoring-system ul{margin:0 0 1.5em;padding:0}.scoring-system ul li{margin-bottom:.25em;list-style-type:none;font-size:1.5em}.fixture__submitting{z-index:1;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px;display:flex;justify-content:center;align-items:center;background-color:#ffffffbf;overflow:hidden;font-size:1em}.fixture__submitting .feedback{z-index:2;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.fixture__submitting .feedback__content,.fixture__submitting .feedback__loading{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--text-color)}.fixture__submitting .feedback__content svg,.fixture__submitting .feedback__loading svg{font-size:3em;color:var(--text-color)}.fixture__submitting .feedback__content{z-index:2}.fixture__submitting .feedback__content svg{opacity:1;color:var(--text-color)}.fixture__submitting .feedback__loading{z-index:1}.fixture__submitting .feedback.successful .feedback__content svg{--fa-primary-color: #fff;--fa-primary-opacity: 1;--fa-secondary-color: #52c162;--fa-secondary-opacity: 1}.fixture__submitting .feedback.error .feedback__content svg{--fa-primary-color: #fff;--fa-primary-opacity: 1;--fa-secondary-color: #e40614;--fa-secondary-opacity: 1}@media (max-width: 992px){.header-d{display:none}}@media (min-width: 993px){.header-m{display:none}}@media (max-width: 992px){section#leagues .league{display:none}section#leagues .league.mobile-active-league{display:block}}section#leagues.container{max-width:100%}@media (min-width: 993px){section#leagues.container{max-width:140em}section#leagues .league-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:6em}}section#leagues .league ol{border:1px solid var(--panel-border-color);border-radius:10px;background-color:var(--panel-bg-color);box-shadow:0 0 10px 0 var(--panel-shadow-color);margin-bottom:6em;padding:.3em 0}section#leagues .league ol li{border-bottom:1px solid rgba(151,151,151,.15)}section#leagues .league ol li:last-of-type{border-bottom:none}section#leagues .league ol li.you{background-color:#fe3d031a}section#leagues .league ol a{position:relative;display:flex;align-items:center;width:100%;padding:1em 2em 1em 1em;text-decoration:none;cursor:pointer;transition:all .2s ease-in-out}section#leagues .league ol a:hover{text-decoration:none}section#leagues .league ol a .position{flex-shrink:0;margin-right:.7em;width:1.7em;font-size:1.7em;color:var(--text-quiet);text-align:center}section#leagues .league ol a figure{flex-shrink:0;margin:0 1.5em 0 0;background-color:#fff}@media (max-width: 360px){section#leagues .league ol a figure{display:none}}@media (min-width: 361px){section#leagues .league ol a figure{border-radius:10px;max-height:4.4em;width:4.4em;overflow:hidden}section#leagues .league ol a figure img{display:block}}section#leagues .league ol a .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:1em;letter-spacing:-.0357em;font-size:1.4em;font-weight:600;color:var(--text-quiet)}section#leagues .league ol a .points{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;margin-left:auto;letter-spacing:-.045em;font-size:2.6em;font-weight:700;color:var(--brand-orange)}section#leagues .facebook-button,section#leagues .twitter-button{padding-right:1em;padding-left:1em}@media (min-width: 769px){section#leagues .facebook-button,section#leagues .twitter-button{padding-right:2em;padding-left:2em}}section#profile.container{max-width:100%;padding:0}.profile__header{position:relative;background-color:#fff;background-position:50%;background-size:cover;background-repeat:no-repeat;padding:4.4em;text-align:center}.profile__header:after{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;content:"";pointer-events:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile__header .back{z-index:2;position:absolute;top:2.8em;left:1.8em;display:flex;justify-content:center;align-items:center;border-radius:100em;background-color:var(--panel-bg-color);height:4em;width:4em;text-decoration:none;color:#8f8f8f;cursor:pointer;box-shadow:0 0 10px #cbcbcb80}.profile__header .back:hover{color:var(--link-color)}.profile__header .back svg{font-size:2em}.profile__header .avatar{z-index:2;position:relative;border:2px solid #fff;border-radius:10px;margin:0 auto 2em;background-color:#d8d8d8;max-width:16em;overflow:hidden}.profile__header .avatar img{display:block;width:100%}.profile__header h1{z-index:2;position:relative;letter-spacing:-.045em;text-shadow:0 0 5px #292929;font-size:3.4em;font-weight:700;color:#fff}.profile__stats{margin:0 auto;max-width:72em;padding:3em 3em 6em}.profile__friends{padding:3em;text-align:center}@media (max-width: 576px){.profile__friends .button{display:flex;width:100%}#settings.container{display:flex;flex-direction:column;min-height:100vh;min-height:-webkit-fill-available;min-height:-moz-available;min-height:stretch}}#settings.container .button{padding:.8em 1em;font-size:1.8em}.settings--panel{margin-top:2em}@media (max-width: 576px){.settings--panel--social{margin-top:4em}.settings--panel--social .button--twitter{margin-bottom:.5em}}@media (min-width: 577px){.settings--panel--social{display:grid;grid-template-columns:1fr 1fr;grid-gap:2em}}.settings__email-opt-in{margin:1.8em 0 1.2em}.settings__email-opt-in label{display:inline-grid;grid-template-columns:auto 1fr;align-items:center;-moz-column-gap:.7em;column-gap:.7em;color:var(--text-color);font-size:1.6em;font-weight:700;cursor:pointer}.settings__email-opt-in input{display:inline-grid;place-content:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;border:2px solid #b8b8b8;border-radius:.35em;background:#fff;width:1.25em;height:1.25em;cursor:pointer}.settings__email-opt-in input:before{content:"";transform:scale(0);transition:.12s transform ease-in-out;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);background:#fff;width:.7em;height:.7em}.settings__email-opt-in input:checked{border-color:var(--button-orange);background:var(--button-orange)}.settings__email-opt-in input:checked:before{transform:scale(1)}.settings__email-opt-in input:focus{outline:3px solid rgba(255,91,64,.25);outline-offset:2px}.settings__email-opt-in p{margin:.45em 0 0;color:var(--text-quiet);font-size:1.3em}.settings__avatar .avatar{border-radius:10px;overflow:hidden}.settings__avatar .avatar img{display:block;width:100%}.settings__avatar .avatar--current{margin:0 auto 3em;background-color:#d8d8d8;max-width:13em;box-shadow:0 0 10px #86868680}.settings__avatar .settings__avatar-message{margin:0 0 1.4em;color:var(--text-color);font-size:1.8em;font-weight:700;text-align:center}.settings__avatar .settings__avatar-message--error{color:#d83b01}.settings__avatar .avatar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(5.6em,1fr));grid-gap:1em;margin-bottom:3em}.settings__avatar .avatar-grid .avatar{transition:all .2s ease-in-out;border:3px solid transparent;background:#fff;padding:.3em;cursor:pointer}.settings__avatar .avatar-grid .avatar.selected{border-color:var(--button-orange);box-shadow:0 0 0 3px #ff5b402e}.settings__avatar .avatar-grid .avatar:hover{border-color:var(--button-orange)}.settings__avatar .avatar-grid .avatar:disabled{opacity:.65;cursor:progress}.settings__avatar .avatar-grid .avatar img{border-radius:7px}#admin.container{max-width:110em}.admin__panel{margin-top:2em}.admin__tabs{flex-wrap:wrap;gap:1em;margin:0 0 2.4em}@media (min-width: 993px){.admin__tabs{display:flex}}.admin__panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1em;margin-bottom:1.6em}.admin__panel-header h3{margin:0;font-size:2.4em}.admin__panel-header p{margin:.35em 0 0;color:var(--text-quiet);font-size:1.4em}.admin__sync{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:.8em}.admin__sync span{color:var(--text-quiet);font-size:1.3em}.admin__controls{display:flex;align-items:flex-end;flex-wrap:wrap;gap:1em;margin-bottom:1.6em;border-radius:1.2em;background:#fafafa;padding:1em}.admin__controls label{display:grid;gap:.35em}.admin__controls span{color:var(--text-quiet);font-size:1.2em;font-weight:700;text-transform:uppercase}.admin__checkbox{display:flex!important;align-items:center;gap:.5em;min-height:3.4em;color:var(--text-color);font-size:1.4em;font-weight:700}.admin__checkbox input{-moz-appearance:auto;appearance:auto;-webkit-appearance:checkbox;flex:0 0 auto;margin:0;width:1.2em;height:1.2em}.admin__table-wrap{overflow-x:auto}.admin__table{width:100%;border-collapse:collapse;font-size:1.4em}.admin__table th,.admin__table td{border-bottom:1px solid var(--panel-border-color);padding:.9em .8em;vertical-align:middle;text-align:left;white-space:nowrap}.admin__table th{color:var(--text-quiet);font-size:.85em;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.admin__table td:first-child{white-space:normal}.admin__table td:first-child strong,.admin__table td:first-child span{display:block}.admin__table td:first-child span{margin-top:.2em;color:var(--text-quiet);font-size:.9em}.admin__status{display:inline-flex;border-radius:999px;background:#f5f5f5;padding:.25em .65em;color:var(--text-quiet);font-size:.85em;font-weight:700;text-transform:uppercase}.admin__select{min-width:14em;border:1px solid var(--panel-border-color);border-radius:.7em;background:#fff;padding:.55em .8em;color:var(--text-color);font:inherit}.admin__message-form{display:grid;gap:1.4em;max-width:64em}.admin__message-form label{display:grid;gap:.45em}.admin__message-form span{color:var(--text-quiet);font-size:1.2em;font-weight:700;text-transform:uppercase}.admin__input,.admin__textarea{border:1px solid var(--panel-border-color);border-radius:.8em;background:#fff;padding:.75em .9em;width:100%;color:var(--text-color);font:inherit;font-size:1.5em}.admin__textarea{resize:vertical;min-height:11em}.admin__message-actions{display:flex;align-items:center;flex-wrap:wrap;gap:1em}.admin__message-actions span{color:var(--text-quiet);font-size:1.3em}.admin__help{margin:-.6em 0 0;color:var(--text-quiet);font-size:1.3em}.admin__sticker-form{max-width:none}.admin__form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(20em,1fr));gap:1em}.admin__checks{display:flex;flex-wrap:wrap;gap:1em}.admin__checks .admin__checkbox{display:flex!important}.admin__sticker-list{display:grid;gap:1em;margin-top:2em}.admin__sticker-card{display:grid;grid-template-columns:8em 1fr auto;gap:1.2em;align-items:center;border:1px solid var(--panel-border-color);border-radius:1.2em;background:#fafafa;padding:1em}.admin__sticker-card img{display:block;border-radius:.8em;width:8em;max-height:8em;-o-object-fit:contain;object-fit:contain}.admin__sticker-card h4{margin:0;font-size:1.8em}.admin__sticker-card p,.admin__sticker-card small{display:block;margin:.25em 0 0;color:var(--text-quiet);font-size:1.3em}.admin__sticker-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6em}.admin__button{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;border:2px solid var(--button-orange);border-radius:.8em;background:#fff;padding:.55em .9em;color:var(--button-orange);font-size:1em;font-weight:700}.admin__button:hover,.admin__button:focus{border-color:var(--button-orange-dark);color:var(--button-orange-dark)}.admin__button:disabled{opacity:.55;cursor:wait}.admin__button--muted{border-color:var(--panel-border-color);color:var(--text-quiet)}@media (max-width: 576px){.admin__sticker-card{grid-template-columns:1fr}.admin__sticker-actions{justify-content:flex-start}}section#signup h2,section#reminder h2{margin-bottom:.9em;letter-spacing:-.79px;font-size:2.2em;font-weight:700;color:var(--text-color)}section#signup p.error,section#reminder p.error{font-weight:500;color:#a5180b}section#signup p,section#reminder p{margin:1em 0;font-size:1.6em}section#signup p a,section#reminder p a{text-decoration:none}section#signup p a:hover,section#reminder p a:hover{text-decoration:underline}.forgotten-password-link{float:right;font-size:1.5em}.social-login{clear:both}.social-login .button{float:left;width:47.5%}.social-login .button:nth-child(1){margin-right:5%}.form-error{border-color:#ee6572!important;color:#ee6572}.screen-reader-text{clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.page-status{display:flex;min-height:100vh;align-items:center;justify-content:center;font-size:1.6em}html,body,#root,.content,.container{transition-property:none}.error-message,.field-error{color:#ee6572}.success-message{color:var(--brand-green);font-size:1.5em}.field{display:block}.mobile-switcher-nav button[data-state=active],.mobile-switcher-nav button.active{border-bottom-color:var(--brand-blue);color:var(--text-color)}.admin__sync .admin__button{display:inline-flex;align-items:center;justify-content:center;gap:.45em;min-height:3.4em;line-height:1.2}.toast-viewport{position:fixed;z-index:100;right:2em;bottom:2em}.toast{border-radius:10px;background:var(--panel-bg-color);box-shadow:0 0 10px #e4e4e4;padding:1.4em 1.8em;font-size:1.4em;font-weight:600}.skeleton{display:block;position:relative;overflow:hidden;border-radius:.7em;background:linear-gradient(90deg,#f0f0f0,#fafafa 42%,#f0f0f0 80%);background-size:220% 100%;animation:skeleton-pulse 1.35s ease-in-out infinite}.skeleton-line{width:100%;height:1em}.skeleton-line--wide{width:82%}.skeleton-line--short{width:56%}.skeleton-line--tiny{width:3.8em}.skeleton-line--draw{width:3.05em}.skeleton-line--heading{width:7em;height:1.1em}.skeleton-line--stat{margin:0 auto;width:2.3em;height:.9em}.skeleton-box{width:100%;height:100%}.skeleton-avatar{border-radius:100%}.skeleton-action{border-radius:100%;width:2.4em;height:2.4em}.skeleton-sticker-album .sticker figure{background:transparent}.skeleton-sticker-album .sticker figure .skeleton-box{min-height:12em;border-radius:1em}.skeleton-fixture-card{pointer-events:none}.skeleton-fixture-card .fixture button{cursor:wait}.skeleton-fixture-card figure .skeleton-box{border-radius:.6em;margin:0 auto;width:4.8em;min-height:1.2em}.skeleton-fixture-card .team-label .skeleton-line,.skeleton-fixture-card .draw-label .skeleton-line{margin:0 auto}.skeleton-profile-header{padding-top:2em;padding-bottom:2em}.skeleton-profile-header .avatar{width:7em;height:7em;margin-bottom:1.2em}.skeleton-profile-header .avatar .skeleton-box{border-radius:100%}.skeleton-profile-header h1 .skeleton-line{margin:0 auto;max-width:65vw}.skeleton-feed-post p .skeleton-line+.skeleton-line{margin-top:.6em}.skeleton-input{height:4.2em}.skeleton-admin-button{width:11em;height:3.4em}.settings__avatar .avatar .skeleton-box{height:5.6em}@media (min-width: 993px){.landing__intro{width:57.6em;flex:0 0 57.6em}}body .form__input,body .button{font-size:22px}@media (max-width: 992px){body .form__input{font-size:16px}}@media (min-width: 993px){.landing__intro .stars{font-size:32px}.landing__intro p.subtitle{font-size:36px}}@media (max-width: 576px){.landing__intro .stars{font-size:27.6px}.landing__intro p.subtitle{font-size:24px}}section#leagues .mobile-switcher-nav .custom-league-settings-button{flex:0 0 auto;border-bottom-color:transparent;margin-right:0;margin-left:0;white-space:nowrap}section#leagues .custom-league-floating-button{display:none}@media (min-width: 993px){section#leagues .custom-league-floating-button{z-index:20;position:fixed;right:2em;bottom:2em;display:inline-flex;width:auto;padding-right:1.4em;padding-left:1.4em;font-size:1.6em}}@media (max-width: 992px){section#leagues .mobile-switcher-nav{gap:1.6em;overflow-x:auto;overflow-y:hidden;padding-bottom:.5em;-webkit-overflow-scrolling:touch}section#leagues .mobile-switcher-nav button{flex:0 0 auto;margin-right:0;white-space:nowrap}}@media (min-width: 993px){section#leagues .league-grid{grid-auto-flow:column;grid-auto-columns:minmax(34em,1fr);grid-template-columns:none;overflow-x:auto;overflow-y:visible;padding-bottom:2em;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}section#leagues .league{min-width:0;scroll-snap-align:start}}@media (min-width: 577px){section#leagues .custom-league-modal{left:50%;margin-left:0;max-width:calc(100vw - 4em);width:46em;transform:translate(-50%)}}section#leagues .custom-league-modal .form__fieldset{margin-bottom:1.4em}section#leagues .custom-league-modal .form__input{padding:.75em;font-size:2em}section#leagues .custom-league-modal .button{border-radius:8px;padding:.75em 1em;font-size:1.8em}section#leagues .custom-league-modal .custom-league-tabs{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border:1px solid rgba(151,151,151,.25);border-radius:10px;margin:0 0 2em;overflow:hidden}section#leagues .custom-league-modal .custom-league-tabs button{padding:.9em 1em;color:var(--text-quiet);font-size:1.25em;font-weight:700}section#leagues .custom-league-modal .custom-league-tabs button.active{background-color:var(--button-orange);color:#fff}section#leagues .custom-league-modal .custom-league-fieldset{margin:0 0 1.5em}section#leagues .custom-league-modal .custom-league-fieldset label{display:block;margin-bottom:.5em;color:var(--text-quiet);font-size:1.3em;font-weight:700}section#leagues .custom-league-modal .custom-league-fieldset select{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:block;border:1px solid rgba(151,151,151,.35);border-radius:10px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='14' height='8' viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23222D27' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1.2em center;background-repeat:no-repeat;background-size:.7em auto;width:100%;padding:.9em 2.4em .9em .9em;color:var(--text-color);font-size:1.6em}section#leagues .custom-league-modal .custom-league-manage{display:grid;gap:1.4em}section#leagues .custom-league-modal .custom-league-share{display:grid;gap:1em;margin-top:.2em}section#leagues .custom-league-modal .custom-league-share .button{margin-top:-.2em}section#leagues .custom-league-modal .custom-league-code{font-family:Poppins,-apple-system,system-ui,BlinkMacSystemFont,Helvetica,Helvetica Neue,Arial,sans-serif;border:1px dashed rgba(151,151,151,.55);border-radius:10px;padding:.5em 1em;color:var(--text-quiet);font-size:2em;font-weight:700;text-align:center;letter-spacing:.15em}section#leagues .custom-league-modal .custom-league-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid rgba(151,151,151,.25);border-radius:8px;background-color:#f5f5f5d9;width:100%;padding:.9em;color:var(--text-quiet);font-size:1.3em}section#leagues .custom-league-modal .custom-league-delete{margin-top:.2em;border-color:#d83b01;color:#d83b01}section#leagues .custom-league-modal .custom-league-cancel-delete{width:100%;color:var(--text-quiet);font-size:1.4em;font-weight:700;text-align:center}.profile__custom-league{display:grid;gap:1em;margin:0 auto 4em;max-width:42em;padding:0 3em}.profile__custom-league label{color:var(--text-quiet);font-size:1.3em;font-weight:700;text-align:center}.profile__custom-league select{border:1px solid rgba(151,151,151,.35);border-radius:10px;background-color:#fff;width:100%;padding:.9em;color:var(--text-color);font-size:1.6em}.profile__custom-league .error-message{margin:0;font-size:1.4em;text-align:center}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeleton-pulse{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion: reduce){.skeleton{animation:none}}
