*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%}body{background:linear-gradient(180deg,#1c89d8,#70c2f9 27%,#6f8807 52%,#3c5601);overflow:hidden}.game-shell,.game-root{height:100%;position:relative;touch-action:none}.game-loading{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:linear-gradient(180deg,#1c89d8,#70c2f9 46%,#587406);font-family:system-ui,sans-serif;letter-spacing:.08em}.game-loading span{font-size:clamp(1.2rem,5vw,2rem);font-weight:800}.game-loading strong{color:#ffd166;font-family:Anton,Impact,sans-serif;font-size:clamp(3.2rem,16vw,6rem);line-height:1;text-shadow:0 5px 0 #9c1826}.game-loading small{margin-top:2rem;font-weight:800;animation:carga-pulso .8s ease-in-out infinite alternate}@keyframes carga-pulso{to{opacity:.4}}.game-root canvas{display:block}
