@keyframes aurora{0%{background-position:50% 50%,50% 50%}to{background-position:350% 50%,350% 50%}}@keyframes pan-image{0%{background-position:0 0}to{background-position:100% 100%}}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bg-grid-pattern{background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:3rem 3rem;animation:pan-image 30s linear infinite}.bg-stars-pattern{background-image:radial-gradient(circle,hsla(0,0%,100%,.05) 1px,transparent 0);background-size:2rem 2rem}.bg-aurora-pattern{position:relative;overflow:hidden}.bg-aurora-pattern:before{content:"";position:absolute;inset:0;background-image:radial-gradient(ellipse at center,hsla(200,100%,60%,.15) 0,rgba(0,0,0,0) 40%),radial-gradient(ellipse at center,hsla(0,0%,100%,.08) 0,rgba(0,0,0,0) 50%);background-size:400% 400%;animation:aurora 10s linear infinite;z-index:0}.bg-aurora-pattern>*{position:relative;z-index:1}.animate-fade-in{animation:fade-in .5s ease-out forwards}.noise-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.02'/%3E%3C/svg%3E");pointer-events:none;z-index:1}.dark .noise-bg:before{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E")}.bg-space-black,.bg-space-theme{background-color:var(--carbon-gray)}.bg-surface-elevated{background-color:var(--raised-surface)}.gradient-text{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));background-image:linear-gradient(to bottom right,hsl(var(--foreground)),hsl(var(--muted-foreground)))}.gradient-text,.gradient-text-brand{background-clip:text;color:transparent}.gradient-text-brand{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops));background-image:linear-gradient(to bottom right,var(--accent-blue),hsl(var(--primary)))}.text-primary-autophora{color:var(--text-primary)}.text-secondary-autophora{color:var(--text-secondary)}.text-muted-autophora{color:var(--text-muted)}.bg-accent-autophora{background-color:var(--accent-blue)}.border-theme{border-color:var(--surface-border)}.surface-elevated{background-color:hsl(var(--card)/.8);border:1px solid hsl(var(--border)/.6);backdrop-filter:blur(12px)}.bg-gradient-theme{background:linear-gradient(to bottom,hsl(var(--background)/.9),hsl(var(--carbon-gray)/.95))}.bg-gradient-accent{background:linear-gradient(to bottom right,var(--accent-blue)/8,hsl(var(--carbon-gray)/.9))}.text-theme-primary{color:var(--text-primary)}.text-theme-secondary{color:var(--text-secondary)}.text-theme-muted{color:var(--text-muted)}.text-display{font-feature-settings:"ss01" 1,"ss02" 1;-webkit-font-smoothing:antialiased}.text-display,.text-hero{font-family:SF Pro Display,Inter,-apple-system,BlinkMacSystemFont,sans-serif;-moz-osx-font-smoothing:grayscale}.text-hero{font-size:3rem;line-height:1;font-weight:700;font-feature-settings:"ss01" 1,"ss02" 1;-webkit-font-smoothing:antialiased}@media (min-width:768px){.text-hero{font-size:3.75rem;line-height:1}}@media (min-width:1024px){.text-hero{font-size:4.5rem;line-height:1}}.text-hero{letter-spacing:-.025em;line-height:1.05}.text-headline{font-size:1.875rem;line-height:2.25rem;font-weight:600;font-family:SF Pro Display,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:"ss01" 1,"ss02" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:768px){.text-headline{font-size:2.25rem;line-height:2.5rem}}@media (min-width:1024px){.text-headline{font-size:3rem;line-height:1}}.text-headline{letter-spacing:-.022em;line-height:1.1}.text-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;font-family:SF Pro Display,Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-feature-settings:"ss01" 1,"ss02" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:768px){.text-title{font-size:1.5rem;line-height:2rem}}.text-title{letter-spacing:-.017em;line-height:1.2}.text-body{font-size:1rem;line-height:1.5rem;line-height:1.625;letter-spacing:-.003em}.text-caption{font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground));letter-spacing:-.001em}