@font-face{font-display:block;font-family:Material Symbols Rounded;font-style:normal;font-weight:100 700;src:url(./material-symbols-rounded.C4ciM7h1.woff2) format("woff2")}.material-symbols-rounded{display:inline-block;font-family:Material Symbols Rounded;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";text-rendering:optimizeLegibility}.icon{font-variation-settings:"FILL" var(--adc6be3c),"wght" var(--1d7edbd2),"GRAD" var(--7a898058),"opsz" var(--056d8bda);height:1em;width:1em}.editor{width:100%;height:100%;overflow:hidden}.editor .cm-editor{height:100%;outline:2px solid transparent;outline-offset:2px;line-height:1.25rem;font-size:1rem}.editor .cm-scroller{overflow-x:hidden;overflow-y:scroll}.editor__locked .cm-scroller{overflow:hidden!important}.editor__faded{-webkit-mask-image:linear-gradient(180deg,#000 50%,transparent);mask-image:linear-gradient(180deg,#000 50%,transparent)}.editor .cm-line{padding:0 1px;font-size:16px;font-family:var(--font-mono)}.editor .cm-content{padding:0;caret-color:var(--md-sys-color-primary);font-family:var(--font-mono)}.editor .cm-content ::-moz-selection{color:var(--md-sys-color-tertiary);background-color:var(--50ba86ba)!important}.editor .cm-content ::selection,.editor .cm-selectionBackground{color:var(--md-sys-color-tertiary);background-color:var(--50ba86ba)!important}.editor .cm-panels{border-color:var(--md-sys-color-outline-variant);background-color:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant)}.editor .cm-textfield{border-color:var(--md-sys-color-outline);border-radius:.5rem;background-color:transparent;color:var(--md-sys-color-on-surface-variant)}.editor .cm-button,.editor button{border-color:var(--md-sys-color-outline);border-radius:.5rem;background-color:var(--md-sys-color-surface-container-high);background-image:none;color:var(--md-sys-color-on-surface)}.editor .cm-button:hover,.editor button:hover{background-color:var(--md-sys-color-surface-container-highest)}.editor label{display:inline-flex;align-items:center}.editor input[type=checkbox]{border-color:var(--md-sys-color-outline);border-radius:.5rem;background-color:var(--md-sys-color-primary)!important;background-image:none;color:var(--md-sys-color-on-surface)}.editor button[name=close]{width:1.25rem;height:1.25rem}.editor .cm-selectionMatch{color:var(--md-sys-color-tertiary);background-color:var(--3a553ec7)!important}.editor .cm-cursor{border-color:var(--md-sys-color-primary)}.editor .cm-activeLine{background-color:var(--94b3fbf0)}.editor .cm-lintPoint-error:after{border-bottom-color:var(--md-sys-color-error)}.editor .cm-lintRange{background-image:none;text-decoration-line:underline;text-decoration-style:wavy}.editor .cm-lintRange-error{-webkit-text-decoration-color:var(--md-sys-color-error);text-decoration-color:var(--md-sys-color-error)}.editor .cm-tooltip{margin:0;max-width:33.3333333333%;border-radius:.5rem;border-bottom-left-radius:0;border-style:none;background-color:var(--md-sys-color-surface-container-lowest);padding:0;--un-shadow:var(--un-shadow-inset) 0 1px 3px 0 var(--un-shadow-color, rgb(0 0 0 / .1)),var(--un-shadow-inset) 0 1px 2px -1px var(--un-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);font-family:var(--font-mono)}.editor .cm-tooltip [aria-selected=true]{background-color:var(--md-sys-color-secondary-container)!important;color:var(--md-sys-color-on-secondary-container)!important}.editor .cm-tooltip li{padding:.25rem!important;font-family:var(--font-mono)}.editor .cm-tooltip-lint{--un-translate-x:-.25rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.editor .cm-tooltip-lint li{padding:.25rem!important}.editor .cm-tooltip-lint li:first-child{border-top-width:2px;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.editor .cm-tooltip-lint li:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.editor .cm-tooltip-autocomplete{z-index:10;display:flex;flex-direction:column;gap:.25rem;padding:.25rem;font-size:.875rem;line-height:1.25rem}.editor .cm-tooltip-autocomplete li{border-radius:.25rem}.editor .cm-completionIcon{--un-translate-y:.125rem;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z))}.editor .cm-completionIcon-syntax:after{content:"code";font-family:var(--md-icon-font)}.editor .cm-completionIcon-function:after{content:"function";font-family:var(--md-icon-font)}.editor .cm-completionIcon-type:after{content:"category";font-family:var(--md-icon-font)}.editor .cm-completionIcon-param:after{content:"settings";font-family:var(--md-icon-font)}.editor .cm-completionIcon-constant:after{content:"special_character";font-family:var(--md-icon-font)}.editor .cm-completionIcon-path:after{content:"folder";font-family:var(--md-icon-font)}.editor .cm-completionIcon-package:after{content:"package";font-family:var(--md-icon-font)}.editor .cm-completionIcon-label:after{content:"label";font-family:var(--md-icon-font)}.editor .cm-completionIcon-font:after{content:"font_download";font-family:var(--md-icon-font)}.editor .cm-completionIcon-symbol:after{content:"tag";font-family:var(--md-icon-font)}.editor .cm-diagnostic{border-left-width:6px}.editor .cm-diagnostic-error{border-color:var(--md-sys-color-error);color:var(--md-sys-color-error)}.editor .cm-diagnostic-hint{border-color:var(--md-sys-color-outline);color:var(--md-sys-color-outline)}.editor .typst-render{display:inline-block;width:100%;vertical-align:top;-webkit-user-drag:none;-moz-user-drag:none}.editor .cm-content[contenteditable=true] .typst-render{cursor:text;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.editor .cm-content[contenteditable=true] .typst-render:hover{border-radius:.25rem}.editor .cm-content[contenteditable=true] .typst-render:hover{background-color:var(--1c1221f4)}:where(.card){position:relative;display:flex;flex-direction:column;border-radius:.75rem;padding:1rem}.filled-card[data-v-b3e309f8]{background-color:var(--md-sys-color-surface-container-highest);color:var(--md-sys-color-on-surface)}
