.nav-preview{border:1px dashed rgba(255,255,255,.3)}.nav-preview small{display:block;color:#f8b51b;font-size:9px;font-weight:900;text-transform:uppercase}.reservations-note{display:flex;gap:10px;margin-bottom:12px;padding:9px 13px;border:1px dashed #dfa631;border-radius:12px;background:#fff8df;color:#704d0a;font-size:12px}.reservations-service-line{display:flex;align-items:center;gap:10px;margin:14px 0}.reservations-service-line>span{color:var(--tl-muted);font-size:12px;font-weight:850;text-transform:uppercase}.reservations-service-line>div{display:flex;gap:8px;overflow:auto}.reservations-service-line button{min-height:40px;padding:7px 12px;border:1px solid var(--tl-border);border-radius:10px;background:#fff;color:var(--tl-ink);font-weight:800}.reservations-service-line button small{margin-left:5px;color:var(--tl-muted);font-weight:700}.reservations-service-line button.is-active{border-color:var(--tl-brand);background:var(--tl-soft);color:var(--tl-brand)}.reservations-note-line{overflow:hidden;margin-top:8px;padding:6px 8px;border-radius:7px;background:#fff8df;color:#76551e;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.reservations-card-actions{display:flex;gap:7px;margin-top:9px;padding-top:8px;border-top:1px solid var(--tl-border)}.reservations-waitlist{margin-top:18px;border:1px solid var(--tl-border);border-radius:14px;background:var(--tl-surface)}.reservations-waitlist>summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:12px 15px;cursor:pointer;list-style:none}.reservations-waitlist>summary span:first-child{display:flex;flex-direction:column}.reservations-waitlist>summary small{color:var(--tl-muted)}.reservations-waitlist>div{padding:0 15px 15px}.reservations-waitlist>footer{padding:0 15px 15px}.reservations-waitlist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.reservations-waitlist-grid article{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:11px;border:1px solid var(--tl-border);border-radius:10px;background:#fff}.reservations-waitlist-grid article div{display:flex;flex-direction:column}.reservations-waitlist-grid article span{color:var(--tl-muted);font-size:11px}.reservations-date-tool .reservation-tool-panel{min-width:310px}@media(max-width:700px){.reservations-note{flex-direction:column;gap:2px}.reservations-service-line{align-items:flex-start;flex-direction:column}.reservations-service-line>div{width:100%}.reservations-waitlist-grid{grid-template-columns:1fr}.reservations-card-actions .btn{flex:1}}
.reservation-calendar{touch-action:pan-y;user-select:none;-webkit-user-select:none}.reservations-customer-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.reservations-customer-line .reservation-slot-customer{margin:0}.reservations-people{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:5px 9px;border-radius:999px;background:var(--tl-soft);color:var(--tl-ink);font-size:15px}.reservations-people .tl-icon{width:20px;height:20px}.reservations-people strong{font:800 16px Fredoka,Inter,sans-serif}.reservations-card-context{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-top:8px}.reservations-card-context .service-marker-list{margin:0}.reservations-card-context .service-source-badge{font-size:10px}
#view-reservations .reservation-slot-card{border-left-width:5px}
#view-reservations .reservation-slot-card.status-expected{border-left-color:#e89a18}
#view-reservations .reservation-slot-card.status-partial{border-left-color:#e47518}
#view-reservations .reservation-slot-card.status-seated{border-left-color:#23873b}
#view-reservations .reservation-slot-card.status-completed{border-left-color:#55776a}
#view-reservations .reservation-slot-card.status-noshow{border-left-color:#d33627}
#view-reservations .reservation-slot-card.status-cancelled{border-left-color:#8d9499}
#view-reservations .reservations-customer-line .reservation-slot-customer{display:inline-flex;align-items:center;gap:7px;min-width:0}
#view-reservations .reservations-status-icon{width:18px;height:18px;color:#e89a18}
#view-reservations .status-partial .reservations-status-icon{color:#e47518}
#view-reservations .status-seated .reservations-status-icon{color:#23873b}
#view-reservations .status-completed .reservations-status-icon{color:#55776a}
#view-reservations .status-noshow .reservations-status-icon{color:#d33627}
#view-reservations .status-cancelled .reservations-status-icon{color:#737b80}
#view-reservations .status-expected .reservation-slot-status{background:#fff4d9;color:#9b5c00}
#view-reservations .status-partial .reservation-slot-status{background:#fff0df;color:#a54800}
#view-reservations .status-seated .reservation-slot-status{background:#e7f6e8;color:#176b2d}
#view-reservations .status-completed .reservation-slot-status{background:#e9f0ed;color:#3d6255}
#view-reservations .status-noshow .reservation-slot-status{background:#fde9e6;color:#ad251a}
#view-reservations .status-cancelled .reservation-slot-status{background:#eceeef;color:#5f666a}
.reservation-detail-cancel{display:flex;align-items:center;justify-content:space-between;gap:18px;border-color:#efc5bf;background:#fff8f7}.reservation-detail-cancel p{margin:3px 0 0;font-size:12px}
@media(max-width:600px){.reservation-detail-cancel{align-items:stretch;flex-direction:column}.reservation-detail-cancel .btn{width:100%}}

.reservations-sync{display:flex;align-items:center;gap:8px;margin:10px 0;padding:9px 12px;border-radius:10px;background:#eef7f0;color:#216536;font-size:12px}.reservations-sync.is-alert{background:#fff1dc;color:#8a4d00}.reservations-sync .tl-icon{width:16px;height:16px}.reservations-waitlist-grid article{align-items:stretch;flex-direction:column}.reservations-waitlist-grid article label{display:flex;align-items:center;gap:7px;margin-top:8px;color:var(--tl-muted);font-size:11px}.reservations-waitlist-grid article .select{min-height:34px;padding:5px 8px}.reservations-waitlist-actions{display:flex!important;align-items:center;flex-direction:row!important;flex-wrap:wrap;gap:6px}.reservations-card-actions+.reservation-slot-indicator{margin-left:auto}#view-reservations .reservation-slot-footer{min-width:0;flex-wrap:nowrap}#view-reservations .reservation-slot-footer>*{flex-shrink:0}#view-reservations .quick-assign-short{display:none}@media(min-width:701px) and (max-width:1280px){#view-reservations .reservation-slot-footer>[data-table-assignment-id]{width:40px;padding-right:0;padding-left:0}#view-reservations .table-assignment-label,#view-reservations .quick-assign-full{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}#view-reservations .quick-assign-short{display:inline}}#view-reservations .reservation-slot-footer>.btn{min-height:34px}.planning-head-actions #reservationsFloorPlan{border-color:var(--tl-brand);background:#fff0e7;color:var(--tl-brand-active);font-weight:900;box-shadow:0 2px 8px rgba(232,50,20,.13)}.planning-head-actions #reservationsFloorPlan:hover{background:#ffe4d5;transform:translateY(-1px)}#view-reservations .reservation-filter-toolbar #reservationsRefresh{flex:0 0 auto;margin-left:auto;border-color:var(--tl-border);background:var(--tl-surface)}@media(max-width:700px){.planning-head-actions #reservationsFloorPlan{order:-1;width:100%}.reservations-waitlist-actions .btn,.reservations-waitlist-actions a{flex:1}#view-reservations .reservation-filter-toolbar #reservationsRefresh{margin-left:0}}

.reservations-print-icon{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;padding:0;border:1px solid var(--tl-border);border-radius:10px;background:#fff;color:var(--tl-ink);font-size:18px;cursor:pointer}.reservations-print-icon .tl-icon{width:18px;height:18px}.reservations-print-icon:hover{border-color:var(--tl-brand);background:var(--tl-soft);color:var(--tl-brand)}.reservations-print-icon:focus-visible{outline:2px solid var(--tl-brand);outline-offset:2px}.reservations-print-frame{position:fixed;left:-10000px;bottom:0;width:1px;height:1px;border:0;opacity:0;pointer-events:none}
