@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0b0f19}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0284c7}input[type=range]{-webkit-appearance:none;background:#1e293b;height:6px;border-radius:4px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#0284c7;cursor:pointer;box-shadow:0 0 10px #0284c799;transition:transform .1s,background .2s}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2);background:#38bdf8}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border:1px solid rgba(255,255,255,.2);border-radius:4px}.bg-cad-pattern{background-image:radial-gradient(rgba(56,189,248,.08) 1px,transparent 1px);background-size:20px 20px}.glow-cyan{box-shadow:0 0 20px #0284c759}.glow-orange{box-shadow:0 0 20px #ea580c59}#viewport-3d-container canvas{outline:none;display:block}
