:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#9fd6d8;color:#22302a}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{min-width:320px}.world-viewport{position:fixed;inset:0;width:100%;height:100%}.world-viewport canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.world-viewport canvas.is-panning{cursor:grabbing}.world-error{min-height:100%;display:grid;place-items:center;padding:24px;background:#f7efe0;color:#344236;font-size:15px;line-height:1.6;text-align:center}
