@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-border-style:solid;--tw-leading:initial;--tw-tracking:initial}}}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.top-\[-200px\]{top:-200px}.top-\[60\%\]{top:60%}.right-\[-100px\]{right:-100px}.left-1\/2{left:50%}.z-10{z-index:10}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-\[400px\]{height:400px}.h-\[600px\]{height:600px}.min-h-screen{min-height:100vh}.w-\[3px\]{width:3px}.w-\[400px\]{width:400px}.w-\[800px\]{width:800px}.w-full{width:100%}.grow{flex-grow:1}.-translate-x-1\/2{--tw-translate-x:calc(calc(1 / 2 * 100%) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-\[3px\]{gap:3px}.overflow-hidden{overflow:hidden}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.text-center{text-align:center}.text-left{text-align:left}.text-\[17px\]{font-size:17px}.text-\[52px\]{font-size:52px}.leading-\[1\.05\]{--tw-leading:1.05;line-height:1.05}.tracking-\[-0\.03em\]{--tw-tracking:-.03em;letter-spacing:-.03em}.uppercase{text-transform:uppercase}:root{--bg:#08090a;--surface:#0f1011;--surface-2:#16181a;--border:#1e2124;--orange:#f97316;--orange-dim:#c2550e;--amber:#fbbf24;--text:#f5f5f5;--muted:#6b7280;--muted-2:#9ca3af}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:DM Sans,sans-serif}.font-display{font-family:Syne,sans-serif}body:before{content:"";pointer-events:none;z-index:0;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}@keyframes wave-1{0%,to{height:6px}50%{height:28px}}@keyframes wave-2{0%,to{height:14px}50%{height:8px}}@keyframes wave-3{0%,to{height:22px}50%{height:6px}}@keyframes wave-4{0%,to{height:8px}50%{height:32px}}@keyframes wave-5{0%,to{height:18px}50%{height:10px}}@keyframes wave-6{0%,to{height:10px}50%{height:24px}}@keyframes wave-7{0%,to{height:28px}50%{height:8px}}@keyframes wave-8{0%,to{height:6px}50%{height:20px}}.wave-bar{animation-timing-function:ease-in-out;animation-iteration-count:infinite}.wave-bar:first-child{animation:1.2s ease-in-out infinite wave-1}.wave-bar:nth-child(2){animation:1.1s ease-in-out .1s infinite wave-2}.wave-bar:nth-child(3){animation:1.4s ease-in-out .2s infinite wave-3}.wave-bar:nth-child(4){animation:1s ease-in-out 50ms infinite wave-4}.wave-bar:nth-child(5){animation:1.3s ease-in-out .15s infinite wave-5}.wave-bar:nth-child(6){animation:1.1s ease-in-out .25s infinite wave-6}.wave-bar:nth-child(7){animation:1.2s ease-in-out .3s infinite wave-7}.wave-bar:nth-child(8){animation:1.5s ease-in-out .1s infinite wave-8}.wave-bar:nth-child(9){animation:1s ease-in-out .2s infinite wave-1}.wave-bar:nth-child(10){animation:1.3s ease-in-out infinite wave-3}.wave-bar:nth-child(11){animation:1.2s ease-in-out .35s infinite wave-5}.wave-bar:nth-child(12){animation:1.4s ease-in-out 50ms infinite wave-2}@keyframes glow-pulse{0%,to{opacity:.15}50%{opacity:.25}}.glow-blob{animation:4s ease-in-out infinite glow-pulse}@keyframes fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.7s ease-out both fade-up}.fade-up-1{animation-delay:.1s}.fade-up-2{animation-delay:.25s}.fade-up-3{animation-delay:.4s}.fade-up-4{animation-delay:.55s}.fade-up-5{animation-delay:.7s}.cta-btn{background:var(--orange);transition:all .2s;position:relative}.cta-btn:after{content:"";border-radius:inherit;background:var(--orange);filter:blur(12px);opacity:0;z-index:-1;transition:opacity .2s;position:absolute;inset:-2px}.cta-btn:hover{background:#fb923c;transform:translateY(-1px)}.cta-btn:hover:after{opacity:.4}.feature-card{background:var(--surface);border:1px solid var(--border);transition:all .2s}.feature-card:hover{background:var(--surface-2);border-color:#2d3035;transform:translateY(-2px)}.form-input{background:var(--surface-2);border:1px solid var(--border);color:var(--text);transition:border-color .2s}.form-input:focus{border-color:var(--orange);outline:none}.form-input::placeholder{color:var(--muted)}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}
