html,body,#root{width:100%;height:100%;min-height:100%;margin:0;overflow:hidden}body{overscroll-behavior:none;font-family:Arial,Helvetica,sans-serif}.luma-container{flex-direction:column;height:100dvh;min-height:100dvh;display:flex;overflow:hidden}.luma-header{border-bottom:1px solid #ddd;flex:none;padding:16px 24px}.luma-header h1{margin:0}.luma-header p{margin:5px 0 0}.luma-chat{flex:auto;height:0;min-height:0;overflow:hidden}.luma-chatkit{width:100%;height:100%;min-height:0;display:block}@media (width<=768px){.luma-header{padding:12px 16px}.luma-header h1{font-size:28px}.luma-header p{font-size:16px}}
