.ChatLayout_root__gGaFl{height:100%;background:#f8fafc;display:grid;grid-template-columns:var(--left-width) 1fr var(--right-width);overflow:hidden}.ChatLayout_leftPane__4VDpl{border-right:1px solid #e2e8f0;background:white;display:grid;grid-template-rows:auto 1fr auto;min-height:0;overflow:hidden}.ChatLayout_centerPane___2eaB{display:grid;grid-template-rows:auto 1fr;min-height:0;overflow:hidden}.ChatLayout_toolPane__adYNa{border-left:1px solid #e2e8f0;min-height:0;height:100%;display:flex;flex-direction:column;overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.35) transparent;background:white}.ChatLayout_backdrop__zn4O0{position:fixed;inset:0;background:rgba(15,23,42,.35);opacity:0;pointer-events:none;transition:opacity .16s ease;z-index:40}.ChatLayout_backdropOpen__frrTD{opacity:1;pointer-events:auto}.ChatLayout_mobileOnly__YKvgj{display:none}.ChatLayout_desktopOnly__xe_xA{display:inline-flex}.ChatLayout_composerWrap__B35FU{position:-webkit-sticky;position:sticky;bottom:0;background:white;border-top:1px solid #e2e8f0;padding-bottom:env(safe-area-inset-bottom)}@media (max-width:768px){.ChatLayout_root__gGaFl input,.ChatLayout_root__gGaFl select,.ChatLayout_root__gGaFl textarea{font-size:16px!important}.ChatLayout_root__gGaFl a,.ChatLayout_root__gGaFl button{touch-action:manipulation}.ChatLayout_root__gGaFl{grid-template-columns:1fr}.ChatLayout_mobileOnly__YKvgj{display:inline-flex}.ChatLayout_desktopOnly__xe_xA{display:none}.ChatLayout_leftPane__4VDpl{position:fixed;top:0;bottom:0;left:0;width:min(360px,85vw);transform:translateX(-105%);transition:transform .18s ease;z-index:50;box-shadow:0 18px 60px rgba(15,23,42,.22)}.ChatLayout_leftPaneOpen__8Cr6z{transform:translateX(0)}.ChatLayout_toolPane__adYNa{position:fixed;left:0;right:0;bottom:0;height:92dvh;max-height:92dvh;transform:translateY(105%);transition:transform .18s ease;z-index:60;border-left:none;border-top:1px solid #e2e8f0;border-radius:16px 16px 0 0;box-shadow:0 -18px 60px rgba(15,23,42,.22)}.ChatLayout_toolPaneOpen__8bex4{transform:translateY(0)}}