html{height:100%;overflow:hidden}body{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}#embed-page-container{display:flex;justify-content:center;align-items:center;flex:1;width:100%;height:100%}.embed-page-content{flex:1;width:100%;height:100%;display:flex;flex-direction:column}.embed-loading{display:flex;justify-content:center;align-items:center;flex:1;width:100%;height:100%;box-sizing:border-box;text-align:center;white-space:pre-wrap;line-height:1.5;color:#666;position:fixed;background:#fff;left:0;top:0}.embed-page-header{background:#686efe;color:#fff;font-size:16px;font-weight:500;height:50px;display:flex;align-items:center;padding:0 20px;flex-shrink:0}.embed-page-header div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;word-break:break-all}.embed-page-chat{flex:1;width:100%;height:calc(100% - 76px)}.embed-page-footer{display:flex;justify-content:center;align-items:center;height:26px;background:#f5f7fb;font-size:13px;font-weight:500;color:#90949d;flex-shrink:0}.embed-page-footer a{color:inherit}
