/* KECB Deploy 4: venue workspace, saved shifts, mobile navigation */
:root{--workspace-ink:#18202a;--workspace-navy:#10233f;--workspace-blue:#1f5f7a;--workspace-paper:#fffdf9;--workspace-warm:#f4eadf;--workspace-line:#cfbda9;--workspace-good:#1d6249;--workspace-shadow:0 14px 36px rgba(36,24,18,.12)}
.manager-workspace-toast{position:fixed;z-index:12000;left:50%;bottom:calc(88px + env(safe-area-inset-bottom));transform:translateX(-50%);max-width:min(92vw,520px);padding:.78rem 1rem;border-radius:12px;background:#183b31;color:#fff;font-weight:800;box-shadow:0 16px 40px rgba(0,0,0,.3)}
.manager-workspace-toast[data-error=true]{background:#742b2b}.manager-workspace-toast[hidden]{display:none}
.workspace-more-sheet{width:min(94vw,560px);max-height:min(82vh,720px);margin:auto 0 0 auto;padding:0;border:1px solid #8e735f;border-radius:22px 22px 0 0;background:#fffdf9;color:#17120f;box-shadow:0 -22px 54px rgba(0,0,0,.28)}
.workspace-more-sheet::backdrop{background:rgba(12,15,20,.58);backdrop-filter:blur(3px)}
.workspace-more-head{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid #ddcdbd;background:#fffdf9}.workspace-more-head small,.workspace-more-head strong{display:block}.workspace-more-head small{text-transform:uppercase;letter-spacing:.09em;font-size:.7rem;color:#765c49}.workspace-more-head strong{font-size:1.08rem}.workspace-more-head button{width:44px;height:44px;border:1px solid #bca58f;border-radius:50%;background:#fff;color:#211810;font-size:1.5rem}
.workspace-more-sheet nav{display:grid;gap:.55rem;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom))}.workspace-more-sheet nav a{display:grid;gap:.13rem;padding:.85rem .95rem;border:1px solid #dccbbb;border-radius:14px;background:#fff;color:#19120e;text-decoration:none}.workspace-more-sheet nav a:first-child,.workspace-more-sheet nav a:nth-child(2){background:#f2e8dc}.workspace-more-sheet nav span{font-weight:900}.workspace-more-sheet nav small{color:#655548;line-height:1.35}
.venue-profile-section{padding:1rem 0 0}.venue-profile-card{border:1px solid var(--workspace-line);border-radius:18px;background:var(--workspace-paper);box-shadow:var(--workspace-shadow);overflow:hidden}.venue-profile-card>summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;padding:1rem 1.15rem;list-style:none}.venue-profile-card>summary::-webkit-details-marker{display:none}.venue-profile-card>summary div{display:grid;gap:.14rem}.venue-profile-card>summary small{text-transform:uppercase;letter-spacing:.09em;font-size:.7rem;color:#725846;font-weight:850}.venue-profile-card>summary strong{font-size:1.08rem;color:#1b140f}.venue-profile-card>summary span{font-size:.87rem;color:#675548}.venue-profile-card>summary:after{content:'Edit';padding:.38rem .64rem;border:1px solid #a98c72;border-radius:999px;font-size:.76rem;font-weight:900;color:#5d3c28}.venue-profile-card[open]>summary:after{content:'Close'}
.venue-profile-body{padding:0 1.15rem 1.2rem;border-top:1px solid #eadfd3}.venue-profile-intro{max-width:75ch;margin:1rem 0;color:#55483e}.venue-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.venue-profile-grid label{display:grid;gap:.35rem;min-width:0;font-weight:850;color:#27201b}.venue-profile-grid label.wide{grid-column:span 2}.venue-profile-grid input,.venue-profile-grid select,.venue-profile-grid textarea{width:100%;min-height:48px;padding:.7rem .78rem;border:2px solid #9e8068;border-radius:10px;background:#fff;color:#111;font:inherit}.venue-profile-grid textarea{min-height:88px;resize:vertical}.venue-profile-auto{display:flex!important;grid-column:1/-1!important;grid-template-columns:auto 1fr!important;align-items:start;gap:.7rem!important;padding:.8rem;border:1px solid #d8c5b3;border-radius:12px;background:#f8f0e7}.venue-profile-auto input{width:23px!important;height:23px!important;min-height:0!important;accent-color:#1f5f7a}.venue-profile-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.venue-profile-actions button{min-height:46px;padding:.7rem .95rem;border:1px solid #173b54;border-radius:10px;background:#173b54;color:#fff;font-weight:900}.venue-profile-actions button.secondary{background:#fff;color:#173b54}.venue-profile-actions button.danger{border-color:#98604a;background:#fff;color:#743c29}.venue-profile-status{margin:.75rem 0 0;padding:.65rem .75rem;border-radius:10px;background:#e8f2ee;color:#1a4e3c;font-weight:750}
.workspace-shortcuts-section{padding:1rem 0}.workspace-shortcuts-shell{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.workspace-shortcut-panel{padding:1rem;border:1px solid var(--workspace-line);border-radius:16px;background:#fff}.workspace-shortcut-panel header{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:.7rem}.workspace-shortcut-panel h2{margin:0;font-size:1.12rem}.workspace-shortcut-panel header a{font-size:.8rem;font-weight:850}.workspace-link-grid{display:grid;gap:.55rem}.workspace-link-grid>a{display:grid;gap:.1rem;padding:.7rem .78rem;border:1px solid #dfd0c1;border-radius:11px;background:#fffaf4;text-decoration:none;color:#19130f}.workspace-link-grid strong{font-size:.92rem}.workspace-link-grid span{font-size:.75rem;color:#6d5a4c}.workspace-empty{margin:0;padding:.75rem;border:1px dashed #bda48e;border-radius:11px;color:#68574b;background:#fffaf4}
.quick-log-panel{margin:.75rem 0 1rem;padding:.75rem;border:1px solid #cfbdab;border-radius:13px;background:#f8efe5}.quick-log-panel>strong{display:block;margin-bottom:.15rem}.quick-log-panel>small{display:block;margin-bottom:.65rem;color:#655448}.quick-log-actions{display:flex;flex-wrap:wrap;gap:.45rem}.quick-log-actions button{min-height:42px;padding:.55rem .7rem;border:1px solid #7b5b45;border-radius:9px;background:#fff;color:#312117;font-weight:850}
.shift-history{margin-top:1rem;padding-top:1rem;border-top:1px solid #d9c9bb}.shift-history-head{display:flex;align-items:end;justify-content:space-between;gap:.8rem;margin-bottom:.65rem}.shift-history-head h3{margin:0}.shift-history-head button{min-height:38px;padding:.45rem .6rem;border:1px solid #a98e79;border-radius:8px;background:#fff;color:#5e3a2a;font-weight:800}.shift-history-count{margin:.15rem 0 .7rem;color:#675548;font-size:.82rem}.shift-history-list{display:grid;gap:.55rem}.shift-history-card{display:grid;gap:.6rem;padding:.7rem;border:1px solid #ddccbc;border-radius:11px;background:#fffaf4}.shift-history-card>div:first-child{display:grid;gap:.1rem}.shift-history-card small{color:#76604e;font-weight:800}.shift-history-card strong{font-size:.95rem}.shift-history-card span{font-size:.8rem;color:#695749}.shift-history-actions{display:flex;gap:.4rem;flex-wrap:wrap}.shift-history-actions button{min-height:38px;padding:.42rem .62rem;border:1px solid #8e705b;border-radius:8px;background:#fff;color:#27201a;font-weight:850}.shift-history-empty{padding:.7rem;border:1px dashed #bda793;border-radius:10px;color:#68574b}.shift-history-empty[hidden]{display:none}
.venue-defaults-tool-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:.75rem 0 1rem;padding:.85rem 1rem;border:1px solid #bda48c;border-left:5px solid #1f5f7a;border-radius:13px;background:#fffaf3;color:#19130f}.venue-defaults-tool-card>div{display:grid;gap:.12rem;min-width:0}.venue-defaults-tool-card small{text-transform:uppercase;letter-spacing:.08em;font-size:.66rem;font-weight:900;color:#6e5543}.venue-defaults-tool-card strong{font-size:.96rem}.venue-defaults-tool-card span{font-size:.78rem;color:#665448;overflow-wrap:anywhere}.venue-defaults-tool-card button{flex:none;min-height:42px;padding:.58rem .78rem;border:1px solid #173f58;border-radius:9px;background:#173f58;color:#fff;font-weight:900}
@media(max-width:900px){.venue-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shortcuts-shell{grid-template-columns:1fr}}
@media(max-width:760px){body{padding-bottom:82px!important}.bottom-safe-space{height:82px!important}.mobile-dock{grid-template-columns:repeat(5,minmax(0,1fr))!important;left:.35rem!important;right:.35rem!important;bottom:max(.35rem,env(safe-area-inset-bottom))!important;padding:.28rem!important;border-radius:16px!important}.mobile-dock a,.mobile-dock button{min-width:0!important;min-height:54px!important;padding:.16rem!important}.mobile-dock .dock-label{font-size:.61rem!important}.mobile-dock .dock-icon{font-size:.96rem!important}.venue-profile-section{padding-top:.75rem}.venue-profile-card>summary{align-items:flex-start;padding:.9rem}.venue-profile-card>summary:after{font-size:.68rem}.venue-profile-body{padding:0 .9rem 1rem}.venue-profile-grid{grid-template-columns:1fr}.venue-profile-grid label.wide{grid-column:auto}.venue-profile-actions{display:grid;grid-template-columns:1fr 1fr}.venue-profile-actions button:first-child{grid-column:1/-1}.workspace-shortcuts-section{padding:.7rem 0}.workspace-shortcut-panel{padding:.85rem}.quick-log-actions{display:grid;grid-template-columns:1fr 1fr}.quick-log-actions button{text-align:left}.venue-defaults-tool-card{align-items:stretch;flex-direction:column}.venue-defaults-tool-card button{width:100%}.workspace-more-sheet{width:100%;max-height:84vh}.shift-history-card{padding:.65rem}.shift-history-actions{display:grid;grid-template-columns:1fr 1fr 1fr}.shift-history-actions button{padding:.38rem .3rem}}
@media(max-width:420px){.venue-profile-actions{grid-template-columns:1fr}.venue-profile-actions button:first-child{grid-column:auto}.quick-log-actions{grid-template-columns:1fr}.workspace-shortcut-panel header{align-items:flex-start;flex-direction:column}.shift-history-actions{grid-template-columns:1fr 1fr}.shift-history-actions button:first-child{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){.manager-workspace-toast,.workspace-more-sheet{scroll-behavior:auto}}
@media print{.workspace-more-sheet,.manager-workspace-toast,.venue-profile-section,.workspace-shortcuts-section,.quick-log-panel,.shift-history,.venue-defaults-tool-card{display:none!important}}
.venue-profile-card>summary:after{flex:none;min-width:52px;text-align:center;white-space:nowrap}
