.lh-home{background:var(--lh-surface);color:var(--lh-ink);min-height:100vh}.lh-home-placeholder-label{font-family:var(--lh-font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--lh-faint)}.lh-home-hero{padding:88px 24px;border-bottom:1px solid var(--lh-hairline-soft);background:#fff;position:relative;overflow:hidden}.lh-home-hero-dots{position:absolute;inset:0;opacity:.03;pointer-events:none;background-image:radial-gradient(var(--lh-coral) 1px,transparent 1px);background-size:32px 32px}.lh-home-hero-grid{max-width:1152px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;position:relative;z-index:1}.lh-home-hero-copy{max-width:576px}.lh-home-hero-copy h1{margin:0 0 32px;font-size:72px;font-weight:900;line-height:1.02;letter-spacing:-.045em;color:var(--lh-ink)}.lh-home-hero-serif{color:var(--lh-coral);font-family:var(--lh-font-serif),Georgia,serif;font-style:italic;font-weight:600;letter-spacing:-.02em}.lh-home-hero-copy p{margin:0 0 48px;font-size:20px;color:var(--lh-muted);line-height:1.65;max-width:448px;font-weight:300}.lh-home-hero-cta{display:flex;align-items:center;gap:24px}.lh-home-cta-btn{display:inline-block;font-family:inherit;background:var(--lh-coral);color:#fff;border:0;padding:16px 40px;border-radius:9999px;font-weight:600;font-size:18px;cursor:pointer;text-decoration:none;box-shadow:0 20px 32px -12px rgba(255,127,80,.45)}.lh-home-cta-btn:hover{background:var(--lh-coral-hover)}.lh-home-how-link{font-size:16px;font-weight:500;color:var(--lh-gray);display:flex;align-items:center;gap:8px}.lh-home-how-link:hover{color:var(--lh-coral)}.lh-home-herocard-wrap{position:relative;padding-left:32px}.lh-home-herocard-backdrop{position:absolute;inset:32px -32px -32px 64px;background:var(--lh-wash);border:1px solid var(--lh-hairline-soft);border-radius:24px;z-index:0}.lh-home-herocard{position:relative;z-index:1;background:#fff;border:1px solid var(--lh-hairline-soft);border-radius:16px;box-shadow:0 32px 64px -24px rgba(23,23,23,.18);overflow:hidden}.lh-home-herocard-head{padding:24px;border-bottom:1px solid var(--lh-hairline-soft);display:flex;justify-content:space-between;align-items:center;background:var(--lh-wash)}.lh-home-herocard-source{display:flex;align-items:center;gap:12px}.lh-home-herocard-source.is-link:hover .lh-home-herocard-name{color:var(--lh-coral)}.lh-home-herocard-badge{position:relative;overflow:hidden;width:32px;height:32px;border-radius:6px;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:11px}.lh-home-herocard-badge img{object-fit:contain;padding:3px;background:#fff}.lh-home-herocard-name{font-size:14px;font-weight:600;color:var(--lh-ink)}.lh-home-herocard-name span{color:var(--lh-faint);font-weight:400;margin-left:4px}.lh-home-herocard-controls{display:flex;align-items:center;gap:6px}.lh-home-herocard-controls button{width:32px;height:32px;padding:0;display:grid;place-items:center;border:1px solid var(--lh-hairline);border-radius:999px;color:var(--lh-muted);background:#fff;cursor:pointer}.lh-home-herocard-controls button:hover{border-color:var(--lh-coral);color:var(--lh-coral)}.lh-home-herocard-controls button:focus-visible{outline:2px solid var(--lh-coral);outline-offset:2px}.lh-home-herocard-body{padding:32px}.lh-home-herocard-body h3{margin:0 0 32px;font-size:24px;font-weight:700;line-height:1.25;color:var(--lh-ink);letter-spacing:-.02em}.lh-home-herocard-bias{margin-bottom:32px}.lh-home-herocard-photo{position:relative;height:224px;border-radius:12px;overflow:hidden;margin-bottom:24px;background:repeating-linear-gradient(135deg,#efedea 0 10px,#f7f6f4 10px 20px);display:flex;align-items:center;justify-content:center}.lh-home-herocard-photo span{font-family:var(--lh-font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--lh-faint)}.lh-home-herocard-foot{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--lh-muted);font-weight:500;padding-top:16px}.lh-home-herocard-foot strong{color:var(--lh-ink)}.lh-home-herocard-foot a{display:flex;align-items:center;gap:6px;color:var(--lh-coral);font-weight:600}.lh-home-herocard-foot a:hover{color:var(--lh-coral-hover)}@keyframes lh-home-showcase-slide{0%{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}@keyframes lh-home-showcase-badge{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes lh-home-showcase-name{0%{opacity:0}to{opacity:1}}.lh-home-herocard-headlines{margin-bottom:16px}.lh-home-herocard-headlines h3{margin:0}.lh-home-herocard-headline mark{padding:1px 8px;border-radius:6px;color:#fff;background:transparent;box-decoration-break:clone;-webkit-box-decoration-break:clone}.lh-home-herocard-headline.is-side-left mark{background:#557cff}.lh-home-herocard-headline.is-side-right mark{background:#ed5d58}.lh-home-herocard-headline.is-showcase{animation:lh-home-showcase-slide .42s cubic-bezier(.22,1,.36,1) both}.lh-home-herocard-badge.is-showcase{animation:lh-home-showcase-badge .36s ease both;box-shadow:0 0 0 2px rgba(37,99,235,.35)}.lh-home-herocard-name.is-showcase{animation:lh-home-showcase-name .9s ease both;color:#2563eb}.lh-home-herocard-bias .lh-bias-labels{padding-top:6px;margin-bottom:6px}.lh-home-herocard-bias .lh-bias-labels span{padding:4px 10px;border-radius:999px;background:transparent;transition:color .34s ease,transform .34s ease,background-color .34s ease}.lh-home-herocard-bias .lh-bias-labels span:first-child{margin-left:-10px}.lh-home-herocard-bias .lh-bias-labels span:last-child{margin-right:-10px}.lh-home-herocard-bias .lh-bias-labels span.is-active{color:#2563eb;background:rgba(59,130,246,.14);transform:translateY(-5px)}@media (prefers-reduced-motion:reduce){.lh-home-herocard-badge.is-showcase,.lh-home-herocard-headline.is-showcase,.lh-home-herocard-name.is-showcase{animation:none}.lh-home-herocard-bias .lh-bias-labels span{transition:none}}.lh-home-main{max-width:1440px;margin:0 auto;padding:72px 24px 80px}.lh-home-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:56px;gap:56px;align-items:start}.lh-home-briefing{grid-column:span 3}.lh-home-lead{grid-column:span 6}.lh-home-rail{grid-column:span 3}.lh-home-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding-bottom:16px;border-bottom:1px solid var(--lh-hairline)}.lh-home-section-head h2{margin:0;font-size:24px;font-weight:700;letter-spacing:-.025em;color:var(--lh-ink)}.lh-home-section-head-icon{color:var(--lh-coral)}.lh-home-briefing-list{display:flex;flex-direction:column;gap:28px}.lh-home-rule{border:0;border-top:1px solid var(--lh-hairline-soft);margin:0 0 28px}.lh-home-briefing-item{cursor:pointer;display:flex;gap:20px;align-items:flex-start}.lh-home-briefing-item.is-large{display:block}.lh-home-briefing-thumb{width:96px;height:96px;flex-shrink:0;border-radius:8px;overflow:hidden;background:repeating-linear-gradient(135deg,#efedea 0 10px,#f7f6f4 10px 20px);display:flex;align-items:center;justify-content:center}.lh-home-briefing-item.is-large .lh-home-briefing-thumb{width:100%;height:auto;aspect-ratio:4/3;border-radius:12px;margin-bottom:16px}.lh-home-briefing-thumb.is-icon{background:var(--lh-wash);border:1px solid var(--lh-hairline-soft)}.lh-home-briefing-text{flex:1 1;min-width:0}.lh-home-briefing-empty{padding:4px 0 8px;font-size:13px;font-weight:500;color:var(--lh-faint);line-height:1.5}.lh-home-briefing-cpu{color:rgba(255,127,80,.5)}.lh-home-briefing-kicker{font-size:11px;color:var(--lh-faint);font-weight:500;margin-bottom:8px;text-transform:uppercase;letter-spacing:.06em}.lh-home-briefing-kicker.is-accent{font-size:12px;color:var(--lh-coral);font-weight:600}.lh-home-briefing-item h3{margin:0;font-weight:700;font-size:16px;color:var(--lh-ink);line-height:1.35}.lh-home-briefing-item.is-large h3{font-size:18px;letter-spacing:-.015em}.lh-home-briefing-more{width:100%;padding:12px;margin-top:4px}.lh-home-lead-image{position:relative;height:480px;border-radius:24px;overflow:hidden;margin-bottom:32px;background:repeating-linear-gradient(135deg,#e9e7e3 0 12px,#f2f0ed 12px 24px);display:flex;align-items:center;justify-content:center}.lh-home-lead-image .lh-home-placeholder-label{font-size:11px;letter-spacing:.16em}.lh-home-lead-image-scrim{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.06) 50%,transparent)}.lh-home-lead-image-info{position:absolute;top:24px;right:24px;background:rgba(255,255,255,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;padding:10px;border-radius:9999px;cursor:pointer;display:flex}.lh-home-lead-image-info:hover{background:#fff;color:var(--lh-coral)}.lh-home-lead-meta{display:flex;align-items:center;gap:16px;margin-bottom:24px}.lh-home-topic-chip{padding:6px 12px;background:rgba(255,127,80,.1);color:var(--lh-coral);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;border-radius:9999px}.lh-home-updated{font-size:14px;font-weight:500;color:var(--lh-faint);display:flex;align-items:center;gap:6px}.lh-home-updated-icon{color:var(--lh-silver)}.lh-home-lead-headline{margin:0 0 24px;font-size:48px;font-weight:900;line-height:1.08;letter-spacing:-.035em;color:var(--lh-ink);cursor:pointer;text-wrap:pretty}.lh-home-lead-dek{margin:0 0 40px;font-size:20px;color:var(--lh-muted);line-height:1.6;font-family:var(--lh-font-serif),Georgia,serif;font-weight:400;text-wrap:pretty}.lh-home-coverage{background:var(--lh-wash);border:1px solid var(--lh-hairline-soft);border-radius:16px;padding:24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lh-home-coverage-head{display:flex;align-items:center;gap:16px}.lh-home-coverage-icon{width:56px;height:56px;background:#fff;border-radius:9999px;border:1px solid var(--lh-hairline-soft);display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.04);color:var(--lh-coral);flex-shrink:0}.lh-home-coverage-title{font-size:16px;font-weight:700;color:var(--lh-ink);margin-bottom:4px}.lh-home-coverage-sub{font-size:14px;color:var(--lh-muted)}.lh-home-coverage-sub-mobile{display:none}.lh-home-coverage-circles{display:flex;align-items:center;gap:12px;font-size:14px;font-weight:700}.lh-home-coverage-stat{display:flex;flex-direction:column;align-items:center;gap:6px}.lh-home-coverage-stat>span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--lh-faint);font-weight:600}.lh-home-coverage-circle{width:40px;height:40px;border-radius:9999px;display:flex;align-items:center;justify-content:center}.lh-home-coverage-circle.is-left{background:#eff6ff;color:#2563eb;border:1px solid #dbeafe}.lh-home-coverage-circle.is-center{background:var(--lh-hairline-soft);color:var(--lh-gray);border:1px solid var(--lh-hairline)}.lh-home-coverage-circle.is-right{background:#fef2f2;color:#dc2626;border:1px solid #fee2e2}.lh-home-coverage-bias{display:none}.lh-home-coverage-pending{max-width:260px;display:flex;flex-direction:column;gap:4px}.lh-home-coverage-pending strong{color:var(--lh-ink);font-size:13px}.lh-home-coverage-pending span{color:var(--lh-muted);font-size:11px;line-height:1.4}.lh-home-coverage-report{flex-shrink:0}.lh-home-blindspot{background:linear-gradient(155deg,#FFF3EC,#FDFBF9 42%,#F4F7FB);color:var(--lh-ink);border:1px solid var(--lh-warm-border);border-top:3px solid var(--lh-coral);border-radius:24px;padding:32px;box-shadow:0 20px 40px -20px rgba(23,23,23,.12);position:relative;overflow:hidden}.lh-home-blindspot-glow{top:-96px;right:-96px;width:192px;height:192px;background:rgba(255,127,80,.18);filter:blur(48px)}.lh-home-blindspot-glow,.lh-home-blindspot:after{position:absolute;border-radius:9999px;pointer-events:none}.lh-home-blindspot:after{content:"";bottom:-110px;left:-80px;width:220px;height:220px;background:rgba(99,132,246,.12);filter:blur(56px)}.lh-home-blindspot-head{display:flex;align-items:center;gap:12px;margin-bottom:24px;position:relative;z-index:1}.lh-home-blindspot-mark{color:var(--lh-coral)}.lh-home-blindspot-head h2{margin:0;font-weight:900;font-size:24px;letter-spacing:-.03em;text-transform:uppercase}.lh-home-blindspot-head sup{font-size:11px;font-weight:500;margin-left:2px;color:var(--lh-faint)}.lh-home-blindspot-dek{margin:0 0 32px;font-size:14px;color:var(--lh-muted);line-height:1.65;position:relative;z-index:1;font-weight:300}.lh-home-blindspot-dek a{color:var(--lh-coral);text-decoration:underline;text-underline-offset:4px;margin-top:8px;display:inline-block;font-weight:500}.lh-home-blindspot-list{display:flex;flex-direction:column;gap:24px;position:relative;z-index:1}.lh-home-blindspot-empty{border:1px solid var(--lh-warm-border);border-radius:12px;padding:18px;background:rgba(255,255,255,.6);color:var(--lh-muted);font-size:13px;line-height:1.55}.lh-home-blindspot-rule{border:0;border-top:1px solid var(--lh-warm-border);margin:0 0 24px}.lh-home-blindspot-item{cursor:pointer}.lh-home-blindspot-thumb{position:relative;height:144px;border-radius:12px;overflow:hidden;margin-bottom:16px;background:repeating-linear-gradient(135deg,#efedea 0 10px,#f7f6f4 10px 20px);border:1px solid var(--lh-hairline-soft)}.lh-home-blindspot-expand{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.4);color:#fff;width:28px;height:28px;border-radius:9999px;display:flex;align-items:center;justify-content:center}.lh-home-blindspot-expand:hover{background:var(--lh-coral)}.lh-home-blindspot-chip{position:absolute;bottom:12px;left:12px;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:6px;text-transform:uppercase;letter-spacing:.1em}.lh-home-blindspot-chip.is-right{background:#dc2626}.lh-home-blindspot-chip.is-left{background:#2563eb}.lh-home-blindspot-item h3{margin:0;font-weight:600;font-size:14px;line-height:1.6;color:var(--lh-ink)}.lh-home-newsletter{margin-top:40px;border:1px solid var(--lh-hairline-soft);border-radius:24px;padding:32px;background:var(--lh-wash)}.lh-home-newsletter-head{display:flex;align-items:center;gap:8px;margin-bottom:16px}.lh-home-newsletter-icon{color:var(--lh-coral)}.lh-home-newsletter-head h4{margin:0;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--lh-ink)}.lh-home-newsletter p{margin:0 0 24px;font-size:14px;color:var(--lh-muted);font-weight:500;line-height:1.6}.lh-home-newsletter-form{display:flex;flex-direction:column;gap:12px}.lh-home-newsletter-form input{width:100%;border:1px solid var(--lh-hairline);border-radius:9999px;padding:12px 16px;font-family:inherit;font-size:14px;outline:none;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.04)}.lh-home-newsletter-form .lh-btn{width:100%;padding:12px 16px}@media (max-width:720px){.lh-home{padding-bottom:84px}.lh-home-hero{padding:40px 24px 36px}.lh-home-hero-dots{background-size:28px 28px}.lh-home-hero-grid{grid-template-columns:1fr;gap:0}.lh-home-hero-copy h1{margin:0 0 16px;font-size:40px;line-height:1.04;letter-spacing:-.04em}.lh-home-hero-copy p{margin:0 0 28px;font-size:16px;line-height:1.6}.lh-home-hero-cta{flex-direction:column;align-items:stretch;gap:0}.lh-home-cta-btn{width:100%;padding:16px;font-size:17px;box-shadow:0 16px 28px -12px rgba(255,127,80,.5)}.lh-home-how-link{justify-content:center;margin-top:16px;font-size:15px}.lh-home-herocard-wrap{display:none}.lh-home-main{padding:28px 18px 8px}.lh-home-grid{grid-template-columns:1fr;gap:32px}.lh-home-briefing,.lh-home-lead,.lh-home-rail{grid-column:auto}.lh-home-lead{order:1}.lh-home-briefing{order:2}.lh-home-rail{order:3}.lh-home-lead-image{height:220px;border-radius:18px;margin-bottom:18px}.lh-home-lead-image-info{top:14px;right:14px;padding:8px}.lh-home-lead-meta{gap:12px;margin-bottom:14px;flex-wrap:wrap}.lh-home-topic-chip{padding:5px 10px;font-size:10px;letter-spacing:.12em}.lh-home-updated{font-size:12px;gap:5px}.lh-home-lead-headline{margin:0 0 14px;font-size:28px;line-height:1.12;letter-spacing:-.03em}.lh-home-lead-dek{margin:0 0 22px;font-size:16px}.lh-home-coverage{border-radius:18px;padding:18px;flex-direction:column;align-items:stretch;gap:18px}.lh-home-coverage-head{gap:12px}.lh-home-coverage-icon{width:40px;height:40px}.lh-home-coverage-title{font-size:14px;margin-bottom:0}.lh-home-coverage-sub{font-size:12px}.lh-home-coverage-sub-desktop{display:none}.lh-home-coverage-sub-mobile{display:inline}.lh-home-coverage-circles{display:none}.lh-home-coverage-bias{display:block}.lh-home-coverage-report{width:100%;padding:12px}.lh-home-section-head{margin-bottom:20px;padding-bottom:14px}.lh-home-section-head h2{font-size:20px}.lh-home-briefing-list{gap:20px}.lh-home-rule{margin-bottom:20px}.lh-home-briefing-item,.lh-home-briefing-item.is-large{display:flex;gap:14px;align-items:flex-start}.lh-home-briefing-item.is-large .lh-home-briefing-thumb,.lh-home-briefing-thumb{width:88px;height:88px;aspect-ratio:auto;border-radius:12px;margin-bottom:0}.lh-home-briefing-item.is-large .lh-home-placeholder-label{display:none}.lh-home-briefing-kicker{font-size:10px;font-weight:600;margin-bottom:6px;letter-spacing:.08em}.lh-home-briefing-kicker.is-accent{font-size:10px;font-weight:700}.lh-home-briefing-item h3,.lh-home-briefing-item.is-large h3{font-size:15px}.lh-home-blindspot{padding:24px}.lh-home-blindspot-head{gap:10px;margin-bottom:16px}.lh-home-blindspot-head h2{font-size:20px}.lh-home-blindspot-dek{margin-bottom:22px;font-size:13px}.lh-home-blindspot-list{gap:18px}.lh-home-blindspot-rule{margin-bottom:18px}.lh-home-blindspot-thumb{height:132px;margin-bottom:12px}.lh-home-blindspot-expand{display:none}.lh-home-blindspot-chip{bottom:10px;left:10px;font-size:10px;padding:4px 9px}.lh-home-blindspot-item h3{line-height:1.55}.lh-home-newsletter{margin-top:28px;padding:24px}.lh-home-newsletter-head{margin-bottom:12px}.lh-home-newsletter-head h4{font-size:13px}.lh-home-newsletter p{margin-bottom:18px}.lh-home-newsletter-form{gap:10px}.lh-home-newsletter-form input{padding:13px 16px;box-shadow:none}.lh-home-newsletter-form .lh-btn{padding:13px 16px}}.lh-feed{max-width:1500px;margin:0 auto;padding:56px 28px 88px}.lh-feed a{color:inherit;text-decoration:none}.lh-feed-top-grid{display:grid;grid-template-columns:minmax(250px,.92fr) minmax(480px,2fr) minmax(270px,1fr);align-items:start;border-bottom:1px solid var(--lh-hairline)}.lh-feed-left{padding-right:24px}.lh-feed-center{padding:0 28px;border-left:1px solid var(--lh-hairline);border-right:1px solid var(--lh-hairline)}.lh-feed-right{padding-left:24px}.lh-feed-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.lh-feed-local h2,.lh-feed-section-title h2,.lh-feed-topic-head h2{margin:0;font-size:25px;letter-spacing:-.035em;line-height:1.08}.lh-feed-image{position:relative;width:100%;height:100%;min-height:100px;overflow:hidden;background:#e8e6e2}.lh-feed-image img{object-fit:cover;transition:transform .24s ease}a:hover .lh-feed-image img{transform:scale(1.018)}.lh-feed-image-placeholder{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;color:#6f6c67;background:linear-gradient(135deg,#eeece8,#dbd8d2);font-family:var(--lh-font-mono);font-size:12px;font-weight:800;letter-spacing:.16em}.lh-feed-image-placeholder i{position:absolute;width:130%;height:16px;background:rgba(255,127,80,.42);transform:rotate(-13deg)}.lh-feed-image-placeholder span{position:relative;z-index:1;background:rgba(255,255,255,.72);padding:8px 12px}.lh-feed-compact .lh-feed-image-placeholder span{max-width:92%;padding:5px 7px;font-size:8px;letter-spacing:.06em}.lh-feed-meta{display:flex;flex-wrap:wrap;gap:5px;color:var(--lh-muted);font-size:11px;line-height:1.3}.lh-feed-meta i{font-style:normal;color:var(--lh-faint)}.lh-feed-coverage{margin-top:10px}.lh-feed-coverage .lh-bias-track{border-radius:0;height:7px;background:#d8d6d2}.lh-feed-coverage.is-low-confidence .lh-bias-track{opacity:.75;filter:saturate(.75)}.lh-feed-coverage .lh-bias-labels{margin-bottom:5px;font-size:9px}.lh-feed-coverage-note{display:flex;flex-wrap:wrap;gap:5px 10px;margin-top:6px;color:var(--lh-muted);font-size:10px}.lh-feed-coverage-note span+span{position:relative}.lh-feed-coverage-note span+span:before{content:"·";position:absolute;left:-7px}.lh-feed-daily{margin-bottom:38px}.lh-feed-daily-card{border:1px solid var(--lh-hairline);background:#f4f2ee}.lh-feed-daily-image{height:170px}.lh-feed-daily-stats{padding:14px 16px 0;color:var(--lh-coral);font-size:11px;font-weight:700}.lh-feed-daily-card>h3{margin:8px 16px 10px;font-size:21px;line-height:1.12;letter-spacing:-.025em}.lh-feed-daily-card>p{margin:0 16px 16px;font-size:13px;color:var(--lh-muted);line-height:1.5}.lh-feed-daily-highlights{display:grid;border-top:1px solid var(--lh-hairline)}.lh-feed-daily-highlights a{display:flex;gap:7px;align-items:flex-start;padding:12px 15px;border-bottom:1px solid var(--lh-hairline-soft);font-size:12px;line-height:1.4}.lh-feed-daily-highlights a:last-child{border-bottom:0}.lh-feed-daily-highlights svg{flex:0 0 auto;margin-top:2px;color:var(--lh-coral)}.lh-feed-top-news{display:grid;grid-gap:0;gap:0}.lh-feed-lead>a:first-child{display:block;height:390px;margin-bottom:18px}.lh-feed-lead .lh-feed-image{border-radius:2px}.lh-feed-lead-overline{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:8px 14px;margin-bottom:12px}.lh-feed-lead-overline>span{display:inline-flex;align-items:center;gap:5px;color:var(--lh-muted);font-size:11px}.lh-feed-lead h1{margin:0 0 14px;font-size:clamp(32px,3.1vw,54px);line-height:1.03;letter-spacing:-.045em}.lh-feed-lead>p{margin:0 0 14px;color:var(--lh-muted);font-size:16px;line-height:1.55}.lh-feed-lead>.lh-feed-coverage{padding-bottom:28px;border-bottom:1px solid var(--lh-hairline)}.lh-feed-center-list{display:grid}.lh-feed-compact{display:grid;grid-template-columns:minmax(0,1fr) 126px;grid-gap:16px;gap:16px;padding:20px 0;border-bottom:1px solid var(--lh-hairline)}.lh-feed-compact-image{grid-column:2;grid-row:1;height:92px}.lh-feed-compact-copy{grid-column:1;grid-row:1;min-width:0}.lh-feed-compact h3{margin:5px 0 0;font-size:17px;line-height:1.22;letter-spacing:-.018em}.lh-feed-compact.is-card{display:block;padding:0;border:1px solid var(--lh-hairline);background:#f5f3ef}.lh-feed-compact.is-card .lh-feed-compact-image{display:block;height:155px}.lh-feed-compact.is-card .lh-feed-compact-copy{padding:14px}.lh-feed-blindspot-intro{padding:20px;margin-bottom:18px;background:#20201f;color:#f7f5f2}.lh-feed-blindspot-intro svg{color:var(--lh-coral)}.lh-feed-blindspot-intro h2{margin:10px 0 9px;font-size:24px;letter-spacing:-.035em}.lh-feed-blindspot-intro p{margin:0;color:#c9c6c0;font-size:12px;line-height:1.5}.lh-feed-blindspots{display:grid;grid-gap:20px;gap:20px}.lh-feed-blindspot-card{overflow:hidden;border:1px solid var(--lh-hairline);background:#f2f0ec}.lh-feed-blindspot-card>a{display:block;height:160px}.lh-feed-blindspot-copy{padding:13px}.lh-feed-blindspot-label{display:flex;align-items:center;gap:6px;color:#bd4839;font-size:10px;font-weight:700}.lh-feed-blindspot-copy h3{margin:11px 0 2px;font-size:15px;line-height:1.3}.lh-feed-newsletter{margin-top:24px;border-radius:0;padding:22px}.lh-feed-empty{padding:20px;border:1px dashed var(--lh-hairline);color:var(--lh-muted);font-size:13px;line-height:1.5}.lh-feed-latest-local{display:grid;grid-template-columns:minmax(0,3fr) minmax(290px,1fr);margin-top:42px;padding-bottom:42px;border-bottom:1px solid var(--lh-hairline)}.lh-feed-latest{padding-right:32px}.lh-feed-latest .lh-feed-compact{grid-template-columns:minmax(0,1fr) 160px}.lh-feed-latest .lh-feed-compact-image{height:105px}.lh-feed-local{padding-left:28px;border-left:1px solid var(--lh-hairline)}.lh-feed-local-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.lh-feed-local-head>div{display:flex;align-items:center;gap:8px}.lh-feed-local-head svg{color:var(--lh-coral);flex:0 0 auto}.lh-feed-location-button{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--lh-hairline);background:#fff;padding:7px 10px;font:inherit;font-size:11px;cursor:pointer}.lh-feed-local-prompt{margin:0;padding:20px;background:#f4f2ee;color:var(--lh-muted);font-size:13px;line-height:1.5}.lh-feed-local .lh-feed-compact{grid-template-columns:minmax(0,1fr) 92px}.lh-feed-local .lh-feed-compact-image{height:72px}.lh-feed-local .lh-feed-compact h3{font-size:14px}.lh-feed-local-fallback{margin:20px 0 10px;padding:12px;background:#f4f2ee;color:var(--lh-muted);font-size:12px}.lh-feed-country-label{padding-top:12px;color:var(--lh-coral);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.lh-feed-topic{padding:42px 0;border-bottom:1px solid var(--lh-hairline)}.lh-feed-topic-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.lh-feed-topic-head>div{display:flex;gap:9px}.lh-feed-topic-head a,.lh-feed-topic-head button{border:1px solid var(--lh-hairline);background:transparent;padding:8px 12px;font:inherit;font-size:11px;cursor:pointer}.lh-feed-topic-grid{display:grid;grid-template-columns:minmax(360px,1.45fr) minmax(300px,1fr) minmax(270px,.8fr)}.lh-feed-topic-feature{padding-right:28px}.lh-feed-topic-feature>a:first-child{display:block;height:340px;margin-bottom:15px}.lh-feed-topic-feature h3{margin:8px 0 10px;font-size:32px;line-height:1.06;letter-spacing:-.04em}.lh-feed-topic-feature>p{margin:0;color:var(--lh-muted);font-size:14px;line-height:1.5}.lh-feed-topic-side{padding:0 26px;border-left:1px solid var(--lh-hairline);border-right:1px solid var(--lh-hairline)}.lh-feed-similar>h3,.lh-feed-topic-rail>h3,.lh-feed-topic-side>h3{margin:0 0 8px;font-size:17px}.lh-feed-topic-side .lh-feed-compact{grid-template-columns:minmax(0,1fr) 90px}.lh-feed-topic-side .lh-feed-compact-image{height:68px}.lh-feed-topic-side .lh-feed-compact h3{font-size:14px}.lh-feed-topic-rail{padding-left:26px}.lh-feed-topic-rail .lh-feed-blindspot-card{margin-bottom:18px}.lh-feed-topic-rail .lh-feed-blindspot-card>a{height:120px}.lh-feed-similar{margin-top:26px}.lh-feed-similar a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid var(--lh-hairline);font-size:13px}.lh-feed-end{display:flex;justify-content:center;align-items:center;gap:8px;padding-top:34px;color:var(--lh-muted);font-size:12px}.lh-location-dialog{width:min(520px,calc(100vw - 28px));max-width:none;padding:0;border:0;border-radius:18px;background:transparent;color:var(--lh-ink)}.lh-location-dialog::-webkit-backdrop{background:rgba(17,17,17,.52);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.lh-location-dialog::backdrop{background:rgba(17,17,17,.52);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.lh-location-dialog-card{position:relative;padding:34px;border-radius:18px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.24)}.lh-location-close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#f0eeea;cursor:pointer}.lh-location-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:#fff;background:var(--lh-coral)}.lh-location-dialog h2{margin:18px 0 8px;font-size:27px;letter-spacing:-.035em}.lh-location-dialog p{margin:0 0 18px;color:var(--lh-muted);font-size:14px;line-height:1.55}.lh-location-current{margin-bottom:14px;padding:11px 13px;background:#f4f2ee;font-size:13px}.lh-location-current-btn{width:100%;display:flex;justify-content:center;align-items:center;gap:8px;padding:13px}.lh-location-or{display:flex;align-items:center;gap:12px;margin:20px 0;color:var(--lh-muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.lh-location-or:after,.lh-location-or:before{content:"";flex:1 1;height:1px;background:var(--lh-hairline)}.lh-location-dialog form{display:grid;grid-gap:13px;gap:13px}.lh-location-dialog label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:700}.lh-location-dialog label span{color:var(--lh-muted);font-weight:400}.lh-location-dialog input{width:100%;border:1px solid var(--lh-hairline);border-radius:9px;padding:12px 13px;font:inherit;font-size:14px}.lh-location-save{width:100%;padding:12px}.lh-location-error{padding:10px 12px;border:1px solid #f0b3aa;background:#fff2ef;color:#9d3225;font-size:12px}.lh-location-clear{display:block;margin:16px auto 0;border:0;background:transparent;color:var(--lh-muted);text-decoration:underline;cursor:pointer}@media (max-width:1100px){.lh-feed-top-grid{grid-template-columns:1fr 1fr;gap:0}.lh-feed-center{grid-column:1/-1;grid-row:1;padding:0 0 34px;border:0}.lh-feed-left{grid-column:1;padding:30px 28px 0 0}.lh-feed-left,.lh-feed-right{grid-row:2;border-top:1px solid var(--lh-hairline)}.lh-feed-right{grid-column:2;padding:30px 0 0 28px;border-left:1px solid var(--lh-hairline)}.lh-feed-topic-grid{grid-template-columns:1.25fr 1fr}.lh-feed-topic-rail{grid-column:1/-1;padding:26px 0 0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px}.lh-feed-similar{margin-top:0}}@media (max-width:720px){.lh-feed{padding:24px 18px 58px}.lh-feed-top-grid{display:flex;flex-direction:column}.lh-feed-center{order:1;padding-bottom:26px}.lh-feed-left{order:2;width:100%;padding:26px 0 0}.lh-feed-right{order:3;width:100%;padding:28px 0 0;border-left:0}.lh-feed-lead>a:first-child{height:235px;margin-bottom:14px}.lh-feed-lead h1{font-size:30px}.lh-feed-lead>p{font-size:14px}.lh-feed-local h2,.lh-feed-section-title h2,.lh-feed-topic-head h2{font-size:22px}.lh-feed-daily-image{height:205px}.lh-feed-daily-card>h3{font-size:23px}.lh-feed-compact{grid-template-columns:minmax(0,1fr) 104px;gap:13px}.lh-feed-compact-image{height:82px}.lh-feed-compact h3{font-size:15px}.lh-feed-coverage .lh-bias-labels.is-percent{font-size:8px}.lh-feed-latest-local{display:flex;flex-direction:column;margin-top:30px;padding-bottom:30px}.lh-feed-latest{padding:0}.lh-feed-latest .lh-feed-compact{grid-template-columns:minmax(0,1fr) 104px}.lh-feed-latest .lh-feed-compact-image{height:82px}.lh-feed-local{margin-top:34px;padding:30px 0 0;border-left:0;border-top:1px solid var(--lh-hairline)}.lh-feed-topic{padding:32px 0}.lh-feed-topic-head{align-items:flex-start}.lh-feed-topic-grid{display:flex;flex-direction:column}.lh-feed-topic-feature{padding:0 0 28px}.lh-feed-topic-feature>a:first-child{height:230px}.lh-feed-topic-feature h3{font-size:28px}.lh-feed-topic-side{padding:26px 0;border:0;border-top:1px solid var(--lh-hairline)}.lh-feed-topic-rail{display:block;padding:26px 0 0;border-top:1px solid var(--lh-hairline)}.lh-location-dialog-card{padding:28px 20px 22px}.lh-location-dialog h2{font-size:24px}}.lh-front{display:flex;flex-direction:column;gap:72px}.lh-front-section{scroll-margin-top:100px}.lh-front-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:16px;margin-bottom:26px;border-bottom:1px solid var(--lh-hairline)}.lh-front-section-kicker{display:block;margin-bottom:7px;color:var(--lh-coral);font-family:var(--lh-font-mono);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lh-front-section-head h2{margin:0;color:var(--lh-ink);font-size:clamp(30px,4vw,46px);font-weight:800;letter-spacing:-.045em}.lh-front-section-count{color:var(--lh-faint);font-family:var(--lh-font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.lh-front h3 a:hover,.lh-front h4 a:hover{color:var(--lh-coral)}.lh-front-top-grid{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(480px,2fr) minmax(280px,1fr);align-items:start}.lh-front-top-left{padding-right:28px}.lh-front-top-center{padding:0 28px;border-left:1px solid var(--lh-hairline);border-right:1px solid var(--lh-hairline)}.lh-front-blindspot-rail{padding-left:28px}.lh-front-top-grid.is-no-left{grid-template-columns:minmax(480px,2fr) minmax(280px,1fr)}.lh-front-top-grid.is-no-left .lh-front-top-center{padding-left:0;border-left:0}.lh-front-summary{display:-webkit-box;overflow:hidden;margin:8px 0 0;color:var(--lh-muted);font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:3}.lh-front-headline{padding:14px 0;border-bottom:1px solid var(--lh-hairline-soft)}.lh-front-headline:first-child{padding-top:0}.lh-front-headline:last-child{border-bottom:0}.lh-front-headline h3{margin:0 0 10px;font-size:17px;line-height:1.28;font-weight:800;letter-spacing:-.018em}.lh-front-headline .lh-front-coverage{margin-top:10px}.lh-front-hero h3{margin:10px 0 0;font-size:clamp(28px,3vw,44px);line-height:1.05;font-weight:800;letter-spacing:-.04em}.lh-front-dek{margin:12px 0 0;font-family:var(--lh-font-serif,Georgia,serif);font-size:19px;line-height:1.5;color:var(--lh-muted)}.lh-front-hero .lh-front-factuality{margin-top:14px}.lh-front-hero .lh-front-coverage{margin-top:14px;padding-bottom:26px;border-bottom:1px solid var(--lh-hairline)}.lh-front-spotlight{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px;gap:26px;margin-top:26px}.lh-front-feature h3,.lh-front-spotlight-card h3{margin:8px 0 0;font-size:20px;line-height:1.22;font-weight:800;letter-spacing:-.025em}.lh-front-feature .lh-front-factuality,.lh-front-spotlight-card .lh-front-factuality{margin-top:12px}.lh-front-blindspot-rail h3{margin:0 0 6px;font-size:20px;font-weight:800;letter-spacing:-.03em}.lh-front-rail-explainer{margin:0 0 6px;color:var(--lh-muted);font-size:12px;line-height:1.5}.lh-front-rail-item{padding:14px 0;border-bottom:1px solid var(--lh-hairline-soft)}.lh-front-rail-item:last-child{border-bottom:0;padding-bottom:0}.lh-front-rail-item h4{margin:7px 0 0;font-size:15px;line-height:1.3;font-weight:800;letter-spacing:-.018em}.lh-front-rail-item .lh-front-coverage{margin-top:10px}.lh-front-rail-empty{margin:12px 0 0;color:var(--lh-muted);font-size:12px}.lh-front-text-item{min-width:0}.lh-front-text-item h4{margin:0 0 8px;font-size:15px;line-height:1.3;font-weight:800;letter-spacing:-.018em}.lh-front-more{margin-top:30px;padding-top:18px;border-top:1px solid var(--lh-hairline)}.lh-front-more-label{display:block;margin-bottom:16px;color:var(--lh-faint);font-family:var(--lh-font-mono);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.lh-front-more-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px 28px;gap:24px 28px}.lh-front-band-grid{display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(0,3fr);align-items:start}.lh-front-feature{padding-right:28px}.lh-front-band-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0 28px;gap:0 28px;align-items:start;padding-left:28px;border-left:1px solid var(--lh-hairline)}.lh-front-band-list .lh-front-text-item{padding:13px 0;border-bottom:1px solid var(--lh-hairline-soft)}.lh-front-empty,.lh-front-no-snapshot{padding:48px;color:var(--lh-muted);background:var(--lh-white);border:1px dashed var(--lh-hairline);border-radius:18px;text-align:center}.lh-front-no-snapshot{margin:0 auto;max-width:760px}.lh-front-no-snapshot h2{margin:0;color:var(--lh-ink);font-size:clamp(30px,4vw,46px);letter-spacing:-.045em}.lh-front-no-snapshot p{max-width:580px;margin:16px auto 0;line-height:1.6}@media (max-width:1100px){.lh-front-top-grid,.lh-front-top-grid.is-no-left{grid-template-columns:1fr 1fr}.lh-front-top-center{grid-column:1/-1;grid-row:1;padding:0 0 30px;border:0}.lh-front-top-left{grid-column:1;padding:26px 28px 0 0}.lh-front-blindspot-rail,.lh-front-top-left{grid-row:2;border-top:1px solid var(--lh-hairline)}.lh-front-blindspot-rail{grid-column:2;padding:26px 0 0 28px;border-left:1px solid var(--lh-hairline)}.lh-front-top-grid.is-no-left .lh-front-blindspot-rail{grid-column:1/-1;border-left:0;padding-left:0}.lh-front-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-front-band-grid{grid-template-columns:1fr 1fr}.lh-front-band-list{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.lh-front{gap:48px}.lh-front-top-grid,.lh-front-top-grid.is-no-left{display:flex;flex-direction:column}.lh-front-top-center{order:1;padding:0 0 26px}.lh-front-top-left{order:2;width:100%;padding:26px 0 0}.lh-front-blindspot-rail{order:3;width:100%;padding:26px 0 0;border-left:0;border-top:1px solid var(--lh-hairline)}.lh-front-spotlight{grid-template-columns:1fr}.lh-front-media.is-hero{aspect-ratio:auto;height:200px;min-height:0}.lh-front-more-grid{grid-template-columns:1fr}.lh-front-band-grid{display:flex;flex-direction:column}.lh-front-feature{padding-right:0}.lh-front-band-list{grid-template-columns:1fr;margin-top:24px;padding-left:0;border-left:0;border-top:1px solid var(--lh-hairline);padding-top:6px}.lh-front-no-snapshot{padding:34px 22px}}