.chat-widget-container{position:fixed!important;inset:auto 5% 30px auto!important;z-index:99999!important;font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,Noto Sans JP,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;box-sizing:border-box!important;display:flex!important;flex-direction:column-reverse!important;align-items:flex-end!important;gap:12px!important;visibility:visible!important;opacity:1!important}.chat-tooltip{position:relative!important;background:#fff!important;color:#1a202c!important;padding:12px 20px!important;border-radius:12px!important;box-shadow:0 4px 16px #00000026,0 2px 8px #f9731633!important;border:2px solid #f97316!important;white-space:nowrap!important;animation:tooltipBounce 3s ease-in-out infinite!important;z-index:100001!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important;min-width:200px!important;margin-bottom:0!important;pointer-events:none!important;visibility:visible!important;opacity:1!important}.chat-widget-container.is-open .chat-tooltip{display:none!important;visibility:hidden!important;opacity:0!important}.chat-tooltip-text{font-size:16px!important;font-weight:700!important;color:#ea580c!important;line-height:1.4!important}.chat-tooltip-subtext{font-size:13px!important;font-weight:600!important;color:#666!important;line-height:1.3!important;animation:subtextBlink 2s ease-in-out infinite!important}.chat-tooltip-tail{position:absolute!important;bottom:-8px!important;right:40px!important;width:0!important;height:0!important;border-left:10px solid transparent!important;border-right:10px solid transparent!important;border-top:10px solid #ffffff!important;filter:drop-shadow(0 2px 2px rgba(249,115,22,.3))!important}.chat-tooltip-tail:before{content:""!important;position:absolute!important;top:-12px!important;left:-10px!important;width:0!important;height:0!important;border-left:10px solid transparent!important;border-right:10px solid transparent!important;border-top:10px solid #f97316!important;z-index:-1!important}@keyframes tooltipBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes subtextBlink{0%,90%,to{opacity:1}45%,55%{opacity:.5}}.chat-toggle-btn{min-width:210px!important;width:auto!important;height:72px;border-radius:36px;background:linear-gradient(135deg,#f97316,#ea580c);border:3px solid rgba(255,255,255,.4);color:#fff;cursor:pointer;box-shadow:0 8px 24px #f9731680,0 4px 12px #f9731666,inset 0 1px #ffffff4d,inset 0 -1px #0003;display:flex!important;visibility:visible!important;opacity:1!important;align-items:center;justify-content:center;gap:10px;padding:0 20px;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,Noto Sans JP,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;position:relative!important;z-index:100000!important}.chat-toggle-btn-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:56px;height:56px;background:#fff3;border-radius:50%;padding:2px;overflow:hidden;position:relative}.robot-face-img{width:100%;height:100%;object-fit:cover;object-position:center top;border-radius:50%;transition:filter .3s ease}.robot-icon{animation:robotMechanicalBounce 2.5s steps(4,end) infinite}@keyframes robotMechanicalBounce{0%,to{transform:translateY(0)}20%{transform:translateY(-2px)}40%{transform:translateY(-1px)}60%{transform:translateY(-3px)}80%{transform:translateY(-1px)}}.chat-toggle-btn:hover .robot-face-img{filter:brightness(1.3) drop-shadow(0 0 8px rgba(255,215,0,.6));animation:robotEyesGlow .8s ease-in-out}@keyframes robotEyesGlow{0%,to{filter:brightness(1.3) drop-shadow(0 0 8px rgba(255,215,0,.6))}50%{filter:brightness(1.6) drop-shadow(0 0 12px rgba(255,215,0,.9))}}.chat-toggle-btn-label{display:flex;flex-direction:column;align-items:flex-start;gap:0;line-height:1.2}.chat-toggle-btn-text{font-size:18px;font-weight:700;white-space:nowrap;line-height:1.4;letter-spacing:.8px;text-shadow:0 1px 2px rgba(0,0,0,.1)}.chat-toggle-btn:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 12px 32px #f9731699,0 6px 16px #f9731680,inset 0 1px #fff6,inset 0 -1px #0003;border-color:#ffffff80}.chat-toggle-btn:active{transform:translateY(-1px) scale(.98);box-shadow:0 4px 12px #f9731666,0 2px 6px #f973164d,inset 0 1px #fff3}.chat-window{position:fixed!important;right:20px!important;bottom:110px!important;width:380px!important;max-width:calc(100vw - 40px)!important;height:520px!important;max-height:80vh!important;max-height:80dvh!important;background:#fff!important;border-radius:16px!important;box-shadow:0 12px 32px #00000038!important;overflow:hidden!important;z-index:100000!important;display:none!important;flex-direction:column!important}.chat-window.is-open{display:flex!important}.chat-header{background:linear-gradient(135deg,#f97316,#ea580c)!important;color:#fff!important;padding:10px 12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-shrink:0!important}.chat-header-title-wrapper{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important}.chat-header-icon{border-radius:50%!important;object-fit:cover!important;object-position:center top!important;flex-shrink:0!important}.chat-header-title{margin:0!important;font-size:14px!important;font-weight:700!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.chat-header-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-shrink:0!important}.chat-action-btn{background:#fff3!important;border:none!important;color:#fff!important;padding:6px 10px!important;border-radius:8px!important;cursor:pointer!important;font-size:12px!important;font-weight:600!important;white-space:nowrap!important}.chat-close-btn{width:32px!important;height:32px!important;border-radius:8px!important;border:none!important;background:#fff3!important;color:#fff!important;cursor:pointer!important;font-size:18px!important;line-height:1!important}.chat-messages{flex:1!important;overflow-y:auto!important;overflow-x:hidden!important;padding:14px!important;background:#f8f9fa!important;box-sizing:border-box!important;max-width:100%!important}.chat-row{display:flex!important;margin:10px 0!important;max-width:100%!important}.chat-row.user{justify-content:flex-end!important}.chat-row.bot{justify-content:flex-start!important}.chat-bubble{max-width:min(78%,520px)!important;padding:12px 14px!important;border-radius:14px!important;font-size:14px!important;line-height:1.65!important;overflow-wrap:break-word!important;word-break:break-word!important;position:relative!important}.chat-row.user .chat-bubble{background:linear-gradient(135deg,#3182ce,#2563eb)!important;color:#fff!important;border-bottom-right-radius:4px!important}.chat-row.bot .chat-bubble{background:#fff!important;color:#333!important;border:1px solid #e2e8f0!important;border-bottom-left-radius:4px!important}.chat-row.user .chat-bubble:after{content:""!important;position:absolute!important;right:-8px!important;bottom:10px!important;width:0!important;height:0!important;border-left:10px solid #2563eb!important;border-top:8px solid transparent!important;border-bottom:8px solid transparent!important}.chat-row.bot .chat-bubble:after{content:""!important;position:absolute!important;left:-8px!important;bottom:10px!important;width:0!important;height:0!important;border-right:10px solid #ffffff!important;border-top:8px solid transparent!important;border-bottom:8px solid transparent!important;filter:drop-shadow(-1px 0 0 #e2e8f0)!important}.chat-bubble.loading{color:#666!important;font-weight:700!important;display:inline-flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important;row-gap:6px!important}.chat-bubble.loading:before{content:""!important;position:absolute!important;inset:0!important;border-radius:inherit!important;pointer-events:none!important;animation:thinkingPulse 1.2s ease-in-out infinite!important}@keyframes thinkingPulse{0%,to{opacity:0}50%{opacity:.08}}.chat-bubble.loading .loading-text{display:inline-block!important;animation:loadingWiggle 1s ease-in-out infinite!important;will-change:transform!important}.chat-bubble.loading .loading-hint{display:inline-block!important;font-weight:700!important;opacity:.85!important}.chat-bubble.loading .loading-text,.chat-bubble.loading .loading-hint{background-image:linear-gradient(90deg,#ea580c,#f97316 20%,#0ea5e9,#f97316 80%,#ea580c)!important;background-size:260% 100%!important;background-position:0% 50%!important;animation:loadingWiggle 1s ease-in-out infinite,shimmerGradient 1.1s linear infinite!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent!important}@keyframes shimmerGradient{0%{background-position:0% 50%}to{background-position:100% 50%}}.chat-bubble.loading .loading-dots{display:inline-flex!important;align-items:flex-end!important;gap:4px!important;line-height:1!important}.chat-bubble.loading .loading-dots i{display:inline-block!important;width:.35em!important;height:.35em!important;border-radius:9999px!important;background:currentColor!important;transform:translateY(0)!important;animation:dotBounce .9s ease-in-out infinite!important;will-change:transform,opacity!important;opacity:.9!important}.chat-bubble.loading .loading-dots i:nth-child(2){animation-delay:.12s!important}.chat-bubble.loading .loading-dots i:nth-child(3){animation-delay:.24s!important}@keyframes dotBounce{0%,80%,to{transform:translateY(0);opacity:.65}40%{transform:translateY(-.45em);opacity:1}}@keyframes loadingWiggle{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.chat-bubble.loading .loading-bar{flex:0 0 100%!important;width:100%!important;height:4px!important;border-radius:9999px!important;background:#0f172a14!important;overflow:hidden!important;margin-top:2px!important}.chat-bubble.loading .loading-bar:before{content:""!important;display:block!important;height:100%!important;width:45%!important;border-radius:inherit!important;background:linear-gradient(90deg,#ea580c00,#ea580cd9 40%,#0ea5e9d9,#0ea5e900)!important;transform:translate(-120%)!important;animation:loadingBarSlide 1.05s ease-in-out infinite!important;will-change:transform!important}@keyframes loadingBarSlide{0%{transform:translate(-120%)}to{transform:translate(260%)}}.chat-form{display:flex!important;gap:8px!important;padding:12px!important;background:#fff!important;border-top:1px solid #e2e8f0!important;flex-shrink:0!important}.chat-input{flex:1!important;min-width:0!important;border:1px solid #e2e8f0!important;border-radius:12px!important;padding:10px 12px!important;font-size:14px!important;line-height:1.5!important;resize:none!important;outline:none!important}.chat-send-btn{flex-shrink:0!important;border:none!important;border-radius:12px!important;padding:0 14px!important;background:linear-gradient(135deg,#f97316,#ea580c)!important;color:#fff!important;font-weight:700!important;cursor:pointer!important}.terms-link{font-size:11px!important;color:#666!important;text-align:center!important;padding:0 12px 10px!important;background:#fff!important;border-top:0!important}.terms-link a{color:#007bff!important;text-decoration:underline!important}@media screen and (max-width: 768px){.chat-widget-container{inset:auto 20px 20px auto!important;width:auto!important;height:auto!important;max-width:100vw!important;max-height:none!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:8px!important;visibility:visible!important;opacity:1!important;margin:0!important;padding:0!important}.chat-tooltip{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;width:auto!important;min-width:180px!important;max-width:calc(100vw - 40px)!important;white-space:normal!important;font-size:14px!important;padding:10px 16px!important;z-index:100002!important;animation:tooltipBounce 3s ease-in-out infinite!important;pointer-events:none!important;margin:0!important}.chat-tooltip-text{font-size:14px!important;display:block!important;visibility:visible!important}.chat-tooltip-subtext{font-size:12px!important;display:block!important;visibility:visible!important;animation:subtextBlink 2s ease-in-out infinite!important}.chat-tooltip-tail{right:20px!important;display:block!important;visibility:visible!important}.chat-toggle-btn{display:flex!important;visibility:visible!important;opacity:1!important;max-width:calc(100vw - 20px)!important;min-width:auto!important;width:auto!important;min-width:200px;height:64px;padding:0 20px;gap:10px;border-width:2px}.chat-toggle-btn-icon{width:48px!important;height:48px!important}.robot-face-img{width:100%;height:100%;object-fit:cover;object-position:center top}.chat-toggle-btn-text{font-size:15px}.chat-window{right:10px!important;left:10px!important;bottom:10px!important;width:auto!important;height:calc(100dvh - 20px)!important;max-height:calc(100dvh - 20px)!important;border-radius:16px!important}.chat-bubble.loading{font-size:15px!important;gap:10px!important;row-gap:8px!important}.chat-bubble.loading .loading-dots i{width:.42em!important;height:.42em!important}@keyframes loadingWiggle{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes dotBounce{0%,80%,to{transform:translateY(0);opacity:.6}40%{transform:translateY(-.6em);opacity:1}}.chat-bubble.loading .loading-bar{height:5px!important}.chat-bubble.loading .loading-bar:before{width:55%!important;animation-duration:.95s!important}}#chat-widget-container #chat-messages .chat-bubble.loading .loading-dots i{animation-name:dotBounce!important;animation-duration:.9s!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important;animation-play-state:running!important;animation-delay:0s!important}#chat-widget-container #chat-messages .chat-bubble.loading .loading-dots i:nth-child(2){animation-delay:.12s!important}#chat-widget-container #chat-messages .chat-bubble.loading .loading-dots i:nth-child(3){animation-delay:.24s!important}#chat-widget-container #chat-messages .chat-bubble.loading .loading-bar:before{animation-name:loadingBarSlide!important;animation-duration:1.05s!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important;animation-play-state:running!important;animation-delay:0s!important}#chat-widget-container #chat-messages .chat-bubble.loading .loading-text,#chat-widget-container #chat-messages .chat-bubble.loading .loading-hint{animation-name:loadingWiggle,shimmerGradient!important;animation-duration:1s,1.1s!important;animation-timing-function:ease-in-out,linear!important;animation-iteration-count:infinite,infinite!important;animation-play-state:running,running!important;animation-delay:0s,0s!important}#chat-widget-container #chat-messages .chat-bubble.loading:before{animation-name:thinkingPulse!important;animation-duration:1.2s!important;animation-timing-function:ease-in-out!important;animation-iteration-count:infinite!important;animation-play-state:running!important}
