:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,textarea{font:inherit}.login-page{background:#f4f7f8;place-items:center;min-height:100vh;padding:1.5rem;display:grid}.login-card{background:#fff;border-radius:12px;gap:1rem;width:min(420px,100%);padding:2rem;display:grid;box-shadow:0 4px 24px #0f4c5c1f}.login-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#627d98;margin:0;font-size:.8rem}.login-card h1{color:#0f4c5c;margin:0;font-size:1.4rem}.login-sub{color:#486581;margin:0}.login-error{color:#b42318;background:#fef3f2;border-radius:8px;margin:0;padding:.65rem .75rem}.login-card label{color:#334e68;gap:.35rem;font-size:.85rem;font-weight:600;display:grid}.login-card input{border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .65rem}.login-card button{color:#fff;cursor:pointer;background:#0f4c5c;border:0;border-radius:8px;margin-top:.25rem;padding:.65rem 1rem;font-weight:600}.login-card button:disabled{opacity:.7;cursor:wait}.confirm-dialog-backdrop{z-index:1100;background:#0f172a59;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.confirm-dialog{background:#fff;border-radius:12px;gap:.75rem;width:min(400px,100vw - 2rem);padding:0 0 1rem;display:grid;box-shadow:0 12px 40px #0f4c5c38}.confirm-dialog__header{color:#fff;background:#0f4c5c;border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.confirm-dialog__header h3{margin:0;font-size:1rem;font-weight:600}.confirm-dialog__header button{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:0;font-size:1rem;line-height:1}.confirm-dialog__header button:hover{opacity:1}.confirm-dialog__message{color:#334e68;white-space:pre-wrap;margin:0 1rem;line-height:1.45}.confirm-dialog footer{justify-content:flex-end;gap:.5rem;padding:0 1rem;display:flex}.confirm-dialog footer button{cursor:pointer;border:0;border-radius:8px;padding:.45rem .85rem;font-weight:600}.confirm-dialog footer button.secondary{color:#334e68;background:#e2e8f0}.confirm-dialog footer button.danger{color:#fff;background:#b42318}.confirm-dialog footer button.danger:hover{background:#912018}.notes-edit-dialog{width:min(560px,100vw - 2rem)}.notes-edit-dialog--single{width:min(420px,100vw - 2rem)}.notes-edit-dialog__textarea{min-height:12rem;font:inherit;color:#334e68;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;margin:0 1rem;padding:.75rem;line-height:1.45}.notes-edit-dialog__input{font:inherit;color:#334e68;border:1px solid #cbd5e1;border-radius:8px;margin:0 1rem;padding:.65rem .75rem}.notes-edit-dialog__textarea:focus,.notes-edit-dialog__input:focus{outline-offset:1px;border-color:#0f4c5c;outline:2px solid #0f4c5c}.notes-edit-dialog__error{color:#b42318;margin:0 1rem;font-size:.85rem}.confirm-dialog footer button.primary{color:#fff;background:#0f4c5c}.confirm-dialog footer button.primary:hover:not(:disabled){background:#0a3843}.confirm-dialog footer button:disabled{opacity:.65;cursor:not-allowed}.guest-edit-dialog{width:min(520px,100vw - 2rem)}.guest-edit-dialog__fields{gap:.75rem;padding:0 1rem;display:grid}.guest-edit-dialog__field{gap:.3rem;display:grid}.guest-edit-dialog__field>span{color:#486581;font-size:.8rem;font-weight:600}.guest-edit-dialog__field input,.guest-edit-dialog__field textarea,.guest-edit-dialog__field select{font:inherit;color:#334e68;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .7rem}.guest-edit-dialog__field textarea{resize:vertical;min-height:4.5rem;line-height:1.45}.guest-edit-dialog__field input:focus,.guest-edit-dialog__field textarea:focus,.guest-edit-dialog__field select:focus{outline-offset:1px;border-color:#0f4c5c;outline:2px solid #0f4c5c}.guest-edit-dialog__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (width<=480px){.guest-edit-dialog__row{grid-template-columns:1fr}}.guest-edit-dialog__error{color:#b42318;margin:0 1rem;font-size:.85rem}.guest-edit-dialog__check{color:#334e68;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.guest-edit-dialog__check input{margin:0}.guest-edit-dialog footer button.primary{color:#fff;background:#0f4c5c}.guest-edit-dialog footer button.primary:hover:not(:disabled){background:#0a3843}.guest-edit-dialog footer button:disabled{opacity:.65;cursor:not-allowed}.seat-unassigned-dialog__select{width:100%;min-height:8rem}.round-table-anchor{width:100%;height:100%;position:relative;overflow:visible}.round-table{border:calc(var(--table-border-width,3) * 1px / var(--room-zoom,1)) solid var(--table-border-color,#e4e4e7);box-shadow:0 calc(10px / var(--room-zoom,1)) calc(25px / var(--room-zoom,1)) #0000000d;background:0 0;border-radius:50%;flex-shrink:0;position:absolute;top:50%;left:50%;translate:-50% -50%}.round-table--conflict{border-color:var(--table-border-color,#ef4444);box-shadow:0 0 0 calc(3px / var(--room-zoom,1)) color-mix(in srgb, var(--table-border-color,#ef4444) 35%, transparent)}.round-table--empty{border-style:dashed}.round-table--whole,.round-table--working{box-shadow:0 calc(10px / var(--room-zoom,1)) calc(25px / var(--room-zoom,1)) #0000000d}.round-table--detail{border-width:calc(var(--table-border-width,3) * 1px);box-shadow:0 10px 25px #0000000d}.round-table--detail.round-table--conflict{box-shadow:0 0 0 3px color-mix(in srgb, var(--table-border-color,#ef4444) 35%, transparent)}.round-table__chairs{pointer-events:none;z-index:0;position:absolute;inset:0}.round-table__chair{border:calc(2.5px / var(--room-zoom,1)) solid #fff;background:var(--chair-empty,#d4d4d8);box-sizing:border-box;width:26%;height:18%;box-shadow:0 calc(1px / var(--room-zoom,1)) calc(2px / var(--room-zoom,1)) #0000000f;border-radius:999px;margin:-9% 0 0 -13%;transition:background .2s,box-shadow .2s;position:absolute;top:50%;left:50%}.round-table--detail .round-table__chair{border-width:4px;box-shadow:0 1px 2px #0000000f}.round-table__chair--filled{background:var(--chair-filled,#3b82f6);box-shadow:0 0 calc(10px / var(--room-zoom,1)) color-mix(in srgb, var(--chair-glow,#3b82f6) 50%, transparent)}.round-table--detail .round-table__chair--filled{box-shadow:0 0 12px color-mix(in srgb, var(--chair-glow,#3b82f6) 50%, transparent)}.round-table__disc{z-index:1;pointer-events:none;background:#fff;border-radius:50%;position:absolute;inset:0}.round-table__center{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:90%;height:80%;margin:10% auto 0;display:flex;position:relative;overflow:hidden}.round-table--detail .round-table__heading{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:8px;align-items:center;gap:8px;max-width:90%;margin:0 0 20px;padding:8px 16px;display:flex}.round-table--detail .round-table__number{white-space:nowrap;color:#333;margin:0;font-size:1.25rem}.round-table__number-label{white-space:nowrap;color:#333;align-items:baseline;gap:.35rem;margin:0;font-size:1.25rem;font-weight:600;display:inline-flex}.round-table__number-prefix{line-height:1.2}.round-table__number-select{font:inherit;color:#333;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;max-width:4.5rem;padding:.1rem .35rem;font-size:1.25rem;font-weight:600}.round-table__number-select:focus{outline-offset:1px;outline:2px solid #3b82f6}.round-table__capacity-label{white-space:nowrap;color:#334e68;align-items:baseline;gap:.35rem;margin:0;font-size:.95rem;font-weight:500;display:inline-flex}.round-table__capacity-prefix{line-height:1.2}.round-table__capacity-select{font:inherit;color:#333;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;max-width:3.5rem;padding:.1rem .35rem;font-size:.95rem;font-weight:600}.round-table__capacity-select:focus{outline-offset:1px;outline:2px solid #3b82f6}.round-table__capacity-display{color:#627d98;font-size:.95rem;font-weight:500}.round-table__number--draggable{cursor:grab;-webkit-user-select:none;user-select:none}.round-table__number--draggable:active{cursor:grabbing}.round-table__drag-grip{box-sizing:border-box;color:#64748b;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none;pointer-events:auto;background:#fff;border:1px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin:0 0 8px;padding:0;display:inline-flex}.round-table__drag-grip-icon{width:60%;height:60%;display:block}.round-table__drag-grip:active{cursor:grabbing;background:#e2e8f0}.round-table--whole .round-table__drag-grip{width:calc(24px / var(--room-zoom,1));height:calc(24px / var(--room-zoom,1));margin-top:0;margin-bottom:calc(2px / var(--room-zoom,1));border-width:calc(1px / var(--room-zoom,1))}.round-table--working .round-table__drag-grip{width:calc(32px / var(--room-zoom,1));height:calc(32px / var(--room-zoom,1));margin-top:0;margin-bottom:calc(2px / var(--room-zoom,1));border-width:calc(1px / var(--room-zoom,1))}.round-table--detail .round-table__name-input,.round-table--detail .round-table__name-display,.round-table--detail .round-table__name-trigger{min-width:0;font-size:inherit;color:#333;flex:1;font-weight:500}.round-table--detail .round-table__name-trigger{text-align:left;cursor:pointer;font:inherit;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:4px;padding:4px 8px;overflow:hidden}.round-table--detail .round-table__name-trigger--empty{color:#94a3b8;font-weight:400}.round-table--detail .round-table__name-trigger:hover,.round-table--detail .round-table__name-trigger:focus{border-color:#94a3b8;outline:none}.round-table--detail .round-table__name-input{background:#fff;border:1px solid #0000;border-radius:4px;padding:4px 8px}.round-table--detail .round-table__name-input:focus{border-color:#cbd5e1;outline:none}.round-table--detail .round-table__notes-btn{cursor:pointer;background:0 0;border:0;font-size:16px}.round-table--detail .round-table__guest-list{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-self:stretch;gap:6px;width:100%;min-width:0;max-width:100%;max-height:100%;margin:0 0 15px;padding:0;list-style:none;display:grid;overflow:hidden auto}.round-table--detail .round-table__guest-row{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;min-width:0;max-width:100%;padding:6px 8px;display:flex}.round-table--detail .round-table__guest-identity{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.round-table--detail .round-table__guest-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:500;overflow:hidden}.round-table--detail .round-table__party-badge{color:#0f4c5c;background:#e6f2f4;border-radius:999px;flex-shrink:0;padding:1px 5px;font-size:10px;font-weight:700;line-height:1.4}.round-table--detail .round-table__guest-name--btn{cursor:pointer;text-align:left;font:inherit;color:inherit;background:0 0;border:1px solid #0000;border-radius:4px;min-width:0;margin:0;padding:2px 4px}.round-table--detail .round-table__guest-name--btn:hover,.round-table--detail .round-table__guest-name--btn:focus{background:#fff;border-color:#cbd5e1;outline:none}.round-table--detail .round-table__guest-edit-input{min-width:0;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:4px;flex:1;padding:4px 8px;font-size:13px}.round-table--detail .round-table__guest-edit-input:focus{border-color:#94a3b8;outline:none}.round-table__row-error{color:#dc2626;flex:1 0 100%;font-size:11px}.round-table__guest-name--noshow{opacity:.65;text-decoration:line-through}.round-table__guest-name--arrived{font-weight:700}.round-table--detail .round-table__sort-btns{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.round-table--detail .round-table__sort-btns button,.round-table--detail .round-table__guest-actions button{cursor:pointer;color:#64748b;background:0 0;border:0;border-radius:2px;padding:2px 4px;font-size:10px;line-height:1}.round-table--detail .round-table__guest-actions button[aria-pressed=true]{color:#b91c1c;background:#fee2e2;font-weight:700}.round-table--detail .round-table__guest-actions{flex-shrink:0;gap:2px;display:flex}.round-table--detail .round-table__add{flex-direction:column;align-items:stretch;display:inline-flex;position:relative}.round-table--detail .round-table__add-btn{color:#fff;cursor:pointer;background:#10b981;border:0;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:600}.round-table--detail .round-table__add-btn:hover{background:#059669}.round-table--detail .round-table__add-menu{z-index:40;color:#1f2933;background:#fff;border-radius:10px;min-width:11rem;padding:.35rem 0;position:absolute;bottom:calc(100% + .35rem);left:0;right:0;box-shadow:0 8px 24px #0f4c5c38}.round-table--detail .round-table__add-menu-item{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:.55rem .85rem;font-size:13px;display:block}.round-table--detail .round-table__add-menu-item:hover{background:#f0f4f8}.round-table__compact-label{z-index:2;pointer-events:none;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:.2em;padding:12%;display:flex;position:absolute;inset:0}.round-table--whole .round-table__compact-label{justify-content:center;gap:calc(2px / var(--room-zoom,1));padding:16% 12%}.round-table__compact-label--working{gap:calc(3px / var(--room-zoom,1));justify-content:center;padding:14% 12% 12%}.round-table__compact-number{pointer-events:auto;color:#1e293b;font-weight:700;line-height:1;font-size:calc(20px / var(--room-zoom,1))}.round-table--working .round-table__compact-number{font-size:calc(43.3px / var(--room-zoom,1));color:#1e293b}.round-table--whole .round-table__compact-number{font-size:calc(18.06px / var(--room-zoom,1));color:#334155;font-weight:600}.round-table__compact-rule{width:55%;max-width:calc(48px / var(--room-zoom,1));height:calc(1px / var(--room-zoom,1));background:#e2e8f0;flex-shrink:0;display:block}.round-table__compact-name{color:#334155;text-align:center;max-width:12ch;font-weight:600;line-height:1.15;font-size:calc(14px / var(--room-zoom,1));white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;overflow:hidden}.round-table--working .round-table__compact-name{font-size:calc(16.8px / var(--room-zoom,1))}.round-table__compact-occupancy{align-items:center;gap:calc(3px / var(--room-zoom,1));color:#94a3b8;font-weight:500;font-size:calc(12px / var(--room-zoom,1));line-height:1;display:inline-flex}.round-table__compact-occupancy-icon{width:calc(12px / var(--room-zoom,1));height:calc(12px / var(--room-zoom,1));flex-shrink:0}.round-table--working .round-table__compact-occupancy{font-size:calc(18px / var(--room-zoom,1));gap:calc(4px / var(--room-zoom,1))}.round-table--working .round-table__compact-occupancy-icon{width:calc(18px / var(--room-zoom,1));height:calc(18px / var(--room-zoom,1))}.round-table__tooltip{z-index:5;color:#f8fafc;pointer-events:none;opacity:0;visibility:hidden;min-width:140px;max-width:220px;max-height:240px;transform:translateY(-50%) scale(calc(1 / var(--room-zoom,1)));transform-origin:0;background:#0f172a;border-radius:8px;padding:10px 12px;transition:opacity .12s,visibility .12s;position:absolute;top:50%;left:calc(100% + 10px);overflow:auto;box-shadow:0 8px 24px #0f172a47}.round-table:hover .round-table__tooltip,.round-table:focus-within .round-table__tooltip,.round-table--tooltip-open .round-table__tooltip{opacity:1;visibility:visible}.round-table__tooltip-heading{margin:0;font-size:13px;font-weight:700;line-height:1.2}.round-table__tooltip-name{color:#cbd5e1;margin:4px 0 0;font-size:12px;font-weight:600;line-height:1.25}.round-table__tooltip-guests{margin:8px 0 0;padding:0;list-style:none}.round-table__tooltip-guests li{color:#f1f5f9;font-size:13px;line-height:1.35}.round-table__tooltip-guests li+li{margin-top:2px}.round-table__tooltip-empty{color:#94a3b8;margin:8px 0 0;font-size:12px;line-height:1.3}.notes-modal-backdrop{z-index:1000;background:#0f172a40;position:fixed;inset:0}.notes-modal{background:#fff;border-radius:12px;gap:.75rem;width:min(420px,100vw - 2rem);padding:0 0 1rem;display:grid;position:fixed;box-shadow:0 12px 40px #0f4c5c33}.notes-modal__header{cursor:move;-webkit-user-select:none;user-select:none;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.notes-modal__header h3{margin:0;font-size:1rem}.notes-modal__header button{cursor:pointer;background:0 0;border:0;font-size:1rem}.notes-modal textarea,.notes-modal__readonly{width:calc(100% - 2rem);margin:0 1rem}.notes-modal textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem}.notes-modal__readonly{white-space:pre-wrap;color:#334e68;min-height:6rem}.notes-modal footer{justify-content:flex-end;gap:.5rem;padding:0 1rem;display:flex}.notes-modal footer button{cursor:pointer;color:#fff;background:#0f4c5c;border:0;border-radius:8px;padding:.45rem .85rem}.notes-modal footer button.secondary{color:#334e68;background:#e2e8f0}.room-canvas{background:#fff;border-radius:12px;flex-direction:column;height:calc(100vh - 180px);min-height:420px;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f4c5c14}.room-toolbar{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem 1rem;padding:.65rem .85rem;display:flex}.room-toolbar__views{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.room-toolbar__views button{cursor:pointer;color:#334e68;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.35rem .7rem}.room-toolbar__views button.is-active{background:#e8f2f4;border-color:#0f4c5c;font-weight:600}.room-toolbar__views button:disabled{opacity:.45;cursor:not-allowed}.room-toolbar__icon-btn{justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:inline-flex;padding:0!important}.room-toolbar__legend{color:#486581;flex-wrap:wrap;gap:.65rem 1rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex}.room-toolbar__legend li{align-items:center;gap:.4rem;display:inline-flex}.room-toolbar__swatch{border-radius:999px;flex-shrink:0;width:.75rem;height:.75rem;box-shadow:inset 0 0 0 1px #0f4c5c26}.room-viewport{cursor:grab;background:#eef2f6;flex:1;position:relative;overflow:hidden}.room-viewport:active{cursor:grabbing}.room-stage{transform-origin:0 0;position:absolute;top:0;left:0}.room-underlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.room-table{z-index:1;position:absolute;overflow:visible}.room-table:hover,.room-table:focus-within,.room-table--tooltip-open{z-index:15}.guest-grid{gap:1rem;display:grid}.guest-grid__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.guest-grid__toolbar input[type=search]{border:1px solid #cbd5e1;border-radius:8px;flex:1;min-width:200px;padding:.55rem .75rem}.guest-grid__filters{gap:.35rem;display:inline-flex}.guest-grid__filters button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:.35rem .75rem}.guest-grid__filters button.active{color:#fff;background:#0f4c5c;border-color:#0f4c5c}.guest-grid__party-select{min-width:9rem;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:.55rem .6rem}.guest-grid__purchaser-cell,.guest-grid__attendee-cell{align-items:center;gap:.35rem;min-width:0;display:flex}.guest-grid__attendee-cell .guest-grid__notes-trigger{flex:1;min-width:0}.guest-grid__party-badge{color:#0f4c5c;background:#e6f2f4;border-radius:999px;flex-shrink:0;padding:.1rem .4rem;font-size:.7rem;font-weight:700}.guest-grid__actions button.guest-grid__text-btn{padding:.25rem .4rem;font-size:.72rem}.guest-grid__table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto}.guest-grid table{border-collapse:collapse;table-layout:fixed;width:100%}.guest-grid__col-purchaser,.guest-grid__col-name{width:14%}.guest-grid__col-request,.guest-grid__col-notes{width:16%}.guest-grid__col-table{width:14%}.guest-grid__col-status{width:10%}.guest-grid__col-actions{width:16%}.guest-grid th,.guest-grid td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:.55rem .5rem}.guest-grid th{text-transform:uppercase;letter-spacing:.03em;color:#627d98;background:#f8fafc;font-size:.8rem}.guest-grid__name-input{background:0 0;border:1px solid #0000;width:100%;padding:.25rem}.guest-grid__name-input:focus{background:#fff;border-color:#cbd5e1;border-radius:4px}.guest-grid__name-input::placeholder{color:#9fb3c8}.guest-grid__notes-trigger{text-align:left;width:100%;max-width:100%;font:inherit;color:#334e68;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:1px solid #0000;border-radius:4px;margin:0;padding:.25rem;display:block;overflow:hidden}.guest-grid__notes-trigger:hover,.guest-grid__notes-trigger:focus{background:#fff;border-color:#cbd5e1;outline:none}.guest-grid__notes-trigger--empty{color:#9fb3c8}.guest-grid__tooltip{z-index:10000;color:#f8fafc;pointer-events:none;background:#0f172a;border-radius:8px;min-width:140px;max-width:min(28rem,100vw - 1.5rem);max-height:min(40vh,16rem);padding:10px 12px;position:fixed;overflow:auto;box-shadow:0 8px 24px #0f172a47}.guest-grid__tooltip-text{color:#f1f5f9;white-space:pre-wrap;margin:0;font-size:13px;line-height:1.35}.guest-grid select,.guest-grid__table-select{box-sizing:border-box;width:100%;min-width:0;max-width:100%;min-height:2rem;font:inherit;color:#334e68;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.25rem .35rem;font-size:.8rem;line-height:1.25;display:block;overflow:hidden}.guest-grid td:has(.guest-grid__table-select){overflow:hidden}.status-pill{text-transform:capitalize;background:#e2e8f0;border-radius:999px;padding:.15rem .5rem;font-size:.75rem;display:inline-block}.status-arrived{color:#065f46;background:#d1fae5}.status-no_show{color:#991b1b;background:#fee2e2}.guest-grid__actions-inner{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.guest-grid__actions button{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:2rem;padding:.25rem .5rem;font-size:.8rem;line-height:1.25}.guest-grid__actions button.danger{color:#b42318;border-color:#fecaca}.guest-grid__actions button.guest-grid__icon-btn{justify-content:center;align-items:center;width:2rem;padding:.25rem;line-height:0;display:inline-flex}.guest-grid__icon{display:block}.guest-grid__empty,.guest-grid__notice{color:#486581;padding:1rem}@media (width<=720px){.guest-grid__col--secondary{display:none}.guest-grid__col-name{width:32%}.guest-grid__col-table{width:28%}.guest-grid__col-status{width:16%}.guest-grid__col-actions{width:24%}.guest-grid th,.guest-grid td{padding:.4rem .35rem}.guest-grid__table-select{padding:.2rem .25rem;font-size:.85rem}}.print-list-overlay{z-index:900;background:#0f172a59;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.print-list-panel{background:#fff;border-radius:12px;width:min(900px,100%);max-height:90vh;padding:1rem 1.25rem 1.5rem;overflow:auto}.print-list-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.print-list-header h2{margin:0}.print-list-header button{cursor:pointer;color:#fff;background:#0f4c5c;border:0;border-radius:8px;margin-left:.5rem;padding:.45rem .85rem}.print-list-header button.secondary{color:#334e68;background:#e2e8f0}.print-list-document h1{margin:0 0 .25rem}.print-list-meta{color:#627d98;margin:0 0 1rem}.print-list-document table{border-collapse:collapse;width:100%}.print-list-document th,.print-list-document td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.4rem .5rem}.print-list-error{color:#b42318}.print-seating__table{break-inside:avoid;page-break-inside:avoid;margin:0 0 1.25rem}.print-seating__table-heading{color:#0f4c5c;margin:0 0 .4rem;font-size:1.15rem}.print-seating__capacity{color:#627d98;font-size:.95rem;font-weight:500}.print-seating__empty{color:#829ab1;margin:0 0 .25rem .25rem;font-style:italic}.print-seating__party{break-inside:avoid;page-break-inside:avoid;margin:.35rem 0 .55rem .5rem}.print-seating__party-heading{color:#486581;margin:0 0 .2rem;font-size:.95rem;font-weight:600}.print-seating__guests{margin:0;padding-left:1.25rem}.print-seating__guests li{margin:.1rem 0}.print-seating__status{color:#627d98;text-transform:capitalize}.print-seating__unassigned{border-top:1px solid #d9e2ec;margin-top:1.5rem;padding-top:.75rem}@media print{.no-print{display:none!important}.print-list-overlay{background:0 0;padding:0;position:static}.print-list-panel{max-height:none;box-shadow:none;border-radius:0;overflow:visible}}.header-export{display:inline-flex;position:relative}.header-export__menu{z-index:40;color:#1f2933;background:#fff;border-radius:10px;min-width:8rem;padding:.35rem 0;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 8px 24px #0f4c5c38}.header-export__item{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:.55rem .85rem;display:block}.header-export__item:hover{background:#f0f4f8}.header-print{display:inline-flex;position:relative}.header-print__menu{z-index:40;color:#1f2933;background:#fff;border-radius:10px;min-width:12.5rem;padding:.35rem 0;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 8px 24px #0f4c5c38}.header-print__item{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:.55rem .85rem;display:block}.header-print__item:hover{background:#f0f4f8}.header-settings{display:inline-flex;position:relative}.header-settings__menu{z-index:40;color:#1f2933;background:#fff;border-radius:10px;min-width:12.5rem;padding:.35rem 0;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 8px 24px #0f4c5c38}.header-settings__section{border-top:1px solid #d9e2ec;margin-top:.25rem;padding-top:.25rem}.header-settings__section-label{letter-spacing:.04em;text-transform:uppercase;color:#627d98;margin:0;padding:.35rem .85rem .2rem;font-size:.7rem;font-weight:600}.header-settings__item{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:.55rem .85rem;display:block}.header-settings__item:hover{background:#f0f4f8}.layout-settings-backdrop{z-index:1100;background:#0f172a59;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.layout-settings-dialog{background:#fff;border-radius:12px;gap:.75rem;width:min(520px,100vw - 2rem);max-height:calc(100vh - 2rem);padding:0 0 1rem;display:grid;overflow:auto;box-shadow:0 12px 40px #0f4c5c38}.layout-settings-dialog__header{color:#fff;z-index:1;background:#0f4c5c;border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex;position:sticky;top:0}.layout-settings-dialog__header h3{margin:0;font-size:1rem;font-weight:600}.layout-settings-dialog__header button{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:0;font-size:1rem;line-height:1}.layout-settings-dialog__header button:hover{opacity:1}.layout-settings-dialog__body{gap:1.25rem;padding:0 1rem;display:grid}.layout-settings-dialog__body h4{color:#0f4c5c;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.layout-settings-field{color:#334e68;grid-template-columns:1fr auto;align-items:center;gap:.5rem;margin-bottom:.45rem;font-size:.9rem;display:grid}.layout-settings-field input[type=number]{width:5.5rem;font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:.35rem .5rem}.layout-settings-band{border:1px solid #e2e8f0;border-radius:8px;gap:.4rem;margin-bottom:.5rem;padding:.65rem .75rem;display:grid}.layout-settings-band__label{color:#1e293b;margin:0;font-size:.9rem;font-weight:600}.layout-settings-color{color:#475569;grid-template-columns:5rem 2.25rem 1fr;align-items:center;gap:.45rem;font-size:.85rem;display:grid}.layout-settings-color--full{grid-template-columns:1fr 2.25rem 5.5rem;margin-top:.65rem}.layout-settings-color input[type=color]{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;width:2.25rem;height:1.75rem;padding:0}.layout-settings-color input[type=text]{font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:.3rem .45rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem}.layout-settings-dialog footer{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:0 1rem;display:flex}.layout-settings-dialog footer button{cursor:pointer;border:0;border-radius:8px;padding:.45rem .85rem;font-weight:600}.layout-settings-dialog footer button.secondary{color:#334e68;background:#e2e8f0}.layout-settings-dialog footer button.primary{color:#fff;background:#0f4c5c}.layout-settings-dialog footer button.primary:hover{background:#0c3d4a}.app{color:#1f2933;background:#f4f7f8;min-height:100vh}.app-header{color:#fff;background:#0f4c5c;grid-template-columns:minmax(16rem,28rem) minmax(0,1fr);align-items:start;gap:.65rem .75rem;padding:.85rem 1.15rem;display:grid}.app-header__identity{min-width:0}.app-header__controls{flex-direction:column;align-items:flex-end;gap:.5rem;min-width:0;display:flex}.app-header__status,.app-header__toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}@media (width<=900px){.app-header{grid-template-columns:1fr}.app-header__controls{align-items:stretch}.app-header__status,.app-header__toolbar{justify-content:flex-start}}.eyebrow{letter-spacing:.04em;text-transform:uppercase;opacity:.8;margin:0 0 .25rem;font-size:.8rem}.app-header h1{margin:0;font-size:1.35rem;font-weight:600}.header-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.view-toggle{background:#ffffff1f;border-radius:999px;gap:.2rem;padding:.2rem;display:inline-flex}.header-stats{background:#ffffff1a;border-radius:999px;flex-wrap:wrap;align-items:center;gap:.3rem;padding:.25rem .55rem;font-size:.8rem;line-height:1.2;display:inline-flex}.header-stats strong{font-weight:700}.header-stats__sep{opacity:.55}.header-stats__muted{opacity:.65}.header-stats__muted strong{font-weight:600}.header-stats__attention{color:#fde68a;font-weight:600}.header-stats__attention strong{font-weight:700}.sign-in-link{color:#fff;cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;text-decoration:underline}.sign-out-link{color:inherit;font:inherit;opacity:.85;cursor:pointer;text-underline-offset:.15em;background:0 0;border:0;padding:0;text-decoration:underline}.sign-out-link:hover{opacity:1}.login-page{color:#1f2933;background:#f4f7f8;min-height:100vh;padding:2.5rem 1.5rem}.login-page .eyebrow{color:#0f4c5c}.login-page h1{margin:0 0 .75rem}.login-placeholder{color:#486581;max-width:36rem;margin:0 0 1.25rem;line-height:1.5}.view-toggle button{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.35rem .7rem;font-size:.85rem}.view-toggle button.active{color:#0f4c5c;background:#fff;font-weight:600}.app-user{opacity:.85;margin:.25rem 0 0;font-size:.85rem}.app-header__actions{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.undo-group{flex-wrap:wrap;gap:.3rem;display:inline-flex}.header-btn:disabled{opacity:.45;cursor:not-allowed}.autosave-hint{opacity:.85;font-weight:400}.restore-panel{margin:.75rem 1.5rem 0}.restore-panel__inner{color:#1f2933;background:#fff;border-radius:12px;padding:1rem 1.15rem;box-shadow:0 1px 2px #0f4c5c14}.restore-panel__inner header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.restore-panel__inner h2{color:#0f4c5c;margin:0;font-size:1.1rem}.restore-panel__inner h3{margin:1rem 0 .5rem;font-size:.95rem}.restore-panel__inner p{color:#486581;margin:0;line-height:1.45}.restore-panel__file{margin-top:.75rem}.restore-panel__file .header-btn{color:#fff;background:#0f4c5c}.restore-list{border:1px solid #d9e2ec;border-radius:8px;max-height:16rem;margin:0;padding:0;list-style:none;overflow:auto}.restore-list li+li{border-top:1px solid #d9e2ec}.restore-list button{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:.15rem;padding:.65rem .75rem;display:flex}.restore-list button:hover{background:#f0f4f8}.restore-list span{color:#627d98;font-size:.8rem}.restore-empty{margin:.5rem 0 0!important}.header-btn{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:8px;padding:.35rem .65rem;font-size:.85rem}.header-btn--icon{justify-content:center;align-items:center;min-width:2.1rem;min-height:2.1rem;padding:.45rem;display:inline-flex}.header-btn--icon .header-icon{display:block}.header-btn.secondary{background:#ffffff14}.conn-chip{text-transform:capitalize;background:#ffffff26;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600;display:inline-block}.conn-saving{color:#92400e;background:#fef3c7}.conn-saved,.conn-online{color:#065f46;background:#d1fae5}.conn-lost{color:#991b1b;background:#fee2e2}.share-banner{color:#065f46;background:#ecfdf5;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 1.5rem;padding:.65rem .85rem;display:flex}.share-banner a{color:inherit;word-break:break-all}.share-banner button{cursor:pointer;background:0 0;border:0;text-decoration:underline}.app--loading{place-items:center;min-height:100vh;display:grid}.view-page{background:#f4f7f8;min-height:100vh}.view-page__header{color:#fff;background:#0f4c5c;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.view-page__header h1{margin:0}.workspace{margin:1rem 1.5rem}.status-card,.placeholder-panel{background:#fff;border-radius:12px;padding:1rem 1.25rem;box-shadow:0 1px 2px #0f4c5c14}.status-card h2,.placeholder-panel h2{margin:0 0 .75rem;font-size:1rem}.status-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem 1rem;margin:0;display:grid}.status-grid dt{text-transform:uppercase;letter-spacing:.04em;color:#627d98;margin:0;font-size:.75rem}.status-grid dd{margin:.15rem 0 0;font-weight:600}.status-ok{color:#0f7b3c}.status-warn{color:#b45309}.status-error{color:#b42318;margin:0}.placeholder-panel p{color:#486581;margin:0;line-height:1.5}
