*{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}#root,body{overflow:hidden}#root{height:100vh;width:100vw}.w-full{width:100%}.h-full{height:100%}.h-screen{height:100vh}.bg-black{background-color:#000}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-gray-200{background-color:#e5e7eb}.bg-gray-300{background-color:#d1d5db}.text-white{color:#fff}.text-black{color:#000}.text-gray-300{color:#d1d5db}.text-gray-500{color:#6b7280}.text-red-500{color:#ef4444}.text-yellow-400{color:#fbbf24}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-xl{font-size:1.25rem}.text-5xl{font-size:3rem}.text-7xl{font-size:4.5rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.relative{position:relative}.absolute{position:absolute}.bottom-4{bottom:1rem}.left-4{left:1rem}.mb-4{margin-bottom:1rem}.mt-2{margin-top:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.rounded-lg{border-radius:.5rem}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.block{display:block}.transition-colors{transition-duration:.15s;transition-property:background-color,border-color,color}.hover\:bg-gray-300:hover{background-color:#d1d5db}@media (min-width:768px){.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:text-base{font-size:1rem}}
/*# sourceMappingURL=main.b7679d29.css.map*/