.auth-container[data-v-4425d073]{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--color-background);padding:2rem}.auth-content[data-v-4425d073]{display:flex;width:100%;max-width:1200px;min-height:600px;border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-lg);background-color:var(--color-card-background)}.auth-form-container[data-v-4425d073]{flex:1;padding:3rem 2rem;display:flex;flex-direction:column}.auth-logo[data-v-4425d073]{display:flex;justify-content:center;margin-bottom:2rem}.logo-image[data-v-4425d073]{height:4rem;width:auto;-o-object-fit:contain;object-fit:contain;max-width:200px}.login-title[data-v-4425d073]{margin-bottom:2rem;text-align:center}.login-title h2[data-v-4425d073]{font-size:1.75rem;font-weight:600;color:var(--color-primary)}.form-error[data-v-4425d073]{color:var(--color-error);font-size:.875rem;padding:.5rem;background-color:rgba(239,68,68,.1);border-radius:.25rem;text-align:center}.auth-form[data-v-4425d073]{flex:1;display:flex;flex-direction:column;gap:1.5rem}.form-options[data-v-4425d073]{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.checkbox-label[data-v-4425d073]{display:flex;align-items:center;cursor:pointer}.checkbox-label input[data-v-4425d073]{margin-right:.5rem}.forgot-link[data-v-4425d073],.terms-link[data-v-4425d073]{color:var(--color-primary);text-decoration:none}.forgot-link[data-v-4425d073]:hover,.terms-link[data-v-4425d073]:hover{text-decoration:underline}.form-submit[data-v-4425d073]{margin-top:1rem}.password-group[data-v-4425d073]{position:relative}.password-toggle[data-v-4425d073]{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:var(--color-text-muted);opacity:.7;transition:opacity .2s;padding:.25rem;z-index:1}.password-toggle[data-v-4425d073]:focus,.password-toggle[data-v-4425d073]:hover{opacity:1;outline:none}.auth-hero[data-v-4425d073]{flex:1;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-light) 100%);color:var(--color-text-inverted);padding:3rem;display:flex;flex-direction:column;justify-content:center}.hero-content[data-v-4425d073]{max-width:500px}.hero-content h1[data-v-4425d073]{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.hero-content p[data-v-4425d073]{font-size:1.125rem;margin-bottom:2.5rem;opacity:.9}.hero-features[data-v-4425d073]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.feature-item[data-v-4425d073]{display:flex;align-items:center;gap:.75rem}.feature-item i[data-v-4425d073]{font-size:1.5rem;opacity:.9}@media (max-width:992px){.auth-content[data-v-4425d073]{flex-direction:column}.auth-hero[data-v-4425d073]{padding:2rem}.hero-content h1[data-v-4425d073]{font-size:2rem}.logo-image[data-v-4425d073]{height:3.75rem;max-width:190px}}@media (max-width:576px){.auth-container[data-v-4425d073]{padding:1rem}.auth-form-container[data-v-4425d073]{padding:1.5rem 1rem}.hero-features[data-v-4425d073]{grid-template-columns:1fr}.logo-image[data-v-4425d073]{height:3rem;max-width:160px}.login-title h2[data-v-4425d073]{font-size:1.5rem}}.dashboard[data-v-3a8be610]{width:100%}.dashboard-header[data-v-3a8be610]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.page-title[data-v-3a8be610]{font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0}.dashboard-actions[data-v-3a8be610]{display:flex;gap:1rem}.date-range-selector[data-v-3a8be610]{display:flex;flex-wrap:wrap;gap:1rem;background-color:var(--color-card-background);border-radius:.5rem;padding:.5rem 1rem}.date-input-group[data-v-3a8be610]{display:flex;align-items:center;gap:.5rem}.date-input-group label[data-v-3a8be610]{font-size:.875rem;font-weight:500;color:var(--color-text);white-space:nowrap}.date-input[data-v-3a8be610]{padding:.375rem .5rem;border:1px solid var(--color-border);border-radius:.375rem;background-color:var(--color-input-background);color:var(--color-text);font-size:.875rem;outline:none;transition:border-color .2s}.date-input[data-v-3a8be610]:focus{border-color:var(--color-primary)}.dashboard-loading[data-v-3a8be610]{display:flex;justify-content:center;align-items:center;min-height:300px}.loading-spinner[data-v-3a8be610]{display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--color-text-light)}.loading-spinner i[data-v-3a8be610]{font-size:2rem;color:var(--color-primary)}.dashboard-content[data-v-3a8be610]{display:flex;flex-direction:column;gap:1.5rem}.stats-overview[data-v-3a8be610]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.charts-grid[data-v-3a8be610]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.chart-card[data-v-3a8be610]{width:100%;height:100%}.recent-bookings[data-v-3a8be610]{width:100%}.table-responsive[data-v-3a8be610]{overflow-x:auto;width:100%}.bookings-table[data-v-3a8be610]{width:100%;border-collapse:collapse;background-color:var(--color-card-background)!important}.bookings-table td[data-v-3a8be610],.bookings-table th[data-v-3a8be610]{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-border);font-size:.875rem;background-color:var(--color-card-background)}.bookings-table th[data-v-3a8be610]{font-weight:600;color:var(--color-text);background-color:var(--color-background)}.bookings-table tr:hover td[data-v-3a8be610]{background-color:rgba(91,33,182,.05)}.status-badge[data-v-3a8be610]{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:capitalize}.status-confirmed[data-v-3a8be610]{background-color:rgba(59,130,246,.1);color:var(--color-info)}.status-pending[data-v-3a8be610]{background-color:rgba(245,158,11,.1);color:var(--color-secondary)}.status-cancelled[data-v-3a8be610]{background-color:rgba(239,68,68,.1);color:var(--color-error)}.status-completed[data-v-3a8be610]{background-color:rgba(16,185,129,.1);color:var(--color-success)}.booking-actions[data-v-3a8be610]{display:flex;gap:.5rem}.action-btn[data-v-3a8be610]{background:none;border:none;width:2rem;height:2rem;border-radius:.375rem;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-text-light);transition:all .2s}.action-btn[data-v-3a8be610]:hover{background-color:#f3f4f6}.view-btn[data-v-3a8be610]:hover{color:var(--color-primary)}.card-footer-actions[data-v-3a8be610]{display:flex;justify-content:flex-end}.view-all-link[data-v-3a8be610]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-primary);font-weight:500;font-size:.875rem;text-decoration:none;transition:all .2s}.view-all-link[data-v-3a8be610]:hover{text-decoration:underline}.empty-state[data-v-3a8be610]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:var(--color-text-light);text-align:center}.empty-icon[data-v-3a8be610]{font-size:2.5rem;margin-bottom:1rem;opacity:.3}@media (max-width:1200px){.stats-overview[data-v-3a8be610]{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.charts-grid[data-v-3a8be610]{grid-template-columns:1fr}}@media (max-width:768px){.stats-overview[data-v-3a8be610]{grid-template-columns:1fr}.dashboard-header[data-v-3a8be610]{flex-direction:column;align-items:flex-start}.date-range-selector[data-v-3a8be610]{width:100%}.date-input[data-v-3a8be610]{width:140px}}@media (max-width:480px){.date-input-group[data-v-3a8be610]{width:100%;flex-direction:column;align-items:flex-start}.date-input[data-v-3a8be610]{width:100%}}.branches-view[data-v-5f610c06]{width:100%}.page-header[data-v-5f610c06]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.page-title[data-v-5f610c06]{font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0}.branches-content[data-v-5f610c06]{width:100%}.loading-container[data-v-5f610c06]{display:flex;justify-content:center;align-items:center;min-height:300px}.loading-spinner[data-v-5f610c06]{display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--color-text-light)}.loading-spinner i[data-v-5f610c06]{font-size:2rem;color:var(--color-primary)}.text-danger[data-v-5f610c06]{color:var(--color-error);font-weight:500}@media (max-width:768px){.page-header[data-v-5f610c06]{flex-direction:column;align-items:flex-start;gap:1rem}}.branch-detail-view[data-v-4623155e]{width:100%}.page-header[data-v-4623155e]{justify-content:space-between;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.back-button[data-v-4623155e],.page-header[data-v-4623155e],.page-title-section[data-v-4623155e]{display:flex;align-items:center}.back-button[data-v-4623155e]{background:none;border:none;width:2.5rem;height:2.5rem;border-radius:9999px;justify-content:center;cursor:pointer;color:var(--color-text-light);transition:all .2s;margin-right:.75rem}.back-button[data-v-4623155e]:hover{background-color:#f3f4f6;color:var(--color-primary)}.page-title[data-v-4623155e]{font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0}.status-badge[data-v-4623155e]{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:capitalize;margin-left:.75rem}.status-active[data-v-4623155e]{background-color:rgba(16,185,129,.1);color:var(--color-success)}.status-inactive[data-v-4623155e]{background-color:hsla(220,9%,46%,.1);color:var(--color-text-light)}.page-actions[data-v-4623155e]{display:flex;gap:.75rem}.loading-container[data-v-4623155e]{display:flex;justify-content:center;align-items:center;min-height:300px}.loading-container.small[data-v-4623155e]{min-height:150px}.loading-spinner[data-v-4623155e]{display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--color-text-light)}.loading-spinner i[data-v-4623155e]{font-size:2rem;color:var(--color-primary)}.not-found-container[data-v-4623155e]{display:flex;justify-content:center;align-items:center;min-height:300px}.not-found-message[data-v-4623155e]{text-align:center;max-width:500px}.not-found-message i[data-v-4623155e]{font-size:3rem;color:var(--color-secondary);margin-bottom:1rem}.not-found-message h2[data-v-4623155e]{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.not-found-message p[data-v-4623155e]{margin-bottom:1.5rem;color:var(--color-text-light)}.branch-detail-content[data-v-4623155e]{display:grid;grid-template-columns:1fr 2fr;gap:1.5rem}.branch-info-card[data-v-4623155e]{height:-moz-fit-content;height:fit-content}.branch-info-grid[data-v-4623155e]{display:flex;flex-direction:column;gap:1rem}.info-item[data-v-4623155e]{display:flex;flex-direction:column}.info-item.full-width[data-v-4623155e]{grid-column:span 2}.info-label[data-v-4623155e]{font-size:.75rem;font-weight:500;color:var(--color-text-light);margin-bottom:.25rem}.info-value[data-v-4623155e]{font-size:.875rem;color:var(--color-text)}.services-header[data-v-4623155e]{display:flex;align-items:center;gap:1rem}.services-count[data-v-4623155e]{font-size:.875rem;font-weight:500;color:var(--color-text-light)}.text-danger[data-v-4623155e]{color:var(--color-error);font-weight:500}.status-value[data-v-4623155e]{display:flex;align-items:center}.view-location-btn[data-v-4623155e]{margin-left:.5rem;padding:.25rem .5rem;font-size:.75rem}.status-warning[data-v-4623155e]{background-color:rgba(245,158,11,.1);color:var(--color-warning)}.status-closed[data-v-4623155e]{background-color:rgba(239,68,68,.1);color:var(--color-error)}@media (max-width:1024px){.branch-detail-content[data-v-4623155e]{grid-template-columns:1fr}}@media (max-width:768px){.page-header[data-v-4623155e]{flex-direction:column;align-items:flex-start}.page-actions[data-v-4623155e]{width:100%;justify-content:space-between}}.users-view[data-v-d1690bbe]{width:100%}.page-header[data-v-d1690bbe]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.page-title[data-v-d1690bbe]{font-size:1.5rem;font-weight:700;color:var(--color-text);margin:0}.users-content[data-v-d1690bbe]{width:100%}.loading-container[data-v-d1690bbe]{display:flex;justify-content:center;align-items:center;min-height:300px}.loading-spinner[data-v-d1690bbe]{display:flex;flex-direction:column;align-items:center;gap:1rem;color:var(--color-text-light)}.loading-spinner i[data-v-d1690bbe]{font-size:2rem;color:var(--color-primary)}.text-danger[data-v-d1690bbe]{color:var(--color-error);font-weight:500}@media (max-width:768px){.page-header[data-v-d1690bbe]{flex-direction:column;align-items:flex-start;gap:1rem}}.user-management[data-v-a3b56e08]{width:100%}.content-container[data-v-a3b56e08]{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.invite-form[data-v-a3b56e08]{display:flex;flex-direction:column;gap:1.25rem}.form-group[data-v-a3b56e08]{display:flex;flex-direction:column;gap:.5rem}.form-group label[data-v-a3b56e08]{font-weight:500;font-size:.875rem;color:var(--color-text)}.form-control[data-v-a3b56e08]{padding:.625rem;border-radius:.375rem;border:1px solid var(--color-border);background-color:var(--color-background);font-size:.875rem;transition:border-color .2s}.form-control[data-v-a3b56e08]:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 2px rgba(91,33,182,.1)}.form-error[data-v-a3b56e08]{font-size:.75rem;color:var(--color-error)}.form-error-general[data-v-a3b56e08]{background-color:rgba(239,68,68,.1);color:var(--color-error)}.form-error-general[data-v-a3b56e08],.success-message[data-v-a3b56e08]{padding:.75rem;border-radius:.375rem;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.success-message[data-v-a3b56e08]{background-color:rgba(16,185,129,.1);color:var(--color-success)}.form-actions[data-v-a3b56e08]{margin-top:.5rem}.invitations-card[data-v-a3b56e08]{margin-bottom:2rem}.card-actions[data-v-a3b56e08]{display:flex;justify-content:flex-end;margin-bottom:1rem}.table-responsive[data-v-a3b56e08]{overflow-x:auto;width:100%}.invitations-table[data-v-a3b56e08]{width:100%;border-collapse:collapse}.invitations-table td[data-v-a3b56e08],.invitations-table th[data-v-a3b56e08]{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-border);font-size:.875rem}.invitations-table th[data-v-a3b56e08]{font-weight:600;color:var(--color-text);background-color:var(--color-background)}.invitations-table tr:hover td[data-v-a3b56e08]{background-color:rgba(91,33,182,.05)}.status-badge[data-v-a3b56e08]{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:capitalize}.status-pending[data-v-a3b56e08]{background-color:rgba(245,158,11,.1);color:#f59e0b}.status-accepted[data-v-a3b56e08]{background-color:rgba(16,185,129,.1);color:var(--color-success)}.status-rejected[data-v-a3b56e08]{background-color:rgba(239,68,68,.1);color:var(--color-error)}.status-expired[data-v-a3b56e08]{background-color:hsla(220,9%,46%,.1);color:#6b7280}.native-cancel-btn[data-v-a3b56e08]{display:inline-flex;align-items:center;justify-content:center;padding:.375rem;border-radius:.25rem;background-color:#f36e2a;color:#fff;border:none;cursor:pointer;font-size:.875rem;line-height:1;width:28px;height:28px;transition:all .2s}.native-cancel-btn[data-v-a3b56e08]:hover{background-color:#df5a16;transform:scale(1.05)}.native-cancel-btn[data-v-a3b56e08]:focus{outline:none;box-shadow:0 0 0 2px rgba(243,110,42,.4)}.empty-state[data-v-a3b56e08],.error-state[data-v-a3b56e08],.loading-state[data-v-a3b56e08]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:var(--color-text-light);text-align:center}.empty-state .empty-icon[data-v-a3b56e08],.error-state i[data-v-a3b56e08],.loading-state i[data-v-a3b56e08]{font-size:2.5rem;margin-bottom:1rem;opacity:.3}.error-state button[data-v-a3b56e08]{margin-top:1rem}.empty-message[data-v-a3b56e08]{margin-top:.5rem;font-size:.875rem}.pagination[data-v-a3b56e08]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem}.pagination-btn[data-v-a3b56e08]{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.375rem;border:1px solid var(--color-border);background-color:#fff;color:var(--color-text);cursor:pointer;transition:all .2s}.pagination-btn[data-v-a3b56e08]:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db}.pagination-btn[data-v-a3b56e08]:disabled{opacity:.5;cursor:not-allowed}.pagination-info[data-v-a3b56e08]{font-size:.875rem;color:var(--color-text-light)}.confirmation-content[data-v-a3b56e08]{display:flex;flex-direction:column;gap:1rem}.confirmation-content p[data-v-a3b56e08]{margin:0;line-height:1.5}.confirmation-help-text[data-v-a3b56e08]{font-size:.875rem;color:var(--color-text-light)}.debug-modal-backdrop[data-v-a3b56e08]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000}.debug-modal[data-v-a3b56e08]{background-color:#fff;border-radius:8px;padding:20px;width:400px;max-width:90%;box-shadow:0 5px 15px rgba(0,0,0,.3);border-top:4px solid #f36e2a}.debug-modal h3[data-v-a3b56e08]{margin-top:0;color:#f36e2a;font-weight:600;border-bottom:1px solid #e5e7eb;padding-bottom:10px;margin-bottom:16px}.debug-modal p[data-v-a3b56e08]{margin:8px 0;color:#4b5563}.debug-modal p strong[data-v-a3b56e08]{color:#1f2937;font-weight:500}.debug-modal div[data-v-a3b56e08]{display:flex;justify-content:flex-end;margin-top:20px;gap:10px}.debug-modal button[data-v-a3b56e08]{padding:8px 16px;border-radius:6px;border:none;cursor:pointer;font-weight:500;transition:all .2s}.debug-modal button[data-v-a3b56e08]:first-child{background-color:#f3f4f6;color:#374151}.debug-modal button[data-v-a3b56e08]:first-child:hover{background-color:#e5e7eb}.debug-modal button[data-v-a3b56e08]:last-child{background-color:#f36e2a;color:#fff}.debug-modal button[data-v-a3b56e08]:last-child:hover{background-color:#df5a16}.native-btn[data-v-a3b56e08]{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;border:none;transition:all .2s;margin-left:8px}.secondary-btn[data-v-a3b56e08]{background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb}.secondary-btn[data-v-a3b56e08]:hover{background-color:#e5e7eb}.danger-btn[data-v-a3b56e08]{background-color:#f36e2a;color:#fff}.danger-btn[data-v-a3b56e08]:hover{background-color:#df5a16}@media (max-width:768px){.content-container[data-v-a3b56e08]{gap:1rem}.pagination[data-v-a3b56e08]{flex-wrap:wrap}}.sports-bookings-view[data-v-1f3fe0d8]{width:100%}.page-header[data-v-1f3fe0d8]{margin-bottom:1.5rem}.page-title[data-v-1f3fe0d8]{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.filter-section[data-v-1f3fe0d8]{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end;margin-bottom:1rem;background-color:var(--color-card-background);padding:1rem;border-radius:.5rem}.date-range[data-v-1f3fe0d8]{display:flex;gap:1rem}.branch-select[data-v-1f3fe0d8],.date-input[data-v-1f3fe0d8]{display:flex;flex-direction:column;min-width:160px}.branch-select label[data-v-1f3fe0d8],.date-input label[data-v-1f3fe0d8]{font-size:.75rem;font-weight:500;margin-bottom:.25rem;color:var(--color-text-light)}.form-input[data-v-1f3fe0d8]{padding:.5rem;border:1px solid var(--color-border);border-radius:.375rem;font-size:.875rem}.card-header[data-v-1f3fe0d8]{display:flex;justify-content:space-between;align-items:center}.card-title[data-v-1f3fe0d8]{font-size:1.25rem;font-weight:600;margin:0}.booking-stats[data-v-1f3fe0d8]{font-size:.875rem;color:var(--color-text-light)}.empty-container[data-v-1f3fe0d8],.error-container[data-v-1f3fe0d8],.loading-container[data-v-1f3fe0d8]{display:flex;justify-content:center;align-items:center;min-height:200px;padding:2rem}.empty-message[data-v-1f3fe0d8],.error-message[data-v-1f3fe0d8],.loading-spinner[data-v-1f3fe0d8]{display:flex;flex-direction:column;align-items:center;text-align:center}.empty-message i[data-v-1f3fe0d8],.error-message i[data-v-1f3fe0d8],.loading-spinner i[data-v-1f3fe0d8]{font-size:2rem;margin-bottom:1rem}.loading-spinner i[data-v-1f3fe0d8]{color:var(--color-primary)}.error-message i[data-v-1f3fe0d8]{color:var(--color-error)}.empty-message i[data-v-1f3fe0d8]{color:var(--color-text-light)}.empty-message h3[data-v-1f3fe0d8],.error-message h3[data-v-1f3fe0d8]{margin-top:0;margin-bottom:.5rem;font-size:1.125rem}.empty-message p[data-v-1f3fe0d8],.error-message p[data-v-1f3fe0d8]{margin-top:0;margin-bottom:1rem;color:var(--color-text-light)}.bookings-table-wrapper[data-v-1f3fe0d8]{overflow-x:auto}.bookings-table[data-v-1f3fe0d8]{width:100%;border-collapse:collapse}.bookings-table td[data-v-1f3fe0d8],.bookings-table th[data-v-1f3fe0d8]{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--color-border)}.bookings-table th[data-v-1f3fe0d8]{font-weight:600;color:var(--color-text);background-color:var(--color-background)}.bookings-table td[data-v-1f3fe0d8]{color:var(--color-text)}.actions-cell[data-v-1f3fe0d8]{width:50px;text-align:center}.icon-button[data-v-1f3fe0d8]{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:none;background-color:transparent;color:var(--color-text-light);cursor:pointer;transition:all .2s}.icon-button[data-v-1f3fe0d8]:hover{background-color:rgba(0,0,0,.05);color:var(--color-primary)}.status-badge[data-v-1f3fe0d8]{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:uppercase}.status-pending[data-v-1f3fe0d8]{background-color:rgba(245,158,11,.1);color:#d97706}.status-confirmed[data-v-1f3fe0d8]{background-color:rgba(16,185,129,.1);color:#059669}.status-cancelled[data-v-1f3fe0d8]{background-color:rgba(239,68,68,.1);color:#dc2626}.status-noshow[data-v-1f3fe0d8]{background-color:rgba(124,58,237,.1);color:#7c3aed}.status-completed[data-v-1f3fe0d8]{background-color:rgba(16,185,129,.1);color:#059669}.status-expired[data-v-1f3fe0d8]{background-color:hsla(220,9%,46%,.1);color:#6b7280}.pagination[data-v-1f3fe0d8]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem}.page-info[data-v-1f3fe0d8]{font-size:.875rem;color:var(--color-text-light)}.booking-details[data-v-1f3fe0d8]{padding:1rem 0}.detail-section[data-v-1f3fe0d8]{margin-bottom:1.5rem}.section-title[data-v-1f3fe0d8]{font-size:1rem;font-weight:600;margin-top:0;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-border)}.detail-row[data-v-1f3fe0d8]{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.detail-item[data-v-1f3fe0d8]{flex:1;min-width:200px}.detail-label[data-v-1f3fe0d8]{display:block;font-size:.75rem;color:var(--color-text-light);margin-bottom:.25rem}.detail-value[data-v-1f3fe0d8]{font-size:.875rem}.id-value[data-v-1f3fe0d8]{font-family:monospace;background-color:var(--color-background);padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem}.detail-remarks[data-v-1f3fe0d8]{background-color:var(--color-background);padding:.75rem;border-radius:.375rem;font-size:.875rem;white-space:pre-wrap}.modal-actions[data-v-1f3fe0d8]{display:flex;justify-content:flex-end;margin-top:1.5rem}.detail-row[data-v-1f3fe0d8]:last-child{margin-bottom:0}.actions-row[data-v-1f3fe0d8]{margin-bottom:1rem;display:flex;justify-content:flex-end}.create-booking-form[data-v-1f3fe0d8]{display:flex;flex-direction:column;gap:1rem;background-color:var(--color-card-background)}.form-group[data-v-1f3fe0d8]{display:flex;flex-direction:column}.form-group label[data-v-1f3fe0d8]{font-size:.75rem;font-weight:500;margin-bottom:.25rem;color:var(--color-text-light)}.form-textarea[data-v-1f3fe0d8]{padding:.5rem;border:1px solid var(--color-border);border-radius:.375rem;font-size:.875rem;font-family:inherit;resize:vertical}.form-actions[data-v-1f3fe0d8]{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.helper-text[data-v-1f3fe0d8]{font-size:.75rem;color:var(--color-text-light);margin-top:.25rem}.booking-form-steps[data-v-1f3fe0d8]{margin-bottom:1.5rem;border-bottom:1px solid var(--color-border);padding-bottom:1rem}.booking-steps-wrapper[data-v-1f3fe0d8]{display:flex;justify-content:space-between;position:relative;max-width:800px;margin:0 auto}.booking-steps-wrapper[data-v-1f3fe0d8]:before{content:"";position:absolute;top:24px;left:30px;right:30px;height:2px;background-color:var(--color-border);z-index:1}.booking-step[data-v-1f3fe0d8]{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.step-number[data-v-1f3fe0d8]{width:30px;height:30px;border-radius:50%;background-color:#f0f0f0;border:2px solid var(--color-border);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;color:var(--color-text-light);margin-bottom:.5rem;transition:all .3s ease}.step-label[data-v-1f3fe0d8]{font-size:.75rem;color:var(--color-text-light);text-align:center}.booking-step.active .step-number[data-v-1f3fe0d8]{background-color:var(--color-primary-light);border-color:var(--color-primary);color:var(--color-primary)}.booking-step.active .step-label[data-v-1f3fe0d8]{color:var(--color-primary);font-weight:500}.booking-step.completed .step-number[data-v-1f3fe0d8]{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff}.booking-step-content[data-v-1f3fe0d8]{padding:0 .5rem}.step-title[data-v-1f3fe0d8]{font-size:1.125rem;font-weight:600;margin-top:0;margin-bottom:1.5rem;text-align:center}.branch-cards[data-v-1f3fe0d8],.service-cards[data-v-1f3fe0d8]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}.branch-card[data-v-1f3fe0d8],.service-card[data-v-1f3fe0d8]{border:1px solid var(--color-border);border-radius:.5rem;padding:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:space-between}.branch-card[data-v-1f3fe0d8]:hover,.service-card[data-v-1f3fe0d8]:hover{border-color:var(--color-primary-light);background-color:rgba(243,110,42,.05)}.branch-card.selected[data-v-1f3fe0d8],.service-card.selected[data-v-1f3fe0d8]{border-color:var(--color-primary);background-color:rgba(243,110,42,.1)}.branch-card-content h4[data-v-1f3fe0d8],.service-card-content h4[data-v-1f3fe0d8]{margin:0 0 .5rem 0;font-size:1rem;color:var(--color-text)}.branch-card-content p[data-v-1f3fe0d8],.service-card-content p[data-v-1f3fe0d8]{margin:0;font-size:.875rem;color:var(--color-text-light)}.branch-card-icon[data-v-1f3fe0d8],.service-card-icon[data-v-1f3fe0d8]{color:var(--color-primary);font-size:1.25rem}.service-category[data-v-1f3fe0d8]{margin-bottom:.25rem!important}.service-category[data-v-1f3fe0d8],.service-duration[data-v-1f3fe0d8]{color:var(--color-text-light);font-size:.75rem}.empty-services[data-v-1f3fe0d8]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background-color:var(--color-background);border-radius:.5rem;text-align:center;color:var(--color-text-light)}.empty-services i[data-v-1f3fe0d8]{font-size:2rem;margin-bottom:1rem;color:var(--color-text-light)}.step-actions[data-v-1f3fe0d8]{margin-top:1.5rem;display:flex;justify-content:space-between}.date-time-grid[data-v-1f3fe0d8]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:1.5rem}@media (min-width:640px){.date-time-grid[data-v-1f3fe0d8]{grid-template-columns:repeat(2,1fr)}}.duration-buttons[data-v-1f3fe0d8],.time-slots[data-v-1f3fe0d8]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.duration-button[data-v-1f3fe0d8],.time-button[data-v-1f3fe0d8]{padding:.5rem .75rem;border:1px solid var(--color-border);border-radius:.375rem;background-color:#fff;font-size:.875rem;cursor:pointer;transition:all .2s}.duration-button[data-v-1f3fe0d8]:hover,.time-button[data-v-1f3fe0d8]:hover{border-color:var(--color-primary-light);background-color:var(--color-background);color:var(--color-primary)}.duration-button.selected[data-v-1f3fe0d8],.time-button.selected[data-v-1f3fe0d8]{border-color:var(--color-primary);background-color:var(--color-background);color:var(--color-primary);font-weight:500}.time-slots[data-v-1f3fe0d8]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;width:100%}.empty-time-slots[data-v-1f3fe0d8],.loading-time-slots[data-v-1f3fe0d8]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;background-color:#f9fafb;border-radius:.375rem;text-align:center;color:var(--color-text-light);grid-column:1/-1;width:100%}.empty-time-slots i[data-v-1f3fe0d8],.loading-time-slots i[data-v-1f3fe0d8]{font-size:1.5rem;margin-bottom:.5rem}.loading-time-slots i[data-v-1f3fe0d8]{color:var(--color-primary);animation:spin-1f3fe0d8 1s linear infinite}.empty-time-slots i[data-v-1f3fe0d8]{color:var(--color-text-light)}.time-slot-button[data-v-1f3fe0d8]{padding:.625rem .5rem;border:1px solid var(--color-border);border-radius:.375rem;font-size:.875rem;background-color:#fff;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;text-align:center;height:100%;min-height:50px;box-shadow:0 1px 2px rgba(0,0,0,.05);width:100%}.time-slot-button[data-v-1f3fe0d8]:hover{background-color:var(--color-background);box-shadow:0 2px 4px rgba(0,0,0,.1)}.time-slot-button.selected[data-v-1f3fe0d8],.time-slot-button[data-v-1f3fe0d8]:hover{border-color:var(--color-primary);color:var(--color-primary);transform:translateY(-1px)}.time-slot-button.selected[data-v-1f3fe0d8]{background-color:rgba(var(--color-primary-rgb),.1);font-weight:500;box-shadow:0 2px 4px rgba(var(--color-primary-rgb),.2)}@keyframes spin-1f3fe0d8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.booking-summary[data-v-1f3fe0d8]{background-color:var(--color-background);border-radius:.5rem;padding:1rem;margin-top:1.5rem}.booking-summary h4[data-v-1f3fe0d8]{font-size:1rem;font-weight:600;margin-top:0;margin-bottom:1rem;color:var(--color-text)}.summary-details[data-v-1f3fe0d8]{display:flex;flex-direction:column;gap:.75rem}.summary-row[data-v-1f3fe0d8]{display:flex;justify-content:space-between;align-items:center}.summary-label[data-v-1f3fe0d8]{font-size:.875rem;color:var(--color-text-light)}.summary-value[data-v-1f3fe0d8]{font-size:.875rem;font-weight:500;color:var(--color-text)}.spacer[data-v-1f3fe0d8]{height:1.5rem}.sports-page[data-v-f7a4551a]{padding:1.5rem}.content-container[data-v-f7a4551a]{background-color:#fff;border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.sports-grid[data-v-f7a4551a]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.empty-state[data-v-f7a4551a],.loading-state[data-v-f7a4551a]{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:var(--color-text-muted)}.empty-icon[data-v-f7a4551a],.fa-spinner[data-v-f7a4551a]{font-size:2.5rem;margin-bottom:1rem;opacity:.6}@media (max-width:768px){.sports-grid[data-v-f7a4551a]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}