body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0}.wrapper{align-items:center;background:#000;display:flex;height:100vh;justify-content:center;width:100vw}.screen,.wrapper{position:relative}.screen{aspect-ratio:9/16;background:#e0e0e0;inset:0;max-height:100%;max-width:100%;overflow:hidden;width:56.25vh}@media (max-aspect-ratio:9/16){.screen{height:177.77778vw;width:100vw}}#canvas{height:52.08333%;left:2.7%;position:absolute;top:2.6%;width:92.59259%}#body-image{left:0;position:absolute;top:0;width:100%}#mask,#video{height:1px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;width:1px}.chat{background:linear-gradient(#0000,#0000,#fffc);height:100%;top:0}.chat,.input-area{left:0;position:absolute;width:100%}.input-area{align-items:center;bottom:0;box-sizing:border-box;display:flex;height:12%;margin:0;padding:5px}.input-area input{background:#ffffff7a;box-sizing:border-box;color:#000;flex:1 1;margin:0;width:80%}.input-area button,.input-area input{border:none;border-radius:5px;height:50%;padding:10px}.input-area button{align-items:center;background:#ffa600;color:#fff;cursor:pointer;display:flex;justify-content:center;margin:0 0 0 10px;width:10%}.logs{bottom:12%;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;left:0;max-height:38%;overflow-y:scroll;padding:10px;position:absolute;right:-17px}.bot-name{font-weight:700;padding:10px}.msg{border-radius:1rem;line-height:1.4;max-width:60%;padding:.6rem .9rem;position:relative;word-break:break-word}.msg.log-bot{align-self:flex-start;background:#fcf1df;border-top-left-radius:0;color:#222}.msg.log-user{align-self:flex-end;background:#f3bc8a;border-top-right-radius:0;color:#000}.msg.log-bot:before,.msg.log-user:before{border:10px solid #0000;content:"";height:0;position:absolute;top:0;width:0}.msg.log-bot:before{border-right-color:#fcf1df;left:-10px}.msg.log-user:before{border-left-color:#f3bc8a;right:-10px}.msg.log-bot-thinking{text-align:center}.thinking-indicator{background-color:#ca9067;border-radius:50%;display:inline-block;height:10px;margin-left:2px;width:10px}
/*# sourceMappingURL=main.c78efb36.css.map*/