/* source block 149: local-v2-14-22-driver-timer-polish; v2.19.18 line 32713 */

/* MASTER v2.14.28 — photo optional badge blue + final completion flow. */
.driver-time-control{align-items:stretch!important;}
.driver-round-actions{
  grid-template-columns:92px 190px 92px!important;
  justify-content:center!important;
  gap:18px!important;
  background:#111827!important;
  border:1px solid #05070b!important;
  border-radius:12px!important;
  padding:11px 18px!important;
  box-shadow:0 2px 8px rgba(15,23,42,.18)!important;
}
.driver-live-timer{color:#d1d5db!important;}
.driver-live-timer span{color:#d1d5db!important;}
.driver-live-timer strong{color:#fff!important;font-size:1.65rem!important;}
.driver-round-time{width:82px!important;height:82px!important;min-height:82px!important;}
.driver-complete-job-btn:not(.is-complete):not(:disabled){
  width:min(620px,100%)!important;
  align-self:center!important;
  margin:0 auto 8px!important;
  min-height:52px!important;
  background:#111827!important;
  border:2px solid #0969da!important;
  color:#fff!important;
  box-shadow:0 2px 8px rgba(15,23,42,.18)!important;
}
.driver-complete-job-btn:not(.is-complete):not(:disabled):hover{background:#0b1220!important;border-color:#2f80ed!important;}
@media(max-width:720px){
  .driver-round-actions{grid-template-columns:76px minmax(120px,170px) 76px!important;gap:10px!important;padding:9px 10px!important;}
  .driver-round-time{width:72px!important;height:72px!important;min-height:72px!important;}
  .driver-live-timer strong{font-size:1.3rem!important;}
}

