*{margin:0;padding:0;box-sizing:border-box}body{background:#0f0f0f;color:#e5e5e5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.app{max-width:1280px;margin:0 auto;padding:24px}.header{margin-bottom:32px}.header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.header h1{font-size:24px;font-weight:700}.week-nav{display:flex;align-items:center;gap:8px}.week-nav button{background:#2a2a2a;border:none;color:#e5e5e5;padding:4px 12px;border-radius:6px;cursor:pointer;font-size:13px}.week-nav button:disabled{opacity:.3;cursor:not-allowed}.week-nav button:hover:not(:disabled){background:#3a3a3a}.week-label-nav{font-size:14px;font-weight:600;min-width:80px;text-align:center;line-height:1.2}.commit-summary{display:flex;gap:12px}.commit-summary>*{background:#1a1a1a;padding:8px 16px;border-radius:8px;font-size:13px}.columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:32px}.app-column{background:#1a1a1a;border-radius:12px;padding:16px;min-width:0}.app-link{text-decoration:none}.app-link:hover{text-decoration:underline}.app-column h2{font-size:16px;font-weight:600;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid;display:flex;align-items:center;gap:8px}.streak-badge{font-size:11px;background:#2a2a2a;padding:2px 6px;border-radius:4px;margin-left:auto}.flag-badge-critical{font-size:11px;background:#ef4444;color:#fff;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-left:4px}.flag-badge-warning{font-size:11px;background:#f59e0b;color:#000;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-left:4px}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.metric{text-align:center}.metric-value{font-size:20px;font-weight:700}.metric-label{font-size:10px;color:#888;text-transform:uppercase;letter-spacing:.5px}.progress-bar-bg{height:6px;background:#2a2a2a;border-radius:3px;margin-bottom:4px;overflow:hidden}.progress-bar-fill{height:100%;border-radius:3px;transition:width .3s ease}.week-label{font-size:12px;color:#888;margin-bottom:12px}.flags-section{margin-bottom:12px}.flag{font-size:11px;padding:4px 8px;border-radius:4px;margin-bottom:4px}.flag-critical{background:#ef444422;color:#ef4444;border:1px solid #ef444444}.flag-warning{background:#f59e0b22;color:#f59e0b;border:1px solid #f59e0b44}.flag-info{background:#3b82f622;color:#3b82f6;border:1px solid #3b82f644}.checkin-item{border-top:1px solid #2a2a2a;padding:6px 0;font-size:13px}.checkin-item-header{display:flex;justify-content:space-between}.checkin-item .date{color:#888;font-size:11px}.checkin-item .hours{font-weight:600;font-size:12px}.shipped-text{font-size:12px;color:#aaa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blocked-text{color:#ef4444;font-size:11px}.logs{margin-top:16px}.logs h2{font-size:18px;margin-bottom:12px}.checkin-table{width:100%;border-collapse:collapse;font-size:13px}.checkin-table th{text-align:left;padding:8px 12px;border-bottom:1px solid #2a2a2a;color:#888;font-weight:500;font-size:11px;text-transform:uppercase;letter-spacing:.5px}.checkin-table td{padding:8px 12px;border-bottom:1px solid #2a2a2a}.checkin-table tr:hover td{background:#1a1a1a}.app-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600}.loading,.error{text-align:center;padding:64px;color:#888}.error{color:#ef4444}.tabs{display:flex;gap:4px;background:#1a1a1a;border-radius:8px;padding:3px;width:fit-content}.tab{background:transparent;border:none;color:#888;padding:6px 16px;border-radius:6px;cursor:pointer;font-size:13px;transition:all .15s}.tab.active{background:#2a2a2a;color:#e5e5e5;font-weight:600}.tab:hover:not(.active){color:#aaa}.compare-row{display:flex;justify-content:space-between;font-size:12px;color:#888;padding:4px 0;border-top:1px solid #2a2a2a;margin-bottom:4px}.compare-row:last-of-type{margin-bottom:12px}.delta{font-size:10px;font-weight:600;margin-left:4px;color:#22c55e}.compare-row .delta{margin-left:auto}.metric-label{display:flex;align-items:center;justify-content:center;gap:4px}.comparison-section{margin-top:16px;margin-bottom:32px}.comparison-section h2{font-size:18px;margin-bottom:12px}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.compare-toggle{background:transparent;border:1px solid #333;color:#888;padding:6px 16px;border-radius:6px;font-size:12px;cursor:pointer;margin-top:12px;display:block;width:fit-content}.compare-toggle:hover{border-color:#555;color:#ccc}.comparison-card{background:#1a1a1a;border-radius:12px;padding:16px;min-width:0}.comparison-header{font-size:14px;font-weight:600;margin-bottom:12px;color:#e5e5e5}.comparison-table{width:100%;border-collapse:collapse;font-size:12px}.comparison-table th{text-align:left;padding:6px 4px;border-bottom:1px solid #2a2a2a;color:#888;font-weight:500;font-size:10px;text-transform:uppercase;letter-spacing:.5px}.comparison-table td{padding:5px 4px;border-bottom:1px solid #262626;font-size:12px}.comparison-table tr:last-child td{border-bottom:none}.metric-name{color:#aaa}.col-current{font-weight:600}.col-previous{color:#888}.col-delta{text-align:right;width:70px}.delta-pill{display:inline-block;padding:1px 6px;border-radius:4px;font-size:10px;font-weight:600}.delta-positive{background:#22c55e22;color:#22c55e}.delta-negative{background:#ef444422;color:#ef4444}.delta-flat{background:#8882;color:#888}.trends-section{margin-bottom:32px}.trends-section h2{font-size:18px;margin-bottom:12px}.trends-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.rolling-chart{background:#1a1a1a;border-radius:12px;padding:16px;min-width:0}.rolling-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.rolling-chart-title{font-size:14px;font-weight:600}.chart-metric-select{background:#2a2a2a;color:#e5e5e5;border:none;border-radius:6px;padding:4px 8px;font-size:11px;cursor:pointer}.chart-tooltip{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;padding:8px 12px;font-size:12px}.chart-tooltip-label{font-weight:600;margin-bottom:4px;color:#e5e5e5}.changelog-items{border-top:1px solid #2a2a2a;padding:6px 0;margin-bottom:4px}.changelog-header{font-size:10px;color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.changelog-item{display:flex;align-items:baseline;gap:6px;font-size:11px;padding:2px 0;color:#aaa}.changelog-type{font-size:9px;font-weight:600;text-transform:uppercase;min-width:36px}.changelog-type.type-added{color:#22c55e}.changelog-type.type-fixed{color:#f59e0b}.changelog-type.type-changed{color:#3b82f6}.changelog-type.type-next{color:#888}.changelog-desc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.week-month-label{display:block;font-size:9px;color:#666;font-weight:400;margin-top:1px}.project-changelog{background:#1a1a1a;border-radius:12px;padding:16px;min-width:0}.project-changelog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.project-changelog-title{font-size:12px;font-weight:600;color:#e5e5e5}.project-changelog-count{font-size:10px;color:#666}.project-changelog-list{display:flex;flex-direction:column;gap:3px}.project-changelog-item{display:flex;align-items:baseline;gap:6px;font-size:11px;padding:2px 0;color:#aaa;border-bottom:1px solid #222}.project-changelog-item:last-child{border-bottom:none}.project-changelog-type{font-size:9px;font-weight:600;text-transform:uppercase;min-width:36px;flex-shrink:0}.project-changelog-type.type-added{color:#22c55e}.project-changelog-type.type-fixed{color:#f59e0b}.project-changelog-type.type-changed{color:#3b82f6}.project-changelog-type.type-next{color:#888}.project-changelog-desc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-changelog-toggle{background:transparent;border:1px solid #333;color:#888;padding:3px 10px;border-radius:4px;font-size:10px;cursor:pointer;margin-top:6px;width:100%}.project-changelog-toggle:hover{border-color:#555;color:#ccc}.features-section{margin-bottom:32px}.features-section h2{font-size:18px;margin-bottom:12px}.features-list{display:flex;flex-direction:column;gap:6px}.feature-item{display:flex;align-items:baseline;gap:8px;padding:6px 10px;border-radius:6px;font-size:13px}.feature-item.value-high{background:#1a1a1a}.feature-item.value-mid{background:#141414;opacity:.8}.feature-item.value-low{background:#101010;opacity:.6}.feature-value{font-size:10px;color:#888;min-width:20px}.feature-type{font-size:10px;text-transform:uppercase;font-weight:600;min-width:52px}.feature-type.type-added{color:#22c55e}.feature-type.type-fixed{color:#f59e0b}.feature-type.type-changed{color:#3b82f6}.feature-desc{color:#ccc}@media (max-width: 900px){.columns,.comparison-grid,.trends-grid{grid-template-columns:1fr}}
