:root{--composer-safe-bottom:190px}.chat-layout{display:grid;grid-template-rows:auto minmax(0,1fr) auto;align-items:stretch;height:100%;min-height:0}.chat-layout.is-home{justify-content:stretch}.mode-strip{grid-row:1}.message-list{grid-row:2;min-height:0;padding-bottom:28px;scroll-padding-bottom:calc(var(--composer-safe-bottom)+18px)}.chat-layout.is-home .message-list{align-items:stretch;justify-content:center}.input-panel,.home-input-panel{grid-row:3;position:relative;inset:auto;bottom:auto;left:auto;right:auto;width:100%;padding-top:14px;padding-bottom:16px;background:linear-gradient(180deg,rgba(2,8,23,0) 0%,rgba(2,8,23,0.72) 18%,rgba(2,8,23,0.96) 100%);backdrop-filter:blur(16px);z-index:12}.input-wrap,.home-input-wrap{position:relative;max-width:880px}.chat-layout.is-home .home-input-wrap{width:min(980px,100%);max-width:980px}@media (min-width:721px){.input-panel:not(.home-input-panel){display:block}.input-panel:not(.home-input-panel) .input-wrap{grid-column:auto;width:min(880px,100%);max-width:880px;margin:0 auto}}@media (max-width:720px){:root{--composer-safe-bottom:150px}.input-panel,.home-input-panel{position:relative;padding-bottom:calc(10px+var(--mobile-safe-bottom))}.message-list{padding-bottom:18px;scroll-padding-bottom:calc(var(--composer-safe-bottom)+var(--mobile-safe-bottom))}}