pre{color:#fff;background:#0d0d0d;border-radius:.5rem;padding:.75rem 1rem;font-family:JetBrainsMono,monospace}pre code{color:inherit;background:0 0;padding:0;font-size:.8rem}pre .hljs-comment,pre .hljs-quote{color:#616161}pre .hljs-variable,pre .hljs-template-variable,pre .hljs-attribute,pre .hljs-tag,pre .hljs-name,pre .hljs-regexp,pre .hljs-link,pre .hljs-selector-id,pre .hljs-selector-class{color:#f98181}pre .hljs-number,pre .hljs-meta,pre .hljs-built_in,pre .hljs-builtin-name,pre .hljs-literal,pre .hljs-type,pre .hljs-params{color:#fbbc88}pre .hljs-string,pre .hljs-symbol,pre .hljs-bullet{color:#b9f18d}pre .hljs-title,pre .hljs-section{color:#faf594}pre .hljs-keyword,pre .hljs-selector-tag{color:#70cff8}pre .hljs-emphasis{font-style:italic}pre .hljs-strong{font-weight:700}.details{border:1px solid var(--gray-3);border-radius:.5rem;gap:.25rem;padding:.5rem;list-style:none;display:flex;margin:1rem -1rem!important}.details summary{font-weight:500}.details>button{background:0 0;border-radius:4px;justify-content:center;align-items:center;width:1.8rem;height:.8rem;margin-top:.4rem;padding:0;font-size:12pt;line-height:0;transition:background-color .2s;display:flex}.details>button:hover{background-color:var(--gray-3)}.details>button:before{content:"❯"}.details.is-open>button:before{transform:rotate(90deg)}.details>div{flex-direction:column;width:100%;display:flex}.details>div>[data-type=detailsContent]>:last-child{margin-bottom:.5rem}.details .details{margin:.5rem 0}.ProseMirror .tableWrapper{margin:3rem 0}.ProseMirror table{border-collapse:collapse;box-sizing:border-box;border:1px solid #0000001a;border-radius:.375rem;width:100%}.ProseMirror table td,.ProseMirror table th{text-align:left;vertical-align:top;border:1px solid #0000001a;min-width:100px;padding:.5rem;position:relative}.ProseMirror table th{font-weight:700}.ProseMirror table td p,.ProseMirror table th p{margin:0}.ProseMirror table td p+p,.ProseMirror table th p+p{margin-top:.75rem}.ProseMirror table .tableWrapper{margin:1.5rem 0;overflow-x:auto}.ProseMirror table.resize-cursor,.ProseMirror table .column-resize-handle{cursor:col-resize!important}.ProseMirror table .selectedCell:after{background:var(--gray-2);content:"";pointer-events:none;z-index:2;position:absolute;inset:0}.ProseMirror table .column-resize-handle{background-color:var(--purple);pointer-events:none;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.ProseMirror table .column-resize-handle:before{content:"";background:#0003;width:1px;height:100%;margin-left:8px;display:block}.ProseMirror table .selectedCell{background:#0000000d;border:2px double #0003}.ProseMirror table .grip-column,.ProseMirror table .grip-row{z-index:10;cursor:pointer;background:#0000000d;justify-content:center;align-items:center;display:flex;position:absolute}.ProseMirror table .grip-column{border-left:1px solid #0003;border-radius:.125rem .125rem 0 0;width:calc(100% + 1px);height:.75rem;margin-left:-1px;top:-.75rem;left:0}.ProseMirror table .grip-row{border-top:1px solid #0003;border-radius:.125rem 0 0 .125rem;width:.75rem;height:calc(100% + 1px);margin-top:-1px;top:0;left:-.75rem}.ProseMirror table .grip-column:hover,.ProseMirror table .grip-column.selected,.ProseMirror table .grip-row:hover,.ProseMirror table .grip-row.selected{background:#0000001a}.ProseMirror table .grip-column.selected,.ProseMirror table .grip-row.selected{background:#0000004d;border-color:#0000004d;box-shadow:0 1px 2px #0000000d}.ProseMirror .column-block{grid-auto-columns:1fr;grid-auto-flow:column;gap:24px;width:100%;padding:8px 0;display:grid}.ProseMirror .column{border:1px dashed gray;border-radius:8px;margin:-8px;padding-left:12px;overflow:auto}.reporteme-editor .ProseMirror{padding:3rem 2rem;font-size:12pt}.prose-lg{font-size:12pt!important;line-height:1.6!important}.reporteme-editor .ProseMirror .is-editor-empty:first-child:before,.reporteme-editor .ProseMirror .is-empty:before{content:attr(data-placeholder);float:left;color:hsl(var(--muted-foreground));pointer-events:none;height:0}.ProseMirror img{transition:filter .1s ease-in-out}.ProseMirror img:hover{cursor:pointer;filter:brightness(90%)}.ProseMirror img.ProseMirror-selectednode{filter:brightness(90%);outline:3px solid #5abbf7}.img-placeholder{position:relative}.img-placeholder:before{content:"";box-sizing:border-box;border:3px solid #616161;border-top-color:#ccc;border-radius:50%;width:36px;height:36px;animation:.6s linear infinite spinning;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes spinning{to{transform:rotate(360deg)}}ul[data-type=taskList] li>label{-webkit-user-select:none;user-select:none;margin-right:.2rem}@media screen and (max-width:768px){ul[data-type=taskList] li>label{margin-right:.5rem}}ul[data-type=taskList] li>label input[type=checkbox]{appearance:none;background-color:hsl(var(--background));cursor:pointer;border:2px solid hsl(var(--border));place-content:center;width:1.2em;height:1.2em;margin:0 .3rem 0 0;transition:background-color .2s;display:grid;position:relative;top:5px}ul[data-type=taskList] li>label input[type=checkbox]:hover,ul[data-type=taskList] li>label input[type=checkbox]:active{background-color:hsl(var(--accent))}ul[data-type=taskList] li>label input[type=checkbox]:before{content:"";transform-origin:50%;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0%,43% 62%);width:.65em;height:.65em;transition:transform .12s ease-in-out;transform:scale(0);box-shadow:inset 1em 1em}ul[data-type=taskList] li>label input[type=checkbox]:checked:before{transform:scale(1)}ul[data-type=taskList] li[data-checked=true]>div>p{color:var(--muted-foreground);text-decoration:line-through;text-decoration-thickness:2px}.tippy-box{max-width:400px!important}.ProseMirror:not(.dragging) .ProseMirror-selectednode{box-shadow:none;background-color:#3b82f6;transition:background-color .2s;outline:none!important}.drag-handle{opacity:1;z-index:50;cursor:grab;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(0, 0, 0, 0.5)'%3E%3Cpath d='M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z'%3E%3C/path%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1.1em 1.1em;border-radius:.25rem;width:1.2rem;height:1.5rem;transition:opacity .2s ease-in;position:fixed}.drag-handle:hover{background-color:#616161}.drag-handle:active{cursor:grabbing;background-color:#ccc}.drag-handle.hide{opacity:0;pointer-events:none}@media screen and (max-width:600px){.drag-handle{pointer-events:none;display:none}}.dark .drag-handle{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' style='fill: rgba(255, 255, 255, 0.5)'%3E%3Cpath d='M3,2 C2.44771525,2 2,1.55228475 2,1 C2,0.44771525 2.44771525,0 3,0 C3.55228475,0 4,0.44771525 4,1 C4,1.55228475 3.55228475,2 3,2 Z M3,6 C2.44771525,6 2,5.55228475 2,5 C2,4.44771525 2.44771525,4 3,4 C3.55228475,4 4,4.44771525 4,5 C4,5.55228475 3.55228475,6 3,6 Z M3,10 C2.44771525,10 2,9.55228475 2,9 C2,8.44771525 2.44771525,8 3,8 C3.55228475,8 4,8.44771525 4,9 C4,9.55228475 3.55228475,10 3,10 Z M7,2 C6.44771525,2 6,1.55228475 6,1 C6,0.44771525 6.44771525,0 7,0 C7.55228475,0 8,0.44771525 8,1 C8,1.55228475 7.55228475,2 7,2 Z M7,6 C6.44771525,6 6,5.55228475 6,5 C6,4.44771525 6.44771525,4 7,4 C7.55228475,4 8,4.44771525 8,5 C8,5.55228475 7.55228475,6 7,6 Z M7,10 C6.44771525,10 6,9.55228475 6,9 C6,8.44771525 6.44771525,8 7,8 C7.55228475,8 8,8.44771525 8,9 C8,9.55228475 7.55228475,10 7,10 Z'%3E%3C/path%3E%3C/svg%3E")}iframe{border:8px solid #ffd00027;border-radius:4px;outline:0 solid #0000;min-width:200px;min-height:200px;display:block}div[data-youtube-video]>iframe{cursor:move;aspect-ratio:16/9;width:100%}.ProseMirror-selectednode iframe{outline:6px solid #fbbf24;transition:outline .15s}@media only screen and (max-width:480px){div[data-youtube-video]>iframe{max-height:50px}}@media only screen and (max-width:720px){div[data-youtube-video]>iframe{max-height:100px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_dd475d0c-module__9A3jha__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_dd475d0c-module__9A3jha__variable{--font-sans:"Inter", "Inter Fallback"}
@font-face{font-family:fontHeading;src:url(../media/CalSans_SemiBold-s.p.0_1kxnktzihme.woff2)format("woff2");font-display:swap}@font-face{font-family:fontHeading Fallback;src:local(Arial);ascent-override:98.6%;descent-override:19.72%;line-gap-override:0.0%;size-adjust:101.42%}.fontheading_82debfef-module__lTBCLG__className{font-family:fontHeading,fontHeading Fallback}.fontheading_82debfef-module__lTBCLG__variable{--font-heading:"fontHeading", "fontHeading Fallback"}
