.vjoy-base.svelte-12rc5s0{position:relative;border-radius:50%;background:var(--bg-panel);backdrop-filter:blur(var(--blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--blur)) saturate(var(--glass-saturate));border:2px solid rgba(255,255,255,.7);box-shadow:var(--shadow-panel),var(--glass-edge);display:flex;align-items:center;justify-content:center;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:auto;perspective:260px}.vjoy-svg.svelte-12rc5s0{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;overflow:visible}.vjoy-rim.svelte-12rc5s0{fill:none;stroke:#0f2a4a2e;stroke-width:1}.vjoy-sector.svelte-12rc5s0{fill:#ffffffe6}.vjoy-sector.flash.svelte-12rc5s0{fill:#ffffff8c}.vjoy-tri.svelte-12rc5s0{fill:#00000014}.vjoy-north-tick.svelte-12rc5s0{stroke:#ef4444d9;stroke-width:2;stroke-linecap:round}.vjoy-north-label.svelte-12rc5s0{fill:#ef4444e6;font-size:11px;font-weight:800;text-anchor:middle;dominant-baseline:central;font-family:Inter,sans-serif}.vjoy-stick.svelte-12rc5s0{position:absolute;left:50%;top:50%;width:0;height:0;z-index:1;pointer-events:none}.vjoy-stem.svelte-12rc5s0{position:absolute;left:0;border-radius:999px;background:linear-gradient(#aeb7c2,#6b747f);box-shadow:0 1px 2px #00000040;transform-origin:0 50%;transition:width .06s linear}.vjoy-cap.svelte-12rc5s0{position:absolute;left:0;top:0;border-radius:50%;background:radial-gradient(circle at 40% 34%,#eef2f6,#d3dae1 52%,#a4adb8);border:1px solid rgba(0,0,0,.22);box-shadow:0 2px 4px #0000004d,inset 0 1px 2px #ffffff80,inset 0 -2px 3px #0000002e;transition:transform .06s linear}.vjoy-cap.svelte-12rc5s0:after{content:"";position:absolute;inset:24%;border-radius:50%;background:radial-gradient(circle at 50% 40%,#0000001a,#0000 70%)}.vjoy-play.svelte-12rc5s0{position:relative;border-radius:50%;background:radial-gradient(circle at 40% 34%,#eef2f6,#d3dae1 52%,#a4adb8);border:1px solid rgba(0,0,0,.22);box-shadow:0 2px 4px #0000004d,inset 0 1px 2px #ffffff80,inset 0 -2px 3px #0000002e;display:flex;align-items:center;justify-content:center;color:#2a2f37;font-size:15px;z-index:1;pointer-events:none;transition:box-shadow .15s,transform .15s}.vjoy-play.flash.svelte-12rc5s0{transform:scale(1.06);box-shadow:0 3px 5px #00000059,inset 0 1px 2px #ffffffa6,inset 0 -2px 3px #0000002e}.vjoy-seek.svelte-12rc5s0{position:absolute;font-size:9px;font-weight:700;color:var(--text-dim);pointer-events:none;white-space:nowrap}.vjoy-seek-l.svelte-12rc5s0{left:6px;top:50%;transform:translateY(-50%)}.vjoy-seek-r.svelte-12rc5s0{right:6px;top:50%;transform:translateY(-50%)}.vjoy-seek-u.svelte-12rc5s0{top:4px;left:50%;transform:translate(-50%)}.vjoy-seek-d.svelte-12rc5s0{bottom:4px;left:50%;transform:translate(-50%)}.vjoy-label.svelte-12rc5s0{position:absolute;top:-22px;left:50%;transform:translate(-50%);font-size:10px;color:var(--text);background:#ffffffb3;box-shadow:var(--shadow-btn);padding:2px 8px;border-radius:8px;white-space:nowrap;pointer-events:none}.height-ctrl.svelte-1c0yq0j{display:flex;flex-direction:column;gap:8px;align-items:center;pointer-events:none}.hc-btn.svelte-1c0yq0j{pointer-events:auto;width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.7);background:#ffffff8c;backdrop-filter:blur(var(--blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--blur)) saturate(var(--glass-saturate));color:var(--text);box-shadow:var(--shadow-btn),var(--glass-edge);display:flex;align-items:center;justify-content:center;cursor:pointer;touch-action:none;-webkit-tap-highlight-color:transparent;transition:border-color .12s,background .12s,transform .08s}.hc-btn.svelte-1c0yq0j:hover{border-color:var(--hc-accent);background:#ffffffc7}.hc-btn.active.svelte-1c0yq0j{border-color:var(--hc-accent);background:color-mix(in srgb,var(--hc-accent) 45%,rgba(255,255,255,.78));transform:scale(.94)}.hc-label.svelte-1c0yq0j{font-size:9px;font-weight:700;color:var(--text-dim);background:#ffffff8c;border:1px solid var(--border);padding:1px 6px;border-radius:6px;pointer-events:none}.help-ov-backdrop.svelte-156aqig{position:fixed;inset:0;z-index:400;display:flex;align-items:flex-end;justify-content:center;padding:0 12px calc(24px + env(safe-area-inset-bottom,0px));background:#0f2a4a40;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:svelte-156aqig-help-ov-fade .15s ease-out}@keyframes svelte-156aqig-help-ov-fade{0%{opacity:0}to{opacity:1}}.help-ov-card.svelte-156aqig{width:100%;max-width:420px;max-height:min(70vh,560px);overflow-y:auto;border-radius:var(--radius-modal);border:1px solid rgba(255,255,255,.7);background:var(--glass-strong);backdrop-filter:blur(var(--blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--blur)) saturate(var(--glass-saturate));box-shadow:var(--shadow-panel),var(--glass-edge);color:var(--text);animation:svelte-156aqig-help-ov-rise .18s ease-out}@keyframes svelte-156aqig-help-ov-rise{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.help-ov-head.svelte-156aqig{display:flex;align-items:center;gap:8px;padding:12px 14px 8px;position:sticky;top:0;background:linear-gradient(#ffffffe6,#ffffffb8)}.help-ov-badge.svelte-156aqig{width:10px;height:10px;border-radius:3px;flex:0 0 auto}.help-ov-badge[data-ctx=plateau].svelte-156aqig{background:#38bdf8}.help-ov-badge[data-ctx=gaussian].svelte-156aqig{background:#818cf8}.help-ov-badge[data-ctx=video].svelte-156aqig{background:#34d399}.help-ov-head.svelte-156aqig h4:where(.svelte-156aqig){flex:1;margin:0;font-size:14px;font-weight:700;letter-spacing:.01em}.help-ov-close.svelte-156aqig{flex:0 0 auto;width:28px;height:28px;border-radius:8px;border:none;background:#ffffff8c;color:var(--text-dim);font-size:18px;line-height:1;cursor:pointer;transition:background .15s}.help-ov-close.svelte-156aqig:hover{background:#ffffffd9}.help-ov-list.svelte-156aqig{display:flex;flex-direction:column;gap:2px;padding:4px 8px 8px}.help-ov-row.svelte-156aqig{display:flex;align-items:center;gap:10px;padding:8px;border-radius:10px}.help-ov-row.svelte-156aqig:hover{background:var(--key-soft)}.help-ov-icon.svelte-156aqig{flex:0 0 auto;min-width:34px;height:34px;padding:0 6px;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;border-radius:9px;background:#ffffff8c;white-space:nowrap}.help-ov-text.svelte-156aqig{display:flex;flex-direction:column;gap:1px;min-width:0}.help-ov-text.svelte-156aqig strong:where(.svelte-156aqig){font-size:12.5px;font-weight:700}.help-ov-text.svelte-156aqig span:where(.svelte-156aqig){font-size:11.5px;line-height:1.4;color:var(--text-dim)}.help-ov-foot.svelte-156aqig{padding:6px 14px 12px;font-size:11px;color:var(--text-dim);text-align:center}.lb-blocks.svelte-e8zxrh{width:min(260px,70%);height:64px;border-radius:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0h20v20H0z M4 3h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z'/%3E%3C/svg%3E"),repeating-linear-gradient(135deg,#e0f2fe,#0ea5e9,#0284c7 120px,#e0f2fe 200px);background-size:20px 20px,auto auto;background-position:0 0,0 0;animation:svelte-e8zxrh-lb-flow 3s linear infinite}@keyframes svelte-e8zxrh-lb-flow{0%{background-position:0 0,0 0}to{background-position:0 0,282.84px 0}}.lb-bar.svelte-e8zxrh{width:100%;height:6px;border-radius:999px;overflow:hidden;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M0 0h20v20H0z M4 3h12a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z'/%3E%3C/svg%3E"),repeating-linear-gradient(135deg,#e0f2fe,#0ea5e9,#0284c7 120px,#e0f2fe 200px);background-size:20px 20px,auto auto;animation:svelte-e8zxrh-lb-flow 3s linear infinite}.lb-bar.err.svelte-e8zxrh{animation:none;background-image:none;background:#ef535080}.lb-wrap.svelte-e8zxrh{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:28px 24px;text-align:center}.lb-wrap.card.svelte-e8zxrh{padding:18px 16px;gap:9px}.lb-wrap.card.svelte-e8zxrh .lb-blocks:where(.svelte-e8zxrh){height:40px;width:min(200px,80%)}.lb-err-icon.svelte-e8zxrh{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;font-size:24px;font-weight:700;color:#fca5a5;border:2px solid rgba(248,113,113,.6)}.lb-title.svelte-e8zxrh{margin:0;font-size:15px;font-weight:700}.lb-lead.svelte-e8zxrh{margin:0;max-width:46ch;font-size:12px;line-height:1.8;opacity:.82}.lb-steps.svelte-e8zxrh{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:8px;text-align:left;width:min(420px,100%)}.lb-step.svelte-e8zxrh{display:flex;align-items:flex-start;gap:10px;padding:8px 12px;border-radius:9px;border:1px solid rgba(127,155,180,.22);background:#7f9bb412}.lb-step.now.svelte-e8zxrh{border-color:rgba(var(--primary-rgb),.65);background:rgba(var(--primary-rgb),.12)}.lb-step.wait.svelte-e8zxrh{opacity:.45}.lb-mark.svelte-e8zxrh{flex:0 0 auto;width:18px;height:18px;margin-top:1px;border-radius:50%;display:grid;place-items:center;font-size:11px;border:1px solid rgba(127,155,180,.5)}.lb-step.done.svelte-e8zxrh .lb-mark:where(.svelte-e8zxrh){color:var(--primary);border-color:rgba(var(--primary-rgb),.75)}.lb-step.now.svelte-e8zxrh .lb-mark:where(.svelte-e8zxrh){border-color:transparent;background-image:repeating-linear-gradient(135deg,#e0f2fe,#0ea5e9,#0284c7 120px,#e0f2fe 200px);animation:svelte-e8zxrh-lb-flow 3s linear infinite}.lb-step-body.svelte-e8zxrh{display:flex;flex-direction:column;gap:2px;min-width:0}.lb-step-body.svelte-e8zxrh strong:where(.svelte-e8zxrh){font-size:12px;font-weight:600}.lb-step-body.svelte-e8zxrh small:where(.svelte-e8zxrh){font-size:11px;opacity:.7;line-height:1.5}.lb-status.svelte-e8zxrh{margin:2px 0 0;font-size:11px;opacity:.7;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:reduce){.lb-blocks.svelte-e8zxrh,.lb-bar.svelte-e8zxrh,.lb-step.now.svelte-e8zxrh .lb-mark:where(.svelte-e8zxrh){animation:svelte-e8zxrh-lb-breathe 2.4s ease-in-out infinite}}@keyframes svelte-e8zxrh-lb-breathe{0%,to{opacity:.45}50%{opacity:1}}
