html,body,#root{height:100%;overflow:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#ffffff0d}::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vision-canvas{max-width:100%;max-height:70vh;border-radius:8px}.detection-area{position:absolute;border:3px solid;background:#ffffff1a;pointer-events:none}.detection-area.start{border-color:#52c41a}.detection-area.end{border-color:#ff4d4f}
