:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#735b5f;--panel:#fff7deeb;--panel-border:#c4809080;--aqua:#a8ece8;--grass:#aee983;--coral:#ff8fb1;--sun:#ffd565;background:#a8ece8;font-family:Hiragino Maru Gothic ProN,Yu Gothic,Avenir Next,Verdana,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%}body{color:var(--ink);margin:0;overflow:hidden}#app{isolation:isolate;position:relative}#scene-canvas{touch-action:none;cursor:grab;background:var(--aqua);width:100vw;height:100vh;display:block}#scene-canvas:active{cursor:grabbing}.mini-shell{z-index:3;aspect-ratio:4/3;border:2px solid var(--panel-border);background:var(--panel);-webkit-backdrop-filter:blur(10px)saturate(1.12);backdrop-filter:blur(10px)saturate(1.12);border-radius:8px;width:224px;padding:8px;position:fixed;top:16px;left:16px}#mini-map{touch-action:none;border-radius:6px;width:100%;height:100%;display:block}.fps-meter{z-index:3;border:2px solid var(--panel-border);background:var(--panel);min-width:86px;color:var(--ink);font-variant-numeric:tabular-nums;pointer-events:none;-webkit-backdrop-filter:blur(10px)saturate(1.12);backdrop-filter:blur(10px)saturate(1.12);border-radius:8px;grid-template-columns:auto auto;align-items:baseline;gap:6px;padding:8px 10px;line-height:1;display:grid;position:fixed;top:16px;right:16px}.fps-meter strong{letter-spacing:0;font-size:22px}.fps-meter span{letter-spacing:0;opacity:.68;font-size:11px;font-weight:800}.ambient-bar{z-index:2;pointer-events:none;grid-auto-flow:column;gap:8px;display:grid;position:fixed;bottom:16px;right:18px}.ambient-bar span{border:2px solid var(--panel-border);background:var(--panel);border-radius:50%;width:16px;height:16px}.ambient-bar span:first-child{background:#fff7d8}.ambient-bar span:nth-child(2){background:var(--grass)}.ambient-bar span:nth-child(3){background:var(--sun);border-color:#79623f75}.mobile-game-controls{z-index:5;pointer-events:none;display:none;position:fixed;inset:0}.move-joystick{color:#735b5f99;pointer-events:auto;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(8px)saturate(1.08);backdrop-filter:blur(8px)saturate(1.08);background:radial-gradient(circle,#ffffff75 0 30%,#0000 31%),#fff5fc61;border:2px solid #ffffffc2;border-radius:50%;width:132px;height:132px;position:fixed;bottom:20px;left:18px}.move-knob{background:#fff9fc9e;border:2px solid #ffffffd1;border-radius:50%;width:50px;height:50px;margin:-25px 0 0 -25px;transition:transform 90ms ease-out;position:absolute;top:50%;left:50%;transform:translate(0)}.joystick-arrow{opacity:.56;border-inline:7px solid #0000;width:0;height:0;position:absolute}.joystick-arrow-up{border-bottom:10px solid;top:15px;left:calc(50% - 7px)}.joystick-arrow-right{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:10px solid;border-inline:0;top:calc(50% - 7px);right:15px}.joystick-arrow-down{border-top:10px solid;bottom:15px;left:calc(50% - 7px)}.joystick-arrow-left{border-top:7px solid #0000;border-bottom:7px solid #0000;border-right:10px solid;border-inline:0;top:calc(50% - 7px);left:15px}.action-pad{pointer-events:auto;touch-action:none;width:184px;height:184px;position:fixed;bottom:20px;right:18px}.action-button{color:#735b5fb8;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-backdrop-filter:blur(8px)saturate(1.08);backdrop-filter:blur(8px)saturate(1.08);background:#fff5fc75;border:2px solid #ffffffc7;border-radius:50%;place-items:center;width:58px;height:58px;padding:0;display:grid;position:absolute}.action-button svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.action-button-top{top:0;left:62px}.action-button-left{top:62px;left:0}.action-button-right{top:62px;right:0}.action-button-bottom{bottom:0;left:62px}.action-button.is-pressing,.action-button[aria-pressed=true]{color:#895369e6;background:#ffffff9e}@media (width<=720px){.mini-shell{width:156px;padding:6px;top:10px;left:10px}.ambient-bar{bottom:12px;right:12px}.fps-meter{min-width:70px;padding:6px 8px;top:10px;right:10px}.fps-meter strong{font-size:18px}.fps-meter span{font-size:10px}.ambient-bar span{width:14px;height:14px}}@media (width<=860px),(hover:none) and (pointer:coarse){.mobile-game-controls{display:block}.ambient-bar{display:none}}@media (width<=520px){.move-joystick{width:112px;height:112px;bottom:14px;left:12px}.move-knob{width:44px;height:44px;margin:-22px 0 0 -22px}.action-pad{width:168px;height:168px;bottom:12px;left:min(212px,100vw - 178px);right:auto}.action-button{width:52px;height:52px}.action-button svg{width:24px;height:24px}.action-button-top,.action-button-bottom{left:58px}.action-button-left,.action-button-right{top:58px}}
