.app-root{background-color:#060b18;min-height:100vh;position:relative}.app-content{position:relative;z-index:1}.bg-blobs{top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;position:fixed;z-index:0}.blob{border-radius:50%;position:absolute}.blob-1{animation:blobDrift1 30s ease-in-out infinite;background:radial-gradient(circle at center,rgba(59,130,246,.28),rgba(124,58,237,.16) 50%,transparent 70%);filter:blur(80px);height:750px;left:-200px;top:-200px;width:750px}.blob-2{animation:blobDrift2 38s ease-in-out infinite;background:radial-gradient(circle at center,rgba(6,182,212,.22),rgba(59,130,246,.14) 50%,transparent 70%);bottom:-150px;filter:blur(90px);height:650px;right:-150px;width:650px}.blob-3{animation:blobDrift3 24s ease-in-out infinite;background:radial-gradient(circle at center,rgba(139,92,246,.2),rgba(236,72,153,.1) 50%,transparent 70%);filter:blur(100px);height:500px;left:55%;top:45%;width:500px}@keyframes blobDrift1{0%,to{transform:translate(0) scale(1)}25%{transform:translate(90px,-70px) scale(1.08)}50%{transform:translate(50px,90px) scale(.92)}75%{transform:translate(-60px,50px) scale(1.04)}}@keyframes blobDrift2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-90px,-70px) scale(1.1)}66%{transform:translate(70px,50px) scale(.9)}}@keyframes blobDrift3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-50px,-40px) scale(1.14)}}.page-enter-active,.page-leave-active{transition:opacity .2s ease-in-out}.page-enter-from,.page-leave-to{opacity:0}
