html .chat-page{height:100%}html .chat-page-header{z-index:99;background-color:#fff;justify-content:flex-end;align-items:center;width:100%;padding:16px 32px;display:flex;position:fixed;top:0;left:0}html .chat-page-header .ant-btn{border-radius:8px;justify-content:center;align-items:center;height:36px;padding:6px 20px;font-size:16px;line-height:1;display:inline-flex}html .chat-page-header .ant-btn+.ant-btn{margin-left:8px}html .chat-page-header .ant-btn .anticon{font-size:20px}html .chat-shared-hint{margin-right:20px;font-size:14px}html .chat-shared-hint .anticon{margin-right:6px}html .chat-shared-get{color:#5883db;cursor:pointer;margin-left:12px}html .chat-shared-get:hover{text-decoration:underline}html .chat-page-main{flex:1}html .chat-page-content{width:100%;max-width:calc(100vw - 360px);margin:0 auto;padding:0 60px}html .chat-page .chat-message-item:first-child{padding-top:80px}html .react-syntax-highlighter-line-number{font-style:normal!important}html .chat-header-share-popover>div{cursor:pointer;border-radius:6px;align-items:center;width:120px;padding:12px;font-size:14px;line-height:20px;transition:all .2s linear;display:flex}html .chat-header-share-popover>div:hover{background:#f5f5f5}html .chat-header-share-popover>div .anticon{margin-right:8px;font-size:20px}html .chat-header-shared-icon{color:#09ad6c}html .chat-mobile-threads-history{background:#0006;width:100%;height:100%;position:fixed;top:-100%;left:0}html .chat-mobile-threads-history-show{z-index:102;top:0}html .chat-mobile-threads-list{background:#f5f6f8;width:270px;height:100%;padding:32px 22px;position:relative}html .chat-mobile-threads-list .side-threads-list{max-height:100%;overflow:auto}@media screen and (min-width:1570px){html .chat-page-content{max-width:1210px}}@media screen and (max-width:1080px){html .chat-page-content{max-width:98vw}html .chat-page-header{width:100%;margin-left:0}html .chat-footer{left:0}html .chat-footer .chat-page-content{max-width:100vw}html .chat-hi-page{padding-top:120px}html .chat-reference-content{max-height:none}}@media screen and (max-width:576px){html .chat-page-content{max-width:100vw;padding:0 24px}html .chat-message-list{padding-left:36px}html .chat-footer .chat-page-content{padding:0 16px}html .chat-footer-copyright{color:#b3b3b3;padding:18px 0}html .chat-footer-copyright>a{color:#b3b3b3}html .chat-page .chat-message-item:first-child{padding-top:90px}}
