.legend{font-size:11px;color:var(--muted)}.calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:7px;margin-top:16px}.cal-day{aspect-ratio:1;border-radius:9px;background:#ece8df;display:grid;place-items:center;color:#8c887e}.cal-day.level-1{background:#cfe0d6;color:#275b4d}.cal-day.level-2{background:#78a38f;color:white}.cal-day.level-3{background:#275b4d;color:white}.cal-day small{font-size:11px}.trend-row{margin:17px 0}.trend-row>div:first-child{display:flex;justify-content:space-between}.trend-row small{color:var(--muted)}.bar{height:7px;background:#ece8df;border-radius:9px;margin-top:8px;overflow:hidden}.bar i{display:block;height:100%;background:var(--green);border-radius:9px}.data-actions{display:flex;gap:9px}.data-actions>*{flex:1;text-align:center}.import-label{display:grid;place-items:center}.import-label input{display:none}.log-delete{border:0;background:transparent;color:#a45b50;padding:5px 0;font-size:12px}.history{position:relative}
