@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&family=JetBrains+Mono:wght@300;400&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
*{box-sizing:border-box;margin:0;padding:0}html{height:100%;overflow-x:hidden}body{color:#e5e5e5;background-color:#0000;max-width:100vw;height:100%;margin:0;padding:0;font-family:Inter,sans-serif;overflow-x:hidden}#root{height:100%;overflow-x:hidden}.bg-black{background-color:#000!important}.text-white{color:#fff!important}.text-gray-100{color:#f3f4f6!important}.text-gray-400{color:#9ca3af!important}.text-gray-500{color:#6b7280!important}.text-red-800{color:#991b1b!important}.bg-red-800{background-color:#991b1b!important}.min-h-screen{min-height:100vh}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.items-end{align-items:flex-end}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:col-span-7{grid-column:span 7/span 8}.lg\:col-span-5{grid-column:span 5/span 6}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.md\:text-8xl{font-size:6rem;line-height:1}.font-medium{font-weight:500}.font-light{font-weight:300}.uppercase{text-transform:uppercase}.tracking-widest{letter-spacing:.1em}.tracking-tighter{letter-spacing:-.025em}.leading-relaxed{line-height:1.625}.leading-\[0\.9\]{line-height:.9}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.pt-16{padding-top:4rem}.pb-20{padding-bottom:5rem}.mb-4{margin-bottom:1rem}.mb-12{margin-bottom:3rem}.max-w-md{max-width:28rem}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.top-0{top:0}.left-8{left:2rem}.right-8{right:2rem}.bottom-8{bottom:2rem}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.w-full{width:100%}.h-full{height:100%}.h-px{height:1px}.w-px{width:1px}.w-2{width:.5rem}.h-2{height:.5rem}.w-1\.5{width:.375rem}.h-1\.5{height:.375rem}.w-6{width:1.5rem}.h-0\.5{height:.125rem}.h-\[400px\]{height:400px}.lg\:h-\[600px\]{height:600px}.pointer-events-none{pointer-events:none}.backdrop-blur-lg{-webkit-backdrop-filter:blur(16px)}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-700{transition-duration:.7s}.hidden{display:none}.md\:flex{display:flex}.block{display:block}.inline-flex{display:inline-flex}.border{border:1px solid #e5e7eb}.border-t{border-color:#e5e7eb;border-top-style:solid;border-top-width:1px}.border-l{border-color:#e5e7eb;border-left-style:solid;border-left-width:1px}.border-white\/20{border-color:#fff3}.border-white\/10{border-color:#ffffff1a}.rounded-sm{border-radius:.125rem}.glass-nav{-webkit-backdrop-filter:blur(16px);background:#050505cc;border-bottom:1px solid #ffffff0d}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#0a0a0a99;border:1px solid #ffffff14}.img-placeholder{background:linear-gradient(135deg,#121212 0%,#0a0a0a 100%);position:relative;overflow:hidden}.img-placeholder:after{content:"";mix-blend-mode:screen;background:radial-gradient(circle at 50% 0,#7f1d1d26,#0000 70%);position:absolute;inset:0}.abstract-texture{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3Cfilter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E")}.grid-line{background-color:#ffffff0d;position:absolute}.top-1\/4{top:25%}.top-2\/4{top:50%}.top-3\/4{top:75%}.left-1\/4{left:25%}.left-2\/4{left:50%}.left-3\/4{left:75%}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.container{padding-left:3rem;padding-right:3rem}}.hover\:text-white:hover{color:#fff}.hover\:bg-white:hover{background-color:#fff}.hover\:text-black:hover{color:#000}.fixed{position:fixed}.translate-y-full{transform:translateY(100%)}.translate-y-0{transform:translateY(0)}.md\:hidden{display:none}.flex-col{flex-direction:column}.font-mono{font-family:JetBrains Mono,monospace}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.hover\:border-white\/20:hover{border-color:#fff3}
