:root{--ink:#13231e;--paper:#f1f0e7;--mint:#bde9ce;--yellow:#f4dc67;--red:#d94b38;--line:#839087;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0}a{color:inherit}header,footer{min-height:68px;padding:0 3rem;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;background:var(--ink);color:#fff;font-size:.7rem;font-weight:900}header a,footer a{color:var(--yellow);text-decoration:none}header span,footer span{text-align:center}header b,footer a{text-align:right}.hero{min-height:calc(90svh - 68px);padding:5rem 3rem 3rem;display:flex;flex-direction:column;justify-content:flex-end;background:var(--mint);border-bottom:2px solid var(--ink)}.hero>p,.heading>p,.governance>p{font-size:.7rem;font-weight:900;color:#8e271c}.hero h1{margin:1rem 0 2.5rem;font-size:clamp(4rem,10vw,9rem);line-height:.82;letter-spacing:0}.hero h1 em{font-style:normal;color:var(--red)}.status{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid var(--ink)}.status div{min-height:110px;padding:1rem;display:flex;flex-direction:column;border-right:1px solid var(--ink)}.status div:last-child{border:0}.status strong{margin-top:auto}.agents{display:grid;grid-template-columns:1fr 1fr;border-bottom:2px solid var(--ink)}.agents article{min-height:600px;padding:6rem 3rem;border-right:2px solid var(--ink)}.agents article:last-child{border:0;background:var(--yellow)}.agents span{font-size:.7rem;font-weight:900;color:var(--red)}.agents h2,.heading h2,.governance h2{font-size:clamp(2.8rem,6vw,5.8rem);line-height:.9}.agents p{max-width:650px;font-size:1.25rem;line-height:1.6}.agents ul{margin-top:4rem;padding:0;list-style:none;border-top:1px solid var(--ink)}.agents li{padding:1rem 0;border-bottom:1px solid var(--ink);font-weight:800}.latest,.governance{padding:6rem 3rem;border-bottom:2px solid var(--ink)}.run-meta{padding:1rem;border-left:5px solid #34a853;background:#fff;line-height:1.6}.feed{display:grid;grid-template-columns:1fr 1fr;margin-top:2rem;border:2px solid var(--ink)}.feed>div{padding:1.3rem;border-right:1px solid var(--ink)}.feed>div:last-child{border:0}.feed ol{padding-left:1.2rem}.feed li{padding:.7rem 0;line-height:1.5}.feed a{font-weight:800}.failure{margin-top:1rem;color:#8e271c}.governance{background:var(--ink);color:#fff}.governance>p{color:var(--yellow)}.governance>div{display:grid;grid-template-columns:1fr 1fr;border:1px solid #64736c}.governance article{min-height:200px;padding:1.3rem;display:flex;flex-direction:column;border-right:1px solid #64736c}.governance article:last-child{border:0}.governance article span{margin-top:auto;line-height:1.6}@media(max-width:700px){header,footer{padding:0 1rem;grid-template-columns:1fr auto}header span,footer span{display:none}.hero{min-height:calc(90svh - 68px);padding:4rem 1rem 2rem}.hero h1{margin-bottom:2rem}.status,.agents,.feed,.governance>div{grid-template-columns:1fr}.status div,.agents article,.feed>div,.governance article{border-right:0;border-bottom:1px solid var(--ink)}.status div{min-height:76px}.agents article{min-height:auto;padding:4rem 1rem}.latest,.governance{padding:4rem 1rem}}
