.pictogram-container{width:100%;padding:1rem;box-sizing:border-box;overflow-x:auto}.pictogram-row{display:flex;justify-content:left;gap:22px;flex-wrap:nowrap}.pictogram-row-gap{display:flex;justify-content:left;gap:7px;flex-wrap:nowrap}.segment-group{display:flex;flex-direction:column;align-items:center;min-width:60px}.segment-icons{display:flex;flex-wrap:wrap;gap:.5vw;justify-content:center}.icon{max-width:100%;height:auto;width:2.5vw;min-width:20px;max-width:40px;transition:width .2s ease}.segment-label{margin-top:6px;font-size:.8rem;font-weight:600;width:94%}.container{display:flex;width:100%}.left{width:25%}.right{width:75%;justify-content:left}.stat-box{width:100%;max-width:90vw;min-width:150px;padding:1rem;background-color:#0b3a66;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;font-family:Montserrat,sans-serif;box-sizing:border-box}@media(max-width:768px){.stat-box{max-width:100%;padding:.75rem}}@media(max-width:480px){.stat-box{max-width:100%;min-width:auto;padding:.5rem;font-size:.9rem}}.stat-value{font-size:clamp(1rem,2.5vw,1.6rem);font-weight:700;line-height:1.2}.stat-label{font-size:clamp(.7rem,1.1vw,.9rem);opacity:.9;text-align:center}.charts-row{display:flex;gap:24px;width:100%}.chart-box{flex:1;min-width:0;display:flex;flex-direction:column}.chart-content{flex:1;display:flex;justify-content:center;align-items:center}.unit-label{font-family:Montserrat;font-size:12px;font-weight:600;fill:#275a96}
