.resv-shell{max-width:1500px;margin:0 auto;padding:22px}.resv-nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 20px}.resv-nav a{border:1px solid var(--bs-border-color,#dbe3ee);border-radius:10px;padding:8px 12px;text-decoration:none;color:inherit;background:var(--bs-body-bg,#fff);font-weight:600}.resv-nav a.active{background:#155eef;color:#fff;border-color:#155eef}.resv-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.resv-card{grid-column:span 12;background:var(--bs-body-bg,#fff);border:1px solid var(--bs-border-color,#dbe3ee);border-radius:14px;padding:18px}.resv-card h2,.resv-card h3{margin-top:0}.resv-span-7{grid-column:span 7}.resv-span-5{grid-column:span 5}.resv-stat{grid-column:span 3}.resv-stat span{display:block;color:#667085;font-size:13px}.resv-stat strong{display:block;font-size:28px;margin-top:4px}.resv-muted{color:#667085}.resv-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.resv-table-wrap{overflow:auto}.resv-table{width:100%;border-collapse:collapse}.resv-table th,.resv-table td{padding:10px 9px;border-bottom:1px solid var(--bs-border-color,#e5e7eb);vertical-align:middle;text-align:left;white-space:nowrap}.resv-table td.wrap{white-space:normal}.resv-badge{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700;background:#eef2f7}.resv-badge.confirmada,.resv-badge.publicada,.resv-badge.valida{background:#dcfce7;color:#166534}.resv-badge.pendiente_pago,.resv-badge.retenida,.resv-badge.borrador{background:#fef3c7;color:#92400e}.resv-badge.cancelada,.resv-badge.vencida,.resv-badge.cerrada{background:#fee2e2;color:#991b1b}.resv-badge.usada{background:#e0e7ff;color:#3730a3}.resv-badge.observada{background:#ffedd5;color:#9a3412}.resv-form-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.resv-field{grid-column:span 6}.resv-field.full{grid-column:span 12}.resv-field.third{grid-column:span 4}.resv-field label{display:block;font-weight:650;margin-bottom:6px}.resv-field input,.resv-field select,.resv-field textarea{width:100%;border:1px solid #cfd7e3;border-radius:9px;padding:9px 10px;background:var(--bs-body-bg,#fff);color:inherit}.resv-session{border:1px solid #dbe3ee;border-radius:12px;padding:14px;margin-bottom:10px;display:flex;justify-content:space-between;gap:14px;align-items:center}.resv-session strong{display:block}.resv-progress{height:8px;background:#e5e7eb;border-radius:99px;overflow:hidden;margin-top:7px;min-width:150px}.resv-progress i{display:block;height:100%;background:#155eef}.resv-public-url{font-family:ui-monospace,monospace;word-break:break-all;background:#f8fafc;border-radius:8px;padding:9px}.resv-warning{padding:12px;border:1px solid #facc15;background:#fefce8;border-radius:10px}.resv-ok{padding:12px;border:1px solid #86efac;background:#f0fdf4;border-radius:10px}.resv-ticket{border:1px solid #dbe3ee;border-radius:14px;padding:18px;text-align:center}.resv-ticket svg{max-width:260px;width:100%;height:auto}.resv-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;color:#667085}.resv-empty{padding:30px;text-align:center;color:#667085}.resv-inline-form{display:inline}.resv-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:16px}
@media(max-width:900px){.resv-stat{grid-column:span 6}.resv-span-7,.resv-span-5{grid-column:span 12}.resv-field,.resv-field.third{grid-column:span 12}.resv-shell{padding:14px}.resv-session{align-items:flex-start;flex-direction:column}.resv-progress{width:100%}}
@media(max-width:520px){.resv-stat{grid-column:span 12}.resv-actions .btn{width:100%}.resv-nav a{flex:1 1 45%;text-align:center}}
/* Public white-label */
.resv-public-body{margin:0;background:#f5f7fb;color:#172033;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.resv-public{max-width:900px;margin:0 auto;padding:28px 16px 60px}.resv-public-head{background:#fff;border-radius:18px;padding:24px;margin-bottom:18px;box-shadow:0 8px 28px #0f172a0d}.resv-public-head img{max-height:72px;max-width:220px;object-fit:contain;margin-bottom:12px}.resv-public-head h1{margin:0 0 6px}.resv-public-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;margin-bottom:14px}.resv-public-card h2{margin:0 0 6px;font-size:20px}.resv-resource-image{display:block;width:100%;aspect-ratio:16/7;object-fit:cover;border-radius:12px;margin-bottom:14px;background:#eef2f7}.resv-public-date{font-weight:800;font-size:18px}.resv-public-form{margin-top:14px}.resv-qty-row{display:grid;grid-template-columns:1fr 100px 120px;gap:10px;align-items:center;padding:10px 0;border-top:1px solid #eef2f7}.resv-qty-row input{width:100%;padding:9px;border:1px solid #cfd7e3;border-radius:8px}.resv-public-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.resv-public-fields label{font-weight:650;font-size:13px}.resv-public-fields input{display:block;width:100%;box-sizing:border-box;margin-top:5px;padding:10px;border:1px solid #cfd7e3;border-radius:8px}.resv-public-fields .full{grid-column:1/-1}.resv-public-btn{border:0;border-radius:10px;color:#fff;padding:11px 16px;font-weight:800;cursor:pointer;margin-top:14px}.resv-public-status{background:#fff;border-radius:18px;padding:24px;box-shadow:0 8px 28px #0f172a0d}.resv-ticket-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:18px}.resv-public a{color:inherit}.resv-public-error{padding:12px;border-radius:10px;background:#fee2e2;color:#991b1b;margin-bottom:14px}.resv-public-info{padding:12px;border-radius:10px;background:#eff6ff;color:#1e3a8a;margin-bottom:14px}@media(max-width:650px){.resv-public-fields{grid-template-columns:1fr}.resv-qty-row{grid-template-columns:1fr 80px}.resv-qty-row .price{grid-column:1/-1}.resv-public{padding-top:14px}}

.resv-public a.resv-public-btn{color:#fff}.resv-public .d-block{display:block}.resv-public .mt-3{margin-top:1rem}
.resv-checkout-qr{display:flex;flex-direction:column;align-items:center;gap:6px;margin:16px 0}.resv-checkout-qr svg{width:220px;max-width:100%;height:auto}

/* R16 · agenda masiva y selección pública por día */
.resv-template-strip{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}.resv-template-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #cfd7e3;border-radius:999px;padding:7px 11px;background:var(--bs-body-bg,#fff);color:inherit;text-decoration:none;font-size:13px;font-weight:700}.resv-template-chip:hover{border-color:#155eef}.resv-check-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.resv-check-grid label,.resv-weekdays label{display:flex;gap:8px;align-items:center;border:1px solid #e3e8ef;border-radius:9px;padding:8px 10px;background:var(--bs-body-bg,#fff);font-weight:600}.resv-weekdays{display:flex;gap:7px;flex-wrap:wrap}.resv-weekdays label{min-width:72px}.resv-weekdays input,.resv-check-grid input{width:auto!important;margin:0}.resv-generator-help{font-size:13px;color:#667085;margin-top:6px}
.resv-public-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;flex-wrap:wrap}.resv-public-toolbar h1,.resv-public-toolbar h2{margin:2px 0 4px}.resv-calendar-form{display:flex;gap:7px;align-items:center}.resv-calendar-form input,.resv-calendar-form button,.resv-resource-filter select{border:1px solid #cfd7e3;border-radius:9px;padding:9px 10px;background:#fff;color:#172033}.resv-calendar-form button{cursor:pointer;font-weight:700}.resv-day-strip{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:8px;margin-top:16px;overflow-x:auto;padding-bottom:3px}.resv-day-btn{display:flex;min-width:120px;flex-direction:column;gap:2px;padding:12px;border:1px solid #dbe3ee;border-radius:12px;background:#fff;text-decoration:none!important}.resv-day-btn strong{font-size:12px;letter-spacing:.05em;color:#667085}.resv-day-btn span{font-size:16px;font-weight:800}.resv-day-btn small{font-size:11px;color:#667085}.resv-day-btn.active{border-color:var(--resv-primary,#155eef);box-shadow:inset 0 0 0 1px var(--resv-primary,#155eef);background:#f8fbff}.resv-day-btn.active strong,.resv-day-btn.active span{color:var(--resv-primary,#155eef)}.resv-resource-filter{display:flex;gap:6px;flex-direction:column;font-size:12px;font-weight:700;color:#667085}.resv-slot-list{display:flex;flex-direction:column;gap:9px;margin-top:16px}.resv-slot{border:1px solid #dbe3ee;border-radius:13px;background:#fff;overflow:hidden}.resv-slot-main{display:grid;grid-template-columns:85px 1fr auto 82px;gap:12px;align-items:center;width:100%;border:0;background:#fff;color:#172033;padding:14px;text-align:left;cursor:pointer}.resv-slot-time{font-size:20px;font-weight:900;color:var(--resv-primary,#155eef)}.resv-slot-name{font-weight:800}.resv-slot-name small{display:block;color:#667085;font-weight:500;margin-top:2px}.resv-slot-free{font-size:12px;color:#667085;text-align:right}.resv-slot-free strong{display:block;color:#172033;font-size:16px}.resv-slot-choose{justify-self:end;border-radius:9px;background:#eef4ff;color:#155eef;font-weight:800;padding:7px 10px}.resv-slot-detail{display:none;padding:4px 16px 16px;border-top:1px solid #eef2f7}.resv-slot.open .resv-slot-detail{display:block}.resv-slot.open .resv-slot-main{background:#fbfdff}.resv-complete-card{max-width:720px;margin:0 auto}.resv-hold-clock{text-align:center;border:1px solid #facc15;background:#fffbeb;border-radius:12px;padding:9px 14px;min-width:120px}.resv-hold-clock small{display:block;color:#92400e}.resv-hold-clock strong{display:block;font-size:24px;color:#92400e;font-variant-numeric:tabular-nums}.resv-terms{margin-top:15px;padding:11px;border-radius:9px;background:#f8fafc;color:#475569;font-size:12px;max-height:130px;overflow:auto}.resv-public .mb-0{margin-bottom:0}.resv-public-fields small{display:block;margin-top:4px;font-weight:400}
@media(max-width:760px){.resv-day-strip{grid-template-columns:repeat(5,135px)}.resv-slot-main{grid-template-columns:68px 1fr auto}.resv-slot-free{grid-column:2/3;text-align:left}.resv-slot-choose{grid-column:3;grid-row:1/3}.resv-slot-time{font-size:18px}.resv-public-toolbar{align-items:flex-start}.resv-calendar-form{width:100%}.resv-calendar-form input{flex:1;min-width:0}}
@media(max-width:520px){.resv-slot-main{grid-template-columns:62px 1fr}.resv-slot-choose{grid-column:1/-1;grid-row:auto;justify-self:stretch;text-align:center}.resv-slot-free{grid-column:2}.resv-hold-clock{width:100%}.resv-calendar-form{flex-wrap:wrap}.resv-calendar-form button{flex:1}.resv-day-strip{margin-left:-4px;margin-right:-4px}}

/* R17 · selección compacta de turnos y gestión masiva */
.resv-actions.mb-2{margin-bottom:.75rem}.resv-select-all{display:inline-flex;align-items:center;gap:7px;font-weight:700}.resv-slot-list.has-selection .resv-slot:not(.open){display:none}.resv-slot-list.has-selection{margin-top:12px}.resv-slot.open{border-color:var(--resv-primary,#155eef);box-shadow:0 10px 28px rgba(15,23,42,.08)}.resv-slot.open .resv-slot-main{border-bottom:0;background:linear-gradient(180deg,#f8fbff,#fff)}.resv-slot.open .resv-slot-choose{display:none}.resv-slot.open .resv-slot-detail{padding:0 18px 20px;border-top:0}.resv-selected-step{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0 12px;margin-bottom:4px;border-bottom:1px solid #eef2f7}.resv-selected-step span{font-size:12px;text-transform:uppercase;letter-spacing:.05em;font-weight:800;color:#667085}.resv-change-slot{border:0;background:transparent;color:var(--resv-primary,#155eef);font-weight:800;cursor:pointer;padding:6px 0}.resv-slot.open .resv-qty-row{background:#fbfdff;border:1px solid #eef2f7;border-bottom:0;padding:12px;border-radius:10px}.resv-slot.open .resv-qty-row+.resv-qty-row{border-top-left-radius:0;border-top-right-radius:0}.resv-slot.open .resv-qty-row:last-of-type{border-bottom:1px solid #eef2f7;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.resv-slot.open .resv-public-btn{width:100%;font-size:16px;padding:13px 18px;margin-top:16px}

/* R32 · inicio operativo y vínculo opcional con Gastronomía */
.resv-home-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px}.resv-home-action{display:flex;align-items:center;gap:13px;border:1px solid var(--bs-border-color,#dbe3ee);border-radius:14px;padding:15px 17px;background:var(--bs-body-bg,#fff);text-decoration:none;color:inherit;min-height:82px;box-shadow:0 4px 14px rgba(15,23,42,.035)}.resv-home-action:hover{border-color:#155eef;transform:translateY(-1px)}.resv-home-action.primary{border-color:#155eef;background:#155eef;color:#fff}.resv-home-action-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:rgba(21,94,239,.1);font-size:26px;font-weight:800;flex:0 0 auto}.resv-home-action.primary .resv-home-action-icon{background:rgba(255,255,255,.17)}.resv-home-action strong,.resv-home-action small{display:block}.resv-home-action strong{font-size:17px}.resv-home-action small{opacity:.72;margin-top:2px}.resv-day-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.resv-day-summary article{border:1px solid var(--bs-border-color,#dbe3ee);border-radius:12px;padding:12px 14px;background:var(--bs-body-bg,#fff)}.resv-day-summary small,.resv-day-summary span{display:block;color:#667085}.resv-day-summary strong{display:block;font-size:25px;line-height:1.1;margin:4px 0}.resv-day-summary span{font-size:12px}.resv-home-grid{align-items:start}.resv-home-reservations{grid-column:span 8}.resv-home-turns{grid-column:span 4;position:sticky;top:14px}.resv-home-filter{display:flex;gap:9px;align-items:end;flex-wrap:wrap;margin-bottom:14px}.resv-home-filter label{display:block;font-size:12px;font-weight:700;color:#667085;margin-bottom:4px}.resv-home-search{flex:1 1 280px}.resv-day-table td{vertical-align:top}.resv-row-actions{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.resv-row-actions form{margin:0}.resv-table-link{color:#166534;font-weight:700;margin-top:4px}.resv-row-muted{opacity:.58}.resv-turn-card{border:1px solid #e3e8ef;border-radius:12px;padding:13px;margin-bottom:10px}.resv-turn-head{display:flex;gap:12px;justify-content:space-between;align-items:start}.resv-turn-head strong,.resv-turn-head small{display:block}.resv-turn-head small{color:#667085;margin-top:3px}.resv-turn-head b{font-size:18px}.resv-turn-foot{display:flex;justify-content:space-between;gap:10px;margin-top:8px;color:#667085;font-size:12px}.resv-gastro-config-list{display:flex;flex-direction:column;gap:9px}.resv-gastro-config-row{display:flex;justify-content:space-between;gap:14px;align-items:center;border:1px solid #e3e8ef;border-radius:11px;padding:12px 14px}.resv-gastro-config-row strong,.resv-gastro-config-row small{display:block}.resv-gastro-config-row small{color:#667085;margin-top:2px}.resv-gastro-config-row.disabled{opacity:.55;background:#f8fafc}.resv-option-warning{color:#92400e}
@media(max-width:1050px){.resv-home-reservations,.resv-home-turns{grid-column:span 12}.resv-home-turns{position:static}.resv-day-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.resv-home-actions{grid-template-columns:1fr}.resv-home-action{min-height:72px;padding:13px}.resv-day-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.resv-day-summary article{padding:10px}.resv-day-summary strong{font-size:21px}.resv-home-filter>*{flex:1 1 100%}.resv-home-filter .btn{width:100%}.resv-turn-foot{flex-direction:column;gap:2px}.resv-row-actions{min-width:110px}.resv-row-actions .btn,.resv-row-actions form{width:100%}.resv-row-actions button{width:100%}}

/* R33-r1 · ajuste visual del resumen operativo de Reservas */
@media (min-width:1051px){
  .resv-home-reservations{grid-column:span 9}
  .resv-home-turns{grid-column:span 3}
  .resv-home-turns .resv-toolbar{gap:8px;margin-bottom:10px;align-items:flex-start}
  .resv-home-turns .resv-toolbar h2{font-size:18px;line-height:1.15;margin:1px 0 0}
  .resv-home-turns .resv-kicker{font-size:10px}
  .resv-home-turns .resv-badge{font-size:10px;padding:5px 7px;white-space:nowrap}
  .resv-home-turns .resv-turn-card{padding:10px 11px;margin-bottom:8px;border-radius:10px}
  .resv-home-turns .resv-turn-head{gap:8px}
  .resv-home-turns .resv-turn-head strong{font-size:13px;line-height:1.25}
  .resv-home-turns .resv-turn-head small{font-size:11px;line-height:1.25;margin-top:2px}
  .resv-home-turns .resv-turn-head b{font-size:15px}
  .resv-home-turns .resv-progress{margin-top:7px}
  .resv-home-turns .resv-turn-foot{font-size:11px;line-height:1.25;flex-direction:column;gap:2px;margin-top:6px}
  .resv-day-table th:last-child,.resv-day-table td:last-child{min-width:215px}
  .resv-row-actions{display:grid;grid-template-columns:repeat(2,minmax(92px,1fr));gap:8px;align-items:stretch;min-width:205px}
  .resv-row-actions>a,.resv-row-actions>form{width:100%;margin:0}
  .resv-row-actions .btn,.resv-row-actions button{width:100%;white-space:nowrap}
}

.resv-status-note.mesa-cerrada{display:block;margin-top:5px;color:#92400e;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800;width:max-content;max-width:100%}
@media(max-width:650px){.resv-day-table{min-width:720px}.resv-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.resv-day-table th:last-child,.resv-day-table td:last-child{display:table-cell!important;min-width:150px}.resv-row-actions{min-width:145px}}
