@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#fff;background-color:#000;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6}html,body{height:100%;margin:0;padding:0}#root{text-align:center;background:radial-gradient(circle,#0a0a0a 0%,#000 100%);place-items:center;width:100%;min-height:100dvh;display:grid}.new-domain-link{color:inherit;text-decoration:none}.redirect-container{flex-direction:column;align-items:center;width:100%;max-width:500px;padding:2rem 1rem;display:flex}.subtext{color:#fff6;letter-spacing:.4em;margin-bottom:1.5rem;font-size:.8rem;font-weight:600}.new-domain{color:#fff;letter-spacing:-.04em;margin-bottom:.5rem;font-size:3rem;font-weight:700}.description{color:#fff9;max-width:400px;margin-bottom:3rem;font-size:1.1rem}.redirect-btn{color:#fffc;background:#ffffff08;border:1px solid #ffffff0d;border-radius:35px;min-width:160px;padding:.8rem 2rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-block}.footer-link{color:#fff3;margin-top:2.5rem;font-size:.8rem;text-decoration:none}@media (width<=600px){.new-domain{font-size:2.2rem}.description{padding:0 1rem;font-size:.95rem}.redirect-btn{min-width:160px;padding:1rem 2.2rem}}
