body { font-size:16px; font-kerning:normal; text-rendering:optimizeLegibility; }
h1,h2,h3 { text-wrap:balance; font-kerning:normal; }
.brand small { font-size:9px; letter-spacing:.06em; }
.article-header nav { font-size:13px; }
.article-header .back { font-size:12px; }
.kicker { font-size:11px; letter-spacing:.1em; }
.article-hero { overflow:hidden; }
.article-hero h1 { line-height:1.1; letter-spacing:-.017em; }
.lead { font-size:17px; line-height:1.75; }
.article-meta { font-size:11px; }
.article-content h2 { font-size:34px; line-height:1.22; letter-spacing:-.015em; }
.article-content h3 { font-size:23px; line-height:1.3; }
.article-content p,.article-content li { font-size:16px; line-height:1.82; }
.checklist div { font-size:14px; line-height:1.5; }
.aside-card span { font-size:10px; }
.aside-card h3 { font-size:23px; line-height:1.3; }
.aside-card p { font-size:12px; line-height:1.65; }
.aside-card a { font-size:12px; }
.article-footer p { font-size:11px; line-height:1.55; }
.article-footer a:last-child { font-size:12px; }
.disclaimer { font-size:12px!important; line-height:1.6!important; }

.article-hero img { transform:scale(1.015); animation:editorialZoom 16s ease-in-out infinite alternate; }
.aside-card { animation:asideFloat 6s ease-in-out infinite; }
.checklist div { transition:transform .35s cubic-bezier(.2,.8,.2,1),border-color .35s,background .35s; }
.aside-card a { position:relative; overflow:hidden; animation:ctaBreathe 4.5s ease-in-out infinite; }
@media (hover:hover) and (pointer:fine) { .checklist div:hover { transform:translateX(6px); border-color:#9fc6ef; background:#f5faff; } }
@keyframes editorialZoom { from { transform:scale(1.015) translateX(0); } to { transform:scale(1.06) translateX(-1.5%); } }
@keyframes asideFloat { 0%,100% { transform:translateY(0); } 50% { transform:translateY(-7px); } }
@keyframes ctaBreathe { 0%,100% { box-shadow:0 10px 20px rgba(255,90,69,.12); } 50% { box-shadow:0 15px 30px rgba(255,90,69,.3); } }

@media(max-width:760px) {
  .brand small { font-size:9px; letter-spacing:.04em; }
  .article-hero h1 { font-size:40px; line-height:1.13; letter-spacing:-.014em; }
  .lead { font-size:15px; line-height:1.7; }
  .article-meta { font-size:10px; line-height:1.45; flex-wrap:wrap; }
  .article-content h2 { font-size:29px; line-height:1.22; }
  .article-content h3 { font-size:22px; }
  .article-content p,.article-content li { font-size:15px; line-height:1.78; }
  .checklist div { font-size:13px; }
  .article-footer p { font-size:11px; }
}

@media(prefers-reduced-motion:reduce) { * { animation:none!important; transition:none!important; } }

/* Readability scale for editorial pages. */
.brand small { font-size:11px; }
.kicker,.article-meta,.aside-card span,.article-footer p,.article-footer a:last-child,.disclaimer { font-size:13px!important; }
.aside-card p,.aside-card a { font-size:14px; }
.checklist div { font-size:15px; }

@media(max-width:760px) {
  .brand small { font-size:10.5px; }
  .kicker,.article-meta { font-size:12px!important; }
  .lead { font-size:16px; }
  .article-content p,.article-content li { font-size:16px; line-height:1.75; }
  .checklist div { font-size:15px; }
  .article-footer p { font-size:13px!important; }
}
