.avatar-wrapper.svelte-qkypgt{position:relative;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center}.logo-container.svelte-qkypgt{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.white-bg.svelte-qkypgt{background:#fff;padding:12%}.logo-container.svelte-qkypgt img:where(.svelte-qkypgt){width:100%;height:100%;object-fit:contain}.fallback-container.svelte-qkypgt{width:100%;height:100%;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 30px #0003}.fallback-content.svelte-qkypgt{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;padding:4px;width:100%}.freq.svelte-qkypgt{font-size:.6rem;font-weight:800;color:#ffffffb3;letter-spacing:.05em}.name.svelte-qkypgt{font-size:.75rem;font-weight:800;color:#fff;line-height:1.1;text-transform:capitalize;word-break:break-word}@media(max-width:600px){.name.svelte-qkypgt{font-size:.65rem}.freq.svelte-qkypgt{font-size:.5rem}}.premium-card.svelte-otvmg6{position:relative;padding:6px;background:#000;border-radius:16px;cursor:pointer;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.05);overflow:hidden;min-height:138px}.premium-card.svelte-otvmg6:hover{transform:translateY(-3px)}.premium-card.active.svelte-otvmg6{background:linear-gradient(180deg,#111,#3b82f61a);transform:scale(1.02)}.logo-area.svelte-otvmg6{position:relative;width:100%;aspect-ratio:1;margin-bottom:6px;z-index:2}.card-info.svelte-otvmg6{padding:4px 2px 2px;flex:1;display:flex;flex-direction:row;align-items:center;z-index:2}.popularity-label.svelte-otvmg6{font-size:.8rem;font-weight:800;color:#fff;opacity:.9;text-align:center;letter-spacing:.05em;display:flex;align-items:center;justify-content:center;gap:6px}.fire-icon.svelte-otvmg6{width:14px;height:14px;color:#fff;filter:drop-shadow(0 0 3px rgba(255,255,255,.4));animation:svelte-otvmg6-firePulse 2s infinite ease-in-out}@keyframes svelte-otvmg6-firePulse{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.15);opacity:1}}.count.svelte-otvmg6{font-variant-numeric:tabular-nums}.fav-btn.svelte-otvmg6{background:transparent;border:none;color:#fff3;padding:4px;cursor:pointer;transition:.2s;display:flex;align-items:center;justify-content:center;margin-left:auto;z-index:10}.fav-btn.svelte-otvmg6 svg:where(.svelte-otvmg6){width:18px;height:18px}.fav-btn.svelte-otvmg6:hover{color:#ef4444;transform:scale(1.2)}.fav-btn.is-fav.svelte-otvmg6{color:#ef4444}.card-base.svelte-otvmg6{position:absolute;inset:0;z-index:1;pointer-events:none}.play-overlay.svelte-otvmg6{position:absolute;inset:0;margin:auto;width:52px;height:52px;background:#0009;border:1px solid rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transform:scale(.8);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #00000080;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.premium-card.svelte-otvmg6:hover .play-overlay:where(.svelte-otvmg6){opacity:1;transform:scale(1);background:#000c}.premium-card.active.svelte-otvmg6 .play-overlay:where(.svelte-otvmg6){opacity:1;transform:scale(1);background:#000000b3;border-color:#3b82f6;color:#fff}.playing-bars.svelte-otvmg6{display:flex;align-items:flex-end;gap:3px;height:18px}.playing-bars.svelte-otvmg6 .bar:where(.svelte-otvmg6){width:3px;height:100%;background:currentColor;border-radius:2px;transition:height .1s ease}.retry-btn.svelte-otvmg6{position:absolute;bottom:6px;right:6px;background:#ef4444;color:#fff;font-size:.6rem;font-weight:800;padding:3px 8px;border-radius:4px;border:none;cursor:pointer;z-index:20;box-shadow:0 2px 8px #0006;transition:background .2s ease,transform .15s ease;letter-spacing:.03em}.retry-btn.svelte-otvmg6:hover{background:#b91c1c;transform:scale(1.05)}@media(max-width:900px){.play-overlay.svelte-otvmg6{display:none!important}}@media(max-width:600px){.premium-card.svelte-otvmg6{padding:4px;border-radius:8px;min-height:unset;aspect-ratio:1;justify-content:center}.logo-area.svelte-otvmg6{margin-bottom:0}.card-info.svelte-otvmg6{display:none!important}}.discovery-dashboard.svelte-5fzb6{padding:0 clamp(.5rem,5vw,2.5rem);max-width:1300px;margin:0 auto .5rem;width:100%;box-sizing:border-box;overflow-x:hidden}@keyframes svelte-5fzb6-pulse{0%{transform:scale(.9);opacity:1}50%{transform:scale(1.3);opacity:.6}to{transform:scale(.9);opacity:1}}.dashboard-grid.svelte-5fzb6{display:grid;grid-template-columns:1fr 1.5fr;gap:.5rem;width:100%}@media(max-width:900px){.dashboard-grid.svelte-5fzb6{grid-template-columns:1fr}}.discovery-hero.svelte-5fzb6,.discovery-content.svelte-5fzb6{display:grid;grid-template-rows:auto auto;gap:.75rem}.magic-card.svelte-5fzb6{background:linear-gradient(135deg,#1e1b4b,#312e81);border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:1rem;display:flex;flex-direction:column;justify-content:center;cursor:pointer;transition:.3s;position:relative;overflow:hidden;text-align:left;min-height:140px;width:100%;box-sizing:border-box}.magic-glow.svelte-5fzb6{position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(99,102,241,.15) 0%,transparent 70%);pointer-events:none}.magic-content.svelte-5fzb6{display:flex;gap:.75rem;align-items:center;margin-bottom:.75rem;position:relative;z-index:2;width:100%}.magic-icon-wrap.svelte-5fzb6{width:40px;height:40px;background:#6366f133;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.magic-icon.svelte-5fzb6 svg:where(.svelte-5fzb6){width:22px;height:22px;color:#818cf8}.magic-info.svelte-5fzb6{flex:1;min-width:0}.magic-info.svelte-5fzb6 h3:where(.svelte-5fzb6){margin:0;font-size:1.1rem;font-weight:800;color:#fff}.magic-info.svelte-5fzb6 p:where(.svelte-5fzb6){margin:2px 0 0;font-size:.75rem;color:#a5b4fc;font-weight:500;opacity:.8}.magic-footer.svelte-5fzb6{display:flex;flex-direction:column;gap:4px;position:relative;z-index:2;width:100%}.magic-tag.svelte-5fzb6{font-size:.6rem;font-weight:900;letter-spacing:.15em;color:#fff6;text-transform:uppercase}.magic-action-btn.svelte-5fzb6{background:#0009;color:#fff;border:1px solid rgba(255,255,255,.2);font-weight:900;font-size:clamp(.7rem,2vw,.8rem);padding:.8rem .5rem;border-radius:12px;text-align:center;width:100%;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.2s}.magic-card.svelte-5fzb6:hover .magic-action-btn:where(.svelte-5fzb6){background:#000c;border-color:#818cf8;transform:translateY(-2px)}.challenge-card.svelte-5fzb6{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:.4rem .75rem;width:100%;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.challenge-card.completed.svelte-5fzb6{border-color:#10b9814d;background:#10b98105}.challenge-header.svelte-5fzb6{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.challenge-title.svelte-5fzb6{font-size:.65rem;font-weight:800;text-transform:uppercase;color:#ffffff80}.badge.svelte-5fzb6{font-size:.6rem;font-weight:900;background:#f59e0b;color:#000;padding:1px 6px;border-radius:4px}.progress-container.svelte-5fzb6{height:5px;background:#ffffff0a;border-radius:10px;overflow:hidden;margin:.4rem 0;width:100%}.progress-bar.svelte-5fzb6{height:100%;background:linear-gradient(90deg,#3b82f6,#10b981);border-radius:10px;transition:width 1s ease}.challenge-footer.svelte-5fzb6{display:flex;justify-content:space-between;font-size:.75rem;font-weight:700;color:#fff9}.challenge-desc.svelte-5fzb6{font-size:.75rem;color:#fff;margin:.25rem 0;opacity:.9}.mood-grid.svelte-5fzb6{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;width:100%}.mood-btn.svelte-5fzb6{background:#0009;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.75rem .25rem;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;transition:.2s;width:100%;box-sizing:border-box;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.mood-btn.svelte-5fzb6:hover{background:#000c;transform:translateY(-2px);border-color:#3b82f6}.mood-name.svelte-5fzb6{font-size:clamp(.75rem,2vw,.85rem);font-weight:800;color:#fff;text-align:center}.recents-section.svelte-5fzb6{margin-top:0;width:100%;border-top:1px solid rgba(255,255,255,.05);padding-top:2rem}.recents-scroll.svelte-5fzb6{display:flex;flex-wrap:nowrap;overflow:hidden;gap:.75rem;width:100%;padding:.25rem 0}.recents-scroll.svelte-5fzb6::-webkit-scrollbar{display:none}.recent-item.svelte-5fzb6{flex:0 0 clamp(72px,15vw,84px);display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;background:transparent;border:none;padding:0;transition:.3s cubic-bezier(.175,.885,.32,1.275)}.recent-item.svelte-5fzb6:hover{transform:translateY(-4px)}.recent-avatar.svelte-5fzb6{width:100%;aspect-ratio:1;border-radius:clamp(14px,4vw,22px);overflow:hidden;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 15px #0006;background:#111;position:relative}.section-label.svelte-5fzb6{font-size:.6rem;font-weight:800;text-transform:uppercase;color:#ffffff80;margin-bottom:.25rem;letter-spacing:.1em}@media(max-width:480px){.discovery-dashboard.svelte-5fzb6{padding:0}.discovery-hero.svelte-5fzb6,.discovery-content.svelte-5fzb6{padding:0 1rem;flex:1 1 100%}.mood-grid.svelte-5fzb6{grid-template-columns:repeat(2,1fr)}.recent-item.svelte-5fzb6{flex:1 1 70px}}@media(max-width:330px){.discovery-hero.svelte-5fzb6,.discovery-content.svelte-5fzb6{padding:0 .5rem}.mood-grid.svelte-5fzb6{grid-template-columns:1fr}.recent-item.svelte-5fzb6{flex:1 1 60px}}.hero-play-group.svelte-1uha8ag{display:flex;align-items:center;gap:1.25rem;background:transparent;border:none;padding:0;cursor:pointer;transition:transform .2s}.hero-play-group.svelte-1uha8ag:disabled{cursor:default;opacity:.5}.listen-label.svelte-1uha8ag{font-size:1rem;font-weight:900;letter-spacing:.15em;color:#fff;opacity:.8;text-shadow:0 0 15px rgba(59,130,246,.3);transition:.3s ease}.hero-play-group.svelte-1uha8ag:hover:not(:disabled) .listen-label:where(.svelte-1uha8ag){opacity:1;transform:translate(-3px);color:#3b82f6}.hero-play-group.svelte-1uha8ag:hover:not(:disabled) .play-pause-btn:where(.svelte-1uha8ag){background:#1ed760;transform:scale(1.06)}.hero-play-group.svelte-1uha8ag:active:not(:disabled){transform:scale(.98)}.hero-instruction.svelte-1uha8ag{color:#3b82f6;font-size:1.1rem;margin-top:.75rem;font-weight:600;white-space:nowrap;display:block}@media(max-width:899px){.hero-instruction.svelte-1uha8ag{display:none}}@media(min-width:900px){.hero-sticky-container.svelte-1uha8ag{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:2.5rem;width:100%;border:none;background:transparent;padding:0;max-width:1300px;margin:0 auto}.station-art.svelte-1uha8ag{width:150px!important;height:150px!important;padding:15px!important;margin:0!important;border-radius:16px!important}.now-playing-info.svelte-1uha8ag{text-align:center;align-items:center;flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.hero-tagline.svelte-1uha8ag{font-size:2.4rem;font-weight:800;margin:0;line-height:1;background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.np-title.svelte-1uha8ag{text-align:center!important;font-size:2rem;font-weight:800;white-space:normal;line-height:1.1;width:100%;margin:0}.np-meta-row.svelte-1uha8ag{width:100%;display:flex;justify-content:center;margin-top:6px}.np-status.svelte-1uha8ag{font-size:.85rem;padding:.35rem 1rem}.controls-stack.svelte-1uha8ag{flex-direction:column!important;width:auto;gap:1rem;margin:0;align-items:center}.hero-equalizer.svelte-1uha8ag{flex:1;justify-content:center;min-width:100px}@media(min-width:900px)and (max-width:1200px){.discovery-grid.svelte-1uha8ag{grid-template-columns:repeat(5,1fr)!important;gap:12px!important}}@media(min-width:1201px)and (max-width:1440px){.discovery-grid.svelte-1uha8ag{grid-template-columns:repeat(7,1fr)!important;gap:12px!important}}@media(min-width:1441px){.discovery-grid.svelte-1uha8ag{grid-template-columns:repeat(10,1fr)!important;gap:8px!important}}.station-grid.thin.svelte-1uha8ag{justify-content:flex-start!important}}.section-header.svelte-1uha8ag .section-title:where(.svelte-1uha8ag){margin-bottom:1rem!important}.search-wrapper.svelte-1uha8ag{position:relative;width:100%;max-width:500px;margin-bottom:1.5rem}.search-icon.svelte-1uha8ag{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px!important;height:18px!important;fill:#888;pointer-events:none;z-index:10}.search-input.svelte-1uha8ag{width:100%;padding:.7rem 1rem .7rem 40px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:.85rem;outline:none;transition:.2s;box-sizing:border-box}.search-input.svelte-1uha8ag:focus{background:#ffffff0f;border-color:#3b82f6;box-shadow:0 0 15px #3b82f633}.search-input.svelte-1uha8ag::placeholder{color:#666}.station-section.svelte-1uha8ag{padding:0 2.5rem;margin-bottom:2rem;max-width:1300px;margin-left:auto;margin-right:auto}.filter-combined-row.svelte-1uha8ag{display:flex;gap:2rem;width:100%;margin-bottom:1.5rem}@media(max-width:900px){.filter-combined-row.svelte-1uha8ag{flex-direction:column;gap:1rem}}.filter-group.svelte-1uha8ag{margin-bottom:1.5rem;width:100%}.filter-label.svelte-1uha8ag{font-size:.7rem;font-weight:800;text-transform:uppercase;color:#666;margin-bottom:.5rem;letter-spacing:.05em}.filter-row.svelte-1uha8ag{display:flex;flex-wrap:wrap;gap:8px 10px;width:100%;box-sizing:border-box;overflow-x:hidden}.chip.svelte-1uha8ag{padding:.45rem 1.1rem;border-radius:999px;background:#1a1a1a;color:#999;border:1px solid #2a2a2a;font-size:.75rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:.2s}.chip.svelte-1uha8ag:hover{border-color:#444;color:#fff;background:#222;transform:translateY(-1px)}.chip.active.svelte-1uha8ag{background:#3b82f6;border-color:#3b82f6;box-shadow:0 0 15px #3b82f64d;color:#fff}.discovery-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:8px;padding:.25rem;justify-content:center}.section-header.svelte-1uha8ag{margin-bottom:.5rem}.load-more-container.svelte-1uha8ag{display:flex;justify-content:center;padding:1rem 0;margin-bottom:20px}.load-more-btn.svelte-1uha8ag{background:#3b82f61a;border:1px solid #3B82F6;color:#3b82f6;padding:.75rem 2rem;border-radius:12px;font-weight:700;cursor:pointer;transition:.2s}.load-more-btn.svelte-1uha8ag:hover{background:#3b82f6;color:#fff}.featured-row-container.svelte-1uha8ag{overflow:visible;padding-bottom:1rem}.station-grid.thin.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:1rem;width:100%;align-items:flex-start}.st-spotlight-card.svelte-1uha8ag{width:100%;background:transparent;border:none;padding:0;cursor:pointer;text-align:center;transition:.2s}.ss-avatar.svelte-1uha8ag{width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;margin-bottom:8px;display:flex;align-items:center;justify-content:center}.ss-avatar.svelte-1uha8ag{position:relative}.ss-play-overlay.svelte-1uha8ag{position:absolute;inset:0;margin:auto;width:40px;height:40px;background:#0009;border:1px solid rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transform:scale(.8);transition:.2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00000080;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.st-spotlight-card.svelte-1uha8ag:hover .ss-play-overlay:where(.svelte-1uha8ag){opacity:1;transform:scale(1);background:#000c}.st-spotlight-card.active.svelte-1uha8ag .ss-play-overlay:where(.svelte-1uha8ag){opacity:1;transform:scale(1);background:#000000b3;color:#fff;border-color:#3b82f6}.ss-playing-bars.svelte-1uha8ag{display:flex;align-items:flex-end;gap:2px;height:12px}.ss-bar.svelte-1uha8ag{width:2px;height:100%;background:currentColor;transition:height .1s ease}.ss-error-badge.svelte-1uha8ag{position:absolute;bottom:4px;right:4px;background:#ef4444;color:#fff;font-size:.5rem;font-weight:800;padding:1px 4px;border-radius:3px;z-index:10;pointer-events:none}@media(max-width:899px){.hero-sticky-container.svelte-1uha8ag{display:flex!important;flex-direction:column;align-items:center;gap:.5rem!important;width:100%}.station-art.svelte-1uha8ag{width:84px!important;height:84px!important;min-width:84px!important;border-radius:12px!important;padding:6px!important;margin:0 auto!important}.now-playing-info.svelte-1uha8ag{flex:none!important;align-items:center!important;text-align:center!important;width:auto;gap:8px!important}.hero-equalizer.svelte-1uha8ag{width:120px!important;height:100px!important;justify-content:center;margin:5px auto;align-items:center}.controls-stack.svelte-1uha8ag{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0!important;gap:.5rem}.play-pause-btn.svelte-1uha8ag{width:56px!important;height:56px!important;box-shadow:0 4px 20px #3b82f666!important}}@media(max-width:600px){.station-art.svelte-1uha8ag{width:68px!important;height:68px!important;min-width:68px!important}.np-label.svelte-1uha8ag{display:none!important}.np-title.svelte-1uha8ag,.hero-tagline.svelte-1uha8ag{font-size:.85rem!important}.listen-label.svelte-1uha8ag{display:none!important}.play-pause-btn.svelte-1uha8ag{width:44px!important;height:44px!important}.station-section.svelte-1uha8ag{padding:.75rem .5rem!important;margin-bottom:1rem}.featured-row-container.svelte-1uha8ag{overflow:visible!important;min-height:160px}.discovery-grid.svelte-1uha8ag{grid-template-columns:repeat(3,1fr)!important;gap:0px!important;padding:10px!important;justify-content:center!important}.station-grid.thin.svelte-1uha8ag{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))!important;gap:12px!important;padding:12px!important;width:100%;box-sizing:border-box}.st-spotlight-card.svelte-1uha8ag{width:100%!important;max-width:none!important}.ss-avatar.svelte-1uha8ag{width:100%;aspect-ratio:1;height:auto;border-radius:8px;margin-bottom:0!important}}.seo-content-section.svelte-1uha8ag{padding:4rem 2.5rem;max-width:1300px;margin:0 auto;border-top:1px solid rgba(255,255,255,.05)}.seo-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.seo-card.svelte-1uha8ag{background:#ffffff03;padding:1.5rem;border-radius:16px;border:1px solid rgba(255,255,255,.03);transition:transform .3s ease,border-color .3s ease}.seo-card.svelte-1uha8ag:hover{transform:translateY(-5px);border-color:#3b82f633;background:#ffffff05}.seo-card.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:#3b82f6;font-size:1.25rem;margin-bottom:1rem;background:linear-gradient(135deg,#3b82f6,#60a5fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.seo-card.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#aaa;line-height:1.6;font-size:.95rem}.seo-card.svelte-1uha8ag strong:where(.svelte-1uha8ag){color:#ddd;font-weight:600}.gea-answers.svelte-1uha8ag{background:#ffffff05;padding:2rem;border-radius:20px;border:1px solid rgba(255,255,255,.05)}.gea-answers.svelte-1uha8ag h4:where(.svelte-1uha8ag){margin-bottom:1.5rem;font-size:1.1rem;color:#fff}.gea-answers.svelte-1uha8ag ul:where(.svelte-1uha8ag){list-style:none;padding:0;display:flex;flex-direction:column;gap:1.5rem}.gea-answers.svelte-1uha8ag li:where(.svelte-1uha8ag){font-size:.9rem;color:#888;line-height:1.5}.gea-answers.svelte-1uha8ag strong:where(.svelte-1uha8ag){display:block;color:#ccc;margin-bottom:.4rem;font-size:1rem}@media(max-width:600px){.seo-content-section.svelte-1uha8ag{padding:1rem .5rem}.seo-grid.svelte-1uha8ag{gap:1.5rem}}@media(min-width:601px)and (max-width:899px){.station-grid.thin.svelte-1uha8ag{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))!important;gap:1rem!important}}.hero-popularity.svelte-1uha8ag{display:flex;align-items:center;gap:8px;margin-left:12px;background:#ffffff0d;padding:.35rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.1)}.fire-icon-white.svelte-1uha8ag{width:16px;height:16px;color:#fff;filter:drop-shadow(0 0 5px rgba(255,255,255,.5));animation:svelte-1uha8ag-firePulseHero 2s infinite ease-in-out}.hero-pop-count.svelte-1uha8ag{color:#fff;font-weight:800;font-size:.9rem;font-variant-numeric:tabular-nums}@keyframes svelte-1uha8ag-firePulseHero{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.15);opacity:1}}
