/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer base{:root{--neutral:var(--neutral-600);--neutral-50:250 250 249;--neutral-100:245 245 244;--neutral-200:231 229 228;--neutral-300:214 211 209;--neutral-400:168 162 158;--neutral-500:120 113 108;--neutral-600:87 83 78;--neutral-700:68 64 60;--neutral-800:41 37 36;--neutral-900:28 25 23;--neutral-950:12 10 9;--accent-50:252 245 244;--accent-100:250 235 233;--accent-200:244 218 215;--accent-300:235 187 182;--accent-400:224 146 140;--accent-500:208 104 99;--accent-600:187 68 68;--accent-700:156 52 55;--accent-800:131 46 51;--accent-900:113 42 48;--accent-950:62 19 22;--secondary-50:238 252 253;--secondary-100:212 245 249;--secondary-200:174 234 243;--secondary-300:90 210 230;--secondary-400:55 191 217;--secondary-500:27 163 191;--secondary-600:25 131 161;--secondary-700:27 106 131;--secondary-800:31 87 107;--secondary-900:30 73 91;--secondary-950:14 47 62}:root:where(.light,.light *,[theme=light],[theme=light] *,[data-theme=light],[data-theme=light] *){--background:var(--neutral-100);--foreground:var(--neutral-950);--card:var(--neutral-50);--card-foreground:var(--neutral-700);--popover:var(--white);--popover-foreground:var(--neutral-800);--primary:var(--accent-600);--primary-hover:var(--accent-700);--primary-foreground:var(--accent-50);--secondary:var(--neutral-300);--secondary-foreground:var(--neutral-700);--muted:var(--neutral-300);--muted-foreground:var(--neutral-500);--accent:var(--accent-200);--accent-foreground:var(--accent-600);--destructive:var(--accent-600);--destructive-foreground:var(--accent-50);--border:var(--neutral-300);--input:var(--neutral-100);--ring:var(--accent-600)}@media (prefers-color-scheme:light){:root:where(:not([data-theme=dark]):not([data-theme=dark] *):not([theme=dark]):not([theme=dark] *):not(.dark):not(.dark *)){--background:var(--neutral-100);--foreground:var(--neutral-950);--card:var(--neutral-50);--card-foreground:var(--neutral-700);--popover:var(--white);--popover-foreground:var(--neutral-800);--primary:var(--accent-600);--primary-hover:var(--accent-700);--primary-foreground:var(--accent-50);--secondary:var(--neutral-300);--secondary-foreground:var(--neutral-700);--muted:var(--neutral-300);--muted-foreground:var(--neutral-500);--accent:var(--accent-200);--accent-foreground:var(--accent-600);--destructive:var(--accent-600);--destructive-foreground:var(--accent-50);--border:var(--neutral-300);--input:var(--neutral-100);--ring:var(--accent-600)}}:root:where(.dark,.dark *,[theme=dark],[theme=dark] *,[data-theme=dark],[data-theme=dark] *){--background:var(--neutral-950);--foreground:var(--neutral-50);--card:var(--neutral-900);--card-foreground:var(--neutral-300);--popover:var(--neutral-900);--popover-foreground:var(--neutral-200);--primary:var(--accent-600);--primary-hover:var(--accent-700);--primary-foreground:var(--accent-50);--secondary:var(--neutral-700);--secondary-foreground:var(--neutral-300);--muted:var(--neutral-800);--muted-foreground:var(--neutral-500);--accent:var(--accent-900);--accent-foreground:var(--accent-400);--destructive:var(--accent-600);--destructive-foreground:var(--accent-50);--border:var(--neutral-800);--input:var(--neutral-800);--ring:var(--accent-500)}@media (prefers-color-scheme:dark){:root:where(:not([data-theme=light]):not([data-theme=light] *):not([theme=light]):not([theme=light] *):not(.light):not(.light *)){--background:var(--neutral-950);--foreground:var(--neutral-50);--card:var(--neutral-900);--card-foreground:var(--neutral-300);--popover:var(--neutral-900);--popover-foreground:var(--neutral-200);--primary:var(--accent-600);--primary-hover:var(--accent-700);--primary-foreground:var(--accent-50);--secondary:var(--neutral-700);--secondary-foreground:var(--neutral-300);--muted:var(--neutral-800);--muted-foreground:var(--neutral-500);--accent:var(--accent-900);--accent-foreground:var(--accent-400);--destructive:var(--accent-600);--destructive-foreground:var(--accent-50);--border:var(--neutral-800);--input:var(--neutral-800);--ring:var(--accent-500)}}}@layer utilities{.u-vanilla-html{color:rgb(var(--card-foreground));font-size:16px;line-height:24px;font-family:var(--font-main)}.bx-mention-link,.bx-tag,.u-vanilla-html A,.u-vanilla-html-small .link,.u-vanilla-html-small A{color:rgb(var(--accent-foreground));font-weight:600}}:focus-visible{outline-color:rgb(var(--ring)/.5);outline-style:solid;outline-offset:-1px;outline-width:4px}select{appearance:none;-webkit-appearance:none;-moz-appearance:none}.ProseMirror:focus,.ProseMirror:focus-visible,.tiptap:focus,.tiptap:focus-visible{outline:none!important}.eti-editor,.eti-editor .ProseMirror,.eti-editor .tiptap{cursor:text}.eti-editor a{cursor:pointer}.u-link-hitarea,.u-link-hitarea-lg,.u-link-hitarea-md,.u-link-hitarea-sm,.u-link-hitarea-xs{position:relative;z-index:0}.u-link-hitarea-lg:before,.u-link-hitarea-md:before,.u-link-hitarea-sm:before,.u-link-hitarea-xs:before,.u-link-hitarea:before{content:"";position:absolute;inset:-2px -4px -2px -4px;border-radius:0;background-color:rgba(0,0,0,.001);pointer-events:auto}.u-link-ghost{position:relative;z-index:0;--u-link-ghost-inset-x:-5px;--u-link-ghost-inset-y:-3px;--u-link-ghost-radius:0.375rem}.u-link-ghost:after{content:"";position:absolute;inset:var(--u-link-ghost-inset-y) var(--u-link-ghost-inset-x);border-radius:var(--u-link-ghost-shape-radius,var(--u-link-ghost-radius));background-color:transparent;transition:background-color .15s ease;z-index:-1;pointer-events:none;box-sizing:border-box}.u-link-ghost:hover:after{background-color:rgb(var(--muted)/.5)}.u-link-ghost:focus-visible:after{background-color:rgb(var(--muted)/.5)}.u-link-ghost:active:after{background-color:rgb(var(--muted)/.8)}.u-link-ghost-active:after{background-color:rgb(var(--accent)/.8)}.u-link-ghost-active:hover:after{background-color:rgb(var(--accent))}.u-link-ghost-active:focus-visible:after{background-color:rgb(var(--accent)/.8)}.u-link-ghost-active:active:after{background-color:rgb(var(--accent))}.u-link-ghost.u-link-hitarea-lg:focus-visible,.u-link-ghost.u-link-hitarea-md:focus-visible,.u-link-ghost.u-link-hitarea-sm:focus-visible,.u-link-ghost.u-link-hitarea-xs:focus-visible{outline:none}.u-link-ghost.u-link-hitarea-lg:focus-visible:after,.u-link-ghost.u-link-hitarea-md:focus-visible:after,.u-link-ghost.u-link-hitarea-sm:focus-visible:after,.u-link-ghost.u-link-hitarea-xs:focus-visible:after{--u-link-ghost-shape-radius:calc(var(--u-link-focus-radius, var(--u-link-ghost-radius)) + var(--u-link-focus-offset-ghost) + var(--u-link-focus-width));inset:calc(var(--u-link-ghost-inset-y) - var(--u-link-focus-offset-ghost) - var(--u-link-focus-width)) calc(var(--u-link-ghost-inset-x) - var(--u-link-focus-offset-ghost) - var(--u-link-focus-width));padding:var(--u-link-focus-offset-ghost);border:var(--u-link-focus-width) solid rgb(var(--ring)/.8);background-clip:content-box}[data-theme=dark] .u-link-ghost.u-link-hitarea-lg:focus-visible:after,[data-theme=dark] .u-link-ghost.u-link-hitarea-md:focus-visible:after,[data-theme=dark] .u-link-ghost.u-link-hitarea-sm:focus-visible:after,[data-theme=dark] .u-link-ghost.u-link-hitarea-xs:focus-visible:after{border-color:rgb(var(--ring)/.8)}@media (prefers-color-scheme:dark){:root .u-link-ghost.u-link-hitarea-lg:focus-visible:after,:root .u-link-ghost.u-link-hitarea-md:focus-visible:after,:root .u-link-ghost.u-link-hitarea-sm:focus-visible:after,:root .u-link-ghost.u-link-hitarea-xs:focus-visible:after{border-color:rgb(var(--ring)/.8)}}.u-link-hitarea-xs{--u-link-ghost-inset-x:-2px;--u-link-ghost-inset-y:-2px;--u-link-ghost-radius:0.25rem;--u-link-focus-width:2px;--u-link-focus-offset:2px;--u-link-focus-offset-ghost:4px;--u-link-focus-radius:var(--u-link-ghost-radius)}.u-link-hitarea-xs:before{inset:-8px}.u-link-hitarea-xs:focus-visible{outline-width:var(--u-link-focus-width);outline-offset:var(--u-link-focus-offset)}.u-link-hitarea-sm{--u-link-ghost-inset-x:-6px;--u-link-ghost-inset-y:-2px;--u-link-ghost-radius:0.375rem;--u-link-focus-width:2px;--u-link-focus-offset:4px;--u-link-focus-offset-ghost:6px;--u-link-focus-radius:var(--u-link-ghost-radius)}.u-link-hitarea-sm:before{left:-4px;right:-4px;top:-2px;bottom:-2px}.u-link-hitarea-sm:focus-visible{outline-width:var(--u-link-focus-width);outline-offset:var(--u-link-focus-offset)}.u-link-hitarea-md{--u-link-ghost-inset-x:-6px;--u-link-ghost-inset-y:-6px;--u-link-ghost-radius:0.5rem;--u-link-focus-width:2px;--u-link-focus-offset:2px;--u-link-focus-offset-ghost:8px;--u-link-focus-radius:var(--u-link-ghost-radius)}.u-link-hitarea-md:before{inset:-8px}.u-link-hitarea-md:focus-visible{outline-width:var(--u-link-focus-width);outline-offset:var(--u-link-focus-offset)}.u-link-hitarea-lg{--u-link-ghost-inset-x:-8px;--u-link-ghost-inset-y:-6px;--u-link-ghost-radius:0.5rem;--u-link-focus-width:2px;--u-link-focus-offset:1px;--u-link-focus-offset-ghost:1px;--u-link-focus-radius:var(--u-link-ghost-radius)}.u-link-hitarea-lg:before{inset:-8px -8px -8px -8px}.u-link-hitarea-lg:focus-visible{outline-width:var(--u-link-focus-width);outline-offset:var(--u-link-focus-offset)}.u-action-hitarea:before{content:"";position:absolute;inset:-8px;border-radius:var(--u-action-hitarea-radius,.5rem)}.u-action-hitarea-xs:before{inset:-8px}.u-action-hitarea-md:before,.u-action-hitarea-sm:before{inset:-4px}.u-action-hitarea-lg:before{inset:0}.u-neo-btn-ring:focus-visible{outline:3px solid rgb(var(--ring)/.8);outline-offset:2px}.u-neo-btn-link:focus-visible{outline:none}.u-neo-btn-link:focus-visible .u-neo-btn-ring{outline:3px solid rgb(var(--ring)/.8);outline-offset:2px}.u-neo-btn-ring-never:focus-visible{outline:none}.u-link-press{position:relative;z-index:0;--u-link-ghost-inset-x:-2px;--u-link-ghost-inset-y:0px;--u-link-ghost-radius:0.25rem}.u-link-press:after{content:"";position:absolute;inset:var(--u-link-ghost-inset-y) var(--u-link-ghost-inset-x);border-radius:var(--u-link-ghost-radius);background-color:transparent;transition:background-color .1s ease;z-index:-1;pointer-events:none}.u-link-press:active:after{background-color:rgb(var(--accent)/.8)}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-3{-webkit-line-clamp:3}.line-clamp-3,.line-clamp-4{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-4{-webkit-line-clamp:4}.line-clamp-5{-webkit-line-clamp:5}.line-clamp-5,.line-clamp-6{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-6{-webkit-line-clamp:6}html{-webkit-text-size-adjust:100%;height:100%;overflow-y:scroll;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgb(var(--border)) rgb(var(--muted)/.5);min-height:100%;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}html::-webkit-scrollbar{width:.75rem}html::-webkit-scrollbar-track{background-color:rgb(var(--muted)/.5)}html::-webkit-scrollbar-thumb{background-color:rgb(var(--border));border-radius:9999px;border:2px solid transparent;background-clip:padding-box}html::-webkit-scrollbar-thumb:window-inactive{background-color:rgb(var(--muted-foreground)/.35)}body{display:flex;overflow-y:visible;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:neutralscale;-ms-overflow-style:scrollbar;font-family:var(--font-main,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif)}#__next,body,html{-webkit-overflow-scrolling:touch}#__next,body,html{width:100%;margin:0;padding:0;min-height:100%}#__next{flex-shrink:0;flex-basis:auto;flex-direction:column;flex-grow:1;display:flex;flex:1}.is-dragging{z-index:99999!important}@keyframes moving{50%{width:100%}to{width:0;right:0;left:unset}}[data-rsbs-overlay]{z-index:9999}.pointerEvents{pointer-events:auto}div{scrollbar-width:none}html[theme=dark]:root{--rsbs-bg:rgba(17,24,39,1)}.tippy-box[data-theme="mention mention_user"] .tippy-content .items:not(:has(div)):after{content:"Mention a user";display:block}.tippy-box[data-theme="mention mention_channel"] .tippy-content .items:not(:has(div)):after{content:"Select channel";display:block}.tippy-box[data-theme~=mention]{max-height:90vh;overflow-y:auto}.react-grid-item>.react-resizable-handle{display:none}.react-grid-item:hover>.react-resizable-handle{display:block;background-size:cover}.react-grid-item:hover>.react-resizable-handle:after{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:5px!important;right:5px!important}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:5px!important}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:5px!important;right:5px!important}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:5px!important}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:5px!important}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:5px!important;left:5px!important}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:5px!important}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:5px!important;left:5px!important}.grid-readonly .react-grid-item .react-resizable-handle{display:none}@keyframes tooltipBounceIn{0%{opacity:0;transform:translateX(-50%) translateY(8px) rotate(-1deg) scale(.96)}50%{opacity:1;transform:translateX(-50%) translateY(-3px) rotate(.5deg) scale(1.02)}75%{transform:translateX(-50%) translateY(1px) rotate(-.3deg) scale(.99)}to{opacity:1;transform:translateX(-50%) translateY(0) rotate(0deg) scale(1)}}@keyframes tooltipBounceInBottom{0%{opacity:0;transform:translateX(-50%) translateY(-8px) rotate(1deg) scale(.96)}50%{opacity:1;transform:translateX(-50%) translateY(3px) rotate(-.5deg) scale(1.02)}75%{transform:translateX(-50%) translateY(-1px) rotate(.3deg) scale(.99)}to{opacity:1;transform:translateX(-50%) translateY(0) rotate(0deg) scale(1)}}@keyframes tooltipFadeOut{0%{opacity:1;transform:translateX(-50%) translateY(0) rotate(0deg) scale(1)}to{opacity:0;transform:translateX(-50%) translateY(6px) rotate(-.5deg) scale(.98)}}.animate-tooltip-in{animation:tooltipBounceIn .5s cubic-bezier(.34,1.56,.64,1)}.animate-tooltip-in-bottom{animation:tooltipBounceInBottom .5s cubic-bezier(.34,1.56,.64,1)}.animate-tooltip-out{animation:tooltipFadeOut .15s ease-out forwards}.u-controls-tabs-header,.u-controls-tabs-header-row{scrollbar-width:none;-ms-overflow-style:none}.u-controls-tabs-header-row::-webkit-scrollbar,.u-controls-tabs-header::-webkit-scrollbar{display:none}@supports (corner-shape:superellipse(1)){:root,html{--neo-radius-xs:calc(0.125rem * var(--neo-corner-superellipse-factor, 1.6))!important;--neo-radius-sm:calc(0.125rem * var(--neo-corner-superellipse-factor, 1.6))!important;--neo-radius-default:calc(0.25rem * var(--neo-corner-superellipse-factor, 1.6))!important;--neo-radius-md:calc(0.375rem * var(--neo-corner-superellipse-factor, 1.6))!important;--neo-radius-lg:calc(0.5rem * var(--neo-corner-superellipse-factor, 1.6))!important;--neo-radius-xl:calc(0.75rem * var(--neo-corner-superellipse-factor, 1.6))!important;--neo-radius-2xl:calc(1rem * var(--neo-corner-superellipse-factor, 1.6))!important;--neo-radius-3xl:calc(1.5rem * var(--neo-corner-superellipse-factor, 1.6))!important;--neo-radius-4xl:calc(2rem * var(--neo-corner-superellipse-factor, 1.6))!important;--neo-radius-full:calc(9999px * var(--neo-corner-superellipse-full-factor, 1))!important}:is([class~=rounded],[class~=rounded-xs],[class~=rounded-sm],[class~=rounded-md],[class~=rounded-lg],[class~=rounded-xl],[class~=rounded-2xl],[class~=rounded-3xl],[class~=rounded-4xl],[class*=":rounded"],[class*=":rounded-xs"],[class*=":rounded-sm"],[class*=":rounded-md"],[class*=":rounded-lg"],[class*=":rounded-xl"],[class*=":rounded-2xl"],[class*=":rounded-3xl"],[class*=":rounded-4xl"]){corner-shape:superellipse(var(--neo-corner-superellipse-factor,1.6))}:is([class~=rounded-full],[class*=":rounded-full"]){corner-shape:superellipse(var(--neo-corner-superellipse-full-factor,1))}.u-link-hitarea-lg:before,.u-link-hitarea-md:before,.u-link-hitarea-sm:before,.u-link-hitarea-xs:before,.u-link-hitarea:before{border-radius:0;corner-shape:superellipse(var(--neo-corner-superellipse-factor,1.6))}.u-link-ghost-active:after,.u-link-ghost:after,.u-link-press:after{border-radius:calc(var(--u-link-ghost-shape-radius, var(--u-link-ghost-radius, .375rem)) * var(--neo-corner-superellipse-factor, 1.6));corner-shape:superellipse(var(--neo-corner-superellipse-factor,1.6))}.u-action-hitarea-lg:before,.u-action-hitarea-md:before,.u-action-hitarea-sm:before,.u-action-hitarea-xs:before,.u-action-hitarea:before{border-radius:calc(var(--u-action-hitarea-radius, .5rem) * var(--neo-corner-superellipse-factor, 1.6));corner-shape:superellipse(var(--neo-corner-superellipse-factor,1.6))}:is([class~=rounded-none],[class*=":rounded-none"],[class~=rounded],[class$=":rounded"],[class*=":rounded "],[class~=rounded-xs],[class*=":rounded-xs"],[class~=rounded-sm],[class*=":rounded-sm"],[class~=rounded-md],[class*=":rounded-md"],[class~=rounded-lg],[class*=":rounded-lg"],[class~=rounded-xl],[class*=":rounded-xl"],[class~=rounded-2xl],[class*=":rounded-2xl"],[class~=rounded-3xl],[class*=":rounded-3xl"],[class~=rounded-4xl],[class*=":rounded-4xl"],[class~=rounded-full],[class*=":rounded-full"]):focus-visible{outline-style:solid}}iframe[title*=TenTap],iframe[title*=editor],webview{touch-action:pan-y pan-x;-webkit-overflow-scrolling:touch}.splash-deferred-section{content-visibility:auto;contain-intrinsic-size:auto 1000px}.splash-deferred-section-usecases{contain-intrinsic-size:auto 750px}.splash-deferred-section-cta{contain-intrinsic-size:auto 420px}.splash-illustration-paused,.splash-illustration-paused *{animation-play-state:paused!important}.u-splittext-word{display:inline-block;animation:u-splittext-in var(--u-splittext-duration,.6s) cubic-bezier(.22,1,.36,1) var(--u-splittext-delay,0s) both}@keyframes u-splittext-in{0%{opacity:0;transform:translateY(var(--u-splittext-distance,32px))}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.u-splittext-word{animation:none}}