
/* Dino Caisse v0.3.48 — UI Serveur */
.server-voice-alert{
  position:fixed!important;z-index:30000!important;left:50%!important;top:50%!important;
  transform:translate(-50%,-50%)!important;width:min(980px,94vw)!important;min-height:260px!important;
  padding:28px 36px!important;border:7px solid #ffd36e!important;border-radius:32px!important;
  background:linear-gradient(135deg,#6f1608,#d84d08 48%,#7f1907)!important;color:#fff!important;
  box-shadow:0 28px 95px rgba(0,0,0,.82),0 0 0 12px rgba(255,205,95,.25)!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:34px!important;
  cursor:pointer!important;pointer-events:auto!important;animation:serverAlertPulse .75s ease-in-out infinite alternate!important;
}
.server-voice-alert.hidden{display:none!important}
.server-voice-icon{font-size:112px!important;line-height:1!important;filter:drop-shadow(0 6px 8px rgba(0,0,0,.5))!important}
.server-voice-copy{display:grid!important;gap:8px!important;text-align:center!important}
.server-voice-copy strong{font-size:54px!important;line-height:1!important;font-weight:1000!important;letter-spacing:1.5px!important}
.server-voice-copy span{font-size:46px!important;line-height:1!important;font-weight:1000!important;color:#ffe7a4!important}
.server-voice-copy small{font-size:18px!important;font-weight:950!important;color:#fff7e5!important;margin-top:12px!important}
@keyframes serverAlertPulse{
  from{box-shadow:0 25px 85px rgba(0,0,0,.78),0 0 0 8px rgba(255,211,110,.17)}
  to{box-shadow:0 30px 100px rgba(0,0,0,.88),0 0 0 18px rgba(255,211,110,.36)}
}
.dino-title-with-version{display:flex;align-items:center;gap:9px;flex-wrap:nowrap}
.app-version-badge{display:inline-flex;align-items:center;height:23px;padding:0 8px;border:1px solid #b98a42;border-radius:999px;background:#24190a;color:#ffd68b;font-size:11px;font-weight:1000;white-space:nowrap}
.server-kitchen-card{width:min(820px,95vw);max-height:92vh}
.server-kitchen-help{margin:0 16px 10px;padding:12px 14px;border:1px solid #8d6830;border-radius:13px;background:#2b210f;color:#f0d5a4;font-size:13px;line-height:1.35}
.server-kitchen-tools{display:flex;gap:8px;padding:0 16px 10px}
.server-kitchen-list{display:grid;gap:9px;padding:0 16px 16px;max-height:54vh;overflow:auto}
.server-kitchen-line{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;min-height:78px;padding:11px 13px;border:2px solid #3d5060;border-radius:15px;background:#0d1b27}
.server-kitchen-line.selected{border-color:#53c58e;background:#10291f}
.server-kitchen-toggle{display:grid;place-items:center}
.server-kitchen-toggle input{width:31px;height:31px;accent-color:#43c989}
.server-kitchen-info b{display:block;font-size:18px;color:#fff}
.server-kitchen-info small{display:block;margin-top:4px;font-size:12px;color:#aebdca}
.server-kitchen-route{font-size:12px;font-weight:950;padding:6px 9px;border-radius:999px;background:#243849;color:#cde3f5;white-space:nowrap}
.server-kitchen-line.selected .server-kitchen-route{background:#1b6d4d;color:#eafff3}
.server-kitchen-empty{padding:22px;border:1px dashed #506273;border-radius:14px;text-align:center;color:#b7c4cf}
#serverKitchenSend.no-kitchen{background:linear-gradient(135deg,#6b4b17,#a9791e)!important;color:#fff5d6!important}
@media(max-width:700px){
  .server-voice-alert{top:66px;min-height:112px;padding:13px 14px;gap:12px}
  .server-voice-icon{font-size:46px}
  .server-voice-copy strong{font-size:24px}
  .server-voice-copy span{font-size:22px}
  .server-kitchen-line{grid-template-columns:46px 1fr}
  .server-kitchen-route{grid-column:2}
}

@media(max-width:700px){
  .server-voice-alert{width:94vw!important;min-height:220px!important;top:50%!important;padding:22px 18px!important;gap:16px!important}
  .server-voice-icon{font-size:74px!important}.server-voice-copy strong{font-size:34px!important}.server-voice-copy span{font-size:31px!important}.server-voice-copy small{font-size:14px!important}
}

/* v0.3.48 — clôture table Serveur à 0 € */
#payBtn.zero-table-close{
  background:linear-gradient(135deg,#8a321f,#c84b28)!important;
  border-color:#ff9b73!important;
  box-shadow:0 0 0 3px rgba(255,130,90,.16),0 8px 24px rgba(0,0,0,.35)!important;
}
#payBtn.zero-table-close #payButtonLabel{font-weight:1000!important}
.zero-server-table{
  border-color:#d86645!important;
  box-shadow:inset 0 0 0 2px rgba(216,102,69,.18)!important;
}
.zero-server-table .floor-state{
  color:#ffb59e!important;
  font-weight:1000!important;
}
.floor-close-zero{
  background:#8f3322!important;
  border-color:#e87e5d!important;
  color:#fff!important;
  font-weight:1000!important;
}
