.Chat{display:flex;width:100%;height:calc(100dvh - var(--header-height) - var(--mobile-nav-height))}@media not all and (min-width:1280px){.Chat--conversation .Chat__sidebar{display:none}}.Chat--conversation .Chat__character{display:none}@media not all and (min-width:1280px){.Chat--list .Chat__conversation{display:none}}.Chat--list .Chat__character{display:none}@media not all and (min-width:1280px){.Chat--character .Chat__sidebar{display:none}}@media not all and (min-width:768px){.Chat--character .Chat__conversation{display:none}}.Chat__sidebar{height:100%;width:100%;overflow:hidden;--tw-bg-opacity:1;background-color:rgba(var(--color-bgBase-400),var(--tw-bg-opacity,1))}@media (min-width:768px){.Chat__sidebar{border-right-width:1px;--tw-border-opacity:1;border-right-color:rgba(var(--color-divider-500),var(--tw-border-opacity,1))}}@media (min-width:1280px){.Chat__sidebar{max-width:312px}}.Chat__conversation{height:100%;width:100%;overflow:hidden}.Chat__character{height:100%;width:100%;overflow-y:auto;--tw-bg-opacity:1;background-color:rgba(var(--color-bgBase-400),var(--tw-bg-opacity,1))}@media (min-width:768px){.Chat__character{max-width:376px;border-left-width:1px;--tw-border-opacity:1;border-left-color:rgba(var(--color-divider-500),var(--tw-border-opacity,1))}}@media(max-width:1279px){:root:has(.Chat--character),:root:has(.Chat--conversation){--header-height:0px}}@media not all and (min-width:1280px){:root:has(.Chat--character) .StandardLayout__header,:root:has(.Chat--conversation) .StandardLayout__header{display:none}}