:root{--application-background-color: darkgrey;--tower-game-background: #009C37;--play-button-color: #D3B800;--play-button-text-color: #03226E;--focused-panel-level-buttons-outline: #C7AF14;--controls-text-color: #003049;--controls-background-color: #F4EFDE;--tower-buttons-panel-background: #fff9ec;--play-button-gradient-background: linear-gradient(180deg, #FFE53A 0%, var(--play-button-color) 69.79%, var(--focused-panel-level-buttons-outline) 100%)}*{margin:0;padding:0}html{-ms-touch-action:none}body,#app{display:block;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}body{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;border:0;margin:0;cursor:default;color:#000;background-color:var(--tower-game-background);text-align:center;font-family:Helvetica,Verdana,Arial,sans-serif;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}#app{width:100%;height:100%;background-size:cover;background-position:center;max-width:600px;min-width:320px}.button.svelte-z8vgf0{flex-shrink:0;width:50px;height:50px;border-radius:50%;background-color:var(--tower-buttons-panel-background);box-shadow:2px 2px #000;transition:.1s ease-in-out;display:flex;align-items:center;justify-content:center}.button.svelte-z8vgf0:hover{filter:brightness(120%)}.button.svelte-z8vgf0:active{filter:brightness(120%);transform:translate(2px,2px);box-shadow:none}.img-container.svelte-z8vgf0{height:70%;width:70%;background-size:contain;background-repeat:no-repeat}.sound-img-container.svelte-z8vgf0{margin-top:20%;margin-left:5%;background-image:var(--sound-image)}@media screen and (max-height: 620px){.button.svelte-z8vgf0{width:40px;height:40px}}section.svelte-17utp5q{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%;background-color:var(--tower-game-background);gap:8px;background-image:var(--bgImage);background-size:cover;width:100%}.bottomImage.svelte-17utp5q{background-image:var(--bottomImage);background-size:cover;width:100%;height:50%;margin-left:-15%;margin-bottom:-10%}.lettersHolder.svelte-17utp5q{background-image:var(--lettersImage);background-size:contain;background-position:center;margin-top:10%;height:20%;width:50%;flex-shrink:0;background-repeat:no-repeat}.controllersHolder.svelte-17utp5q{width:100%;height:20%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.playButton.svelte-17utp5q{height:100px;width:100px;flex-shrink:0}.button.svelte-17utp5q{border-radius:50%;background-color:var(--tower-buttons-panel-background);box-shadow:2px 2px #000;transition:.1s ease-in-out;display:flex;align-items:center;justify-content:center}.button.svelte-17utp5q:hover{filter:brightness(120%)}.button.svelte-17utp5q:active{filter:brightness(120%);transform:translate(2px,2px);box-shadow:none}.img-container.svelte-17utp5q{height:70%;width:70%;background-size:contain;background-repeat:no-repeat}.play-img-container.svelte-17utp5q{margin-left:20%;background-image:var(--play-image)}.loading.svelte-17utp5q{height:20px;font-size:10rem;color:#fff;background:white;animation:svelte-17utp5q-loading-animation ease-in-out 2s infinite alternate}@keyframes svelte-17utp5q-loading-animation{0%{width:5%}to{width:30%}}:root{--future-button-background-color:#219EBC;--selectable-button-background-color:#003049;--selected-button-background-color:#ffe111;--selected-button-shadow:0 0 0 2px #003049;--non-selected-button-background-color:#409a60;--selected-bad-button-background-color:#a22d2d;--resolved-good-background-color:#409a60;--resolved-bad-button-background-color:#AEAEAE}img.svelte-1jljkmv{width:0;height:0}button.svelte-1jljkmv{width:25%;height:100%;border:none;border-radius:10px;background-size:contain;background-position:center;background-repeat:no-repeat}.future-button.svelte-1jljkmv{background-color:var(--future-button-background-color)}.selectable-button.svelte-1jljkmv{z-index:10;background-color:var(--selectable-button-background-color)}.selected-button.svelte-1jljkmv{background-color:var(--selected-button-background-color);box-shadow:var(--selected-button-shadow);background-image:var(--bg-brasil)}.non-selected-button.svelte-1jljkmv{background-color:var(--non-selected-button-background-color)}.selected-bad-button.svelte-1jljkmv{background-color:var(--bg-button-color);background-image:var(--bg-img)}.resolved-good-button.svelte-1jljkmv{background-color:var(--resolved-good-background-color)}.resolved-bad-button.svelte-1jljkmv{background-color:var(--resolved-bad-button-background-color)}div.svelte-wcodxv{width:var(--width-value);height:var(--width-value);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Lekton,sans-serif;font-weight:bolder}:root{--focused-elements:#FFE954 }main.svelte-1bxcv60{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}section.svelte-1bxcv60{width:100%;display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center;flex-shrink:0;height:100%}div.svelte-1bxcv60{width:100%;display:flex;justify-content:center;align-items:center;padding:0;gap:4px;height:100%}.focused-buttons.svelte-1bxcv60{border-radius:0;background-color:var(--focused-elements);box-shadow:0 0 0 4px var(--focused-elements)}span.svelte-1bxcv60{background-color:var(--tower-buttons-panel-background);color:var(--focused-panel-level-buttons-outline);position:absolute;text-align:center;width:fit-content;padding-left:15px;padding-right:15px;z-index:5;border-top-left-radius:8px;border-top-right-radius:8px;font-size:16px;font-family:Lekton,sans-serif;height:24px;top:-24px;display:flex;justify-content:center;align-items:center;gap:8px;font-weight:bolder}.focused-prize.svelte-1bxcv60{background-color:var(--focused-elements);transform:translateY(-2px);color:var(--selectable-button-background-color)}section.svelte-1sj5cq3{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;background-color:var(--tower-buttons-panel-background);box-shadow:0 4px 4px #00000040;border-radius:8px;height:100%;padding:4px;gap:4px}button.svelte-b1dw97{cursor:pointer;width:100%;height:100%;min-height:40px;background:var(--play-button-gradient-background);border-radius:8px;border:none;font-family:Bitter,sans-serif;font-style:normal;font-weight:800;font-size:2rem;text-align:center;text-transform:uppercase;color:var(--play-button-text-color);text-shadow:0 4px 4px rgba(0,0,0,.29);transition:.5s ease-in-out}button.svelte-b1dw97:hover,button.svelte-b1dw97:active{filter:brightness(110%)}div.svelte-18xsxcz{width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-family:Lekton,sans-serif;font-weight:bolder;font-size:1.5rem;color:var(--controls-text-color)}@media screen and (max-height: 620px){div.svelte-18xsxcz{width:40px;height:40px}}.bet-selector-section.svelte-45wmgq{width:100%;display:flex;justify-content:center;align-items:center;gap:4px;font-family:Lekton,sans-serif;position:relative}input.svelte-45wmgq{user-select:initial;width:100%;font-size:1.5rem;font-weight:700;text-align:center;border:none;border-radius:8px;background-color:var(--controls-background-color);color:var(--controls-text-color)}.button.svelte-45wmgq{width:50px;height:50px;flex-shrink:0;background-color:var(--controls-background-color);border-radius:8px;cursor:pointer;border:none;display:flex;justify-content:center;align-items:center;font-size:3rem}.betButton.svelte-45wmgq{transition:.3s ease-in-out}.button.svelte-45wmgq:hover,.button.svelte-45wmgq:active{filter:brightness(120%)}.background.svelte-45wmgq{z-index:49;position:fixed;height:100%;width:100%;top:0;left:0}.bet-selector-controls.svelte-45wmgq{display:flex;gap:4px;z-index:50}@media screen and (max-height: 620px){.button.svelte-45wmgq{width:40px;height:40px}}section.svelte-owu20o.svelte-owu20o{display:flex;flex-direction:column;justify-content:space-around;width:100%;gap:4px;margin-bottom:4px}div.svelte-owu20o.svelte-owu20o{display:flex;gap:4px}.play-button-container.svelte-owu20o.svelte-owu20o{display:flex;justify-content:space-between;align-items:center;width:100%}.main-team-emblem-container.svelte-owu20o.svelte-owu20o{flex-shrink:0;background:var(--tower-buttons-panel-background);border-radius:8px;max-width:20%;display:flex;align-items:center;justify-content:center}.main-team-emblem-container.svelte-owu20o img.svelte-owu20o{height:60px}@media screen and (max-height: 620px){.main-team-emblem-container.svelte-owu20o img.svelte-owu20o{height:50px}}div.svelte-14cz3sx{display:flex;justify-content:center;align-items:center;width:100%}img.svelte-14cz3sx{height:100px;transition:.2s ease-in-out}@media screen and (max-height: 620px){img.svelte-14cz3sx{height:50px}}p.svelte-t1yd8d{color:#fff;font-size:1.3rem;width:300px;text-align:center;font-family:Bitter,sans-serif;margin-top:-10px}@media screen and (max-height: 620px){p.svelte-t1yd8d{font-size:1rem}}.holder.svelte-1hayc9q{z-index:10000;background:rgba(0,0,0,.7);width:100%;height:100%;position:fixed;display:var(--win-display);min-width:320px;justify-content:center;align-items:center}.win-container.svelte-1hayc9q{padding:65px;border:10px solid #038F34;background:#003311 var(--win-cups-img) center}p.svelte-1hayc9q{font-size:4rem;font-family:Changa One,serif;color:var(--controls-background-color);text-shadow:2px 2px 1px black;transition:.3s ease-in-out}@media screen and (max-width: 374px){.win-container.svelte-1hayc9q{padding:60px}p.svelte-1hayc9q{font-size:3rem}}section.svelte-g4rklw{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:0 16px;background-color:var(--tower-game-background);gap:8px;background-image:var(--bgImage);background-size:contain}.holder.svelte-n9rd5g{z-index:11000;background:rgba(0,0,0,.7);width:100%;height:100%;position:absolute;min-width:320px;top:0;left:0;display:flex;justify-content:center;align-items:center}.button.svelte-n9rd5g{margin-top:20px;width:120px;padding:10px;background:darkgrey;color:#000;font-size:1rem;font-family:Changa One,serif;border-radius:8px;transition:.3s ease-in-out}.button.svelte-n9rd5g:hover,.button.svelte-n9rd5g:active{background:white}.error-container.svelte-n9rd5g{padding:30px;border:4px solid darkgrey;border-radius:8px;background:black;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px}p.svelte-n9rd5g{font-size:1.5rem;font-family:Changa One,serif;color:var(--controls-background-color);text-shadow:2px 2px 1px black;transition:.3s ease-in-out}@media screen and (max-width: 374px){.error-container.svelte-n9rd5g{padding:60px}}main.svelte-c4ejfw{height:100%}
