.daily-review-archive-head{display:flex;justify-content:space-between;align-items:center;margin-top:28px;border-top:1px dashed var(--line);padding-top:22px}.daily-review-archive-head h3{margin:0;font-size:19px}.daily-review-archive-head h3 small{display:block;font-size:14px;color:var(--muted);font-weight:500}.daily-review-archive-head p{color:var(--muted);font-size:14px}.daily-review-archive-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:12px;align-items:end}.daily-review-archive-filters label>span{font-size:13px}.daily-review-archive-filters button,#review-history-more,.review-history-open{padding:11px 14px;border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);font:inherit;cursor:pointer}.daily-review-archive-summary{padding:15px 0;color:var(--muted);font-size:14px}.daily-review-history{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-review-card header strong{font-size:16px}.daily-review-card header span,.daily-review-scores span{font-size:12px}.daily-review-card p{font-size:14px;line-height:1.6}.review-history-open{margin-top:14px;color:#177e65;font-weight:700}.review-history-open:focus-visible,#review-history-more:focus-visible{outline:3px solid #18b879;outline-offset:3px}#review-history-more{margin-top:16px}body.dark-mode .review-history-open{color:#9be0cd}@media(max-width:1050px){.daily-review-archive-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-review-history{grid-template-columns:1fr}}@media(max-width:650px){.daily-review-archive-filters{grid-template-columns:1fr}}
