body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#18181b;font-family:Assistant,sans-serif;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0;padding:0}#root,body,html{height:100%;position:relative;width:100%}[data-component=Button]{align-items:center;background-color:#ececf1;border:none;border-radius:1000px;color:#101010;display:flex;font-family:Roboto Mono,monospace;font-optical-sizing:auto;font-size:12px;font-style:normal;font-weight:400;gap:8px;min-height:42px;outline:none;padding:8px 24px;transition:transform .1s ease-in-out,background-color .1s ease-in-out}[data-component=Button].button-style-action{background-color:#101010;color:#ececf1}[data-component=Button].button-style-action:hover:not([disabled]){background-color:#404040}[data-component=Button].button-style-alert{background-color:red;color:#ececf1}[data-component=Button].button-style-alert:hover:not([disabled]){background-color:red}[data-component=Button].button-style-flush{background-color:#fff0}[data-component=Button][disabled]{color:#999}[data-component=Button]:not([disabled]){cursor:pointer}[data-component=Button]:hover:not([disabled]){background-color:#d8d8d8}[data-component=Button]:active:not([disabled]){transform:translateY(1px)}[data-component=Button] .icon{display:flex}[data-component=Button] .icon.icon-start{margin-left:-8px}[data-component=Button] .icon.icon-end{margin-right:-8px}[data-component=Button] .icon svg{height:16px;width:16px}[data-component=Button].icon-red .icon{color:#c00}[data-component=Button].icon-green .icon{color:#090}[data-component=Button].icon-grey .icon{color:#909090}[data-component=Button].icon-fill svg{fill:currentColor}[data-component=ConsolePage]{display:flex;flex-direction:column;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;height:100vh;margin:0 8px;overflow:hidden}[data-component=ConsolePage]>div{flex-shrink:0}[data-component=ConsolePage] .content-avatar-body{padding-top:15px}[data-component=ConsolePage] .content-avatar-body video{border-radius:15px;height:auto;overflow:hidden;width:75%}[data-component=ConsolePage] .content-top{align-items:center;display:flex;min-height:40px;padding:8px 16px}[data-component=ConsolePage] .content-top .content-title{align-items:center;display:flex;flex-grow:1;gap:12px}[data-component=ConsolePage] .content-top .content-title img{height:24px;width:24px}[data-component=ConsolePage] .content-main{align-items:center;display:flex;flex-direction:column;flex-grow:1;flex-shrink:1!important;margin:0 10px 15px 0;max-height:95vh;max-width:1200px;overflow-y:auto;width:100%}[data-component=ConsolePage] .content-avatar{margin-bottom:0;text-align:center}[data-component=ConsolePage] .content-avatar video{height:auto;max-width:300px;width:40%}[data-component=ConsolePage] .content-block-body{align-items:flex-start;display:flex;flex-direction:column;height:30vh;justify-content:flex-start;margin:20px 0;overflow-y:auto;text-align:left}[data-component=ConsolePage] .content-block.conversation{border-top:1px solid #e7e7e7;margin:0 auto 10px;max-height:70vh;max-width:800px;overflow:hidden;width:100%}[data-component=ConsolePage] .content-block{display:flex;flex-direction:column;max-height:100%;position:relative;width:100%}[data-component=ConsolePage] .content-block .content-block-title{flex-shrink:0;padding-bottom:4px;padding-top:16px;position:relative}[data-component=ConsolePage] .content-block .content-block-body{color:#6e6e7f;flex-grow:1;line-height:1.2em;overflow:auto;padding:4px 0 8px;position:relative}[data-component=ConsolePage] .content-block .content-block-body.full{padding:0}[data-component=ConsolePage] .content-logs{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}[data-component=ConsolePage] .content-logs>div{flex-grow:1}[data-component=ConsolePage] .content-logs>.content-actions{display:flex;justify-content:space-between;margin-top:10px;width:100%}[data-component=ConsolePage] .conversation-item{align-items:flex-start;display:flex;flex-direction:column;gap:5px;margin-left:16px;position:relative}[data-component=ConsolePage] .conversation-item:not(:hover) .close{display:none}[data-component=ConsolePage] .conversation-item .close{background:#aaa;border-radius:16px;color:#fff;cursor:pointer;display:flex;padding:2px;position:absolute;right:-20px;top:0}[data-component=ConsolePage] .conversation-item .close:hover{background:dimgray}[data-component=ConsolePage] .conversation-item .close svg{stroke-width:3;height:12px;width:12px}[data-component=ConsolePage] .conversation-item .speaker{flex-shrink:0;font-weight:700;gap:16px;margin-right:16px;position:relative;text-align:left;width:auto}[data-component=ConsolePage] .conversation-item .speaker.user{color:#09f}[data-component=ConsolePage] .conversation-item .speaker.assistant{color:#090}[data-component=ConsolePage] .conversation-item .speaker-content{word-wrap:break-word;color:#18181b;overflow:hidden}[data-component=ConsolePage] .button-container{align-items:center;display:flex;gap:20px;justify-content:center}[data-component=ConsolePage] .button-container button{background-color:#d3d3d3;border:none;border-radius:25px;color:#000;cursor:pointer;font-size:16px;min-width:120px;padding:10px 20px;transition:background-color .3s}[data-component=ConsolePage] .button-container button:hover{background-color:#a9a9a9}[data-component=App]{height:100%;position:relative;width:100%}
/*# sourceMappingURL=main.26584b6f.css.map*/