*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#fbbf24;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#f59e0b}.container{margin:0 auto;max-width:1200px;padding:0 20px}.text-center{text-align:center}.text-white{color:#fff}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-black{color:#000}.bg-black{background-color:#000}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.bg-yellow-400{background-color:#fbbf24}.bg-yellow-600{background-color:#d97706}.border-yellow-400{border-color:#fbbf24}.border-gray-700{border-color:#374151}.border-gray-800{border-color:#1f2937}.rounded-lg{border-radius:8px}.rounded-full{border-radius:9999px}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.transition-all{transition:all .3s ease}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:text-yellow-400:hover{color:#fbbf24}.hover\:bg-yellow-400:hover{background-color:#fbbf24}.hover\:text-black:hover{color:#000}.hover\:border-yellow-400:hover{border-color:#fbbf24}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-4>*+*{margin-left:1rem}.space-x-8>*+*{margin-left:2rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.space-y-8>*+*{margin-top:2rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-12{padding-bottom:3rem;padding-top:3rem}.py-20{padding-bottom:5rem;padding-top:5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mx-auto{margin-left:auto;margin-right:auto}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-2xl,.text-xl{font-size:1.25rem}.text-2xl{line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem}.text-7xl{font-size:3.5em}.text-yellow-400{color:#fbbf24}@media (min-width:768px){.md\:text-7xl{font-size:3.5em}}.block{display:block}.leading-tight{line-height:1.25}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-relaxed{line-height:1.625}.min-h-screen{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-20{bottom:5rem}.inset-0{bottom:0;left:0;right:0;top:0}.z-10{z-index:10}.z-50{z-index:50}@media (min-width:640px){.sm\:flex-row{flex-direction:row}}@media (min-width:768px){.md\:flex{display:flex}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:text-2xl{font-size:1.25rem;line-height:2rem}.md\:text-7xl{font-size:3.5em;line-height:1}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.hidden{display:none}@media (min-width:768px){.md\:flex{display:flex}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse-slow{0%,to{box-shadow:0 0 0 0 #fbbf2466;transform:scale(1)}50%{box-shadow:0 0 32px 12px #fbbf2473;transform:scale(1.12)}}.md\:animate-pulse-slow{animation:pulse-slow 2.5s cubic-bezier(.4,0,.6,1) infinite}.md\:hover\:animate-none:hover{animation:none}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-yellow-400{--tw-gradient-from:#fbbf24;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#fbbf2400)}.to-yellow-600{--tw-gradient-to:#d97706}.from-transparent{--tw-gradient-from:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.via-yellow-400\/5{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf240d)}.via-yellow-400\/3{--tw-gradient-stops:var(--tw-gradient-from),#fbbf24,var(--tw-gradient-to,#fbbf2408)}.to-transparent{--tw-gradient-to:#0000}.from-gray-800{--tw-gradient-from:#1f2937;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#1f293700)}.to-gray-900{--tw-gradient-to:#111827}.from-black{--tw-gradient-from:#000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#0000)}.border{border-width:1px}.border-2{border-width:2px}.border-t{border-top-width:1px}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.overflow-hidden{overflow:hidden}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.no-underline{text-decoration:none}.inline-block{display:inline-block}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-7xl{max-width:80rem}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:#0000}.w-6{width:1.5rem}.h-6{height:1.5rem}.w-8{width:2rem}.h-8{height:2rem}.w-12{width:3rem}.h-12{height:3rem}.w-16{width:4rem}.h-16{height:4rem}.w-20{width:5rem}.h-20{height:5rem}.w-full{width:100%}.h-full{height:100%}.App{text-align:left}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bg-black\/90{background-color:#000000e6}.bg-gray-800\/50{background-color:#1f293780}.bg-gray-800\/30{background-color:#1f29374d}.text-black\/80{color:#000c}.hover\:from-yellow-500:hover{--tw-gradient-from:#f59e0b;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,#f59e0b00)}.hover\:to-yellow-600:hover{--tw-gradient-to:#d97706}.hover\:to-yellow-700:hover{--tw-gradient-to:#b45309}.hover\:bg-gray-800:hover{background-color:#1f2937}.hover\:text-white:hover{color:#fff}.delay-1000{animation-delay:1s}html{scroll-behavior:smooth}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease-out}
/*# sourceMappingURL=main.b6f4cc33.css.map*/