:root{--bg-primary:0 0% 100%;--bg-secondary:0 0% 98%;--bg-tertiary:240 5% 96%;--text-primary:210 10% 4%;--text-secondary:219 7% 42%;--text-tertiary:240 5% 65%;--border-primary:240 6% 90%;--border-secondary:240 6% 83%;--brand:11 100% 57%;--brand-foreground:0 0% 100%;--success:160 84% 39%;--warning:38 92% 50%;--destructive:0 84% 60%;--info:217 91% 60%}.dark{--bg-primary:210 10% 4%;--bg-secondary:220 8% 7%;--bg-tertiary:225 7% 11%;--text-primary:240 3% 93%;--text-secondary:240 5% 65%;--text-tertiary:240 4% 46%;--border-primary:225 5% 16%;--border-secondary:240 5% 26%;--brand:11 100% 61%;--brand-foreground:240 4% 5%;--success:160 84% 39%;--warning:38 92% 50%;--destructive:0 72% 51%;--info:217 91% 60%}
.header-text{letter-spacing:-.025em;text-wrap:balance;color:hsl(var(--text-primary));font-weight:600}.normal-text{color:hsl(var(--text-primary))}.secondary-text{color:hsl(var(--text-secondary));line-height:1.625}.section-kicker{text-transform:uppercase;letter-spacing:.2em;color:hsl(var(--text-tertiary));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;font-weight:500;line-height:1rem}.btn-primary,.btn-outline{cursor:pointer;white-space:nowrap;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn-primary:active,.btn-outline:active{transform:scale(.98)}.btn-primary{background-color:hsl(var(--text-primary));color:hsl(var(--bg-primary));border:1px solid #0000;box-shadow:0 1px 4px #0000001a}.btn-primary:hover{background-color:hsl(var(--text-primary) / .9);border-color:hsl(var(--border-primary))}.btn-outline{background-color:hsl(var(--bg-primary));color:hsl(var(--text-primary));border:1px solid hsl(var(--border-primary));box-shadow:0 1px 2px #0000000d}.btn-outline:hover{background-color:hsl(var(--bg-secondary));border-color:hsl(var(--border-secondary))}.premium-noise{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px 160px}.fade-bottom{-webkit-mask-image:linear-gradient(#000 0% 65%,#0000 100%);mask-image:linear-gradient(#000 0% 65%,#0000 100%)}@keyframes rise-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-rise{animation:.6s cubic-bezier(.4,0,.2,1) both rise-in}.animate-rise-delay-1{animation:.6s cubic-bezier(.4,0,.2,1) .1s both rise-in}.animate-rise-delay-2{animation:.6s cubic-bezier(.4,0,.2,1) .2s both rise-in}.animate-rise-delay-3{animation:.6s cubic-bezier(.4,0,.2,1) .3s both rise-in}@media (prefers-reduced-motion:reduce){.animate-rise,.animate-rise-delay-1,.animate-rise-delay-2,.animate-rise-delay-3{animation:none}}
