/* V31 — UX, alertas, impressão, fornecedores compartilhados e modal de mesa */
.login-error-modal{width:min(460px,92vw);padding:0;overflow:hidden}.login-error-head{display:flex;align-items:center;gap:12px;padding:22px 24px;border-bottom:1px solid #eee}.login-error-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#f8eeee;color:#a04b5d}.login-error-head h3{margin:0;font-size:18px}.login-error-body{padding:22px 24px}.login-error-body p{margin:0;color:#666;line-height:1.55;font-size:13px}.login-error-detail{margin-top:12px;padding:11px 12px;border:1px solid #eee;border-radius:10px;background:#fafafa;color:#777;font-size:11px}.login-error-foot{display:flex;justify-content:flex-end;padding:14px 24px;border-top:1px solid #eee}
.table-create-modal{width:min(1000px,94vw);max-height:92vh;padding:0;overflow:hidden}.table-create-head{padding:18px 28px;border-bottom:1px solid #e5e5e5;display:flex;align-items:center;justify-content:space-between}.table-create-head h3{margin:0;font-size:20px;font-weight:500}.table-create-head button{border:0;background:transparent;font-size:25px;color:#999;cursor:pointer}.table-create-section-title{padding:20px 28px;background:#f4f4f4;font-size:18px;font-weight:700;color:#666}.table-create-body{padding:24px 28px;overflow:auto;max-height:calc(92vh - 190px)}.table-create-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.table-create-field{display:grid;gap:8px}.table-create-field label{font-size:13px;color:#555}.table-create-field input,.table-create-field textarea,.table-create-field select{width:100%;box-sizing:border-box;border:1px solid #d9dde1;border-radius:7px;padding:13px 14px;background:#fff;font:inherit;color:#222}.table-create-field textarea{min-height:90px;resize:vertical}.table-create-guests{margin-top:24px}.table-create-guests-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.table-create-guests-top h4{margin:0;font-size:16px;color:#555}.table-create-guests-list{border:1px solid #e5e5e5;border-radius:10px;overflow:hidden}.table-create-guest{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid #eee}.table-create-guest:last-child{border-bottom:0}.table-create-guest input{accent-color:#35b9c2}.table-create-guest span{display:flex;flex-direction:column;gap:2px}.table-create-guest small{color:#999}.table-create-empty{padding:22px;text-align:center;color:#999}.table-create-footer{display:flex;justify-content:flex-end;gap:10px;padding:15px 28px;border-top:1px solid #e5e5e5;background:#fff}.table-create-save{min-width:150px}
.table-map-kpi-icon [data-lucide]{width:17px;height:17px}
.v31-shared-empty{padding:24px;text-align:center;color:#888}.v24-shared-list label[hidden]{display:none!important}
@media(max-width:700px){.table-create-modal{width:calc(100vw - 18px);max-height:94vh;border-radius:14px}.table-create-head,.table-create-section-title,.table-create-body,.table-create-footer{padding-left:16px;padding-right:16px}.table-create-grid{grid-template-columns:1fr}.table-create-body{max-height:calc(94vh - 180px)}.table-create-footer{flex-direction:column-reverse}.table-create-footer .btn{width:100%}.table-create-guests-top{align-items:flex-start;flex-direction:column}.login-error-modal{width:calc(100vw - 24px)}}
