@charset "UTF-8";@keyframes placeholder{0%{opacity:.2}to{opacity:.3}}.m-markdown-content{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.m-markdown-content.on-loading>section{display:none}.m-markdown-content p:has(img){width:fit-content;margin:0 auto}.m-markdown-content img{max-width:calc(100% - .5rem);border-radius:1rem;margin:0 auto}.m-markdown-content em{font-style:italic;color:inherit}.m-markdown-content p{line-height:1.5}.m-markdown-content b,.m-markdown-content strong{font-weight:700}.m-markdown-content h1:not(:first-child),.m-markdown-content h2:not(:first-child),.m-markdown-content h3:not(:first-child),.m-markdown-content h4:not(:first-child),.m-markdown-content h5:not(:first-child),.m-markdown-content h6:not(:first-child){margin-top:1rem}.m-markdown-content ol,.m-markdown-content ul{line-height:1.5;margin:0}.m-markdown-content blockquote{margin:0;padding:.5rem 1rem;border-left:.25rem solid var(--block-accent);background-color:var(--block-section);border-radius:.5rem}.m-markdown-content blockquote p:before{content:"“"}.m-markdown-content blockquote p:after{content:"”"}.m-markdown-content code{font-family:JetBrains Mono,monospace;background-color:var(--block-section);padding:.125rem .5rem;border-radius:.25rem;font-size:.875rem}.m-markdown-content a:hover,.m-markdown-content a:focus{text-decoration-color:var(--text-accent)}.o-placeholder{display:flex;flex-direction:column;gap:1rem;opacity:.2;animation:.5s ease-in-out alternate infinite placeholder}.o-placeholder span{background-color:var(--text-foreground);width:1rem;height:1rem;border-radius:1rem}.o-placeholder .o-title{width:40%}.o-placeholder .o-heading{width:40%;margin-top:1rem}.o-placeholder .o-paragraph{display:flex;flex-direction:row;gap:1rem;align-items:center;gap:1;background-color:transparent;width:100%;height:max-content}.o-placeholder .o-paragraph span{height:.5rem}.o-placeholder .o-paragraph .o-word-1{width:10%}.o-placeholder .o-paragraph .o-word-2{width:20%}.o-placeholder .o-paragraph .o-word-3{width:30%}.o-placeholder .o-paragraph .o-word-4{width:40%}.w-gallery-card{display:flex;flex-direction:column;gap:.5rem;align-items:center;justify-content:start}.w-gallery-card>div{border-radius:.5rem;border:1px solid var(--block-border);overflow:hidden;width:100%;aspect-ratio:16/9;background-color:var(--block-section)}.w-gallery-card>div>img{width:100%;height:100%;object-fit:cover;object-position:center}.w-version-entry>summary{display:flex;flex:1;flex-direction:row;justify-content:center;align-items:center;padding:1rem;gap:1rem;transition:background-color .1s ease-in-out;cursor:pointer}.w-version-entry .indicator{transition:transform 50ms ease-in-out}.w-version-entry[disabled=true] .indicator{opacity:33%}.w-version-entry[disabled=true] summary{pointer-events:none;cursor:auto}.w-version-entry[disabled=true] summary a,.w-version-entry[disabled=true] summary button{pointer-events:all}.w-version-entry:open{background-color:var(--block-section)}.w-version-entry:open .indicator{transform:rotate(180deg)}.w-version-entry[disabled=false]:hover{background-color:var(--block-hover)}.w-version-entry:not(:last-child){border-bottom:1px solid var(--block-border)}.w-version-entry>.content{display:flex;flex-direction:column;padding:0rem 1rem 1rem;gap:.625rem}
