/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-leading:initial;--tw-tracking:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--container-lg:32rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--tracking-wide:.025em;--leading-relaxed:1.625;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.top-0{top:0}.left-0{left:0}.z-10{z-index:10}.mt-24{margin-top:calc(var(--spacing) * 24)}.mb-8{margin-bottom:calc(var(--spacing) * 8)}.flex{display:flex}.h-5{height:calc(var(--spacing) * 5)}.h-full{height:100%}.h-screen{height:100vh}.w-5{width:calc(var(--spacing) * 5)}.w-full{width:100%}.max-w-lg{max-width:var(--container-lg)}.flex-col{flex-direction:column}.items-center{align-items:center}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}.font-mono{font-family:var(--font-mono)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-\[rgba\(255\,255\,255\,0\.6\)\]{color:#fff9}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-60{opacity:.6}.brightness-110{--tw-brightness:brightness(110%)}.brightness-110,.contrast-125{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.contrast-125{--tw-contrast:contrast(125%)}.grayscale{--tw-grayscale:grayscale(100%)}.grayscale,.hue-rotate-\[70deg\]{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.hue-rotate-\[70deg\]{--tw-hue-rotate:hue-rotate(70deg)}.sepia-\[\.5\]{--tw-sepia:sepia(.5)}.filter,.sepia-\[\.5\]{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media (min-width:48rem){.md\:mt-32{margin-top:calc(var(--spacing) * 32)}.md\:mb-12{margin-bottom:calc(var(--spacing) * 12)}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}}:root{--bg-color:#050505}body,html{background-color:var(--bg-color);color:#fff;width:100vw;height:100vh;margin:0;padding:0;font-family:Helvetica Neue,Arial,sans-serif;overflow:hidden}.glitch-bg{z-index:0;background:radial-gradient(circle,#1a1a1a 0,#050505 100%);position:absolute;inset:0;overflow:hidden}.noise{opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:300%;height:300%;inset:-100%}.noise,.scanlines{pointer-events:none;position:absolute}.scanlines{z-index:2;background:linear-gradient(#12101000 50%,#00000040 0) 0 0/100% 4px,linear-gradient(90deg,#ff000008,#00ff0003,#0000ff08) 0 0/3px 100%;inset:0}.flicker{opacity:.2;pointer-events:none;z-index:3;background:#1210101a;position:absolute;inset:0}.static-line{background:#ffffff0d;height:2px;top:30%}.static-line,.static-line-2{z-index:4;width:100%;position:absolute}.static-line-2{background:#ffffff05;height:5px;top:70%}.vignette{pointer-events:none;z-index:5;background:radial-gradient(circle,#0000 20%,#000c 100%);position:absolute;inset:0}.main-container{z-index:10;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 40px;display:flex;position:relative}.project-title{letter-spacing:-4px;text-transform:uppercase;color:#fff;text-shadow:2px 0 #4ade80,-2px 0 #10b981,0 0 20px #4ade8066;margin-bottom:8px;font-size:84px;font-weight:900}@media (max-width:768px){.project-title{letter-spacing:-2px;font-size:48px}}.description{color:#ffffffb3;text-transform:uppercase;letter-spacing:2px;max-width:600px;margin-bottom:64px;font-size:18px;line-height:1.6}@media (max-width:768px){.description{margin-bottom:40px;font-size:14px}}.btn-wrapper{position:relative;transform:scale(1.8)}@media (max-width:768px){.btn-wrapper{transform:scale(1.2)}}.snipe-btn{text-shadow:1px 1px 2.3px #fffc;cursor:pointer;color:#1a1a1a;border:none;border-radius:100% 9% 9% 100%/0 100% 100% 0;justify-content:center;align-items:center;width:150px;height:40px;margin:0 auto;padding:0 15px;font-size:17px;font-weight:700;display:flex;position:relative}.snipe-btn,.snipe-btn:before{background-image:linear-gradient(#cdb373,#795e2b,#ad8d53,#fffab7,#795d2f,#614818,#bc9859,#876a35,#736141)}.snipe-btn:before{content:"";border-radius:100% 31% 28% 100%/0 100% 100% 0;width:10px;height:44px;position:absolute;top:-4.7%;left:-5.9%}.snipe-btn .bullet{z-index:-1;background-image:linear-gradient(#512614,#a1623a,#ba7447,#edc38b,#b27449,#ddab77,#eac4ae,#b67e4e,#5b2d17,#44271c);border-radius:10% 100% 100% 10%/10% 50% 50% 10%;width:60px;height:38px;position:absolute;top:3%;left:95%}.snipe-btn:active .bullet{transition:all .2s;left:115%}.styled-button{color:#fff;cursor:pointer;letter-spacing:1px;background:linear-gradient(#171717,#242424);border:1px solid #292929;justify-content:center;align-items:center;padding:.8rem 1.5rem;font-family:monospace;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative;box-shadow:0 2px 4px #000,0 10px 20px #0006}.styled-button,.styled-button:before{border-radius:9999px;transition:all .2s}.styled-button:before{content:"";z-index:-1;opacity:1;background:linear-gradient(#292929,#000);position:absolute;inset:-2px -1px -1px}.styled-button:active{transform:translateY(2px);box-shadow:0 1px 2px #000,0 5px 10px #0006}.styled-button .inner-button{background:linear-gradient(#171717,#242424);border:1px solid #252525;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:10px;transition:all .2s;display:flex;position:relative;box-shadow:0 0 1px #000}.styled-button .inner-button:before{content:"";z-index:-1;opacity:1;background:linear-gradient(#292929,#000);border-radius:9999px;transition:all .2s;position:absolute;inset:-2px -1px -1px}.styled-button .inner-button .icon{filter:drop-shadow(0 10px 20px #1a1919e6)drop-shadow(0 0 4px #000);width:16px;height:16px;transition:all .4s ease-in-out}.styled-button:hover .inner-button .icon{filter:drop-shadow(0 10px 20px #323232)drop-shadow(0 0 20px #020202);transform:rotate(-35deg)}.glitch-text{display:inline-block;position:relative}.glitch-text:after,.glitch-text:before{content:attr(data-text);pointer-events:none;background:0 0;width:100%;height:100%;position:absolute;top:0;left:0}.glitch-text:before{text-shadow:-2px 0 #4ade80;clip:rect(44px,450px,56px,0);animation:glitch-anim 3s linear infinite alternate-reverse;left:2px}.glitch-text:after{text-shadow:-2px 0 #10b981;clip:rect(44px,450px,56px,0);animation:glitch-anim2 3s linear infinite alternate-reverse;left:-2px}@keyframes glitch-anim{0%{clip:rect(22px,9999px,83px,0)}5%{clip:rect(11px,9999px,66px,0)}10%{clip:rect(51px,9999px,14px,0)}15%{clip:rect(80px,9999px,48px,0)}20%{clip:rect(35px,9999px,90px,0)}25%{clip:rect(98px,9999px,46px,0)}30%{clip:rect(96px,9999px,98px,0)}35%{clip:rect(69px,9999px,34px,0)}40%{clip:rect(40px,9999px,2px,0)}45%{clip:rect(69px,9999px,69px,0)}50%{clip:rect(21px,9999px,16px,0)}55%{clip:rect(61px,9999px,21px,0)}60%{clip:rect(65px,9999px,86px,0)}65%{clip:rect(61px,9999px,7px,0)}70%{clip:rect(21px,9999px,34px,0)}75%{clip:rect(31px,9999px,1px,0)}80%{clip:rect(74px,9999px,15px,0)}85%{clip:rect(94px,9999px,87px,0)}90%{clip:rect(55px,9999px,65px,0)}95%{clip:rect(10px,9999px,5px,0)}to{clip:rect(84px,9999px,73px,0)}}@keyframes glitch-anim2{0%{clip:rect(65px,9999px,100px,0)}5%{clip:rect(52px,9999px,74px,0)}10%{clip:rect(79px,9999px,85px,0)}15%{clip:rect(75px,9999px,5px,0)}20%{clip:rect(67px,9999px,61px,0)}25%{clip:rect(14px,9999px,79px,0)}30%{clip:rect(1px,9999px,22px,0)}35%{clip:rect(86px,9999px,30px,0)}40%{clip:rect(77px,9999px,61px,0)}45%{clip:rect(23px,9999px,73px,0)}50%{clip:rect(11px,9999px,84px,0)}55%{clip:rect(11px,9999px,8px,0)}60%{clip:rect(81px,9999px,20px,0)}65%{clip:rect(44px,9999px,58px,0)}70%{clip:rect(27px,9999px,29px,0)}75%{clip:rect(8px,9999px,11px,0)}80%{clip:rect(82px,9999px,12px,0)}85%{clip:rect(76px,9999px,63px,0)}90%{clip:rect(62px,9999px,95px,0)}95%{clip:rect(4px,9999px,78px,0)}to{clip:rect(6px,9999px,59px,0)}}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-leading{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}