.events-page.svelte-13hsgdq{min-height:100vh;padding:80px 28px 120px;max-width:1200px;margin:0 auto;background:transparent}body{background:radial-gradient(ellipse 80% 50% at 20% 10%,rgba(79,139,255,.16) 0%,transparent 55%),linear-gradient(180deg,#0a0a0b,#141416);color:var(--world-white, #FFFFFF)}.events-hero.svelte-13hsgdq{text-align:center;margin-bottom:48px;padding-top:20px}.events-kicker.svelte-13hsgdq{text-transform:uppercase;letter-spacing:.18em;font-size:12px;color:#ffffff80;margin:0 0 12px}.events-title.svelte-13hsgdq{font-family:Outfit,sans-serif;font-size:3rem;font-weight:700;margin:0 0 12px;color:var(--world-white, #FFFFFF);letter-spacing:-.02em}.events-subtitle.svelte-13hsgdq{font-size:1.05rem;color:#ffffff8c;max-width:400px;margin:0 auto}.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:#ffffff80;font-size:.95rem;margin-top:1rem}.loading-spinner.svelte-13hsgdq{width:44px;height:44px;border:3px solid rgba(255,255,255,.08);border-top-color:var(--world-teal, #4F8BFF);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:var(--world-gray, #6B7280);margin-bottom:1rem}.error-container.svelte-13hsgdq h2:where(.svelte-13hsgdq){font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:var(--world-white, #FFFFFF)}.error-container.svelte-13hsgdq p:where(.svelte-13hsgdq){color:#ffffff80;margin:0 0 1.5rem;max-width:360px}.retry-btn.svelte-13hsgdq{background:var(--world-teal, #4F8BFF);color:#fff;border:none;padding:.75rem 2rem;border-radius:50px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s ease}.retry-btn.svelte-13hsgdq:hover{background:#2f6fea}.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:#ffffff40;margin-bottom:1rem}.empty-container.svelte-13hsgdq h2:where(.svelte-13hsgdq){font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600;margin:0 0 .5rem;color:var(--world-white, #FFFFFF)}.empty-container.svelte-13hsgdq p:where(.svelte-13hsgdq){color:#ffffff80;margin:0 0 1.5rem;max-width:360px}.back-btn.svelte-13hsgdq{background:var(--world-white, #FFFFFF);color:var(--world-black, #0A0A0B);padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:500;font-size:.9rem;transition:background .2s ease}.back-btn.svelte-13hsgdq:hover{background:var(--world-teal, #4F8BFF);color:#fff}.events-grid.svelte-13hsgdq{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.event-card.svelte-13hsgdq{display:flex;flex-direction:column;background:#8babf314;border:1px solid rgba(139,171,243,.2);border-radius:12px;padding:1.25rem;text-decoration:none;color:var(--world-white, #FFFFFF);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:#8babf326;border-color:#8babf359;transform:translateY(-2px);box-shadow:0 8px 32px #4f8bff1f}.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:#ffffff8c;background:#ffffff0f;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:#4f8bff26;color:var(--world-teal, #4F8BFF)}.card-price.free.svelte-13hsgdq{background:#22c55e26;color:#22c55e}.card-price.svelte-13hsgdq svg:where(.svelte-13hsgdq){flex-shrink:0}.card-title.svelte-13hsgdq{font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:600;margin:0 0 auto;line-height:1.45;color:var(--world-white, #FFFFFF);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:#ffffff80;margin-bottom:12px}.card-location.svelte-13hsgdq svg:where(.svelte-13hsgdq){flex-shrink:0;color:var(--world-teal, #4F8BFF);opacity:.7}.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(255,255,255,.06)}.card-date.svelte-13hsgdq{font-size:.75rem;color:#ffffff59}.card-arrow.svelte-13hsgdq{display:flex;align-items:center;color:#ffffff40;transition:color .2s ease,transform .2s ease}.event-card.svelte-13hsgdq:hover .card-arrow:where(.svelte-13hsgdq){color:var(--world-teal, #4F8BFF);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:#8babf31a;border:1px solid rgba(139,171,243,.25);color:var(--world-white, #FFFFFF);padding:.75rem 2rem;border-radius:50px;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:#8babf333;border-color:#8babf366}.load-more-btn.svelte-13hsgdq:disabled{opacity:.6;cursor:not-allowed}.btn-spinner.svelte-13hsgdq{width:16px;height:16px;border:2px solid rgba(255,255,255,.15);border-top-color:var(--world-teal, #4F8BFF);border-radius:50%;animation:svelte-13hsgdq-spin .8s linear infinite}.events-count.svelte-13hsgdq{font-size:.8rem;color:#ffffff4d;margin:0}@media(max-width:1024px){.events-grid.svelte-13hsgdq{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.events-page.svelte-13hsgdq{padding:72px 16px 80px}.events-title.svelte-13hsgdq{font-size:2.25rem}.events-hero.svelte-13hsgdq{margin-bottom:32px}.events-grid.svelte-13hsgdq{grid-template-columns:1fr;gap:14px}.event-card.svelte-13hsgdq{min-height:auto}}
