@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#8b9dff;text-decoration:inherit}a:hover{color:#a5b4ff}body{margin:0;height:100vh;overflow:hidden;background-color:#000;color:#fff}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#2a2a2a;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#8b9dff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{height:100vh;width:100vw;max-width:1280px;margin:0 auto;padding:2rem;text-align:center}h1,h2,h3,h4,h5,h6{margin:0;font-weight:inherit}@media (prefers-color-scheme: light){:root{color:#fff;background-color:#000}a:hover{color:#a5b4ff}button{background-color:#2a2a2a;color:#fff}}.celebration-container[data-v-89a432b8]{animation:celebrationFadeIn-89a432b8 .5s ease-in-out}@keyframes celebrationFadeIn-89a432b8{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.confetti[data-v-9881d39d]{position:absolute;bottom:100%;opacity:.9;pointer-events:none;animation:fall-9881d39d linear forwards;border-radius:50%}@keyframes fall-9881d39d{0%{transform:translateY(-100vh) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}
