:root{--frog-green:#16a34a;--frog-green-bright:#22c55e;--frog-green-dim:#15803d;--frog-green-muted:#86efac;--frog-green-soft:#16a34a26;--frog-on-green:#fff;--frog-success-bg:#14532d;--frog-success-text:#bbf7d0;--app-mobile-width:480px;--game-padding-x:16px;--game-padding-top:max(12px, env(safe-area-inset-top));--game-padding-bottom:max(28px, env(safe-area-inset-bottom))}body{color:#1e293b;background:#fff;margin:0;font-family:Arial,sans-serif}html,body,*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{width:0;height:0;display:none}body.admin-light{color:#1e293b;background:#fff}body.admin-sheet-open{overflow:hidden}.app-viewport{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;min-height:100dvh;padding:0;display:flex}.app-viewport__frame{flex:0 1 var(--app-mobile-width);width:100%;max-width:var(--app-mobile-width);box-sizing:border-box;color:#0f172a;background:#fff;border-radius:0;flex-direction:column;min-height:100dvh;display:flex;overflow-x:hidden;box-shadow:0 0 0 1px #e2e8f0}:root[data-game-home-has-bg="1"] .app-viewport__frame:not(.app-viewport__frame--admin){background-color:#fff;background-image:var(--game-home-bg-image);box-shadow:none;background-position:50%;background-repeat:no-repeat;background-size:cover}:root[data-game-home-has-bg="1"] .app-viewport__frame:not(.app-viewport__frame--admin)>main.game.game--home{background:0 0}:root[data-game-home-has-bg="1"] .app-viewport__frame:not(.app-viewport__frame--admin)>main.game:has(>.game-home){background:0 0}.app-viewport__frame>main.game{flex:auto;width:100%;min-height:100dvh}:is(.app-viewport:has(>.app-viewport__frame>main.game.game--play),.app-viewport__frame:has(>main.game.game--play)){height:100dvh;max-height:100dvh;overflow:hidden}.app-viewport__frame>main.game.game--play{height:100%;min-height:0;max-height:100dvh;overflow:hidden}html.admin-route .app-viewport__frame,.app-viewport__frame--admin,body.admin-light .app-viewport__frame{color:#1e293b;background-color:#fff;background-image:none;box-shadow:0 0 0 1px #e2e8f0}@media (width<=480px){.app-viewport__frame{width:100%;max-width:none;box-shadow:none;flex:auto}}
