<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.NoteBlock{--block-margin:0 0 var(--spacing-small);--block-image-width:140;--block-image-height:100;border-radius:var(--border-radius-normal);overflow:hidden}.NoteBlock-inner{align-items:center;display:flex}.NoteBlock-content{width:100%}.NoteBlock.has-image .NoteBlock-inner{gap:var(--gap)}@media(max-width:779px){.NoteBlock-inner,.NoteBlock.has-image .NoteBlock-inner{flex-direction:column;margin:auto}.NoteBlock-content p{margin-left:auto;margin-right:auto}.NoteBlock .TitleBlock-title{text-align:start}}.NoteBlock-image img{aspect-ratio:var(--block-image-width)/var(--block-image-height);min-width:calc(var(--block-image-width)*1px)}</pre></body></html>