body,html{margin:0;padding:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulseGlow{0%,to{box-shadow:0 0 0 0 rgba(34,211,238,.45)}50%{box-shadow:0 0 0 14px rgba(34,211,238,0)}}@keyframes popIn{0%{transform:scale(.5);opacity:0}70%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes wiggle{0%,to{transform:rotate(-2deg)}50%{transform:rotate(2deg)}}.anim-fade-up{animation:fadeUp .5s ease-out both}.anim-float{animation:float 4s ease-in-out infinite}.anim-pulse-glow{animation:pulseGlow 2s ease-out infinite}.anim-pop{animation:popIn .45s cubic-bezier(.34,1.56,.64,1) both}.anim-wiggle:hover{animation:wiggle .3s ease-in-out}.delay-1{animation-delay:.05s}.delay-2{animation-delay:.1s}.delay-3{animation-delay:.15s}.delay-4{animation-delay:.2s}.delay-5{animation-delay:.25s}.delay-6{animation-delay:.3s}.delay-7{animation-delay:.35s}.delay-8{animation-delay:.4s}.delay-9{animation-delay:.45s}.delay-10{animation-delay:.5s}.delay-11{animation-delay:.55s}.delay-12{animation-delay:.6s}.delay-13{animation-delay:.65s}.delay-14{animation-delay:.7s}.delay-15{animation-delay:.75s}.text-shimmer{background:linear-gradient(90deg,#22d3ee,#a5f3fc 25%,#22d3ee 50%,#a5f3fc 75%,#22d3ee);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 3s linear infinite}.roadmap-line{background:repeating-linear-gradient(180deg,rgba(148,163,184,.35) 0,rgba(148,163,184,.35) 8px,transparent 0,transparent 16px)}.node-completed{background:linear-gradient(135deg,#f59e0b,#fbbf24)!important;color:#1a1a2e}.node-current{background:linear-gradient(135deg,#06b6d4,#22d3ee)!important;color:#fff}.node-unlocked{background:linear-gradient(135deg,#334155,#475569)!important;color:#fff}.node-locked{background:rgba(30,41,59,.6)!important;color:#64748b}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#475569}