.volcano-list{display:flex;flex-direction:column}.volcano-list .volcano-list__row{display:flex;flex-direction:column;gap:.25rem;border-top-width:1px;border-color:hsl(var(--border)/.7);padding-top:.75rem;padding-bottom:.75rem}@media(min-width:801px){.volcano-list .volcano-list__row{flex-direction:row;align-items:baseline;gap:1.5rem}}.volcano-list .volcano-list__main{display:flex;min-width:0;flex-direction:column;gap:.25rem}.volcano-list .volcano-list__details{font-size:.875rem;line-height:1.25rem;color:hsl(var(--muted-foreground))}.volcano-list .volcano-list__place{flex-shrink:0;font-weight:500;color:hsl(var(--foreground))}@media(min-width:801px){.volcano-list .volcano-list__place{width:16rem}}
