.tag-cloud{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;justify-content:center;padding:1rem 0}.tag-cloud__tag{display:inline-block;padding:.25rem .5rem;text-decoration:none;transition:opacity .2s ease;line-height:1.4}.tag-cloud__tag:hover{opacity:.7}.tag-cloud__count{font-size:.75em;opacity:.6}.pagefind-ui{margin:1rem 0}.pagefind-ui__search-input{border-radius:4px!important}.sidebar__search{margin-top:1.5rem;padding:0 .5rem}.sidebar__search .pagefind-ui{--pagefind-ui-scale:0.8;--pagefind-ui-primary:#888;--pagefind-ui-border-radius:4px}.sidebar__search .pagefind-ui__search-input{font-size:.9rem}.sidebar__search .pagefind-ui__results{max-height:300px;overflow-y:auto}.sidebar__tags{margin-top:1.5rem;padding:0 .5rem}.sidebar-tag-cloud{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:center}.sidebar-tag{display:inline-block;padding:.15rem .4rem;text-decoration:none;transition:opacity .2s ease;line-height:1.4;animation:float 3s ease-in-out infinite}.sidebar-tag:nth-child(2n){animation-delay:-.5s}.sidebar-tag:nth-child(3n){animation-delay:-1s}.sidebar-tag:nth-child(4n){animation-delay:-1.5s}.sidebar-tag:nth-child(5n){animation-delay:-2s}.sidebar-tag:nth-child(6n){animation-delay:-2.5s}.sidebar-tag:hover{opacity:.8;animation-play-state:paused}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}.archive__list-item{display:block;padding-bottom:1.5rem}.archive__list-row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.archive__list-description{margin-top:.6rem;font-size:1.5rem;line-height:1.55;opacity:.85;max-width:70ch}.excalidraw-embed+p,.mermaid+p{font-size:1.4rem;text-align:center;margin-top:.75rem;margin-bottom:2.25rem;opacity:.85;line-height:1.55}.mermaid{overflow-x:auto;padding:.5rem 0;text-align:center}.mermaid svg{max-width:100%;height:auto}.mermaid foreignobject{overflow:visible}.takeaway{border-left:3px solid #6086b4;background:rgba(96,134,180,7%);padding:1.25rem 1.5rem;margin:2.25rem 0;border-radius:0 4px 4px 0}.takeaway__heading{font-size:1.2rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600;opacity:.7;margin-bottom:.6rem}.takeaway__body{font-size:1.6rem;line-height:1.65}.takeaway__body p:first-child{margin-top:0}.takeaway__body p:last-child{margin-bottom:0}.theme--dark .takeaway,[data-theme=dark] .takeaway{background:rgba(96,134,180,.12)}.excalidraw-embed+p em,.excalidraw-embed+p>em:only-child,.mermaid+p em,.mermaid+p>em:only-child{font-style:italic}