._chatContainer_1ebtb_1{display:flex;flex-direction:column;height:100dvh;max-width:800px;margin:0 auto;background-color:#fff;position:relative}._header_1ebtb_11{background-color:#f8f9fa;padding:1rem;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;align-items:center}._headerContent_1ebtb_20{display:flex;flex-direction:column;gap:.25rem}._header_1ebtb_11 h1{margin:0;color:#333;font-size:1.5rem;font-weight:600}._disclaimer_1ebtb_33{margin:0;color:#6c757d;font-size:.8rem;font-weight:400}._clearButton_1ebtb_40{padding:.5rem 1rem;background-color:#dc3545;color:#fff;border:none;border-radius:.25rem;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .2s}._clearButton_1ebtb_40:hover:not(:disabled){background-color:#c82333}._clearButton_1ebtb_40:disabled{background-color:#6c757d;cursor:not-allowed}._messagesContainer_1ebtb_61{flex:1;overflow-y:auto;padding:1rem;padding-bottom:100px;display:flex;flex-direction:column;gap:1rem;text-align:left}._emptyState_1ebtb_72{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#6c757d;font-size:1.1rem;text-align:center}._emptyStateSubtext_1ebtb_83{margin-top:.5rem;font-size:.9rem;color:#adb5bd}._message_1ebtb_61{display:flex;margin-bottom:1rem}._userMessage_1ebtb_94{justify-content:flex-end}._aiMessage_1ebtb_98,._errorMessage_1ebtb_102{justify-content:flex-start}._messageContent_1ebtb_106{max-width:70%;display:flex;flex-direction:column}._messageText_1ebtb_112{padding:.75rem 1rem;border-radius:1rem;word-wrap:break-word;white-space:pre-wrap;line-height:1.4;text-align:left}._userMessage_1ebtb_94 ._messageText_1ebtb_112{background-color:#007bff;color:#fff;border-bottom-right-radius:.25rem}._aiMessage_1ebtb_98 ._messageText_1ebtb_112{background-color:#f8f9fa;color:#333;border:1px solid #e9ecef;border-bottom-left-radius:.25rem}._errorMessage_1ebtb_102 ._messageText_1ebtb_112{background-color:#fff3f3;color:#dc3545;border:1px solid #f5c6cb;border-bottom-left-radius:.25rem}._messageTime_1ebtb_141{font-size:.75rem;color:#6c757d;margin-top:.25rem;padding:0 .5rem}._userMessage_1ebtb_94 ._messageTime_1ebtb_141{text-align:right}._aiMessage_1ebtb_98 ._messageTime_1ebtb_141{text-align:left}._loadingIndicator_1ebtb_156{display:flex;justify-content:flex-start;margin-bottom:1rem}._typingDots_1ebtb_162{display:flex;align-items:center;padding:.75rem 1rem;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:1rem 1rem 1rem .25rem}._typingDots_1ebtb_162 span{height:8px;width:8px;background-color:#6c757d;border-radius:50%;display:inline-block;margin-right:4px;animation:_typing_1ebtb_162 1.4s infinite ease-in-out}._typingDots_1ebtb_162 span:nth-child(1){animation-delay:-.32s}._typingDots_1ebtb_162 span:nth-child(2){animation-delay:-.16s}._typingDots_1ebtb_162 span:nth-child(3){margin-right:0}@keyframes _typing_1ebtb_162{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}._inputContainer_1ebtb_205{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:800px;border-top:1px solid #e9ecef;padding:1rem;background-color:#fff;box-shadow:0 -2px 10px #0000001a}._inputWrapper_1ebtb_218{display:flex;gap:.5rem;align-items:flex-end}._messageInput_1ebtb_224{flex:1;padding:.75rem;border:1px solid #ced4da;border-radius:.5rem;resize:none;font-family:inherit;font-size:1rem;line-height:1.4;min-height:44px;max-height:120px;overflow-y:auto}._messageInput_1ebtb_224:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}._messageInput_1ebtb_224:disabled{background-color:#f8f9fa;cursor:not-allowed}._sendButton_1ebtb_249{padding:.75rem 1.5rem;background-color:#007bff;color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s;height:44px}._sendButton_1ebtb_249:hover:not(:disabled){background-color:#0056b3}._sendButton_1ebtb_249:disabled{background-color:#6c757d;cursor:not-allowed}@media (max-width: 768px){._chatContainer_1ebtb_1{height:100dvh}._header_1ebtb_11{flex-direction:column;gap:.5rem;text-align:center;align-items:center}._headerContent_1ebtb_20{text-align:center}._messageContent_1ebtb_106{max-width:85%}._inputContainer_1ebtb_205{padding:.75rem;left:0;transform:none;max-width:none}._header_1ebtb_11{padding:.75rem}._messagesContainer_1ebtb_61{padding:.75rem;padding-bottom:120px}}@supports (-webkit-touch-callout: none){._chatContainer_1ebtb_1{height:100dvh}._inputContainer_1ebtb_205{bottom:env(keyboard-inset-height,0)}}._headerButtons_1ebtb_322{display:flex;gap:8px}._shareButton_1ebtb_328{background:#007bff;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;transition:background-color .2s}._shareButton_1ebtb_328:hover:not(:disabled){background:#0056b3}._shareButton_1ebtb_328:disabled{background:#6c757d;cursor:not-allowed}._modalOverlay_1ebtb_349{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}._modal_1ebtb_349{background:#fff;border-radius:8px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 4px 20px #00000026}._modalHeader_1ebtb_374{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e9ecef}._modalHeader_1ebtb_374 h3{margin:0;font-size:18px;color:#333}._modalCloseButton_1ebtb_388{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}._modalCloseButton_1ebtb_388:hover{color:#333}._modalContent_1ebtb_407{padding:20px}._modalContent_1ebtb_407 p{margin:0 0 16px;color:#666}._urlContainer_1ebtb_417{display:flex;gap:8px;margin-bottom:16px}._urlInput_1ebtb_423{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;background:#f8f9fa}._copyButton_1ebtb_432{background:#28a745;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;white-space:nowrap;transition:background-color .2s ease}._copyButton_1ebtb_432:hover:not(:disabled){background:#218838}._copyButton_1ebtb_432:disabled{background:#6c757d;cursor:not-allowed}._copyButton_1ebtb_432:has-text("✓ コピー完了"){background:#17a2b8}._errorText_1ebtb_459{color:#dc3545;font-size:14px;margin:8px 0 0}.app{width:100%;height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#app{width:100%;height:100vh;margin:0 auto;padding:0;text-align:center}@media (prefers-color-scheme: dark){:root{color:#ffffffde;background-color:#242424}}
