.bg-mesh:after,.bg-mesh:before{content:"";position:absolute;width:80vmax;height:80vmax;border-radius:50%;filter:blur(120px);pointer-events:none;will-change:transform}html.dark .bg-mesh:before{background:radial-gradient(circle,rgba(0,190,214,.15) 0,transparent 70%);top:-20%;left:-20%;animation:float-mesh 25s ease-in-out infinite alternate}html.dark .bg-mesh:after{background:radial-gradient(circle,rgba(124,58,237,.12) 0,transparent 70%);bottom:-20%;right:-20%;animation:float-mesh 30s ease-in-out infinite alternate-reverse}html.light .bg-mesh:before{background:radial-gradient(circle,rgba(0,190,214,.08) 0,transparent 70%);top:-20%;left:-20%;animation:float-mesh 25s ease-in-out infinite alternate}html.light .bg-mesh:after{background:radial-gradient(circle,rgba(124,58,237,.06) 0,transparent 70%);bottom:-20%;right:-20%;animation:float-mesh 30s ease-in-out infinite alternate-reverse}@keyframes float-mesh{0%{transform:translate(0) rotate(0) scale(1)}50%{transform:translate(5%,10%) rotate(180deg) scale(1.1)}to{transform:translate(0) rotate(1turn) scale(1)}}@supports ((animation-timeline:scroll()) and (animation-range:entry)){.main-header[data-v-2c63ce77]{animation:shrink-nav-dark-2c63ce77 linear both;animation-timeline:scroll(y);animation-range:0 80px}html.light{animation:shrink-nav-light-2c63ce77 linear both;animation-timeline:scroll(y);animation-range:0 80px}}@keyframes shrink-nav-dark-2c63ce77{to{padding-top:.8rem;padding-bottom:.8rem;background-color:#0f172aeb;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom-color:#ffffff14;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}}@keyframes shrink-nav-light-2c63ce77{to{padding-top:.8rem;padding-bottom:.8rem;background-color:#ffffffeb;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom-color:#0f172a14;box-shadow:0 4px 6px -1px #0000000d}}
