@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&family=Space+Grotesk:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap";@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulseGlow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.92)}}@keyframes breathe{0%,to{transform:scale(1);opacity:.08}50%{transform:scale(1.05);opacity:.12}}.shimmer{background:linear-gradient(90deg,#00e5ff05,#00e5ff0f,#00e5ff05);background-size:200% 100%;animation:shimmer 2s linear infinite}.quantum-gradient{background:linear-gradient(135deg,#00e5ff,#4720ca)}.glass-panel{background:#0f131e99;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.glow-cyan{box-shadow:0 0 15px #00e5ff4d}.glow-lime{box-shadow:0 0 15px #a3ff1266}.markdown-content img{max-width:100%;border-radius:8px;border:1px solid rgba(59,73,76,.15)}.markdown-content video{max-width:100%;border-radius:8px}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f131e;color:#dfe2f2;min-height:100vh;overflow:hidden}code{font-family:JetBrains Mono,Fira Code,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8b9bb41a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00e5ff4d}::selection{background:#00e5ff40;color:#dfe2f2}
