:root{color-scheme:light;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--surface: #ffffff;--background: #f6f7fb;--text: #1f2328}body{margin:0;background-color:var(--background);color:var(--text)}a{color:#646cff;text-decoration:none}a:hover{color:#535bf2}.page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:0 2rem}.card{width:100%;max-width:560px;text-align:center;background:var(--surface, #ffffff);color:inherit;border-radius:16px;padding:2rem;box-shadow:0 10px 30px #00000014}.app-icon{width:72px;height:72px;margin:0 auto .75rem;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#646cff1f}.app-icon img{width:44px;height:44px;object-fit:contain;display:block}.title{margin:.25rem 0 .5rem;font-size:1.5rem;color:var(--text)}.text{margin:0;color:var(--text)}.button{display:inline-block;padding:.625rem 1rem;background:#646cff;color:#fff;border-radius:10px;text-decoration:none;font-weight:600}.button:hover{background:#535bf2}.muted{color:#3c3c43b3;font-size:.925rem}.spacer-sm{height:.5rem}.spacer-md{height:1rem}
