:root{color-scheme:light;--ink:#30251e;--cream:#f3ebdd;--line:#d7cebd;--olive:#596347;--muted:#655f55}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.5 Arial,sans-serif}[hidden]{display:none!important}.masthead{background:var(--ink);color:var(--cream);padding:20px max(24px,calc((100vw - 1100px)/2));display:flex;align-items:center;gap:24px}.masthead img{display:block}.masthead span{font-size:11px;letter-spacing:.12em;flex:1}.masthead button{background:transparent;color:var(--cream);border:1px solid #8f8475}main{max-width:1100px;margin:auto;padding:32px 24px}h1,h2,h3,p{margin:0 0 16px}h1{font:clamp(32px,5vw,48px)/1.1 Georgia,serif}h2{font:28px/1.2 Georgia,serif}h3{font:23px/1.2 Georgia,serif}.eyebrow{font-size:11px;font-weight:bold;letter-spacing:.14em;color:var(--olive);margin-bottom:12px}.card{background:#fcf9f2;border:1px solid var(--line);padding:28px;margin-bottom:24px;border-radius:8px}.login{max-width:450px;margin:36px auto}.small,footer{font-size:13px;color:var(--muted)}.heading,.section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.heading p{margin-bottom:0}button,input,select,textarea{font:inherit}button{cursor:pointer;padding:12px 18px;border-radius:4px;border:1px solid var(--ink)}button:disabled{opacity:.5;cursor:not-allowed}.primary{background:var(--ink);color:var(--cream)}.secondary{background:transparent;color:var(--ink)}.large{width:100%;padding:18px;margin:8px 0 18px;font-size:20px}label{display:block;font-size:14px;font-weight:bold;margin-bottom:16px}input,select,textarea{display:block;width:100%;margin-top:6px;border:1px solid #aca18e;padding:12px;background:white;border-radius:3px;color:var(--ink);min-width:0}textarea{min-height:85px}.check{display:flex;gap:10px;align-items:center;font-weight:normal}.check input{width:18px;height:18px;margin:0}form>button{width:100%;margin-bottom:16px}.pill{display:inline-block;background:#e5eadc;color:#39452c;padding:5px 12px;border-radius:20px;font-size:13px;margin-bottom:20px}.table-wrap{overflow:auto;position:relative}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:var(--muted)}td,th{padding:14px 12px;border-bottom:1px solid var(--line)}td{font-size:14px}td button{font-size:12px;padding:7px 10px}.setup-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pair{display:flex;gap:14px}.pair>*{flex:1;min-width:0}details{border-top:1px solid var(--line);padding-top:16px;margin-top:20px}summary{cursor:pointer;font-weight:bold;margin-bottom:18px}fieldset{border:1px solid var(--line);margin-bottom:16px}dialog{max-width:500px;width:calc(100% - 32px);border:1px solid var(--line);border-radius:8px;padding:28px;background:#fcf9f2;color:var(--ink)}dialog::backdrop{background:#30251e88}#message:not(:empty){max-width:750px;margin:16px auto;padding:14px 18px;border:1px solid #af7858;background:#fff8ed}footer{padding:20px 0;text-align:center}.roster-line{padding:12px 0;border-bottom:1px solid var(--line)}.roster-line small{display:block;color:var(--muted)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ae6849;outline-offset:3px}@media(max-width:650px){main{padding:24px 16px}.masthead{padding:16px;gap:12px}.masthead img{width:95px;height:auto}.masthead span{font-size:9px}.masthead button{padding:9px}.card{padding:20px}.setup-grid{grid-template-columns:1fr;gap:0}.heading{align-items:flex-start}.section-head{display:block}.pair{flex-wrap:wrap}.pair>*{flex-basis:120px}.login{margin:18px auto}input,select,textarea{font-size:16px}}

.week-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.week-nav strong{font-size:14px;text-align:center}.week-nav button{background:transparent;min-width:44px}.schedule-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px}.schedule-entry,.drink-entry{border-top:1px solid var(--line);padding:18px 0;overflow-wrap:anywhere}.schedule-entry p,.drink-entry p{margin:8px 0}.schedule-entry.cancelled{border-left:3px solid #ae6849;padding-left:12px}.schedule-entry.cancelled strong{color:var(--muted)}.schedule-entry button,.drink-entry button{font-size:13px;padding:9px 12px}#beverage-form{max-width:480px}#schedule-error:not(:empty),#void-error:not(:empty),#extras-message:not(:empty){color:#853e26;margin:16px 0}

.private-message{white-space:pre-wrap}#complaint-form{max-width:650px}#complaint-text{min-height:150px}#finance-history{max-height:350px;overflow:auto}

.team-nav{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 24px}.team-nav a{color:var(--ink);border:1px solid var(--line);padding:10px 14px;border-radius:4px;font-size:14px;text-decoration:none}.team-nav a:hover{background:#e6ddcd}section{scroll-margin-top:20px}

.business-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.business-tabs button[aria-pressed="true"]{background:var(--ink);color:var(--cream)}.business-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}.business-line{border-bottom:1px solid var(--line);padding:12px 0;margin-bottom:14px}#business-panel>div>button{margin:0 8px 12px 0}#business-panel .drink-entry button{margin:4px 8px 4px 0}dialog{max-height:90vh;overflow:auto}#business-panel{overflow-wrap:anywhere}
/* BunBun kitchen workspace */
#business-panel{padding:0;background:#fffdf8;overflow:hidden;border-radius:12px}#business-panel .ops-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;background:#eee5d5;border-bottom:1px solid var(--line)}.ops-heading h2{font:700 clamp(28px,4vw,38px)/1.15 Arial,sans-serif;letter-spacing:-.04em;margin-bottom:8px}.ops-heading p{margin-bottom:0}.ops-heading .eyebrow{font-size:12px;margin-bottom:10px}.ops-heading label{min-width:170px;margin:0}.ops-heading input{background:#fffdf8}.business-tabs{padding:0 24px;margin:0;gap:0;border-bottom:1px solid var(--line);overflow-x:auto;flex-wrap:nowrap}.business-tabs button{flex-shrink:0;border:0;border-radius:0;background:transparent;padding:19px 14px;font-size:14px}.business-tabs button[aria-pressed=true]{background:transparent;color:var(--ink);box-shadow:inset 0 -3px var(--olive);font-weight:700}.ops-content{padding:28px 30px}.ops-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.ops-toolbar h3{font:600 19px/1.35 Arial,sans-serif;margin:0}.ops-actions{display:flex;gap:8px;flex-wrap:wrap}.ops-actions button{font-size:14px;min-height:44px}.ops-order-metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:8px;margin-bottom:18px;overflow:hidden}.ops-order-metrics>div{padding:18px 22px;border-right:1px solid var(--line)}.ops-order-metrics>div:last-child{border:0}.ops-order-metrics span{display:block;font-size:14px;color:var(--muted)}.ops-order-metrics strong{font-size:32px;font-weight:500;display:block;line-height:1.4}.ops-flow{color:var(--muted);font-size:14px;padding:10px 0}.ops-order-filter{width:210px;margin-bottom:20px}.ops-order-grid,.ops-recipe-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ops-order-card,.ops-recipe{padding:22px;border:1px solid var(--line);border-radius:8px;background:white}.ops-order-card h3,.ops-recipe h3{font:600 20px/1.35 Arial,sans-serif;margin:16px 0 5px}.ops-order-card p{font-size:14px}.ops-order-head{display:flex;gap:12px;align-items:center;justify-content:space-between}.ops-order-head>strong{font-size:13px;letter-spacing:.05em}.ops-badge{font-size:12px;font-weight:bold;display:inline-block;line-height:1.4;background:#ebe8e2;color:#514b43;border-radius:4px;padding:5px 9px;white-space:nowrap}.ops-badge.warn{background:#fff0d4;color:#82500e}.ops-badge.good{background:#e8edde;color:#425333}.ops-order-lines{padding:12px 0;margin:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ops-order-lines>div{display:flex;justify-content:space-between;gap:20px;padding:5px 0;font-size:15px}.ops-order-lines p{margin:0 0 8px;color:var(--muted)}.ops-footnote{font-size:14px;color:var(--muted);margin:22px 0 0;max-width:75ch}.ops-empty{grid-column:1/-1;border:1px dashed var(--line);padding:40px 22px;text-align:center;font-size:16px;color:var(--muted)}.ops-filters{display:flex;gap:14px;margin-bottom:22px}.ops-filters input{flex:1}.ops-filters select{width:200px}.ops-unit{display:block;color:var(--muted);font-size:13px}.ops-content th{font-size:12px}.ops-content td{font-size:14px}.ops-content td strong{font-size:15px}.ops-content td button{font-size:14px}.ops-content .table-wrap{border:1px solid var(--line);border-radius:8px}.ops-content th{background:#f4efe5}.ops-content tr:last-child td{border:0}.ops-content td:nth-child(n+2){font-variant-numeric:tabular-nums}.ops-content>button{margin:0 8px 12px 0}.ops-cost{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.ops-cost>strong{font-size:14px;display:block;margin-bottom:10px}.ops-cost-value{font-size:28px;letter-spacing:-.04em;font-weight:600}.ops-cost p{font-size:14px;margin:3px 0}.ops-recipe>button{margin-top:18px}.business-metrics .drink-entry{border:1px solid var(--line);border-radius:8px;padding:18px}.business-metrics strong{font-size:14px}.business-metrics h3{margin:14px 0 0;font-family:Arial,sans-serif}.business-line{padding:14px;background:#f3eee4;border-radius:6px}.business-line button{min-height:44px;font-size:14px}#business-panel>p[role=status]:not(:empty){margin:18px 30px}#business-panel>p[role=status]:empty{display:none}
@media(min-width:1150px){main{max-width:1280px}.masthead{padding-left:max(24px,calc((100vw - 1232px)/2));padding-right:max(24px,calc((100vw - 1232px)/2))}}
@media(max-width:760px){#business-panel .ops-heading{padding:22px;align-items:flex-start;flex-wrap:wrap}.ops-heading label{width:100%;font-size:14px}.ops-heading input{width:100%}.ops-content{padding:20px}.business-tabs{padding:0 10px}.business-tabs button{padding:16px 12px}.ops-toolbar{align-items:flex-start;flex-direction:column}.ops-actions{width:100%}.ops-actions button{flex:1}.ops-order-grid,.ops-recipe-grid{grid-template-columns:1fr}.ops-order-metrics{grid-template-columns:repeat(2,1fr)}.ops-order-metrics>div{padding:14px 16px;border-bottom:1px solid var(--line)}.ops-order-metrics>div:nth-child(2){border-right:0}.ops-order-metrics>div:nth-child(n+3){border-bottom:0}.ops-order-metrics strong{font-size:28px}.ops-filters{flex-direction:column}.ops-filters select,.ops-order-filter{width:100%}.ops-order-card,.ops-recipe{padding:18px}.ops-flow{line-height:1.8}.ops-content .table-wrap{margin:0 -8px}.ops-content td,.ops-content th{padding:13px 10px}}
/* BunBun daily operations */
#workflow-panel{padding:30px;background:#faf6ee;border:1px solid #e2d8c8;border-radius:24px;scroll-margin-top:24px}#workflow-panel h2{font-size:clamp(1.8rem,4vw,2.6rem);margin:4px 0 12px;letter-spacing:-.035em}#workflow-panel h3{margin:0 0 12px}.wf-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.wf-head>div{flex:1;min-width:230px}.wf-head>select{max-width:230px}.wf-nav{display:flex;gap:8px;overflow:auto;padding:18px 0 8px;scrollbar-width:thin}.wf-nav button{white-space:nowrap;border-radius:30px;min-height:44px}.wf-nav button[aria-current=true]{background:#30251e;color:#fff5e4;border-color:#30251e}.wf-message{color:#596347;white-space:pre-wrap}.wf-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0 28px}.wf-metrics>div{padding:18px;border-left:2px solid #c8c5ae;background:#f1ede2;border-radius:4px 14px 14px 4px}.wf-metrics strong{display:block;font-size:clamp(1.2rem,3vw,1.8rem);letter-spacing:-.03em}.wf-metrics span{display:block;font-size:.82rem;margin-top:8px;color:#655e54}.wf-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:24px 0 32px}.wf-action{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:10px;min-height:160px;padding:24px!important;background:#fffdf7;border:1px solid #d8cfbf!important;border-radius:18px!important;color:#30251e}.wf-action:hover{background:#eeeedf;transform:translateY(-2px)}.wf-action strong{font-size:1.3rem}.wf-action>span:last-child{font-size:.85rem;font-weight:400}.wf-action-number{font-size:.7rem;background:#e4e7d8;color:#596347;padding:5px 9px;border-radius:24px;letter-spacing:.1em}.wf-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:14px;margin-top:18px}.wf-card{background:#fffdf8;border:1px solid #e0d6c6;border-radius:16px;padding:22px;margin:14px 0;overflow-wrap:anywhere}.wf-grid>.wf-card{margin:0}.wf-card button{margin:6px 8px 4px 0}.wf-badge{display:inline-block;background:#e7ebde;color:#3b4730;border-radius:22px;padding:6px 10px;font-size:.78rem}.wf-warn{background:#f5e5ca;color:#784417}.wf-row-actions{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.wf-stock-number{font-size:1.8rem;display:block}.wf-notice{background:#f1e6d2;padding:14px;border-radius:10px;color:#604b2d;font-size:.88rem;line-height:1.6}.wf-empty{padding:24px;border:1px dashed #cfc5b4;border-radius:12px;color:#6e675d}.wf-dialog{width:min(660px,calc(100vw - 24px));max-height:90dvh;border:1px solid #d5cbbb;border-radius:20px;padding:26px;background:#fffaf1;color:#30251e;box-sizing:border-box}.wf-dialog::backdrop{background:#30251e99}.wf-dialog h2{font-size:1.65rem;line-height:1.2}.wf-dialog form{display:block}.wf-dialog label{display:flex;flex-direction:column;gap:7px;margin:14px 0;font-size:.9rem;overflow-wrap:anywhere}.wf-dialog input,.wf-dialog select,.wf-dialog textarea{width:100%;box-sizing:border-box;font-size:16px;min-height:46px;background:#fffdf8}.wf-dialog input[type=checkbox]{width:24px;height:24px;min-height:0}.wf-dialog button{min-height:46px;margin:6px 8px 6px 0}.wf-dialog form>button{margin-top:20px}.wf-line{padding:16px;border:1px solid #dfd5c5;border-radius:12px;margin:12px 0;background:#f4efe5}.wf-lines{padding:12px;margin:24px 0 0;border:1px solid #d8cebd;border-radius:12px;min-width:0}.wf-lines legend{font-size:.85rem}.wf-ai{padding:16px;background:#e9eddf;border-radius:12px;margin:20px 0}.wf-ai summary{font-weight:650;cursor:pointer}.wf-photo{max-width:100%;max-height:300px;object-fit:contain;display:block;margin:14px auto}.wf-photo[hidden]{display:none}#business-details{margin:24px 0}#business-details>summary{padding:18px;border:1px solid #ded3c2;border-radius:14px;cursor:pointer}#workflow-panel input,#workflow-panel select{font-size:16px;min-height:44px;max-width:100%}#workflow-panel label{margin:12px 0}#workflow-panel button:focus-visible,.wf-dialog button:focus-visible{outline:3px solid #8c9b5e;outline-offset:3px}
@media(max-width:600px){#workflow-panel{padding:18px 14px;border-radius:18px}.wf-actions{gap:10px}.wf-action{padding:16px!important;min-height:170px}.wf-action strong{font-size:1.05rem}.wf-metrics{gap:8px}.wf-metrics>div{padding:12px 9px}.wf-metrics strong{font-size:1.3rem}.wf-metrics span{font-size:.7rem}.wf-card{padding:18px}.wf-dialog{padding:20px 16px}.wf-dialog form>button{width:100%;margin-right:0}.wf-head>button{padding:10px}.wf-grid{grid-template-columns:1fr}.wf-head>select{max-width:none;width:100%}}
.wf-catalogue-controls{display:grid;grid-template-columns:2fr 1fr;gap:16px}.wf-catalogue{display:flex;flex-direction:column;gap:10px;margin:18px 0}.wf-product{display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;border:1px solid #e2d8c9;border-radius:14px;padding:20px;background:#fffdf8}.wf-product.selected{border-color:#788758;background:#edf0e3}.wf-product strong{font-size:1.05rem}.wf-product p{margin:6px 0}.wf-counter{display:flex;align-items:center;gap:8px}.wf-counter input{width:86px!important;text-align:center;font-weight:650;margin:0!important}.wf-counter button{height:46px;width:46px;padding:0;font-size:1.4rem;margin:0}.wf-cart-footer{position:sticky;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;background:#30251e;color:#fff7e7;border-radius:14px;box-shadow:0 5px 25px #30251e22;z-index:2}.wf-cart-footer .primary{background:#e8edda;color:#30251e}.wf-export{max-width:640px;padding:20px;background:#f4efe5;border-radius:14px}.wf-export label{display:flex;flex-direction:column;gap:8px;margin:16px 0}.wf-export input,.wf-export select{min-height:46px;width:100%;font-size:16px}#data-admin>h2{font-size:2.2rem}#data-admin .wf-nav{margin-bottom:24px}@media(max-width:600px){.wf-catalogue-controls{grid-template-columns:1fr;gap:0}.wf-product{grid-template-columns:1fr auto;padding:14px;gap:8px}.wf-counter{gap:4px}.wf-counter input{width:56px!important}.wf-counter button{width:44px;min-width:44px}.wf-product strong{font-size:.95rem}.wf-product .small{font-size:.75rem}.wf-cart-footer{bottom:6px;padding:12px}.wf-cart-footer strong{font-size:.9rem}.wf-head>button{flex:1}.wf-head>div{width:100%}}
/* Task-first ordering and stock: compact rows, contextual actions. */
#workflow-panel{padding:24px;max-width:1120px;margin-inline:auto}#workflow-panel .wf-head h2{font-size:1.8rem;margin:3px 0 0;letter-spacing:-.025em}.wf-head .eyebrow{margin:0;font-size:.65rem}.wf-quiet-actions{display:flex;gap:6px}.wf-quiet-actions button{border:0;background:transparent;padding:8px 10px;font-size:.8rem;min-height:44px}.wf-nav{overflow:visible;align-items:center;flex-wrap:wrap;border-bottom:1px solid #ded6c9;padding:12px 0;margin-bottom:20px}.wf-nav>button{border:0;border-radius:8px;padding:10px 24px;font-weight:650}.wf-more{position:relative;margin-left:0}.wf-more>summary{padding:12px 16px;cursor:pointer;list-style:none;font-size:.9rem}.wf-menu{position:absolute;right:0;top:100%;background:#fffdf8;box-shadow:0 8px 32px #30251e22;border:1px solid #ddd3c3;border-radius:12px;min-width:210px;padding:8px;z-index:20;display:flex;flex-direction:column;gap:3px}.wf-menu button{border:0;background:transparent;text-align:left;white-space:nowrap;padding:10px 12px;margin:0;min-height:44px}.wf-menu button:hover{background:#eeeedf}.wf-menu p{padding:8px 12px;margin:0}.wf-location-switch{margin-left:auto;display:flex;gap:3px;background:#e9e3d7;padding:3px;border-radius:9px}.wf-location-switch button{border:0;background:transparent;border-radius:7px;padding:8px 16px;font-size:.8rem;min-height:38px!important}.wf-location-switch button[aria-pressed=true]{background:#fffdf8;box-shadow:0 1px 4px #30251e18}.wf-search{width:100%;box-sizing:border-box;background:#fffdf8;border:1px solid #d8cdbc;border-radius:10px;padding:12px 14px;margin:0!important}.wf-category-chips{display:flex;gap:6px;flex-wrap:wrap;padding:12px 0}.wf-category-chips button{min-height:36px!important;border:0;border-radius:20px;padding:7px 14px;background:transparent;color:#71685c;font-size:.82rem}.wf-category-chips button[aria-pressed=true]{background:#e6eadb;color:#33422a}.wf-order-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.wf-simple-list{background:#fffdf8;border:1px solid #e0d7c9;border-radius:12px;min-width:0}.wf-list-labels{display:flex;justify-content:space-between;padding:10px 16px;font-size:.68rem;color:#817363;border-bottom:1px solid #e8e0d3;text-transform:uppercase;letter-spacing:.08em}.wf-order-row,.wf-stock-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 16px;border-bottom:1px solid #eee6d9;min-height:64px;box-sizing:border-box}.wf-order-row:last-child,.wf-stock-row:last-child{border-bottom:0}.wf-order-row.selected{background:#f0f3e8}.wf-order-row strong,.wf-stock-row strong{font-size:.94rem;font-weight:600}.wf-order-row small,.wf-stock-row small{display:block;font-size:.72rem;color:#786e60;margin-top:4px}.wf-order-row .wf-inline-warning,.wf-stock-row .wf-inline-warning{color:#9a511f}.wf-order-row .wf-inline-warning:empty{display:none}.wf-quantity-unit{text-align:center}.wf-counter{gap:4px}.wf-counter input{width:60px!important;min-height:42px!important;height:42px;padding:6px!important;border:1px solid #d7cebe;border-radius:6px;background:white}.wf-counter button{width:42px;height:42px;min-height:42px!important;border:0;border-radius:6px;background:#f0ebe0}.wf-order-summary{background:#eeeadd;padding:20px;border-radius:12px;position:sticky;top:20px}.wf-order-summary>strong{font-size:1rem}.wf-order-summary>button{width:100%;margin-top:18px;min-height:48px}.wf-summary-line{display:flex;justify-content:space-between;gap:10px;font-size:.82rem;padding:12px 0;border-bottom:1px solid #dbd4c5}.wf-summary-line strong{font-size:.82rem;white-space:nowrap}.wf-order-summary p{margin-top:14px}.wf-text-button{background:transparent;border:0;color:#686454;font-size:.8rem;padding:12px 0;margin-top:8px;text-decoration:underline}.wf-stock-toolbar{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.wf-stock-toolbar button{min-height:44px;padding:10px 18px;border-radius:9px}.wf-stock-right{display:flex;gap:6px;align-items:center;position:relative}.wf-stock-right>strong{font-size:1.1rem;font-variant-numeric:tabular-nums}.wf-stock-right>span{font-size:.8rem;color:#7d7162;min-width:32px}.wf-stock-right>input{width:92px;min-height:44px;padding:8px;border:1px solid #d6ccbc;border-radius:7px;text-align:right;background:#fff}.wf-item-more>summary{cursor:pointer;list-style:none;padding:12px 9px;letter-spacing:2px;color:#8b7b69}.wf-item-more .wf-menu{top:100%}.wf-low-filter{border:0;background:transparent;font-size:.78rem;padding:8px 0;margin:0 0 8px;color:#786c5d}.wf-low-filter[aria-pressed=true]{color:#9a511f;font-weight:700}.wf-count-footer{position:sticky;bottom:12px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#30251e;color:#fff6e8;padding:12px 18px;border-radius:12px;margin-top:12px;z-index:3}.wf-count-footer button{background:#e5ebd9;color:#30251e}.wf-count-hint{margin:0 0 14px}.wf-message:empty{display:none}
@media(max-width:680px){#workflow-panel{padding:16px 12px}.wf-head{gap:8px}.wf-head>div:first-child{min-width:0;flex:1}.wf-head>div.wf-quiet-actions{flex:0 0 auto;min-width:0;width:auto}.wf-quiet-actions button{padding:6px;font-size:.75rem}#workflow-panel .wf-head h2{font-size:1.45rem}.wf-nav{gap:3px;margin-bottom:16px}.wf-nav>button{padding:9px 16px}.wf-more>summary{padding:10px}.wf-location-switch{margin-left:auto}.wf-location-switch button{padding:8px 10px}.wf-order-layout{display:block}.wf-order-summary{position:sticky;bottom:8px;top:auto;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;margin-top:12px;z-index:3;background:#30251e;color:#fff8e9;box-shadow:0 5px 24px #30251e24}.wf-order-summary>div{display:none}.wf-order-summary>button{margin:0;width:auto;background:#e5ebd9;color:#30251e}.wf-order-summary>strong{font-size:.88rem}.wf-order-row,.wf-stock-row{gap:8px;padding:12px}.wf-counter button{width:44px;min-width:44px;height:44px;min-height:44px!important}.wf-counter input{width:48px!important;height:44px;min-height:44px!important}.wf-order-row strong,.wf-stock-row strong{font-size:.87rem}.wf-category-chips{gap:1px}.wf-category-chips button{padding:7px 11px}.wf-list-labels{padding:10px 12px;font-size:.62rem}.wf-stock-toolbar button{padding:10px 12px;font-size:.83rem}}
.wf-more,.wf-item-more{border:0;padding:0;margin:0}.wf-more>summary,.wf-item-more>summary{margin:0}.wf-head>.wf-quiet-actions{flex:0 0 auto;min-width:0}.wf-simple-list details:not([open])>.wf-menu,.wf-nav details:not([open])>.wf-menu{display:none}
.wf-preview-role{display:flex;align-items:center;gap:10px;margin:0!important;font-size:.75rem;white-space:nowrap}.wf-preview-role select{width:155px;margin:0;font-size:.85rem;min-height:40px;padding:8px}.wf-preview-badge{font-size:.7rem;letter-spacing:.08em;opacity:.8}@media(max-width:600px){.wf-preview-badge{display:none}.wf-preview-role{margin-left:auto!important;gap:5px}.wf-preview-role select{width:130px}}

/* Focused team dashboard: one task area at a time. */
.dashboard-nav{align-items:stretch;gap:8px}.dashboard-nav>a,.dashboard-nav summary{font-weight:600;background:#fcf9f2;border:1px solid var(--line);padding:12px 16px;border-radius:6px;font-size:14px;margin:0}.dashboard-nav a[aria-current="page"]{background:var(--ink);border-color:var(--ink);color:var(--cream)}.dashboard-nav>details{margin:0;padding:0;border:0;position:relative}.team-more-menu{position:absolute;right:0;top:54px;min-width:220px;padding:8px;background:#fcf9f2;border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px #30251e1a;z-index:15;display:grid;gap:4px}.team-more-menu a{border:0;white-space:nowrap}.dashboard-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:24px}.dashboard-shortcuts a{display:flex;flex-direction:column;gap:5px;padding:20px;border:1px solid var(--line);background:#fcf9f2;border-radius:8px;color:var(--ink);text-decoration:none}.dashboard-shortcuts a:hover{background:#eee5d5}.dashboard-shortcuts span{font-size:13px;color:var(--muted)}.dashboard-count{display:inline-block;vertical-align:middle;background:var(--olive);color:white;border-radius:20px;padding:3px 10px;font:600 14px/1.5 Arial,sans-serif}.loan-entry .section-head{margin:0;display:flex}.loan-entry>.pair{max-width:380px;margin-top:16px}.loan-entry>.pair button{min-height:44px;font-size:15px}.loan-entry strong{font-size:17px}#dashboard-approvals{border-top:4px solid var(--olive)}#dashboard-approvals a{color:var(--olive);font-size:14px}#dashboard-loan-message:empty{display:none}#punch-panel{max-width:640px}#finance-panel>details{margin-bottom:20px}@media(max-width:650px){.dashboard-nav{gap:6px;flex-wrap:nowrap}.dashboard-nav>a,.dashboard-nav summary{font-size:12px;padding:11px 9px;white-space:nowrap}.dashboard-shortcuts{grid-template-columns:1fr;gap:8px}.dashboard-shortcuts a{padding:14px 16px}.loan-entry .section-head{align-items:flex-start;gap:12px}.loan-entry .section-head strong:last-child{white-space:nowrap}.dashboard-count{font-size:12px}.dashboard-nav .team-more-menu a{font-size:14px}.dashboard-nav{justify-content:space-between}}

/* Compact weekly roster */
.roster-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:20px 0 14px}.roster-toolbar .week-nav{margin:0;flex:1;min-width:240px;justify-content:flex-start}.roster-toolbar .week-nav strong{flex:1}.roster-jump{margin:0;font-size:12px}.roster-jump input{padding:8px;margin:3px 0 0}.roster-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:var(--muted);margin:16px 0}.roster-week{border-top:1px solid var(--line)}.roster-day{display:grid;grid-template-columns:95px 1fr;border-bottom:1px solid var(--line)}.roster-date{padding:17px 12px;display:flex;flex-direction:column;gap:2px;font-size:13px}.roster-date>strong{font-size:17px}.roster-day.is-today{background:#eff0e6}.roster-today{font-size:11px;color:var(--olive);font-weight:bold}.roster-shift{display:flex;justify-content:space-between;gap:14px;padding:15px 8px;border-bottom:1px dashed var(--line)}.roster-shift:last-child{border:0}.roster-shift-info{display:flex;flex-direction:column;gap:4px}.roster-time{font-size:18px;letter-spacing:-.02em}.roster-place{display:block;font-size:13px;color:var(--muted)}.roster-person{font-size:14px}.roster-tag{font-size:12px;color:#865330}.roster-empty{margin:0;padding:20px 8px;color:var(--muted);font-size:14px}.roster-note{margin:4px 0 0;padding:0;border:0;font-size:13px}.roster-note summary{margin:0;font-weight:400}.roster-note p{margin:8px 0}.roster-actions{margin:0;padding:0;border:0;text-align:right}.roster-actions summary{font-size:13px;margin:0;padding:8px}.roster-actions button{display:block;white-space:nowrap;padding:8px;font-size:13px;margin-top:6px}.roster-help{margin:20px 0 0}.roster-meta+ p:empty{display:none}.next-shift-card{padding:20px 24px;background:#e9ecdf;border:1px solid #c7ceb9;border-radius:8px;margin-bottom:20px;display:flex;flex-direction:column;gap:6px}.next-shift-card .eyebrow{margin:0}.next-shift-date{font:24px/1.25 Georgia,serif}.next-shift-time{font-size:21px}.next-shift-card a{color:var(--olive);font-weight:600;margin-top:8px;font-size:14px}.next-shift-card p{margin:0}.roster-shift.cancelled{opacity:.7}.roster-shift.cancelled .roster-time{text-decoration:line-through}#schedule-filters{max-width:300px}#schedule-filters label{margin:0}#schedule-panel .section-head h2{margin:0}
@media(max-width:650px){.roster-toolbar{gap:10px}.roster-toolbar .week-nav{flex-basis:100%;min-width:0}.roster-jump{flex:1}.roster-jump input{width:100%}.roster-meta{align-items:flex-start;flex-direction:column;gap:3px}.roster-day{grid-template-columns:65px 1fr}.roster-date{padding:15px 6px}.roster-time{font-size:16px}.roster-shift{gap:6px}.next-shift-card{padding:18px}.next-shift-date{font-size:22px}#schedule-panel .section-head{display:flex}}
.shift-planner{max-width:680px}.planner-fields{padding:0;border:0;display:flex;flex-direction:column;gap:14px;min-width:0}.planner-fields>label,.planner-fields .pair label{margin:0}.planner-fields>strong{font-size:14px}.planner-people{max-height:210px;overflow:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px}.planner-people label,.planner-days label{margin:0;padding:12px;border:1px solid var(--line);border-radius:5px;background:#fffdf8;min-height:48px}.planner-people label:has(input:checked),.planner-days label:has(input:checked){background:#e9ecdf;border-color:var(--olive)}.planner-days{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.planner-days label{font-size:12px;padding:9px;gap:7px}.planner-fields>details{margin:0}.planner-review{max-height:50vh;overflow:auto;margin:16px 0}.planner-person-review{padding:12px 0;border-top:1px solid var(--line)}.planner-person-review p{margin:5px 0;font-size:14px}.planner-total{font-weight:bold;font-size:18px}.planner-error:not(:empty){padding:12px;background:#fff1e5;color:#783b22;border-radius:5px}.planner-fields .small{margin:0}@media(max-width:650px){.planner-days{grid-template-columns:repeat(2,1fr)}.planner-people{grid-template-columns:1fr}.shift-planner{padding:20px}}

/* Manager's employee-by-day planning grid */
#schedule-panel:has(.roster-grid){padding:24px 18px}#schedule-filters{max-width:none;display:flex;gap:14px;flex-wrap:wrap}#schedule-filters label{flex:1;min-width:180px;max-width:300px}.roster-grid-scroll{overflow:auto;border:1px solid var(--line);border-radius:8px;max-height:68vh}main:has(.dashboard-page:not([hidden]) #schedule-panel .roster-grid){max-width:1440px}.roster-grid{min-width:1040px;table-layout:fixed;border-collapse:separate;border-spacing:0;white-space:normal}.roster-grid th,.roster-grid td{padding:8px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;text-transform:none;letter-spacing:0}.roster-grid thead th{position:sticky;top:0;background:#eee8dd;z-index:2;font-size:12px;font-weight:bold;text-align:center;padding:12px 6px}.roster-grid th:first-child{width:145px;position:sticky;left:0;background:#fcf9f2;z-index:3;text-align:left;font-size:14px}.roster-grid thead th:first-child{z-index:4;background:#eee8dd}.roster-grid th:last-child,.roster-grid td:last-child{width:62px}.roster-grid small{display:block;font-weight:400;margin-top:5px;color:var(--muted)}.roster-grid .grid-today{background:#edf0e4}.grid-cell{display:flex;flex-direction:column;gap:5px;min-height:70px;padding:0;width:100%;background:transparent;border:0;text-align:left}.grid-cell:hover{outline:1px dashed var(--olive);outline-offset:2px}.grid-empty{color:#80776b;font-size:12px;padding:19px 8px}.shift-chip{display:flex;flex-direction:column;gap:4px;padding:8px 7px;border-radius:5px;font-size:11px;line-height:1.4;border-left:3px solid #987457;background:#ede3d5;color:#42362b}.shift-chip strong{font-size:12px}.shift-morning{background:#f3e7c8;border-color:#ab8830;color:#574517}.shift-mid{background:#dde8d8;border-color:#71865f;color:#334b2b}.shift-closing{background:#e7deed;border-color:#8b699c;color:#54355e}.shift-off{background:#eeede8;border-color:#aaa69a;color:#6a665b;padding:16px 7px}.grid-total{text-align:center;font-weight:bold}.grid-help{margin:12px 0 0}.cell-choices{display:grid;gap:8px;margin:12px 0}.cell-choices button{text-align:left;min-height:48px}.cell-existing{padding:15px 0;border-bottom:1px solid var(--line);margin-bottom:16px}.cell-existing button{font-size:13px;padding:9px;margin:4px 8px 0 0}.roster-cell-dialog>button{margin-top:20px}.roster-cell-dialog select{margin-bottom:18px}.roster-cell-dialog .planner-review{max-height:35vh}.roster-cell-dialog .primary{width:100%}.cell-off{padding:20px;background:#eeede8;border-radius:6px}.roster-toolbar:has(#copy-last-week:not([hidden])) .roster-jump{max-width:180px}@media(max-width:650px){.roster-grid{min-width:1030px}.roster-grid th:first-child{width:120px}.roster-grid-scroll{max-height:65vh}.roster-toolbar #copy-last-week{font-size:13px}.roster-toolbar .roster-jump{max-width:none!important}}

/* Keep the entire manager week visible in a narrow desktop panel. */
#workspace:has(.dashboard-page:not([hidden]) #schedule-panel .roster-grid)>.heading>div{display:none}
#workspace:has(.dashboard-page:not([hidden]) #schedule-panel .roster-grid)>.heading{justify-content:flex-end;margin-bottom:8px}
#workspace:has(.dashboard-page:not([hidden]) #schedule-panel .roster-grid)>.heading button{padding:7px 14px}
@media(min-width:651px) and (max-width:1100px){.roster-grid{min-width:800px}.roster-grid th:first-child{width:110px;font-size:12px}.roster-grid th:last-child,.roster-grid td:last-child{width:45px}.roster-grid th,.roster-grid td{padding:5px}.roster-grid thead th{font-size:11px}.shift-chip{padding:7px 4px}.grid-empty{padding:19px 2px}}

/* Classics menu: one employee selection and one confirmation. */
.beverage-menu{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0}.beverage-menu button{min-height:72px;text-align:left;background:#fcf9f2;border:1px solid var(--line);font-weight:bold;padding:16px}.beverage-menu button[aria-pressed="true"]{border:2px solid var(--olive);background:#e7ecdf;color:#33422a;padding:15px}.beverage-menu button:disabled{opacity:1;cursor:default}.beverage-menu button[aria-pressed="true"]::after{content:' ✓';float:right}.beverage-availability:not(:empty){padding:12px 16px;background:#eee8dd;border-radius:5px;font-size:14px}#beverage-form{max-width:none}.beverage-confirm{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.beverage-confirm p{margin:0;font-weight:bold}.beverage-history{margin-top:28px}.beverage-history summary{margin-bottom:12px}@media(max-width:650px){.beverage-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.beverage-menu button{font-size:14px;padding:12px}.beverage-menu button[aria-pressed="true"]{padding:11px}.beverage-confirm{display:block}.beverage-confirm button{width:100%;margin-top:12px}}
