:root{font-family:TNTDigital;line-height:1.5;font-weight:400;--font-primary: "TNTDigital";--color-bg-skill: #041120;--color-black:var(--black);--color-white: var(--white);color-scheme:light dark;color:var(--color-bg-skill);background-color:var(--color-white);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-size:cover;background-position:center;background-repeat:no-repeat;--skill-game-cyan: #10cbeb;--skill-game-green: #20eb7e;--skill-game-home-bg-color: linear-gradient( 180deg, var(--skill-game-cyan) 10.91%, var(--color-bg-skill) 81.45% );--skill-game-home-text-color: var(--color-bg-skill);--skill-game-home-button-color: var(--skill-game-green);--white: #ffffff;--black: #000000;--dribble-king-purple: #CC20CC;--dribble-king-es-blue: #005cff}body{margin:0;display:flex;place-items:center;min-width:320px;height:100dvh;justify-content:center;align-items:center}@media (prefers-color-scheme: light){:root{color:var(--skill-game-home-text-color);background-color:var(--skill-game-home-bg-color)}}.skill-game-main{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}skill-game-arcade-lang{width:100%;max-width:500px;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.skill-game-master-main-container{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background-image:url(/images/tnt-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat}skill-game-arcade-lang .skill-game-master-top img[alt="Share Icon"]{display:none}skill-game-arcade-lang .skill-game-master-top img[alt="Leaderboard Icon"]{width:36px;height:36px}.skill-game-master-main-container ui-loader{width:100%;height:100%;background:var(--color-bg-skill)}.skill-game-master-top{width:calc(100% - 40px);height:50px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding:10px 20px;gap:20px}.skill-game-master-center{width:calc(100% - 40px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 20px;gap:20px}.skill-game-master-center img{width:250px;height:250px}skillgame-leaderboard{width:100%;display:block;overflow-y:auto;flex:1;min-height:0;height:calc(100dvh - var(--game-header-height, 56px));max-height:calc(100dvh - var(--game-header-height, 56px));scrollbar-width:none;-ms-overflow-style:none}skillgame-leaderboard::-webkit-scrollbar{display:none}.skill-game-master-bottom{width:100%;padding:20px;display:flex;flex-direction:column;align-items:center;gap:24px;box-sizing:border-box}.skill-game-master-best{color:var(--white);text-align:center;font-family:TNTDigital;font-size:26px;font-style:normal;font-weight:700;line-height:normal;margin:0}.skill-game-master-play-button{width:100%}.skill-game-master-play-button.disabled{opacity:.5}.skill-game-master-bottom button{border:none;outline:none;cursor:pointer;display:flex;height:45px;padding:13px 156px;justify-content:center;align-items:center;gap:10px;align-self:stretch;width:100%;border-radius:0;background:var(--dribble-king-purple);box-sizing:border-box;margin-bottom:13px;color:var(--white);text-align:center;font-family:TNTDigital;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.skill-game-loader{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--color-bg-skill);z-index:101;transition:opacity .3s ease}.skill-game-loader.hidden{opacity:0;visibility:hidden;pointer-events:none}.skill-game-master-main-container ll-skill-game{height:100%}skill-game-arcade-lang.eurosport .skill-game-master-center img{width:260px;height:202px}skill-game-arcade-lang.eurosport .skill-game-master-main-container{background-color:var(--black);background-image:linear-gradient(180deg,#0009 32%,#005cff99)}skill-game-arcade-lang.eurosport .skill-game-master-best{color:var(--white);text-align:center;font-family:Aeonik Eurosport;font-size:28px;font-style:normal;font-weight:700;line-height:normal}skill-game-arcade-lang.eurosport .skill-game-master-bottom button{background:var(--dribble-king-es-blue);color:var(--white);text-align:center;font-family:Aeonik Eurosport;font-size:16px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:1px;text-transform:uppercase}skill-game-arcade-lang.eurosport .skill-game-master-top img[alt="Leaderboard Icon"]{filter:none}
