.PWABadge-container{padding:0;margin:0;width:0;height:0}.PWABadge-toast{position:fixed;right:0;bottom:0;margin:16px;padding:12px;border:1px solid #8885;border-radius:4px;z-index:1;text-align:left;box-shadow:3px 4px 5px #8885;background-color:#fff}.PWABadge-toast-message{margin-bottom:8px}.PWABadge-toast-button{border:1px solid #8885;outline:none;margin-right:5px;border-radius:2px;padding:3px 10px}:root{--bg: #e6fff0}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:linear-gradient(180deg,#e6fff0,#d7f7e6);color:#073b1f}.app-root{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:16px 0}.header{text-align:center}.header h1{margin:8px;font-size:clamp(20px,4vw,36px)}.subtitle{margin:0;color:#064e2c}.game-area{width:100%;max-width:1000px;flex:1;display:flex;align-items:center;justify-content:center}.game-container{width:100%;height:72vh;min-height:360px;border-radius:12px;box-shadow:0 8px 30px #031e0f1f;overflow:hidden}.footer{margin-top:12px;color:#075}@media (max-width: 900px){.game-container{height:76vh}}@media (max-width: 600px){.game-container{height:80vh}}
