/*
Theme Name: Catchup
Description: A reading-first independent editorial theme.
Version: 1.0.0
Text Domain: ssuelmo
*/
:root{--paper:#f8f8f3;--ink:#1d2725;--muted:#62716a;--line:#dce0d7;--green:#254d3f;--lime:#e2ef9b;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,'Apple SD Gothic Neo','Malgun Gothic',sans-serif;line-height:1.7;word-break:keep-all;overflow-wrap:anywhere}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #507aeb;outline-offset:4px}button,input{font:inherit}button{cursor:pointer}img{max-width:100%;height:auto;display:block}svg{display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.35;letter-spacing:-.045em}.wrap{max-width:1180px;margin:auto;padding:0 28px}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:0}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:90px;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:25px;font-weight:850;letter-spacing:-.06em;white-space:nowrap}.brand-mark{width:32px;height:36px;background:var(--green);border-radius:5px 13px 5px 5px;display:grid;place-items:center;color:var(--lime);font-size:23px}.header-nav{display:flex;gap:26px;font-size:14px;font-weight:650}.header-nav a:hover{color:var(--green);text-decoration:underline;text-underline-offset:6px}.issue{font-size:11px;letter-spacing:.12em;color:var(--muted)}.hero{padding:66px 0 46px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;gap:66px}.eyebrow{font-size:12px;font-weight:750;letter-spacing:.13em;color:var(--green);margin-bottom:20px}.hero h1{font-size:clamp(34px,4.6vw,58px);font-weight:800;margin-bottom:24px}.hero .lead{max-width:400px;color:var(--muted);font-size:16px;line-height:1.85}.search{display:flex;background:white;border:1px solid #bfc9bf;border-radius:10px;overflow:hidden;max-width:520px}.search input{min-width:0;flex:1;background:transparent;border:0;padding:14px 16px;outline-offset:-4px}.search button{background:var(--green);color:white;border:0;padding:0 20px;font-weight:650}.quick{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-top:14px}.quick a{text-decoration:underline;text-underline-offset:3px}.feature{background:#e9eee3;border-radius:var(--radius);overflow:hidden}.feature .visual{aspect-ratio:5/3;object-fit:cover;width:100%}.feature-copy{padding:22px 28px 26px}.label{display:inline-flex;font-size:11px;font-weight:750;letter-spacing:.07em;color:var(--green);margin-bottom:11px;gap:8px;align-items:center}.label .dot{width:6px;height:6px;background:var(--green);border-radius:100%}.feature h2{font-size:25px;margin-bottom:12px}.meta{font-size:12px;color:var(--muted);display:flex;gap:12px;align-items:center}.section-top{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:26px 0 24px}.section-top h2{font-size:25px;margin-bottom:2px}.section-top p{font-size:13px;color:var(--muted);margin:0}.more{font-size:13px;text-decoration:underline;text-underline-offset:5px;white-space:nowrap}.chips{display:flex;gap:8px;flex-wrap:wrap;padding:16px 0 28px}.chip{border:1px solid var(--line);border-radius:24px;padding:7px 17px;font-size:13px;background:transparent}.chip.active,.chip:hover{color:white;background:var(--green);border-color:var(--green)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.card .visual{width:100%;aspect-ratio:5/3;object-fit:cover;border-radius:12px;background:#e7eade}.card .label{margin-top:18px}.card h2,.card h3{font-size:21px;margin-bottom:12px}.card .excerpt{font-size:14px;color:var(--muted);line-height:1.8;margin-bottom:14px}.card:hover h2,.card:hover h3{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.principles{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:52px 0 62px;padding:30px 0;gap:30px}.principles strong{display:block;margin-bottom:8px;font-size:15px}.principles p{font-size:13px;color:var(--muted);margin:0}.principles .num{font-size:11px;color:var(--muted);letter-spacing:.12em;display:block;margin-bottom:10px}.archive-head{padding:50px 0 12px}.archive-head h1{font-size:38px;margin-bottom:12px}.archive-head .search{margin-top:26px}.pagination{padding:40px 0;text-align:center}.page-numbers{display:inline-block;padding:8px 15px;border:1px solid var(--line);border-radius:8px;margin:3px}.page-numbers.current{background:var(--green);color:white}.empty{padding:36px;background:white;border:1px solid var(--line);border-radius:12px}.article{max-width:800px;margin:auto;padding:46px 24px 60px}.breadcrumb{font-size:12px;color:var(--muted);margin-bottom:30px}.article h1{font-size:clamp(30px,4vw,46px);line-height:1.35;margin-bottom:22px}.article .deck{font-size:18px;color:var(--muted);line-height:1.8;margin:26px 0}.article-cover{margin:32px -20px;border-radius:16px;overflow:hidden}.article-cover img{width:100%}.article-body{font-size:17px;line-height:1.95}.article-body p{margin-bottom:24px}.article-body h2{font-size:26px;margin:46px 0 18px}.article-body h3{font-size:21px;margin:28px 0 12px}.article-body li{margin-bottom:9px}.article-body a{color:var(--green);text-decoration:underline;text-underline-offset:4px}.article-body pre{font:14px/1.8 ui-monospace,monospace;white-space:pre-wrap;word-break:break-word;background:#e9eee3;border-radius:12px;padding:24px}.article-body table{width:100%;border-collapse:collapse;font-size:14px}.article-body th,.article-body td{text-align:left;padding:13px;border-bottom:1px solid var(--line);vertical-align:top}.article-body th{background:#edf0e7}.table-scroll{overflow-x:auto}.note,.takeaway{padding:23px 26px;border-left:3px solid var(--green);background:#edf1e6;margin:30px 0}.takeaway strong{display:block;margin-bottom:8px}.takeaway p:last-child,.note p:last-child{margin-bottom:0}.toc{padding:23px 26px;border:1px solid var(--line);border-radius:12px;margin:30px 0}.toc strong{font-size:14px}.toc ol{margin:12px 0 0;padding-left:20px;font-size:14px}.toc li{margin:5px 0}.sources{font-size:13px;color:var(--muted);border-top:1px solid var(--line);padding-top:24px;margin-top:40px}.sources h2{font-size:18px;margin:0 0 12px}.author-box{margin-top:42px;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:13px;color:var(--muted)}.author-box strong{color:var(--ink);display:block;font-size:15px;margin-bottom:8px}.related{margin:0 auto 60px;max-width:1130px;padding:0 24px}.read-progress{position:fixed;top:0;left:0;height:3px;background:var(--green);width:0;z-index:100}.site-footer{margin-top:60px;padding:34px 0;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-inner{display:flex;justify-content:space-between;gap:24px}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-brand{font-size:18px;color:var(--ink);font-weight:750;margin-bottom:9px}.adsbygoogle:empty{display:none}.ad-wrap{margin:36px 0;text-align:center}.ad-wrap:has(.adsbygoogle[data-ad-status="unfilled"]){display:none}.ad-label{font-size:10px;color:var(--muted)}.newsletter{padding:30px;background:var(--lime);border-radius:12px;margin-top:40px}.newsletter h2{font-size:23px}.newsletter p{font-size:14px;margin-bottom:0}.newsletter a{text-decoration:underline}.wp-caption-text{font-size:12px;color:var(--muted)}@media(min-width:760px){.grid.two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px}.article-body .table-scroll{margin-left:-10px;margin-right:-10px}}@media(max-width:760px){.wrap{padding:0 20px}.header-inner{min-height:72px;gap:12px}.brand{font-size:22px}.brand-mark{width:28px;height:32px}.header-nav{gap:14px;font-size:12px}.issue{display:none}.hero{padding:34px 0 25px;grid-template-columns:1fr;gap:30px}.hero h1{font-size:38px}.hero .lead{font-size:15px;max-width:none}.hero .eyebrow{margin-bottom:14px}.feature-copy{padding:20px}.feature h2{font-size:23px}.grid{grid-template-columns:1fr;gap:30px}.card{display:grid;grid-template-columns:115px 1fr;gap:17px}.card .visual{height:115px;aspect-ratio:1;object-fit:cover}.card .label{margin-top:0;margin-bottom:8px}.card h2,.card h3{font-size:18px;margin-bottom:8px}.card .excerpt{display:none}.meta{font-size:11px;gap:8px}.principles{grid-template-columns:1fr;gap:22px;margin:36px 0;padding:26px 0}.principles>div{display:grid;grid-template-columns:30px 1fr;column-gap:14px}.principles .num{grid-row:span 2;padding-top:3px}.principles strong{margin-bottom:5px}.article{padding:28px 22px 40px}.article h1{font-size:32px}.article .deck{font-size:16px}.article-body{font-size:16px;line-height:1.9}.article-body h2{font-size:24px}.article-cover{margin:25px 0}.toc,.takeaway,.note{padding:20px}.footer-inner{display:block}.footer-links{margin-top:22px;gap:14px}.archive-head h1{font-size:31px}.section-top h2{font-size:23px}.article-body th,.article-body td{padding:10px;min-width:95px}.header-nav .optional{display:none}.search input{padding:12px}.search button{padding:0 16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

@media(max-width:760px){.header-nav a:nth-child(2){display:none}.hero h1{font-size:38px;letter-spacing:-.045em}.brand{letter-spacing:-.05em}.article h1{font-size:33px}}

.catchup-preview #wpadminbar{display:none}html:has(body.catchup-preview){margin-top:0!important}
