.carta-theme__wyrth.carta-editor{background-color:rgb(var(--color-primary-50));border:0px;border-radius:.5rem;height:100%;width:100%}.carta-theme__wyrth.carta-editor:focus-within{outline:1px solid rgb(var(--color-primary-500))}.carta-theme__wyrth.carta-editor .carta-wrapper{padding:1rem;flex-grow:1;height:100%;width:100%}.carta-theme__wyrth.carta-editor .carta-wrapper .carta-container{height:100%!important;width:100%}.carta-theme__wyrth.carta-editor .carta-input,.carta-theme__wyrth.carta-editor .carta-renderer{height:100%;max-height:var(--carta-max-height, 200px);overflow:auto;width:100%}.carta-theme__wyrth.carta-editor .carta-input-wrapper{height:100%}.carta-theme__wyrth.carta-editor .carta-font-code{caret-color:rgb(var(--color-primary-500));font-weight:400;background-color:transparent!important}.carta-theme__wyrth.carta-editor .carta-toolbar{height:2.5rem;display:flex;justify-content:space-between;width:100%;background-color:rgb(var(--color-secondary-500));color:rgb(var(--color-primary-500));border-top-left-radius:0;border-top-right-radius:0}.carta-theme__wyrth.carta-editor .carta-toolbar .carta-icon{width:2rem;height:2rem}.carta-theme__wyrth.carta-editor .carta-toolbar .carta-icon:hover{color:rgb(var(--color-secondary-500));background-color:rgb(var(--color-primary-500))}.carta-theme__wyrth.carta-editor .carta-toolbar-right{flex-shrink:0;margin-left:auto}.carta-theme__wyrth.carta-editor .carta-toolbar-left button,.carta-theme__wyrth.carta-editor .carta-toolbar-right,.carta-theme__wyrth.carta-editor .carta-filler{border-bottom:1px solid rgb(var(--color-primary-300))}.carta-theme__wyrth.carta-editor .carta-toolbar-left>*:first-child{border-top-left-radius:.5rem}.carta-theme__wyrth.carta-editor .carta-toolbar-left>*{padding-left:1rem;padding-right:1rem;font-size:.95rem}.carta-theme__wyrth.carta-editor .carta-toolbar-left button{height:100%}.carta-theme__wyrth.carta-editor .carta-toolbar-left .carta-active{background-color:rgb(var(--color-secondary-500));color:rgb(var(--color-primary-500));border-right:1px solid rgb(var(--color-primary-300));border-bottom:1px solid rgb(var(--color-secondary-500))}.carta-theme__wyrth.carta-editor .carta-toolbar-left .carta-active:not(:first-child){border-left:1px solid rgb(var(--color-primary-300))}.carta-theme__wyrth.carta-editor .carta-toolbar-right{padding-right:12px}.carta-theme__wyrth.carta-editor .carta-icons-menu{padding:8px;border:1px solid rgb(var(--color-primary-300));border-radius:6px;min-width:180px;background:rgb(var(--color-secondary-500))}.carta-theme__wyrth.carta-editor .carta-icons-menu .carta-icon-full{padding-left:6px;padding-right:6px;color:rgb(var(--color-primary-500));margin-top:2px}.carta-theme__wyrth.carta-editor .carta-icons-menu .carta-icon-full:first-child{margin-top:0}.carta-theme__wyrth.carta-editor .carta-icons-menu .carta-icon-full:hover{color:rgb(var(--color-secondary-500));background-color:rgb(var(--color-primary-500))}.carta-theme__wyrth.carta-editor .carta-icons-menu .carta-icon-full:hover span{color:#fff}.carta-theme__wyrth.carta-editor .carta-icons-menu .carta-icon-full span{margin-left:6px;color:rgb(var(--color-primary-500));font-size:.85rem}.carta-theme__wyrth.carta-emoji{width:18rem;max-height:14rem;overflow-y:scroll;border-radius:4px;font-family:inherit;background-color:rgb(var(--color-secondary-500));padding:6px;scroll-padding:6px;gap:6px}.carta-theme__wyrth.carta-emoji button{background:rgb(var(--color-secondary-500));aspect-ratio:1;border-radius:4px;border:0;padding:0;cursor:pointer;font-size:1.2rem;line-height:100%}.carta-theme__wyrth.carta-emoji button:hover,.carta-theme__wyrth.carta-emoji button.carta-active{background:rgb(var(--color-primary-300))}.carta-theme__wyrth.carta-slash{width:18rem;max-height:14rem;overflow-y:scroll;border-radius:4px;font-family:inherit;background-color:rgb(var(--color-secondary-500));padding:6px;scroll-padding:6px}.carta-theme__wyrth.carta-slash span{width:-moz-fit-content;width:fit-content}.carta-theme__wyrth.carta-slash button{background:none;width:100%;padding:10px;border:0;border-radius:4px}.carta-theme__wyrth.carta-slash .carta-slash-group{padding:0 4px;margin-bottom:4px;font-size:.8rem}.carta-theme__wyrth.carta-slash button.carta-active,.carta-theme__wyrth.carta-slash button:hover{background:rgb(var(--color-secondary-500));cursor:pointer}.carta-theme__wyrth.carta-slash .carta-snippet-title{font-size:.85rem;font-weight:600}.carta-theme__wyrth.carta-slash .carta-snippet-description{font-size:.8rem;text-overflow:ellipsis}html.dark .shiki,html.dark .shiki span{color:var(--shiki-dark)!important}
