:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background-color:#f5f5f5}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}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.container{display:flex;flex-direction:column;height:100vh;align-items:center}.immovable{margin-top:auto;width:60%;background-color:#fff;padding:10px;box-shadow:0 -2px 5px #0000001a;z-index:9;border-radius:16px}.input-field{flex:1;padding:8px 16px}.messages-list{overflow-y:auto;padding:10px;width:60%;background-color:#fff;flex:1;border-radius:16px}.message{display:inline-block;margin:1px 0;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap}.message-block{max-width:70%;padding:12px 15px;border-radius:16px;overflow-wrap:break-word;word-break:break-word;text-align:start;margin:10px 0}.outgoing{background-color:#e0e0e0;color:#111}.incoming{color:#111}.outgoing-messages{display:flex;flex-direction:row-reverse}.incoming-messages{display:flex;flex-direction:row}.file-picker-zone{position:fixed;width:100%;height:100%;overflow-wrap:break-word;word-break:break-word;white-space:normal;text-align:justify}.input-field .MuiInputAdornment-root{display:flex;gap:8px;height:100%}.file-name{display:flex;margin:0;justify-content:flex-end;overflow-wrap:break-word;word-break:break-word;color:#111}.show-on-drop{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000c4;color:#fff;display:flex;justify-content:center;align-items:center;font-size:32px;z-index:9999;pointer-events:none}.input-container{display:flex;align-items:stretch;flex:1;gap:8px}.input-buttons{display:flex;flex-direction:column;gap:4px;align-items:stretch;justify-content:space-between}.input-buttons .button{height:100%;flex:1}.text-field-block{display:flex;flex-direction:column;flex:1;height:100%}.gif{height:30%;width:30%}
