.joystick{position:fixed;left:22px;bottom:22px;width:120px;height:120px;border-radius:50%;background:#ffffff24;border:2px solid rgba(255,255,255,.4);touch-action:none;z-index:30;display:none}.joystick-knob{position:absolute;left:50%;top:50%;width:52px;height:52px;margin:-26px 0 0 -26px;border-radius:50%;background:#ffffffb3}@media (pointer: coarse){.joystick{display:block}}.ui-widget{font-family:system-ui,sans-serif}.inventory{position:fixed;right:16px;bottom:16px;display:flex;gap:8px;z-index:30}.inv-slot{width:44px;height:44px;border-radius:10px;border:2px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;font-weight:700;color:#222;box-shadow:0 2px 8px #0000004d}.storm-gauge{position:fixed;top:14px;right:14px;width:200px;height:22px;border-radius:12px;background:#0006;overflow:hidden;z-index:30}.storm-fill{height:100%;width:100%;transition:width .2s linear}.storm-gauge span{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600;text-shadow:0 1px 2px #000}.storm-gauge.pulse{animation:gpulse 1s ease-in-out infinite}@keyframes gpulse{50%{box-shadow:0 0 14px 3px #dc3c3ccc}}.dialog{position:fixed;left:50%;bottom:18px;transform:translate(-50%);max-width:640px;width:80%;background:#141c26eb;color:#fff;padding:12px 18px;border-radius:14px;z-index:35}.dialog b{color:#ffd27a}.dialog p{margin:4px 0 0}.mute-btn{position:fixed;top:14px;left:14px;z-index:40;font-size:18px;border:none;border-radius:8px;width:40px;height:40px;background:#0006;color:#fff;cursor:pointer}.ghibli-btn{position:fixed;top:62px;left:14px;z-index:40;font-size:12px;font-weight:600;border:none;border-radius:8px;height:30px;padding:0 10px;background:#0006;color:#fff;cursor:pointer}.fade-overlay{position:fixed;inset:0;display:none;align-items:center;justify-content:center;z-index:50;background:radial-gradient(circle,#0a162280,#0a1622d9)}.fade-overlay.dim{background:#080e16b8;pointer-events:auto}.title-card,.cliff-card{text-align:center;color:#fff;font-family:system-ui,sans-serif}.title-card h1{font-size:13vw;margin:0;letter-spacing:.1em;text-shadow:0 4px 20px rgba(0,0,0,.6)}.big-btn{margin-top:18px;font-size:20px;padding:12px 28px;border:none;border-radius:999px;cursor:pointer;background:#ffd27a;color:#222;font-weight:700}.cliff-card p{font-size:4vw;max-width:80vw}.hud-root{position:fixed;inset:0;pointer-events:none;z-index:35}.hud-root button{pointer-events:auto}.minimap{position:fixed;top:44px;right:14px;width:170px;height:170px;z-index:30;pointer-events:none;opacity:.92}@media (max-width: 560px){.minimap{width:128px;height:128px}}
