.chartPieSkeleton{display:flex;flex-direction:column;align-items:center;gap:1rem}.chartPieSkeleton p{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;width:100%}.data-list{display:flex;flex-direction:column;width:100%}.data-row{display:flex;justify-content:space-between}[dir] .data-row{padding:10px;border:1px solid #ccc;background-color:#f9f9f9;margin-bottom:5px}[dir] .dark-layout .data-row{background-color:#1a1d21;border-color:#616161}.header{font-weight:700;color:#000}.dark-layout .header{font-weight:700;color:#fff}.column-left,.column-right{flex-basis:30%}[dir=ltr] .column-right{text-align:right}[dir=rtl] .column-right{text-align:left}