.empty-state.svelte-shqo8r{flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:40px 0;display:flex}.illustration.svelte-shqo8r{aspect-ratio:280/240;width:min(280px,78vw);margin-bottom:8px}.illustration.svelte-shqo8r svg:where(.svelte-shqo8r){width:100%;height:100%;display:block;overflow:visible}.floating-ticket.svelte-shqo8r{transform-box:fill-box;transform-origin:50%;animation:5s ease-in-out infinite svelte-shqo8r-ticket-float}.ticket-edge.svelte-shqo8r{fill:none;stroke:#fff;stroke-opacity:.2;stroke-width:2px}.ticket-line.svelte-shqo8r{fill:none;stroke:#fff;stroke-linecap:round;stroke-opacity:.64;stroke-width:4px}.perforation.svelte-shqo8r{fill:none;stroke:#fff;stroke-dasharray:3 6;stroke-opacity:.4;stroke-width:2px}.shine.svelte-shqo8r{animation:4.5s ease-in-out infinite svelte-shqo8r-shine-sweep}.floating-search.svelte-shqo8r{transform-box:fill-box;transform-origin:50%;animation:4s ease-in-out infinite svelte-shqo8r-search-float}.search-ring.svelte-shqo8r{fill:#0ea5e9;fill-opacity:.92;stroke:#7dd3fc;stroke-width:3px}.search-lens.svelte-shqo8r{fill:#fff;fill-opacity:.22;stroke:#fff;stroke-opacity:.82;stroke-width:3px}.search-handle.svelte-shqo8r{fill:none;stroke:#0ea5e9;stroke-linecap:round;stroke-width:10px}.spark.svelte-shqo8r{fill:#fbbf24;transform-box:fill-box;transform-origin:50%}.spark-one.svelte-shqo8r{animation:2.6s ease-in-out infinite svelte-shqo8r-spark-pulse}.spark-two.svelte-shqo8r{animation:2.6s ease-in-out .8s infinite svelte-shqo8r-spark-pulse}.message.svelte-shqo8r{color:var(--text-secondary,#a0a0b8);text-align:center;margin:0;padding:0 40px;font-family:OutdorrExtended,sans-serif;font-size:14px;line-height:22px}@keyframes svelte-shqo8r-ticket-float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-7px)rotate(1deg)}}@keyframes svelte-shqo8r-search-float{0%,to{transform:translate(0)rotate(-3deg)}50%{transform:translate(4px,-5px)rotate(3deg)}}@keyframes svelte-shqo8r-shine-sweep{0%,30%{transform:translate(-120px)rotate(20deg)}70%,to{transform:translate(240px)rotate(20deg)}}@keyframes svelte-shqo8r-spark-pulse{0%,to{opacity:.55;transform:scale(.82)rotate(0)}50%{opacity:1;transform:scale(1.08)rotate(22deg)}}@media (prefers-reduced-motion:reduce){.floating-ticket.svelte-shqo8r,.floating-search.svelte-shqo8r,.shine.svelte-shqo8r,.spark-one.svelte-shqo8r,.spark-two.svelte-shqo8r{animation:none}}.discover-container.svelte-1uha8ag{z-index:1;box-sizing:border-box;width:100%;max-width:980px;margin:0 auto;padding-bottom:40px;position:relative}.feed-content.svelte-1uha8ag{flex-direction:column;gap:32px;width:100%;min-width:0;padding:24px 0;display:flex}.feed-section.svelte-1uha8ag{flex-direction:column;gap:16px;width:100%;min-width:0;display:flex;position:relative}.section-header.svelte-1uha8ag{padding:12px 24px}.section-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){margin:0;font-family:OutdorrExtendedBold,sans-serif;font-size:20px}.events-scroll-container.svelte-1uha8ag{scrollbar-width:none;width:100%;overflow-x:auto}.events-scroll-container.svelte-1uha8ag::-webkit-scrollbar{display:none}.events-list.svelte-1uha8ag{gap:8px;width:max-content;padding:0 24px;display:flex}.event-card.svelte-1uha8ag{cursor:pointer;width:168px;height:232px;color:inherit;border-radius:27px;flex-direction:column;flex-shrink:0;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.event-card.svelte-1uha8ag:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0006}.event-image.svelte-1uha8ag{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.gradient-overlay.svelte-1uha8ag{background:linear-gradient(#0000,#000c);flex-direction:column;justify-content:flex-end;padding:16px;display:flex;position:absolute;inset:0}.content-container.svelte-1uha8ag{flex-direction:column;gap:4px;display:flex}.event-title.svelte-1uha8ag{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:OutdorrExtendedBold,sans-serif;font-size:14px;line-height:18px;display:-webkit-box;overflow:hidden}.event-date.svelte-1uha8ag{color:#fff;opacity:.9;margin-top:2px;font-family:OutdorrExtended,sans-serif;font-size:10px}.location-container.svelte-1uha8ag{flex-direction:row;align-items:center;gap:4px;margin-top:4px;display:flex}.location-text.svelte-1uha8ag{color:#fff;opacity:.9;white-space:nowrap;text-overflow:ellipsis;font-family:OutdorrExtended,sans-serif;font-size:10px;overflow:hidden}.error-state.svelte-1uha8ag,.loading-state.svelte-1uha8ag{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;display:flex}.events-grid.svelte-1uha8ag{box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(168px,1fr));gap:16px;width:100%;padding:0 24px;display:grid}.events-grid.svelte-1uha8ag .event-card:where(.svelte-1uha8ag){width:100%}.search-pagination.svelte-1uha8ag{flex-direction:column;align-items:center;gap:10px;padding:24px;display:flex}.load-more-button.svelte-1uha8ag{border:1px solid var(--border-glass);color:inherit;font:inherit;cursor:pointer;background:#ffffff14;border-radius:999px;padding:12px 20px}.load-more-button.svelte-1uha8ag:hover:not(:disabled){background:#ffffff24}.load-more-button.svelte-1uha8ag:disabled{cursor:wait;opacity:.6}.search-load-error.svelte-1uha8ag{color:#ff9f9f;margin:0;font-size:13px}@media (width>=768px){.events-list.svelte-1uha8ag{flex-wrap:wrap;width:100%}.event-card.svelte-1uha8ag{width:calc(33.333% - 11px);height:250px}}@media (width>=980px){.event-card.svelte-1uha8ag{width:calc(25% - 12px)}}
