:root{color:#1f2533;background:#eef2f7;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{-webkit-overflow-scrolling:touch;touch-action:manipulation;height:100%;min-height:100%;margin:0;overflow:hidden}.placeholder-app{place-items:center;min-height:100vh;padding:24px;display:grid}.placeholder-card{background:#fff;border-radius:24px;width:min(100%,560px);padding:32px;box-shadow:0 20px 60px #1f253314}.placeholder-tag{color:#1677ff;background:#e8f4fd;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.placeholder-card h1{margin:16px 0 8px}.placeholder-card p{color:#667085;margin:0;line-height:1.7}
