/* Guest import and seating workspace: pointer and touch share the same assignments. */
.guest-import-stats{display:flex;gap:28px;padding:22px 0;color:#52665c}.guest-import-stats strong{display:block;font-size:28px;color:#234c3c}.seating-heading,.seating-controls{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.seating-heading h2{font-family:Georgia,serif;font-size:32px;margin:8px 0}.seating-heading p,.seating-controls p{font-size:13px;color:#627267}.seating-controls{border-top:1px solid #e2e7df;padding-top:20px;flex-wrap:wrap}.segmented{display:flex;background:#e9eee6;padding:4px;border-radius:8px}.segmented button{border:0;background:none;padding:12px 18px;border-radius:5px;color:#375547;min-height:44px}.segmented button[aria-pressed=true]{background:white;box-shadow:0 2px 5px #193a2812}.seating-workspace{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px;align-items:start}.seating-main{min-width:0}.seating-pool{position:sticky;top:24px;padding:20px;background:#f1f4ed;border:1px solid #d9e2d3;border-radius:12px}.pool-head{display:flex;justify-content:space-between;align-items:center}.pool-head h3{font:20px Georgia,serif;margin:0 0 14px}.pool-head>span{background:#234c3c;color:white;min-width:28px;text-align:center;border-radius:20px;font-size:12px;padding:5px}.unseated-list{max-height:410px;overflow-y:auto;padding:5px 0}.seating-table-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px;align-items:start}.seating-table{background:#fff;border:1px solid #dce3d9;border-radius:12px;padding:18px;box-shadow:0 4px 18px #18382605;min-height:175px}.seat-table-head{display:flex;gap:12px;align-items:center;margin-bottom:15px}.seat-table-head h3{margin:0;font:20px Georgia,serif;overflow-wrap:anywhere}.seat-table-head p{font-size:11px;color:#6d7c71;margin:4px 0 0}.seat-table-head>.text-link{margin-left:auto}.table-shape-mini{width:30px;height:30px;background:#e7eee2;border:3px double #8eaa85;flex-shrink:0}.table-shape-mini.round{border-radius:50%}.table-shape-mini.long{width:34px;height:22px;border-radius:3px}.capacity-track{height:3px;background:#edf0e9;border-radius:3px;margin-bottom:14px;overflow:hidden}.capacity-track i{display:block;height:100%;background:#6c8c59}.seat-guest{display:flex;align-items:center;border:1px solid #e6e9e2;background:#fff;border-radius:6px;margin:5px 0;min-height:44px;transition:border-color .15s}.seat-guest.selected{border-color:#285e47;box-shadow:0 0 0 2px #285e4720}.seat-guest[hidden]{display:none}.guest-drag-handle{touch-action:none;cursor:grab;border:0;background:transparent;font-size:23px;min-width:36px;height:44px;color:#829382}.guest-select{border:0;background:transparent;padding:9px 10px 9px 2px;text-align:left;flex:1;min-width:0;color:#273d31;font:12px/1.4 inherit;min-height:44px}.guest-select span{display:block;overflow-wrap:anywhere;font-size:12px}.guest-select small{font-size:9px;color:#9a6c30}.drop-instruction{font-size:12px;line-height:1.7;color:#7b887b;padding:8px 0}.dropzone.drop-over{outline:3px solid #509063;background:#ecf7e9;outline-offset:3px}.seat-drag-ghost{position:fixed;z-index:300;pointer-events:none;max-width:250px;padding:13px 18px;color:#fff;background:#234c3c;box-shadow:0 6px 25px #16322233;border-radius:8px;font-size:13px}.is-seating-drag{user-select:none}.seat-selection,.seat-undo{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 18px;background:#e6efe1;border:1px solid #cedfc7;border-radius:8px;margin-bottom:16px;font-size:13px}.seat-undo{background:#f6f3e9;border-color:#e9e2cc}.seat-here{white-space:normal;margin-top:12px;width:100%;font-size:11px!important;min-height:44px}.floor-outer{width:100%;overflow:auto;border:1px solid #d9e2d3;border-radius:12px}.floor-canvas{position:relative;min-width:840px;background-color:#f8faf5;background-image:radial-gradient(#cbd8c5 .8px,transparent .8px);background-size:16px 16px;overflow:hidden}.floor-label{position:absolute;top:14px;left:18px;letter-spacing:2px;font-size:9px;color:#76846d}.floor-table,.floor-area{position:absolute;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;flex-direction:column}.floor-table{width:150px;min-height:150px;background:#fffdf5;border:4px double #94a67e;box-shadow:0 0 0 8px #e4ebdc,0 5px 12px #234c3c15;padding:12px;gap:7px}.floor-table.round{border-radius:50%}.floor-table.long{width:195px;min-height:130px;border-radius:10px}.floor-table strong{font:18px Georgia,serif;text-align:center;max-width:130px;overflow-wrap:anywhere}.floor-table span{font-size:11px;color:#697761}.layout-handle{touch-action:none;cursor:grab;min-height:32px;border:0;background:transparent;color:#556e4d;font-size:11px}.floor-edit{background:none;border:0;text-decoration:underline;font-size:10px;color:#5d7454;min-height:24px}.floor-table .seat-here{width:auto;max-width:140px;margin:0;padding:7px!important;background:#234c3c;color:white}.floor-area{background:#dedecdc9;border:1px dashed #8b9981;border-radius:5px;min-width:165px;min-height:85px;padding:8px}.floor-area .layout-handle{font:15px Georgia,serif}.area-remove{position:absolute;right:0;top:0;border:0;background:none;min-height:32px;width:32px;font-size:20px;color:#62705a}.export-options{display:grid;grid-template-columns:1fr 1fr;gap:16px}.export-option{border:1px solid #dce3d9;border-radius:10px;padding:20px;background:#fbfcf8}.export-option h3{font:23px Georgia,serif;margin:0 0 8px}.export-option p{font-size:12px;line-height:1.7}.export-option .btn{width:100%;margin-top:10px}.report-checklist{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.report-checklist .permission{margin:0}.report-status{padding:16px;background:#f0f3e9;border-left:3px solid #7c8b59;margin:20px 0;font-size:12px;line-height:1.7}
@media(max-width:850px){.seating-workspace{grid-template-columns:210px minmax(0,1fr)}.seating-heading{align-items:flex-start;flex-direction:column}.seating-heading .actions{flex-wrap:wrap}}
@media(max-width:600px){.seating-workspace{grid-template-columns:1fr;gap:18px}.seating-pool{position:relative;top:0}.unseated-list{max-height:220px}.seating-table-grid{grid-template-columns:1fr}.seating-heading h2{font-size:28px}.seating-controls{align-items:flex-start;gap:12px}.seat-selection,.seat-undo{align-items:flex-start;flex-direction:column}.export-options,.report-checklist{grid-template-columns:1fr}.seating-heading .actions .btn{font-size:11px}.floor-canvas{min-width:760px}.guest-import-stats{gap:16px;font-size:11px}.guest-import-stats strong{font-size:24px}}
