@import"https://fonts.googleapis.com/css2?family=Material+Icons&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap";:root{--color-link: #76d2ff;--color-scroll-bg: #484848;--color-scroll-thumb: #76d2ff;--color-scroll-thumb-hover: #00338d}.light--theme{--color-link: #00338d;--color-scroll-bg: #f1f1f1;--color-scroll-thumb: #888;--color-scroll-thumb-hover: #555}.kpmg--theme{--color-link: #ffffff;--color-scroll-bg: rgba(255, 255, 255, .4);--color-scroll-thumb: #00b8f5;--color-scroll-thumb-hover: rgba(0, 184, 245, .5)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga" 1,"calt" 1}ul,li{list-style:none;padding:0}.list-item{transition:all .15s ease-in-out}.list-item:hover{background-color:var(--color-scroll-bg)}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:KPMG Light;src:local("KPMG Light"),url(/assets/KPMG-Light-DenzbDff.woff) format("woff")}a{color:var(--color-link)}::-webkit-scrollbar{opacity:0;visibility:hidden;width:5px}::-webkit-scrollbar-track{background:var(--color-scroll-bg)}::-webkit-scrollbar-thumb{background-color:var(--color-scroll-thumb);transition:background-color .3s ease-in-out}::-webkit-scrollbar-thumb:hover{background-color:var(--color-scroll-thumb-hover)}@keyframes dotPulse{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.25);opacity:1}to{transform:scale(1);opacity:.5}}.loading-text:empty:after,.loading-text ol:last-child li:last-child:after,.loading-text pre:last-child code:after,.loading-text p:last-child:after,.loading-text ul:last-child li:last-child:after{content:"";display:inline-block;width:6px;height:6px;margin-left:.25rem;vertical-align:baseline;background:currentColor;border-radius:50%;box-shadow:none;animation:dotPulse 1s infinite ease-in-out}p{margin:0}button{background-color:transparent;outline:transparent;border:none;cursor:pointer;padding:0;margin:0}.thumbnail-container{width:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;gap:4px;border-radius:.5rem;cursor:pointer;transition:all .15s ease-in-out}.thumbnail-container:hover{background-color:#dcdcdc80}.thumbnail-container:hover .thumbnail{border:solid 1px var(--color-link)}.pas-conversation-message .MuiListItemText{font-size:var(--chat-font-size, 15px)}.thumbnail{width:50px;height:50px;display:flex;justify-content:center;align-items:center;object-fit:cover;object-position:center;border-radius:4px;border:solid 1px rgb(220,220,220);background-color:#fff;transition:border .15s ease-in-out}.thumbnail:hover{border:solid 1px var(--color-link)}.remove-file-button{position:absolute;top:2px;right:2px;display:flex;align-items:center;justify-content:center;padding:1px;border-radius:50%;border:solid 1px #e3e3e3;background:#fff;transition:all .15s ease-in-out}.remove-file-button:hover{background-color:#d14242;color:#fff;transform:scale(1.05);border:solid 1px rgb(209,66,66);box-shadow:#0003 0 4px 12px;font-size:1.2rem;font-weight:700;text-align:center;line-height:normal;text-decoration:none;text-transform:none;white-space:nowrap;-webkit-user-select:none;user-select:none;touch-action:manipulation;-webkit-user-drag:none;-webkit-tap-highlight-color:transparent;transform:scale(1.1)}.remove-file-button:active{transform:scale(.9)}.remove-banner-button{display:flex;align-items:center;justify-content:flex-start;padding:2px;border-radius:4px;background:#ececec;transition:all .15s ease-in-out}.remove-banner-button:hover{background-color:#eee;transform:scale(1.05)}.remove-banner-button:active{transform:scale(.9)}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{background:#f3f3f3;color:#444}.hljs-comment{color:#697070}.hljs-tag,.hljs-punctuation{color:#444a}.hljs-tag .hljs-name,.hljs-tag .hljs-attr{color:#444}.hljs-keyword,.hljs-attribute,.hljs-selector-tag,.hljs-meta .hljs-keyword,.hljs-doctag,.hljs-name{font-weight:700}.hljs-type,.hljs-string,.hljs-number,.hljs-selector-id,.hljs-selector-class,.hljs-quote,.hljs-template-tag,.hljs-deletion{color:#800}.hljs-title,.hljs-section{color:#800;font-weight:700}.hljs-regexp,.hljs-symbol,.hljs-variable,.hljs-template-variable,.hljs-link,.hljs-selector-attr,.hljs-operator,.hljs-selector-pseudo{color:#ab5656}.hljs-literal{color:#695}.hljs-built_in,.hljs-bullet,.hljs-code,.hljs-addition{color:#397300}.hljs-meta{color:#1f7199}.hljs-meta .hljs-string{color:#38a}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}
