*{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}@media (width<=700px){#c3d-card{width:auto;bottom:150px;left:12px;right:12px;transform:none}}
