:root{font-family:IBM Plex Sans,Avenir Next,Segoe UI,sans-serif;color:#102228;background:radial-gradient(circle at top right,#f6f9d2,#eef5f7 32%,#f3f3ef)}*{box-sizing:border-box}body{margin:0;min-height:100vh}.app{max-width:1200px;margin:0 auto;padding:2rem 1rem 4rem;display:grid;gap:1rem}.hero{background:linear-gradient(120deg,#213d40,#275b4e 65%,#508f61);color:#f9fce6;border-radius:14px;padding:1.4rem;box-shadow:0 14px 34px #16313440}.hero h1{margin:0 0 .4rem}.hero p{margin:0;opacity:.94}.controls{display:flex;flex-wrap:wrap;gap:.8rem}.controls label{display:grid;gap:.3rem;font-size:.9rem;font-weight:600}.controls select{min-width:240px;border-radius:10px;border:1px solid #b2c9d0;background:#fffc;padding:.5rem}.card{background:#fffffff2;border:1px solid #dce7eb;border-radius:14px;padding:1rem;box-shadow:0 6px 20px #10222814}.section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.75rem}.section-head h2{margin:0}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:.55rem;border-bottom:1px solid #eef1f2;white-space:nowrap}th{font-size:.83rem;text-transform:uppercase;letter-spacing:.04em;color:#4d6469}.bars{display:grid;gap:.65rem}.bar-row{display:grid;gap:.35rem}.bar-label{display:flex;justify-content:space-between;gap:1rem;font-size:.9rem}.bar-track{height:10px;border-radius:999px;background:#e8f0ef;overflow:hidden}.bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#4f8b67,#2f5f9f)}.changelog-list{list-style:none;margin:0;padding:0;display:grid;gap:.65rem}.changelog-list li{border:1px solid #e3ecef;border-radius:10px;padding:.75rem;background:#fff}.event-meta{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.35rem;align-items:center}.pill{border-radius:999px;padding:.1rem .55rem;font-size:.75rem;font-weight:700}.pill-activity{background:#e8f0ff;color:#1b4d9b}.pill-conversation{background:#eaf8ea;color:#24763a}.pill-task{background:#ffefdb;color:#8a4f08}.event-type{font-size:.82rem;color:#4f5f63}.event-repo{font-size:.82rem;color:#2d4951;font-weight:600}.event-title a{color:#0e3d7f;text-decoration:none}.event-title a:hover{text-decoration:underline}.event-date{font-size:.82rem;color:#5d7075;margin-top:.2rem}.error{color:#8b1d1d;background:#ffe8e8;border-radius:10px;padding:.75rem}@media (max-width: 768px){.hero h1{font-size:1.35rem}.controls select{min-width:200px}}
