body{margin:0;max-width:none;width:auto}pre{white-space:pre-wrap}@keyframes loader-animation{0%{opacity:1}50%{opacity:0}to{opacity:1}}.loader{animation:loader-animation 2s infinite}.main-wrapper{display:flex;flex-direction:column;margin:auto;max-width:800px;box-sizing:border-box}#box-container{overflow-y:auto;flex-grow:1;margin:1rem 0 0;padding:1rem 0 5rem;display:flex;flex-direction:column-reverse;max-width:100%;width:100%;box-sizing:border-box;height:calc(100vh - 200px);max-height:calc(100vh - 200px);-ms-overflow-style:none;scrollbar-width:none}#box-container::-webkit-scrollbar{display:none}#form-container{position:fixed;bottom:60px;left:50%;transform:translate(-50%);width:100%;max-width:calc(800px + 4rem);padding:0 2rem;box-sizing:border-box;z-index:1000}#form-container form{display:flex;margin:0;width:100%}#form-container input{flex-grow:1;margin:0 10px 0 0;height:40px;font-size:large;touch-action:manipulation;border:1px solid #ced4da;border-radius:4px}#form-container button{flex-shrink:0;width:auto;padding:10px;height:44px;border:none;border-radius:4px;cursor:pointer}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
