.turnero-wrap{border:1px solid #eee;padding:16px;border-radius:12px;max-width:520px}
.turnero-wrap h3{margin-top:0}
.turnero-wrap .row{display:flex;flex-direction:column;margin-bottom:12px}
.turnero-wrap label{font-weight:600;margin-bottom:6px}
.turnero-wrap input, .turnero-wrap select{padding:10px;border:1px solid #ccc;border-radius:8px}
.turnero-wrap button{padding:12px 16px;border:0;border-radius:10px;cursor:pointer;background:#0d6efd;color:#fff;font-weight:700}
.turnero-wrap button:disabled{opacity:.7;cursor:not-allowed}
.turnero-wrap .turnero-msg{margin-top:10px;font-weight:600}
