:root{
  --ink:#17202a;--muted:#637080;--paper:#f7f4ec;--card:#fff;
  --fox:#e7682a;--fox-dark:#b54218;--watch:#143d59;--line:#d9d4c8;
  --red:#a82121;--gold:#a56a00;--green:#23724a;--shadow:0 18px 50px rgba(23,32,42,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:var(--watch);text-decoration:none}a:hover{text-decoration:underline}.wrap{width:min(1160px,calc(100% - 40px));margin:0 auto}.narrow{max-width:820px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{display:block;width:310px;max-width:44vw;height:auto}.site-header nav{display:flex;align-items:center;justify-content:flex-end;gap:22px;flex-wrap:wrap}.site-header nav a,.nav-form button{font-size:14px;font-weight:700;color:var(--ink);background:none;border:0;padding:8px 0;cursor:pointer}.site-header nav .pill{background:var(--fox);color:#fff;border-radius:999px;padding:10px 18px}.nav-form{margin:0}.hero{background:linear-gradient(135deg,#f7f4ec 0%,#fff 55%,#f0e9da 100%);border-bottom:1px solid var(--line)}.hero-inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:70px;padding:92px 0 80px;align-items:center}.eyebrow{font-weight:800;letter-spacing:.16em;font-size:12px;color:var(--fox-dark);margin:0 0 14px}.hero h1,.page-hero h1,.detail-header h1{font-family:Georgia,'Times New Roman',serif;line-height:1.05;letter-spacing:-.035em}.hero h1{font-size:clamp(46px,6vw,76px);max-width:830px;margin:0 0 24px}.hero-text{font-size:20px;color:var(--muted);max-width:760px}.hero-actions{display:flex;gap:24px;align-items:center;margin-top:32px}.button{display:inline-block;background:var(--fox);color:#fff;border:0;border-radius:6px;padding:13px 20px;font-weight:800;cursor:pointer}.button:hover{background:var(--fox-dark);text-decoration:none}.text-link,.read-more{font-weight:800}.proof-card{background:var(--watch);color:#fff;padding:34px;border-radius:14px;box-shadow:var(--shadow)}.proof-kicker{font-size:11px;letter-spacing:.18em;font-weight:800;color:#ffd1b7}.proof-card h2{font-family:Georgia,serif;font-size:34px;margin:8px 0}.proof-card p{color:#dce7ed}.proof-card ul{padding-left:20px}.latest,.page-section{padding:72px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading h2{font-family:Georgia,serif;font-size:42px;margin:0}.section-heading>p{color:var(--muted)}.investigation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.investigation-card{background:var(--card);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 8px 25px rgba(23,32,42,.04);display:flex;flex-direction:column}.card-image{width:100%;aspect-ratio:16/9;object-fit:cover;background:#e8e3d8}.card-body{padding:24px;display:flex;flex:1;flex-direction:column}.meta{display:flex;gap:12px;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.publisher{font-weight:900;color:var(--watch)}.investigation-card h3{font-family:Georgia,serif;font-size:25px;line-height:1.15;margin:16px 0 12px}.investigation-card p{color:var(--muted)}.read-more{margin-top:auto}.verdict{display:inline-flex;width:max-content;margin-top:14px;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;background:#eee;color:var(--ink)}.verdict-false,.verdict-lie,.verdict-mostly_false{background:#f5d5d5;color:var(--red)}.verdict-misleading,.verdict-unsupported,.verdict-exaggerated,.verdict-cherry_picked{background:#f5e6bf;color:#7a4c00}.empty-state{background:#fff;border:1px dashed var(--line);padding:55px;text-align:center;border-radius:12px}.pagination{display:flex;justify-content:center;gap:28px;margin-top:40px}.page-hero{padding:72px 0 54px;background:#fff;border-bottom:1px solid var(--line)}.page-hero h1{font-size:58px;margin:0 0 18px}.page-hero p:last-child{font-size:19px;color:var(--muted)}.source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.source-card,.form-card,.correction-entry{background:#fff;border:1px solid var(--line);padding:26px;border-radius:10px}.source-card h2{font-family:Georgia,serif;margin-top:0}.prose h2{font-family:Georgia,serif;font-size:31px;margin-top:42px}.prose p{font-size:18px;color:#3e4955}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:44px}.stack-form p{display:flex;flex-direction:column;gap:6px}.stack-form input,.stack-form textarea,.stack-form select{width:100%;padding:12px;border:1px solid #aaa;border-radius:5px;font:inherit}.account-page{min-height:65vh;display:grid;place-items:center;padding:60px 20px}.account-card{width:min(520px,100%)}.detail{padding:55px 0 90px}.detail-wrap{max-width:920px}.back-link{font-weight:800}.detail-header{padding:35px 0 42px;border-bottom:1px solid var(--line)}.detail-header h1{font-size:clamp(42px,6vw,70px);margin:18px 0}.dek{font-size:21px;color:var(--muted)}.source-link{font-weight:800}.claim-panel{padding:45px 0;border-bottom:1px solid var(--line)}.claim-top{display:flex;justify-content:space-between;align-items:center}.confidence{color:var(--muted);font-size:13px}.claim-label{font-size:12px;font-weight:900;letter-spacing:.15em;color:var(--fox-dark);margin-top:28px}.claim-panel blockquote{font-family:Georgia,serif;font-size:32px;line-height:1.25;margin:10px 0 16px;border-left:5px solid var(--fox);padding-left:25px}.speaker,.context{color:var(--muted)}.claim-panel h2,.comments h2{font-family:Georgia,serif;font-size:31px;margin-top:38px}.explanation{font-size:18px}.correction-box{background:#fff3dc;border-left:5px solid var(--gold);padding:20px 24px;margin:30px 0}.evidence-list{display:grid;gap:16px}.evidence-item{background:#fff;border:1px solid var(--line);border-radius:8px;padding:22px}.evidence-head{display:flex;justify-content:space-between;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--muted)}.evidence-item h3{margin:9px 0}.source-name{font-size:13px;color:var(--muted)}.comments{padding:40px 0}.comment{background:#fff;border:1px solid var(--line);padding:18px;margin:14px 0;border-radius:7px}.comment time{color:var(--muted);font-size:12px;margin-left:10px}.messages{padding-top:14px}.message{background:#e5f4eb;color:#195b38;padding:12px;border-radius:5px}.site-footer{background:var(--ink);color:#fff;padding:44px 0}.footer-inner{display:flex;justify-content:space-between}.site-footer p{color:#bdc6ce}.footer-links{display:flex;gap:20px}.site-footer a{color:#fff}@media(max-width:900px){.header-inner{align-items:flex-start;flex-direction:column;padding:18px 0}.brand img{max-width:75vw}.site-header nav{justify-content:flex-start;gap:14px}.hero-inner{grid-template-columns:1fr;padding:60px 0}.investigation-grid,.source-grid{grid-template-columns:repeat(2,1fr)}.two-column{grid-template-columns:1fr}}@media(max-width:620px){.wrap{width:min(100% - 28px,1160px)}.investigation-grid,.source-grid{grid-template-columns:1fr}.hero h1{font-size:45px}.page-hero h1{font-size:44px}.section-heading{align-items:start;flex-direction:column}.hero-actions,.footer-inner{align-items:flex-start;flex-direction:column}.claim-panel blockquote{font-size:25px}.site-header{position:static}}
