.events-page.svelte-13hsgdq{background:transparent}.events-hero.svelte-13hsgdq{margin-bottom:2.5rem}.events-kicker.svelte-13hsgdq{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:600;color:#8a93a3;margin:0 0 .75rem}.events-title.svelte-13hsgdq{font-size:clamp(2.25rem,5vw,3rem);font-weight:300;margin:0 0 .75rem;color:#1a1f2b;letter-spacing:-.03em}.events-subtitle.svelte-13hsgdq{font-size:1.05rem;color:#5c6678;margin:0;max-width:28rem}.loading-container.svelte-13hsgdq{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center}.loading-container.svelte-13hsgdq p:where(.svelte-13hsgdq){color:#5c6678;font-size:.95rem;margin-top:1rem}.loading-spinner.svelte-13hsgdq{width:44px;height:44px;border:3px solid rgba(26,31,43,.1);border-top-color:#1a1f2b;border-radius:50%;animation:svelte-13hsgdq-spin .8s linear infinite}@keyframes svelte-13hsgdq-spin{to{transform:rotate(360deg)}}.error-container.svelte-13hsgdq{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;padding:2rem}.error-icon.svelte-13hsgdq{color:#8a93a3;margin-bottom:1rem}.error-container.svelte-13hsgdq h2:where(.svelte-13hsgdq){font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:#1a1f2b}.error-container.svelte-13hsgdq p:where(.svelte-13hsgdq){color:#5c6678;margin:0 0 1.5rem;max-width:360px}.retry-btn.svelte-13hsgdq{background:#1a1f2b;color:#fff;border:none;padding:.75rem 2rem;border-radius:999px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s ease}.retry-btn.svelte-13hsgdq:hover{background:#0f131a}.empty-container.svelte-13hsgdq{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;padding:2rem}.empty-icon.svelte-13hsgdq{color:#8a93a3;margin-bottom:1rem}.empty-container.svelte-13hsgdq h2:where(.svelte-13hsgdq){font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:#1a1f2b}.empty-container.svelte-13hsgdq p:where(.svelte-13hsgdq){color:#5c6678;margin:0 0 1.5rem;max-width:360px}.back-btn.svelte-13hsgdq{background:#1a1f2b;color:#fff;padding:.75rem 2rem;border-radius:999px;text-decoration:none;font-weight:500;font-size:.9rem;transition:background .2s ease}.back-btn.svelte-13hsgdq:hover{background:#0f131a}.events-grid.svelte-13hsgdq{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.event-card.svelte-13hsgdq{display:flex;flex-direction:column;background:#ffffffa6;border:1px solid rgba(26,31,43,.1);border-radius:14px;padding:1.25rem;text-decoration:none;color:#1a1f2b;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;cursor:pointer;min-height:160px}.event-card.svelte-13hsgdq:hover{background:#ffffffe6;border-color:#1a1f2b33;transform:translateY(-2px);box-shadow:0 12px 32px #1a1f2b14}.card-top.svelte-13hsgdq{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:10px}.card-event-time.svelte-13hsgdq{display:inline-flex;align-items:center;gap:5px;font-size:.75rem;color:#5c6678;background:#1a1f2b0d;padding:4px 10px;border-radius:6px}.card-event-time.svelte-13hsgdq svg:where(.svelte-13hsgdq){flex-shrink:0;opacity:.7}.card-price.svelte-13hsgdq{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:6px;background:#1a1f2b0f;color:#1a1f2b}.card-price.free.svelte-13hsgdq{background:#2f7a5b1f;color:#2f7a5b}.card-price.svelte-13hsgdq svg:where(.svelte-13hsgdq){flex-shrink:0}.card-title.svelte-13hsgdq{font-size:1.05rem;font-weight:600;margin:0 0 auto;line-height:1.45;color:#1a1f2b;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-bottom:10px}.card-location.svelte-13hsgdq{display:flex;align-items:center;gap:6px;font-size:.82rem;color:#5c6678;margin-bottom:12px}.card-location.svelte-13hsgdq svg:where(.svelte-13hsgdq){flex-shrink:0;color:#5c6678;opacity:.8}.card-location.svelte-13hsgdq span:where(.svelte-13hsgdq){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-footer.svelte-13hsgdq{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid rgba(26,31,43,.08)}.card-date.svelte-13hsgdq{font-size:.75rem;color:#8a93a3}.card-arrow.svelte-13hsgdq{display:flex;align-items:center;color:#8a93a3;transition:color .2s ease,transform .2s ease}.event-card.svelte-13hsgdq:hover .card-arrow:where(.svelte-13hsgdq){color:#1a1f2b;transform:translate(2px)}.load-more-container.svelte-13hsgdq{display:flex;flex-direction:column;align-items:center;margin-top:40px;gap:12px}.load-more-btn.svelte-13hsgdq{display:inline-flex;align-items:center;gap:8px;background:#ffffffb3;border:1px solid rgba(26,31,43,.12);color:#1a1f2b;padding:.75rem 2rem;border-radius:999px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease}.load-more-btn.svelte-13hsgdq:hover:not(:disabled){background:#fff;border-color:#1a1f2b38}.load-more-btn.svelte-13hsgdq:disabled{opacity:.6;cursor:not-allowed}.btn-spinner.svelte-13hsgdq{width:16px;height:16px;border:2px solid rgba(26,31,43,.12);border-top-color:#1a1f2b;border-radius:50%;animation:svelte-13hsgdq-spin .8s linear infinite}.events-count.svelte-13hsgdq{font-size:.8rem;color:#8a93a3;margin:0}@media(max-width:1024px){.events-grid.svelte-13hsgdq{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.events-hero.svelte-13hsgdq{margin-bottom:2rem}.events-grid.svelte-13hsgdq{grid-template-columns:1fr;gap:14px}.event-card.svelte-13hsgdq{min-height:auto}}
