*{box-sizing:border-box;margin:0;padding:0}body{background:#04020a;color:#e0e0e0;min-height:100vh}#root{min-height:100vh}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{opacity:.6}50%{opacity:1}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}
