.theme-light .chat-bubble{border-color:#000;background:rgba(255,255,255,.15)}.msg-body{display:flex;justify-content:space-between;align-items:center}.msg-text{width:100%;overflow-wrap:break-word}.msg-author{font-weight:700}.msg-footer{color:#ffffff80;font-style:italic;font-size:10pt}.msg-footer>*{display:inline}.theme-light .msg-footer{color:#191919bf}.msg-tags{padding-right:12px}.chat-bubble{float:right;overflow-anchor:none;margin:2px 4px;padding:2px 4px;border:1px solid #565e80;border-radius:8px;text-align:right;background:rgba(0,0,0,.25)}.msg-total{float:left;font-size:36px;font-weight:700;text-align:right;padding-top:4px;min-width:2.25ex}.chat-box{flex:1;margin:0 4px;overflow:hidden scroll;display:flex;flex-direction:column-reverse}.chat-input{margin:0 4px 2px;display:flex}.chat-input input{flex:1;width:0;box-sizing:border-box;padding:0 1ex;float:left;border-radius:8px;background:#2d3143;color:#ffffffde;font-size:16pt}.theme-light .chat-input input{background-color:#ffffff40;color:#000}.chat-input button{float:right;display:inline-block;width:24px;height:24px;margin:2px 4px 0;padding:0 4px;background-color:#b9f}.theme-light .chat-input button{background-color:#f0f1f6}.button-bar{display:flex;width:100%;justify-content:space-evenly;font-size:8pt}.button-bar button{display:inline-block;flex:1;height:18px;background-color:#b9f;border-radius:0;padding:0}.theme-light .button-bar button{background-color:#f0f1f6}body{overflow:clip}.app-container{display:flex;flex-direction:column;height:100vh;width:100vw}.view-container{flex:1;height:0;display:flex;flex-direction:column}.options{display:none;overflow-y:scroll;overflow-x:hidden}.options.active{display:block;position:absolute;top:18px;bottom:0;left:0;right:0;padding:0 2ex;background:#222639}.option-row{align-items:center;padding-top:1em;display:flex}.option-row>label{flex:1}.option-row>input{min-width:0;margin-right:2em}.option-description{padding:0 1em;width:100%}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;scrollbar-width:thin;scrollbar-color:#bb99ff #222639}.theme-dark{background-color:#222639}.theme-light{background-color:#f0f2f7;color:#000}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:#bb99ff;border-radius:8px}::-webkit-scrollbar-track{margin:4px}.theme-light ::-webkit-scrollbar-thumb{background:black}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}
