.inner{border-radius:10px;padding:20px;background:rgba(5,5,26,.85);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(59,130,246,.2);transition:all .3s ease-in-out;position:relative;overflow:hidden}.inner:before{content:"";position:absolute;transform:translate(200%);background-image:url(/_next/static/media/github-mark-white.fd5c0afd.svg);opacity:.1;background-repeat:no-repeat;background-position:50%;background-size:contain;display:inline-flex;height:120px;width:120px}@media screen and (min-width:320px){.inner:before{transform:translate(100%)}}@media screen and (min-width:375px){.inner:before{transform:translate(150%)}}@media screen and (min-width:425px){.inner:before{transform:translate(200%)}}@media screen and (min-width:768px){.inner:before{transform:translate(400%)}}@media screen and (min-width:1024px){.inner:before{transform:translate(250%)}}.card{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(147,51,234,.05));padding:4px;border-radius:12px;position:relative;overflow:hidden}.card,.card:hover>.inner{-webkit-backdrop-filter:blur(80px);backdrop-filter:blur(80px)}.card:hover>.inner{background:rgba(15,15,35,.6)}.blob{filter:blur(40px);width:250px;height:250px;background:hsla(0,0%,100%,.5)}.blob,.fakeblob{position:absolute;z-index:-1;top:0;left:0;border-radius:50%}.fakeblob{display:hidden;width:200px;height:200px}.hover-underline-animation{display:inline-block;position:relative;color:#fff}.hover-underline-animation:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#fff;transform-origin:bottom right;transition:transform .25s ease-out}.hover-underline-animation:hover:after{transform:scaleX(1);transform-origin:bottom left}.cube{position:relative;width:300px;height:300px;transform-style:preserve-3d;animation:animate 4s linear infinite}@keyframes animate{0%{transform:rotateX(-30deg) rotateY(0deg)}to{transform:rotateX(-30deg) rotateY(1turn)}}.bubble_hoverText__qizto{transition:font-weight .35s,color .35s}.bubble_hoverText__qizto:hover{font-weight:900;color:#eef2ff}.bubble_hoverText__qizto:hover+.bubble_hoverText__qizto{font-weight:500;color:#c7d2fe}.bubble_hoverText__qizto:hover+.bubble_hoverText__qizto+.bubble_hoverText__qizto{font-weight:300}.bubble_hoverText__qizto:has(+.bubble_hoverText__qizto:hover){font-weight:500;color:#c7d2fe}.bubble_hoverText__qizto:has(+.bubble_hoverText__qizto+.bubble_hoverText__qizto:hover){font-weight:300}