.debug-panel{background:#000000e6;border-radius:8px;box-shadow:0 4px 20px #0000004d;color:#fff;font-family:Courier New,monospace;font-size:12px;position:fixed;right:10px;top:60px;width:320px;z-index:1000}.debug-header{align-items:center;background:#ffffff1a;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:10px 15px}.debug-header h3{font-size:14px;font-weight:700;margin:0}.debug-close{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:18px;height:20px;justify-content:center;padding:0;width:20px}.debug-close:hover{background:#fff3;border-radius:50%}.debug-content{padding:15px}.debug-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;padding:4px 0}.debug-label{color:#ccc;font-weight:700}.debug-value{font-family:monospace;font-weight:700}.debug-actions{border-top:1px solid #fff3;margin:15px 0;padding-top:10px}.debug-button{background:#2196f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:11px;margin-right:10px;padding:6px 12px}.debug-button:hover{background:#1976d2}.debug-checkbox{align-items:center;color:#ccc;display:flex;font-size:11px}.debug-checkbox input{margin-right:5px}.debug-indicators{border-top:1px solid #fff3;display:flex;flex-direction:column;gap:5px;margin-top:10px;padding-top:10px}.indicator{align-items:center;display:flex;font-size:11px}.indicator-dot{animation:pulse 2s infinite;border-radius:50%;height:8px;margin-right:8px;width:8px}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.debug-toggle{box-shadow:0 2px 10px #0000004d;transition:all .3s ease}.debug-toggle:hover{transform:scale(1.1)}@media (max-width:768px){.debug-panel{right:5px;top:50px;width:280px}.debug-toggle{font-size:10px;height:35px;right:5px;top:5px;width:35px}}
/*# sourceMappingURL=main.b2ce9ac9.css.map*/