:root{color-scheme:light}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{background:radial-gradient(120% 80% at 50% 0%,#eef0f8,#e7e5f1 55%,#e2e0ec);-webkit-font-smoothing:antialiased;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}input{font-family:inherit}input::placeholder{opacity:1}.ap-stage{min-height:100vh;min-height:100dvh;display:flex;align-items:stretch;justify-content:center;padding:0}.ap-card{width:100%;background:#fff;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}@media (min-width: 480px){.ap-stage{align-items:center;padding:24px}.ap-card{max-width:430px;min-height:560px;border-radius:28px;overflow:hidden;box-shadow:0 2px #fff9 inset,0 40px 90px -28px #221c4873,0 12px 30px -12px #221c484d}}@keyframes ap-spin{to{transform:rotate(360deg)}}@keyframes ap-pop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.08)}to{transform:scale(1);opacity:1}}@keyframes ap-draw{to{stroke-dashoffset:0}}@keyframes ap-slidein{0%{transform:translateY(-7px);opacity:.5}to{transform:translateY(0);opacity:1}}.ap-reveal{animation:ap-slidein .4s cubic-bezier(.2,.8,.2,1) both}
