/* V75 — RSVP profissional + modal Nova mensagem + mesas responsivas */
.table-create-modal{width:min(760px,calc(100vw - 40px))!important;max-width:760px!important;max-height:calc(100dvh - 40px)!important;overflow:auto!important;padding:26px 28px!important;border-radius:18px!important;margin:auto!important}
.table-create-modal>h3{margin:0 0 6px!important;font-size:21px!important;line-height:1.25!important}.table-create-modal>.sub{margin-bottom:22px!important;line-height:1.45!important}.table-create-modal .two{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.table-create-modal .field{min-width:0!important}.table-create-modal .field label{font-size:11px!important;letter-spacing:.04em!important}.table-create-modal .field input{width:100%!important;min-width:0!important;height:48px!important;padding:0 14px!important}.table-create-modal .modal-actions{margin:24px -28px -26px!important;padding:16px 28px!important;border-top:1px solid #ececec!important;display:flex!important;justify-content:flex-end!important;gap:10px!important;background:#fff!important;position:sticky!important;bottom:-26px!important}.table-create-modal .modal-actions .btn{min-height:43px!important}.table-create-modal .modal-actions .primary{background:#111!important;color:#fff!important;border-color:#111!important}
.v75-message-overlay{position:fixed;inset:0;z-index:12000;background:rgba(0,0,0,.48);display:flex;align-items:center;justify-content:center;padding:22px;overflow:auto}.v75-message-modal{width:min(860px,100%);max-height:calc(100dvh - 44px);background:#fff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 70px rgba(0,0,0,.22)}.v75-message-head{display:flex;align-items:center;justify-content:space-between;padding:20px 26px;border-bottom:1px solid #e8e8e8}.v75-message-head h3{margin:0;font-size:20px}.v75-close{border:0;background:transparent;font-size:25px;color:#777;cursor:pointer}.v75-message-body{padding:24px 28px;overflow:auto}.v75-mode-row{display:flex;gap:30px;flex-wrap:wrap;margin-bottom:22px}.v75-radio{display:flex;align-items:center;gap:9px;font-size:16px;cursor:pointer}.v75-radio input{accent-color:#111}.v75-field{display:grid;gap:7px;margin:0 0 18px}.v75-field label{font-weight:700;font-size:13px}.v75-field input,.v75-field select,.v75-field textarea{width:100%;border:1px solid #d9dde1;border-radius:8px;padding:12px 14px;font:inherit;color:#222;background:#fff}.v75-field textarea{min-height:240px;resize:vertical;line-height:1.55}.v75-help{font-size:13px;color:#666;line-height:1.5;margin:-5px 0 18px}.v75-message-foot{padding:15px 28px;border-top:1px solid #e8e8e8;background:#fff;display:flex;justify-content:flex-end;gap:10px}.v75-message-foot .primary{background:#111!important;color:#fff!important;border-color:#111!important;min-width:150px}
@media(max-width:700px){.table-create-modal{width:calc(100vw - 20px)!important;max-width:none!important;max-height:calc(100dvh - 20px)!important;padding:20px 16px!important;border-radius:14px!important}.table-create-modal .two{grid-template-columns:1fr!important}.table-create-modal .modal-actions{margin:22px -16px -20px!important;padding:14px 16px!important;bottom:-20px!important;flex-direction:column-reverse!important}.table-create-modal .modal-actions .btn{width:100%!important}.v75-message-overlay{padding:8px;align-items:flex-start}.v75-message-modal{max-height:calc(100dvh - 16px);border-radius:14px}.v75-message-head{padding:16px 18px}.v75-message-body{padding:18px}.v75-mode-row{gap:14px;flex-direction:column}.v75-field textarea{min-height:200px}.v75-message-foot{padding:12px 18px;flex-direction:column-reverse}.v75-message-foot .btn{width:100%}}
