html,body{width:100%;height:100%;margin:0;overflow:hidden}#app{width:100%;height:100%;display:block}#hotbar{z-index:10;gap:8px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.hotbar-slot{color:#3a2412;background:#f3d88c;border:3px solid #5b3a1e;width:56px;height:56px}.hotbar-slot.selected{border-color:#fff;outline:3px solid #2b1a0c;transform:translateY(-4px)}
