html { background: #f9faf6; }
.app-start { min-height: 100dvh; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; color: #244d3d; font: 34px Georgia, serif; }
.app-start img { width: 76px; height: 76px; }
.app-start small { font: 14px system-ui, sans-serif; }
