*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-user-select:none;user-select:none;background:0 0;width:100%;height:100%;font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;overflow:hidden}#app{width:100vw;height:100vh;position:relative}#stage{display:block}.bubble{color:#333;pointer-events:none;opacity:0;z-index:10;background:#fff;border:1.5px solid #333;border-radius:12px;max-width:220px;padding:8px 12px;font-size:13px;line-height:1.5;transition:opacity .2s;position:absolute}.bubble.show{opacity:1}.bubble:after{content:"";border:6px solid #0000;border-top-color:#333;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.wardrobe{z-index:20;background:#fffffff2;border-left:1px solid #ddd;width:180px;height:100%;padding:12px;position:absolute;top:0;right:0;overflow-y:auto}.wardrobe h3{color:#333;margin-bottom:8px;font-size:14px}.wardrobe .item{cursor:pointer;color:#333;background:#f5f5f5;border-radius:6px;margin:4px 0;padding:6px 8px;font-size:12px}.wardrobe .item:hover{background:#e8e8e8}.wardrobe .item.active{background:#ffd54f}.app-root[data-v-deed2390]{width:100vw;height:100vh;position:relative}.stats[data-v-deed2390]{z-index:15;align-items:center;gap:8px;display:flex;position:absolute;top:6px;left:10px;right:10px}.stat[data-v-deed2390]{color:#555;align-items:center;gap:3px;font-size:10px;display:flex}.stat .bar[data-v-deed2390]{background:#ddd;border-radius:3px;width:40px;height:5px;overflow:hidden}.stat .bar i[data-v-deed2390]{background:#ffb74d;height:100%;display:block}.stat.coin[data-v-deed2390]{color:#b8860b;margin-left:auto;font-size:11px;font-weight:700}.actions[data-v-deed2390]{z-index:15;gap:6px;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.actions button[data-v-deed2390]{cursor:pointer;color:#555;background:#ffffffe6;border:none;border-radius:13px;width:38px;height:26px;font-size:12px;box-shadow:0 1px 3px #0003}.actions button[data-v-deed2390]:hover{background:#ffd54f}.chat[data-v-deed2390]{z-index:15;gap:4px;display:flex;position:absolute;bottom:4px;left:10px;right:10px}.chat input[data-v-deed2390]{background:#fffffff2;border:1px solid #ddd;border-radius:12px;outline:none;flex:1;height:24px;padding:0 10px;font-size:12px}.chat button[data-v-deed2390]{color:#fff;cursor:pointer;background:#ffb74d;border:none;border-radius:12px;width:30px;height:24px}.chat button.mic[data-v-deed2390]{background:#999}.chat button.mic.on[data-v-deed2390]{background:#e53935;animation:1s infinite pulse-deed2390}@keyframes pulse-deed2390{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}
