:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#07110d;color:#eef8f2}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 80% 0,#17352b 0,transparent 34rem),#07110d}a{color:#83e6b2}header{display:flex;justify-content:space-between;padding:1.25rem 5vw;border-bottom:1px solid #274538;color:#9ab4a7}header a{color:#fff;text-decoration:none;font-weight:750}section{max-width:1180px;margin:auto;padding:5rem 5vw}h1{font-size:clamp(2.3rem,7vw,5.5rem);line-height:.95;max-width:900px;margin:0 0 2rem;letter-spacing:-.055em}h2{margin:.9rem 0 .4rem}.lede{max-width:700px;color:#aac1b4;font-size:1.2rem}.button,button{display:inline-block;background:#83e6b2;color:#07110d;padding:.8rem 1.1rem;border:0;border-radius:.4rem;font-weight:750;text-decoration:none;cursor:pointer}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:2.5rem}article{min-height:210px;background:#0d1d16;border:1px solid #274538;border-radius:.75rem;padding:1.25rem}article>div{display:flex;justify-content:space-between;color:#8fa99b}.status{display:inline-block;border:1px solid #547563;color:#b7d0c2;border-radius:99px;padding:.18rem .5rem;font-size:.75rem}.status.resolver-enabled{border-color:#39ad72;color:#83e6b2}.status.negative,.status.retired{border-color:#7a5e58;color:#d7aaa0}dl{display:grid;grid-template-columns:10rem 1fr;max-width:600px;gap:.5rem}dt{color:#8fa99b}pre{background:#020705;border:1px solid #21382e;border-radius:.5rem;padding:1rem;max-height:34rem;overflow:auto;white-space:pre-wrap;word-break:break-word}
