.post-content{color:#333;line-height:1.7;font-size:1.1rem}.post-content h1,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{color:#111;margin-top:2rem;margin-bottom:1rem;font-weight:700}.post-content h1{font-size:2.25rem;line-height:1.2}.post-content h1,.post-content h2{border-bottom:1px solid #eee;padding-bottom:.3em}.post-content h2{font-size:1.8rem;line-height:1.3}.post-content h3{font-size:1.5rem;line-height:1.4}.post-content h4{font-size:1.25rem}.post-content p{margin-bottom:1.5rem}.post-content strong{font-weight:700;color:#000}.post-content em{font-style:italic}.post-content a{color:var(--primary-color,#e91e63);text-decoration:none;transition:color .2s,text-decoration-color .2s}.post-content a:hover{color:var(--primary-color,#e91e63);text-decoration:underline;text-decoration-color:var(--primary-color,#e91e63)}.post-content ol,.post-content ul{margin-top:.75rem;margin-bottom:1.5rem;padding-left:1.75rem}.post-content ul{list-style-type:disc}.post-content ol{list-style-type:decimal}.post-content li{margin-bottom:.5rem;position:relative;padding-left:.25rem}.post-content ol li::marker,.post-content ul li::marker{color:var(--primary-color,#e91e63)}.post-content ol ol,.post-content ol ul,.post-content ul ol,.post-content ul ul{margin-top:.5rem;margin-bottom:.5rem}.post-content blockquote{border-left:4px solid var(--primary-color,#e91e63);padding:0 0 0 36px;margin:1.5rem 0;color:#111;font-weight:600;font-size:1.1rem;line-height:1.7;background-color:initial}.post-content blockquote p:last-child{margin-bottom:0}.post-content code{font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;background-color:#f5f5f5;padding:.2em .4em;border-radius:3px;font-size:.9em}.post-content pre{background-color:#f5f5f5;padding:1rem;border-radius:4px;overflow-x:auto;margin:1.5rem 0}.post-content pre code{background-color:initial;padding:0;border-radius:0;font-size:.9em}.post-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;overflow-x:auto;display:block}.post-content table th{background-color:#f5f5f5;font-weight:700;text-align:left}.post-content table td,.post-content table th{padding:.75rem;border:1px solid #ddd}.post-content table tr:nth-child(2n){background-color:#f9f9f9}.post-content img{max-width:100%;height:auto;margin:1.5rem 0;border-radius:4px}.post-content hr{border:0;border-top:1px solid #eee;margin:2rem 0}.post-content figcaption{font-size:.9rem;color:#666;text-align:center;margin-top:-1rem;margin-bottom:1.5rem}.post-content mark{background-color:#fff7d1;padding:.2em}.post-content [style*=underline],.post-content u{text-decoration:underline;text-decoration-color:var(--primary-color,#e91e63);color:inherit}.post-content ol.custom-counter{counter-reset:my-counter;list-style-type:none;padding-left:0}.post-content ol.custom-counter li{counter-increment:my-counter;margin-bottom:.75rem;padding-left:2.5rem;position:relative}.post-content ol.custom-counter li:before{content:counter(my-counter);background-color:#e91e63;color:white;font-size:.85rem;border-radius:50%;width:24px;height:24px;display:inline-flex;justify-content:center;align-items:center;position:absolute;left:0;top:0}