.monthly-history{margin:.5rem 0 1rem;border-bottom:1px solid var(--monthly-line,#ddd4c5);font-size:.875rem}
.monthly-history>summary{padding:.65rem 0;cursor:pointer;color:var(--monthly-ink,#24324a)}
.monthly-history-body{padding:.25rem 0 1rem}
.monthly-history [hidden]{display:none!important}
.monthly-history-body>p{margin:.5rem 0;color:var(--monthly-muted,#677180);font-size:.8rem}
.monthly-history-filters{display:flex;flex-wrap:wrap;gap:.65rem;margin:.9rem 0}
.monthly-history-filters label{display:flex;flex-direction:column;gap:.3rem;font-size:.75rem;flex:1 1 140px}
.monthly-history-filters input,.monthly-history-filters select{box-sizing:border-box;max-width:100%;min-width:0;padding:.45rem;border:1px solid #cbbfae;background:#fffdf8;border-radius:2px;color:#24324a;font:inherit}
.monthly-history-filters .monthly-history-memo-filter{flex-direction:row;align-items:center;flex:1 1 160px;align-self:flex-end;min-height:35px}
.monthly-history-results{max-height:220px;overflow:auto;border-top:1px solid #ddd4c5;margin:.6rem 0}
.monthly-history-result{display:flex;align-items:flex-start;gap:.6rem;padding:.6rem;border-bottom:1px solid #e7e0d7;cursor:pointer}
.monthly-history-result input{margin-top:.2rem;flex:0 0 auto}
.monthly-history-result span{font-size:.8rem;line-height:1.5}
.monthly-history-result strong{display:block;font-variant-numeric:tabular-nums}
.monthly-history-comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:start}
.monthly-history-comparison article{border:1px solid #ddd4c5;padding:1rem;min-width:0;background:#fffdf8}
.monthly-history-comparison article h3{font-size:1rem;margin:0 0 .6rem}
.monthly-history-comparison article h4{font-size:.85rem;margin:1rem 0 .3rem}
.monthly-history-comparison article p{font-size:.85rem;line-height:1.7;overflow-wrap:anywhere;margin:.35rem 0}
.monthly-history-saved-memo{white-space:pre-wrap;border-top:1px solid #e7e0d7;padding-top:.5rem}
.monthly-history-comparison article a,.monthly-history-comparison article button{font-size:.8rem;margin:.5rem .5rem 0 0}
.monthly-history-comparison article button{border:0;text-decoration:underline;background:transparent;color:#5f6b79;cursor:pointer}
.monthly-history-status{min-height:1.2em}
@media(max-width:600px){.monthly-history-comparison{grid-template-columns:minmax(0,1fr)}.monthly-history-comparison article{padding:.85rem}.monthly-history-filters label{flex-basis:calc(50% - .65rem)}}
@media print{.monthly-history{display:none!important}}
