:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f4f1;background:#0c0d10;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:radial-gradient(1200px 700px at 50% 35%,#785ac82e,#0000 60%),radial-gradient(900px 600px at 80% 90%,#3c508c24,#0000 60%),#0c0d10}.shell{justify-content:center;align-items:center;min-height:100vh;padding:32px;display:flex}.stage{flex-direction:column;align-items:center;gap:56px;display:flex}.ghost{filter:drop-shadow(0 30px 60px #b4aadc2e);display:block}.ghost .float{transform-origin:100px 120px;animation:4.2s ease-in-out infinite float}.ghost .shadow{transform-origin:100px 220px;animation:4.2s ease-in-out infinite shadow}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes shadow{0%,to{opacity:.55;transform:scale(1)}50%{opacity:.35;transform:scale(.86)}}.download{letter-spacing:.01em;color:#0c0d10;background:#f5f4f1;border-radius:999px;align-items:center;gap:12px;padding:14px 26px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;position:relative;box-shadow:inset 0 1px #fff9,0 12px 30px #00000059}.download:hover{background:#fff;transform:translateY(-1px);box-shadow:inset 0 1px #fffc,0 16px 36px #00000073}.download:active{transform:translateY(0)}.download .arrow{color:#0c0d10;background:#0c0d1014;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:13px;display:inline-flex}@media (prefers-reduced-motion:reduce){.ghost .float,.ghost .shadow{animation:none}}
