.highlight-reservation.svelte-f3hetp{animation:svelte-f3hetp-highlight-pulse 3s ease-in-out}@keyframes svelte-f3hetp-highlight-pulse{0%{box-shadow:0 0 rgba(var(--primary-color-rgb),.7)}50%{box-shadow:0 0 0 10px rgba(var(--primary-color-rgb),0)}to{box-shadow:0 0 rgba(var(--primary-color-rgb),0)}}.reservation-actions-container.svelte-f3hetp{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.lookup-container.svelte-f3hetp{background-color:var(--bg-alt);border-radius:var(--border-radius);padding:1rem;box-shadow:var(--shadow-sm)}.lookup-heading.svelte-f3hetp{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;margin-top:0;margin-bottom:.5rem;color:var(--heading-color)}.lookup-text.svelte-f3hetp{margin-top:0;margin-bottom:1rem;color:var(--text-muted);font-size:.9rem}@media (min-width: 768px){.reservation-actions-container.svelte-f3hetp{flex-direction:row;align-items:flex-start}.lookup-container.svelte-f3hetp{flex:1;max-width:500px}}.action-buttons.svelte-f3hetp{display:flex;gap:.5rem;align-items:center}.loading-container.svelte-f3hetp,.error-container.svelte-f3hetp,.empty-state.svelte-f3hetp{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;width:100%;max-width:800px;text-align:center}.error-message.svelte-f3hetp{color:var(--danger-contrast-color);font-weight:500}.spin.svelte-f3hetp{animation:svelte-f3hetp-spin 1s linear infinite}@keyframes svelte-f3hetp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reservations-grid.svelte-f3hetp{display:grid;width:auto;max-width:800px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}.reservation-card.svelte-f3hetp{background-color:var(--card-bg-color);border-radius:.5rem;box-shadow:0 2px 4px #0000001a;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.reservation-header.svelte-f3hetp{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--border-color);padding-bottom:.5rem}.reservation-restaurant.svelte-f3hetp{font-weight:600;display:flex;align-items:center;gap:.5rem}.reservation-status.svelte-f3hetp{font-size:.875rem;font-weight:500;padding:.25rem .5rem;border-radius:.25rem}.status-pending.svelte-f3hetp{background-color:var(--warning-color);color:var(--warning-contrast-color)}.status-accepted.svelte-f3hetp{background-color:var(--success-color);color:var(--success-contrast-color)}.status-rejected.svelte-f3hetp{background-color:var(--error-color);color:var(--error-contrast-color)}.status-canceled.svelte-f3hetp{background-color:var(--disabled-color);color:var(--disabled-text-color)}.reservation-details.svelte-f3hetp{display:flex;flex-direction:column;gap:.5rem}.reservation-detail.svelte-f3hetp{display:flex;align-items:center;gap:.5rem}.reservation-actions.svelte-f3hetp{display:flex;justify-content:flex-end;margin-top:.5rem}.introtext.svelte-f3hetp{font-size:1.25em;color:var(--text-color);max-width:750px;margin:0 auto}@media (max-width: 768px){.reservations-grid.svelte-f3hetp{grid-template-columns:1fr}}
