@property --a{syntax:"<angle>";inherits:false;initial-value:360deg}.container{--a:360deg;background:conic-gradient(#3ab67a var(--a), #3ab67a 0deg, #ffffff0d 0deg, #ffffff0d 360deg);width:7.5rem;height:7.5rem;animation:animations 2s linear 1 forward;border-radius:50%;transition:--a 1s linear;position:relative}.dark .container:before{background-color:#182231}.light .container:before{background-color:#fff}.container:before{content:"";color:#fac7c78f;border-radius:50%;width:95%;height:95%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.text-container{color:#fff;justify-content:center;align-items:center;gap:.3em;width:70%;height:100px;font-size:3em;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.no-arrows{appearance:textfield}.messages-scrollbar{scrollbar-width:thin;scrollbar-color:#dcdcdc #f8f8f8}.dark ::-webkit-scrollbar{width:5px;height:5px}.dark ::-webkit-scrollbar-track{background:#1e2736;border-radius:10px}.dark ::-webkit-scrollbar-thumb{background:#bbbec3;border-radius:10px}.dark ::-webkit-scrollbar-thumb:hover{background:#bbbec3ee}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#dee2e6ee}.tiptap ul,.tiptap ol{margin:1.25rem 1rem 1.25rem .4rem;padding:0 1rem}.tiptap ul li p,.tiptap ol li p{margin-top:.25em;margin-bottom:.25em}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{text-wrap:pretty;margin-top:1.5rem;line-height:1.1}.tiptap h1,.tiptap h2{margin-top:1.5rem;margin-bottom:.5rem}.tiptap h1{font-size:1.4rem}.tiptap h2{font-size:1.2rem}.tiptap h3{font-size:1.1rem}.tiptap h4,.tiptap h5,.tiptap h6{font-size:1rem}.tiptap code{background-color:var(--purple-light);color:var(--black);border-radius:.4rem;padding:.25em .3em;font-size:.85rem}.tiptap pre{background:var(--black);color:var(--white);border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem;font-family:JetBrainsMono,monospace}.tiptap a{color:#00f;text-decoration:underline}.tiptap pre code{color:inherit;background:0 0;padding:0;font-size:.8rem}.tiptap mark{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-color:#faf594;border-radius:.4rem;padding:.1rem .3rem}.tiptap blockquote{border-left:3px solid #ff0;margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:1px solid #00f;margin:2rem 0}.tiptap :first-child{margin-top:0}.tiptap table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.tiptap table td,.tiptap table th{box-sizing:border-box;vertical-align:top;border:1px solid #fff;min-width:1em;padding:6px 8px;position:relative}.light .tiptap table td,.light .tiptap table th{border:1px solid #000}.tiptap table td>*,.tiptap table th>*{margin-bottom:0}.tiptap table th{text-align:left;background-color:#0000;font-weight:700}.tiptap table .selectedCell:after{content:"";pointer-events:none;z-index:2;background:#c8c8ff66;position:absolute;inset:0}.tiptap table .column-resize-handle{pointer-events:none;background-color:purple;width:4px;position:absolute;top:0;bottom:-2px;right:-2px}.tiptap .tableWrapper{margin:1.5rem 0;overflow-x:auto}.tiptap.resize-cursor{cursor:ew-resize;cursor:col-resize}
