:root{--post-font-size:18px}.post__entry,.post__entry>span,.post__entry>strong{font-size:var(--post-font-size)!important}.post__entry>span,.post__entry>strong{margin-bottom:1.5rem;display:block;line-height:1.8}.post__entry>span strong,.post__entry>strong strong{font-size:1.25rem;line-height:1.75rem}.post__entry>span:has(>strong),.post__entry>strong:has(>strong){margin-bottom:.5rem}.post__entry>h1{text-align:start!important}.post__entry>strong{margin-top:1.25rem;margin-bottom:.375rem}.post__entry *{font-family:inherit!important}.post__entry>p:first-of-type:has(strong:only-child){display:none}.post__entry p{margin-bottom:1.25rem;line-height:1.8}.post__entry h1,.post__entry h2,.post__entry h3,.post__entry h4,.post__entry h5,.post__entry h6{margin-top:2rem;margin-bottom:1rem;font-weight:700}.post__entry ol,.post__entry ul{margin-bottom:1.5rem;padding-right:2rem}.post__entry ol li,.post__entry ul li{margin-bottom:.75rem;line-height:1.8}.post__entry .references li,.post__entry .sources li,.post__entry ul:last-of-type li{position:relative;padding-right:2rem;margin-bottom:1rem;transition:all .3s ease}.post__entry .references li:before,.post__entry .sources li:before,.post__entry ul:last-of-type li:before{content:"📎";position:absolute;right:0;top:0;font-size:1.2rem}.post__entry .references li a,.post__entry .sources li a,.post__entry ul:last-of-type li a{color:#2563eb;text-decoration:none;font-weight:500;border-bottom:2px solid rgba(0,0,0,0);transition:all .3s ease;display:inline-block}.post__entry .references li a:hover,.post__entry .sources li a:hover,.post__entry ul:last-of-type li a:hover{color:#1d4ed8;border-bottom-color:#2563eb;transform:translateX(-2px)}.post__entry .references li a:visited,.post__entry .sources li a:visited,.post__entry ul:last-of-type li a:visited{color:#7c3aed}:global(.dark) .post__entry .references li a,:global(.dark) .post__entry .sources li a,:global(.dark) .post__entry ul:last-of-type li a{color:#60a5fa}:global(.dark) .post__entry .references li a:hover,:global(.dark) .post__entry .sources li a:hover,:global(.dark) .post__entry ul:last-of-type li a:hover{color:#93c5fd;border-bottom-color:#60a5fa}:global(.dark) .post__entry .references li a:visited,:global(.dark) .post__entry .sources li a:visited,:global(.dark) .post__entry ul:last-of-type li a:visited{color:#a78bfa}.post__entry img{max-width:100%;height:auto;border-radius:.5rem;margin:1.5rem 0}.post__entry table{width:100%;border-collapse:collapse;margin:1.5rem 0}.post__entry table td,.post__entry table th{border:1px solid #e5e7eb;padding:.75rem;text-align:right}.post__entry table th{background-color:#f3f4f6;font-weight:600}:global(.dark) .post__entry table td,:global(.dark) .post__entry table th{border-color:#374151}:global(.dark) .post__entry table th{background-color:#1f2937}.post__entry blockquote{border-right:4px solid #2563eb;padding:1rem 1.5rem;margin:1.5rem 0;background-color:#eff6ff;border-radius:.5rem;font-style:italic}:global(.dark) .post__entry blockquote{background-color:#1e3a5f;border-right-color:#60a5fa}.post-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.post-meta .post-author,.post-meta .post-date{display:flex;align-items:center;gap:.5rem}.post-meta .post-author .icon,.post-meta .post-date .icon{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:#6b7280}:global(.dark) .post-meta .icon{color:#9ca3af}body.reading-mode{overflow:hidden}body.reading-mode>:not(.reading-mode-modal){display:none!important}.reading-mode-modal{position:fixed;inset:0;background-color:#fbfcdd!important;z-index:99999;overflow-y:auto;padding:2rem;display:block!important}.reading-mode-modal .reading-mode-close{position:fixed;top:1.5rem;left:1.5rem;width:2.5rem;height:2.5rem;border-radius:50%;background-color:rgba(21,21,21,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s;z-index:10000}.reading-mode-modal .reading-mode-close:hover{background-color:rgba(21,21,21,.2)}.reading-mode-modal .reading-mode-close svg{width:1.5rem;height:1.5rem;color:#151515}.reading-mode-modal .reading-mode-content{max-width:800px;margin:0 auto;padding-top:3rem}.reading-mode-modal .reading-mode-content h1{font-size:2.5rem;font-weight:700;color:#151515;margin-bottom:2rem;line-height:1.4;text-align:start}@media(max-width:768px){.reading-mode-modal .reading-mode-content h1{font-size:2rem}}.reading-mode-modal .reading-mode-content .post__entry{color:#151515!important;font-size:var(--post-font-size,18px)}.reading-mode-modal .reading-mode-content .post__entry *{color:#151515!important}.reading-mode-modal .reading-mode-content .post__entry p{margin-bottom:1.5rem;line-height:1.8}.reading-mode-modal .reading-mode-content .post__entry h1,.reading-mode-modal .reading-mode-content .post__entry h2,.reading-mode-modal .reading-mode-content .post__entry h3,.reading-mode-modal .reading-mode-content .post__entry h4,.reading-mode-modal .reading-mode-content .post__entry h5,.reading-mode-modal .reading-mode-content .post__entry h6{color:#151515!important;margin-top:2rem;margin-bottom:1rem}.reading-mode-modal .reading-mode-content .post__entry a{color:#2563eb!important;text-decoration:underline}.reading-mode-modal .reading-mode-content .post__entry strong{color:#151515!important;font-weight:700}.reading-mode-modal .reading-mode-content .post__entry .references li a,.reading-mode-modal .reading-mode-content .post__entry .sources li a,.reading-mode-modal .reading-mode-content .post__entry ul:last-of-type li a{color:#78716c!important}.reading-mode-modal .reading-mode-content .post__entry .references li a:hover,.reading-mode-modal .reading-mode-content .post__entry .sources li a:hover,.reading-mode-modal .reading-mode-content .post__entry ul:last-of-type li a:hover{color:#57534e!important;border-bottom-color:#78716c!important}.reading-mode-modal .reading-mode-content .post__entry .references li a:visited,.reading-mode-modal .reading-mode-content .post__entry .sources li a:visited,.reading-mode-modal .reading-mode-content .post__entry ul:last-of-type li a:visited{color:#a8a29e!important}.reading-mode-modal .reading-mode-controls{position:fixed;top:1.5rem;right:1.5rem;display:flex;gap:.5rem;background-color:rgba(21,21,21,.05);padding:.5rem;border-radius:2rem;z-index:10000}@media(max-width:1023px){.reading-mode-modal .reading-mode-controls{top:auto;bottom:1rem;right:50%;transform:translateX(50%);background-color:#eff0cb}}.reading-mode-modal .reading-mode-controls button{width:2.5rem;height:2.5rem;border-radius:50%;background-color:rgba(21,21,21,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s}.reading-mode-modal .reading-mode-controls button:hover{background-color:rgba(21,21,21,.2)}.reading-mode-modal .reading-mode-controls button:disabled{opacity:.5;cursor:not-allowed}.reading-mode-modal .reading-mode-controls button svg{width:1.25rem;height:1.25rem;color:#151515}.reading-mode-modal .reading-mode-controls .font-size-display{display:flex;align-items:center;padding:0 .75rem;font-size:.875rem;font-weight:500;color:#151515}