body{margin:0;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background:#fff;font-family:sans-serif;gap:1.5rem}img[data-astro-cid-j7pv25f6]{max-width:300px;width:100%;opacity:0;animation:fadeIn .8s ease forwards}p[data-astro-cid-j7pv25f6]{color:#888;font-size:.9rem;margin:0;opacity:0;animation:fadeIn .8s ease .4s forwards}.dots[data-astro-cid-j7pv25f6]:after{content:"";animation:dots 1.5s steps(3,end) infinite}@keyframes fadeIn{to{opacity:1}}@keyframes dots{0%{content:""}33%{content:"."}66%{content:".."}to{content:"..."}}
