@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);@import url(https://fonts.googleapis.com/css?family=DM+Sans:400,500,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap);.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.profile-tooltip{align-items:center;background-color:hsla(37,98%,83%,0);border-radius:24px;color:var(--primary);display:flex;flex-direction:column;justify-content:space-between;padding:12px 24px;position:absolute;right:24px;top:128px;visibility:hidden}.profile-tooltip-open{background-color:#fedea9;visibility:visible}.profile-tooltip-chevron{border-bottom:24px solid hsla(37,98%,83%,0);border-left:24px solid transparent;border-right:24px solid transparent;height:0;position:absolute;right:28px;top:-24px;visibility:hidden;width:0}.profile-tooltip-chevron-open{border-bottom:24px solid #fedea9;visibility:visible}.profile-tooltip-title{margin:0}.profile-tooltip-subscriber-subtitle{color:var(--primary);margin:0}.profile-tooltip-balance{align-items:center;display:flex;flex-direction:row;justify-content:center}.profile-tooltip-balance p{font-size:28px;margin:0 12px 0 0}.profile-tooltip-data{color:var(--primary);list-style:square}.profile-tooltip-buttons{align-items:center;display:flex;flex-direction:column;margin:0;padding:0}.profile-tooltip-buttons>a{color:var(--primary);cursor:pointer;text-decoration:none}.profile-tooltip-buttons>a:hover{text-decoration:underline}@media screen and (max-width:960px){.profile-tooltip{right:8px;top:108px}.profile-tooltip-chevron{right:12px;top:-18px}.profile-tooltip-open{background-color:#fedea9;visibility:visible}.profile-tooltip-chevron-open{border-bottom:24px solid #fedea9;visibility:visible}}.header{align-items:flex-start;background-color:transparent;display:flex;flex-direction:column;justify-content:flex-start;z-index:10}.header-wrapper{align-items:center;box-sizing:border-box;display:flex;flex-wrap:nowrap;height:128px;justify-content:space-between;padding:12px 24px;position:fixed;width:100%}.scrolled{background-color:var(--bg-color);border-bottom:1px solid var(--logo-color);transition:background-color .3s ease-in}.menu-wrapper-btn{flex-direction:row;justify-content:flex-start;position:relative;width:25%}.menu-btn,.menu-wrapper-btn{align-items:center;display:flex}.menu-btn{background-color:var(--logo-color);border-radius:50%;color:var(--primary);flex-direction:column;height:48px;justify-content:center;width:48px}.menu-btn:hover{border:1px solid var(--primary);cursor:pointer;font-weight:700}.logo>img{width:512px}.user-balance{align-items:center;color:var(--primary);display:flex;flex-direction:row;margin:0 12px 0 0}.user-balance img{margin-left:8px}.logo-jestoni{width:24px}.profile-btn{background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid var(--secondary);border-radius:50%;cursor:pointer;height:48px;width:48px}.profile-btn:hover{-webkit-filter:saturate(50%);filter:saturate(50%);opacity:.8}.profile-btn-sub{border:2px solid #daa520}.twitch-login{align-items:center;background-color:var(--twitch-primary);border:1px solid transparent;display:flex;flex-direction:row;justify-content:center;padding:6px 12px;text-decoration:none}.twitch-login>p{color:#fff;font-size:18px;margin:0 0 0 12px}.twitch-login:hover{border:1px solid var(--twitch-secondary)}.twitch-mobile-login{align-items:center;background-color:var(--twitch-primary);display:flex;flex-direction:row;justify-content:center;width:100%}.twitch-mobile-login p{color:#fff}.profile-wrapper{justify-content:flex-end;width:25%}.profile-wrapper,.profile-wrapper-data{align-items:center;display:flex;flex-direction:row}.profile-wrapper-data{background-color:var(--logo-color);border-radius:12px;justify-content:center;padding:12px 24px}.nav-mobile-menu-wrapper>.nav-mobile-btn{margin-left:8px;text-decoration:none}.nav-mobile-wrapper{opacity:0;position:absolute;right:-500px;top:128px;transition:right 1s ease-in-out;width:100%}.nav-mobile,.nav-mobile-wrapper{display:flex;flex-direction:column;justify-content:flex-start}.nav-mobile{align-items:center;list-style:none;margin:0;padding:0;position:relative}.nav-mobile>a{background-color:var(--secondary);box-sizing:border-box;color:#fff;padding:24px 36px;text-decoration:none;width:100%}.nav-mobile-buttons{background-color:#fff;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;list-style:none;margin:0;padding:24px 48px;width:100%}.nav-mobile-buttons>a{color:var(--primary);cursor:pointer;text-decoration:none}.nav-mobile-open{opacity:1;right:0}.mobile-user-balance{background-color:#fff;color:var(--primary);display:flex;flex-direction:row;justify-content:space-between;padding:0 36px}.nav-mobile>a.nav-active{background-color:var(--primary)}a.nav-active-purchase{color:red}.amount{align-items:center;display:flex;flex-direction:row}.amount img{margin-left:8px}@media screen and (max-width:960px){.header-wrapper{background-color:var(--bg-color);border-bottom:1px solid var(--logo-color);padding:8px 12px}.header{position:fixed;width:100%}.header .menu-wrapper-btn{width:15%}.header .logo>img{width:256px}.header .profile-wrapper{width:15%}.header .profile-wrapper .profile-wrapper-data{background-color:transparent;padding:0}.header .profile-wrapper .profile-btn{height:36px;width:36px}.header #main-menu{top:96px}.twitch-login{border-radius:24px}.logo>img{width:192px}}#main-menu{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0;position:absolute;top:96px}#main-menu>a{background-color:var(--logo-color);border:1px solid transparent;border-radius:24px;color:var(--primary);margin:2px 0;padding:12px 24px;text-align:left;text-decoration:none;width:172px}#main-menu>a.nav-active{background-color:#daa520}#main-menu>a:hover{border:1px solid var(--primary)}.main-menu{left:-200px;transition:left 1s ease-in-out}.main-menu .social-links{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:12px 24px}.main-menu .social-links a{background-color:none;padding:0}.main-menu .social-links .instagram>img,.main-menu .social-links .youtube>img{padding:4px;width:48px}.main-menu .social-links .twitch>img{width:48px}.main-menu-open{left:0;transition:left .5s ease-in-out}.main-menu-open .social-links{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding:12px 24px}.main-menu-open .social-links .youtube>img{padding:4px;width:48px}.main-menu-open .social-links .youtube>img:hover{-webkit-filter:saturate(.5);filter:saturate(.5)}.main-menu-open .social-links .instagram>img{padding:4px;width:48px}.main-menu-open .social-links .instagram>img:hover{-webkit-filter:saturate(.5);filter:saturate(.5)}.main-menu-open .social-links .twitch>img{width:48px}.main-menu-open .social-links .twitch>img:hover{-webkit-filter:saturate(.5);filter:saturate(.5)}.btn-menu{border:1px solid transparent;border-radius:12px;color:#fff;cursor:pointer;margin:0 4px;padding:12px 24px;position:relative;text-decoration:none;transition:background-color 1s ease-in}.btn-menu .btn-menu-icon{margin-left:24px}.btn-menu.nav-active,.btn-menu:hover{background-color:#fedea9;border:1px solid #4b74ab;color:var(--primary)}.sub-menu{align-items:flex-start;display:flex;flex-direction:column;position:relative}.sub-menu .btn-sub-menu{background-color:var(--logo-color);border:1px solid transparent;border-radius:24px;color:var(--primary);left:24px;margin:2px 0;padding:12px 24px;position:relative;text-align:left;text-decoration:none;width:196px}.sub-menu .btn-sub-menu:hover{border:1px solid var(--primary)}.sub-menu .btn-sub-menu.nav-active{background-color:#daa520}@media screen and (max-width:960px){.menu-btn{height:32px;width:32px}}.footer{align-items:center;bottom:0;box-sizing:border-box;color:var(--logo-color);display:flex;flex-wrap:nowrap;height:48px;justify-content:space-between;padding:12px 48px;position:relative;width:100%}:root{--primary:#03142e;--secondary:#4b74ab;--twitch-primary:#613fa0;--twitch-secondary:#a970ff;--logo-color:#fedea9;--bg-color:#1b2b36;--ice:#c1dcff}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#03142e;background-color:var(--primary);font-family:Montserrat,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100%}.app-wrapper{background-image:url(/static/media/background.5e510819cebcfaf5488e.png);background-position:50%;background-repeat:repeat-y;display:flex;flex-direction:column;min-height:100vh;width:100%}.content-wrapper{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-top:128px;overflow-y:auto}@media screen and (max-width:960px){.content-wrapper{flex:1 1;justify-content:flex-start;margin-top:148px}}.live-popup{background-color:#fff;border:2px solid red;border-radius:24px;bottom:24px;box-shadow:0 0 20px 0 #000;color:red;padding:12px 24px;position:fixed;right:24px;text-decoration:none;z-index:10}.live-popup p{font-size:24px;margin:0}.live-popup:hover{background-color:red;color:#fff}.coming-soon-wrapper{align-items:center;background-image:url(/static/media/background1.ba2179ca381037e13a55.png);background-repeat:no-repeat;display:flex;flex-direction:column;height:100%;justify-content:center}.coming-soon-img{background-image:url(/static/media/coming_soon_text.2cb513135d881baa585a.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:256px;-webkit-transform:rotate(-14deg);transform:rotate(-14deg);width:512px}.coming-soon-img .social-links{align-items:center;bottom:-48px;display:flex;flex-direction:row;justify-content:space-between;position:absolute;right:72px;-webkit-transform:rotate(14deg);transform:rotate(14deg)}.coming-soon-img .social-links .youtube{margin:0 8px}.coming-soon-img .social-links .youtube img{width:36px}.coming-soon-img .social-links .instagram{margin:0 8px}.coming-soon-img .social-links .instagram img{width:36px}.coming-soon-img .social-links .twitch img{width:48px}@media screen and (max-width:960px){.coming-soon-img{width:326px}.coming-soon-img .social-links{bottom:0}.coming-soon-img .social-links .youtube{margin:0 8px}.coming-soon-img .social-links .youtube img{width:24px}.coming-soon-img .social-links .instagram{margin:0 8px}.coming-soon-img .social-links .instagram img{width:24px}.coming-soon-img .social-links .twitch img{width:36px}}.maintenance-wrapper{align-items:center;background-image:url(/static/media/background1.ba2179ca381037e13a55.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.maintenance-wrapper .maintenance-img{background-image:url(/static/media/manutenzione_text.102693fc2b44b75da1f4.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:512px;position:relative;width:512px}.maintenance-wrapper .maintenance-img .social-links{align-items:center;bottom:96px;display:flex;flex-direction:row;justify-content:space-between;position:absolute;right:156px;-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}.maintenance-wrapper .maintenance-img .social-links .youtube{margin:0 8px}.maintenance-wrapper .maintenance-img .social-links .youtube img{width:36px}.maintenance-wrapper .maintenance-img .social-links .instagram{margin:0 8px}.maintenance-wrapper .maintenance-img .social-links .instagram img{width:36px}.maintenance-wrapper .maintenance-img .social-links .twitch img{width:48px}@media screen and (max-width:960px){.maintenance-wrapper .maintenance-img{width:360px}.maintenance-wrapper .maintenance-img .social-links{bottom:142px;right:108px}.maintenance-wrapper .maintenance-img .social-links .youtube{margin:0 8px}.maintenance-wrapper .maintenance-img .social-links .youtube img{width:24px}.maintenance-wrapper .maintenance-img .social-links .instagram{margin:0 8px}.maintenance-wrapper .maintenance-img .social-links .instagram img{width:24px}.maintenance-wrapper .maintenance-img .social-links .twitch img{width:36px}}#schedule{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;width:512px}#schedule img{margin:24px 0;width:256px}#schedule ul{list-style:none;margin:0;padding:0;width:100%}#schedule ul .schedule-day{background-color:hsla(37,98%,83%,.173);border:1px solid #fedea9;display:flex;flex-direction:row;justify-content:space-between;padding:12px 24px}#schedule ul .schedule-day .schedule-day-title{color:#daa520;font-weight:700}#schedule ul .schedule-day .no-stream-day{color:silver}#schedule ul .schedule-day p{text-align:center;width:33%}.latest-clips-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}.latest-clips-wrapper .other-clips{color:#daa520}#latest-announcements-title{margin:24px 0;width:196px}.latest-announcements{list-style:none;margin:0;padding:0}.latest-announcements li{background-color:#fff;border-radius:24px;margin-bottom:12px;padding:12px 24px;width:512px}.latest-announcements li .announcement-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.latest-announcements li .announcement-header h3{color:var(--primary)}.latest-announcements li .announcement-header p{color:var(--secondary)}.latest-announcements li:last-child{margin-bottom:0}#latest-clips-title{margin:24px 0;width:172px}.right-slide-btn{cursor:pointer;display:flex;flex-direction:row;justify-content:center;transition:font-size .1s ease-in;width:52px}.right-slide-btn:hover{font-size:36px}.left-slide-btn{cursor:pointer;display:flex;flex-direction:row;justify-content:center;transition:font-size .1s ease-in;width:52px}.left-slide-btn:hover{font-size:36px}@media screen and (max-width:960px){#schedule{height:auto;max-height:100%;width:100%}#schedule .schedule-day p{font-size:12px}.last-clips-wrapper,.latest-announcements{width:100%}.latest-announcements li{border-radius:0;width:100%}}*{box-sizing:border-box}.card{cursor:pointer;height:100%;left:0;margin:auto;position:absolute;right:0;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;width:60%}.slider-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-height:600px;max-width:800px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:100%}.slider-container input{display:none}.cards{height:256px;margin-bottom:20px;position:relative;width:100%}.card-title{color:#fff;margin-top:0;text-align:center}.clip-metadata{display:flex;flex-direction:row;justify-content:space-around;padding:12px 0}.clip-metadata .clip-author{color:#fedea9;margin:0}.clip-metadata .clip-date{color:#fedea9;margin:0 0 0 24px}.card>iframe,.card>img,.card>video{border-radius:10px;height:256px;object-fit:cover;width:100%}#item-1:checked~.cards #song-3,#item-2:checked~.cards #song-1,#item-3:checked~.cards #song-2{opacity:.4;-webkit-transform:translatex(-40%) scale(.8);transform:translatex(-40%) scale(.8);z-index:0}#item-1:checked~.cards #song-2,#item-2:checked~.cards #song-3,#item-3:checked~.cards #song-1{opacity:.4;-webkit-transform:translatex(40%) scale(.8);transform:translatex(40%) scale(.8);z-index:0}#item-1:checked~.cards #song-1,#item-2:checked~.cards #song-2,#item-3:checked~.cards #song-3{opacity:1;-webkit-transform:translatex(0) scale(1);transform:translatex(0) scale(1);z-index:1}#item-1:checked~.cards #song-1 img,#item-2:checked~.cards #song-2 img,#item-3:checked~.cards #song-3 img{box-shadow:0 0 5px 0 rgba(81,81,81,.47)}.player{background-color:#fff;border-radius:8px;min-width:320px;padding:16px 10px}.upper-part{align-items:center;display:flex;height:36px;margin-bottom:12px;overflow:hidden;position:relative}.play-icon{margin-right:10px}.song-info{display:block;width:calc(100% - 32px)}.song-info .title{color:#403d40;font-size:14px;line-height:24px}.sub-line{display:flex;justify-content:space-between;width:100%}.subtitle,.time{color:#c6c5c6}.subtitle,.time{font-size:12px;line-height:16px}.time{color:#a5a5a5;font-weight:500;margin-left:auto}.progress-bar{background-color:#e9efff;border-radius:2px;height:3px;overflow:hidden;width:100%}.progress{background-color:#2992dc;border-radius:6px;display:block;height:100%;position:relative;width:60%}.info-area{left:30px;position:absolute;top:0;transition:-webkit-transform .4s ease-in;transition:transform .4s ease-in;transition:transform .4s ease-in,-webkit-transform .4s ease-in;width:100%}#item-2:checked~.player #test{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transform:translateY(-40px);transform:translateY(-40px)}#item-3:checked~.player #test{-webkit-transform:translateY(-80px);transform:translateY(-80px)}.leaderboard-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.leaderboard-wrapper .leaderboard-title{margin:24px 0;width:326px}.leaderboard-wrapper .title{color:var(--logo-color)}.leaderboard-wrapper .search-box{align-items:center;background-color:#fff;border:4px solid var(--logo-color);border-radius:12px 12px 0 0;display:flex;flex-direction:row;justify-content:space-between;padding:0 12px;width:100%}.leaderboard-wrapper .search-box .search-input{border:0;font-size:16px;outline:none;padding:4px 0;width:100%}.leaderboard-wrapper .search-box .search-icon{color:var(--logo-color);padding-left:12px}#leaderboard{background-color:#fff;list-style:none;margin:0;max-height:256px;min-height:256px;overflow-y:scroll;padding:0;width:512px}#leaderboard .leaderboard-el{background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding:8px 12px}#leaderboard .leaderboard-el p{margin:0}#leaderboard .leaderboard-el span{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#leaderboard .leaderboard-el span p{margin:0 4px}@media screen and (max-width:960px){.leaderboard-wrapper{padding:0 24px;width:100%}.leaderboard-wrapper #leaderboard{width:100%}}#profile-container{align-items:center;display:flex;flex-direction:row;justify-content:center}#profile-container #profile-bonus{color:#fff;text-align:center}#profile-container .profile-data{align-items:center;background-color:var(--secondary);border-radius:24px;display:flex;flex-direction:column;justify-content:flex-start;margin:0 24px;min-width:480px;padding:12px 24px}#profile-container .profile-data #profile-title{margin:24px 0;width:256px}#profile-container .profile-data .profile-image{background-position:50%;background-size:contain;border-radius:50%;height:128px;width:128px}#profile-container .profile-data .profile-info{list-style:none;padding:0;width:75%}#profile-container .profile-data .profile-info li{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4px 0}#profile-container .profile-data .profile-info li p:first-child{font-weight:700;margin-right:6px}#profile-container .profile-data .profile-info li p{margin:0}#profile-container .profile-data .logout-btn{background-color:var(--logo-color);border-radius:24px;padding:12px 24px}#profile-container .profile-data .logout-btn:hover{background-color:#daa520;cursor:pointer}#profile-container .daily-scratchcard{background-color:var(--secondary);border-radius:24px;padding:12px 24px}@media screen and (max-width:960px){#profile-container{flex-direction:column}#profile-container .profile-data{margin-bottom:48px;min-width:90%}#profile-container .profile-data .profile-info{width:100%}}.sc__inner{height:100%;left:0;position:relative;top:0;width:100%}.sc__wrapper{display:block;margin:0 auto;max-width:300px;width:100%}.sc__container{max-width:300px;overflow:hidden;position:relative}.sc__container>img{height:auto;left:0;position:relative;top:0;width:100%}.sc__container canvas{height:auto;left:0;position:absolute;top:0;width:100%}.sc__infos{color:#fff;font-size:18px;font-weight:700;height:40px;line-height:40px;margin-top:5px;text-align:center}.shop-container{height:100vh;overflow-y:scroll;width:100%}#shop-legend{align-items:flex-end;background-color:#fff;border-radius:12px 0 0 12px;display:flex;flex-direction:column;justify-content:flex-start;position:absolute;right:48px}#shop-legend #stock-legend{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-start}#shop-legend #stock-legend #stock-icon{background-color:#ca1895;height:24px;width:24px}#shop-legend #stock-legend #stock-info{font-size:12px;margin:0 12px}#shop-legend #stock-user-legend{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-start}#shop-legend #stock-user-legend #stock-user-icon{background-color:#c1dcff;height:24px;width:24px}#shop-legend #stock-user-legend #stock-user-info{font-size:12px;margin:0 12px}.shop-tags{align-items:center;display:flex;flex-direction:row;justify-content:center}.shop-tag:first-child:not(:only-child){border-radius:12px 0 0 12px}.shop-tag:last-of-type:not(:only-child){border-radius:0 12px 12px 0}.shop-tag:only-child{border-radius:12px}.reset-tags{cursor:pointer;margin:0 8px}.shop-cards-grid{grid-column-gap:12px;grid-row-gap:12px;-webkit-column-gap:12px;column-gap:12px;display:grid;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,minmax(316px,1fr));margin-top:24px;padding:0 24px;row-gap:12px}.shop-empty{color:#fff}.empty-container{display:flex;flex:1 1;flex-direction:column;justify-content:center}@media screen and (max-width:960px){.shop-container{display:flex;flex-direction:column}.shop-empty{font-size:18px}.shop-cards-grid{display:grid;grid-auto-rows:auto;grid-template-columns:auto;margin:12px 0}#shop-legend{align-self:center;left:0;margin:24px 0;position:relative;width:-webkit-max-content;width:max-content}#shop-legend,#shop-legend #stock-legend,#shop-legend #stock-user-legend{flex-direction:row}.shop-tags{flex-direction:column}.shop-tag{border-bottom:1px solid #000;text-align:center;width:256px}.shop-tag:first-child:not(:only-child){border-radius:12px 12px 0 0}.shop-tag:last-of-type:not(:only-child){border-radius:0 0 12px 12px}.reset-tags{margin:18px 0}}.shop-card{background-color:#4b74ab;border-radius:24px;box-shadow:0 0 10px 10px rgba(3,44,81,.341);display:flex;flex-direction:column;font-family:Josefin Sans;justify-content:center;position:relative;transition:box-shadow 1s ease-in}.shop-card .stock-size{color:#ca1895;font-weight:700;left:12px;margin:0;position:absolute;top:12px}.shop-card .infinity-icon-stock{-webkit-filter:invert(32%) sepia(98%) saturate(7443%) hue-rotate(302deg) brightness(90%);filter:invert(32%) sepia(98%) saturate(7443%) hue-rotate(302deg) brightness(90%);left:12px;position:absolute;top:8px}.shop-card .redeems-count{color:#c1dcff;font-weight:700;left:12px;margin:0;position:absolute;top:28px}.shop-card .infinity-icon-redeems{-webkit-filter:invert(100%) sepia(100%) saturate(200%) hue-rotate(180deg) brightness(1.1);filter:invert(100%) sepia(100%) saturate(200%) hue-rotate(180deg) brightness(1.1);left:12px;position:absolute;top:24px}.shop-card .admin-freeze-btn{background-color:var(--ice);border-radius:0 24px 0 24px;color:#fff;font-size:14px;padding:12px 6px;position:absolute;right:0;top:0}.shop-card .admin-freeze-btn:hover{background-color:#006eff;cursor:pointer}.shop-card .shop-card-image{background-position:50%;background-size:cover;border-radius:24px 24px 0 0;height:256px}.shop-card .shop-card-metadata{padding:12px 24px}.shop-card .shop-card-metadata .title{color:var(--primary);display:flex;flex-direction:column;justify-content:space-between;padding:24px 0;text-transform:uppercase}.shop-card .shop-card-metadata .title h3{margin:2px 0;text-align:center}.shop-card .shop-card-metadata .title .only-for-sub{align-items:center;color:#daa520;display:flex;flex-direction:row;justify-content:center}.shop-card .shop-card-metadata .title .only-for-sub p{margin:2px 0 0 4px;text-align:center}.shop-card .shop-card-metadata .title .item-freezed{align-items:center;color:var(--ice);display:flex;flex-direction:row;justify-content:center}.shop-card .shop-card-metadata .title .item-freezed p{margin:2px 0 0 4px;text-align:center}.shop-card .shop-card-metadata .description{background-color:rgba(27,43,54,.5);border-radius:12px;color:#bbb;margin:0;padding:12px 24px;text-align:center}.shop-card .metadata-fullwidth{width:100%}.shop-card .shop-card-info{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:12px 0}.shop-card .shop-card-info .price{align-items:center;color:#fff;display:flex;flex-direction:row;margin:0}.shop-card .shop-card-info .price img{margin-left:8px}.shop-card .shop-card-info .buy-btn{background-color:#8d0063;border-radius:24px;color:#fff;cursor:pointer;margin-top:12px;padding:8px 16px}.shop-card .shop-card-info .buy-btn:hover{background-color:#fff;color:var(--primary)}.shop-card .shop-card-info .not-available-btn{background-color:#a9a9a9;border-radius:24px;color:#fff;padding:8px 16px}.shop-card .description{color:var(--primary)}.shop-card:hover{box-shadow:0 0 10px 10px hsla(0,0%,100%,.5)}.freezed-card:hover{box-shadow:0 0 10px 10px rgba(0,110,255,.5);cursor:not-allowed}@media screen and (max-width:960px){.shop-card{padding:12px 24px}.shop-card .shop-card-image{height:128px}.shop-card .shop-card-metadata{padding:0}.shop-card .shop-card-metadata .shop-card-info{align-items:center;flex-direction:row;padding:24px 12px}.shop-card .shop-card-metadata .shop-card-info .buy-btn{margin-top:0}.shop-card .shop-card-info .not-available-btn{background-color:#a9a9a9;border-radius:24px;color:#fff;font-size:12px;max-width:50%;padding:8px 16px;text-align:center}}.shop-overlay{align-items:center;display:flex;flex-direction:column;height:calc(100% - 128px);justify-content:center;position:fixed;width:100%;z-index:2}.shop-overlay .popup{background-color:#fff;border-radius:24px;padding:24px 48px}.shop-overlay .popup .question{margin-bottom:0}.shop-overlay .popup .transaction-id{margin:0}.shop-overlay .popup .buttons{display:flex;flex-direction:row;justify-content:space-between;margin-top:24px}.shop-overlay .popup .buttons>a{background-color:var(--primary);border-radius:24px;color:#fff;cursor:pointer;padding:12px 24px}.shop-overlay .popup .buttons>.cancel:hover{color:red}.shop-overlay .popup .buttons>.complete:hover{color:lime}.shop-tag{background-color:beige;border-right:1px solid #000;padding:24px 48px;text-transform:uppercase}.shop-tag:hover{cursor:pointer}.shop-tag-active,.shop-tag:hover{background-color:#daa520}.purchase-history-title{color:#fff;text-transform:uppercase}.purchase-searchbar{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:12px;width:80%}.purchase-searchbar input{font-size:18px;height:48px;width:100%}.purchase-searchbar a{background-color:var(--secondary);color:#fff;padding:14px 24px}.purchase-searchbar a:hover{color:#daa520;cursor:pointer}.purchased-list{height:440px;list-style-type:none;margin:0;overflow-y:scroll;padding:0;width:80%}.purchase-item{align-items:center;background-color:hsla(0,0%,69%,.8);border-radius:24px;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:8px;padding:24px 48px}.purchase-item li span{color:var(--primary);list-style-type:none;margin:0;padding:0;width:22%}.purchase-item li>p{margin:0}.purchase-item:hover{background-color:#fff}@media screen and (max-width:960px){.purchase-item{align-items:center;justify-content:space-between;padding:24px 12px}.purchase-item,.purchase-item li{display:flex;flex-direction:column}.purchase-item li{margin-bottom:24px;text-align:center;width:100%}.purchase-item li:last-child{margin-bottom:0}.purchase-item>span{display:block;text-align:center;width:100%}.purchase-item:hover{background-color:hsla(0,0%,100%,.5)}}hr{border:1px solid red;width:100%}.loading-wrapper{align-items:center;justify-content:center}.admin-section,.loading-wrapper{display:flex;flex-direction:column}.admin-section{justify-content:flex-start;width:100%}.admin-section .redeems-table{background-color:#fff;color:#000;margin:0;padding:0;position:relative}.admin-section .redeems-table li{align-items:center;display:flex;flex-direction:row;height:48px;justify-content:space-between;padding:0 12px}.admin-section .redeems-table li.redeems-search-bar{left:0;padding:0;position:absolute;top:0;width:100%}.admin-section .redeems-table li.redeems-search-bar input{font-size:18px;height:48px;width:100%}.admin-section .redeems-table li.redeems-search-bar .redeems-search-abort{background-color:var(--secondary);color:#fff;cursor:pointer;height:48px;padding:12px 24px}.admin-section .redeems-table li.redeems-search-bar .redeems-search-abort:hover{background-color:#fff;color:var(--secondary)}.admin-section .redeems-table li.redeems-list-header{background-color:aqua;left:0;position:absolute;top:48px;width:100%}.admin-section .redeems-table li.redeems-list-header p{font-weight:700;width:20%}.admin-section .redeems-table .redeems-items{height:256px;margin-top:48px;max-height:256px;overflow-y:scroll}.admin-section .redeems-table li.redeems-item{text-align:left}.admin-section .redeems-table li.redeems-item p{width:20%}.admin-section .admin-section-title{color:#fff;text-align:center}.admin-section .admin-section-controls{align-items:center;display:flex;flex-direction:row;justify-content:space-around;padding:0 48px}.admin-section .admin-section-controls #schedule-admin{color:#fff;list-style-type:none;padding:0}.admin-section .admin-section-controls #schedule-form{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center}.admin-section .admin-section-controls #schedule-form button{margin-top:24px}.admin-section .admin-section-controls #schedule-form .schedule-day-form{display:flex;flex-direction:row;justify-content:space-around;width:480px}.admin-section .admin-section-controls #schedule-form .schedule-day-form label{text-align:center;width:25%}.admin-section .admin-section-controls #schedule-form .schedule-day-form input{width:25%}.admin-section .admin-section-controls .admin-section-form{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:12px 24px;width:50%}.admin-section .admin-section-controls .admin-section-form input{width:75%}.admin-section .admin-section-controls .admin-section-form button{margin-top:12px;text-transform:uppercase}.admin-section .admin-section-controls .admin-section-list{list-style-type:none;margin:0;max-height:560px;max-width:50%;overflow-y:scroll;padding:0}.admin-section .admin-section-controls .admin-section-list li{background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;margin-bottom:12px;padding:48px 24px;position:relative}.admin-section .admin-section-controls .admin-section-list li p{margin:0}.admin-section .admin-section-controls .admin-section-list li .item-buttons{position:absolute;right:24px;top:24px}.admin-section .admin-section-controls .admin-section-list li .item-buttons svg{cursor:pointer;font-size:24px;margin-left:8px}.admin-section .admin-section-controls .admin-section-list li .item-buttons svg:first-child{font-size:18px}.admin-section .admin-section-controls .admin-section-list li form label{display:block;margin-right:8px;margin-top:12px}.admin-section .admin-section-controls .admin-section-list li form textarea{height:auto;width:75%}.admin-section .admin-section-controls .admin-section-list li form input{width:75%}.admin-section .admin-section-controls .admin-section-list li form button{margin-top:12px}.admin-section .admin-section-controls li:last-child{margin-bottom:0}.announcements-list li p{max-width:75%}@media screen and (max-width:960px){.admin-section .admin-section-controls{align-items:center;display:flex;flex-direction:column;padding:0 12px}.admin-section .admin-section-controls #schedule-form,.admin-section .admin-section-controls #schedule-img{width:100%}.admin-section .admin-section-controls #schedule-form .schedule-day-form{width:80%}.admin-section .admin-section-controls .admin-section-form{width:90%}.admin-section .admin-section-controls .admin-section-list{max-width:100%}}.pokemon-insert{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center}.pokemon-insert label{margin-top:12px}.pokemon-list-admin{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:space-around}.pokemon-list{background-color:#ededed;height:auto;max-height:240px;overflow-y:scroll}.pokemon-list .pokemon-item{align-items:center;background-color:#bbb;display:flex;flex-direction:row;justify-content:space-between;padding:0 24px}.pokemon-list .pokemon-item .pokemon-name{text-align:left;width:20%}.pokemon-list .pokemon-item .pokemon-points{width:20%}.pokemon-list .pokemon-item .pokemon-commands,.pokemon-list .pokemon-item .pokemon-type{text-align:left;width:20%}.pokemon-user-admin{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:space-around}.pokemon-user-list{background-color:#ededed;height:auto;max-height:240px;overflow-y:scroll}.pokemon-user-list .user-pokemon{align-items:center;background-color:#bbb;display:flex;flex-direction:row;justify-content:space-between;padding:0 48px}.pokemon-user-list .user-pokemon .pokemon-commands,.pokemon-user-list .user-pokemon .pokemon-name,.pokemon-user-list .user-pokemon .pokemon-user{width:20%}.header-bar{background-color:#7fffd4!important;position:absolute;width:100%}.pokemon-user-form{background-color:#fff}.pokemon-user-form,.pokemon-user-search-form{align-items:center;display:flex;flex-direction:column;justify-content:center}.pokemon-user-search-form .radio-group{display:flex;flex-direction:row;justify-content:center}.bet-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:flex-start}.bet-wrapper .bet-title{color:#fff;font-size:24px;font-weight:700}.bet-wrapper .bet-form{width:25%}.bet-wrapper .bet-form-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4px 0;width:100%}.bet-wrapper .bet-form-section .bet-question-input{width:65%}.bet-wrapper .bet-form-section-col{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:24px 0}.bet-wrapper .bet-form-section-col .bet-new-answer{align-items:center;display:flex;flex-direction:row;justify-content:space-around}.bet-wrapper .bet-form-section-col .bet-new-answer .text{text-align:center;width:15%}.bet-wrapper .bet-form-section-col .bet-new-answer .text-input{width:40%}.bet-wrapper .bet-form-section-col .bet-new-answer .quote{text-align:center;width:15%}.bet-wrapper .bet-form-section-col .bet-new-answer .quote-input{width:20%}.bet-wrapper .bet-answers{color:#fff;list-style-type:none;margin:0;padding:0}.bet-wrapper .bet-answers li{display:flex;flex-direction:row;justify-content:flex-start}.bet-wrapper .bet-answers li .bet-answer-label{display:flex;flex-direction:row;justify-content:space-around;margin-left:24px}.bet-wrapper .bet-answers li .answer-text{margin:0 24px 0 0}.bet-wrapper .bet-answers li .answer-odds{color:red;margin:0}.bet-wrapper #close-bet-btn{margin-top:12px}.bet-wrapper .closing-error,.bet-wrapper .sending-error{color:red}.pokemon{justify-content:center;width:100%}.pokemon,.pokemon-admin-tab{align-items:center;display:flex;flex-direction:row}.pokemon-admin-tab{color:#fff;justify-content:flex-start}.pokemon-admin-tab .pokemon-admin-control{border:2px solid #daa520;margin:0 12px;padding:12px 48px}.pokedex,.pokemon-admin-tab .pokemon-admin-control{align-items:center;display:flex;flex-direction:column;justify-content:flex-start}.pokedex{padding:24px 48px;width:75%}.pokedex .pokedex-title{color:#daa520}.pokedex .pokedex-searchbar{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:100%}.pokedex .pokedex-searchbar input{font-size:18px;height:48px;width:inherit}.pokedex .pokedex-searchbar a{background-color:var(--secondary);color:#fff;padding:14px 24px}.pokedex .pokedex-searchbar a:hover{color:#daa520;cursor:pointer}.pokedex .pokedex-list-loading{align-items:center;background-color:#dadada;display:flex;flex-direction:column;height:480px;justify-content:center;width:100%}.pokedex .pokedex-list{background-color:#dadada;height:360px;list-style:none;margin:0;overflow-y:scroll;padding:0;width:100%}.pokedex .pokedex-list li{align-items:center;background-color:#c2c2c2;display:flex;flex-direction:row;justify-content:space-between;padding:12px 24px;width:100%}.pokedex .pokedex-list li :first-child{width:40%}.pokedex .pokedex-list li .pokemon-icon{background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:grab;height:48px;width:48px}.pokedex .pokedex-list li .pokemon-type{width:30%}.pokedex .pokedex-list li .pokemon-type img{width:48px}.pokedex .pokedex-list li p{width:25%}.pokedex .pokedex-list li .pokedex-item-buttons{width:5%}.pokedex .pokedex-list li .pokemon-title{text-transform:uppercase}.pokedex .pokedex-list li:hover{background-color:gray}.user-team{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:48px}.user-team .pokemon-team-title{color:#daa520}.user-team .pokemon-team{display:grid;grid-template-columns:auto auto auto;margin:24px 0}.user-team .pokemon-team .pokemon-slot{align-items:center;background-color:gray;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #c2c2c2;display:flex;flex-direction:column;height:96px;justify-content:center;padding:24px;width:96px}.user-team .pokemon-team .pokemon-slot-dragged{background-color:rgba(0,255,0,.5);cursor:grab}.user-team .pokemon-team .pokemon-slot:hover{background-color:rgba(255,0,0,.5);cursor:pointer}.dragged-pokemon{cursor:inherit!important}@media screen and (max-width:960px){.pokemon-admin-tab{flex-direction:column}.pokemon{flex-direction:column-reverse}.pokemon .user-team{padding:12px 48px}.pokemon .user-team .pokemon-team{margin:0 0 24px}.pokemon .pokedex{padding:0;width:100%}.pokemon .pokedex .pokedex-list li{border-bottom:1px solid var(--secondary);padding:12px 12px 24px;position:relative}.pokemon .pokedex .pokedex-list li .pokemon-title{font-size:14px}.pokemon .pokedex .pokedex-list li .pokemon-type{align-items:center;bottom:6px;display:flex;flex-direction:row;justify-content:flex-start;left:18px;position:absolute;width:10%}.pokemon .pokedex .pokedex-list li .pokemon-type img{width:48px}.pokemon .pokedex .pokedex-list li .pokemon-points{bottom:0;font-size:12px;position:absolute;right:12px;text-align:center;width:15%}.pokemon .pokedex .pokedex-list li .pokedex-item-buttons{width:10%}}.poke-circle-loading{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.pokeball{-webkit-animation:rotate 1s steps(8) infinite;animation:rotate 1s steps(8) infinite;height:32px;width:32px}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pokemon-auction-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.loading{margin:24px}.pokemon-info{align-items:center;border:1px solid #fff;display:flex;flex-direction:column;justify-content:center;margin-bottom:24px;padding:24px}.pokemon-info .pokemon-info-image{background-size:cover;height:128px;width:128px}.pokemon-info p{color:#fff;text-align:center;text-transform:uppercase}.in-game{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.search-pokemon label{display:inline-block;width:128px}.search-pokemon .search-btn{background-color:#fff;color:#000;padding:1px 8px}.search-pokemon .search-btn:hover{background-color:dimgray;color:#000;cursor:pointer}.search-pokemon .search-error{color:red}.search-pokemon .search-success{color:lime}.search-pokemon .pokemon-types{margin-top:24px;width:480px}.search-pokemon .auction-start-btn{margin-top:24px}.pokemon-scores-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:12px 24px}.pokemon-scores-wrapper .pokemon-buttons{margin-top:48px}.pokemon-scores-wrapper .pokemon-scores-form{align-items:center;border:1px solid #fff;border-radius:24px;display:flex;flex-direction:row;justify-content:space-between;margin:4px 0;position:relative;width:100%}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-scores-form-remove-btn{color:red;cursor:pointer;position:absolute;right:24px;top:24px}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose{padding:0 48px;position:relative}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose input{width:128px}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose .pokemon-choose-list{max-height:256px;overflow-y:scroll;position:absolute;z-index:10}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose .pokemon-choose-list .pokemon-data{background-color:#e0ffff;color:#000;display:flex;flex-direction:column;padding:12px 24px;width:256px}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose .pokemon-choose-list .pokemon-data p{margin:0}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose .pokemon-choose-list .pokemon-data .pokemon-data-types{display:flex;flex-direction:row}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose .pokemon-choose-list .pokemon-data:hover{background-color:aqua;cursor:pointer}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-image{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #fff;height:128px;width:128px}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose-body{display:flex;flex-direction:column}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose-body .pokemon-choose-info{align-items:center;display:flex;flex-direction:row;font-weight:700;justify-content:space-between;text-transform:uppercase}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose-body .pokemon-scores{display:flex;flex-direction:row;list-style:none;padding:0}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose-body .pokemon-scores li{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0 12px}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose-body .pokemon-scores li:first-child{margin-left:0}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose-body .pokemon-scores li:last-child{margin-right:0}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose-body .pokemon-scores .multiplier{margin-left:48px}.pokemon-scores-wrapper .pokemon-scores-form .pokemon-choose-body .pokemon-scores .multiplier p{color:#7fffd4;font-weight:lighter}.results-list{color:#fff}.results-list .pokemon-result{align-items:center;border-bottom:1px solid #fff;display:flex;flex-direction:row;justify-content:space-between;padding:12px 24px}.results-list .pokemon-result .not-in-team{color:red}.results-list .results-buttons{flex-direction:row;margin-top:48px}.no-game,.results-list .results-buttons{align-items:center;display:flex;justify-content:center}.no-game{color:#fff;flex-direction:column;height:100%}.pokemon-cards{grid-column-gap:10px;grid-row-gap:24px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto;height:-webkit-max-content;height:max-content;overflow-x:hidden;padding:24px 0;row-gap:24px;width:-webkit-max-content;width:max-content}@media screen and (max-width:960px){.pokemon-cards{grid-column-gap:10px;grid-row-gap:24px;-webkit-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:360px;grid-template-rows:auto;height:-webkit-max-content;height:max-content;overflow-x:hidden;row-gap:24px;width:-webkit-max-content;width:max-content}.no-game{flex-direction:row;padding:0 12px;width:100%}}.pokemon-card{color:#fff;cursor:pointer;font-family:Josefin Sans;height:216px;-webkit-perspective:1000px;perspective:1000px;width:360px}.pokemon-card-inner{height:100%;position:relative;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;transition:-webkit-transform 1s;transition:transform 1s;transition:transform 1s,-webkit-transform 1s;width:100%}.pokemon-card-inner .back .map-img,.pokemon-card-inner .front .map-img{-webkit-filter:grayscale(1);filter:grayscale(1);left:0;opacity:.2;position:absolute;top:-8px;width:100%;z-index:-1}.pokemon-card-inner .back,.pokemon-card-inner .front{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-image:linear-gradient(45deg,#0045c7,#ff2c7d);border-radius:15px;height:100%;left:0;overflow:hidden;padding:12px 14px;position:absolute;top:-8px;width:100%;z-index:1}.pokemon-card-inner .pokeball-badge{width:36px}.pokemon-card-inner .card-data{align-items:center;background-color:rgba(0,0,0,.3);border-radius:12px;display:flex;flex-direction:row;font-size:35px;justify-content:flex-start!important;margin:0;padding:6px 0}.pokemon-card-inner .card-data .pokemon{align-items:center;display:flex;flex-direction:column;width:33%}.pokemon-card-inner .card-data .pokemon .pokemon-image{background-repeat:no-repeat;background-size:cover;height:72px;width:72px}.pokemon-card-inner .card-data .pokemon .pokemon-name{font-size:10px;margin:0;text-transform:uppercase}.pokemon-card-inner .row{align-items:center;display:flex;justify-content:space-between}.pokemon-card-inner .row .card-number{margin:2px 0}.pokemon-card-inner .row .column .card-date{margin:0}.pokemon-card-inner .card-info{align-items:flex-end;margin-top:0}.pokemon-card-inner .card-info .row{align-items:flex-end}.pokemon-card-inner .card-info .card-label{font-size:8px;margin:4px 0;text-transform:uppercase}.pokemon-card-inner .card-info .card-trainer{margin-left:12px}.pokemon-card-inner .card-info .card-trainer .card-trainer-name{font-size:16px;margin:0}.pokemon-card-inner .card-holder{font-size:12px;margin-top:48px;text-transform:uppercase}.pokemon-card-inner .back{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.pokemon-card-inner .back .map-img{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.pokemon-card-inner .back .bar{background:#222;height:60px;margin-left:-30px;margin-right:-30px;margin-top:10px}.pokemon-card-inner .back .card-summary{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.pokemon-card-inner .back .card-summary .card-summary-row{align-items:flex-end;border-bottom:1px solid hsla(0,0%,100%,.5);display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:4px;width:100%}.pokemon-card-inner .back .card-summary .card-summary-row .pokemon-name{font-size:12px;font-style:italic;font-weight:400;margin:2px 0 0;text-transform:uppercase}.pokemon-card-inner .back .card-summary .card-summary-row .pokemon-types{align-items:end;display:flex;flex-direction:row;justify-content:flex-start}.pokemon-card-inner .back .card-cvv{margin-top:20px}.pokemon-card-inner .back .card-cvv div{flex:1 1}.pokemon-card-inner .back .card-cvv img{display:block;line-height:0;width:100%}.pokemon-card-inner .back .card-cvv p{background:#fff;color:#000;font-size:22px;padding:10px 20px}.pokemon-card-inner .back .card-text{font-size:14px;margin-top:30px}.pokemon-card-inner .back .signature{font-size:12px;margin:24px 0 0}.pokemon-card:hover .pokemon-card-inner{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.fantapoke-leaderboard-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;padding:0 48px;width:75%}.fantapoke-leaderboard-wrapper .fantapoke-leaderboard-title{margin:24px 0;width:326px}.fantapoke-leaderboard-wrapper .fantapoke-title{color:var(--logo-color)}.fantapoke-leaderboard-wrapper .fantapoke-search-box{align-items:center;background-color:#fff;border:4px solid var(--logo-color);border-radius:12px 12px 0 0;display:flex;flex-direction:row;justify-content:space-between;padding:0 12px;width:100%}.fantapoke-leaderboard-wrapper .fantapoke-search-box .search-input{border:0;font-size:16px;outline:none;padding:4px 0;width:100%}.fantapoke-leaderboard-wrapper .fantapoke-search-box .search-icon{color:var(--logo-color);padding-left:12px}#fantapoke-leaderboard{background-color:#fff;height:416px;list-style:none;margin:0;overflow-y:scroll;padding:0;width:100%}#fantapoke-leaderboard .fantapoke-leaderboard-scores{color:var(--secondary);cursor:pointer}#fantapoke-leaderboard .fantapoke-leaderboard-scores:hover{color:var(--primary)}#fantapoke-leaderboard .fantapoke-leaderboard-el{background-color:#fff;display:flex;flex-direction:row;justify-content:space-between;padding:8px 12px}#fantapoke-leaderboard .fantapoke-leaderboard-el>*{width:33%}#fantapoke-leaderboard .fantapoke-leaderboard-el p{margin:0;text-align:center}#fantapoke-leaderboard .fantapoke-leaderboard-el p:first-child{text-align:left}#fantapoke-leaderboard .fantapoke-leaderboard-el div>p,#fantapoke-leaderboard .fantapoke-leaderboard-el p:last-child{text-align:right}@media screen and (max-width:960px){.fantapoke-leaderboard-wrapper{padding:0 24px;width:100%}.fantapoke-leaderboard-wrapper #fantapoke-leaderboard{width:100%}.fantapoke-leaderboard-wrapper #fantapoke-leaderboard .fantapoke-leaderboard-el{margin-bottom:32px;position:relative}.fantapoke-leaderboard-wrapper #fantapoke-leaderboard .fantapoke-leaderboard-el>*{width:50%}.fantapoke-leaderboard-wrapper #fantapoke-leaderboard .fantapoke-leaderboard-el .fantapoke-leaderboard-scores{bottom:-12px;left:12px;position:absolute}.fantapoke-leaderboard-wrapper .pokemon-scores-overlay #scores-list #scores-title{padding:24px 0}}.pokemon-scores-overlay{align-items:center;background-color:rgba(92,92,92,.8);display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;position:absolute;top:0;width:100%;z-index:10}.pokemon-scores-overlay #close-btn{cursor:pointer;font-size:32px;position:fixed;right:48px;top:48px}.pokemon-scores-overlay #scores-list{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;overflow-y:scroll;width:50%}.pokemon-scores-overlay #scores-list #scores-title{font-size:24px;text-align:center}.pokemon-scores-overlay #scores-list #scores-title p{display:inline-block;font-weight:700}.pokemon-scores-overlay #scores-list .score-element{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:12px 24px;width:100%}.pokemon-scores-overlay #scores-list .score-element .score-element-info{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.pokemon-scores-overlay #scores-list .score-element .score-element-info img{height:96px;width:96px}.pokemon-scores-overlay #scores-list .score-element .score-element-info p{text-transform:capitalize}@media screen and (max-width:960px){.pokemon-scores-overlay #close-btn{cursor:pointer;font-size:24px;position:fixed;right:24px;top:24px}.pokemon-scores-overlay #scores-title{font-size:24px}.pokemon-scores-overlay #scores-title p{margin:0}.pokemon-scores-overlay #scores-list{width:100%}.pokemon-scores-overlay #scores-list .score-element{border:1px solid #000;display:flex;flex-direction:column;width:90%}.pokemon-scores-overlay #scores-list .score-element .score-element-info{align-items:center;display:flex;flex-direction:column;justify-content:center}}#not-found{align-items:center;background-color:hsla(0,0%,100%,.8);border-radius:12px;display:flex;flex-direction:column;justify-content:flex-start;padding:24px 48px}#not-found #not-found-title{color:maroon;font-size:36px;font-weight:700;margin:0;padding:24px 0 0}@media screen and (max-width:960px){#not-found{padding:48px 12px;width:100%}#not-found #not-found-title{font-size:28px}}
/*# sourceMappingURL=main.e59fb9d2.css.map*/