*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}#root{width:100%;min-height:100vh}.min-h-screen{min-height:100vh}.bg-gradient-to-br{background:linear-gradient(to bottom right,var(--gradient-from),var(--gradient-to))}.from-slate-900{--gradient-from: #0f172a}.via-purple-900{--gradient-to: #4c1d95}.to-slate-900{--gradient-to: #0f172a}.text-white{color:#fff}.overflow-hidden{overflow:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.z-10{z-index:10}.p-6{padding:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.flex{display:flex}.justify-between{justify-content:space-between}.items-center{align-items:center}.space-x-6>*+*{margin-left:1.5rem}.space-x-4>*+*{margin-left:1rem}.space-x-2>*+*{margin-left:.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-8xl{font-size:6rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.font-bold{font-weight:700}.text-center{text-align:center}.max-w-4xl{max-width:56rem}.max-w-6xl{max-width:72rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mt-8{margin-top:2rem}.mt-4{margin-top:1rem}.grid{display:grid}.gap-8{gap:2rem}.gap-6{gap:1.5rem}.gap-4{gap:1rem}.bg-white\/5{background-color:#ffffff0d}.bg-white\/10{background-color:#ffffff1a}.bg-white\/20{background-color:#fff3}.border{border-width:1px}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.rounded-full{border-radius:9999px}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.hover\:text-purple-400:hover{color:#c084fc}.hover\:border-purple-400\/50:hover{border-color:#c084fc80}.hover\:scale-105:hover{transform:scale(1.05)}.w-8{width:2rem}.h-8{height:2rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.w-4{width:1rem}.h-4{height:1rem}.w-12{width:3rem}.h-12{height:3rem}.border-t{border-top-width:1px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.bg-purple-500\/20{background-color:#a855f733}.bg-green-500\/20{background-color:#22c55e33}.bg-blue-500\/20{background-color:#3b82f633}.bg-yellow-500\/20{background-color:#eab30833}.text-purple-300{color:#d8b4fe}.text-purple-400{color:#c084fc}.text-blue-400{color:#60a5fa}.text-green-400{color:#4ade80}.text-yellow-400{color:#facc15}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.leading-relaxed{line-height:1.625}@media (min-width: 768px){.md\:text-8xl{font-size:6rem;line-height:1}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.bg-gradient-to-r{background:linear-gradient(to right,var(--gradient-from),var(--gradient-to))}.from-white{--gradient-from: #ffffff}.via-purple-200{--gradient-to: #e9d5ff}.to-cyan-200{--gradient-to: #a5f3fc}.to-cyan-400{--gradient-to: #22d3ee}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.text-transparent{color:transparent}.gap-2{gap:.5rem}.min-w-140{min-width:140px}.justify-center{justify-content:center}.p-2{padding:.5rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}.transform{transform:var(--tw-transform)}.scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rounded-2xl{border-radius:1rem}.space-x-3>*+*{margin-left:.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.rounded-xl{border-radius:.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-medium{font-weight:500}.w-6{width:1.5rem}.h-6{height:1.5rem}.p-3{padding:.75rem}a{text-decoration:none;color:inherit}a:hover{text-decoration:none}.from-emerald-50{--gradient-from: #ecfdf5}.via-teal-50{--gradient-to: #f0fdfa}.to-cyan-50{--gradient-to: #ecfeff}.bg-white\/70{background-color:#ffffffb3}.bg-white\/50{background-color:#ffffff80}.text-emerald-800{color:#065f46}.text-emerald-700{color:#047857}.text-emerald-600{color:#059669}.text-emerald-500{color:#10b981}.text-emerald-200{color:#a7f3d0}.from-emerald-600{--gradient-from: #059669}.via-teal-600{--gradient-to: #0d9488}.from-emerald-500{--gradient-from: #10b981}.to-teal-600{--gradient-to: #0d9488}.border-emerald-100{border-color:#d1fae5}.hover\:text-emerald-500:hover{color:#10b981}.hover\:text-emerald-700:hover{color:#047857}.bg-emerald-600{background-color:#059669}.hover\:bg-emerald-700:hover{background-color:#047857}.bg-emerald-800{background-color:#065f46}.bg-gray-800{background-color:#1f2937}.hover\:bg-gray-900:hover{background-color:#111827}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.space-y-4>*+*{margin-top:1rem}.italic{font-style:italic}.aspect-square{aspect-ratio:1 / 1}.object-cover{object-fit:cover}.w-full{width:100%}.h-full{height:100%}.opacity-0{opacity:0}.hover\:opacity-100:hover{opacity:1}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.bg-gradient-to-t{background:linear-gradient(to top,var(--gradient-from),var(--gradient-to))}.from-black\/50{--gradient-from: rgba(0, 0, 0, .5)}.to-transparent{--gradient-to: transparent}.items-end{align-items:flex-end}.space-x-8>*+*{margin-left:2rem}.from-green-400{--gradient-from: #4ade80}.to-emerald-600{--gradient-to: #059669}.from-blue-400{--gradient-from: #60a5fa}.to-cyan-600{--gradient-to: #0891b2}.from-blue-500{--gradient-from: #3b82f6}.to-indigo-600{--gradient-to: #4f46e5}.from-red-400{--gradient-from: #f87171}.to-pink-600{--gradient-to: #db2777}.from-purple-400{--gradient-from: #c084fc}.to-violet-600{--gradient-to: #7c3aed}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-scroll{animation:scroll 30s linear infinite}.animate-scroll:hover{animation-play-state:paused}
