:root{--ink:#273526;--muted:#586452;--green:#3e503c;--soft:#f2f5ef;--line:#cbd3c4;--danger:#9a3029;--error-bg:#fff4f1;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;color:var(--ink);background:#f6f8f3;font-synthesis:none}*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;font-size:16px}button,input,select{font:inherit}button{cursor:pointer;touch-action:manipulation}button:disabled{opacity:.5;cursor:default}button,input,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #91a47b;outline-offset:2px}h1,h2,p{margin:0}h1{font-size:26px;font-weight:600}h2{font-size:21px;font-weight:600}.muted{color:var(--muted);font-size:14px;line-height:1.7}.eyebrow{font-size:12px;color:var(--muted);letter-spacing:.08em;margin-bottom:7px}.primary,.secondary,.danger,.text-button,.row-action{min-height:44px;border-radius:6px;padding:0 15px;font-weight:500;white-space:nowrap}.primary{background:var(--green);border:1px solid var(--green);color:white}.secondary,.row-action{background:white;border:1px solid var(--line);color:var(--green)}.danger{background:white;border:1px solid #dcaaa5;color:var(--danger)}.text-button{background:transparent;border:0;color:var(--green);padding:0 9px}.primary:hover:enabled{background:#2d402b}.secondary:hover:enabled,.row-action:hover:enabled{background:var(--soft)}label{display:block;font-size:14px;font-weight:500;margin-bottom:9px}input,select{width:100%;height:48px;border:1px solid var(--line);border-radius:6px;padding:0 13px;background:white;color:var(--ink);font-size:16px}input::placeholder{color:#65705f}input[type=checkbox]{width:23px;height:23px;accent-color:var(--green);flex:none}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.error{color:var(--danger);font-size:14px;line-height:1.6;margin:12px 0}.error:empty{display:none}.login-view{min-height:100svh;max-width:480px;margin:auto;padding:42px 28px}.login-brand{display:flex;align-items:center;justify-content:space-between;font:19px Georgia,serif;padding-bottom:22px;border-bottom:1px solid var(--line)}.login-brand span{font:12px inherit}.login-form{margin-top:70px}.login-form h1{font-size:32px;margin:8px 0 14px}.login-form .muted{margin-bottom:32px}.login-form .primary{width:100%;margin-top:18px;min-height:50px}.login-foot{font-size:13px;text-align:center;color:var(--muted);margin-top:35px}#app{max-width:960px;margin:auto;background:white;min-height:100svh;padding:0 28px 28px}.app-header{display:flex;align-items:center;justify-content:space-between;padding:25px 0 20px}.toolbar{position:sticky;top:0;z-index:2;background:white;padding:12px 0 16px;border-bottom:1px solid var(--line)}.search-row{display:flex;gap:10px}.search-row input{min-width:0;flex:1;background:var(--soft)}.filter-row{display:flex;gap:8px;align-items:center;margin-top:11px}.filter-row select{flex:1;max-width:260px;min-width:0}.filter-row .secondary{font-size:14px}.filter-row .text-button{margin-left:auto;font-size:14px}.list-meta{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:13px;margin:6px 0}.guest-row{display:flex;align-items:center;gap:12px;min-height:90px;padding:15px 0;border-bottom:1px solid #e3e8df}.guest-info{min-width:0;flex:1}.guest-info strong{display:block;font-size:18px;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.guest-info p{color:var(--muted);font-size:13px;line-height:1.5;margin-top:4px}.table-badge{display:inline-block;color:var(--green);font-size:13px;padding:2px 7px;background:var(--soft);border-radius:3px;margin-right:7px}.row-actions{display:flex;gap:6px}.row-action{font-size:14px;padding:0 13px}.guest-row.selected{background:var(--soft)}.empty{padding:45px 10px;line-height:1.7;text-align:center;color:var(--muted);font-size:14px}.notice{background:var(--soft);border-left:3px solid var(--green);padding:12px 14px;font-size:14px;line-height:1.6;margin:8px 0}.notice.error-notice{background:var(--error-bg);border-color:var(--danger);color:var(--danger)}.app-foot{font-size:12px;color:var(--muted);line-height:1.9;margin-top:28px;text-align:center}.app-foot span{display:block}.batch-bar{position:fixed;bottom:0;left:0;right:0;z-index:3;max-width:960px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px max(12px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:white;box-shadow:0 -5px 20px #2333220a}.batch-active #app{padding-bottom:110px}.sheet{padding:0;border:0;border-radius:12px;max-width:560px;width:calc(100% - 36px);max-height:90dvh;overflow:auto;color:var(--ink);background:white;box-shadow:0 15px 60px #1525123d}.sheet::backdrop{background:#15251270}.sheet-header{position:sticky;top:0;z-index:1;background:white;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:20px;border-bottom:1px solid var(--line)}.sheet-header .muted{margin-top:6px}.close{width:44px;height:44px;border:0;background:var(--soft);color:var(--green);border-radius:50%;font-size:28px;flex:none}.sheet-body{padding:20px}.sheet-body label:not(:first-child){margin-top:22px}.sheet-body label span{font-weight:400;color:var(--muted);font-size:12px;margin-left:6px}.field-hint{font-size:12px;line-height:1.7;color:var(--muted);margin-top:7px}.sheet-footer{position:sticky;bottom:0;background:white;border-top:1px solid var(--line);padding:15px 20px max(15px,env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:10px}.sheet-footer .primary{margin-left:auto;min-width:130px;min-height:48px}.table-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:18px 0}.table-grid button{border:1px solid var(--line);background:white;border-radius:6px;min-height:49px;color:var(--green);font-size:17px}.table-grid button.main-table{grid-column:span 2;font-size:14px}.table-grid button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.history-item{padding:14px 0;border-bottom:1px solid var(--line)}.history-item p{font-size:14px;line-height:1.7}.history-item small{display:block;color:var(--muted);font-size:12px;margin-top:6px}.history-item button{margin-top:9px}body:has(dialog[open]){overflow:hidden}@media(max-width:600px){#app{padding:0 17px 25px}.app-header{padding-top:max(20px,env(safe-area-inset-top))}.app-header h1{font-size:24px}.search-row .primary{padding:0 13px;font-size:14px}.filter-row{gap:6px}.filter-row select{font-size:14px;padding:0 8px}.filter-row .secondary{padding:0 10px}.filter-row .text-button{padding:0 4px}.guest-row{gap:8px}.row-actions{gap:5px}.row-action{padding:0 9px}.guest-info strong{font-size:17px}.sheet{position:fixed;top:auto;bottom:0;margin:0;max-width:none;width:100%;max-height:92dvh;border-radius:14px 14px 0 0}.sheet-header{padding:17px}.sheet-body{padding:18px}.sheet-footer{padding-left:18px;padding-right:18px}.table-grid{gap:8px}.batch-active .guest-info strong{font-size:16px}}@media(max-width:350px){.row-actions{flex-direction:column}.row-action{min-height:38px}.filter-row .secondary,.filter-row .text-button{font-size:12px}.table-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}

.vip-badge{display:inline-block;padding:2px 7px;margin-right:7px;border:1px solid #aebd9e;border-radius:3px;color:#3e503c;background:#edf2e7;font-size:12px}.visibility-field{display:flex;align-items:flex-start;gap:12px;padding:15px;background:var(--soft);border-radius:6px;cursor:pointer;min-height:64px}.visibility-field input{margin:1px 0 0}.sheet-body .visibility-field span{font-size:15px;color:var(--ink);margin-left:0}.visibility-field small{display:block;font-size:12px;color:var(--muted);font-weight:400;line-height:1.6;margin-top:5px}

/* Staff work surface: relationship filters and the same geometry as the guest map. */
.side-filter{display:flex;gap:6px;margin-bottom:12px}.side-filter button{flex:1;min-height:46px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--ink);padding:6px;font-weight:600}.side-filter button span{font-size:12px;font-weight:400;margin-left:5px}.side-filter button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}
.workspace-controls{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:16px 0}.view-switch{display:flex;border-bottom:1px solid var(--line);gap:14px}.view-switch button{padding:0 2px;min-height:44px;border:0;border-bottom:3px solid transparent;background:none;color:var(--muted);font-size:15px}.view-switch button[aria-pressed=true]{border-color:var(--green);color:var(--ink);font-weight:600}.workspace-controls>.text-button{font-size:13px}
#map-panel{scroll-margin-top:145px;border:1px solid var(--line);border-radius:8px;padding:18px;background:#fafcf8}.map-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.map-heading h2{font-size:17px}.map-heading>span{font-size:12px;color:var(--muted);text-align:right;max-width:200px;line-height:1.6}.map-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0}.map-controls p{font-size:12px;color:var(--muted);line-height:1.6}.map-controls button{min-height:44px;padding:0 10px;font-size:13px}.map-viewport{overflow:auto;overscroll-behavior:contain;border-radius:5px;background:#f7f9f5;max-height:560px;scrollbar-width:thin}.staff-map{display:block;width:100%;max-width:700px;margin:auto;overflow:visible;user-select:none}.map-viewport.enlarged{max-height:440px}.map-viewport.enlarged .staff-map{width:960px;max-width:none;margin:0}.map-floor{fill:white;stroke:#ccd4c7;stroke-width:1.5}.map-stage{fill:#e6eade;stroke:#b3bda8;stroke-width:1}.map-aisle{fill:none;stroke:#dce2d5;stroke-width:2;stroke-dasharray:5 5}.map-place{text-anchor:middle;fill:var(--muted);font-size:17px}.map-table{cursor:pointer;outline:none}.map-table circle{fill:#f4f5f2;stroke:#75816d;stroke-width:1.5}.map-table[data-side=male] circle{fill:#e4ecdc;stroke:#526d3c}.map-table[data-side=female] circle{fill:#e5edf2;stroke:#446d84}.map-table[data-side=mixed] circle{fill:#eee9dc;stroke:#796330}.map-table text{text-anchor:middle;fill:#273526;pointer-events:none}.map-number{font-size:21px;font-weight:600;dominant-baseline:middle}.map-count{font-size:12px}.map-table[aria-pressed=true] circle{fill:#31482c;stroke:#172c13;stroke-width:3}.map-table[aria-pressed=true] text{fill:white}.map-table:focus-visible circle{stroke:#132c10;stroke-width:4;stroke-dasharray:4 2}.map-table.dimmed{opacity:.28}.map-table.dimmed:focus,.map-table.dimmed:hover{opacity:1}.map-legend{display:flex;flex-wrap:wrap;gap:10px 16px;padding-top:13px;font-size:12px;color:var(--muted)}.map-legend span{display:flex;align-items:center;gap:5px}.map-legend span:before{content:'';display:block;width:11px;height:11px;border:1px solid #75816d;border-radius:50%;background:#f4f5f2}.map-legend .male:before{background:#e4ecdc;border-color:#526d3c}.map-legend .female:before{background:#e5edf2;border-color:#446d84}.map-legend .mixed:before{background:#eee9dc;border-color:#796330}
#roster-panel{scroll-margin-top:145px;outline:none;padding-top:22px}.roster-heading{display:flex;align-items:center;justify-content:space-between;min-height:44px;gap:8px}.roster-heading h2{font-size:20px}.roster-heading button{font-size:14px}.side-badge{display:inline-block;font-size:12px;padding:2px 6px;border-radius:3px;margin-right:7px;background:#f0f2ee;color:#48533f}.side-badge.male{background:#e4ecdc;color:#354f23}.side-badge.female{background:#e5edf2;color:#2c5268}.guest-info p{display:flex;flex-wrap:wrap;align-items:center;gap:4px 0}.number-picker{margin-top:15px}.number-picker summary{cursor:pointer;min-height:44px;padding:12px 0;color:var(--green);font-size:14px}.notice{border:1px solid var(--line);border-radius:6px}.notice.error-notice{border-color:#dcaaa5}.filter-row .text-button{margin-left:0}#move-map .map-controls p{font-size:0}#move-map .map-controls p:after{content:'点桌号选择目的桌 · 可放大滑动';font-size:12px}#move-map .map-viewport{max-height:400px}
@media(min-width:800px){#map-panel{max-width:760px;margin:auto}.staff-map{max-height:510px}#move-map .staff-map{max-height:none}}
@media(max-width:600px){#map-panel{padding:12px 7px}.map-heading,.map-controls,.map-legend{padding-left:5px;padding-right:5px}.map-heading>span{max-width:150px}.map-heading h2{font-size:16px}.map-legend{gap:9px 12px;font-size:11px}.side-filter{gap:5px}.side-filter button span{margin-left:3px}.workspace-controls{padding:10px 0}.toolbar{padding:10px 0 12px}#roster-panel,#map-panel{scroll-margin-top:137px}#move-dialog .sheet-body{padding:12px}#move-map .map-viewport.enlarged{max-height:320px}.filter-row #clear-filters{font-size:12px}.row-actions{flex-direction:row}.row-action{min-height:44px}}
@media(max-width:350px){.side-filter button{font-size:14px}.side-filter button span{display:block;font-size:11px}.toolbar{position:static}#roster-panel,#map-panel{scroll-margin-top:10px}.row-actions{flex-direction:column}.map-heading>span{max-width:130px}}

/* Attendance is the primary field workflow; all counts are people, not roster rows. */
.attendance-overview{padding:20px 22px;margin-bottom:8px;background:var(--soft);border:1px solid var(--line);border-radius:8px}
.attendance-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px}.live-state{font-size:12px;color:var(--green)}.live-state:before{content:'';display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%;margin-right:6px}.live-state.stale{color:var(--danger)}.live-state.stale:before{background:var(--danger)}
.attendance-total{display:flex;gap:10px;align-items:baseline;margin:8px 0}.attendance-total strong{font-size:54px;line-height:1.15;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.04em}.attendance-total>span{color:var(--muted);font-size:16px}.attendance-sides{display:flex;gap:22px;flex-wrap:wrap;font-size:14px}.attendance-overview .field-hint{margin-top:12px}
.attendance-filter{display:flex;gap:18px;margin-top:12px;border-bottom:1px solid var(--line)}.attendance-filter button{min-height:44px;padding:0 2px;border:0;border-bottom:2px solid transparent;background:white;color:var(--muted);font-size:14px}.attendance-filter button[aria-pressed=true]{border-color:var(--green);color:var(--ink);font-weight:600}
.guest-info .arrival-status{font-size:13px;color:var(--muted);margin-top:7px}.guest-info .arrival-status.checked{color:var(--green);font-weight:600}.checkin-action{font-size:15px;min-width:72px;padding:0 12px}.row-actions{flex-direction:column}.row-actions .row-action{border:0;background:transparent;min-height:36px;padding:0 12px}.current-arrival{padding:12px 14px;background:var(--soft);border-radius:6px;font-size:14px;margin-bottom:24px}.count-stepper{display:flex;gap:12px;align-items:center}.count-stepper button{width:54px;height:58px;font-size:25px;flex:none}.count-stepper input{height:64px;flex:1;min-width:0;text-align:center;font-size:32px;font-weight:600;font-variant-numeric:tabular-nums;padding:0 8px}.count-stepper input::-webkit-inner-spin-button{display:none}.count-presets{display:flex;gap:8px;margin:15px 0}.count-presets button{flex:1;min-height:44px;border:1px solid var(--line);border-radius:6px;background:white;color:var(--green);font-size:14px;padding:0 4px}.count-presets button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}#count-help{font-size:13px;line-height:1.8}#edit-dialog .sheet-footer{flex-wrap:wrap}#edit-dialog .sheet-footer .primary{min-width:110px}
@media(min-width:601px){.row-actions{flex-direction:row;align-items:center}.attendance-overview{padding:22px 26px}.attendance-total strong{font-size:60px}}
@media(max-width:350px){.attendance-overview{padding:16px}.attendance-head{align-items:flex-start;flex-direction:column;gap:8px}.count-stepper{gap:8px}.count-stepper button{width:46px}.guest-row{gap:10px}.row-actions .row-action{min-height:44px}}
.cancel-confirmation{border:1px solid #dcaaa5;border-radius:6px;padding:14px;margin-top:18px;background:var(--error-bg);font-size:14px;line-height:1.7}.cancel-confirmation>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
