.article-typography{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-size:1.125rem;line-height:1.85;color:var(--foreground)}.article-typography h2{position:relative;margin-top:2.5em;margin-bottom:1em;padding-bottom:.75em;font-size:1.75em;font-weight:700;border-bottom:2px solid var(--border)}.article-typography h2:after{content:"";position:absolute;bottom:-2px;left:0;width:80px;height:3px;background:var(--primary);border-radius:2px}.article-typography h3{position:relative;margin-top:2em;margin-bottom:.75em;padding-left:1.25em;font-size:1.35em;font-weight:600}.article-typography h3:before{content:"";position:absolute;left:0;top:.15em;width:5px;height:1.1em;background:var(--primary);border-radius:3px}.article-typography p{margin-bottom:1.5em;color:var(--foreground)}.article-typography>p:first-of-type{font-size:1.25em;line-height:1.7;font-weight:500}.article-typography.drop-cap>p:first-of-type:first-letter{float:left;font-size:4.5em;line-height:.75;padding-right:.12em;padding-top:.08em;font-weight:700;color:var(--primary);font-family:Georgia,Times New Roman,serif}.article-typography ul{list-style:none;padding-left:0;margin:1.5em 0}.article-typography ul>li{position:relative;padding-left:2em;margin-bottom:.75em}.article-typography ul>li:before{content:"";position:absolute;left:0;top:.55em;width:10px;height:10px;background:var(--primary);border-radius:50%}.article-typography ol{counter-reset:item;list-style:none;padding-left:0;margin:1.5em 0}.article-typography ol>li{position:relative;padding-left:3em;margin-bottom:1em;counter-increment:item}.article-typography ol>li:before{content:counter(item);position:absolute;left:0;top:-.1em;width:2em;height:2em;background:var(--primary);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9em}.article-typography blockquote{position:relative;border-left:none;padding:2em 2.5em;margin:2.5em 0;background:linear-gradient(135deg,oklch(.97 .02 290/.4),oklch(.97 .015 85/.4));border-radius:.75em;font-style:italic;font-size:1.1em}.article-typography blockquote:before{content:'"';position:absolute;top:-.1em;left:.4em;font-size:5em;color:var(--primary);opacity:.25;font-family:Georgia,serif;line-height:1}.article-typography strong{font-weight:700;background:linear-gradient(transparent 55%,oklch(.75 .15 85/.35) 0);padding:0 .1em}.article-typography a{color:var(--primary);text-decoration:none;border-bottom:2px solid oklch(.75 .15 85/.4);transition:all .2s ease}.article-typography a:hover{border-bottom-color:var(--primary);background:oklch(.75 .15 85/.1)}.article-typography img{border-radius:1em;box-shadow:0 15px 50px oklch(0 0 0/.12);margin:2em 0}.article-typography hr{border:none;height:auto;text-align:center;margin:3em 0;background:transparent}.article-typography hr:before{content:"• • •";display:block;color:var(--muted-foreground);font-size:1.5em;letter-spacing:.75em}.article-typography figure{margin:2.5em 0}.article-typography figcaption{text-align:center;font-size:.9em;color:var(--muted-foreground);margin-top:1em;font-style:italic}.article-typography pre{border-radius:.75em;border:1px solid var(--border);padding:1.5em;background:var(--muted);overflow-x:auto}.article-typography code:not(pre code){background:var(--muted);padding:.25em .5em;border-radius:.3em;font-size:.9em}.article-typography table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid var(--border);border-radius:.75em;overflow:hidden;margin:2em 0}.article-typography th{background:var(--muted);font-weight:600;text-align:left}.article-typography td,.article-typography th{border:1px solid var(--border);padding:1em 1.25em}.article-typography .note,.article-typography .success,.article-typography .warning{display:flex;gap:1em;padding:1.5em 2em;border-radius:.75em;margin:2em 0;align-items:flex-start}.article-typography .note{background:oklch(.96 .02 220/.6);border-left:4px solid oklch(.5 .15 220)}.article-typography .warning{background:oklch(.96 .05 85/.6);border-left:4px solid oklch(.7 .15 85)}.article-typography .success{background:oklch(.96 .04 145/.6);border-left:4px solid oklch(.6 .15 145)}.article-typography .highlight-box{background:linear-gradient(135deg,oklch(.97 .025 290/.5),oklch(.97 .015 85/.5));border-left:5px solid var(--primary);padding:1.75em 2em;margin:2.5em 0;border-radius:0 .75em .75em 0}.article-typography .pull-quote{font-size:1.4em;font-weight:500;text-align:center;color:var(--primary);border-top:2px solid var(--border);border-bottom:2px solid var(--border);padding:1.75em 2em;margin:2.5em 0;line-height:1.5}.dark .article-typography blockquote{background:linear-gradient(135deg,oklch(.25 .02 290/.4),oklch(.25 .015 85/.4))}.dark .article-typography .highlight-box{background:linear-gradient(135deg,oklch(.22 .025 290/.5),oklch(.22 .015 85/.5))}.dark .article-typography .note{background:oklch(.22 .02 220/.5)}.dark .article-typography .warning{background:oklch(.22 .04 85/.5)}.dark .article-typography .success{background:oklch(.22 .03 145/.5)}@media (max-width:768px){.article-typography{font-size:1rem;line-height:1.75}.article-typography h2{font-size:1.5em;margin-top:2em;padding-bottom:.5em}.article-typography h2:after{width:60px}.article-typography h3{font-size:1.2em;margin-top:1.75em;padding-left:1em}.article-typography h3:before{width:4px}.article-typography>p:first-of-type{font-size:1.1em;line-height:1.65}.article-typography.drop-cap>p:first-of-type:first-letter{font-size:3.5em;padding-right:.1em}.article-typography ul>li{padding-left:1.5em}.article-typography ul>li:before{width:8px;height:8px;top:.5em}.article-typography ol>li{padding-left:2.5em}.article-typography ol>li:before{width:1.75em;height:1.75em;font-size:.85em}.article-typography blockquote{padding:1.5em 1.25em 1.5em 1.5em;margin:2em 0;font-size:1em}.article-typography blockquote:before{font-size:3.5em;left:.2em;top:-.15em}.article-typography hr{margin:2em 0}.article-typography hr:before{font-size:1.25em;letter-spacing:.5em}.article-typography td,.article-typography th{padding:.75em 1em}.article-typography .note,.article-typography .success,.article-typography .warning{padding:1.25em 1.5em;flex-direction:column;gap:.5em}.article-typography .highlight-box{padding:1.25em 1.5em;margin:2em 0}.article-typography .pull-quote{font-size:1.2em;padding:1.25em 1em;margin:2em 0}}@media (max-width:480px){.article-typography{font-size:.9375rem;line-height:1.7}.article-typography h2{font-size:1.35em;margin-top:1.75em}.article-typography h3{font-size:1.15em;margin-top:1.5em;padding-left:.85em}.article-typography h3:before{width:3px;height:1em}.article-typography>p:first-of-type{font-size:1.05em}.article-typography.drop-cap>p:first-of-type:first-letter{font-size:3em}.article-typography blockquote{padding:1.25em 1em 1.25em 1.25em;border-radius:.5em}.article-typography blockquote:before{font-size:3em;left:.15em}.article-typography ol>li{padding-left:2.25em}.article-typography ol>li:before{width:1.5em;height:1.5em;font-size:.8em}.article-typography .pull-quote{font-size:1.1em;padding:1em .75em}.article-typography img{border-radius:.5em;margin:1.5em 0}.article-typography pre{padding:1em;border-radius:.5em}}