*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#e5e5e5;-webkit-font-smoothing:antialiased;background:#0a0a0a;font-family:Inter,system-ui,-apple-system,sans-serif}.container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:2rem;display:flex}.logo{margin-bottom:2rem;animation:.8s ease-out fadeIn}h1{letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;animation:.8s ease-out .1s both fadeIn}.badge{letter-spacing:.05em;text-transform:uppercase;color:#a3a3a3;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:9999px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;animation:.8s ease-out .2s both fadeIn;display:inline-block}.tagline{color:#737373;max-width:400px;font-size:1.125rem;line-height:1.6;animation:.8s ease-out .3s both fadeIn}.divider{background:#ffffff1a;width:48px;height:1px;margin:2rem 0;animation:.8s ease-out .4s both fadeIn}.contact a{color:#737373;font-size:.875rem;text-decoration:none;transition:color .2s;animation:.8s ease-out .5s both fadeIn}.contact a:hover{color:#fff}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
