/* Local fallback styling so the page is usable even without the original _Pics assets. */
body { font-family: Arial, sans-serif; margin: 20px; direction: rtl; }
.container { max-width: 900px; margin: 0 auto; }
.wizard select, .wizard input { padding: 6px; }
.gas-price { margin-top: 16px; padding: 12px; border: 1px solid #ddd; }
.error { margin-top: 12px; padding: 10px; border: 1px solid #c00; color: #c00; }
