/* T549: the accepted issue record in the established site chrome. */
.page-daily .article{max-width:72rem;padding:5rem 0 7rem;overflow:visible}
.page-daily .issue-back{margin:0 0 2.5rem;font-size:.85rem;font-weight:720}
.page-daily .issue-back a{display:inline-flex;min-height:44px;align-items:center}
.page-daily .issue-page-label{margin:0 0 1rem;font-size:.72rem;font-weight:760;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}
.page-daily .issue-page{border-top:2px solid var(--ink)}
.page-daily .issue-header{max-width:62rem;padding:4.5rem 0 3.5rem}
.page-daily .issue-header .eyebrow{margin:0 0 1.6rem;font-size:.72rem;font-weight:760;letter-spacing:.14em;color:var(--muted)}
.page-daily .issue-header h2{max-width:60rem;margin:0 0 2rem;font-family:'Source Serif 4 Display',Georgia,serif;font-size:clamp(3.1rem,6vw,6rem);font-weight:600;line-height:.95;letter-spacing:-.035em;overflow-wrap:anywhere}
.page-daily .issue-header .lede{max-width:48rem;margin:0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.48;color:var(--muted)}
.page-daily .count-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 0 5rem;border-block:1px solid var(--ink)}
.page-daily .count-strip>div{display:flex;flex-direction:column-reverse;justify-content:flex-end;gap:.8rem;padding:1.4rem 1.2rem}
.page-daily .count-strip>div:first-child{padding-left:0}.page-daily .count-strip>div+div{border-left:1px solid var(--line)}
.page-daily .count-strip dt{font-size:.68rem;font-weight:750;letter-spacing:.09em;text-transform:uppercase;color:var(--muted)}
.page-daily .count-strip dd{margin:0;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:760;line-height:1}
.page-daily .issue-copy{max-width:48rem;margin:0 0 5rem;font-size:1.08rem;line-height:1.72}
.page-daily .issue-copy p{margin:0 0 1.35rem;white-space:pre-wrap}
.page-daily .study-record{max-width:62rem;margin:0 0 2.5rem;padding:2.8rem 0;border-top:1px solid var(--ink);display:grid;grid-template-columns:minmax(0,1.6fr) minmax(15rem,1fr);column-gap:3.5rem}
.page-daily .study-record h3{grid-column:1/-1;max-width:55rem;margin:0 0 2rem;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.12;letter-spacing:-.025em;overflow-wrap:anywhere}
.page-daily .study-result,.page-daily .model-line,.page-daily .local-boundary,.page-daily .study-source{grid-column:1}
.page-daily .study-result{margin:0 0 1.5rem;font-weight:640}.page-daily .study-result>span,.page-daily .study-source>span{display:block;margin-bottom:.45rem;font-size:.65rem;font-weight:780;letter-spacing:.13em;color:var(--muted)}
.page-daily .model-line{margin:0 0 1.7rem;padding:.7rem 0;border-block:1px solid var(--line);font-size:.76rem;font-weight:760;letter-spacing:.1em;overflow-wrap:anywhere}
.page-daily .local-boundary{grid-column:2;grid-row:2/5;align-self:start;margin:0;padding:1.4rem 1.6rem;background:var(--pale);border-left:4px solid var(--ink)}
.page-daily .local-boundary p{margin:0}.page-daily .local-boundary p:first-child{margin-bottom:.8rem;font-size:.66rem;font-weight:780;letter-spacing:.13em}
.page-daily .study-source{margin:0;overflow-wrap:anywhere}.page-daily .study-source a{font-weight:690}
.page-daily .boundary-note{max-width:62rem;margin:4rem 0;padding:1.5rem 0;border-block:1px solid var(--ink)}
.page-daily .boundary-note .section-label{font-size:.67rem;font-weight:780;letter-spacing:.13em}.page-daily .boundary-note p:last-child{max-width:48rem;margin:0;font-size:1.08rem}
.page-daily .issue-footer{display:flex;justify-content:space-between;gap:2rem;max-width:62rem;margin-top:5rem;padding-top:1rem;border-top:1px solid var(--line);font-size:.78rem;color:var(--muted)}
.page-daily .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:700px){
  .page-daily .article{padding:3rem 0 5rem}
  .page-daily .issue-header{padding:2.6rem 0}
  .page-daily .issue-header h2{font-size:clamp(2.5rem,11vw,3.8rem)}
  .page-daily .count-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:3.5rem}
  .page-daily .count-strip>div{padding:1.2rem .8rem}.page-daily .count-strip>div:nth-child(3){padding-left:0;border-left:0;border-top:1px solid var(--line)}.page-daily .count-strip>div:nth-child(4){border-top:1px solid var(--line)}
  .page-daily .issue-copy{font-size:1rem}
  .page-daily .study-record{display:block;padding:2rem 0}.page-daily .study-record h3{margin-bottom:1.5rem}
  .page-daily .local-boundary{margin:1.5rem 0}.page-daily .issue-footer{display:grid;gap:.35rem}
}
