html{scroll-behavior:smooth;scroll-padding-top:2rem}.post{width:100%;max-width:100%;margin:0 auto;padding:0 1rem}.post__container{max-width:700px;margin:0 auto;padding:2rem 0}.mermaid{background:transparent!important;margin:2em auto;display:flex;justify-content:center}.mermaid .label{color:#e4e4e7!important;font-family:inherit!important}.mermaid .node rect,.mermaid .node circle,.mermaid .node ellipse,.mermaid .node polygon,.mermaid .node path{fill:#27272a!important;stroke:#52525b!important}.mermaid .edgePath .path{stroke:#71717a!important}.mermaid .arrowheadPath{fill:#71717a!important;stroke:none!important}.mermaid .cluster rect{fill:#18181b!important;stroke:#3f3f46!important}.mermaid .cluster text,.mermaid .label text,.mermaid span{fill:#e4e4e7!important;color:#e4e4e7!important}.mermaid .actor{stroke:#52525b!important;fill:#27272a!important}.mermaid .messageText{fill:#e4e4e7!important;stroke:none!important}.mermaid .messageLine0,.mermaid .messageLine1{stroke:#71717a!important}:root{--h1-min-size: 2rem;--h1-max-size: 3rem;--h2-min-size: 1.75rem;--h2-max-size: 2.5rem;--h3-min-size: 1.5rem;--h3-max-size: 2rem;--h4-min-size: 1.25rem;--h4-max-size: 1.75rem;--h5-min-size: 1rem;--h5-max-size: 1.5rem;--h6-min-size: .875rem;--h6-max-size: 1.25rem;--base-font-size: 1.25rem;--line-height: 1.8}.post__content{line-height:var(--line-height);font-size:var(--base-font-size)}.post__content h1{font-size:clamp(var(--h1-min-size),2.5vw,var(--h1-max-size));margin-top:3.5em;margin-bottom:.8em;scroll-margin-top:2rem}.post__content h2{font-size:clamp(var(--h2-min-size),2vw,var(--h2-max-size));margin-top:2.5em;margin-bottom:.8em;scroll-margin-top:2rem;font-weight:600}.post__content h3{font-size:clamp(var(--h3-min-size),1.75vw,var(--h3-max-size));margin-top:2em;margin-bottom:.8em;scroll-margin-top:2rem;font-weight:600}.post__content h4{font-size:clamp(var(--h4-min-size),1.5vw,var(--h4-max-size));margin-top:1em;margin-bottom:.8em;font-weight:600}.post__content h5{font-size:clamp(var(--h5-min-size),1.25vw,var(--h5-max-size))}.post__content h6{font-size:clamp(var(--h6-min-size),1vw,var(--h6-max-size))}.post__content p{margin-bottom:1em}.post__content a{color:red;text-decoration:none}.post__content a:hover{text-decoration:underline}.post__content ul{list-style:none;padding-left:0;margin-bottom:2.5em}.post__content ul li{position:relative;padding-left:2em;text-indent:-1.9em;margin-bottom:.3em}.post__content ul li:before{content:"🔸 ";position:relative;left:0;top:3px;font-size:1.5em}.post__content blockquote{margin:1.5em 10px;padding:.5em 10px;border-left:3px solid #ccc;color:#f7e1a1;font-style:italic}.post__cover,.post__content img{max-width:80%;max-height:500px;-o-object-fit:cover;object-fit:cover;margin:2em auto;display:block;border-radius:8px}.post__content pre{background-color:#f8f8f8;padding:1.5em;border-radius:4px;overflow-x:auto;margin:2em 0}.post__content code{font-family:SF Mono,Menlo,Monaco,Consolas,monospace;font-size:.9em;background-color:#0000000d;padding:.2em .4em;border-radius:3px}@media (max-width: 768px){.post__container{padding:.5rem}.post__content blockquote{margin:.5em 0}}.post__date{font-size:.9rem;color:#757575;margin-top:2em;text-align:center}
