body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:0}.site{align-items:center;display:flex;flex-direction:column;gap:18px;justify-content:center;min-height:100vh}.site button{background:#111;border:0;border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;padding:12px 22px}.site p{white-space:pre}.site .app-loader{align-items:center;background:#fff;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.site .app-loader:before{animation:spin .6s linear infinite;border:3px solid #111;border-radius:100%;border-right-color:#12121233;content:"";height:18px;width:18px}@keyframes spin{0%{transform:rotate(1turn)}}
