#wakatime-widget:where(.astro-pfnvzqgj){grid-column:1/-1}.wakatime-content:where(.astro-pfnvzqgj){flex-direction:column;gap:1rem;display:flex}.wakatime-header:where(.astro-pfnvzqgj){align-items:flex-start;gap:1rem;display:flex}.wakatime-icon:where(.astro-pfnvzqgj){color:var(--color-text);position:relative}.status-card:where(.astro-pfnvzqgj) .wakatime-icon:where(.astro-pfnvzqgj) .wakatime-avatar:where(.astro-pfnvzqgj){border:2px solid var(--color-bg);object-fit:cover;border-radius:50%;width:24px;height:24px;position:absolute;inset:28px}.wakatime-chart:where(.astro-pfnvzqgj){--bar-h:80px;padding-left:2rem;position:relative}.wakatime-tick:where(.astro-pfnvzqgj){color:var(--color-muted);font-size:.65rem;line-height:1;position:absolute;left:0}.wakatime-tick-max:where(.astro-pfnvzqgj){top:0}.wakatime-tick-mid:where(.astro-pfnvzqgj){top:calc(var(--bar-h) / 2);transform:translateY(-50%)}.wakatime-bars:where(.astro-pfnvzqgj){height:var(--bar-h);background-image:linear-gradient(to top, transparent calc(50% - 1px), var(--color-border) calc(50% - 1px), var(--color-border) calc(50% + 1px), transparent calc(50% + 1px));border-bottom:1px solid var(--color-border);grid-template-columns:repeat(7,1fr);align-items:end;gap:.5rem;display:grid}.wakatime-bar-col:where(.astro-pfnvzqgj){outline:none;flex-direction:column;align-items:center;gap:.25rem;height:100%;display:flex;position:relative}.wakatime-bar-track:where(.astro-pfnvzqgj){flex:1;align-items:flex-end;width:100%;max-width:24px;min-height:4px;display:flex}.wakatime-bar-fill:where(.astro-pfnvzqgj){background:var(--color-muted);opacity:.5;border-radius:4px 4px 0 0;width:100%;min-height:4px;transition:height .3s,opacity .15s,background .15s;position:relative}.wakatime-bar-col:where(.astro-pfnvzqgj).is-today .wakatime-bar-fill:where(.astro-pfnvzqgj){background:var(--color-text);opacity:1}.wakatime-bar-col:where(.astro-pfnvzqgj):hover .wakatime-bar-fill:where(.astro-pfnvzqgj),.wakatime-bar-col:where(.astro-pfnvzqgj):focus-visible .wakatime-bar-fill:where(.astro-pfnvzqgj){opacity:.85}.wakatime-bar-col:where(.astro-pfnvzqgj).is-today:hover .wakatime-bar-fill:where(.astro-pfnvzqgj),.wakatime-bar-col:where(.astro-pfnvzqgj).is-today:focus-visible .wakatime-bar-fill:where(.astro-pfnvzqgj){opacity:1}.wakatime-bar-value:where(.astro-pfnvzqgj){color:var(--color-text);white-space:nowrap;margin-bottom:.2rem;font-size:.65rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.wakatime-bar-label:where(.astro-pfnvzqgj){color:var(--color-muted);font-size:.7rem}.wakatime-bar-col:where(.astro-pfnvzqgj).is-today .wakatime-bar-label:where(.astro-pfnvzqgj){color:var(--color-text);font-weight:600}.wakatime-tooltip:where(.astro-pfnvzqgj){background:var(--color-text);color:var(--color-bg);white-space:nowrap;opacity:0;pointer-events:none;z-index:2;border-radius:4px;flex-direction:column;align-items:center;gap:.1rem;padding:.3rem .5rem;font-size:.7rem;transition:opacity .15s,transform .15s;display:flex;position:absolute;bottom:calc(100% + 1.1rem);left:50%;transform:translate(-50%)translateY(4px)}.wakatime-tooltip-date:where(.astro-pfnvzqgj){opacity:.7;font-size:.6rem}.wakatime-bar-col:where(.astro-pfnvzqgj):hover .wakatime-tooltip:where(.astro-pfnvzqgj),.wakatime-bar-col:where(.astro-pfnvzqgj):focus-visible .wakatime-tooltip:where(.astro-pfnvzqgj),.wakatime-stack-segment:where(.astro-pfnvzqgj):hover .wakatime-tooltip:where(.astro-pfnvzqgj),.wakatime-stack-segment:where(.astro-pfnvzqgj):focus-visible .wakatime-tooltip:where(.astro-pfnvzqgj){opacity:1;transform:translate(-50%)translateY(0)}.wakatime-grid:where(.astro-pfnvzqgj){grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.wakatime-block-title:where(.astro-pfnvzqgj){text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted);margin:0 0 .5rem;font-size:.75rem}.wakatime-list:where(.astro-pfnvzqgj){flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.wakatime-row:where(.astro-pfnvzqgj){flex-direction:column;gap:.2rem;display:flex}.wakatime-row-head:where(.astro-pfnvzqgj){justify-content:space-between;gap:.5rem;font-size:.8rem;display:flex}.wakatime-row-name:where(.astro-pfnvzqgj){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wakatime-row-meta:where(.astro-pfnvzqgj){color:var(--color-muted);flex-shrink:0}.wakatime-row-track:where(.astro-pfnvzqgj){background:var(--color-tag-bg);border-radius:999px;height:4px;overflow:hidden}.wakatime-row-fill:where(.astro-pfnvzqgj){background:var(--color-text);border-radius:999px;height:100%}.wakatime-stack:where(.astro-pfnvzqgj){border-radius:4px;height:10px;display:flex}.wakatime-stack-segment:where(.astro-pfnvzqgj){outline:none;height:100%;margin-right:2px;position:relative}.wakatime-stack-segment:where(.astro-pfnvzqgj):first-child{border-radius:4px 0 0 4px}.wakatime-stack-segment:where(.astro-pfnvzqgj):last-child{border-radius:0 4px 4px 0;margin-right:0}.wakatime-stack-segment:where(.astro-pfnvzqgj):only-child{border-radius:4px}.wakatime-stack-segment:where(.astro-pfnvzqgj) .wakatime-tooltip:where(.astro-pfnvzqgj){bottom:calc(100% + .4rem)}.wakatime-legend:where(.astro-pfnvzqgj){flex-direction:column;gap:.4rem;margin:.6rem 0 0;padding:0;list-style:none;display:flex}.wakatime-legend-row:where(.astro-pfnvzqgj){align-items:center;gap:.4rem;font-size:.8rem;display:flex}.wakatime-legend-swatch:where(.astro-pfnvzqgj){border-radius:2px;flex-shrink:0;width:8px;height:8px}.wakatime-legend-name:where(.astro-pfnvzqgj){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wakatime-legend-meta:where(.astro-pfnvzqgj){color:var(--color-muted);flex-shrink:0;margin-left:auto}@media (width<=768px){.wakatime-grid:where(.astro-pfnvzqgj){grid-template-columns:1fr}}
