.stats-grid .card-container{padding:1.2rem 1.5rem;gap:2rem}.ranking-container{gap:4px}.ranking-container,.tag-container{display:flex;flex-direction:column}.tag-container{padding:1rem;font-weight:300;font-size:.9rem;border-bottom:1px solid #333333}.ranking-container .tag-container:first-child{border-top:1px solid #333333}.bar-container{display:flex;gap:.5rem;align-items:center}.bar{height:10px;width:100%;border-radius:100px;background-color:#46725c}.bar-label{width:35px;white-space:nowrap;flex-shrink:0}.daily-goals-container{gap:2rem}.edit-goals-container{display:flex;flex-direction:column;gap:.8rem}.goal-box{justify-content:space-between;height:3rem;width:100%;gap:.25rem;background-color:hsl(0,0%,18%);padding:6px .5rem 6px 1.25rem;font-size:.9rem;font-weight:300;border-radius:.25rem}.goal-box,.setter-container{display:flex;align-items:center}.setter-container{gap:8px;padding:4px 12px 4px 4px;border-radius:4px;background-color:hsl(0,0%,21%);-webkit-user-select:none;-moz-user-select:none;user-select:none}.setter-input{width:28px;height:28px;text-align:center;background-color:transparent;transition:all .2s;border-radius:3px;font-weight:400}.setter-input:hover{background-color:hsl(0,0%,18%)}.setter-input:focus{background-color:hsl(0,0%,16%)}.setter-input:focus+.hm-suffix{margin-left:0}.hm-group{display:flex;align-items:center;gap:4px}.hm-suffix{margin-left:-8px;transition:all .2s}.card-header .back-button{display:flex;align-items:center;justify-content:center;height:40px;width:40px;background-color:transparent}.card-header .back-button:hover{background-color:hsl(0,0%,10%)}.card-header.editing{padding-right:8px}.goals-group{display:flex;flex-direction:column;gap:.6rem}.goal{display:flex;align-items:center;justify-content:space-between;padding:0 1.2rem;border-radius:6px;height:52px;background-color:#2e2e2e;font-weight:300;color:#d9d9d9;overflow:hidden}.goal,.goal>*{position:relative}.goal>*{z-index:1}.goal-progress-bar{position:absolute;left:0;top:0;bottom:0;background:#ff0000;z-index:0;pointer-events:none;transition:width .5s}.current-time{color:white;font-weight:400}.graph-container.weekly{gap:20px;padding:1.2rem .6rem 0}.graph-display.weekly{gap:4px}.graph-display.weekly .arrow-btn{padding:10px 8px;margin-bottom:32px}.graph-display.weekly .arrow-btn svg{height:1.25rem}.graph-text.weekly .date{color:hsl(0,0%,75%)}.graph-text.weekly .total-time{font-size:1.4rem}.recharts-surface:focus{outline:none!important}.custom-tooltip{display:flex;flex-direction:column;background-color:hsl(0,0%,16%);padding:6px 12px;border-radius:4px;opacity:.9}.label-title{color:hsl(0,0%,90%);font-weight:400}.label-subtitle{color:hsl(0,0%,85%);font-weight:300}.icon-text-group.weekly-tooltip{gap:10px}.icon-text-group.weekly-tooltip svg{width:14px}.icon-text-group.weekly-tooltip.timer-icon svg{fill:hsl(0,0%,85%)}