:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--background: #000000;--foreground: #E6FFE6;--card: #0b0b0b;--card-foreground: #E6FFE6;--popover: #0f0f0f;--popover-foreground: #E6FFE6;--primary: #10B981;--primary-foreground: #ffffff;--secondary: #059669;--secondary-foreground: #ffffff;--muted: #374151;--muted-foreground: #9CA3AF;--accent: #16A34A;--accent-foreground: #ffffff;--destructive: #EF4444;--destructive-foreground: #ffffff;--border: rgba(255,255,255,.06);--input: rgba(255,255,255,.02);--ring: rgba(16,185,129,.18);--chart-1: #34D399;--chart-2: #60A5FA;--chart-3: #A78BFA;--chart-4: #FBBF24;--chart-5: #34D399;--radius: .625rem;--sidebar: #050505;--sidebar-foreground: #E6FFE6;--sidebar-primary: #10B981;--sidebar-primary-foreground: #ffffff;--sidebar-accent: #16A34A;--sidebar-accent-foreground: #ffffff;--sidebar-border: rgba(255,255,255,.06);--sidebar-ring: rgba(16,185,129,.12)}:root{--font-sans: ui-sans-serif, system-ui, sans-serif;--color-background: var(--background);--color-foreground: var(--foreground);--color-card: var(--card);--color-card-foreground: var(--card-foreground);--color-popover: var(--popover);--color-popover-foreground: var(--popover-foreground);--color-primary: var(--primary);--color-primary-foreground: var(--primary-foreground);--color-secondary: var(--secondary);--color-secondary-foreground: var(--secondary-foreground);--color-muted: var(--muted);--color-muted-foreground: var(--muted-foreground);--color-accent: var(--accent);--color-accent-foreground: var(--accent-foreground);--color-destructive: var(--destructive);--color-destructive-foreground: var(--destructive-foreground);--color-border: var(--border);--color-input: var(--input);--color-ring: var(--ring);--color-chart-1: var(--chart-1);--color-chart-2: var(--chart-2);--color-chart-3: var(--chart-3);--color-chart-4: var(--chart-4);--color-chart-5: var(--chart-5);--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 4px);--color-sidebar: var(--sidebar);--color-sidebar-foreground: var(--sidebar-foreground);--color-sidebar-primary: var(--sidebar-primary);--color-sidebar-primary-foreground: var(--sidebar-primary-foreground);--color-sidebar-accent: var(--sidebar-accent);--color-sidebar-accent-foreground: var(--sidebar-accent-foreground);--color-sidebar-border: var(--sidebar-border);--color-sidebar-ring: var(--sidebar-ring)}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background:var(--color-background, var(--background));color:var(--color-foreground, #fff);font-family:var(--font-sans, ui-sans-serif, system-ui, sans-serif)}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#0000001a}.custom-scrollbar::-webkit-scrollbar-thumb{background:#22c55e4d;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#22c55e80}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.animate-fade-in{animation:fade-in .5s ease-out}.animate-fade-in-down{animation:fade-in-down .7s ease-out}.animate-fade-in-up{animation:fade-in-up .7s ease-out}.animate-fade-in-left{animation:fade-in-left .7s ease-out}.animate-fade-in-right{animation:fade-in-right .7s ease-out}.animate-float{animation:float 7s ease-in-out infinite}.w-full{width:100%}.h-full{height:100%}.max-w-7xl{max-width:80rem}.max-w-5xl{max-width:64rem}.max-w-4xl{max-width:48rem}.max-w-3xl{max-width:40rem}.max-w-2xl,.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.mx-auto{margin-left:auto;margin-right:auto}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-24{padding-top:6rem;padding-bottom:6rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-10{margin-top:2.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mb-8{margin-bottom:2rem}.m-0{margin:0}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.flex{display:flex}.grid{display:grid}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-1{flex:1 1 0%}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column}.text-xl{font-size:1.25rem}.text-lg{font-size:1.125rem}.text-base{font-size:1rem}.text-sm{font-size:.875rem}.text-5xl{font-size:3rem}.text-4xl{font-size:2.25rem}.text-7xl{font-size:4.5rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.tracking-tight{letter-spacing:-.02em}.tracking-tighter{letter-spacing:-.03em}.leading-relaxed{line-height:1.6}.text-center{text-align:center}.text-white{color:#fff}.text-transparent{color:transparent}.text-gray-400{color:#9ca3af}.text-gray-300{color:#d1d5db}.text-green-400{color:#34d399}.text-green-500{color:#10b981}.bg-black{background-color:#000}.bg-black\/20{background-color:#0003}.bg-black\/30{background-color:#0000004d}.bg-black\/70{background-color:#000000b3}.bg-white\/5{background-color:#ffffff0d}.bg-green-500\/10{background-color:#10b9811a}.bg-blue-500\/10{background-color:#3b82f61a}.bg-green-400\/50{background:linear-gradient(180deg,#10b98180,#3b82f680)}.border{border-width:1px;border-style:solid;border-color:#ffffff0f}.border-white\/10{border-color:#ffffff1a}.border-2{border-width:2px}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-2xl{border-radius:1rem}.rounded-xl{border-radius:.75rem}.shadow-lg{box-shadow:0 10px 15px -3px #0006}.shadow-xl{box-shadow:0 20px 25px -5px #00000080}.shadow-2xl{box-shadow:0 25px 50px -12px #0009}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.max-w-lg{max-width:32rem}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-gradient-to-b{background:linear-gradient(to bottom,#fff,#9ca3af)}.bg-gradient-to-r{background:linear-gradient(to right,#34d399,#10b981)}.hidden{display:none}.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}.backdrop-blur-lg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.transition-all{transition:all .2s ease-in-out}.transition-opacity{transition:opacity .7s ease-in-out}.duration-700{transition-duration:.7s}.isolate{isolation:isolate}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:py-24{padding-top:6rem;padding-bottom:6rem}.sm\:text-5xl{font-size:3rem}}@media (min-width: 768px){.md\:text-7xl{font-size:4.5rem}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}.w-8{width:2rem}.h-8{height:2rem}.w-9{width:2.25rem}.h-9{height:2.25rem}.w-16{width:4rem}.h-16{height:4rem}.w-20{width:5rem}.h-20{height:5rem}.w-40{width:10rem}.h-40{height:10rem}.whitespace-nowrap{white-space:nowrap}.placeholder-gray-500::placeholder{color:#6b7280}.rounded-md{border-radius:.375rem}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 4px #10b9811f}.text-5xl{font-size:3rem;line-height:1}.text-4xl{font-size:2.25rem;line-height:1.05}.opacity-50{opacity:.5}.btn{display:inline-flex;align-items:center;justify-content:center}.input-basic{background:transparent;color:inherit;border:none}.border-t{border-top:1px solid rgba(255,255,255,.06)}.bg-gradient-fallback{background:linear-gradient(135deg,#0f8,#00cc6a,#39ff14)}
