textarea:focus{outline:none}.page-container{display:flex;flex-direction:column;width:100%;background:#000}.page-container .header-container{flex:0 0 auto}.page-container .page-content{display:flex;flex:1;justify-content:center;color:#fff}.page-container .page-content .content-section{flex:1 0 0;margin:0 20px 20px;background:#1e1e1e;border-radius:16px;display:flex;flex-direction:column}.page-container .page-content .content-section.left{margin-right:10px}.page-container .page-content .content-section.right{margin-left:10px}.page-container .page-content .content-section .header{height:68px;display:flex;align-items:center;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 1px 3px #c8c8c80d,0 5px 5px #c8c8c80b,0 11px 7px #c8c8c806,0 20px 8px #c8c8c801,0 31px 9px #c8c8c800}.page-container .page-content .content-section .header.viewer{justify-content:center}.page-container .page-content .content-section .header.assistant{justify-content:space-between;padding:12px 24px}.page-container .page-content .content-section .header.assistant .icon-and-name{display:flex;align-items:center}.page-container .page-content .content-section .header .new-chat-button{border-radius:20px;text-transform:none;padding:10px 16px;height:40px;background:#020d2e;color:#f0f1f2}.page-container .page-content .content-section .content{flex:1 1;flex-basis:0;overflow:auto;display:flex}.page-container .page-content .content-section .content .textarea{font-family:__Roboto_42e952,__Roboto_Fallback_42e952}.circular-progress{height:100%;width:100%;display:flex;justify-content:center;align-items:center}/*!
 * 
 *   react-simple-keyboard v3.8.26
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 *//*!
 * 
 *   simple-keyboard v3.8.20
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span,.hg-theme-default .hg-button span svg{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;box-shadow:0 0 3px -1px #0000004d;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:#05194687;color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;transform:translateY(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:#00000008;cursor:pointer}li.hg-candidate-box-list-item:active{background:#0000001a}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.typing-loader{width:6px;height:6px;-webkit-animation:line 1s linear infinite alternate;-moz-animation:line 1s linear infinite alternate;animation:line 1s linear infinite alternate}@-webkit-keyframes line{0%{background-color:#000;box-shadow:12px 0 #0003,24px 0 #0003}25%{background-color:#0006;box-shadow:12px 0 #000,24px 0 #0003}75%{background-color:#0006;box-shadow:12px 0 #0003,24px 0 #000}}@-moz-keyframes line{0%{background-color:#000;box-shadow:12px 0 #0003,24px 0 #0003}25%{background-color:#0006;box-shadow:12px 0 #000,24px 0 #0003}75%{background-color:#0006;box-shadow:12px 0 #0003,24px 0 #000}}@keyframes line{0%{background-color:#000;box-shadow:12px 0 #0003,24px 0 #0003}25%{background-color:#0006;box-shadow:12px 0 #000,24px 0 #0003}75%{background-color:#0006;box-shadow:12px 0 #0003,24px 0 #000}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:focus{outline:none}.document{display:flex;flex:1 1 auto;justify-content:center;align-items:center;width:100%}.zoom-modal2 .pdf-controls{position:fixed;bottom:0;left:0;right:0}.zoom-modal{display:flex;flex-direction:column;height:100%;width:100%;padding:0}.zoom-modal .document-wrapper{flex-grow:1;overflow:auto}.zoom-modal .pdf-controls{background:#333;box-shadow:2px 6px 13px #0003,7px 23px 24px #0000002e,15px 53px 33px #00000026,27px 94px 39px #0000001f,42px 146px 43px #0000001a;height:60px;z-index:1}.zoom-modal .page{min-width:100%!important}.zoom-modal canvas{margin:0 auto}.pdf-viewer{width:100%;height:100%;display:flex;flex-direction:column;position:relative}.pdf-viewer .pdf-controls{margin-bottom:10px;display:flex;width:100%;justify-content:center;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.pdf-viewer .pdf-controls .control-buttons{width:430px;height:52px;display:flex;gap:16px;padding:8px 20px;border-radius:8px;box-shadow:2px 6px 13px #0003,7px 23px 24px #0000002e,15px 53px 33px #00000026,27px 94px 39px #0000001f,42px 146px 43px #0000001a;background-color:#333}
