@theme{--color-brand-bg: #030712; --color-brand-panel: #0b0f19; --color-brand-border: #1f2937; --animate-accordion-down: accordion-down .2s ease-out; --animate-accordion-up: accordion-up .2s ease-out; --animate-pulse-slow: pulse 3s cubic-bezier(.4,0,.6,1)infinite;}:root{--background:#030712;--foreground:#f9fafb}body{color:var(--foreground);background:var(--background);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#03071280}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}.glass{-webkit-backdrop-filter:blur(16px);background:#0b0f19b3;border:1px solid #ffffff0d}.glass-glow{box-shadow:0 0 40px -5px #10b9810d}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.3s cubic-bezier(.16,1,.3,1) forwards fadeIn}
