body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{height:100vh;overflow:hidden}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.flex-wrap{flex-wrap:wrap}.ml-auto{margin-left:auto}.h-screen{height:100vh}.w-full{width:100%}.h-full{height:100%}.w-8{width:2rem}.h-8{height:2rem}.w-24{width:6rem}.p-2{padding:.5rem}.p-4{padding:1rem}.rounded{border-radius:.25rem}.border-2{border-width:2px}.border-t{border-top-width:1px}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-white{background-color:#fff}.bg-blue-500{background-color:#3b82f6}.bg-red-500{background-color:#ef4444}.text-white{color:#fff}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.font-bold{font-weight:700}.shadow-md{box-shadow:0 4px 6px -1px #0000001a}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a}.cursor-crosshair{cursor:crosshair}button{border:none;cursor:pointer;outline:none;transition:all .2s}button:hover:not(:disabled){box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.5}.border-gray-300{border-color:#d1d5db}.border-gray-800{border-color:#1f2937}.text-green-500{color:#10b981}.text-green-600{color:#059669}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}
/*# sourceMappingURL=main.1b7404bf.css.map*/