@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Outfit:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex;text-align:left!important;border-inline:none!important;width:100%!important;max-width:100%!important;margin:0!important}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-1{flex:1}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.flex-shrink-0{flex-shrink:0}.hidden{display:none}@media (width>=640px){.sm\:flex{display:flex}.sm\:inline{display:inline}}@media (width>=1024px){.lg\:flex-row{flex-direction:row}.lg\:w-1\/3{width:33.3333%}.lg\:w-2\/3{width:66.6667%}}.grid{display:grid}.grid-cols-2{grid-template-cols:repeat(2, minmax(0, 1fr))}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-0\.5{margin-top:.125rem}.mt-2{margin-top:.5rem}.mt-6{margin-top:1.5rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.w-full{width:100%}.max-w-md{max-w:28rem}.max-w-7xl{max-w:80rem}.h-8{height:2rem}.h-12{height:3rem}.h-16{height:4rem}.h-1\.5{height:.375rem}.h-\[600px\]{height:600px}.w-8{width:2rem}.w-12{width:3rem}.max-h-\[350px\]{max-height:350px}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.pr-1{padding-right:.25rem}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.left-1\/4{left:25%}.z-10{z-index:10}.z-50{z-index:50}.pointer-events-none{pointer-events:none}.blur-\[120px\]{filter:blur(120px)}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-xl{font-family:Outfit,sans-serif;font-size:1.25rem}.font-bold{font-weight:700}.tracking-tight{letter-spacing:-.025em}.tracking-tighter{letter-spacing:-.05em}.tracking-widest{letter-spacing:.1em}.uppercase{text-transform:uppercase}.text-left{text-align:left}.text-center{text-align:center}.leading-tight{line-height:1.25}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.text-white{color:#fff}.text-black{color:#000}.text-white\/90{color:#ffffffe6}.text-white\/80{color:#fffc}.text-white\/70{color:#ffffffb3}.text-white\/60{color:#fff9}.text-white\/50{color:#ffffff80}.text-white\/40{color:#fff6}.text-white\/30{color:#ffffff4d}.text-white\/20{color:#fff3}.text-green-400{color:#4ade80}.text-red-400{color:#f87171}.text-yellow-400{color:#facc15}.bg-black{background-color:#000}.bg-black\/10{background-color:#0000001a}.bg-black\/40{background-color:#0006}.bg-white{background-color:#fff}.bg-white\/5{background-color:#ffffff0d}.bg-white\/10{background-color:#ffffff1a}.bg-white\/\[0\.02\]{background-color:#ffffff05}.bg-\[\#0d0d0d\]{background-color:#0d0d0d}.bg-\[\#0c0c0c\]{background-color:#0c0c0c}.bg-\[\#141414\]{background-color:#141414}.bg-\[\#151515\]{background-color:#151515}.bg-red-500\/10{background-color:#ef44441a}.bg-green-500\/15{background-color:#22c55e26}.bg-yellow-500\/10{background-color:#eab3081a}.border{border:1px solid #ffffff14}.border-b{border-bottom:1px solid #ffffff14}.border-t{border-top:1px solid #ffffff14}.border-white\/5{border-color:#ffffff0d}.border-white\/10{border-color:#ffffff1a}.border-red-500\/20{border-color:#ef444433}.border-green-500\/10{border-color:#22c55e1a}.border-green-500\/20{border-color:#22c55e33}.border-yellow-500\/20{border-color:#eab30833}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.sticky{position:sticky}.top-0{top:0}.backdrop-blur-md{-webkit-backdrop-filter:blur(12px)}input[type=email],input[type=text]{color:#fff;background-color:#141414;border:1px solid #ffffff14;border-radius:.75rem;width:100%;height:48px;padding:0 1rem;font-family:inherit;font-size:.875rem;transition:all .2s}input[type=email]:focus,input[type=text]:focus{background-color:#1a1a1a;border-color:#fff3;outline:none;box-shadow:0 0 0 1px #ffffff1a}button{cursor:pointer;border:none;font-family:inherit;transition:all .2s cubic-bezier(.16,1,.3,1)}button[type=submit]{color:#000;text-transform:uppercase;letter-spacing:.1em;background-color:#fff;border-radius:.75rem;width:100%;height:48px;font-size:.75rem;font-weight:700}button[type=submit]:hover{background-color:#ffffffe6;transform:translateY(-1px)}button[type=submit]:active{transform:translateY(0)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}.animate-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.shadow-2xl{box-shadow:0 25px 50px -12px #000000b3}
