div[dir=ltr]{left:100%!important}.tiptap-editor .selection{background-color:#58a6ff4d}@media (width<=420px){.tiptap-floating-menu{flex-wrap:wrap;width:80%!important}}.tiptap-floating-menu,.tiptap-bubble-menu{background:oklch(var(--b2,.15 0 0));z-index:50;visibility:hidden;opacity:0;border:1px solid #ffffff1f;gap:.2rem;padding:.2rem .35rem;display:flex;position:absolute;box-shadow:0 2px 12px #00000080}.btn.svelte-1iq59d1:not([disabled]):not(.btn-disabled){color:#fff}.link-popover.svelte-1iq59d1{z-index:100;background:oklch(var(--b2,.2 0 0));border:1px solid oklch(var(--bc) / .2);border-radius:.5rem;min-width:220px;padding:.75rem;position:absolute;top:calc(100% + .5rem);left:50%;translate:-50%;box-shadow:0 4px 16px #00000080}.lg\:link-popover-left.svelte-1iq59d1{left:auto;right:0;translate:none}.ProseMirror-hideselection *,.ProseMirror-selectednode{position:relative}.ProseMirror-selectednode:before,.ProseMirror-selectednoderange:before{content:"";pointer-events:none;background-color:#58a6ff4d;border-radius:.2rem;position:absolute;inset:-.25rem}.drag-handle{cursor:grab;color:#6e7681;background:0 0;border-radius:4px;justify-content:center;align-items:center;width:1.2rem;height:1.4rem;transition:background .15s,color .15s;display:flex;position:relative;top:-1000px;left:-1000px}.drag-handle:hover{color:#e3e3e3;background:#6e768126}.drag-handle:active{cursor:grabbing}.drag-handle:before{content:"⠿";font-size:1.1rem;line-height:1}.carta-editor{background-color:#0d1117;border:1px solid #30363d;border-radius:6px;display:flex;overflow:hidden}.carta-input-wrapper{border-right:1px solid #30363d;flex:1;display:flex}.carta-editor:not(.is-split) .carta-input-wrapper{border-right:none}.carta-input{resize:none;color:#c9d1d9;caret-color:#c9d1d9;background-color:#0d1117;border:none;outline:none;flex:1;height:calc(100vh - 310px);padding:16px;font-family:Fira Code,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-size:14px;line-height:1.6}.carta-input:focus{outline:none}.tiptap-editor{background-color:#242423;flex:1;overflow-y:auto}.tiptap-editor .tiptap{color:#e3e3e3;outline:none;max-width:1000px;min-height:calc(100vh - 310px);margin:0 auto;padding:2rem;font-family:Open Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:400;line-height:1.65;overflow-y:auto}.tiptap-editor .tiptap h1:first-child{margin-bottom:2.5rem;font-size:3rem}.tiptap-editor .tiptap h1{margin-top:0;margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1.25}.tiptap-editor .tiptap h2{margin-top:2.5rem;margin-bottom:1.25rem;font-size:2rem;font-weight:700;line-height:1.25}.tiptap-editor .tiptap h3{margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:600}.tiptap-editor .tiptap h4{margin-top:1.25rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.tiptap-editor .tiptap h5{margin-top:1rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.tiptap-editor .tiptap h6{margin-top:1rem;margin-bottom:.5rem;font-size:1rem;font-weight:600}.tiptap-editor .tiptap a{color:#58a6ff;text-decoration:none}.tiptap-editor .tiptap a:hover{text-decoration:underline}.tiptap-editor .tiptap code{background-color:#ffffff1a;border:.1rem solid #0000001a;border-radius:.5rem;padding:.1rem .25rem;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:90%}.tiptap-editor .tiptap pre{background-color:#292828;border-radius:.5rem;margin:0 0 1rem;padding:1rem;font-size:90%;line-height:1.45;overflow-x:auto}.tiptap-editor .tiptap pre code{font-size:inherit;color:inherit;background-color:#0000;border:none;padding:0}.tiptap-editor .tiptap ul{margin-bottom:1rem;padding-left:2rem}.tiptap-editor .tiptap ol{margin-bottom:1rem;padding-left:2rem;list-style-type:decimal}.tiptap-editor .tiptap li+li{margin-top:.25rem}.tiptap-editor .tiptap li>p{margin-top:1rem;margin-bottom:1.25rem}.tiptap-editor .tiptap table{border-collapse:collapse;border:1px solid #30363d;border-radius:6px;width:100%;margin:1.5rem 0;overflow:hidden}.tiptap-editor .tiptap th{color:#fff;text-align:left;background-color:#161b22;border-bottom:2px solid #30363d;padding:12px 16px;font-weight:600}.tiptap-editor .tiptap td{border-bottom:1px solid #21262d;padding:12px 16px}.tiptap-editor .tiptap tr:last-child td{border-bottom:none}.tiptap-editor .tiptap tr:hover{background-color:#6e76810d}.tiptap-editor .tiptap blockquote{color:#ebedf0;border-left:2px solid #606770;margin:0 0 1rem;padding:0 1rem}.tiptap-editor .tiptap blockquote p:last-child{margin-bottom:0}.tiptap-editor .tiptap hr{cursor:pointer;border:none;height:20px;margin:-6px 0 -10px;position:relative;overflow:visible}.tiptap hr:after,.tiptap hr:after{content:"";pointer-events:none;background-color:#bec3c9;border-radius:.2rem;height:1px;position:absolute;inset:50% 0 0;translate:0 -50%}.tiptap-editor .tiptap img{border-radius:6px;max-width:100%;height:auto;margin:1.5rem 0}.tiptap-editor .tiptap input[type=checkbox]{margin-right:.5rem}.tiptap-editor .tiptap .task-list-item{list-style-type:none}.tiptap-editor ul[data-type=taskList]{padding:0;list-style:none}.tiptap-editor ul[data-type=taskList] li{align-items:flex-start;display:flex}.tiptap-editor ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;flex:none;margin-right:.5rem}.tiptap-editor ul[data-type=taskList] li>div{flex:auto}.tiptap-editor ul[data-type=taskList] input{cursor:pointer}.tiptap-editor ul[data-type=taskList] ul[data-type=taskList]{margin:0}.tiptap-editor .tiptap .admonition{border-radius:8px;margin-bottom:1em;padding:1rem}.tiptap-editor .tiptap .admonition-title{text-transform:uppercase;margin-bottom:.3rem;font-size:14px;font-weight:700}.tiptap-editor .tiptap .admonition-title:before{vertical-align:text-bottom;width:1.6em;height:1.6em;margin-right:.4em;display:inline-block}.tiptap-editor .tiptap .admonition-content p:last-child{margin-bottom:0}.tiptap-editor .tiptap .admonition.note{color:#dad8d8;background-color:#1c1b1b}.tiptap-editor .tiptap .admonition.note .admonition-title:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.4px' height='22.4px' viewBox='0 0 14 16'%3E%3Cpath fill-rule='evenodd' fill='%23dad8d8' d='M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z'%3E%3C/path%3E%3C/svg%3E")}.tiptap-editor .tiptap .admonition.tip{color:#dad8d8;background-color:#11361b}.tiptap-editor .tiptap .admonition.tip .admonition-title:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.4px' height='22.4px' viewBox='0 0 12 16'%3E%3Cpath fill-rule='evenodd' fill='%23dad8d8' d='M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z'%3E%3C/path%3E%3C/svg%3E")}.tiptap-editor .tiptap .admonition.important{color:#dad8d8;background-color:#0a314c}.tiptap-editor .tiptap .admonition.important .admonition-title:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.4px' height='22.4px' viewBox='0 0 14 16'%3E%3Cpath fill-rule='evenodd' fill='%23dad8d8' d='M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z'%3E%3C/path%3E%3C/svg%3E")}.tiptap-editor .tiptap .admonition.warning{color:#c9d1d9;background-color:#3a2259}.tiptap-editor .tiptap .admonition.warning .admonition-title:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.4px' height='22.4px' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' fill='%23dad8d8' d='M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z'%3E%3C/path%3E%3C/svg%3E")}.tiptap-editor .tiptap .admonition.caution{background-color:#5d100e}.tiptap-editor .tiptap .admonition.caution .admonition-title:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.4px' height='22.4px' viewBox='0 0 12 16'%3E%3Cpath fill-rule='evenodd' fill='%23dad8d8' d='M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z'%3E%3C/path%3E%3C/svg%3E")}.hljs-comment,.hljs-quote{color:#6a737d;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-built_in,.hljs-name,.hljs-tag{color:#c792ea}.hljs-string,.hljs-title,.hljs-section,.hljs-attribute,.hljs-literal,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-addition{color:#a3e48d}.hljs-deletion,.hljs-selector-attr,.hljs-selector-pseudo,.hljs-meta{color:#ef5350}.hljs-doctag{color:#e53935}.hljs-attr{color:#82aaff}.hljs-symbol,.hljs-bullet,.hljs-link{color:#f07178}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.drawer-side.svelte-1y4dzmg{scrollbar-gutter:stable;transition:top .4s,height .4s}@media (width>=64rem){.drawer-side{height:calc(100vh - 64px)!important;top:64px!important}.drawer-side.scrolled{height:100vh!important;top:0!important}}.carta-renderer code{white-space:pre;color:#112;text-shadow:none;box-sizing:border-box;border-radius:10px}.carta-renderer code::selection{background:#bdf5}.carta-renderer code ::selection{background:#bdf5}.carta-renderer code>div{max-width:min(100%,100vw);display:inline-flex;overflow:auto}.carta-renderer code>div :last-child{outline:none;flex:1}.carta-emoji{--background:#fafafa;--group-color:#3b3b3b;--title-color:#232323;--description-color:#313030;--contrast-background:#f1f1f1;--hover-background:#e3e1e1;background-color:var(--background);word-break:break-word;border-radius:4px;flex-wrap:wrap;justify-content:flex-start;width:19rem;max-height:14rem;padding:6px;scroll-padding:6px;font-family:inherit;display:flex;overflow:auto}.carta-emoji button{background:var(--contrast-background);cursor:pointer;text-align:center;white-space:nowrap;border:0;border-radius:4px;min-width:2rem;height:2rem;margin:.175rem;padding:0;font-size:1.2rem;line-height:100%;display:inline-block}.carta-emoji button:hover,.carta-emoji button.carta-active{background:var(--hover-background)}.carta-theme__default{--border-color:#b9b9b9;--selection-color:#b5f0ff3d;--focus-outline:#76bbf3;--hover-color:#e9e9e9;--caret-color:#161616;--text-color:#1a1a1a;--border-color-dark:#4d4d4c;--selection-color-dark:#b5f0ff3d;--focus-outline-dark:#76bbf3;--hover-color-dark:#4d4d4c;--caret-color-dark:#fff;--text-color-dark:#f1f1f1}.carta-theme__default.carta-editor{border:1px solid var(--border-color);border-radius:4px}.carta-theme__default .carta-editor ::selection{background:var(--selection-color)}.carta-theme__default .carta-toolbar{border-bottom:1px solid var(--border-color)}.carta-theme__default .carta-wrapper{padding:0 1rem}.carta-theme__default .carta-container>*{margin:1rem 0}.carta-theme__default .carta-input{caret-color:var(--caret-color);font-size:.95rem}.carta-theme__default .carta-input ::placeholder{color:var(--text-color)}.carta-theme__default .mode-split.carta-container:after{content:"";background:var(--border-color);width:1px;position:absolute;top:0;bottom:0;left:50%}.carta-theme__default .mode-split .carta-input{padding-right:1rem}.carta-theme__default .mode-split .carta-renderer{padding-left:1rem}.carta-theme__default .carta-toolbar{padding:0 12px}.carta-theme__default .carta-toolbar-left{align-items:flex-end;display:flex}.carta-theme__default button{color:var(--text-color)}.carta-theme__default .carta-input,.carta-theme__default .carta-renderer{height:600px;overflow-y:scroll}.carta-theme__default .carta-icon,.carta-theme__default .carta-icon-full{background:0 0;border:0}.carta-theme__default .carta-icon-full{padding:6px 4px}.carta-theme__default .carta-icon-full span{margin-left:6px}.carta-theme__default .carta-icon:hover,.carta-theme__default .carta-icon-full:hover{background:var(--hover-color)}.carta-input>pre{background:inherit}.carta-theme__default .carta-icons-menu{border:1px solid var(--border-color);border-radius:6px;min-width:180px;padding:6px}.carta-theme__default .carta-icons-menu .carta-icon-full{margin-top:2px}.carta-theme__default .carta-icons-menu .carta-icon-full:first-child{margin-top:0}.carta-theme__default .carta-toolbar-left button{cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-right:12px;padding-bottom:4px;font-size:.9rem}.carta-theme__default .carta-toolbar-left button:last-child{margin-right:0}.carta-theme__default .carta-toolbar-left button.carta-active{border-bottom:2px solid var(--hover-color);font-weight:600}.carta-theme__default .carta-input,.carta-theme__default .carta-renderer{height:calc(100vh - 310px)}.carta-theme__default{--border-color:var(--border-color-dark);--selection-color:var(--selection-color-dark);--focus-outline:var(--focus-outline-dark);--hover-color:var(--hover-color);--caret-color:var(--caret-color-dark);--text-color:var(--text-color)}.shiki,.shiki span{color:var(--shiki-dark)!important}.carta-font-code{letter-spacing:normal;font-family:Fira Code,monospace;font-size:1.1rem;line-height:1.1rem}.carta-toolbar-left,.carta-filler{display:none!important}.carta-editor{color:#c9d1d9!important;background-color:#0d1117!important;padding:16px!important;font-family:Fira Code,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace!important;font-size:14px!important;line-height:1.6!important}.docusaurus-dark>.carta-editor{background-color:#242423!important}.carta-input{color:#c9d1d9!important;border:1px solid #30363d!important;border-radius:6px!important}.carta-input:focus{border-color:#58a6ff!important;outline:none!important;box-shadow:0 0 0 3px #58a6ff1a!important}.carta-renderer{color:#e3e3e3!important;max-width:1000px!important;margin:0 auto!important;padding:2rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:1.65!important}.carta-renderer h1:first-child{margin-bottom:2.5rem!important;font-size:3rem!important}.carta-renderer h1{margin-top:0!important;margin-bottom:1.5rem!important;font-size:2rem!important;font-weight:700!important;line-height:1.25!important}.carta-renderer h2{margin-top:2.5rem!important;margin-bottom:1.25rem!important;font-size:2rem!important;font-weight:700!important;line-height:1.25!important}.carta-renderer h3{color:#fff!important;margin-top:1.5rem!important;margin-bottom:.75rem!important;font-size:1.5rem!important;font-weight:600!important}.carta-renderer h4{color:#fff!important;margin-top:1.25rem!important;margin-bottom:.75rem!important;font-size:1.25rem!important;font-weight:600!important}.carta-renderer h5{color:#fff!important;margin-top:1rem!important;margin-bottom:.5rem!important;font-size:1.1rem!important;font-weight:600!important}.carta-renderer h6{color:#8b949e!important;margin-top:1rem!important;margin-bottom:.5rem!important;font-size:1rem!important;font-weight:600!important}.carta-renderer p:not(.admonition>p){margin-bottom:1.25rem!important}.carta-renderer a{color:#58a6ff!important;text-decoration:none!important}.carta-renderer a:hover{text-decoration:underline!important}.carta-renderer pre{background-color:#292828!important;border-radius:.5rem!important;margin:0 0 1rem!important;padding:1rem!important;font-size:90%!important;line-height:1.45!important;overflow-x:auto!important}.carta-renderer code{color:#ebdbb2!important;background-color:#ffffff1a!important;border:.1rem solid #0000001a!important;border-radius:.5rem!important;padding:.1rem!important;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important;font-size:90%!important}.carta-renderer pre code{background-color:#0000!important;border:none!important}.carta-renderer ul,.carta-renderer ol{margin-bottom:1rem!important;padding-left:2rem!important}.carta-renderer li+li{margin-top:.25rem!important}.carta-renderer li>p{margin-top:1rem!important;margin-bottom:1.25rem!important}.carta-renderer table{border-collapse:collapse!important;border:1px solid #30363d!important;border-radius:6px!important;width:100%!important;margin:1.5rem 0!important;overflow:hidden!important}.carta-renderer th{color:#fff!important;text-align:left!important;background-color:#161b22!important;border-bottom:2px solid #30363d!important;padding:12px 16px!important;font-weight:600!important}.carta-renderer td{border-bottom:1px solid #21262d!important;padding:12px 16px!important}.carta-renderer tr:last-child td{border-bottom:none!important}.carta-renderer tr:hover{background-color:#6e76810d!important}.carta-renderer blockquote{color:#ebedf0!important;border-left:2px solid #606770!important;margin:0 0 1rem!important;padding:0 1rem!important}.carta-renderer blockquote p:last-child{margin-bottom:0!important}.carta-renderer hr{border:none!important;border-top:1px solid #bec3c9!important;margin:1.5rem 0!important}.carta-renderer img{border-radius:6px!important;max-width:100%!important;height:auto!important;margin:1.5rem 0!important}.carta-renderer input[type=checkbox]{margin-right:.5rem!important}.carta-renderer .task-list-item{list-style-type:none!important}.carta-renderer .admonition{border-radius:8px!important;margin-bottom:1em!important;padding:1rem!important}.carta-renderer .admonition-title{text-transform:uppercase;margin-bottom:.3rem!important;font-size:14px!important;font-weight:700!important}.carta-renderer .admonition.note{color:#dad8d8!important;background-color:#1c1b1b!important}.carta-renderer .admonition.note .admonition-title:before{width:1.6em;height:1.6em;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.4px' height='22.4px' viewBox='0 0 14 16'%3E%3Cpath fill-rule='evenodd' fill='%23dad8d8' d='M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z'%3E%3C/path%3E%3C/svg%3E")!important;vertical-align:text-bottom!important;margin-right:.4em!important;display:inline-block!important}.carta-renderer .admonition.tip{background-color:#11361b!important}.carta-renderer .admonition.tip .admonition-title:before{width:1.6em;height:1.6em;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.4px' height='22.4px' viewBox='0 0 12 16'%3E%3Cpath fill-rule='evenodd' fill='%23dad8d8' d='M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z'%3E%3C/path%3E%3C/svg%3E")!important;vertical-align:text-bottom!important;margin-right:.4em!important;display:inline-block!important}.carta-renderer .admonition.important{background-color:#0a314c!important}.carta-renderer .admonition.important .admonition-title:before{width:1.6em;height:1.6em;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.4px' height='22.4px' viewBox='0 0 14 16'%3E%3Cpath fill-rule='evenodd' fill='%23dad8d8' d='M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z'%3E%3C/path%3E%3C/svg%3E")!important;vertical-align:text-bottom!important;margin-right:.4em!important;display:inline-block!important}.carta-renderer .admonition.warning{background-color:#3a2259!important}.carta-renderer .admonition.warning .admonition-title:before{width:1.6em;height:1.6em;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.4px' height='22.4px' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' fill='%23dad8d8' d='M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z'%3E%3C/path%3E%3C/svg%3E")!important;vertical-align:text-bottom!important;margin-right:.4em!important;display:inline-block!important}.carta-renderer .admonition.caution{background-color:#5d100e!important}.carta-renderer .admonition.caution .admonition-title:before{width:1.6em;height:1.6em;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.4px' height='22.4px' viewBox='0 0 12 16'%3E%3Cpath fill-rule='evenodd' fill='%23dad8d8' d='M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z'%3E%3C/path%3E%3C/svg%3E")!important;vertical-align:text-bottom!important;margin-right:.4em!important;display:inline-block!important}
