.chevron-collapse.svelte-180mlh7{min-width:44px;min-height:44px;color:var(--guild-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .15s;display:inline-flex}.chevron-collapse.svelte-180mlh7:hover:not(:disabled){color:var(--guild-text);background:#0000000d}.chevron-collapse.svelte-180mlh7:focus-visible{outline:2px solid var(--guild-primary);outline-offset:2px}.chevron-collapse.svelte-180mlh7:disabled{cursor:not-allowed;opacity:.5}.chevron-icon.svelte-180mlh7{width:20px;height:20px;transition:transform .2s}.non-tag-badge.svelte-1barpfz{font-family:var(--font-secondary);text-transform:uppercase;letter-spacing:.04em;background:rgba(var(--guild-primary-rgb), .15);color:var(--guild-primary);border:1px solid rgba(var(--guild-primary-rgb), .3);white-space:nowrap;border-radius:.35rem;flex-shrink:0;align-self:flex-start;padding:.15rem .45rem;font-size:.7rem;font-weight:700;display:inline-block}.round-card.svelte-10kfodh{all:unset;background:var(--guild-surface);border:1px solid var(--guild-border);cursor:pointer;box-sizing:border-box;border-radius:.75rem;flex-direction:column;gap:1rem;width:100%;padding:1.25rem;transition:all .2s;display:flex;container-type:inline-size}.round-card.svelte-10kfodh:hover{box-shadow:0 4px 12px rgba(var(--guild-primary-strong-rgb), .15);border-color:var(--guild-primary);transform:translateY(-2px)}.round-card.svelte-10kfodh:focus-visible{outline:2px solid var(--guild-primary);outline-offset:2px}.card-header.svelte-10kfodh{align-items:flex-start;gap:.75rem;display:flex}.round-title.svelte-10kfodh{font-family:var(--font-display);color:var(--guild-text);text-align:left;flex:1;margin:0;font-size:1.125rem;font-weight:700;line-height:1.4}.card-details.svelte-10kfodh{flex-direction:column;gap:.5rem;padding-left:1.5rem;display:flex}.detail-item.svelte-10kfodh{color:var(--guild-text-muted);align-items:center;gap:.5rem;min-width:0;margin:0;font-size:.875rem;display:flex}.detail-item.svelte-10kfodh .detail-icon{flex-shrink:0;width:20px;height:20px}.participant-avatars.svelte-10kfodh{flex-wrap:wrap;align-items:center;gap:.5rem;padding-left:1.5rem;display:flex}.avatar-wrapper.svelte-10kfodh{margin-right:-8px;position:relative}.avatar-wrapper.svelte-10kfodh:first-child{margin-right:0}.overflow-badge.svelte-10kfodh{background:var(--guild-surface-elevated);border:1px solid var(--guild-border);width:32px;height:32px;color:var(--guild-text-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}@media (width<=640px){.round-card.svelte-10kfodh{padding:1rem}.round-title.svelte-10kfodh{font-size:1rem}.detail-item.svelte-10kfodh{font-size:.8125rem}}@container (width>=440px){.round-card.svelte-10kfodh{flex-direction:row;justify-content:space-between;align-items:center;gap:1.5rem;height:100%}.card-header.svelte-10kfodh{flex:none;min-width:150px;max-width:30%}.card-details.svelte-10kfodh{flex-flow:wrap;flex:1;justify-content:flex-start;align-items:center;gap:1.5rem;padding-left:0}.detail-item.svelte-10kfodh{width:auto}.participant-avatars.svelte-10kfodh{justify-content:flex-end;padding-left:0}.mt-2.svelte-10kfodh{margin-top:0;padding-left:0}}.rounds-section.svelte-3xhwdq{background:var(--guild-surface);border:1px solid var(--guild-border);box-shadow:var(--shadow-sm);border-radius:.75rem;padding:1.25rem}.section-header.svelte-3xhwdq{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:0;display:flex}.rounds-content.svelte-3xhwdq{margin-top:1rem}.title-and-badges.svelte-3xhwdq{flex:auto;align-items:center;gap:1rem;min-width:0;display:flex}.section-title.svelte-3xhwdq{font-family:var(--font-display);color:var(--guild-text);white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;margin:0;font-size:1.25rem;font-weight:700;overflow:hidden}.badges.svelte-3xhwdq{flex-wrap:nowrap;flex-shrink:0;gap:.5rem;display:flex}.badge.svelte-3xhwdq{font-family:var(--font-secondary);color:var(--guild-text);white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;min-width:1.75rem;height:1.75rem;padding:0 .75rem;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.badge.glow-secondary.svelte-3xhwdq{box-shadow:0 0 10px rgba(var(--guild-secondary-rgb), .3)}@media (width<=768px){.rounds-section.svelte-3xhwdq{padding:1rem}.badges.svelte-3xhwdq{gap:.25rem}.badge.svelte-3xhwdq{min-width:1.25rem;height:1.25rem;padding:.125rem .375rem;font-size:.625rem}}.round-list.svelte-1uw58hv{flex-direction:column;gap:1.5rem;width:100%;display:flex}.round-grid.svelte-1uw58hv{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;width:100%;display:grid}.round-card-wrapper.svelte-1uw58hv{border-radius:var(--border-radius-lg);transition:transform .2s}.glow-aura.svelte-1uw58hv{box-shadow:var(--guild-glow-aura);border:1px solid rgba(var(--guild-secondary-rgb), .28)}.empty-state.svelte-1uw58hv{background:var(--guild-surface-elevated);border:1px solid var(--guild-border);border-radius:.75rem;justify-content:center;align-items:center;min-height:200px;padding:2rem;display:flex;box-shadow:inset 0 1px #ffffff0a}.empty-text.svelte-1uw58hv{color:var(--guild-text-muted);margin:0;font-size:.875rem}.loading-skeleton.svelte-1uw58hv{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.skeleton-card.svelte-1uw58hv{background:linear-gradient(90deg, var(--guild-surface) 25%, var(--guild-surface-elevated) 50%, var(--guild-surface) 75%);border:1px solid var(--guild-border);background-size:200% 100%;border-radius:.75rem;height:200px;animation:1.5s infinite svelte-1uw58hv-shimmer}@keyframes svelte-1uw58hv-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
