@layer components{.article-container{max-width:680px;margin:0 auto;padding:2rem 1.5rem}@media(min-width:768px){.article-container{padding:3rem 2rem}}.article-header{margin-bottom:3rem}.article-header-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;color:#6b7280}.dark .article-header-meta{color:#9ca3af}.article-header-meta .dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:#9ca3af;margin:0 .5rem}.article-title{font-size:clamp(1.8rem,5vw,3.2rem);font-weight:800;line-height:1.15;margin-bottom:1rem;letter-spacing:-.02em;color:#000}.dark .article-title{color:#fff}.article-excerpt{font-size:1.1rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.dark .article-excerpt{color:#d1d5db}.article-featured-image{margin:2rem 0 2.5rem;border-radius:.75rem;overflow:hidden;box-shadow:0 10px 30px #0000001a;line-height:0}.dark .article-featured-image{box-shadow:0 10px 30px #0000004d}.article-featured-image img{display:block;width:100%;height:auto;object-fit:cover}.article-content{font-size:1.1rem;line-height:1.85;color:#28292b;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.dark .article-content{color:#e5e7eb}.article-content p{margin:1.25em 0;text-align:left}.article-content p:first-of-type:first-letter{font-size:1.1em;font-weight:700}.article-content h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.3;margin:2.5em 0 .8em;padding-top:1rem;border-top:2px solid #f0f0f0;color:#1a1a1a;letter-spacing:-.01em}.dark .article-content h2{border-top-color:#333;color:#fff}.article-content h3{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:700;line-height:1.4;margin:2em 0 .75em;color:#1a1a1a}.dark .article-content h3{color:#f3f4f6}.article-content h4{font-size:1.15rem;font-weight:700;margin:1.8em 0 .6em;color:#374151}.dark .article-content h4{color:#d1d5db}.article-content strong{font-weight:700;color:#1f2937}.dark .article-content strong{color:#f3f4f6}.article-content em{font-style:italic;color:#4b5563}.dark .article-content em{color:#cbd5e1}.article-content mark{background:#ffc10740;padding:0 .35em;border-radius:.25em;color:inherit;font-weight:500}.dark .article-content mark{background:#d977064d;color:#fcd34d}.article-content ul,.article-content ol{margin:1.5em 0;padding-left:2rem}.article-content li{margin:.55em 0;line-height:1.75;color:#374151}.dark .article-content li{color:#d1d5db}.article-content ul ul,.article-content ol ol{margin:.75em 0;padding-left:1.75rem}.article-content li>p{margin:.5em 0}.article-content blockquote{margin:2rem 0;padding:1.25rem 0 1.25rem 1.5rem;border-left:4px solid var(--color-brandBlue);background:#2b59c30a;border-radius:0 .5rem .5rem 0;font-size:1.05rem;font-style:italic;color:#4b5563;line-height:1.75}.dark .article-content blockquote{background:#2b59c314;border-left-color:#60a5fa;color:#cbd5e1}.article-content blockquote p{margin:0}.article-content blockquote>*+*{margin-top:.75em}.article-content code{font-family:SFMono-Regular,Monaco,Inconsolata,monospace;font-size:.92em;background:#f5f5f5;color:#d63384;padding:.25em .5em;border-radius:.35em;word-break:break-word;white-space:normal}.dark .article-content code{background:#1f2937;color:#f472b6}.article-content pre{background:#1a1a1a;color:#e5e7eb;font-family:SFMono-Regular,Monaco,Inconsolata,monospace;font-size:.95rem;line-height:1.6;padding:1.5rem;margin:2rem 0;border-radius:.5rem;overflow-x:auto;box-shadow:0 4px 12px #00000026}.dark .article-content pre{background:#0f172a;box-shadow:0 4px 12px #0006}.article-content pre code{background:none;color:#e5e7eb;padding:0;font-size:1em;display:block}.article-content a{color:var(--color-brandBlue);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;transition:all .2s ease;font-weight:500}.article-content a:hover{color:#1e3f8a;text-decoration-thickness:2.5px;text-underline-offset:4px}.dark .article-content a:hover{color:#60a5fa}.article-content a:focus-visible,.article-content a:focus{outline:3px solid rgba(59,130,246,.15);outline-offset:3px;border-radius:6px}.article-content button:focus-visible,.article-content button:focus{outline:3px solid rgba(59,130,246,.18);outline-offset:3px;border-radius:6px}.article-content figure{margin:2rem 0;text-align:center}.article-content figure img{display:block;width:100%;height:auto;border-radius:.5rem;box-shadow:0 8px 20px #0000001a;margin-bottom:.75rem}.dark .article-content figure img{box-shadow:0 8px 20px #0000004d}.article-content figcaption{font-size:.95rem;font-style:italic;color:#6b7280;line-height:1.5;margin-top:.75rem}.dark .article-content figcaption{color:#9ca3af}.article-content table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.95rem;box-shadow:0 2px 8px #00000014;border-radius:.5rem;overflow:hidden}.article-content thead{background:#f9fafb;font-weight:700}.dark .article-content thead{background:#1f2937}.article-content th,.article-content td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}.dark .article-content th,.dark .article-content td{border-bottom-color:#374151}.article-content tbody tr:hover{background:#f3f4f6}.dark .article-content tbody tr:hover{background:#1f2937}.article-content hr{border:none;height:1px;background:linear-gradient(to right,transparent,#e5e7eb 20%,#e5e7eb 80%,transparent);margin:3rem 0}.dark .article-content hr{background:linear-gradient(to right,transparent,#374151 20%,#374151 80%,transparent)}.article-poll{margin:2rem 0;padding:1.5rem;border-radius:.75rem;border:1px solid var(--color-brandBlue);background:#2b59c308;backdrop-filter:blur(10px)}.dark .article-poll{background:#2b59c30f;border-color:#3b82f6}.article-poll h3{font-size:1.2rem;font-weight:700;margin:0 0 1.2rem;color:#1a1a1a}.dark .article-poll h3{color:#fff}.article-poll [data-poll-vote]{background:#fff;border:1.5px solid #e5e7eb;padding:1rem;border-radius:.5rem;margin-bottom:.75rem;cursor:pointer;transition:all .2s ease;font-weight:500;text-align:left}.dark .article-poll [data-poll-vote]{background:#1f2937;border-color:#374151}.article-poll [data-poll-vote]:hover{border-color:var(--color-brandBlue);box-shadow:0 2px 8px #2b59c31a}.article-poll [data-poll-vote]:disabled{opacity:.6;cursor:not-allowed}.article-poll [data-poll-vote][aria-pressed=true]{background:#2b59c31a;border-color:var(--color-brandBlue);color:var(--color-brandBlue)}.article-poll [data-poll-result-row]{margin-bottom:1rem}.article-poll [data-poll-result-bar]{height:6px;background:linear-gradient(to right,var(--color-brandBlue),#60a5fa);border-radius:9999px;transition:width .4s cubic-bezier(.4,0,.2,1)}.article-footnote-ref{font-size:.8em;vertical-align:super;line-height:1;display:inline-block;margin-left:.12em}.article-footnote-ref a{text-decoration:none;border-bottom:1px dotted;border-bottom-width:1.5px}.references-list{margin-top:3rem;padding-top:2rem;border-top:2px solid #f0f0f0;font-size:.95rem;color:#6b7280}.dark .references-list{border-top-color:#333;color:#9ca3af}.references-list ol{list-style-type:decimal;padding-left:2.5rem}.references-list li{margin-bottom:.75rem}.references-list li::marker{font-weight:700;color:var(--color-brandBlue)}.article-content .katex-display{overflow-x:auto;margin:1.5rem 0;padding:1rem 0;background:#f9fafb;border-radius:.5rem;border-left:3px solid var(--color-brandBlue)}.dark .article-content .katex-display{background:#1f2937}.article-content .katex{font-size:1.1em}@media(max-width:640px){.article-content{font-size:1rem;line-height:1.75}.article-content h2{font-size:1.5rem;margin:2em 0 .75em}.article-content h3{font-size:1.2rem;margin:1.75em 0 .6em}.article-content ul,.article-content ol{padding-left:1.5rem}.article-content blockquote{padding:1rem 0 1rem 1rem;margin:1.5rem 0}.article-content pre{padding:1rem;font-size:.9rem;margin:1.5rem -1.5rem;border-radius:0}.article-poll{padding:1.25rem;margin:1.5rem 0}}}
