*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#1a1a2e;--accent:#0ea5e9;--accent-dark:#0284c7;--surface:#f8fafc;--surface-2:#f1f5f9;--border:#e2e8f0;--text:#0f172a;--text-muted:#64748b;--verified:#22c55e;--partial:#f59e0b;--unverified:#ef4444;--font-display:"Georgia","Times New Roman",serif;--font-body:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{font-family:var(--font-body);background:var(--surface);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.header{background:var(--primary);color:white;border-bottom:3px solid var(--accent);position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-inner{max-width:1200px;margin:0 auto;padding:0 1rem;gap:2rem;height:56px}.header-inner,.header-logo{display:flex;align-items:center}.header-logo{font-family:var(--font-display);font-size:1.25rem;font-weight:700;gap:.5rem;color:white;white-space:nowrap}.header-logo svg{color:var(--accent);flex-shrink:0}.header-nav{display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.header-nav::-webkit-scrollbar{display:none}.nav-link{padding:.5rem .75rem;font-size:.85rem;color:#cbd5e1;white-space:nowrap;transition:color .15s;border-bottom:2px solid transparent}.nav-link.active,.nav-link:hover{color:white;border-bottom-color:var(--accent)}.main{max-width:1200px;margin:0 auto;padding:2rem 1rem}section{margin-bottom:3rem}.section-header{justify-content:space-between;margin-bottom:1.5rem;border-bottom:2px solid var(--border);padding-bottom:.75rem}.section-header,.section-title{display:flex;align-items:center}.section-title{font-family:var(--font-display);font-size:1.25rem;font-weight:700;gap:.5rem}.section-title svg{color:var(--accent)}.featured-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:auto auto;grid-gap:1rem;gap:1rem}.featured-grid .card:first-child{grid-row:1/3}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem}.card{background:white;border:1px solid var(--border);border-radius:8px;overflow:hidden;transition:transform .15s,box-shadow .15s;display:flex;flex-direction:column}.card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.card-hero{border-radius:8px}.card-image{position:relative;overflow:hidden;background:var(--surface-2)}.card-image:after{content:"";display:block;padding-bottom:56.25%}.card-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.card-body{padding:1rem;flex-direction:column;flex:1 1}.card-body,.card-meta{display:flex;gap:.5rem}.card-meta{align-items:center}.desk-badge{text-transform:uppercase;letter-spacing:.05em;background:var(--accent)}.desk-badge,.grounding-badge{font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:3px;color:white}.grounding-badge{display:flex;align-items:center;gap:.25rem}.card-title{font-family:var(--font-display);font-size:1rem;font-weight:700;line-height:1.4;flex:1 1}.card-hero .card-title{font-size:1.3rem}.card-title a:hover{color:var(--accent-dark)}.card-description{font-size:.875rem;color:var(--text-muted);line-height:1.5}.card-footer{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--text-muted);margin-top:auto;flex-wrap:wrap}.card-footer svg{width:12px;height:12px;flex-shrink:0}.article-layout{display:grid;grid-template-columns:1fr 320px;grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 1rem}.article-header{margin-bottom:2rem}.article-desk{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem}.article-title{font-family:var(--font-display);font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.article-description{font-size:1.1rem;color:var(--text-muted);line-height:1.6;margin-bottom:1rem}.article-meta{display:flex;align-items:center;gap:1rem;font-size:.85rem;color:var(--text-muted);flex-wrap:wrap}.article-image{border-radius:8px;overflow:hidden;margin-bottom:2rem;aspect-ratio:16/9}.article-image img{width:100%;height:100%;object-fit:cover}.article-body{font-size:1.05rem;line-height:1.75}.article-body h2{font-size:1.5rem;margin:2rem 0 1rem;border-bottom:1px solid var(--border);padding-bottom:.5rem}.article-body h2,.article-body h3{font-family:var(--font-display);font-weight:700}.article-body h3{font-size:1.25rem;margin:1.5rem 0 .75rem}.article-body h4{font-size:1.1rem;font-weight:600;margin:1.25rem 0 .5rem}.article-body p{margin-bottom:1.25rem}.article-body ol,.article-body ul{margin:1rem 0 1.25rem 1.5rem}.article-body li{margin-bottom:.5rem}.article-body blockquote{border-left:4px solid var(--accent);padding-left:1.25rem;margin:1.5rem 0;color:var(--text-muted);font-style:italic}.article-body a{color:var(--accent-dark);text-decoration:underline}.article-body strong{font-weight:700}.article-body em{font-style:italic}.article-body code{background:var(--surface-2);padding:.2rem .4rem;border-radius:3px;font-family:monospace;font-size:.9em}.article-body pre{background:var(--surface-2);padding:1rem;border-radius:6px;overflow-x:auto;margin:1.5rem 0}.article-body hr{border:none;border-top:1px solid var(--border);margin:2rem 0}.sidebar-card{background:white;border:1px solid var(--border);border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.sidebar-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:1rem}.grounding-score{font-size:2.5rem;font-weight:700;margin-bottom:.25rem}.grounding-label{font-size:.875rem;font-weight:600;margin-bottom:1rem}.grounding-bar{height:8px;background:var(--border);border-radius:4px;overflow:hidden;margin-bottom:1rem}.grounding-fill{height:100%;border-radius:4px}.source-list{display:flex;flex-direction:column;gap:.5rem}.source-item{font-size:.8rem;padding:.4rem .6rem;background:var(--surface-2);border-radius:4px;color:var(--accent-dark);text-decoration:underline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desk-header{margin-bottom:2rem}.desk-title{font-family:var(--font-display);font-size:2rem;font-weight:700;margin-bottom:.5rem}.desk-description{color:var(--text-muted);font-size:1rem}.footer{background:var(--primary);color:#94a3b8;margin-top:4rem}.footer-inner{max-width:1200px;margin:0 auto;padding:2rem 1rem;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-brand,.footer-inner{display:flex;align-items:center}.footer-brand{font-family:var(--font-display);font-size:1rem;font-weight:700;color:white;gap:.5rem;margin-bottom:.25rem}.footer-brand svg{color:var(--accent)}.footer-copy{font-size:.8rem}.footer-links{display:flex;gap:1.5rem;font-size:.85rem}.footer-links a:hover{color:white}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag{font-size:.75rem;padding:.25rem .6rem;border-radius:3px;background:var(--surface-2);color:var(--text-muted)}.related-article{display:flex;gap:.75rem;align-items:flex-start;padding:.75rem 0;border-bottom:1px solid var(--border)}.related-article:last-child{border-bottom:none}.related-thumb{width:64px;height:48px;border-radius:4px;overflow:hidden;flex-shrink:0;background:var(--surface-2)}.related-thumb img{width:100%;height:100%;object-fit:cover}.related-title{font-size:.85rem;font-weight:600;line-height:1.4}.related-title a:hover{color:var(--accent-dark)}.breadcrumb{font-size:.85rem;color:var(--text-muted);margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.breadcrumb a:hover{color:var(--accent)}@media (max-width:900px){.featured-grid{grid-template-columns:1fr 1fr}.featured-grid .card:first-child{grid-column:1/3;grid-row:1}.article-layout{grid-template-columns:1fr}.article-sidebar{display:none}}@media (max-width:600px){.featured-grid{grid-template-columns:1fr}.featured-grid .card:first-child{grid-column:auto;grid-row:auto}.article-title{font-size:1.5rem}.header-nav{display:none}}