:root{--K02: #FFFFFF;--K04: #FCFCFD;--K06: #F6F6F9;--K08: #EDEFF3;--K10: #E1E3EA;--K12: #A5ACC0;--K14: #6A7495;--K16: #3F465A;--R04: #FEE7E8;--R08: #FFBABB;--R12: #F26C6F;--R16: #BB2C2F;--Y04: #FFEA96;--Y08: #F2CC52;--Y12: #DFB04D;--Y16: #B2650D;--G04: #C1F9BE;--G08: #8BE486;--G12: #41994E;--G16: #085942;--B04: #D1EAFC;--B08: #6AB9F9;--B12: #3374EF;--B16: #0D3681}.tiptap{padding:1.75rem 1rem 1.75rem 2.35em;font-size:1.125rem;font-weight:300;color:var(--K16)}.tiptap strong{font-weight:700}.info .tiptap{padding:1rem}.tiptap h1{font-size:1.125rem}.tiptap p+h1,.tiptap ul+h1,.tiptap ol+h1{margin-top:1.4rem}.tiptap p+ul{margin-top:.5rem}.tiptap p+p{margin-top:.75rem}.tiptap p.is-editor-empty:first-child:before{color:var(--K12);content:attr(data-placeholder);float:left;height:0;pointer-events:none}.hidden .tiptap{display:none}.text-editor:has(.ProseMirror-focused){border:1px solid var(--B12);outline:2px solid var(--B12)}.text-editor .toolbar .buttons{display:none}.text-editor:has(.ProseMirror-focused) .toolbar .buttons{display:flex;gap:.5rem}.ProseMirror-focused{outline:none}.pub-cr h1{font-size:1rem}.pub-cr p+p,.pub-cr p+ul,.pub-cr p+ol{margin-top:.75rem}.pub-cr p+h1,.pub-cr ul+h1,.pub-cr ol+h1{margin-top:1rem}@font-face{font-family:Work Sans;font-style:normal;font-weight:400;src:url(../../../fonts/WorkSans-Regular.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-weight:700;src:url(../../../fonts/WorkSans-SemiBold.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:normal;font-style:italic;src:url(../../../fonts/WorkSans-Italic.ttf) format("truetype")}@font-face{font-family:Work Sans;font-style:bold;font-style:italic;src:url(../../../fonts/WorkSans-MediumItalic.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{font-size:16px;font-family:Work Sans,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;color:var(--K16);background-color:var(--K04)}main{padding:3rem 1rem;max-width:46rem;margin:0 auto}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}:root{--input-height: 2.875rem;--input-height-small: 1.875rem;--input-height-large: 3.875rem}.item-list{display:flex;flex-direction:column;gap:.5rem}.table-cell.pause+.table-cell{border-top:1px solid var(--G08)}.block-list{display:flex;flex-direction:column;gap:.5rem;background-color:var(--K08);padding:.5rem;border-radius:.5rem;box-shadow:inset 0 3px 4px #52648833}main.page-content{min-height:calc(100vh - 24rem)}.tiplo-aside p{margin-bottom:1rem}.tiplo-aside p:last-of-type{margin-bottom:0}aside+aside{margin-top:1rem}a{color:var(--B16)}a:hover{color:var(--B12)}.tiplo-button{display:flex;flex-shrink:0;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:.25rem;height:var(--input-height);padding:0 .8rem;background-color:var(--B12);color:var(--K02);text-decoration:none}.tiplo-button .icon{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.tiplo-button.has-icon{padding:0 .8rem 0 .6rem}.tiplo-button .label{font-size:1.125rem;font-weight:500;height:var(--input-height);line-height:2.8rem;vertical-align:middle}.tiplo-button:hover{cursor:pointer;color:var(--K02);background-color:var(--B08)}.tiplo-button:focus{background-color:var(--B08);outline:2px solid var(--B12)}.tiplo-button.small{gap:.25rem;height:var(--input-height-small);padding:0 .5rem}.tiplo-button.small.has-icon{padding:0 .5rem 0 .4rem}.tiplo-button.small .icon{width:.9rem;height:.9rem}.tiplo-button.small .label{font-size:.875rem;font-weight:500;height:var(--input-height-small);line-height:1.85rem}.tiplo-button.red{background-color:var(--R04);color:var(--R16)}.tiplo-button.red:hover,.tiplo-button.red:focus{background-color:var(--R08);color:var(--R16)}.tiplo-button.red:focus{outline:2px solid var(--R12)}.tiplo-button.green{background-color:var(--G04);color:var(--G16)}.tiplo-button.green:hover,.tiplo-button.green:focus{background-color:var(--G08);color:var(--G16)}.tiplo-button.green:focus{outline:2px solid var(--G12)}.tiplo-button.yellow{background-color:var(--Y04);color:var(--Y16)}.tiplo-button.yellow:hover,.tiplo-button.yellow:focus{background-color:var(--Y08);color:var(--Y16)}.tiplo-button.yellow:focus{outline:2px solid var(--Y12)}.tiplo-button:disabled{background-color:var(--K10);color:var(--K14)}.tiplo-button:disabled:hover{cursor:initial}.combo-widget,.select-widget{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:100%;height:var(--input-height);border:1px solid var(--K10);border-radius:.5rem;background-color:var(--K02);padding:0 .75rem;color:var(--K16)}.combo-widget:has(.combo-input:focus){border:1px solid var(--K02);outline:2px solid var(--B12)}.combo-widget.disabled,.select-widget.disabled{background-color:var(--K10);color:var(--K14);border:none}.combo-icon,.select-icon{flex-shrink:0;color:var(--K16)}.combo-input{width:100%;border:none;color:var(--K16)}.combo-widget.disabled .combo-input{background-color:var(--K10)}.combo-widget.disabled .combo-icon{color:var(--K12)}.combo-input:focus{border:none;outline:none}.combo-viewport,.select-viewport{background-color:var(--K02);max-height:20rem;width:var(--bits-select-anchor-width);min-width:var(--bits-combobox-anchor-width);max-width:var(--bits-combobox-anchor-width);padding:.5rem;box-shadow:0 4px 12px #6464925c;border-radius:.5rem}.combo-trigger{touch-action:none;display:flex;align-items:center;justify-content:center;border-radius:.25rem;border:none;background-color:var(--K02);color:var(--K14);width:1.875rem;height:1.875rem;flex-shrink:0}.combo-trigger:hover{background-color:var(--K06)}.combo-item,.select-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.25rem .75rem;border-radius:.25rem;color:var(--K16)}.combo-item:hover,.combo-item[data-highlighted],.select-item:hover,.select-item[data-highlighted]{background:var(--B04);color:var(--B16)}.combo-item[data-selected],.select-item[data-selected]{background:var(--G04);color:var(--G16)}.combo-scroller,.select-scroller{display:flex;flex-direction:row;align-items:center;justify-content:center;background-color:var(--K02);color:var(--K12)}.combo-empty{display:flex;flex-direction:row;gap:.5rem;padding:.5rem;width:var(--bits-select-anchor-width);min-width:var(--bits-combobox-anchor-width);max-width:var(--bits-combobox-anchor-width)}.combo-empty-icon{color:var(--K12)}.dialog-overlay{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;background-color:#a5acc059}.dialog-container{background-color:var( --K02);color:var( --K16 );padding:0;min-width:20rem;max-width:30rem;border-radius:.5rem;position:fixed;top:50vh;left:50vw;transform:translate(-50%,-50%);border:none;box-shadow:0 3px 12px #b4b9ca4f;z-index:10}.dialog-container header,.dialog-description,.dialog-content,.dialog-container footer{padding:.75rem 1rem}.dialog-container header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-bottom:1px solid var(--K10)}.dialog-container header .title{font-weight:700;display:block;width:100%}.dialog-container header .close-btn{width:1.875rem;height:1.875rem}.dialog-description{font-size:1.125rem}.dialog-container footer{display:flex;flex-direction:row;justify-content:end;gap:.5rem;border-top:1px solid var(--K10)}.dialog-trigger-button{display:flex;flex-shrink:0;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:.25rem;height:var(--input-height);padding:0 .8rem 0 .6rem;background-color:var(--B12);color:var(--K02);text-decoration:none}.dialog-trigger-button.label{font-size:1.125rem;font-weight:500;height:var(--input-height);line-height:2.8rem;vertical-align:middle}.dialog-trigger-button:hover{cursor:pointer;background-color:var(--B08)}.dialog-trigger-button:focus{background-color:var(--B08);outline:2px solid var(--B12)}.checkbox-container{display:flex;flex-direction:row;gap:.5rem;align-items:center}.checkbox{width:1.875rem;height:1.875rem;border:1px solid var(--K10);border-radius:.25rem;display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0}.checkbox-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.875rem;height:1.875rem}.checkbox.round{width:1.5rem;height:1.5rem;border-radius:50%}.round .checkbox-icon{width:1rem;height:1rem}.checkbox.has-icon{border:none}.checkbox[data-state=unchecked]{background:var(--K02);color:var(--K14)}.checkbox[data-state=unchecked]:hover{background:var(--K06);cursor:pointer}.checkbox[data-state=checked]{background:var(--B12);border-color:var(--B12);color:var(--K02)}.checkbox[data-state=checked]:hover{border-color:var(--B08);background:var(--B08);cursor:pointer}.checkbox.blue[data-state=unchecked]:hover{background:var(--B04);color:var(--B12)}.checkbox.green[data-state=checked],.checkbox.green[data-state=unchecked]:hover{background:var(--G04);border-color:var(--G04);color:var(--G12)}.checkbox.green[data-state=checked]:hover{background:var(--G08);border-color:var(--G08)}.checkbox.yellow[data-state=checked]{background:var(--Y12);border-color:var(--Y12);color:var(--K02)}.checkbox.yellow[data-state=unchecked]:hover{background:var(--Y04);border-color:var(--Y04);color:var(--Y12)}.checkbox.yellow[data-state=checked]:hover{background:var(--Y08);border-color:var(--Y08)}.checkbox.red[data-state=checked]{background:var(--R12);border-color:var(--R12);color:var(--K02)}.checkbox.red[data-state=unchecked]:hover{background:var(--R04);border-color:var(--R04);color:var(--R12)}.checkbox.red[data-state=checked]:hover{background:var(--R08);border-color:var(--R08)}.timefield-input{display:flex;gap:0;color:var(--K16);padding:0}.timefield-segment{padding:.25rem .15rem;border-radius:.25rem}.tool-btn{width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:none;border-radius:.25rem;padding:.4rem;background:none;color:var(--K14)}.tool-btn:hover{cursor:pointer}.tool-btn.default:hover{color:var(--B12);background-color:var(--B04)}.tool-btn-arrow.default{color:var(--B12)}.tool-btn.red:hover{color:var(--R12);background-color:var(--R04)}.tool-btn-arrow.red{color:var(--R08)}.tool-btn.green:hover{color:var(--G16);background-color:var(--G04)}.tool-btn-arrow.green{color:var(--G04)}.tool-btn.yellow:hover{color:var(--Y16);background-color:var(--Y04)}.tool-btn-arrow.yellow{color:var(--Y04)}.pause .tool-btn{color:var(--G12)}.pause .tool-btn:hover{background-color:var(--K02)}.tooltip-invisible-trigger{border:none;background:none}.auth-menu{display:flex;flex-direction:column;gap:.25rem;background-color:var( --K02);color:var( --K16 );padding:.75rem;margin-right:1rem;border-radius:.5rem;top:50vh;left:50vw;border:none;box-shadow:0 3px 12px #b4b9ca4f}.auth-menu header{margin-bottom:.5rem}.auth-menu header p{font-size:.875rem;font-weight:700}.auth-menu header small{font-size:.875rem}.auth-menu-item{display:flex;flex-direction:row;gap:.75rem;align-items:center;justify-content:start;background:var(--K06);color:var(--K16);width:100%;padding:.5rem .75rem .5rem .5rem;border-radius:.25rem}.auth-menu-item:hover{background:var(--B04);color:var(--B16);cursor:pointer}.auth-menu-avatar{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--B04);color:var(--B12);width:2.25rem;height:2.25rem;overflow:hidden;border-radius:1.125rem;border:none}.auth-menu-avatar.logged-in{background:var(--G04);color:var(--G12)}
