.moodGraph{width:100%;max-width:40rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.moodGraph .controls{width:100%;display:flex;gap:1rem}.moodGraph .graphTitle{margin-right:auto;display:flex;align-items:center;justify-content:center;margin-left:1rem}.moodGraph .graphButton{width:3rem;min-width:0}.moodGraph .chart{width:100%;max-width:40rem;max-height:20rem}.tagsGraph{width:100%;max-width:40rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.tagsGraph .controls{width:100%;display:flex;gap:1rem}.tagsGraph .graphTitle{margin-right:auto;display:flex;align-items:center;justify-content:center;margin-left:1rem}.tagsGraph .graphSelect{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:8rem;min-width:4rem;flex-shrink:1000;height:3rem;border:none;background-color:var(--bg2);font-size:1rem;display:flex;align-items:center;justify-content:center;padding-left:1rem;margin-right:auto}.tagsGraph .graphSelect:active{background-color:var(--bg3)}.tagsGraph .graphSelect:focus{outline:none}.tagsGraph .graphButton{width:3rem;min-width:0}.tagsGraph .chart{width:100%;max-width:40rem;max-height:20rem}.stats{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:1rem}
