@charset "UTF-8";:root{--vp-theme-primary:rgb(var(--v-theme-primary,24,103,192))}.vuetify-pro-tiptap{overflow-wrap:anywhere}.vuetify-pro-tiptap-editor{display:flex;flex-direction:column;max-height:100%;width:100%}.vuetify-pro-tiptap-editor--fullscreen{border-radius:0!important;height:100%!important;inset:0!important;margin:0!important;position:fixed!important;width:100%!important;z-index:200}.vuetify-pro-tiptap-editor__menu-bubble .v-toolbar__content{padding:0}.vuetify-pro-tiptap-editor__toolbar .v-toolbar__content{flex-wrap:wrap;padding:4px 12px;row-gap:4px}.vuetify-pro-tiptap-editor__toolbar .v-toolbar__content .v-divider--vertical{height:inherit}.vuetify-pro-tiptap-editor__content{position:relative}.vuetify-pro-tiptap-editor__content :focus-visible{outline:0 auto -webkit-focus-ring-color}.vuetify-pro-tiptap-editor__content img{display:inline-block;float:none}.vuetify-pro-tiptap-editor__content img[data-display=inline]{padding-left:12px;padding-right:12px}.vuetify-pro-tiptap-editor__content img[data-display=block]{display:block}.vuetify-pro-tiptap-editor__content img[data-display=left]{float:left;padding-left:0;padding-right:12px}.vuetify-pro-tiptap-editor__content img[data-display=right]{float:right;padding-left:12px;padding-right:0}.vuetify-pro-tiptap-editor__content .task-list{list-style:none;padding-left:0}.vuetify-pro-tiptap-editor__content .task-list .task-list-item{display:flex;list-style:none}.vuetify-pro-tiptap-editor__content .task-list .task-list-item>label{flex:0 0 auto;padding-left:8px;padding-right:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.vuetify-pro-tiptap-editor__content .task-list .task-list-item>div{flex:1 1 auto}.vuetify-pro-tiptap .ProseMirror{min-height:180px;overflow-wrap:anywhere;padding:8px 18px}.vuetify-pro-tiptap .ProseMirror.resize-cursor{cursor:ew-resize;cursor:col-resize}.vuetify-pro-tiptap .ProseMirror p.is-editor-empty:first-child:before{color:#adb5bd;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.vuetify-pro-tiptap .ProseMirror .iframe-wrapper.ProseMirror-selectednode>div,.vuetify-pro-tiptap .ProseMirror .iframe-wrapper.focus>div{outline:4px solid rgb(var(--v-theme-primary,24,103,192));transition:outline .15s ease-in}.vuetify-pro-tiptap .ProseMirror .table-wrapper>table,.vuetify-pro-tiptap .ProseMirror .tableWrapper>table,.vuetify-pro-tiptap .ProseMirror table.table-wrapper,.vuetify-pro-tiptap .ProseMirror table.tableWrapper{overflow:hidden}.vuetify-pro-tiptap .ProseMirror .table-wrapper>table td,.vuetify-pro-tiptap .ProseMirror .table-wrapper>table th,.vuetify-pro-tiptap .ProseMirror .tableWrapper>table td,.vuetify-pro-tiptap .ProseMirror .tableWrapper>table th,.vuetify-pro-tiptap .ProseMirror table.table-wrapper td,.vuetify-pro-tiptap .ProseMirror table.table-wrapper th,.vuetify-pro-tiptap .ProseMirror table.tableWrapper td,.vuetify-pro-tiptap .ProseMirror table.tableWrapper th{position:relative}.vuetify-pro-tiptap .ProseMirror .table-wrapper>table .column-resize-handle,.vuetify-pro-tiptap .ProseMirror .tableWrapper>table .column-resize-handle,.vuetify-pro-tiptap .ProseMirror table.table-wrapper .column-resize-handle,.vuetify-pro-tiptap .ProseMirror table.tableWrapper .column-resize-handle{background-color:rgb(var(--v-theme-primary,24,103,192));bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}.vuetify-pro-tiptap .ProseMirror .table-wrapper>table .selectedCell,.vuetify-pro-tiptap .ProseMirror .tableWrapper>table .selectedCell,.vuetify-pro-tiptap .ProseMirror table.table-wrapper .selectedCell,.vuetify-pro-tiptap .ProseMirror table.tableWrapper .selectedCell{position:relative}.vuetify-pro-tiptap .ProseMirror .table-wrapper>table .selectedCell:after,.vuetify-pro-tiptap .ProseMirror .tableWrapper>table .selectedCell:after,.vuetify-pro-tiptap .ProseMirror table.table-wrapper .selectedCell:after,.vuetify-pro-tiptap .ProseMirror table.tableWrapper .selectedCell:after{background:#c8c8ff66;content:"";inset:0;pointer-events:none;position:absolute;z-index:2}.vuetify-pro-tiptap .ProseMirror .image-view{display:inline-block;float:none;line-height:0;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:baseline}.vuetify-pro-tiptap .ProseMirror .image-view--inline{margin-left:0;margin-right:0}.vuetify-pro-tiptap .ProseMirror .image-view--block{display:block}.vuetify-pro-tiptap .ProseMirror .image-view--left{float:left;margin-left:0;margin-right:12px}.vuetify-pro-tiptap .ProseMirror .image-view--right{float:right;margin-left:12px;margin-right:0}.vuetify-pro-tiptap .ProseMirror .image-view__body{clear:both;display:inline-block;max-width:100%;outline:2px solid transparent;position:relative;transition:all .2s ease-in}.vuetify-pro-tiptap .ProseMirror .image-view__body--focused:hover,.vuetify-pro-tiptap .ProseMirror .image-view__body--resizing:hover{outline-color:transparent}.vuetify-pro-tiptap .ProseMirror .image-view__body__placeholder{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.vuetify-pro-tiptap .ProseMirror .image-view__body__image{border-radius:20px!important;cursor:pointer!important;margin:0;max-width:100%}.vuetify-pro-tiptap .ProseMirror .image-view.ProseMirror-selectednode img,.vuetify-pro-tiptap .ProseMirror .image-view.focus img{outline:2px solid rgb(var(--v-theme-primary,24,103,192));transition:outline .15s ease-in}.vuetify-pro-tiptap .ProseMirror .image-resizer{border:1px solid rgb(var(--v-theme-primary,24,103,192));height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.vuetify-pro-tiptap .ProseMirror .image-resizer__handler{background-color:rgb(var(--v-theme-primary,24,103,192));border:1px solid #fff;border-radius:2px;box-sizing:border-box;display:block;height:12px;position:absolute;width:12px;z-index:2}.vuetify-pro-tiptap .ProseMirror .image-resizer__handler--tl{cursor:nw-resize;left:-6px;top:-6px}.vuetify-pro-tiptap .ProseMirror .image-resizer__handler--tr{cursor:ne-resize;right:-6px;top:-6px}.vuetify-pro-tiptap .ProseMirror .image-resizer__handler--bl{bottom:-6px;cursor:sw-resize;left:-6px}.vuetify-pro-tiptap .ProseMirror .image-resizer__handler--br{bottom:-6px;cursor:se-resize;right:-6px}.vuetify-pro-tiptap .ProseMirror .image-dimensions{background-color:#ffffff9a;border:1px solid rgb(var(--v-theme-primary,24,103,192));border-radius:4px;bottom:5px;color:rgb(var(--v-theme-primary,24,103,192));font-size:12px;font-weight:500;left:5px;padding:8px 6px;pointer-events:none;position:absolute;white-space:nowrap;z-index:2}.vuetify-pro-tiptap.dense .ProseMirror{min-height:32px;padding:6px 12px}.vuetify-pro-tiptap.dense p{line-height:1.2rem;padding:0}.vuetify-pro-tiptap-editor__content.markdown-theme-default{--cyanosis-base-color:#353535;--cyanosis-title-color:#005bb7;--cyanosis-strong-color:#2196f3;--cyanosis-em-color:#4fc3f7;--cyanosis-del-color:#ccc;--cyanosis-link-color:#3da8f5;--cyanosis-linkh-color:#007fff;--cyanosis-border-color:#bedcff;--cyanosis-border-color-2:#ececec;--cyanosis-bg-color:#fff;--cyanosis-blockquote-color:#8c8c8c;--cyanosis-blockquote-bg-color:#f0fdff;--cyanosis-code-color:#c2185b;--cyanosis-code-bg-color:#fff4f4;--cyanosis-code-pre-color:#f8f8f8;--cyanosis-table-border-color:#c3e0fd;--cyanosis-table-th-color:#dff0ff;--cyanosis-table-tht-color:#005bb7;--cyanosis-table-tr-nc-color:#f7fbff;--cyanosis-table-trh-color:#e0edf7;--cyanosis-slct-title-color:#005bb7;--cyanosis-slct-titlebg-color:rgba(175,207,247,.25);--cyanosis-slct-text-color:#c80000;--cyanosis-slct-bg-color:rgba(175,207,247,.25);--cyanosis-slct-del-color:#999;--cyanosis-slct-elbg-color:#e8ebec;--cyanosis-slct-codebg-color:#ffeaeb;--cyanosis-slct-prebg-color:rgba(160,200,255,.25)}.vuetify-pro-tiptap-editor__content.markdown-theme-default.__dark{--cyanosis-base-color:#cacaca;--cyanosis-title-color:#ddd;--cyanosis-strong-color:#fe9900;--cyanosis-em-color:#ffd28e;--cyanosis-del-color:#ccc;--cyanosis-link-color:#ffb648;--cyanosis-linkh-color:#fe9900;--cyanosis-border-color:#ffe3ba;--cyanosis-border-color-2:#ffcb7b;--cyanosis-bg-color:#2f2f2f;--cyanosis-blockquote-color:#c7c7c7;--cyanosis-blockquote-bg-color:rgba(255,199,116,.1);--cyanosis-code-color:#000;--cyanosis-code-bg-color:#ffcb7b;--cyanosis-code-pre-color:rgba(255,227,185,.5);--cyanosis-table-border-color:#fe9900;--cyanosis-table-th-color:#ffb648;--cyanosis-table-tht-color:#000;--cyanosis-table-tr-nc-color:#6d5736;--cyanosis-table-trh-color:#947443;--cyanosis-slct-title-color:#000;--cyanosis-slct-titlebg-color:#fe9900;--cyanosis-slct-text-color:#00c888;--cyanosis-slct-bg-color:rgba(175,207,247,.25);--cyanosis-slct-del-color:#999;--cyanosis-slct-elbg-color:#000;--cyanosis-slct-codebg-color:#ffcb7b;--cyanosis-slct-prebg-color:rgba(160,200,255,.25)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror{color:var(--cyanosis-base-color);font-size:14px;font-weight:400;line-height:1.75;overflow-wrap:break-word;overflow-x:hidden;transition:color .35s}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h1,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h1{color:var(--cyanosis-title-color);font-size:30px;line-height:1.5;margin-bottom:10px;margin-top:36px;padding-bottom:4px;transition:color .35s}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h2,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h2{border-bottom:1px solid var(--cyanosis-border-color-2);color:var(--cyanosis-title-color);font-size:24px;line-height:1.5;margin-bottom:10px;margin-top:36px;padding-bottom:10px;padding-left:10px;padding-right:10px;position:relative;transition:color .35s}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h2:before,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h2:before{content:"「";left:auto;position:relative;top:-6px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h2:after,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h2:after{content:"」";position:relative;right:auto;top:6px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h3,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h3{color:var(--cyanosis-title-color);font-size:20px;line-height:1.5;margin-bottom:10px;margin-top:30px;padding-bottom:0;padding-left:6px;position:relative;transition:color .35s}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h3:before,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h3:before{color:var(--cyanosis-strong-color);content:"»";padding-right:6px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h4,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h4{color:var(--cyanosis-title-color);font-size:16px;line-height:1.5;margin-bottom:10px;margin-top:24px;padding-bottom:0;padding-left:6px;transition:color .35s}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h5,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h5{color:var(--cyanosis-title-color);font-size:14px;line-height:1.5;margin-bottom:10px;margin-top:18px;padding-bottom:0;padding-left:6px;transition:color .35s}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h6,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h6{color:var(--cyanosis-title-color);font-size:12px;line-height:1.5;margin-bottom:10px;margin-top:12px;padding-bottom:0;padding-left:6px;transition:color .35s}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content p,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror p{line-height:inherit;margin-bottom:16px;margin-top:16px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content p:empty:after,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror p:empty:after{content:" "}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content img,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror img{max-width:100%}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content hr,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror hr{background-image:linear-gradient(90deg,var(--cyanosis-link-color),rgba(255,0,0,.3),var(--cyanosis-link-color));border-width:0;height:1px;margin-bottom:32px;margin-top:32px;overflow:visible;position:relative;width:98%}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content code,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror code{background-color:var(--cyanosis-code-bg-color);border-radius:2px;color:var(--cyanosis-code-color);font-family:menlo,monaco,consolas,Courier New,monospace;font-size:.87em;overflow-wrap:break-word;overflow-x:auto;padding:.065em .4em}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content pre,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror pre{font-family:menlo,monaco,consolas,Courier New,monospace;line-height:1.75;overflow:auto;position:relative}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content pre>code,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror pre>code{background:var(--cyanosis-code-pre-color);color:#333;display:block;font-size:12px;margin:0;overflow-x:auto;padding:16px 12px;word-break:normal}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content pre>code::-webkit-scrollbar,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror pre>code::-webkit-scrollbar{height:4px;width:4px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content pre>code::-webkit-scrollbar-track,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror pre>code::-webkit-scrollbar-track{background-color:var(--cyanosis-border-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content pre>code::-webkit-scrollbar-thumb,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror pre>code::-webkit-scrollbar-thumb{background-color:var(--cyanosis-strong-color);border-radius:10px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content a,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror a{border-bottom:1px solid var(--cyanosis-border-color);color:var(--cyanosis-link-color);position:relative;text-decoration:none}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content a:hover,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror a:hover{border-bottom-color:var(--cyanosis-linkh-color);color:var(--cyanosis-linkh-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content a:active,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror a:active{color:var(--cyanosis-linkh-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content a:after,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror a:after{border-bottom:1px solid var(--cyanosis-border-color);content:"";left:0;opacity:0;position:absolute;top:100%;transform:translateZ(0);transition:top .3s,opacity .3s;width:100%}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content a:hover:after,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror a:hover:after{border-bottom-color:var(--cyanosis-linkh-color);opacity:1;top:0}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table{border:1px solid var(--cyanosis-table-border-color);border-collapse:collapse;border-spacing:0;display:inline-block!important;font-size:12px;max-width:100%;overflow:auto;width:auto}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table thead th::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table thead th::-moz-selection{background-color:transparent}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table thead th::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table thead th::selection{background-color:transparent}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table thead,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table thead{background:#f6f6f6;color:#000;font-size:14px;text-align:left}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table tbody td::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table tbody td::-moz-selection{background-color:var(--cyanosis-slct-bg-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table tbody td::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table tbody td::selection{background-color:var(--cyanosis-slct-bg-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table p,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table p{margin:0}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table tr:nth-child(2n),.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table tr:nth-child(2n){background-color:var(--cyanosis-table-tr-nc-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table tr:hover,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table tr:hover{background-color:var(--cyanosis-table-trh-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table td,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table th,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table td,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table th{border:1px solid var(--cyanosis-table-border-color);line-height:24px;padding:12px 8px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table th,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table th{background-color:var(--cyanosis-table-th-color);color:var(--cyanosis-table-tht-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content table td,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror table td{min-width:120px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content blockquote,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror blockquote{background-color:var(--cyanosis-blockquote-bg-color);border-left:4px solid var(--cyanosis-strong-color);color:var(--cyanosis-blockquote-color);margin:22px 0;padding:1px 20px;transition:color .35s}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content blockquote:after,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror blockquote:after{content:"";display:block}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content blockquote>p,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror blockquote>p{margin:10px 0}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content b,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content blockquote>b,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content blockquote>strong,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content strong,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror b,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror blockquote>b,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror blockquote>strong,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror strong{color:var(--cyanosis-strong-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content em,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content i,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror em,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror i{color:var(--cyanosis-em-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content del,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror del{color:var(--cyanosis-del-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ol,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ul,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ol,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ul{padding-left:28px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ol li,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ul li,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ol li,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ul li{list-style:inherit;margin-bottom:0}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ol li p,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ul li p,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ol li p,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ul li p{margin:0}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ol li .task-list-item,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ul li .task-list-item,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ol li .task-list-item,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ul li .task-list-item{list-style:none}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ol li .task-list-item ol,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ol li .task-list-item ul,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ul li .task-list-item ol,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ul li .task-list-item ul,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ol li .task-list-item ol,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ol li .task-list-item ul,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ul li .task-list-item ol,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ul li .task-list-item ul{margin-top:0}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ol ol,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ol ul,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ul ol,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ul ul,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ol ol,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ol ul,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ul ol,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ul ul{margin-top:4px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content details>summary,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror details>summary{border-bottom:1px solid var(--cyanosis-border-color);color:var(--cyanosis-title-color);cursor:pointer;font-size:20px;font-weight:bolder;outline:none}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content details>p,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror details>p{background-color:var(--cyanosis-blockquote-bg-color);border:2px dashed var(--cyanosis-strong-color);color:#666;margin:10px 0 0;padding:10px 20px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h1::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h2::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h3::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h4::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h5::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h6::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h1::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h2::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h3::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h4::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h5::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h6::-moz-selection{background-color:var(--cyanosis-slct-titlebg-color);color:var(--cyanosis-slct-title-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h1::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h2::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h3::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h4::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h5::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h6::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h1::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h2::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h3::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h4::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h5::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h6::selection{background-color:var(--cyanosis-slct-titlebg-color);color:var(--cyanosis-slct-title-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ol li::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content p::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ul li::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ol li::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror p::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ul li::-moz-selection{background-color:var(--cyanosis-slct-bg-color);color:var(--cyanosis-slct-text-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ol li::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content p::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content ul li::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ol li::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror p::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror ul li::selection{background-color:var(--cyanosis-slct-bg-color);color:var(--cyanosis-slct-text-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content a::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content b::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content em::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content i::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content strong::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror a::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror b::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror em::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror i::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror strong::-moz-selection{background-color:var(--cyanosis-slct-elbg-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content a::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content b::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content em::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content i::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .content strong::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror a::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror b::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror em::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror i::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror strong::selection{background-color:var(--cyanosis-slct-elbg-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content del::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror del::-moz-selection{background-color:var(--cyanosis-slct-elbg-color);color:var(--cyanosis-slct-del-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content del::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror del::selection{background-color:var(--cyanosis-slct-elbg-color);color:var(--cyanosis-slct-del-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content code::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror code::-moz-selection{background-color:var(--cyanosis-slct-codebg-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content code::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror code::selection{background-color:var(--cyanosis-slct-codebg-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content pre>code::-moz-selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror pre>code::-moz-selection{background-color:var(--cyanosis-slct-prebg-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content pre>code::selection,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror pre>code::selection{background-color:var(--cyanosis-slct-prebg-color)}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content .task-list,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror .task-list{list-style:none;padding-left:0}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content .task-list input[type=checkbox],.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror .task-list input[type=checkbox]{position:relative}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content .task-list input[type=checkbox]:before,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror .task-list input[type=checkbox]:before{background:#f0f8ff;border:1px solid #add6ff;border-radius:2px;box-sizing:border-box;content:"";height:inherit;inset:0;position:absolute;width:inherit;z-index:1}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content .task-list input[type=checkbox]:checked:after,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror .task-list input[type=checkbox]:checked:after{color:#f55;content:"✓";font-size:20px;font-weight:700;height:0;inset:-12px 0 0;position:absolute;width:0;z-index:2}@media(max-width:720px){.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h1,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h1{font-size:24px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h2,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h2{font-size:20px}.vuetify-pro-tiptap-editor__content.markdown-theme-default .content h3,.vuetify-pro-tiptap-editor__content.markdown-theme-default .tiptap.ProseMirror h3{font-size:18px}}.more-info-btn--wrapper{display:flex;padding:0 20px}.more-info-btn--wrapper.is-editable .more-info-btn{cursor:text;pointer-events:none}.more-info-btn,.more-info-btn--wrapper.is-editable .more-info-btn:hover{background-color:transparent!important}.more-info-btn{align-items:center;border:1px solid red!important;border-radius:1000px!important;color:red!important;cursor:pointer;display:flex;justify-content:center;margin:auto;padding:.5rem 1rem;text-decoration:none!important;transition:.2s}.more-info-btn:hover{background-color:#ff000014!important}.more-info-btn .btn-content{align-items:center;display:flex;justify-content:center;left:.25rem;position:relative}.more-info-btn .icon{font-weight:bolder;padding-left:.4rem}.more-info-btn .icon-arrow-right:before{content:"→"}@media screen and (min-width:768px){.more-info-btn{padding:1rem;width:176px}}.column[data-v-2f348402]{margin:-8px;padding:8px;width:auto}.column.is-editable[data-v-2f348402]{border:1px dashed gray;border-radius:8px}.column-block-wrapper[data-v-ed7ac36e]{margin:1rem 0;position:relative;width:100%}.column-block-wrapper.is-dragging[data-v-ed7ac36e]{cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none}.column-block[data-v-ed7ac36e]{padding:8px 0;position:relative;width:100%}.column-block__content[data-v-ed7ac36e],.column-block__content[data-v-ed7ac36e]>div{display:flex;flex-direction:row;gap:24px;width:100%}@media(max-width:960px){.column-block__content[data-v-ed7ac36e]>div{flex-direction:column;height:-moz-fit-content;height:fit-content}.column-block__content[data-v-ed7ac36e]>div :deep(.column){flex:0 0 auto;width:100%}}.column-block__content[data-v-ed7ac36e] .column:first-child{flex:0 0 var(--left-percent,30%)}.column-block__content[data-v-ed7ac36e] .column:not(:first-child){flex:1}.column-resizer[data-v-ed7ac36e]{bottom:0;cursor:col-resize;left:var(--left-percent,30%);margin-left:-6px;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:12px;z-index:10}.column-resizer.is-dragging[data-v-ed7ac36e],.column-resizer[data-v-ed7ac36e]:hover{opacity:1}.column-resizer__handle[data-v-ed7ac36e]{background-color:rgb(var(--v-theme-primary,24,103,192));border-radius:2px;box-shadow:0 2px 4px #0003;height:70%;position:absolute;top:50%;transform:translateY(-50%);width:4px}.column-resizer__handle[data-v-ed7ac36e]:after,.column-resizer__handle[data-v-ed7ac36e]:before{background-color:#fff;content:"";height:16px;position:absolute;top:50%;transform:translateY(-50%);width:2px}.column-resizer__handle[data-v-ed7ac36e]:before{left:-3px}.column-resizer__handle[data-v-ed7ac36e]:after{right:-3px}.column-resizer__tooltip[data-v-ed7ac36e]{background-color:#000c;border-radius:4px;color:#fff;font-size:12px;font-weight:500;left:50%;padding:4px 8px;pointer-events:none;position:absolute;top:0;transform:translate(-50%,-120%);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.column-block-wrapper:hover .column-resizer[data-v-ed7ac36e],.is-dragging .column-resizer[data-v-ed7ac36e]{opacity:1}
