*,:before,:after{box-sizing:border-box}body{color:#e6edf3;background:#0d1117;justify-content:center;align-items:center;min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;display:flex}.container{width:100%;max-width:560px;padding:2rem 1.5rem}h1{color:#848d97;letter-spacing:.05em;text-transform:uppercase;margin:0 0 1.5rem;font-size:1rem;font-weight:500}.today-count{color:#e6edf3;margin-bottom:2rem;font-size:2.5rem;font-weight:700;line-height:1}.today-count span{color:#39d353}.chart{align-items:flex-end;gap:3px;height:72px;margin-bottom:2rem;display:flex}.bar-wrap{cursor:default;flex:1;align-items:flex-end;height:100%;display:flex}.bar-wrap:hover .bar{background:#56d364}.bar{background:#26a641;border-radius:2px 2px 0 0;width:100%;min-height:2px;transition:background .15s}.bar.empty{background:#161b22}.bar.today{background:#39d353}.divider{background:#21262d;height:1px;margin-bottom:1.5rem}.stats-row{gap:2rem;display:flex}.stat{flex-direction:column;gap:2px;display:flex}.stat-value{color:#e6edf3;font-size:1.5rem;font-weight:600}.stat-label{color:#848d97;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.loading,.error{color:#848d97;font-size:.9rem}
