.custom-checkbox{width:1.25rem;height:1.25rem;border-radius:.375rem;border:1px solid #cbd5e1;cursor:pointer}.custom-checkbox:checked{background-color:#2563eb;border-color:#2563eb}.part-card.active{border-color:#3b82f6;background-color:#eff6ff}.loader{border:3px solid #f3f3f3;border-top:3px solid #3b82f6;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#ar-scene-container{position:relative;overflow:hidden;transform:scaleX(-1);cursor:grab;transition:transform .1s ease-out;transform-origin:center center}#ar-scene-container:active{cursor:grabbing}#video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#output-canvas{position:absolute;top:0;left:0;width:100%;height:100%}input[type=range]{-webkit-appearance:none;background:transparent;cursor:grab;height:20px}input[type=range]:active{cursor:grabbing}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:18px;width:18px;border-radius:50%;background:#fff;border:2px solid #4f46e5;margin-top:-6px;box-shadow:0 2px 4px #0000001a;-webkit-transition:transform .1s ease,box-shadow .2s ease,background-color .2s,border-color .2s;transition:transform .1s ease,box-shadow .2s ease,background-color .2s,border-color .2s}input[type=range].last-active::-webkit-slider-thumb{background:#4f46e5;box-shadow:0 0 0 4px #4f46e533;transform:scale(1.1)}input[type=range]:hover::-webkit-slider-thumb{box-shadow:0 0 0 4px #4f46e51a}input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2);box-shadow:0 0 0 6px #4f46e540}input[type=range]::-webkit-slider-runnable-track{width:100%;height:6px;background:#e2e8f0;border-radius:999px;-webkit-transition:background-color .2s;transition:background-color .2s}.dark input[type=range]::-webkit-slider-runnable-track{background:#334155}.dark input[type=range]::-webkit-slider-thumb{background:#1e293b;border-color:#6366f1}.dark input[type=range].last-active::-webkit-slider-thumb{background:#6366f1;border-color:#6366f1}.dark input[type=range]:hover::-webkit-slider-thumb{box-shadow:0 0 0 4px #6366f133}.dark input[type=range]:active::-webkit-slider-thumb{box-shadow:0 0 0 6px #6366f14d}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#475569}
