/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */.launchpad{--background:#0f0f0f;--foreground:#f8f8f8;--surface:#1a1a1a;--surface-2:#222;--primary:#5dd62c;--primary-foreground:#0a1a03;--muted-foreground:#7a7a7a;--border:#333;scroll-behavior:smooth}.launchpad .text-gradient{color:#0000;background:linear-gradient(#f8f8f8,#9cff00 120%);-webkit-background-clip:text;background-clip:text}.launchpad .bg-grid{background-image:linear-gradient(#ffffff0a 1px,#0000 0),linear-gradient(90deg,#ffffff0a 1px,#0000 0);background-size:48px 48px}.launchpad .glow-primary{box-shadow:0 0 0 1px #5dd62c40,0 20px 60px -20px #5dd62c73}.launchpad .ring-soft{box-shadow:inset 0 0 0 1px #333}.launchpad .fade-in-up{animation:launchpadFadeInUp .7s cubic-bezier(.16,1,.3,1) both}@keyframes launchpadFadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.launchpad .pulse-dot{position:relative}.launchpad .pulse-dot:before{content:"";background:#5dd62c;border-radius:9999px;animation:launchpadPing 1.8s cubic-bezier(0,0,.2,1) infinite;position:absolute;inset:0}@keyframes launchpadPing{75%,to{opacity:0;transform:scale(2)}}