:root{--brand-primary: #000d4c;--cesar-brand-primary: #dc314e;--alt-bg-color: #6423e1;--brand-secondary: #ffe100;--brand-secondary-light: #92a3fb;--brand-background: #040404;--brand-secondary-background: #151515;--brand-ternary-background: #111;--brand-text: #ffff;--brand-secondary-text: #7a7b7c;--brand-ternary-text: #b6b6b6;--brand-error: #e6052e;--brand-disabled: #bbbaba;--brand-disabled-text: #777;--brand-quaternary-background: #000;--brand-incorrect: #d41042;--brand-navigation: #232323;--brand-dropdown: #151515;--brand-border: #666;--brand-dropdown-hover: #3f3f3f;--brand-shadow: #ffffff4d;--brand-tabs-color: #0000004d;--brand-green: #bdff69;--brand-button: var(--alt-bg-color);--brand-grey: #808080;--brand-game-center-text: #1a2235;--brand-tabs-background-color: #0e0e0e;--brand-tabs-border-bottom-color: #242424;--white: #fff;--brand-widget-button: #dc314e;--brand-widget-button-disabled: #3c3c3c;--brand-chat-input-background: #202020;--brand-chat-palette-border: #363636;--brand-chat-delete-modal-option-background: #1e1e1e;--brand-chat-delete-modal-background: #181818;--brand-leaderboard-self-box-border: #1b1b1b;--brand-welcome-page-button-color: #dc314e;--brand-header-background: #0e0e0e;--black: #000}:root{font-family:Hind;line-height:1.5;font-weight:400;color-scheme:light dark;color:var(--brand-text);background-color:var(--brand-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:url(/images/app-background.png);background-size:cover;background-position:center;background-repeat:no-repeat;scrollbar-width:none;--primary-font: "Hind";--secondary-font: "Hind"}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html{overflow-y:auto;height:100dvh}body{margin:0;display:flex;place-items:center;min-width:320px;height:100dvh;justify-content:center;align-items:center;overflow:hidden;background:#000}@media screen and (min-width:600px){html,body{height:100vh}}@media(prefers-color-scheme:light){:root{color:var(--brand-text);background-color:var(--brand-header-background)}}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#2020204d;border-radius:68px}lg-game-center{height:100dvh;width:100%;max-width:500px;box-shadow:0 0 8px 0 var(--brand-shadow);-webkit-tap-highlight-color:transparent;background:var(--brand-tabs-background-color)}lg-tabs{display:flex;flex-grow:1;width:100%}.game-center{display:flex;height:calc(100dvh - 48px);flex-direction:column;min-width:320px;max-width:600px;width:100%;overflow:hidden;background:var(--brand-tabs-background-color)}.element::-webkit-scrollbar{display:none}.lg-tab-container{display:flex;flex-direction:column;flex:1;height:calc(100dvh - 48px);width:100%}.lg-tab-container ul{list-style:none;padding:0;margin:0;width:100%;display:flex}.lg-tab-container ul li{flex:1;color:var(--brand-tabs-color);border:.5px solid var(--brand-text);background:var(--brand-secondary-light);display:flex;align-items:center;justify-content:center;cursor:pointer;height:45px;font-family:var(--secondary-font);font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}lg-game-center .game-center lg-match .lg-match-container{display:flex;align-items:center;justify-content:space-between;padding:15px 8px}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}livelike-widgets,lg-leaderboard{opacity:0;animation:fadeInAnimation 2s ease-in-out forwards}.ui-loader-container{height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;background:var(--brand-tabs-background-color)}timeline-component .ui-loader-container{background:transparent}.ui-loader-spinner{animation:spin 1s linear infinite}.ui-loader-label{color:var(--brand-text);font-family:Hind;font-size:14px;font-style:normal;font-weight:400;line-height:22px}ui-loader{height:100%}.ui-loader-container{height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;background:var(--brand-tabs-background-color)}.ui-loader-main{height:75px;width:75px}.ui-loader-container img{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}ll-loader{width:100%;height:100%}.error-container{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;gap:12px}.error-retry-button{color:#fff;text-align:center;font-family:Hind;font-size:16px;font-style:normal;font-weight:400;line-height:normal;background:var(--brand-widget-button);outline:none;border:none;border-radius:4px;font-family:var(--secondary-font);display:flex;padding:12px 32px;justify-content:center;align-items:center;gap:10px;width:calc(100% - 60px)}.error-retry-button:focus{outline:none}.error-label{font-family:Hind;color:#fff;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:22px;max-width:300px}lg-error{height:100%}
