*{box-sizing:border-box;margin:0;padding:0}html,body{background:#87b7dc;width:100%;height:100%;overflow:hidden}canvas{touch-action:none;outline:none;width:100%;height:100%;display:block}#c3d-joystick{touch-action:none;z-index:10;background:#141a2159;border:1px solid #ffffff59;border-radius:50%;width:108px;height:108px;position:fixed;bottom:24px;left:24px}#c3d-joystick .knob{pointer-events:none;background:#f0ece1bf;border:1px solid #141a2166;border-radius:50%;width:48px;height:48px;margin:-24px 0 0 -24px;position:absolute;top:50%;left:50%}#c3d-instructions{color:#f0ece1;z-index:30;background:#141a21eb;border:1px solid #ffffff2e;border-radius:14px;width:min(90vw,320px);padding:18px 20px 16px;font:14px/1.5 system-ui,sans-serif;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}#c3d-instructions h2{margin:0 0 10px;font-size:16px}#c3d-instructions ul{margin:0 0 14px;padding-left:18px}#c3d-instructions li{margin:4px 0}#c3d-instructions-ok{color:#141b28;cursor:pointer;background:#d4af37;border:none;border-radius:10px;width:100%;padding:8px 0;font:700 14px/1 system-ui,sans-serif;display:block}#c3d-instructions-ok:hover{background:#e3c258}#c3d-crosshair{pointer-events:none;z-index:12;background:#f0ece1a6;border-radius:50%;width:6px;height:6px;margin:-3px 0 0 -3px;transition:transform .12s,background .12s;position:fixed;top:50%;left:50%;box-shadow:0 0 0 1px #141a2180}#c3d-crosshair.active{background:#d4af37;transform:scale(2)}#c3d-card{color:#f0ece1;z-index:20;background:#141a21eb;border:1px solid #ffffff2e;border-radius:12px;width:min(92vw,340px);padding:14px 16px;font:14px/1.45 system-ui,sans-serif;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}#c3d-card h2{margin:0 28px 6px 0;font-size:17px}#c3d-card .c3d-chip{background:#ffffff24;border-radius:10px;margin-bottom:8px;padding:2px 10px;font-size:12px;display:inline-block}#c3d-card .c3d-chip.premium{color:#d4af37;background:#d4af3740}#c3d-card p{margin:4px 0}#c3d-card .c3d-hours{color:#b9c2cc;font-size:13px}#c3d-card-close{color:#f0ece1;cursor:pointer;background:0 0;border:none;border-radius:8px;width:28px;height:28px;font-size:18px;position:absolute;top:6px;right:8px}#c3d-card-close:hover{background:#ffffff1f}#c3d-hud{z-index:5;pointer-events:none;border-radius:8px;position:fixed;top:12px;right:12px;overflow:hidden;box-shadow:0 2px 10px #00000059}#c3d-hud canvas{display:block}#c3d-light-btn{z-index:5;color:#f0ece1;cursor:pointer;background:#141b28c7;border:1px solid #d4af3780;border-radius:6px;padding:6px 10px;font-size:12px;position:fixed;top:116px;right:12px}#c3d-light-btn:hover{background:#141b28f2}#c3d-audio-btn{z-index:5;color:#f0ece1;cursor:pointer;background:#141b28c7;border:1px solid #d4af3780;border-radius:6px;width:34px;height:30px;padding:0;font-size:14px;position:fixed;top:150px;right:12px}#c3d-cam-btn{z-index:5;color:#f0ece1;cursor:pointer;background:#141b28c7;border:1px solid #d4af3780;border-radius:6px;width:34px;height:30px;padding:0;font-size:14px;position:fixed;top:184px;right:12px}#c3d-cam-btn:hover,#c3d-audio-btn:hover{background:#141b28f2}.c3d-avatar-label{color:#c9c2b2;margin:10px 0 6px;font-size:13px}.c3d-avatar-row{gap:8px;margin-bottom:12px;display:flex}.c3d-avatar-btn{color:#f0ece1;cursor:pointer;background:#141b28c7;border:1px solid #d4af3766;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:13px;display:flex}.c3d-avatar-btn.selected{background:#3c3014d9;border-color:#d4af37}.c3d-avatar-swatch{border:1px solid #0006;border-radius:50%;width:14px;height:14px;display:inline-block}@media (width<=700px){#c3d-card{width:auto;bottom:150px;left:12px;right:12px;transform:none}#c3d-hud{transform-origin:100% 0;transform:scale(.82)}}
