*{box-sizing:border-box;margin:0;padding:0}body{color:#e5e7eb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0a0e1a 0%,#1a1f3a 100%) fixed;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 20%,#2196f31a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#00ff410d 0%,#0000 50%);position:fixed;inset:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0e1a}::-webkit-scrollbar-thumb{background:#0b3d91;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2196f3}.glass-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141b2df2;border:1px solid #2196f366;border-radius:12px;box-shadow:0 8px 32px #0006}.hud-border{border:2px solid #2196f380;position:relative}.hud-border:before{content:"";border-top:2px solid #00ff41;border-left:2px solid #00ff41;width:16px;height:16px;position:absolute;top:-4px;left:-4px}.hud-border:after{content:"";border-bottom:2px solid #00ff41;border-right:2px solid #00ff41;width:16px;height:16px;position:absolute;bottom:-4px;right:-4px}.metric-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141b2df2;border:1px solid #2196f366;border-radius:12px;padding:1.25rem;transition:all .3s;box-shadow:0 4px 16px #0000004d}.metric-card:hover{border-color:#2196f3cc;transform:translateY(-2px);box-shadow:0 8px 24px #2196f333}.text-glow{text-shadow:0 0 10px,0 0 20px}.scan-line{opacity:.5;background:linear-gradient(90deg,#0000,#00ff41,#0000);width:100%;height:2px;animation:2s linear infinite scan;position:absolute;left:0}@keyframes scan{0%,to{transform:translateY(-100%)}50%{transform:translateY(100%)}}@keyframes glow{0%,to{box-shadow:0 0 5px #2196f3,0 0 10px #2196f3}50%{box-shadow:0 0 10px #2196f3,0 0 20px #2196f3,0 0 30px #2196f3}}.animate-glow{animation:2s ease-in-out infinite glow}@keyframes pulse-slow{0%,to{opacity:1}50%{opacity:.5}}.animate-pulse-slow{animation:3s cubic-bezier(.4,0,.6,1) infinite pulse-slow}.container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.space-x-2>*+*{margin-left:.5rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-x-8>*+*{margin-left:2rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.grid{display:grid}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.m-0{margin:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.rounded{border-radius:.375rem}.rounded-lg{border-radius:.75rem}.rounded-full{border-radius:9999px}.border{border:1px solid}.border-2{border:2px solid}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-mono{font-family:Courier New,Courier,monospace}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-center{text-align:center}.text-right{text-align:right}.uppercase{text-transform:uppercase}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.inset-0{inset:0}.z-50{z-index:50}.overflow-hidden{overflow:hidden}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.cursor-pointer{cursor:pointer}.transition-all{transition:all .3s}.opacity-0{opacity:0}.opacity-50{opacity:.5}.bg-transparent{background-color:#0000}.aspect-video{aspect-ratio:16/9}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-red-400{color:#f87171}.text-red-500{color:#ef4444}.text-yellow-400{color:#fbbf24}.text-terminal-green{color:#00ff41}.text-border-glow{color:#2196f3}.text-spacex-orange{color:#fc3d21}.bg-panel-dark{background-color:#141b2d99}.bg-space-dark{background-color:#0a0e1acc}.bg-terminal-green{background-color:#00ff41}.bg-yellow-400{background-color:#fbbf24}.bg-red-500{background-color:#ef4444}.border-gray-600{border-color:#4b5563}.border-border-glow{border-color:#2196f3}.border-terminal-green{border-color:#00ff41}.border-spacex-orange{border-color:#fc3d21}.border-yellow-400{border-color:#fbbf24}@media (min-width:1024px){.lg\\:col-span-2{grid-column:span 2/span 2}.lg\\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.md\\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.max-h-64{max-height:16rem}button,.button{cursor:pointer;font-family:inherit;font-size:inherit;border:none;transition:all .2s}button:hover,.button:hover{transform:scale(1.02)}button:active,.button:active{transform:scale(.98)}.hidden{display:none}.flex-1{flex:1}.flex-shrink-0{flex-shrink:0}.shadow-lg{box-shadow:0 10px 15px -3px #0000004d}
