.drawer_overlay__gu_Sj{position:fixed;inset:0;z-index:1050;background-color:var(--tile-overlay)}.drawer_overlay__gu_Sj[data-state=open]{animation:drawer_drawer-overlay-in__qxI58 .2s cubic-bezier(.4,0,.2,1)}.drawer_overlay__gu_Sj[data-state=closed]{opacity:0}@keyframes drawer_drawer-overlay-in__qxI58{0%{opacity:0}to{opacity:1}}.drawer_content__chvIL{position:fixed;z-index:1050;display:flex;flex-direction:column;background-color:var(--card);color:var(--card-foreground);box-shadow:var(--tile-shadow-lg,0 10px 15px -3px rgb(var(--tile-shadow-color)/.1),0 4px 6px -4px rgb(var(--tile-shadow-color)/.1));outline:none;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1)}.drawer_content__chvIL[data-direction=right]{inset:0 0 0 auto;width:75%;height:100%;max-width:24rem;border-left:1px solid var(--border)}.drawer_content__chvIL[data-direction=left]{inset:0 auto 0 0;width:75%;height:100%;max-width:24rem;border-right:1px solid var(--border)}.drawer_content__chvIL[data-direction=top]{inset:0 0 auto 0;width:100%;max-height:80vh;border-bottom:1px solid var(--border)}.drawer_content__chvIL[data-direction=bottom]{inset:auto 0 0 0;width:100%;max-height:80vh;border-top:1px solid var(--border)}.drawer_handle__Npo4q{margin:1rem auto 0;display:none;height:.5rem;width:100px;flex-shrink:0;border-radius:var(--tile-radius-full);background-color:var(--muted)}.drawer_content__chvIL[data-direction=bottom] .drawer_handle__Npo4q,.drawer_content__chvIL[data-direction=top] .drawer_handle__Npo4q{display:block}.drawer_close__9GeFA{position:absolute;top:1rem;right:1rem;display:inline-flex;align-items:center;justify-content:center;padding:.25rem;border:none;border-radius:var(--radius);background-color:rgba(0,0,0,0);color:var(--muted-foreground);opacity:.7;cursor:pointer;transition:opacity .15s cubic-bezier(.4,0,.2,1);outline:none}.drawer_close__9GeFA:hover{opacity:1}.drawer_close__9GeFA:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}.drawer_close__9GeFA .drawer_xIcon__vt6XP{width:1rem;height:1rem;pointer-events:none}.drawer_header__2AImc{gap:.375rem}.drawer_footer__GcxHH,.drawer_header__2AImc{display:flex;flex-direction:column;padding:1rem}.drawer_footer__GcxHH{margin-top:auto;gap:.5rem}.drawer_title__Cjiqw{margin:0;font-size:var(--tile-text-base);font-weight:var(--tile-font-semibold);line-height:var(--tile-leading-none);color:var(--foreground)}.drawer_description__40vgH{margin:0;font-size:var(--tile-text-sm);line-height:var(--tile-leading-normal);color:var(--muted-foreground)}.form_item__SLbv4{display:grid;grid-gap:.5rem;gap:.5rem}.form_label__zAy7h{font-size:var(--tile-text-sm);font-weight:var(--tile-font-medium);line-height:var(--tile-leading-none);color:var(--foreground)}.form_label__zAy7h[data-error=true]{color:var(--destructive)}.form_control__9MK_J{display:block}.form_description__pSK3G{color:var(--muted-foreground)}.form_description__pSK3G,.form_message__2VmRP{margin:0;font-size:var(--tile-text-sm);line-height:var(--tile-leading-normal)}.form_message__2VmRP{color:var(--destructive)}.sidebar_wrapper__PjEO0{display:flex;width:100%;min-height:100vh}.sidebar_container__khMc7{display:none;flex-direction:column;flex-shrink:0;width:var(--sidebar-width);overflow:hidden;transition:width .2s cubic-bezier(.4,0,.2,1)}@media(min-width:768px){.sidebar_container__khMc7{display:flex}}.sidebar_container__khMc7[data-side=left]{border-right:1px solid var(--sidebar-border)}.sidebar_container__khMc7[data-side=right]{border-left:1px solid var(--sidebar-border)}.sidebar_container__khMc7[data-collapsible=offcanvas][data-state=collapsed]{width:0;border:none}.sidebar_container__khMc7[data-collapsible=icon][data-state=collapsed]{width:var(--sidebar-width-icon)}.sidebar_sidebar__wiJv1{display:flex;flex-direction:column;width:100%;flex:1 1;background-color:var(--sidebar);color:var(--sidebar-foreground)}.sidebar_container__khMc7[data-variant=floating] .sidebar_sidebar__wiJv1{border-radius:var(--tile-radius-lg,calc(var(--radius) + .5rem));border:1px solid var(--sidebar-border);box-shadow:var(--tile-shadow-sm,0 1px 2px 0 rgb(var(--tile-shadow-color)/.05))}.sidebar_content__gu52c{display:flex;min-height:0;flex:1 1;flex-direction:column;gap:.5rem;overflow:auto}.sidebar_footer__G3vHv,.sidebar_header__HSWYK{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.sidebar_group__svtsu{position:relative;display:flex;width:100%;min-width:0;flex-direction:column;padding:.5rem}.sidebar_groupLabel__iuvP3{display:flex;height:2rem;flex-shrink:0;align-items:center;border-radius:var(--radius);padding-inline:.5rem;font-size:var(--tile-text-xs);font-weight:var(--tile-font-medium);color:color-mix(in srgb,var(--sidebar-foreground) 70%,transparent)}.sidebar_groupLabel__iuvP3 svg{width:1rem;height:1rem;flex-shrink:0}.sidebar_groupAction__3YQnE{position:absolute;top:.75rem;right:.75rem;display:flex;aspect-ratio:1;width:1.25rem;align-items:center;justify-content:center;border:none;border-radius:var(--radius);padding:0;background-color:rgba(0,0,0,0);color:var(--sidebar-foreground);cursor:pointer}.sidebar_groupAction__3YQnE:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar_groupAction__3YQnE svg{width:1rem;height:1rem}.sidebar_groupContent__mIf9G{width:100%;font-size:var(--tile-text-sm)}.sidebar_menu__d3uvD{display:flex;width:100%;min-width:0;flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none}.sidebar_menuItem__XJHc5{position:relative}.sidebar_menuButton__ytokh{display:flex;width:100%;height:2rem;align-items:center;gap:.5rem;overflow:hidden;border:none;border-radius:var(--radius);background-color:rgba(0,0,0,0);color:var(--sidebar-foreground);text-align:left;font-size:var(--tile-text-sm);cursor:pointer;outline:none;transition:width .2s cubic-bezier(.4,0,.2,1),height .2s cubic-bezier(.4,0,.2,1),padding .2s cubic-bezier(.4,0,.2,1)}.sidebar_menuButton__ytokh:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar_menuButton__ytokh:focus-visible{box-shadow:0 0 0 2px var(--sidebar-ring)}.sidebar_menuButton__ytokh[data-active=true]{background-color:var(--sidebar-accent);font-weight:var(--tile-font-medium);color:var(--sidebar-accent-foreground)}.sidebar_menuButton__ytokh svg{width:1rem;height:1rem;flex-shrink:0}.sidebar_menuButton__ytokh>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar_variantDefault__qWDYR:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar_variantOutline__5z5Dq{background-color:var(--background);box-shadow:0 0 0 1px var(--sidebar-border)}.sidebar_variantOutline__5z5Dq:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground);box-shadow:0 0 0 1px var(--sidebar-accent)}.sidebar_sizeDefault__kzPXZ{height:2rem;padding:.5rem}.sidebar_sizeSm__icHen{height:1.75rem;padding-inline:.5rem;font-size:var(--tile-text-xs)}.sidebar_sizeLg__TZEgp{height:3rem;padding:.5rem}.sidebar_menuAction__XEeGL{position:absolute;top:.375rem;right:.25rem;display:flex;aspect-ratio:1;width:1.25rem;align-items:center;justify-content:center;border:none;border-radius:var(--radius);padding:0;background-color:rgba(0,0,0,0);color:var(--sidebar-foreground);cursor:pointer}.sidebar_menuAction__XEeGL:hover{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar_menuAction__XEeGL svg{width:1rem;height:1rem}.sidebar_menuBadge__Pdk0O{position:absolute;right:.25rem;display:flex;height:1.25rem;min-width:1.25rem;align-items:center;justify-content:center;border-radius:var(--radius);padding-inline:.25rem;font-size:var(--tile-text-xs);font-weight:var(--tile-font-medium);color:var(--sidebar-foreground);pointer-events:none;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.sidebar_menuSub__SO_Zd{display:flex;min-width:0;flex-direction:column;gap:.25rem;margin:0;padding:.5rem 0 .5rem .625rem;border-left:1px solid var(--sidebar-border);list-style:none}.sidebar_menuSubItem__kRskw{position:relative}.sidebar_menuSubButton__HNnPX{display:flex;height:1.75rem;min-width:0;align-items:center;gap:.5rem;overflow:hidden;border:none;border-radius:var(--radius);padding-inline:.5rem;background-color:rgba(0,0,0,0);color:var(--sidebar-foreground);font-size:var(--tile-text-sm);text-align:left;cursor:pointer;outline:none}.sidebar_menuSubButton__HNnPX:hover,.sidebar_menuSubButton__HNnPX[data-active=true]{background-color:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.sidebar_menuSubButton__HNnPX svg{width:1rem;height:1rem;flex-shrink:0}.sidebar_menuSubButton__HNnPX>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar_sizeMd__tfieh{font-size:var(--tile-text-sm)}.sidebar_trigger__2VAmV{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:none;border-radius:var(--radius);background-color:rgba(0,0,0,0);color:var(--foreground);cursor:pointer}.sidebar_trigger__2VAmV:hover{background-color:var(--accent);color:var(--accent-foreground)}.sidebar_trigger__2VAmV svg{width:1rem;height:1rem}.sidebar_separator__4BjyF{width:100%}.sidebar_input__ySz6Y{width:100%;height:2rem;background-color:var(--background);border:1px solid var(--sidebar-border);border-radius:var(--radius);padding-inline:.5rem;font-size:var(--tile-text-sm);color:var(--foreground);box-shadow:none}.sidebar_input__ySz6Y:focus{outline:none;border-color:var(--sidebar-ring);box-shadow:0 0 0 1px var(--sidebar-ring)}.sidebar_inset__x_b2B{position:relative;display:flex;width:100%;flex:1 1;flex-direction:column;background-color:var(--background)}.sidebar_container__khMc7[data-collapsible=icon][data-state=collapsed] .sidebar_groupAction__3YQnE,.sidebar_container__khMc7[data-collapsible=icon][data-state=collapsed] .sidebar_groupLabel__iuvP3,.sidebar_container__khMc7[data-collapsible=icon][data-state=collapsed] .sidebar_menuBadge__Pdk0O,.sidebar_container__khMc7[data-collapsible=icon][data-state=collapsed] .sidebar_menuButton__ytokh>span:last-child,.sidebar_container__khMc7[data-collapsible=icon][data-state=collapsed] .sidebar_menuSubButton__HNnPX>span:last-child,.sidebar_container__khMc7[data-collapsible=icon][data-state=collapsed] .sidebar_menuSub__SO_Zd{display:none}.sidebar_container__khMc7[data-collapsible=icon][data-state=collapsed] .sidebar_menuButton__ytokh{width:2rem;height:2rem;padding:.5rem;justify-content:center}.sidebar_skeleton__0N2gk{display:flex;height:2rem;align-items:center;gap:.5rem;border-radius:var(--radius);padding-inline:.5rem}.sidebar_skeletonIcon__Prw01{width:1rem;height:1rem;border-radius:var(--radius)}.sidebar_skeletonText__z9hFM{height:1rem;max-width:var(--skeleton-width);flex:1 1}.sidebar_srOnly__WEbMI{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.carousel_root__6cd_q{position:relative}.carousel_viewport__SUT_4{overflow:hidden;scroll-snap-type:x mandatory}.carousel_viewport__SUT_4::-webkit-scrollbar{display:none}.carousel_viewport__SUT_4{scrollbar-width:none}.carousel_container__4jSo1{display:flex;margin-left:-1rem}.carousel_item__v3GF8{flex:0 0 100%;min-width:0;padding-left:1rem;scroll-snap-align:start}.carousel_next__Tx_nE,.carousel_previous__kWE8p{position:absolute;top:50%;transform:translateY(-50%)}.carousel_previous__kWE8p{left:1rem}.carousel_next__Tx_nE{right:1rem}.carousel_root__6cd_q[data-orientation=vertical] .carousel_viewport__SUT_4{scroll-snap-type:y mandatory}.carousel_root__6cd_q[data-orientation=vertical] .carousel_container__4jSo1{flex-direction:column;margin-left:0;margin-top:-1rem}.carousel_root__6cd_q[data-orientation=vertical] .carousel_item__v3GF8{padding-left:0;padding-top:1rem}.carousel_root__6cd_q[data-orientation=vertical] .carousel_next__Tx_nE,.carousel_root__6cd_q[data-orientation=vertical] .carousel_previous__kWE8p{top:auto;bottom:auto;left:50%;right:auto;transform:translateX(-50%) rotate(90deg)}.carousel_root__6cd_q[data-orientation=vertical] .carousel_previous__kWE8p{top:1rem}.carousel_root__6cd_q[data-orientation=vertical] .carousel_next__Tx_nE{bottom:1rem}.resizable_group__x5CBb{display:flex;width:100%;height:100%;overflow:hidden}.resizable_group__x5CBb[data-direction=vertical]{flex-direction:column}.resizable_panel__YeQ57{min-width:0;min-height:0;overflow:hidden}.resizable_handle__HX2qM{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:var(--border);touch-action:none;outline:none}.resizable_handle__HX2qM:after{content:"";position:absolute;background-color:rgba(0,0,0,0);transition:background-color .15s cubic-bezier(.4,0,.2,1)}.resizable_handle__HX2qM:hover:after,.resizable_handle__HX2qM[data-active=true]:after{background-color:var(--ring)}.resizable_handle__HX2qM:focus-visible{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--ring)}.resizable_handle__HX2qM .resizable_handleBar__ZZu4m{z-index:10;display:flex;align-items:center;justify-content:center;width:.75rem;height:1rem;border:1px solid var(--border);border-radius:var(--tile-radius-xs,max(0px,var(--radius) - .375rem));background-color:var(--border)}.resizable_handle__HX2qM .resizable_handleBar__ZZu4m svg{width:.625rem;height:.625rem}.resizable_group__x5CBb[data-direction=horizontal]>.resizable_handle__HX2qM{width:1px;align-self:stretch;cursor:col-resize}.resizable_group__x5CBb[data-direction=horizontal]>.resizable_handle__HX2qM:after{inset:0 -3px}.resizable_group__x5CBb[data-direction=vertical]>.resizable_handle__HX2qM{height:1px;align-self:stretch;cursor:row-resize}.resizable_group__x5CBb[data-direction=vertical]>.resizable_handle__HX2qM:after{inset:-3px 0}.resizable_group__x5CBb[data-direction=vertical]>.resizable_handle__HX2qM .resizable_handleBar__ZZu4m{width:1rem;height:.75rem}.resizable_group__x5CBb[data-direction=vertical]>.resizable_handle__HX2qM .resizable_handleBar__ZZu4m svg{transform:rotate(90deg)}.attachment_attachment__8fgWl{position:relative;display:flex;width:-moz-fit-content;width:fit-content;max-width:100%;min-width:0;flex-shrink:0;flex-wrap:wrap;border:1px solid var(--border);border-radius:var(--radius);background-color:var(--card);color:var(--card-foreground);transition:background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1)}.attachment_attachment__8fgWl:focus-within{outline:none;box-shadow:0 0 0 1px color-mix(in srgb,var(--ring) 50%,transparent)}.attachment_attachment__8fgWl[data-size=default]{gap:.5rem;padding-inline:.625rem}.attachment_attachment__8fgWl[data-size=default] .attachment_content__nRSez,.attachment_attachment__8fgWl[data-size=default] .attachment_media__rk6rm{padding:.5rem 0}.attachment_attachment__8fgWl[data-size=sm]{gap:.625rem;padding-inline:.5rem}.attachment_attachment__8fgWl[data-size=sm] .attachment_content__nRSez,.attachment_attachment__8fgWl[data-size=sm] .attachment_media__rk6rm{padding:.375rem 0}.attachment_attachment__8fgWl[data-size=xs]{gap:.375rem;padding-inline:.375rem;border-radius:var(--tile-radius-md,calc(var(--radius) + .25rem))}.attachment_attachment__8fgWl[data-size=xs] .attachment_content__nRSez,.attachment_attachment__8fgWl[data-size=xs] .attachment_media__rk6rm{padding:.25rem 0}.attachment_attachment__8fgWl[data-orientation=horizontal]{min-width:10rem;align-items:center}.attachment_attachment__8fgWl[data-orientation=vertical]{width:6rem;flex-direction:column}.attachment_attachment__8fgWl[data-orientation=vertical] .attachment_content__nRSez{width:100%}.attachment_attachment__8fgWl[data-state=idle]{border-style:dashed}.attachment_attachment__8fgWl[data-state=error]{border-color:color-mix(in srgb,var(--destructive) 30%,transparent)}.attachment_attachment__8fgWl:has(>a,>button):hover{background-color:color-mix(in srgb,var(--muted) 50%,transparent)}.attachment_card__qRoc4{position:relative;display:flex;width:100%;min-width:0;align-items:center;gap:.5rem;border-radius:var(--radius);background-color:var(--card);color:var(--card-foreground);transition:background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1)}.attachment_card__qRoc4[data-orientation=vertical]{flex-direction:column;align-items:flex-start}.attachment_card__qRoc4[data-state=idle]{border:1px dashed var(--border)}.attachment_card__qRoc4[data-state=error]{border-color:color-mix(in srgb,var(--destructive) 30%,transparent)}.attachment_media__rk6rm{position:relative;display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--radius);background-color:var(--muted);color:var(--foreground)}.attachment_media__rk6rm svg{pointer-events:none;flex-shrink:0;width:1rem;height:1rem}[data-size=xs] .attachment_media__rk6rm.attachment_variantIcon__uZSse{width:1.75rem;height:1.75rem;border-radius:var(--tile-radius-md,calc(var(--radius) + .25rem))}[data-size=xs] .attachment_media__rk6rm.attachment_variantIcon__uZSse svg{width:.875rem;height:.875rem}[data-orientation=vertical] .attachment_media__rk6rm.attachment_variantIcon__uZSse{width:100%}[data-orientation=vertical] .attachment_media__rk6rm.attachment_variantIcon__uZSse svg{width:1.5rem;height:1.5rem}.attachment_media__rk6rm.attachment_variantImage__XU5R_{opacity:.6}.attachment_media__rk6rm.attachment_variantImage__XU5R_ img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover}[data-state=done] .attachment_media__rk6rm.attachment_variantImage__XU5R_,[data-state=idle] .attachment_media__rk6rm.attachment_variantImage__XU5R_{opacity:1}[data-state=error] .attachment_media__rk6rm{background-color:color-mix(in srgb,var(--destructive) 10%,transparent);color:var(--destructive)}.attachment_content__nRSez{display:flex;min-width:0;flex:1 1;flex-direction:column;line-height:var(--tile-leading-tight)}.attachment_title__SlvdR{display:block;max-width:100%;min-width:0;overflow:hidden;font-weight:var(--tile-font-medium);text-overflow:ellipsis;white-space:nowrap}[data-state=processing] .attachment_title__SlvdR,[data-state=uploading] .attachment_title__SlvdR{color:var(--muted-foreground)}.attachment_description__UATFF{display:block;margin-top:.125rem;min-width:0;overflow:hidden;font-size:var(--tile-text-xs);color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap}[data-state=error] .attachment_description__UATFF{color:color-mix(in srgb,var(--destructive) 80%,transparent)}.attachment_actions__B5dm3{position:relative;z-index:20;display:flex;flex-shrink:0;align-items:center;gap:.25rem}[data-orientation=vertical] .attachment_actions__B5dm3{position:absolute;top:.75rem;right:.75rem}.attachment_action__7v5W2{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border:none;border-radius:var(--radius);background-color:rgba(0,0,0,0);color:var(--muted-foreground);cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.attachment_action__7v5W2:hover{background-color:var(--muted);color:var(--foreground)}.attachment_action__7v5W2:focus-visible{outline:none;box-shadow:0 0 0 1px var(--ring)}.attachment_action__7v5W2:disabled{pointer-events:none;opacity:.5}.attachment_action__7v5W2 svg{width:1rem;height:1rem}.attachment_trigger__92ghR{position:absolute;inset:0;z-index:10;outline:none;cursor:pointer}.attachment_group__Oa3Jj{display:flex;min-width:0;gap:.75rem;overflow-x:auto;overscroll-behavior-x:contain;padding-block:.25rem}.attachment_group__Oa3Jj>.attachment_attachment__8fgWl,.attachment_group__Oa3Jj>[data-slot=attachment]{flex:none}.bubble_group___5pdE{width:100%;gap:.5rem}.bubble_bubble__OzVY0,.bubble_group___5pdE{display:flex;min-width:0;flex-direction:column}.bubble_bubble__OzVY0{position:relative;width:-moz-fit-content;width:fit-content;max-width:80%;gap:.25rem}.bubble_bubble__OzVY0[data-align=end],.bubble_bubble__OzVY0[data-align=end] .bubble_content__12Gq4{align-self:flex-end}.bubble_bubble__OzVY0[data-variant=ghost]{max-width:100%}.bubble_bubble__OzVY0:has(.bubble_reactions__r3KK4[data-side=top]){margin-top:.75rem}.bubble_bubble__OzVY0:has(.bubble_reactions__r3KK4[data-side=bottom]){margin-bottom:.75rem}.bubble_bubble__OzVY0.bubble_variantDefault__8NRr_ .bubble_content__12Gq4{background-color:var(--primary);color:var(--primary-foreground)}.bubble_bubble__OzVY0.bubble_variantSecondary__FW_Vh .bubble_content__12Gq4{background-color:var(--secondary);color:var(--secondary-foreground)}.bubble_bubble__OzVY0.bubble_variantMuted__CT9Ub .bubble_content__12Gq4{background-color:var(--muted);color:var(--foreground)}.bubble_bubble__OzVY0.bubble_variantTinted__uEo0B .bubble_content__12Gq4{background-color:color-mix(in srgb,var(--primary) 15%,var(--background));color:var(--foreground)}.bubble_bubble__OzVY0.bubble_variantOutline__ui_Dq .bubble_content__12Gq4{border-color:var(--border);background-color:var(--background);color:var(--foreground)}.bubble_bubble__OzVY0.bubble_variantGhost__p5TsI .bubble_content__12Gq4{border:none;border-radius:0;background-color:rgba(0,0,0,0);padding:0}.bubble_bubble__OzVY0.bubble_variantDestructive__G0Kv1 .bubble_content__12Gq4{background-color:color-mix(in srgb,var(--destructive) 10%,transparent);color:var(--destructive)}.bubble_bubble__OzVY0.bubble_variantDefault__8NRr_ .bubble_content__12Gq4:is(button,a):hover{background-color:color-mix(in srgb,var(--primary) 80%,transparent)}.bubble_bubble__OzVY0.bubble_variantGhost__p5TsI .bubble_content__12Gq4:is(button,a):hover,.bubble_bubble__OzVY0.bubble_variantMuted__CT9Ub .bubble_content__12Gq4:is(button,a):hover,.bubble_bubble__OzVY0.bubble_variantOutline__ui_Dq .bubble_content__12Gq4:is(button,a):hover,.bubble_bubble__OzVY0.bubble_variantSecondary__FW_Vh .bubble_content__12Gq4:is(button,a):hover{background-color:var(--muted);color:var(--foreground)}.bubble_bubble__OzVY0.bubble_variantDestructive__G0Kv1 .bubble_content__12Gq4:is(button,a):hover{background-color:color-mix(in srgb,var(--destructive) 20%,transparent)}.bubble_content__12Gq4{display:block;width:-moz-fit-content;width:fit-content;max-width:100%;min-width:0;overflow:hidden;border:1px solid rgba(0,0,0,0);border-radius:var(--radius);padding:.5rem .75rem;font-size:var(--tile-text-sm);line-height:var(--tile-leading-relaxed);overflow-wrap:anywhere;word-break:break-word}.bubble_content__12Gq4:is(button,a){text-align:left;transition:background-color .15s cubic-bezier(.4,0,.2,1),border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);outline:none}.bubble_content__12Gq4:is(button,a):focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 50%,transparent)}.bubble_reactions__r3KK4{position:absolute;z-index:10;display:flex;width:-moz-fit-content;width:fit-content;flex-shrink:0;align-items:center;justify-content:center;gap:.25rem;border-radius:var(--tile-radius-full);background-color:var(--muted);padding:.125rem .375rem;font-size:var(--tile-text-sm);box-shadow:0 0 0 3px var(--card)}.bubble_reactions__r3KK4[data-side=top]{top:0;transform:translateY(-75%)}.bubble_reactions__r3KK4[data-side=bottom]{bottom:0;transform:translateY(75%)}.bubble_reactions__r3KK4[data-align=start]{left:.75rem}.bubble_reactions__r3KK4[data-align=end]{right:.75rem}.message_group__I8Ckg{display:flex;width:100%;min-width:0;flex-direction:column;gap:.5rem}.message_message__v6eXC{position:relative;display:flex;width:100%;min-width:0;gap:.5rem;font-size:var(--tile-text-sm)}.message_message__v6eXC.message_alignEnd__EGC7J{flex-direction:row-reverse}.message_avatar__bc1G0{display:flex;width:2rem;height:2rem;flex-shrink:0;align-items:center;justify-content:center;align-self:flex-end;overflow:hidden;border-radius:var(--tile-radius-full);background-color:var(--muted)}.message_content__u_Tt1{display:flex;flex:1 1;min-width:0;flex-direction:column;gap:.625rem;overflow-wrap:anywhere;word-break:break-word}.message_footer__SHDLO,.message_header__9sQEQ{display:flex;max-width:100%;min-width:0;align-items:center;padding-inline:.75rem;font-size:var(--tile-text-xs);font-weight:var(--tile-font-medium);color:var(--muted-foreground)}.message_message__v6eXC.message_alignEnd__EGC7J .message_footer__SHDLO{justify-content:flex-end}.message_message__v6eXC.message_alignEnd__EGC7J .message_content__u_Tt1>*{align-self:flex-end}.message_message__v6eXC.message_alignEnd__EGC7J .message_content__u_Tt1{align-items:flex-end;text-align:end}.message-scroller_root__BHjAm{position:relative;display:flex;width:100%;height:100%;min-height:0;flex-direction:column;overflow:hidden}.message-scroller_viewport__tlm70{width:100%;height:100%;min-height:0;min-width:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.message-scroller_viewport__tlm70:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 50%,transparent)}.message-scroller_viewport__tlm70[data-autoscrolling=true]{scrollbar-width:none}.message-scroller_viewport__tlm70[data-autoscrolling=true]::-webkit-scrollbar{display:none}.message-scroller_content__ecilW{display:flex;height:max-content;min-height:100%;flex-direction:column;gap:2rem}.message-scroller_item__4V_JK{min-width:0;flex-shrink:0;content-visibility:auto;contain-intrinsic-size:auto 10rem;overflow-anchor:none}.message-scroller_item__4V_JK[data-scroll-anchor=true]{overflow-anchor:auto}.message-scroller_button__mKAyx{position:absolute;left:50%;z-index:10;display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:var(--tile-radius-full);background-color:var(--background);padding:0;color:var(--foreground);box-shadow:var(--tile-shadow-sm,0 1px 2px 0 rgb(var(--tile-shadow-color)/.05));cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),scale .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.message-scroller_button__mKAyx svg{width:1rem;height:1rem}.message-scroller_button__mKAyx:hover{background-color:var(--muted);color:var(--foreground)}.message-scroller_button__mKAyx.message-scroller_directionStart__LbEDu{top:1rem;transform:translateX(-50%)}.message-scroller_button__mKAyx.message-scroller_directionStart__LbEDu svg{transform:rotate(180deg)}.message-scroller_button__mKAyx.message-scroller_directionEnd__1607Y{bottom:1rem;transform:translateX(-50%)}.message-scroller_button__mKAyx[data-active=false]{pointer-events:none;opacity:0;scale:.95}.message-scroller_button__mKAyx[data-active=false].message-scroller_directionEnd__1607Y{transform:translateX(-50%) translateY(100%)}.message-scroller_button__mKAyx[data-active=false].message-scroller_directionStart__LbEDu{transform:translateX(-50%) translateY(-100%)}.message-scroller_button__mKAyx[data-active=true]{opacity:1;scale:1}.sonner_root__YIy28{position:fixed;z-index:1050;display:flex;flex-direction:column;gap:.5rem;width:max-content;max-width:calc(100vw - 2rem);pointer-events:none}.sonner_root__YIy28.sonner_positionTopLeft__cUwdX{top:1rem;left:1rem}.sonner_root__YIy28.sonner_positionTopRight__0zGOm{top:1rem;right:1rem}.sonner_root__YIy28.sonner_positionTopCenter__irL_U{top:1rem;left:50%;transform:translateX(-50%)}.sonner_root__YIy28.sonner_positionBottomLeft__zdNgf{bottom:1rem;left:1rem}.sonner_root__YIy28.sonner_positionBottomRight__DNr4_{right:1rem;bottom:1rem}.sonner_root__YIy28.sonner_positionBottomCenter__8b2Sz{bottom:1rem;left:50%;transform:translateX(-50%)}.sonner_toast__xsCKQ{display:flex;align-items:center;gap:.75rem;min-width:0;border:1px solid var(--border);border-radius:var(--radius);background-color:var(--popover);color:var(--popover-foreground);padding:.75rem 1rem;box-shadow:var(--tile-shadow-md,0 4px 6px -1px rgb(var(--tile-shadow-color)/.1),0 2px 4px -2px rgb(var(--tile-shadow-color)/.1));pointer-events:auto;transition:opacity .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1)}.sonner_toast__xsCKQ[data-dismissing=true]{opacity:0;transform:translateY(.5rem)}.sonner_icon__9TRmf{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem}.sonner_icon__9TRmf svg{width:1rem;height:1rem}.sonner_toast__xsCKQ[data-type=success] .sonner_icon__9TRmf{color:var(--tile-success)}.sonner_toast__xsCKQ[data-type=info] .sonner_icon__9TRmf{color:var(--tile-info)}.sonner_toast__xsCKQ[data-type=warning] .sonner_icon__9TRmf{color:var(--tile-warning)}.sonner_toast__xsCKQ[data-type=error] .sonner_icon__9TRmf{color:var(--destructive)}.sonner_content__ig0gB{display:flex;min-width:0;flex:1 1;flex-direction:column}.sonner_title__V9QD_{font-size:var(--tile-text-sm);font-weight:var(--tile-font-medium);line-height:var(--tile-leading-tight)}.sonner_description__3PlCf{margin-top:.125rem;font-size:var(--tile-text-sm);color:var(--muted-foreground);line-height:var(--tile-leading-normal)}.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false]){border-color:rgba(0,0,0,0)}.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false])[data-type=success]{background-color:var(--tile-success);color:var(--tile-success-foreground)}.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false])[data-type=success] .sonner_icon__9TRmf{color:var(--tile-success-foreground)}.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false])[data-type=info]{background-color:var(--tile-info);color:var(--tile-info-foreground)}.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false])[data-type=info] .sonner_icon__9TRmf{color:var(--tile-info-foreground)}.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false])[data-type=warning]{background-color:var(--tile-warning);color:var(--tile-warning-foreground)}.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false])[data-type=warning] .sonner_icon__9TRmf{color:var(--tile-warning-foreground)}.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false])[data-type=error]{background-color:var(--destructive);color:var(--destructive-foreground)}.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false])[data-type=error] .sonner_icon__9TRmf{color:var(--destructive-foreground)}.sonner_toast__xsCKQ[data-rich-colors=true]{border-color:rgba(0,0,0,0)}.sonner_toast__xsCKQ[data-rich-colors=true][data-type=success]{background-color:var(--tile-success);color:var(--tile-success-foreground)}.sonner_toast__xsCKQ[data-rich-colors=true][data-type=success] .sonner_icon__9TRmf{color:var(--tile-success-foreground)}.sonner_toast__xsCKQ[data-rich-colors=true][data-type=info]{background-color:var(--tile-info);color:var(--tile-info-foreground)}.sonner_toast__xsCKQ[data-rich-colors=true][data-type=info] .sonner_icon__9TRmf{color:var(--tile-info-foreground)}.sonner_toast__xsCKQ[data-rich-colors=true][data-type=warning]{background-color:var(--tile-warning);color:var(--tile-warning-foreground)}.sonner_toast__xsCKQ[data-rich-colors=true][data-type=warning] .sonner_icon__9TRmf{color:var(--tile-warning-foreground)}.sonner_toast__xsCKQ[data-rich-colors=true][data-type=error]{background-color:var(--destructive);color:var(--destructive-foreground)}.sonner_toast__xsCKQ[data-rich-colors=true][data-type=error] .sonner_icon__9TRmf{color:var(--destructive-foreground)}.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false]) .sonner_close__LRQ7V,.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false]) .sonner_close__LRQ7V:hover,.sonner_root__YIy28[data-rich-colors=true] .sonner_toast__xsCKQ:not([data-rich-colors=false]) .sonner_description__3PlCf,.sonner_toast__xsCKQ[data-rich-colors=true] .sonner_close__LRQ7V,.sonner_toast__xsCKQ[data-rich-colors=true] .sonner_close__LRQ7V:hover,.sonner_toast__xsCKQ[data-rich-colors=true] .sonner_description__3PlCf{color:inherit}.sonner_close__LRQ7V{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;border:none;border-radius:var(--radius);background:rgba(0,0,0,0);color:var(--muted-foreground);cursor:pointer;padding:.25rem;transition:background-color .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1)}.sonner_close__LRQ7V:hover{background-color:var(--muted);color:var(--foreground)}.sonner_close__LRQ7V svg{width:1rem;height:1rem}.sonner_actions__FgSKm{display:flex;flex-shrink:0;align-items:center;gap:.25rem}.input-otp_root__cek50{display:flex;align-items:center;gap:.5rem}.input-otp_root__cek50[data-disabled=true]{opacity:.5}.input-otp_group__IWN10,.input-otp_slot__9_d6D{display:flex;align-items:center}.input-otp_slot__9_d6D{position:relative;width:2.25rem;height:2.25rem;justify-content:center;border-top:1px solid var(--input);border-right:1px solid var(--input);border-bottom:1px solid var(--input);background-color:var(--background);color:var(--foreground);font-size:var(--tile-text-sm);box-shadow:var(--tile-shadow-sm,0 1px 2px 0 rgb(var(--tile-shadow-color)/.05));transition:border-color .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);outline:none}.input-otp_slot__9_d6D:first-child{border-left:1px solid var(--input);border-radius:var(--tile-radius-sm,max(0px,var(--radius) - .25rem)) 0 0 var(--tile-radius-sm,max(0px,var(--radius) - .25rem))}.input-otp_slot__9_d6D:last-child{border-radius:0 var(--tile-radius-sm,max(0px,var(--radius) - .25rem)) var(--tile-radius-sm,max(0px,var(--radius) - .25rem)) 0}.input-otp_slot__9_d6D[data-active=true]{z-index:10;border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb,var(--ring) 50%,transparent)}.input-otp_slot__9_d6D input{width:100%;height:100%;border:none;background:rgba(0,0,0,0);color:inherit;font-size:inherit;text-align:center;outline:none}.input-otp_slot__9_d6D input:disabled{cursor:not-allowed}.input-otp_caret__FxTFJ{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.input-otp_caret__FxTFJ span{width:1px;height:1rem;background-color:var(--foreground);animation:input-otp_inputOtpCaretBlink__JNuyn 1s steps(1) infinite}@keyframes input-otp_inputOtpCaretBlink__JNuyn{0%,to{opacity:1}50%{opacity:0}}.input-otp_separator__hj6za{display:flex;align-items:center;justify-content:center;color:var(--muted-foreground)}.input-otp_separator__hj6za svg{width:1rem;height:1rem}