[data-astro-cid-rhgwq4bv]{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;background:#000;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff}#stage[data-astro-cid-rhgwq4bv]{position:relative;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}#video[data-astro-cid-rhgwq4bv]{position:absolute;width:100%;height:100%;object-fit:contain;transform:scaleX(-1);z-index:1;background:#000}#canvas[data-astro-cid-rhgwq4bv]{position:absolute;z-index:2;pointer-events:none}#overlay[data-astro-cid-rhgwq4bv]{position:fixed;top:0;left:0;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px;width:100%;height:100%;background:#000000d9}#overlay[data-astro-cid-rhgwq4bv].hidden{display:none}#logo[data-astro-cid-rhgwq4bv]{max-width:min(80vw,420px);width:100%;height:auto;margin-bottom:20px;user-select:none;-webkit-user-drag:none}#subtitle[data-astro-cid-rhgwq4bv]{font-size:17px;color:#ccc;margin-bottom:36px;letter-spacing:.5px}#status[data-astro-cid-rhgwq4bv]{font-size:14px;color:#888;margin-bottom:16px;min-height:20px}#startBtn[data-astro-cid-rhgwq4bv]{padding:14px 48px;font-size:18px;font-weight:600;color:#000;background:#fff;border:none;border-radius:999px;cursor:pointer;transition:transform .15s,opacity .2s}#startBtn[data-astro-cid-rhgwq4bv]:hover{transform:scale(1.05)}#startBtn[data-astro-cid-rhgwq4bv]:disabled{opacity:.4;cursor:not-allowed}#languageToggle[data-astro-cid-rhgwq4bv]{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin-top:28px;padding:7px 12px;color:#fff;background:transparent;border:0;border-radius:6px;cursor:pointer;font:700 14px/1.2 -apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px;transition:opacity .18s ease,background .18s ease,transform .18s ease}#languageToggle[data-astro-cid-rhgwq4bv]:hover{background:#ffffff14;transform:translateY(-1px)}#languageToggle[data-astro-cid-rhgwq4bv]:active{transform:translateY(0) scale(.96)}#languageToggle[data-astro-cid-rhgwq4bv]:focus-visible{outline:2px solid #fff;outline-offset:3px}#fileWarn[data-astro-cid-rhgwq4bv]{display:none;margin-top:20px;padding:12px 20px;background:#ff505026;border:1px solid rgba(255,80,80,.4);border-radius:8px;color:#f88;font-size:13px;line-height:1.6;max-width:420px}#debug[data-astro-cid-rhgwq4bv]{position:fixed;top:8px;right:8px;z-index:20;background:#000000bf;padding:10px 14px;border-radius:8px;font-family:SF Mono,Consolas,monospace;font-size:11px;line-height:1.7;min-width:200px;max-width:280px;word-break:break-all}#debug[data-astro-cid-rhgwq4bv].hidden{display:none}#debug[data-astro-cid-rhgwq4bv] .row[data-astro-cid-rhgwq4bv]{color:#ccc}#debug[data-astro-cid-rhgwq4bv] .label[data-astro-cid-rhgwq4bv]{color:#888;display:inline-block;min-width:90px}#debug[data-astro-cid-rhgwq4bv] .err[data-astro-cid-rhgwq4bv]{color:#f66;display:block;margin-top:4px;font-size:10px;max-height:60px;overflow:hidden}#debug[data-astro-cid-rhgwq4bv] label[data-astro-cid-rhgwq4bv]{display:block;margin-top:6px;cursor:pointer;color:#aaa}#debug[data-astro-cid-rhgwq4bv] button[data-astro-cid-rhgwq4bv]{margin-top:6px;padding:3px 10px;background:#333;color:#ccc;border:none;border-radius:4px;cursor:pointer;font-size:10px}#toggleDebug[data-astro-cid-rhgwq4bv]{position:fixed;top:8px;right:8px;z-index:21;padding:5px 12px;background:#0009;color:#aaa;border:1px solid #444;border-radius:4px;cursor:pointer;font-size:11px}.hands-dancer-loading-screen[data-astro-cid-rhgwq4bv]{position:fixed;inset:0;z-index:30000;display:grid;place-items:center;background:#000;color:#fff;opacity:1;transition:opacity .42s cubic-bezier(.4,0,.2,1)}.hands-dancer-loading-screen[data-astro-cid-rhgwq4bv].is-leaving{opacity:0;pointer-events:none}.hands-dancer-loading-content[data-astro-cid-rhgwq4bv]{display:grid;justify-items:center;gap:22px;width:min(88vw,620px);padding:24px;text-align:center}.hands-dancer-loading-dots[data-astro-cid-rhgwq4bv]{display:flex;align-items:center;gap:9px;height:24px}.hands-dancer-loading-dot[data-astro-cid-rhgwq4bv]{width:9px;height:9px;border-radius:50%;background:var(--dot-color);animation:hands-dancer-loading-wave 1s ease-in-out infinite;animation-delay:calc(var(--dot-index) * .15s);will-change:transform}.hands-dancer-loading-message[data-astro-cid-rhgwq4bv]{position:relative;width:100%;min-height:3.2em;margin:0;color:#ffffffb8;font:500 clamp(12px,2.8vw,15px)/1.6 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.025em}.hands-dancer-loading-message[data-astro-cid-rhgwq4bv] span[data-astro-cid-rhgwq4bv]{position:absolute;inset:0;display:grid;place-items:start center;opacity:0;transform:translateY(5px);transition:opacity .32s ease,transform .42s cubic-bezier(.16,1,.3,1)}.hands-dancer-loading-message[data-astro-cid-rhgwq4bv] .loading-message-zh[data-astro-cid-rhgwq4bv],.hands-dancer-loading-message[data-astro-cid-rhgwq4bv].is-english .loading-message-en[data-astro-cid-rhgwq4bv]{opacity:1;transform:translateY(0)}.hands-dancer-loading-message[data-astro-cid-rhgwq4bv].is-english .loading-message-zh[data-astro-cid-rhgwq4bv]{opacity:0;transform:translateY(-5px)}@keyframes hands-dancer-loading-wave{0%,to{transform:translateY(4px)}50%{transform:translateY(-4px)}}@keyframes hands-dancer-loading-pulse{0%,to{opacity:.35}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.hands-dancer-loading-dot[data-astro-cid-rhgwq4bv]{animation:hands-dancer-loading-pulse 1.2s ease-in-out infinite}.hands-dancer-loading-message[data-astro-cid-rhgwq4bv] span[data-astro-cid-rhgwq4bv]{transform:none}}
