:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color:#e8e8e8;background:#0a0a0a}}body,h1,h2,h3,p{margin:0}.coming-soon{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:32px 24px;display:flex}.logo-wrap{margin-bottom:36px;animation:5s ease-in-out infinite pulse;display:flex}.logo{width:100%;max-width:220px;height:auto}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.03)}}.message{text-align:center;max-width:520px;animation:1.2s ease-out .4s both fadeUp}.headline{letter-spacing:-.035em;justify-content:center;align-items:center;min-height:1.2em;margin:0 0 14px;font-size:2.2rem;font-weight:600;line-height:1.2;display:flex}.typed{white-space:pre}.cursor{opacity:.7;background:currentColor;flex-shrink:0;width:2px;height:1.1em;margin-left:2px;animation:.8s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:.7}50%{opacity:0}}.subline{letter-spacing:.005em;opacity:.5;margin:0;font-size:1rem;font-weight:400;line-height:1.5}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=480px){.logo-wrap{margin-bottom:28px}.logo{max-width:170px}.headline{font-size:1.6rem}.subline{font-size:.9rem}}
