.landing{--background:#000;--foreground:#fff;--card:#000;--card-foreground:#fff;--popover:#000;--popover-foreground:#fff;--primary:#fff;--primary-foreground:#000;--secondary:#111;--secondary-foreground:#fff;--muted:#111;--muted-foreground:#fff9;--accent:#fff;--accent-foreground:#000;--destructive:#e40014;--border:#fff;--input:#fff;--ring:#fff;--radius:0rem}@supports (color:lab(0% 0 0)){.landing{--destructive:lab(48.4493% 77.4328 61.5452)}}.landing{font-family:var(--font-mono), "Space Mono", monospace}@keyframes pulse-glow{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.landing .animate-pulse-glow{animation:2s infinite pulse-glow}