@charset "UTF-8";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;place-items:center;min-width:320px;min-height:100vh}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}div.suggestion-container{position:fixed;bottom:55px;height:auto;max-height:120px;width:90%;max-width:450px;z-index:100;overflow-y:auto;border-top:1px solid rgb(230,230,230)}div.suggestion-container.full-screen{width:100%;max-width:100%}div.suggestion-container.hide{display:none}div.suggestion-container ul.suggested-list{list-style:none;margin:0;padding:0}div.suggestion-container ul.suggested-list li.suggested-item{background-color:#fff;cursor:pointer;padding:4px;border-bottom:1px solid rgb(230,230,230)}div.suggestion-container ul.suggested-list li.suggested-item:hover{background-color:#f5f5f5}div.suggestion-container ul.suggested-list li.suggested-item span.matched-part{font-weight:700;background-color:#ff9}div.chava-container{font-family:メイリオ,Meiryo,Arial,"sans-serif";font-size:14px!important}div.chava-container ::-webkit-scrollbar{width:7px}div.chava-container ::-webkit-scrollbar-track{background-color:#eee}div.chava-container ::-webkit-scrollbar-thumb{background-color:#999;border-radius:7px}div.chava-container div.chava-chat-window{position:fixed;bottom:10px;width:90%;max-width:450px;height:90%;max-height:650px;z-index:100000;border-radius:10px;border:none;box-shadow:0 5px 5px #00000080;overflow:hidden;display:flex;flex-direction:column}div.chava-container div.chava-chat-window.in-iframe{width:100%;height:100%;max-width:none;max-height:none;bottom:0;right:0}div.chava-container div.chava-chat-window.full-screen{width:100%;height:100%;max-width:100%;max-height:100%;bottom:0;left:0;box-shadow:none}div.chava-container div.chava-chat-window.hide{display:none}div.chava-container div.chava-chat-window.right{right:10px}div.chava-container div.chava-chat-window.left{left:10px}div.chava-container div.chava-chat-window header.chava-chat-header{display:flex;padding:5px;color:#fff;height:18px;font-size:12px;font-weight:700;align-items:center;background-color:#01916d;background-attachment:fixed;background-size:cover}div.chava-container div.chava-chat-window header.chava-chat-header div.chava-chat-header-title{display:flex;justify-content:flex-start;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.chava-container div.chava-chat-window header.chava-chat-header button.chava-header-btn{display:flex;height:30px;width:30px;background-color:transparent;border:none;border-radius:50%;cursor:pointer;outline:none;margin-left:4px;justify-content:center;align-items:center}div.chava-container div.chava-chat-window header.chava-chat-header button.chava-header-btn:hover{background-color:#ffffff4d}@media (min-width: 520px){div.chava-container div.chava-chat-window header.chava-chat-header{padding:10px}}div.chava-container div.chava-chat-window div.chava-chat-body{flex-grow:1;overflow-y:auto;padding-bottom:45px}div.chava-container div.chava-chat-window div.chava-chat-body .webchat__basic-transcript__filler{flex:none}div.chava-container div.chava-chat-window div.chava-chat-body .webchat__send-box__main{position:absolute;bottom:0;width:100%}div.chava-container div.chava-chat-window div.chava-chat-body .webchat__send-box__main.hide-send-box{display:none}div.chava-container div.chava-chat-window div.chava-chat-body .webchat__send-box-text-box{margin-bottom:0}div.chava-container div.chava-chat-window div.chava-chat-body .webchat__bubble--from-user .webchat__bubble__content{border-radius:15px 0 15px 15px!important;overflow:hidden}div.chava-container div.chava-chat-window div.chava-chat-body .webchat__bubble:not(.webchat__bubble--from-user) .webchat__bubble__content{border-radius:0 15px 15px!important;overflow:hidden}div.chava-container div.chava-chat-window div.chava-chat-body .webchat__bubble:not(.webchat__bubble--from-user) .webchat__bubble__content div.ac-container{padding-top:5px!important}div.chava-container div.chava-chat-window div.chava-chat-body div.webchat__adaptive-card-renderer{max-height:100%}div.chava-container div.chava-chat-window div.chava-chat-body .ac-actionSet>button>div{white-space:normal!important}div.chava-container div.chava-chat-window div.chava-chat-body .ac-actionSet>button.ac-pushButton{border-radius:10px;border-color:silver;min-height:40px;box-shadow:0 1px 1px #00000080;justify-content:left!important;padding:5px 10px;font-size:1em;font-weight:400;color:#363636}div.chava-container div.chava-chat-window div.chava-chat-body .ac-actionSet>button.ac-pushButton:hover{background-color:#01916d;color:#fff}div.chava-container div.chava-chat-window div.chava-chat-body .ac-actionSet>button.ac-pushButton div{text-align:left}div.chava-container div.chava-chat-window div.chava-chat-body button.ac-pushButton[aria-pressed=true]{background-color:#01916d;border-color:#01916d;color:#fff}div.chava-container div.chava-chat-window div.chava-chat-body div.ac-actionSet{padding:5px}div.chava-container div.chava-chat-window div.chava-chat-body div.ac-adaptiveCard{background-color:#fff;padding-top:0!important}div.chava-container div.chava-chat-window div.chava-chat-body div.ac-textBlock>table,div.chava-container div.chava-chat-window div.chava-chat-body th,div.chava-container div.chava-chat-window div.chava-chat-body td{text-align:center;border-collapse:collapse;border-spacing:0;padding:5px;border:solid 1px #e4e4e4}div.chava-container div.chava-chat-window div.chava-chat-body div.ac-textBlock>table>thead>tr>th{background:#f6f6f6}div.chava-container div.chava-chat-window div.chava-chat-body img{max-width:100%}div.chava-container div.chava-chat-window div.chava-chat-body div.webchat__toaster__list{display:none}div.chava-container div.chava-chat-window div.chava-chat-body div.webchat__stacked-layout div.webchat__bubble{max-width:1000px}div.chava-container div.chava-chat-window div.chava-chat-body a.ac-anchor{color:#00e;text-decoration:underline}div.chava-container div.chava-chat-window div.chava-chat-body button.ac-pushButton{font-weight:700!important}div.chava-container div.chava-chat-window div.chava-chat-body div.ac-input-container>textarea{field-sizing:content;min-height:5rem;padding:4px 8px}div.chava-container div.chava-chat-window div.chava-chat-body span.webchat__suggested-action__text{font-size:14px}div._chava-chat-dummy_3yreo_1{bottom:66px;overflow-y:auto;width:100%;position:absolute;top:2rem;padding-top:1rem;background:#fff;font-size:14px}div._chava-chat-dummy_3yreo_1._first-message_3yreo_11{height:100%;overflow:unset}div._chava-chat-dummy_3yreo_1 ._chava-chat-dummy-message_3yreo_15{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:auto}div._chava-chat-dummy_3yreo_1 ._chava-chat-dummy-message-icon_3yreo_21{position:absolute;margin-left:.6rem}div._chava-chat-dummy_3yreo_1 ._chava-chat-dummy-message-bubble_3yreo_25{width:calc(100% - 80px);text-align:left;display:inline-block;position:relative;margin:0 20px 0 60px;padding:17px 13px;border-radius:12px;background:#eee;word-wrap:break-word}div._chava-chat-dummy_3yreo_1 ._chava-chat-dummy-message-bubble_3yreo_25._first-message_3yreo_11{max-height:2rem;margin:0 10px 0 60px;padding:.5rem 13px .8rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}div._chava-chat-dummy_3yreo_1 ._chava-chat-dummy-message-bubble_3yreo_25:after{content:"";display:inline-block;position:absolute;top:5px;left:-20px;border:12px solid transparent;border-right:12px solid #eee}div._chava-chat-dummy_3yreo_1 ._chava-chat-dummy-suggest_3yreo_56._first-message_3yreo_11{position:fixed;bottom:10px;min-height:45px;padding-bottom:.2rem;background-color:#fff;display:flex;justify-content:flex;flex-wrap:nowrap;overflow-x:auto;gap:.5rem;margin-right:20px;margin-left:10px;scrollbar-width:thin;scrollbar-color:#ccc #fff}div._chava-chat-dummy_3yreo_1 ._chava-chat-dummy-suggest-btn_3yreo_72{width:calc(100% - 80px);font-size:14px;min-height:40px;padding:10px 15px;margin:8px 20px 8px 60px;display:flex;justify-content:left;align-items:center;text-align:left;transition:.3s ease-in-out;font-weight:600;background:#fff;border-radius:8px;border:.1rem solid rgba(0,0,0,.5);box-shadow:.1rem .1rem 0 .1rem #ccc}div._chava-chat-dummy_3yreo_1 ._chava-chat-dummy-suggest-btn_3yreo_72._first-message_3yreo_11{width:auto;min-width:20px;padding:.5rem;margin:0;flex-shrink:0}div._chava-chat-dummy_3yreo_1 ._chava-chat-dummy-suggest-btn_3yreo_72:hover{transform:translate3d(.2rem,.2rem,0);box-shadow:none;opacity:1;transition:all .2s}div._chava-chat-dummy_3yreo_1 button._chava-chat-dummy-suggest-btn_3yreo_72[aria-pressed=true]{background:#01916d;color:#fff;box-shadow:none;opacity:1;transform:translate3d(.2rem,.2rem,0)}div.chava-loader{text-align:center}div.chava-loader div.chava-loader-progress{height:4px;width:100%;--c: no-repeat linear-gradient(#afafaf 0 0);background:var(--c),var(--c),#cfcfcf;background-size:60% 100%;animation:l16 3s infinite;margin-top:10px}@keyframes l16{0%{background-position:-150% 0,-150% 0}66%{background-position:250% 0,-150% 0}to{background-position:250% 0,250% 0}}div.chava-conversation-history{background-color:#f9f9f9;padding:10px;overflow:hidden}div.chava-conversation-history div.chava-user-activity{border:1px solid #e0e0e0;border-radius:0 10px 10px;margin:10px;padding:10px;background-color:#fff;word-wrap:break-word;position:relative}div.chava-conversation-history div.chava-user-activity-user{border-radius:10px 0 10px 10px;margin-left:150px}div.chava-conversation-history div.chava-user-activity-operator,div.chava-conversation-history div.chava-user-activity-bot{margin-right:150px;padding-top:10px}div.chava-conversation-history div.chava-user-activity-role-bot,div.chava-conversation-history div.chava-user-activity-role-operator{background-color:#fff;border-radius:5px;top:-5px;left:10px;padding:2px;position:absolute}div.chava-conversation-history div.chava-recommendation-result-body{border:1px solid #e0e0e0;border-radius:10px;margin:4px 150px 4px 4px;padding:20px 10px 2px;background-color:#fff;word-wrap:break-word;position:relative}div.chava-conversation-history div.chava-recommendation-result-item{border:1px solid #e0e0e0;border-radius:10px;margin:4px;padding:2px 10px;background-color:#fff;word-wrap:break-word}div.chava-terms-form{width:100%;height:100%;overflow:hidden;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}div.chava-terms-form button{width:80%;max-width:400px;height:60px;margin:10px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:none}div.chava-terms-form button:hover:enabled{background-color:#e0e0e0;cursor:pointer;box-shadow:2px 2px 2px #d0d0d0}div.chava-terms-form button:disabled{cursor:not-allowed}button.chava-chat-btn{position:fixed;border:none;outline:none;bottom:10px;cursor:pointer}button.chava-chat-btn.hide{display:none}button.chava-chat-btn.right{right:10px}button.chava-chat-btn.left{left:10px}button.chava-chat-btn.default{padding:10px;box-shadow:0 5px 5px #00000080;border-radius:50%;background-color:#01916d}button.chava-chat-btn.default:hover{box-shadow:0 10px 10px #00000080}button.chava-chat-btn.custom-avatar{padding:0;box-shadow:none;background-color:transparent}button.chava-chat-btn .close-icon{position:absolute;right:0;top:-16px;background-color:#fff;width:32px;height:32px;padding:0;border-radius:50%;border:0px}button.chava-chat-btn .close-icon:hover{box-shadow:0 3px 3px #00000080}button.chava-chat-btn img.avatar-img{height:90px}button.chava-chat-btn img.avatar-img:hover{box-shadow:0 8px 12px -4px #0006;border-radius:12%}#root{max-width:1280px;margin:0 auto;padding:2rem}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
