.tayib-pt-root { max-width:700px; padding:12px; border:1px solid #eee; border-radius:6px; background:#fafafa; font-family:Arial,Helvetica,sans-serif; }
.tayib-pt-root input, .tayib-pt-root select { width:100%; padding:8px; margin-bottom:8px; box-sizing:border-box; border:1px solid #ddd; border-radius:4px; }
.tayib-pt-root label { font-weight:600; display:block; margin-bottom:6px; }
.tayib-pt-root .button { display:inline-block; padding:8px 12px; background:#1976d2; color:#fff; text-decoration:none; border-radius:4px; border:none; cursor:pointer; }
.tayib-pt-history { padding-left:18px; margin-top:8px; }
.tayib-pt-history li { margin-bottom:6px; }
.error { color:#b71c1c; background:#fff0f0; padding:8px; border-radius:4px; }
