/* PAS APP v126 - popup selezione accettante */
.pas-accept-modal-v121[hidden]{display:none!important}.pas-accept-modal-v121{position:fixed;inset:0;z-index:100000;background:rgba(15,23,42,.55);display:flex;align-items:center;justify-content:center;padding:20px}.pas-accept-card-v121{width:min(620px,96vw);background:#fff;border-radius:14px;padding:18px;box-shadow:0 24px 80px rgba(0,0,0,.28)}.pas-accept-head-v121{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.pas-accept-head-v121 h3{margin:0 0 4px}.pas-accept-head-v121 p{margin:0 0 14px;color:#64748b}.pas-accept-card-v121 label{display:flex;flex-direction:column;gap:6px;font-weight:700}.pas-accept-card-v121 select{width:100%;padding:9px}.pas-accept-note-v121{margin:12px 0;padding:10px;border-radius:9px;background:#f8fafc;color:#475569;font-size:.86rem}.pas-accept-actions-v121{display:flex;justify-content:flex-end;gap:8px}

/* v122 */
.pas-accept-fields-v122{display:grid;grid-template-columns:1fr 160px 130px;gap:12px;margin:14px 0}.pas-accept-card-v121 input,.pas-accept-card-v121 select{width:100%;padding:9px;box-sizing:border-box}.pas-accept-actions-v121{margin-top:14px}@media(max-width:640px){.pas-accept-fields-v122{grid-template-columns:1fr}}
