@import "https://fonts.googleapis.com/css2?family=Rajdhani:wght@500;600;700&family=Inter:opsz,wght@14..32,400;500;600;700;800;900&display=swap";body{color:#fff;background:#06060e;font-family:Inter,system-ui,sans-serif;font-weight:500}h1,h2,h3,.display{text-transform:uppercase;letter-spacing:.03em;text-shadow:0 0 20px #00000080;font-family:Rajdhani,sans-serif;font-weight:700}@keyframes titleGlow{0%,to{text-shadow:0 0 40px #00ced126,0 0 80px #00ffff0d}50%{text-shadow:0 0 60px #00ced14d,0 0 120px #00ffff1a}}.hero-text span:last-child{animation:3s ease-in-out infinite titleGlow}p,li,td,span{color:#e1e6f0eb}.card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080810f2;border:1px solid #00ced11a;border-radius:16px;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.card:hover{background:#0e0e1afa;border-color:#00ced159;transform:translateY(-3px);box-shadow:0 20px 60px #0009,0 0 40px #00ced11a}.btn-primary{background:linear-gradient(135deg,#00ced1,#00b5b8);animation:2.5s ease-in-out infinite btnPulse;box-shadow:0 0 30px #00ced133}@keyframes btnPulse{0%,to{box-shadow:0 0 20px #00ced133}50%{box-shadow:0 0 50px #00ced166,0 0 80px #00ffff1a}}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 0 60px #00ced180,0 0 100px #00ffff26}.btn-ghost{border-color:#00ced133}.btn-ghost:hover{background:#00ced10f;border-color:#00ced180}table{border-radius:12px;overflow:hidden}tbody tr{transition:all .2s}tbody tr:hover{background:#00ced10a!important}::selection{background:#00ced14d}@keyframes floatUp{0%{opacity:0;transform:translateY(100vh)scale(0)}10%{opacity:.5}90%{opacity:.1}to{opacity:0;transform:translateY(-10vh)scale(1)}}.floating-particle{pointer-events:none;z-index:1;background:#0ff;border-radius:50%;width:2px;height:2px;animation:8s linear infinite floatUp;position:fixed;box-shadow:0 0 6px #0ff}@media (width<=768px){body{font-size:15px}h1{font-size:2.2rem!important}h2{font-size:1.6rem!important}.card{border-radius:12px;padding:16px!important}.hero-text span{font-size:3rem!important}}
