.styles-module-scss-module__aEOzaa__scrollable::-webkit-scrollbar{width:10px;height:10px}.styles-module-scss-module__aEOzaa__scrollable::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.styles-module-scss-module__aEOzaa__chatArea{background-color:#f7f6f2;height:100%;overflow:hidden}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatAreaContainer{flex-direction:column;height:100%;display:flex;position:relative}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessagesWrapper{overflow-y:auto}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessagesLoaderWrapper{justify-content:center;align-items:center;height:calc(100vh - 250px);display:flex}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessagesLoaderWrapper .styles-module-scss-module__aEOzaa__chatMessagesLoader{aspect-ratio:1;--_c:no-repeat radial-gradient(farthest-side,#25b09b 92%,#0000);background:var(--_c)top,var(--_c)left,var(--_c)right,var(--_c)bottom;background-size:12px 12px;width:50px;animation:1s infinite styles-module-scss-module__aEOzaa__l7}@keyframes styles-module-scss-module__aEOzaa__l7{to{transform:rotate(.5turn)}}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageFormWrapper{background-color:#ececf1;width:100%;height:200px;padding:1rem;position:absolute;bottom:0}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages{flex-direction:column;gap:.5rem;max-height:calc(100vh - 250px);padding:1.5rem;display:flex;overflow-y:scroll}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessageIcon{font-size:200%}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessage{border-radius:1rem;padding:.5rem 1rem;position:relative}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessage .styles-module-scss-module__aEOzaa__chatMessageTime{color:#8e8ea0;margin-bottom:.25rem;font-size:75%;font-weight:300;line-height:1.5}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessage .styles-module-scss-module__aEOzaa__chatMessageContent{margin-bottom:.25rem;font-size:87.5%;line-height:1.5}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessageFromUser{justify-content:flex-end;gap:1rem;max-width:80%;margin-left:auto;display:flex}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessageFromUser .styles-module-scss-module__aEOzaa__chatMessage{background-color:#e8e8e8;border:2px solid #d4d4d4}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessageFromUser .styles-module-scss-module__aEOzaa__chatMessage .styles-module-scss-module__aEOzaa__chatMessageContent{white-space:pre-wrap}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessageFromAssistant{gap:1rem;max-width:80%;display:flex}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessageFromAssistant .styles-module-scss-module__aEOzaa__chatMessage{background-color:#fff;border:2px solid orange;margin-top:1rem;margin-bottom:1rem;margin-left:.5rem}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessageFromAssistant .styles-module-scss-module__aEOzaa__chatMessage:before{content:"";border-top:0 solid #0000;border-bottom:20px solid #0000;border-left:0 solid #0000;border-right:20px solid orange;position:absolute;top:20px;left:0;translate:-100% -50%}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessages .styles-module-scss-module__aEOzaa__chatMessageFromAssistant .styles-module-scss-module__aEOzaa__chatMessage:after{content:"";border-top:0 solid #0000;border-bottom:15.2px solid #0000;border-left:0 solid #0000;border-right:15.2px solid #fff;position:absolute;top:20px;left:0;translate:-100% calc(-50% - .4px)}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm{flex-direction:column;gap:.25rem;height:100%;display:flex}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm textarea{resize:none;border-radius:10px;flex:1;width:100%;padding:.825rem 1rem;font-size:1rem;box-shadow:0 0 10px -5px #777}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm textarea::placeholder{color:#aaa}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__chatMessageFormDetail{justify-content:space-between;display:flex}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__chatMessageFormDetail button{width:64px;margin-top:.25rem;font-size:87.5%}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCount{color:#8e8ea0;align-items:center;font-size:87.5%;line-height:1.25rem;display:flex}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCountExceeded{color:#dc3545}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCountWarning{color:#ffc107}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCountExceededMessage{color:#dc3545;margin-left:1rem;font-weight:700}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCountingLoader{aspect-ratio:1;width:1rem;margin-left:4px;animation:1s steps(12,end) infinite styles-module-scss-module__aEOzaa__l26;display:grid;-webkit-mask:conic-gradient(from 15deg,#0000,#000);mask:conic-gradient(from 15deg,#0000,#000)}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCountingLoader,.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCountingLoader:before,.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCountingLoader:after{background:radial-gradient(closest-side at 50% 12.5%,#8e8ea0 96%,#0000) 50% 0/20% 80% repeat-y,radial-gradient(closest-side at 12.5%,#8e8ea0 96%,#0000) 0/80% 20% repeat-x}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCountingLoader:before,.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCountingLoader:after{content:"";grid-area:1/1;transform:rotate(30deg)}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__tokenCountingLoader:after{transform:rotate(60deg)}@keyframes styles-module-scss-module__aEOzaa__l26{to{transform:rotate(1turn)}}.styles-module-scss-module__aEOzaa__chatArea .styles-module-scss-module__aEOzaa__chatMessageForm .styles-module-scss-module__aEOzaa__formSubmitButton{justify-content:center;align-items:center;display:flex;color:#fff!important;width:40px!important;height:40px!important;padding:0!important;font-size:20px!important}.styles-module-scss-module__aEOzaa__reactMarkDown ol,.styles-module-scss-module__aEOzaa__reactMarkDown ul{padding-left:2rem}.styles-module-scss-module__aEOzaa__reactMarkDown li p{margin-bottom:0}.styles-module-scss-module__aEOzaa__reactMarkDown h1{font-size:200%;font-weight:600}.styles-module-scss-module__aEOzaa__reactMarkDown h2{font-size:150%;font-weight:600}.styles-module-scss-module__aEOzaa__reactMarkDown h3{font-size:125%;font-weight:600}.styles-module-scss-module__aEOzaa__reactMarkDown h4{font-size:100%;font-weight:600}.styles-module-scss-module__aEOzaa__reactMarkDown h5{font-size:87.5%;font-weight:600}
.styles-module-scss-module___C48xa__scrollable::-webkit-scrollbar{width:6px;height:6px}.styles-module-scss-module___C48xa__scrollable::-webkit-scrollbar-thumb{background:#777;border-radius:6px}.styles-module-scss-module___C48xa__scrollable{scrollbar-width:auto;scrollbar-color:#777}.styles-module-scss-module___C48xa__chatMenuWrapper{color:#fff;-webkit-user-select:none;user-select:none;background-color:#1e4c75;height:100%;padding:.5rem}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatMenu{flex-direction:column;gap:1rem;width:100%;display:flex}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatMenuText{white-space:nowrap;text-align:left;font-size:.875rem;line-height:1.25rem;overflow:hidden}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatControl .styles-module-scss-module___C48xa__newChatButton{color:#fff;border-radius:.25rem;gap:.75rem;width:100%;padding:.75rem .5rem;display:flex}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatControl .styles-module-scss-module___C48xa__newChatButton:not([disabled]):hover{background-color:#5b9bd51a}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistoryWrapper{flex-grow:1;position:relative}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory{flex-direction:column;gap:.25rem;width:100%;height:100%;display:flex;position:absolute;overflow-y:scroll}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistoryDate{color:#fff;font-size:87.5%;font-weight:100}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistoryItem{color:#fff;border-radius:.25rem;gap:.75rem;width:100%;height:36px;padding:.5rem 1rem .5rem .5rem;display:flex;position:relative}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistoryItem:not([disabled]):hover{background-color:#235a89}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistoryItem:not([disabled]):hover .styles-module-scss-module___C48xa__chatHistoryItemOverflow{background-image:linear-gradient(270deg,#235a89,#235a8900)}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistoryItem .styles-module-scss-module___C48xa__chatHistoryItemOverflow{z-index:8;background-image:linear-gradient(270deg,#1e4c75,#1e4c75);width:32px;height:18px;position:absolute;top:9px;right:0}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistorySelected{position:relative}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistorySelected .styles-module-scss-module___C48xa__chatHistoryItem{background-color:#28679e}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistorySelected .styles-module-scss-module___C48xa__chatHistoryItem:hover{background-color:#28679e!important}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistorySelected .styles-module-scss-module___C48xa__chatHistoryItem .styles-module-scss-module___C48xa__chatMenuText{width:calc(100% - 48px)!important}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistorySelected .styles-module-scss-module___C48xa__chatHistoryItem:hover.styles-module-scss-module___C48xa__chatHistoryItemOverflow,.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistorySelected .styles-module-scss-module___C48xa__chatHistoryItem .styles-module-scss-module___C48xa__chatHistoryItemOverflow{right:32px;background-image:linear-gradient(270deg,#28679e,#235a8900)!important}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistorySelected .styles-module-scss-module___C48xa__chatHistoryItemControl{position:absolute;top:4px;right:4px}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistorySelected .styles-module-scss-module___C48xa__chatHistoryItemControl .styles-module-scss-module___C48xa__chatHistoryItemControlButton{color:#ffffffbf;border-radius:.5rem;width:28px;height:28px}.styles-module-scss-module___C48xa__chatMenuWrapper .styles-module-scss-module___C48xa__chatHistory .styles-module-scss-module___C48xa__chatHistorySelected .styles-module-scss-module___C48xa__chatHistoryItemControl .styles-module-scss-module___C48xa__chatHistoryItemControlButton:hover{background-color:#235a89}.styles-module-scss-module___C48xa__chatMenuDeleteModal .styles-module-scss-module___C48xa__modalTitle{font-size:125%}.styles-module-scss-module___C48xa__chatMenuDeleteModal .styles-module-scss-module___C48xa__modalBody,.styles-module-scss-module___C48xa__chatMenuDeleteModal .styles-module-scss-module___C48xa__modalButton{font-size:100%}
.styles-module-scss-module__kZ2yIG__containerFullHeight{height:calc(100vh - 50px);padding:0;overflow:hidden}.styles-module-scss-module__kZ2yIG__rowFullHeight{height:100%;margin-left:0;margin-right:0;overflow:hidden}.styles-module-scss-module__kZ2yIG__overlay{z-index:10;background-color:#fffc;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.styles-module-scss-module__kZ2yIG__overlay .styles-module-scss-module__kZ2yIG__overlayLoader{--c:no-repeat linear-gradient(#19a3d1 0 0);background:var(--c),var(--c),var(--c),var(--c);background-size:21px 21px;width:40px;height:40px;animation:1.5s cubic-bezier(.3,1,0,1) infinite styles-module-scss-module__kZ2yIG__l5}@keyframes styles-module-scss-module__kZ2yIG__l5{0%{background-position:0 0,100% 0,100% 100%,0 100%}33%{background-position:0 0,100% 0,100% 100%,0 100%;width:60px;height:60px}66%{background-position:100% 0,100% 100%,0 100%,0 0;width:60px;height:60px}to{background-position:100% 0,100% 100%,0 100%,0 0}}.styles-module-scss-module__kZ2yIG__offcanvasMenuButton{z-index:1050;margin-top:2px;margin-left:0;transition:margin-left .3s ease-in-out;position:absolute}.styles-module-scss-module__kZ2yIG__offcanvasMenuButton button{background-color:#1e4c75;border:none;border-radius:0;width:24px;height:24px;padding:0;font-size:16px}.styles-module-scss-module__kZ2yIG__offcanvasMenuButton .styles-module-scss-module__kZ2yIG__barIcon{color:#fff}.styles-module-scss-module__kZ2yIG__offcanvasMenuCloseButton{margin-left:399px}.styles-module-scss-module__kZ2yIG__offcanvas{top:55px!important}
.styles-module-scss-module__g6sQNW__nav{background-color:#19a3d1}.styles-module-scss-module__g6sQNW__nav a{color:#fff;text-decoration:none}.styles-module-scss-module__g6sQNW__nav .styles-module-scss-module__g6sQNW__navBrand{-webkit-user-select:none;user-select:none;font-size:100%}.styles-module-scss-module__g6sQNW__nav .styles-module-scss-module__g6sQNW__navBrand a{margin-left:.5rem}.styles-module-scss-module__g6sQNW__nav .styles-module-scss-module__g6sQNW__navIcon{vertical-align:top;color:#fff;height:24px;margin-right:8px}.styles-module-scss-module__g6sQNW__nav .styles-module-scss-module__g6sQNW__signOut{cursor:pointer;position:relative}.styles-module-scss-module__g6sQNW__nav .styles-module-scss-module__g6sQNW__signOut:before{content:"";opacity:0;pointer-events:none;border:6px solid #0000;border-left:8px solid #1e4c75;border-right:0;width:0;height:0;margin-right:15px;transition:all .18s ease-out .18s;position:absolute;top:50%;right:100%;transform:translate(4px,-50%)}.styles-module-scss-module__g6sQNW__nav .styles-module-scss-module__g6sQNW__signOut:hover:before{opacity:1;transform:translateY(-50%)}.styles-module-scss-module__g6sQNW__nav .styles-module-scss-module__g6sQNW__signOut:after{content:"ログアウト";white-space:nowrap;color:#fff;opacity:0;pointer-events:none;background:#1e4c75;border-radius:4px;margin-right:21px;padding:.5rem 1rem;font-size:.75rem;transition:all .18s ease-out .18s;position:absolute;top:50%;right:100%;transform:translate(4px,-50%)}.styles-module-scss-module__g6sQNW__nav .styles-module-scss-module__g6sQNW__signOut:hover:after{opacity:1;transform:translateY(-50%)}
