/* Architecture feature: existing editorial system; variance 6, motion 3, density 3.
   Wide source media and a restrained reading column; no additional dependencies. */
.roundup-article{max-width:1040px;margin:0 auto}
.roundup-header{max-width:820px;margin:34px auto 44px;text-align:center}
.roundup-header h1{font-size:clamp(38px,5.4vw,68px);line-height:1.06;letter-spacing:-.055em;margin:20px auto;max-width:13ch;text-wrap:balance}
.roundup-deck{font-size:19px;line-height:1.6;max-width:55ch;margin:0 auto;color:var(--muted);text-wrap:pretty}
.roundup-byline{font-size:12px;color:var(--muted);margin:23px 0 0;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}
.roundup-content{max-width:720px;margin:0 auto}
.roundup-content p{font-size:17px;line-height:1.85}
.roundup-content .roundup-lead{font-size:20px;line-height:1.65;color:var(--ink)}
.roundup-content>section{margin:64px 0}
.roundup-content h2{font-size:32px;line-height:1.28;letter-spacing:-.025em;margin-bottom:24px;text-wrap:pretty;word-break:normal;line-break:strict}
.roundup-content h3{font-size:25px;line-height:1.3;margin:42px 0 15px;letter-spacing:-.025em}
.roundup-contents{display:flex;flex-wrap:wrap;gap:10px 24px;padding:24px 0;margin:30px 0 0;border-block:1px solid var(--line);font-size:13px}
.roundup-contents strong{width:100%;color:var(--muted);font-weight:400;margin-bottom:2px}
.roundup-contents a{color:var(--ink)}
.roundup-wide{width:100%;max-width:100%;margin:30px 0 32px;position:relative}
.roundup-wide img{width:100%;height:auto;border-radius:var(--radius);object-fit:contain;background:var(--soft)}
.roundup-wide .source-media{margin-bottom:0}
.roundup-wide .source-video video{max-height:none;aspect-ratio:auto}
#oval-office .roundup-wide{width:min(720px,100%)}
.roundup-content figcaption,.roundup-content .roundup-caption{font-size:12px;line-height:1.65;color:var(--muted);margin:12px 0 0}
.roundup-wide .action-status:empty{display:none}
.roundup-wide .media-caption{font-size:12px;margin-top:12px}
.roundup-hero{margin-top:0}
.roundup-content [data-roundup-demo]>.category-label{font-size:11px;line-height:1.5;margin-bottom:14px}
.roundup-table-wrap{overflow-x:auto;overscroll-behavior-x:contain;border-block:1px solid var(--line);padding:12px 0}
.roundup-table-wrap:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
.roundup-table-hint{display:none}
.roundup-comparison{border-collapse:collapse;width:100%;min-width:720px;text-align:left;font-size:14px;line-height:1.65}
.roundup-comparison caption{text-align:left;font-size:12px;color:var(--muted);padding:8px 14px 20px}
.roundup-comparison th,.roundup-comparison td{padding:16px 14px;border-bottom:1px dashed var(--line);vertical-align:top}
.roundup-comparison thead th{font:11px/1.5 Consolas,monospace;letter-spacing:.06em;color:var(--muted);border-bottom-style:solid}
.roundup-comparison tbody th{font-weight:500;width:19%}
.roundup-comparison td:nth-child(2){width:27%}
.roundup-comparison td:nth-child(3){width:32%}
.roundup-comparison tr:last-child>*{border-bottom:0}
.roundup-faq-item{padding:26px 0;border-bottom:1px solid var(--line)}
.roundup-content .roundup-faq-item h3{margin:0 0 14px;font-size:24px}
.roundup-faq-item p{margin:0 0 12px}
.roundup-content .roundup-faq-item .roundup-caption{font-size:12px;margin-bottom:0}
.roundup-prompt{margin:28px 0 36px;padding:24px 26px;background:var(--soft);border-radius:8px}
.roundup-prompt .prompt-label{font-size:12px;font-weight:600;color:var(--accent);margin:0 0 12px}
.roundup-prompt blockquote{margin:0;padding:0;border:0}
.roundup-prompt blockquote p{font-size:20px;line-height:1.6;color:var(--ink);margin:0}
.roundup-prompt .prompt-tools{margin:0}
.roundup-prompt h4{font-size:15px;margin:0}
.roundup-content .roundup-prompt .prompt-tools h3{font-size:15px;margin:0;letter-spacing:0}
.roundup-prompt pre{border:0;padding:0;font-size:13px;background:none;margin:20px 0 0}
.roundup-prompt .text-button{font-size:12px;white-space:nowrap}
.roundup-prompt .prompt-reference{margin-bottom:0;padding-bottom:0;border-bottom:0}
.comment-capture{margin:28px 0 34px}
.comment-capture img{width:100%;height:auto;border:1px solid var(--line);border-radius:8px;object-fit:contain}
.roundup-takeaway{padding:3px 0 3px 27px;border-left:3px solid var(--accent);margin:42px 0}
.roundup-takeaway h3{margin:0 0 16px}
.roundup-takeaway p:last-child{margin-bottom:0}
.roundup-steps{padding:0;list-style:none;counter-reset:steps}
.roundup-steps>li{counter-increment:steps;position:relative;padding-left:47px;margin-top:28px}
.roundup-steps>li:before{content:counter(steps,decimal-leading-zero);position:absolute;top:3px;left:0;font:15px/1.6 Consolas,monospace;color:var(--accent)}
.roundup-steps h3{font-size:22px;margin:0 0 12px}
.roundup-steps pre{font-size:13px}
.roundup-sources{border-top:1px solid var(--line);padding-top:32px;margin-bottom:52px}
.roundup-sources h2{font-size:25px}
.roundup-sources>p{font-size:13px}
.roundup-content .source-list{padding-left:0}
.roundup-content .source-list li{padding:10px 0;margin:0;font-size:14px;line-height:1.7}
@media(max-width:767px){
  .roundup-header{margin:20px auto 30px;text-align:left}
  .roundup-header h1{max-width:14ch;margin:18px 0;letter-spacing:-.045em}
  .roundup-deck{font-size:16px;max-width:none}
  .roundup-byline{justify-content:flex-start;font-size:11px;gap:9px}
  .roundup-content p{font-size:16px;line-height:1.8}
  .roundup-content .roundup-lead{font-size:18px}
  .roundup-contents{gap:12px 18px;font-size:12px;padding:20px 0}
  .roundup-content>section{margin:42px 0}
  .roundup-content h2{font-size:28px;line-height:1.3;margin-bottom:22px}
  .roundup-content h3{font-size:23px;margin-top:30px}
  .roundup-wide{width:100%;left:auto;transform:none;margin:24px 0}
  .roundup-content .roundup-table-hint{display:block;font-size:12px;color:var(--muted);margin:12px 0 -12px}
  .roundup-prompt{padding:20px 18px}
  .roundup-prompt blockquote p{font-size:18px}
  .roundup-prompt .roundup-caption,.roundup-content figcaption{font-size:11px}
  .roundup-takeaway{padding-left:19px}
  .roundup-takeaway h3{margin-top:0}
  .roundup-steps>li{padding-left:34px}
  .roundup-steps h3{font-size:21px;margin-top:0}
}
