html{font-size:calc(100vw / 414 * 16)}body{margin:0;padding:0;height:100%;font-family:Arial,sans-serif;background:#000;overflow:hidden}#app{height:100dvh;position:relative}.background{background-image:url(/assets/main-COLLpxZJ.png);background-repeat:no-repeat;background-size:cover;background-position:center 25%;position:absolute;top:0;left:0;width:100%;height:100dvh;z-index:0}.ui-layer{position:relative;z-index:10;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:1rem;box-sizing:border-box}#top-left-lang-selector{position:absolute;top:16px;left:16px;width:55px;background:#0000;border-radius:12px;padding:4px 2px;cursor:pointer;z-index:1000}.flag-option:first-child{position:relative;z-index:2;margin-top:2px}#selected-language{display:flex;align-items:center;justify-content:center;gap:4px}.flag-icon{width:26px;height:18px}.flag-icon,.flag-option{pointer-events:auto!important;cursor:pointer}.arrow-down{font-size:.7rem;color:gold;line-height:1}#language-dropdown{position:absolute;top:40px;left:0;background:#0000;border-radius:10px;padding:4px;display:flex;flex-direction:column;gap:5px;z-index:1000}.flag-option{width:28px;height:20px;cursor:pointer;transition:transform .15s ease;pointer-events:auto;position:relative;z-index:20}.hidden{display:none!important}.title{position:relative;text-align:center;font-size:2.5rem;font-weight:900;color:gold;text-shadow:0 0 .125rem #ff1e00,0 0 .375rem #ff8c00,0 0 .75rem #ff8c00,0 0 1.5rem #ff8c00,0 .125rem .25rem #000000;margin-top:1.7rem;line-height:.98;z-index:10}.title span{display:block;line-height:.15;margin:0;padding:0}.bottom-buttons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:4rem;padding:0 1rem}.play-btn,.friends-btn,.leaderboard-btn{flex:1 1 auto;max-width:10rem;min-width:6.25rem;min-height:3rem;font-size:1rem;font-weight:700;border-radius:1.5rem;padding:0 .75rem;border:.125rem solid #FFD700;color:gold;text-shadow:0 0 .375rem #FFD700;box-shadow:0 0 .375rem #ffd70050;background:#0000004d;text-align:center;display:flex;justify-content:center;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.play-btn{background:linear-gradient(to top,#c20e00,#ff3c00);box-shadow:0 0 .5rem #ff3c00}.friends-btn{background:#0000004d}.leaderboard-btn{background:linear-gradient(to top,#c09f00,#ffe100);box-shadow:0 0 .5rem #ffe100;color:#000}.branding-text{position:absolute;bottom:4vh;left:50%;transform:translate(-50%);font-size:1rem;color:gold;text-shadow:1px 1px 2px #000;opacity:.85;text-align:center;z-index:10;animation:fadeInLinks 1.8s ease .5s forwards;white-space:nowrap}.pulse-link{font-weight:700;color:gold;text-decoration:none;animation:subtlePulse 2.8s infinite ease-in-out;transition:opacity .2s ease}@keyframes fadeInLinks{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:.85;transform:translate(-50%) translateY(0)}}@keyframes subtlePulse{0%,to{text-shadow:0 0 3px #ff1e00}50%{text-shadow:0 0 8px #ff1e00}}*{-webkit-tap-highlight-color:transparent}a:focus,button:focus,img:focus{outline:none}
