*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:system-ui,sans-serif;background:#2a2418;color:#f6eed8}.shell{display:flex;flex-direction:column;min-height:100dvh}.chrome-header,.chrome-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;background:#3d3428}.chrome-bar button{flex:1;min-height:44px}main{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden}.shell-desktop main canvas{width:100%}main canvas{touch-action:none;display:block;image-rendering:pixelated;image-rendering:crisp-edges}.chrome-bar button.active{background:#d4a84b;color:#2a2418}.notice{padding:6px 16px;background:#4a3828;font-size:14px}.rumors{padding:6px 16px 12px;background:#322a20;font-size:13px;color:#d8ccb4}.rumors p{margin:2px 0}
