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