.orm-root { max-width:800px; margin:20px auto; font-family:Arial,sans-serif; }
.orm-root input, .orm-root select { width:100%; padding:8px; margin:6px 0 12px 0; box-sizing:border-box; }
.orm-root button { background:#2563eb; color:#fff; border:0; padding:10px 14px; border-radius:6px; cursor:pointer; }
.orm-result { margin-top:12px; background:#f7f9fb; padding:10px; border-radius:6px; border:1px solid #e1e8f0; }
