html,body{margin:0;padding:0;height:100vh;width:100vw;background:#11131c;color:#f1ead9;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overscroll-behavior:none;touch-action:none;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}#game-root{position:absolute;inset:52px 0 0;display:flex;align-items:center;justify-content:center}body[data-platform=vk] #game-root,body[data-platform=tg] #game-root,body[data-platform=ya] #game-root{top:0}#game-root canvas{display:block;max-width:100%;max-height:100%}
