@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@700;800&display=swap";:root{--c-dark: #1E293B;--c-bg: #F8FAFC;--c-teal: #0070F3;--c-teal-dark: #0056B3;--c-teal-light: #F4F7FB;--c-coral: #F43F5E;--c-amber-light: #FEF3C7;--c-amber-dark: #92400E;--c-white: #FFFFFF;--c-muted: rgba(0, 0, 0, .45);--c-muted-light: #94A3B8;--surf-2: #F1F5F9;--surf-3: #E2E8F0;--ink-2: #334155}body{background-color:var(--c-bg);color:#1a1d2e;font-family:Inter,Segoe UI,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.font-mono{font-family:JetBrains Mono,monospace}.text-teal{color:var(--c-teal)}.bg-teal{background-color:var(--c-teal)}@keyframes pulseLive{0%{opacity:1;transform:scale(1)}to{opacity:.25;transform:scale(1.1)}}.animate-pulse-live{animation:pulseLive .8s infinite alternate ease-in-out}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}@keyframes floatBob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes glowPulse{0%,to{box-shadow:0 0 #ffffff26}50%{box-shadow:0 0 0 8px #fff0}}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes xpPop{0%{transform:scale(.7);opacity:0}60%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}.animate-float{animation:floatBob 3s ease-in-out infinite}.animate-glow{animation:glowPulse 2s ease-in-out infinite}.animate-slide-up{animation:fadeSlideUp .4s ease both}.animate-xp-pop{animation:xpPop .5s cubic-bezier(.36,.07,.19,.97) both}
