body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#343441;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}*{scrollbar-color:#343441 #7b7b9f;scrollbar-width:thin}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#7b7b9f}::-webkit-scrollbar-thumb{background-color:#343441;border:3px solid #7b7b9f;border-radius:20px}.nav{background-color:#343441;display:flex;font-size:2rem;padding:10px}.nav .logo{background-color:#e3e3e3;font-size:2rem;font-weight:400;padding-left:5px;padding-right:5px}.nav__link-logo{color:#343441;text-decoration:none}.nav__list{flex:1 1;font-weight:300;list-style-type:none;margin:0;text-align:right}.nav__list li{display:inline;padding:10px}.nav__list li a{color:#878787;text-decoration:none}.nav__list li a:hover{color:#e3e3e3}@media screen and (max-width:500px){.nav{align-items:left;flex-direction:column;font-size:.8rem}.nav .logo{font-size:2rem}.nav__list{font-size:1.32rem;padding:0;text-align:left}.nav__list li{padding:0 20px 0 0}}.section{align-items:center;background-color:#e3e3e3;display:flex;flex-direction:column;min-height:90vh;padding:1rem 0}.section__title{font-size:2rem;font-weight:800;margin-bottom:1rem}.section__content{display:flex;flex-direction:column;font-size:1.2rem;line-height:1.5;width:80%}.center{align-items:center}.architecture,.center{text-align:center}img{width:80%}@media screen and (max-width:500px){.section__content{width:90%}img{width:100%}}.chat{min-height:80vh;width:100%}.chat__messages{margin-bottom:90px}.chat__message{display:flex;font-size:1rem;line-height:1.75;padding:20px}.chat__message--link,.chat__message--link:visited{color:aqua}.chat__message--link:hover{color:#007e7e}.chat__message-avatar{border-radius:10%;-webkit-filter:grayscale(50%);filter:grayscale(50%);height:50px;margin-right:10px;width:50px}.chat__message--author{background-color:#343441;color:#ececf1;flex:1 1}.chat__message--user{background-color:#444654;color:#d1d5db}.chat__input{display:flex}.chat__input form{bottom:0;margin:0;position:fixed;right:0;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.chat__input button,.chat__input input{border:none;font-size:1.5rem;padding:20px}.chat__input-field{border-bottom-left-radius:.75rem;border-bottom-right-radius:0;border-top-left-radius:.75rem;border-top-right-radius:0;border-width:1px;margin:0;width:50%}.disabled{background-color:#919191}.active{background-color:#e3e3e3}.chat__input-button{border-bottom-left-radius:0;border-bottom-right-radius:.75rem;border-top-left-radius:0;border-top-right-radius:.75rem;border-width:0;color:#6f6f71;cursor:pointer;margin:0}.chat__input button:focus,.chat__input input:focus{outline:none}@media screen and (max-width:500px){.chat__input input{width:70%}.chat__input button,.chat__input input{font-size:1.8rem;padding:10px}::-webkit-input-placeholder{font-size:1.5rem}::placeholder{font-size:1.5rem}.chat__message{font-size:1.32rem;line-height:1.8;margin:2px;padding:0}.chat__message-avatar{-webkit-filter:grayscale(50%);filter:grayscale(50%);height:80px;margin-right:10px;padding-top:10px;width:80px}.chat__message-content{margin:0;padding:0}}.arrow{bottom:100px;cursor:pointer;position:fixed;right:20px}.arrow img{height:32px;width:32px}@media screen and (max-width:500px){.arrow{display:none}}.section__content{width:50%}.section__image{margin-bottom:0;text-align:center}.section__image img{border-radius:10%;-webkit-filter:grayscale(50%);filter:grayscale(50%);width:120px}@media screen and (max-width:500px){.section__content{width:90%}}.developer-mode{background-color:#ff0;font-weight:700;text-align:center}
/*# sourceMappingURL=main.af799cf7.css.map*/