/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}body,html{height:100%}*{box-sizing:border-box}#chat-root{min-height:100%;height:100%;padding-bottom:11px;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;display:-ms-flexbox;display:flex;font-family:helvetica;font-size:14px;line-height:1.4;font-weight:300;font-size:calc(10px + 1.6vmin);background:linear-gradient(to right bottom,#111,#222,#333,#444);color:#fff}#chat-root a{color:inherit}.chat-wrapper{height:100%;width:100%;max-width:40em;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.chat-wrapper.landscape{max-width:100%;-ms-flex-direction:row;flex-direction:row}.chat-wrapper.landscape .chat-input{min-width:12em;max-width:40%}.landscape .chat-messages{-ms-flex-positive:1;flex-grow:1}.paperTransparent{background:transparent;margin-bottom:.8em;border:.4em solid hsla(0,0%,100%,.01);box-shadow:5px 5px 20px 0 rgba(0,0,0,.08),0 3px 10px rgba(0,0,0,.1)}.chat-messages{overflow-y:auto}::-webkit-scrollbar{display:none}.chat-messages-wraper{padding:1.5em;-ms-flex-positive:1;flex-grow:1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end}.chat-message,.chat-messages-wraper{display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;max-width:100%}.chat-message{-ms-flex-direction:row;flex-direction:row}.me{-ms-flex-pack:end;justify-content:flex-end;margin-left:1em}.you{-ms-flex-pack:start;justify-content:flex-start;margin-right:1em}.bubble{border-radius:.3em;padding:.6em;position:relative;background:rgba(0,0,0,.3);max-width:100%;margin:.2em;white-space:pre-wrap;overflow-wrap:break-word}.you>div:before{left:-12px;border-right:12px solid rgba(0,0,0,.3)}.me>div:before,.you>div:before{box-sizing:border-box;content:"";position:absolute;margin:0 auto;top:calc(50% - 5px);width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.me>div:before{right:-12px;border-left:12px solid rgba(0,0,0,.3)}.think:after{width:7px;height:7px;bottom:-10px}.think:after,.think:before{content:" ";position:absolute;left:0;border-radius:100%;background:rgba(0,0,0,.3)}.think:before{width:4px;height:4px;bottom:-16px}.text-input-wraper.thinking:after,.thinking:last-child:after{content:" ";position:absolute;width:10px;height:10px;left:50%;bottom:-13px;border-radius:100%;background:rgba(0,0,0,.3);animation-duration:6s;animation-name:thinking;animation-iteration-count:infinite}.text-input-wraper.thinking:before,.thinking:last-child:before{content:" ";position:absolute;width:6px;height:6px;left:50%;bottom:-22px;border-radius:100%;background:rgba(0,0,0,.3);animation-duration:5s;animation-name:thinking;animation-iteration-count:infinite}@keyframes thinking{0%{left:52%}50%{left:48%}to{left:52%}}.chat-input{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;opacity:1;transition:opacity 2s;padding-top:.5em;padding-right:.4em;transition:box-shadow .2s linear}.landscape .chat-input{overflow:auto}.chat-input.showShadow{box-shadow:-.2em -1em 1.5em .3em rgba(0,0,0,.1);transition:box-shadow .1s linear}.chat-input-goTransparent .chat-input{transition:opacity .1s;opacity:0}.text-input-wraper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:1em;max-width:93%;cursor:pointer}.text-input,.text-input *{color:hsla(0,0%,100%,.2);outline:0!important;overflow:scroll}.typing .text-input,.typing .text-input *{color:#fff;outline:0!important}.text-input::-moz-selection,.text-input ::-moz-selection{background-color:rgba(0,0,0,.6)}.text-input::selection,.text-input ::selection{color:#fff!important;background-color:rgba(0,0,0,.6);padding:2em}.text-input::-moz-selection,.text-input ::-moz-selection{color:#fff!important;background-color:#000;padding:2em}.sendIcon{position:relative;top:-.1em;cursor:pointer}.Typist .Cursor--blinking{opacity:1;animation:blink 1s linear infinite}@keyframes blink{0%{opacity:1}50%{opacity:0}to{opacity:1}}.options-wraper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-bottom:1em;max-width:93%;-ms-flex-direction:column;flex-direction:column}.option-selected,.option-selected.thinking:after,.option-selected.thinking:before{border:.1px solid hsla(0,0%,100%,.5)}.image #chat-root{background:url("https://images.unsplash.com/photo-1483086431886-3590a88317fe?dpr=1&auto=format&fit=crop&w=767&h=1149&q=80&cs=tinysrgb&crop=")}.yellow #chat-root{background:linear-gradient(120deg,#ff8d00,#fcc000,#fdc81c);font-family:monospace}.blue #chat-root{background:linear-gradient(to right bottom,#2f2bad,#2f2bad,#413ae4,#6662ff);font-family:arial}.green #chat-root{background:linear-gradient(to left bottom,#016d63,#056f65,#02635a,#084a44);font-family:Arial}.white #chat-root{background:linear-gradient(120deg,#bbb,#ddd,#ddd,#fff);font-family:monospace}.white .bubble{background-color:#fff}.white #chat-root{color:#000}.white #chat-root .thinking:after,.white #chat-root .thinking:before{background-color:#fff}.white .you>div:before{border-right-color:#fff}.white .me>div:before{border-left-color:#fff}.white .text-input,.white .text-input *{color:rgba(0,0,0,.4);outline:0!important;overflow:scroll}.white .typing .text-input,.white .typing .text-input *{color:#000;outline:0!important}.white .option-selected,.white .option-selected.thinking:after,.white .option-selected.thinking:before{border:.1px solid rgba(0,0,0,.5)}
/*# sourceMappingURL=main.664107e2.css.map*/