.app{width:100%;height:100%;position:relative;overflow:hidden;background:#0a0a0f}@keyframes slideDown{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseGlow{0%,to{opacity:.15}50%{opacity:.3}}@keyframes notesRing{0%,to{opacity:.45}50%{opacity:.95}}.bubble-node{animation:fadeIn .3s ease}svg text{text-rendering:optimizeLegibility}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0a0a0f;color:#e0e0e8;-webkit-font-smoothing:antialiased}::selection{background:#7850ff66}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}
