.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}html{min-height:100%;overflow-y:auto!important;scroll-behavior:smooth;overflow-x:hidden}body{min-height:100vh;position:relative;display:flex;flex-direction:column;overflow-y:visible!important;overflow-x:hidden}main{flex:1;width:100%;display:flex;flex-direction:column;position:relative;z-index:50;overflow:visible!important}.shooting-star-css{position:absolute;width:150px;height:2px;background:linear-gradient(90deg,#FFFFFF,transparent);transform:rotate(-45deg);opacity:0;animation:shoot-loop 12s linear infinite;box-shadow:0 0 10px #ffffffe6}@keyframes shoot-loop{0%{transform:translate(0) translateY(0) rotate(-45deg);opacity:0}10%{opacity:1}20%{transform:translate(-600px) translateY(600px) rotate(-45deg);opacity:0}to{transform:translate(-600px) translateY(600px) rotate(-45deg);opacity:0}}
