.modal-backdrop.svelte-vxwh5k{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.modal-content.svelte-vxwh5k{background:var(--primary-bg);border-radius:15px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;border:1px solid rgba(220,38,38,.2)}.modal-header.svelte-vxwh5k{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid rgba(220,38,38,.1)}.modal-header.svelte-vxwh5k h2:where(.svelte-vxwh5k){color:var(--accent);margin:0}.close-btn.svelte-vxwh5k{background:none;border:none;font-size:2rem;color:var(--text-secondary);cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.close-btn.svelte-vxwh5k:hover{background:#dc26261a;color:var(--accent)}.modal-body.svelte-vxwh5k{padding:2rem}.class-info.svelte-vxwh5k{background:#dc26260d;border:1px solid rgba(220,38,38,.1);border-radius:10px;padding:1.5rem;margin-bottom:2rem}.class-info.svelte-vxwh5k h3:where(.svelte-vxwh5k){color:var(--accent);margin-bottom:.5rem}.class-info.svelte-vxwh5k p:where(.svelte-vxwh5k){color:var(--text-secondary);margin-bottom:1rem}.class-details.svelte-vxwh5k{display:flex;flex-direction:column;gap:.5rem}.time.svelte-vxwh5k,.location.svelte-vxwh5k{color:var(--text-primary);font-size:.9rem}@media (max-width: 768px){.modal-backdrop.svelte-vxwh5k{padding:1rem}.modal-header.svelte-vxwh5k,.modal-body.svelte-vxwh5k{padding:1.5rem}}.schedule-hero.svelte-19rgvlq{background:linear-gradient(135deg,var(--primary-bg) 0%,#2a1a1a 100%);padding:120px 0 80px;text-align:center}.page-title.svelte-19rgvlq{font-size:3rem;margin-bottom:1rem}.highlight.svelte-19rgvlq{background:linear-gradient(135deg,var(--accent),#ff9a9e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle.svelte-19rgvlq{font-size:1.25rem;color:var(--text-secondary)}.location-info.svelte-19rgvlq{margin-top:1.5rem}.location-link.svelte-19rgvlq{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-primary);text-decoration:none;padding:.75rem 1.5rem;background:#dc26261a;border:1px solid rgba(220,38,38,.2);border-radius:8px;transition:all .3s ease}.location-link.svelte-19rgvlq:hover{background:#dc262633;border-color:var(--accent);transform:translateY(-2px)}.location-icon.svelte-19rgvlq{font-size:1.25rem}.location-text.svelte-19rgvlq{font-weight:500}.location-footer.svelte-19rgvlq{text-align:center;padding:3rem;background:linear-gradient(135deg,#dc26260d,#dc262603);border:1px solid rgba(220,38,38,.1);border-radius:15px}.location-footer.svelte-19rgvlq h3:where(.svelte-19rgvlq){color:var(--accent);font-size:1.5rem;margin-bottom:.5rem}.location-footer.svelte-19rgvlq p:where(.svelte-19rgvlq){color:var(--text-secondary);margin-bottom:1.5rem}.schedule-content.svelte-19rgvlq{padding:80px 0;background-color:var(--secondary-bg)}.schedule-grid.svelte-19rgvlq{display:grid;gap:2rem;margin-bottom:4rem}.class-card.svelte-19rgvlq{background:linear-gradient(135deg,#dc26260d,#dc262603);border:1px solid rgba(220,38,38,.1);border-radius:15px;padding:2rem;display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;transition:transform .3s ease,box-shadow .3s ease;animation:svelte-19rgvlq-fadeInUp .8s ease forwards;opacity:0;scroll-margin-top:100px}.class-card.svelte-19rgvlq:hover{transform:translateY(-2px);box-shadow:0 10px 30px #dc262626}.date-badge.svelte-19rgvlq{text-align:center;background:var(--accent);color:#fff;border-radius:10px;padding:1rem;min-width:80px}.weekday.svelte-19rgvlq{font-size:.9rem;font-weight:600;opacity:.9}.month.svelte-19rgvlq{font-size:.8rem;font-weight:500;margin:.2rem 0}.day.svelte-19rgvlq{font-size:1.5rem;font-weight:700}.class-info.svelte-19rgvlq{flex:1}.class-title.svelte-19rgvlq{color:var(--accent);font-size:1.5rem;margin-bottom:.5rem}.class-description.svelte-19rgvlq{color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.class-details.svelte-19rgvlq{display:flex;flex-direction:column;gap:.5rem}.time.svelte-19rgvlq{font-weight:600;color:var(--text-primary)}.location.svelte-19rgvlq{color:var(--text-secondary);font-size:.9rem}.class-actions.svelte-19rgvlq{display:flex;align-items:center}.book-btn.svelte-19rgvlq{background:var(--accent);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.book-btn.svelte-19rgvlq:hover{background:var(--accent-hover);transform:translateY(-2px)}.booked-badge.svelte-19rgvlq{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #22c55e4d}.checkmark.svelte-19rgvlq{font-size:1.25rem;font-weight:700}@keyframes svelte-19rgvlq-fadeInUp{to{opacity:1;transform:translateY(0)}0%{opacity:0;transform:translateY(20px)}}@media (max-width: 768px){.page-title.svelte-19rgvlq{font-size:2rem}.class-card.svelte-19rgvlq{grid-template-columns:1fr;text-align:center;gap:1rem}}
