@keyframes fade-in-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up[data-astro-cid-snsfjv3m]{animation:fade-in-up .6s ease-out forwards}.back-to-top-btn[data-astro-cid-snsfjv3m]{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:linear-gradient(135deg,#006a9f,#8d70d8);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;z-index:1000;box-shadow:0 4px 20px #006a9f4d}.back-to-top-btn[data-astro-cid-snsfjv3m].visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top-btn[data-astro-cid-snsfjv3m]:hover{transform:translateY(-3px) scale(1.1);box-shadow:0 8px 25px #006a9f66;background:linear-gradient(135deg,#0080c7,#a855f7)}.back-to-top-btn[data-astro-cid-snsfjv3m]:active{transform:translateY(-1px) scale(1.05)}@media (max-width: 768px){.back-to-top-btn[data-astro-cid-snsfjv3m]{bottom:20px;right:20px;width:45px;height:45px}}
