html,body{height:100%;margin:0}body{color:#1a1c20;background:#f7f7f9;font:15px/1.5 -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){body{color:#e7e9ee;background:#14161a}}#landing{box-sizing:border-box;place-items:center;min-height:100%;padding:24px;display:grid}#landing[hidden]{display:none}.hero{width:100%;max-width:560px}h1{letter-spacing:-.5px;margin:0 0 8px;font-size:40px}.tagline{opacity:.8;margin:0 0 28px;font-size:17px}.actions{flex-wrap:wrap;gap:10px;display:flex}button{font:inherit;color:inherit;cursor:pointer;background:#fff;border:1px solid #c9ccd3;border-radius:8px;padding:10px 16px}@media (prefers-color-scheme:dark){button{background:#1c1f25;border-color:#2a2f38}}button.primary{color:#fff;background:#3d5afe;border-color:#3d5afe}button.ghost{background:0 0}button[hidden]{display:none}.note{opacity:.8;font-size:13px}.status{white-space:pre-wrap;opacity:.8;min-height:1em;margin-top:20px;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}#app{height:100%}#app[hidden]{display:none}
