*{box-sizing:border-box;margin:0;padding:0}body{background:#0b141a;min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem 3rem;gap:1rem}#app{display:contents}header{font-family:system-ui,sans-serif;font-size:.85rem;color:#8696a0;letter-spacing:.04em;text-transform:uppercase}.bubble{background:#1f2c34;color:#e9edef;font-family:system-ui,-apple-system,sans-serif;font-size:14.5px;line-height:1.5;border-radius:8px 8px 8px 0;padding:8px 12px 6px;max-width:480px;width:100%;word-break:break-word}.bubble a{color:#53bdeb;text-decoration:none}.bubble a:hover{text-decoration:underline}.timestamp{font-family:system-ui,sans-serif;font-size:.75rem;color:#8696a0;text-align:right;margin-top:4px}.about{font-family:system-ui,sans-serif;font-size:.85rem;color:#8696a0;max-width:480px;width:100%;line-height:1.6}.about p+p{margin-top:.5rem}
