.Chatbot-module__O_7cYq__chatbot{justify-content:center;align-items:center;width:100%;max-width:900px;height:100%;margin:0 auto;display:flex}.Chatbot-module__O_7cYq__initialView{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex}.Chatbot-module__O_7cYq__initialForm{flex-direction:column;gap:.75rem;width:100%;max-width:700px;margin-top:188px;display:flex}.Chatbot-module__O_7cYq__initialInput{border:1px solid #ddd;flex:1;padding:1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.Chatbot-module__O_7cYq__initialInput:focus{border-color:#000;outline:none}.Chatbot-module__O_7cYq__initialInput:disabled{cursor:not-allowed;background-color:#f5f5f5}.Chatbot-module__O_7cYq__initialButton{color:#fff;font-size:1rem;font-family:var(--font-inter), var(--font-noto-sans-jp), sans-serif;cursor:pointer;white-space:nowrap;background-color:#000;border:none;padding:1rem 1.5rem;transition:background-color .2s,transform .1s}.Chatbot-module__O_7cYq__initialButton:hover:not(:disabled){transform:translateY(-2px)}.Chatbot-module__O_7cYq__initialButton:disabled{cursor:not-allowed;background-color:#ccc;transform:none}.Chatbot-module__O_7cYq__conversationArea{width:100%;max-width:900px;margin-top:2rem;padding:0 2rem;animation:.3s ease-in Chatbot-module__O_7cYq__fadeIn}.site-revealed .Chatbot-module__O_7cYq__conversationArea{margin-top:7rem}@keyframes Chatbot-module__O_7cYq__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Chatbot-module__O_7cYq__messages{flex-direction:column;gap:1rem;width:100%;padding:1rem 0;display:flex}.Chatbot-module__O_7cYq__emptyState{color:#888;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.Chatbot-module__O_7cYq__emptyState p{margin:.5rem 0}.Chatbot-module__O_7cYq__hint{font-size:.875rem;font-style:italic}.Chatbot-module__O_7cYq__message{animation:.3s ease-out Chatbot-module__O_7cYq__slideIn;display:flex}@keyframes Chatbot-module__O_7cYq__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Chatbot-module__O_7cYq__userMessage{justify-content:flex-end}.Chatbot-module__O_7cYq__assistantMessage{justify-content:flex-start}.Chatbot-module__O_7cYq__messageContent{word-wrap:break-word;border-radius:12px;max-width:90%;padding:.75rem 1rem;line-height:1.4}.Chatbot-module__O_7cYq__userMessage .Chatbot-module__O_7cYq__messageContent{color:#fff;background-color:#4a9eff}.Chatbot-module__O_7cYq__assistantMessage .Chatbot-module__O_7cYq__messageContent{color:#333;background-color:#f0f0f0}.Chatbot-module__O_7cYq__loading{animation:1.5s ease-in-out infinite Chatbot-module__O_7cYq__pulse;display:inline-block}@keyframes Chatbot-module__O_7cYq__pulse{0%,to{opacity:1}50%{opacity:.5}}.Chatbot-module__O_7cYq__inputForm{background-color:#f9f9f9;border-top:1px solid #ddd;gap:1rem;width:100%;max-width:1200px;margin:0 auto;padding:.5rem 1rem;display:flex}.Chatbot-module__O_7cYq__input{font-family:var(--font-inter), var(--font-noto-sans-jp), sans-serif;border:1px solid #ddd;flex:1;padding:.875rem 1rem}.Chatbot-module__O_7cYq__input:focus{border-color:#000;outline:none}.Chatbot-module__O_7cYq__input:disabled{cursor:not-allowed;background-color:#f5f5f5}.Chatbot-module__O_7cYq__sendButton{color:#fff;font-family:var(--font-inter), var(--font-noto-sans-jp), sans-serif;cursor:pointer;white-space:nowrap;background-color:#000;border:none;padding:.875rem 1.25rem;transition:background-color .2s}.Chatbot-module__O_7cYq__sendButton:hover:not(:disabled){background-color:#3a8eef}.Chatbot-module__O_7cYq__sendButton:disabled{cursor:not-allowed;background-color:#ccc}.Chatbot-module__O_7cYq__fixedInputForm{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background-color:#fffc;border-top:1px solid #ddd9;transition:background-color .2s;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000001f}.Chatbot-module__O_7cYq__fixedInputContainer{gap:.5rem;max-width:900px;margin:0 auto;padding:1rem;display:flex}.Chatbot-module__O_7cYq__revealContainer{opacity:1;justify-content:center;margin-top:1.5rem;display:flex}.Chatbot-module__O_7cYq__revealContainerFixed{z-index:200;opacity:1;margin:0;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.Chatbot-module__O_7cYq__revealContainer.Chatbot-module__O_7cYq__hidden,.Chatbot-module__O_7cYq__revealContainerFixed.Chatbot-module__O_7cYq__hidden{opacity:0;pointer-events:none}.Chatbot-module__O_7cYq__revealButton{color:#666;cursor:pointer;background-color:#0000;border:none;border-bottom:1px solid #666;font-size:.875rem;transition:background-color .2s,color .2s}.Chatbot-module__O_7cYq__revealButton:hover{color:#999;border-color:#999}@media (min-width:769px){.Chatbot-module__O_7cYq__initialForm{flex-direction:row;gap:1rem;margin-top:104px}.Chatbot-module__O_7cYq__conversationArea{margin-top:3rem}.site-revealed .Chatbot-module__O_7cYq__conversationArea{margin-top:4rem}.Chatbot-module__O_7cYq__messages{gap:1.5rem;padding:2rem 0}.Chatbot-module__O_7cYq__messageContent{max-width:80%}.Chatbot-module__O_7cYq__fixedInputContainer{gap:1rem;padding:1.5rem 2rem}.Chatbot-module__O_7cYq__input,.Chatbot-module__O_7cYq__sendButton{font-size:1rem}}.Chatbot-module__O_7cYq__messageContent p{margin:0 0 .5rem}.Chatbot-module__O_7cYq__messageContent p:last-child{margin-bottom:0}.Chatbot-module__O_7cYq__messageContent a{color:inherit;text-underline-offset:2px;word-break:break-all;text-decoration:underline}.Chatbot-module__O_7cYq__assistantMessage .Chatbot-module__O_7cYq__messageContent a{color:#000}.Chatbot-module__O_7cYq__assistantMessage .Chatbot-module__O_7cYq__messageContent a:hover{color:#999}.Chatbot-module__O_7cYq__messageContent ul,.Chatbot-module__O_7cYq__messageContent ol{margin:.5rem 0;padding-left:1.25rem}.Chatbot-module__O_7cYq__messageContent li{margin:.25rem 0}.Chatbot-module__O_7cYq__messageContent strong{font-weight:600}.Chatbot-module__O_7cYq__messageContent code{background-color:#00000014;border-radius:4px;padding:.125rem .375rem;font-family:monospace;font-size:.9em}.Chatbot-module__O_7cYq__messageContent pre{background-color:#00000014;border-radius:6px;margin:.5rem 0;padding:.75rem;overflow-x:auto}.Chatbot-module__O_7cYq__messageContent pre code{background-color:#0000;padding:0}.Chatbot-module__O_7cYq__messageContent blockquote{color:#000000b3;border-left:3px solid #0003;margin:.5rem 0;padding-left:.75rem}.Chatbot-module__O_7cYq__messageContent h1,.Chatbot-module__O_7cYq__messageContent h2,.Chatbot-module__O_7cYq__messageContent h3,.Chatbot-module__O_7cYq__messageContent h4{margin:.75rem 0 .5rem;font-weight:600}.Chatbot-module__O_7cYq__messageContent h1:first-child,.Chatbot-module__O_7cYq__messageContent h2:first-child,.Chatbot-module__O_7cYq__messageContent h3:first-child,.Chatbot-module__O_7cYq__messageContent h4:first-child{margin-top:0}
