/* Styles used when JavaScript is disabled */
.no-js { font-family: system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif; max-width: 680px; margin: 16px auto; padding: 16px 20px; border: 1px solid #e5e7eb; border-radius: 8px; background: #fff; color: #111827; line-height: 1.5; }
.no-js h1 { font-size: 20px; margin: 0 0 8px; }
.no-js p { margin: 0; }
