:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#f2f3f5;background:#0b0d12;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif;display:flex}main{max-width:620px}h1{margin-bottom:.5rem;font-size:1.75rem}p{color:#b7bcc7;line-height:1.6}code{background:#171a21;border-radius:4px;padding:.15rem .4rem;font-size:.9em}ul{line-height:1.8}main.ledger{align-self:flex-start;width:100%;max-width:780px}.ledger h2{border-bottom:1px solid #232733;margin-top:2.5rem;padding-bottom:.5rem;font-size:1.1rem}.ledger table{border-collapse:collapse;width:100%;font-size:.92rem}.ledger th,.ledger td{text-align:left;border-bottom:1px solid #1c202a;padding:.55rem .5rem}.ledger th{color:#8b93a3;font-weight:500}.ledger .num{text-align:right;font-variant-numeric:tabular-nums}.ledger tr.total td{border-bottom:none;font-weight:600}.ledger a{color:#14f195;text-decoration:none}.ledger a:hover{text-decoration:underline}.ledger .ok{color:#14f195;font-weight:500}.ledger .warn{color:#ff6565;font-weight:500}.ledger .error{color:#ff6565}ol.donations{padding:0;list-style:none}ol.donations li{border-left:2px solid #9945ff;margin-bottom:1.25rem;padding:.75rem 0 .75rem 1rem}ol.donations .row{flex-wrap:wrap;align-items:baseline;gap:.85rem;display:flex}ol.donations .when{color:#6f7787;margin-left:auto;font-size:.85rem}ol.donations .shares{color:#b7bcc7;flex-wrap:wrap;gap:1rem;margin:.4rem 0;font-size:.87rem;display:flex}ol.donations .memo{color:#8b93a3;margin:.35rem 0;font-size:.87rem;font-style:italic}
