:root{--glass-primary-rgb:181,226,215;--glass-accent-rgb:51,91,83;--glass-accent-light-rgb:90,155,139}.agent-activity-placeholder{color:#6B7280;font-size:1rem;line-height:1.6;animation:glass-shimmer 1.5s ease-in-out infinite;display:inline-block;white-space:nowrap}@keyframes glass-shimmer{0%{opacity:.7}50%{opacity:1}to{opacity:.7}}[data-theme=dark] .agent-activity-placeholder{color:#9CA3AF}.chat-app-container{height:100vh;display:flex;flex-direction:column;overflow:hidden}.chat-messages .user-message{background:linear-gradient(135deg,#5A9B8B,#335B53)!important;color:white!important;border-radius:1rem!important;box-shadow:0 4px 10px rgba(0,0,0,.15)!important;margin-left:auto!important;margin-right:8px!important;font-weight:400!important}.chat-messages .agent-message,.chat-messages .user-message{padding:14px 18px!important;max-width:85%!important;letter-spacing:.01em!important;line-height:1.5!important;font-size:1rem!important}.chat-messages .agent-message{background-color:rgba(255,255,255,.95)!important;border:1px solid rgba(181,226,215,.5)!important;border-radius:1rem!important;box-shadow:0 2px 8px rgba(0,0,0,.08)!important;margin-right:auto!important;margin-left:8px!important;color:#333333!important}.agent-message-content .force-black-text *,.chat-messages .agent-message *,.chat-messages .agent-message .force-black-text b,.chat-messages .agent-message .force-black-text em,.chat-messages .agent-message .force-black-text h1,.chat-messages .agent-message .force-black-text h2,.chat-messages .agent-message .force-black-text h3,.chat-messages .agent-message .force-black-text h4,.chat-messages .agent-message .force-black-text h5,.chat-messages .agent-message .force-black-text h6,.chat-messages .agent-message .force-black-text i,.chat-messages .agent-message .force-black-text li,.chat-messages .agent-message .force-black-text ol,.chat-messages .agent-message .force-black-text p,.chat-messages .agent-message .force-black-text span,.chat-messages .agent-message .force-black-text strong,.chat-messages .agent-message .force-black-text u,.chat-messages .agent-message .force-black-text ul,.chat-messages .agent-message .force-black-text>*,.chat-messages .agent-message .force-black-text>*>*,.chat-messages .agent-message .prose *{color:#333333!important}.chat-messages .agent-message .horizontal-rule{display:flex!important;align-items:center!important;justify-content:center!important;padding:8px 0!important;font-size:1.1em!important;letter-spacing:4px!important;color:#666!important;font-weight:400!important}.chat-messages .agent-message.horizontal-rule-container{min-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important}.chat-messages .agent-message hr{border:none!important;border-top:1px solid #ddd!important;margin:1em 0!important;text-align:center!important;overflow:visible!important;height:auto!important}.chat-messages .agent-message hr:after{content:"***"!important;display:inline-block!important;position:relative!important;top:-.7em!important;font-size:1em!important;padding:0 .25em!important;background:white!important;color:#666!important}.chat-messages .agent-message .prose pre{background-color:#282c34!important;border-radius:8px!important;padding:14px!important;overflow-x:auto!important;margin:1em 0!important;border:1px solid rgba(0,0,0,.1)!important}.chat-messages .agent-message .prose pre code{background-color:transparent!important;padding:0!important;color:#e6e6e6!important;font-size:.9rem!important;line-height:1.6!important;font-family:Menlo,Monaco,Courier New,monospace!important}.chat-messages .agent-message .prose code{background-color:rgba(181,226,215,.2)!important;color:#335B53!important;padding:.2em .4em!important;border-radius:4px!important;font-size:.9em!important;font-family:Menlo,Monaco,Courier New,monospace!important;font-weight:500!important;border:1px solid rgba(181,226,215,.3)!important}.chat-messages .agent-message .prose p{margin-top:.75em!important;margin-bottom:.75em!important;line-height:1.6!important;color:#333333!important;font-size:1rem!important}.chat-messages .agent-message .prose p:first-child{margin-top:0!important}.chat-messages .agent-message .prose p:last-child{margin-bottom:0!important}.chat-messages .agent-message .prose ol,.chat-messages .agent-message .prose ul{padding-left:1.75em!important;margin:.75em 0!important;color:#333333!important}.chat-messages .agent-message .prose li{margin-bottom:.5em!important;line-height:1.5!important}.chat-messages .agent-message .prose li:last-child{margin-bottom:0!important}.chat-messages .agent-message .prose h1,.chat-messages .agent-message .prose h2,.chat-messages .agent-message .prose h3,.chat-messages .agent-message .prose h4{color:var(--glass-accent)!important;font-weight:600!important;margin-top:1.25em!important;margin-bottom:.75em!important;line-height:1.3!important}.chat-messages .agent-message .prose h1{font-size:1.5rem!important}.chat-messages .agent-message .prose h2{font-size:1.3rem!important}.chat-messages .agent-message .prose h3{font-size:1.15rem!important}.chat-messages .agent-message .prose h4{font-size:1rem!important}.chat-messages .agent-message .prose blockquote{border-left:4px solid rgba(181,226,215,.8)!important;padding-left:1rem!important;margin-left:0!important;margin-right:0!important;font-style:italic!important;color:#555!important}.chat-messages .agent-message .prose table{width:100%!important;border-collapse:separate!important;border-spacing:0!important;margin:1em 0!important;border-radius:8px!important;overflow:hidden!important;border:1px solid rgba(181,226,215,.3)!important}.chat-messages .agent-message .prose th{background-color:rgba(181,226,215,.2)!important;color:#335B53!important;font-weight:600!important;text-align:left!important;padding:.75rem!important;border-bottom:1px solid rgba(181,226,215,.3)!important}.chat-messages .agent-message .prose td{padding:.75rem!important;border-bottom:1px solid rgba(181,226,215,.15)!important}.chat-messages .agent-message .prose tr:last-child td{border-bottom:none!important}.chat-messages .agent-message .prose a{color:var(--glass-accent)!important;text-decoration:underline!important;text-underline-offset:2px!important;font-weight:500!important;transition:color .2s ease!important}.chat-messages .agent-message .prose a:hover{color:var(--glass-accent-light)!important}.typing-indicator{justify-content:center!important;padding:12px 16px!important;gap:4px!important}.standalone-typing-indicator,.typing-indicator{display:flex!important;align-items:center!important}.standalone-typing-indicator{justify-content:flex-start!important;background-color:transparent!important;padding:8px 12px!important;margin-left:8px!important;max-width:85%!important;border-radius:1rem!important}.typing-indicator span{width:8px!important;height:8px!important;margin:0 2px!important;background-color:rgba(181,226,215,1)!important;border-radius:50%!important;display:inline-block!important;opacity:.8!important}.typing-indicator span:first-child{animation:pulse 1.5s ease-in-out infinite!important}.typing-indicator span:nth-child(2){animation:pulse 1.5s ease-in-out .2s infinite!important}.typing-indicator span:nth-child(3){animation:pulse 1.5s ease-in-out .4s infinite!important}@keyframes pulse{0%,to{transform:scale(.7);opacity:.5}50%{transform:scale(1.1);opacity:.9}}.chat-messages::-webkit-scrollbar{display:none!important}.chat-messages{-ms-overflow-style:none!important;scrollbar-width:none!important;padding-bottom:250px!important;scroll-behavior:smooth!important;overflow-anchor:auto!important;overscroll-behavior-y:contain!important;scroll-padding-bottom:250px!important;-webkit-overflow-scrolling:touch!important}.chat-messages .agent-message,.chat-messages .user-message{margin-bottom:12px!important}.chat-messages .agent-message+.agent-message{margin-top:1px!important;margin-bottom:1px!important}.chat-messages .agent-message:not(:last-of-type){margin-bottom:1px!important}.chat-messages .agent-message+.agent-message{border-top-left-radius:.4rem!important}.chat-messages .agent-message+.agent-message+.agent-message{border-radius:.6rem!important;border-top-left-radius:.4rem!important;border-bottom-left-radius:.4rem!important}.chat-messages .agent-message:last-of-type{border-bottom-left-radius:1rem!important}.chat-messages .agent-message:before{display:none!important}.chat-messages .message-timestamp{font-size:.7rem!important;opacity:0!important;transition:opacity .2s ease!important;padding:0 4px!important;height:14px!important;line-height:14px!important;display:flex!important;align-items:center!important;color:#777!important;margin:4px 0 0!important;font-weight:400!important}.chat-messages .group:hover .message-timestamp{opacity:.8!important}.chat-messages .agent-message+.user-message,.chat-messages .user-message+.agent-message{margin-top:16px!important;margin-bottom:12px!important}.chat-messages .agent-message.tool-message{margin-top:16px!important;margin-bottom:16px!important}.chat-messages .agent-message li{margin-bottom:6px!important}.chat-messages .agent-message li:last-child{margin-bottom:0!important}.chat-messages .agent-message+.agent-message li:first-child{margin-top:6px!important}.chat-messages .agent-message.tool-message{background-color:rgba(235,250,255,.95)!important;border:1px solid rgba(181,226,215,.3)!important;border-left:3px solid rgba(181,226,215,1)!important;padding:12px 16px!important;font-size:.9rem!important;margin-top:14px!important;margin-bottom:14px!important;max-width:85%!important;box-shadow:0 1px 4px rgba(0,0,0,.08)!important}.chat-messages .agent-message.tool-message:before{content:"🔍"!important;position:absolute!important;left:-24px!important;top:50%!important;transform:translateY(-50%)!important;font-size:14px!important;opacity:.7!important;display:none!important}.tool-animation-spinner{display:inline-block!important;width:16px!important;height:16px!important;margin-left:8px!important;border:2px solid rgba(181,226,215,.2)!important;border-top-color:rgba(181,226,215,1)!important;border-radius:50%!important;animation:tool-spin 1.2s linear infinite!important}@keyframes tool-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes checkmark-appear{0%{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.tool-checkmark{display:inline-block!important;color:rgba(181,226,215,1)!important;margin-left:8px!important;animation:checkmark-appear .5s ease-out forwards!important}@media (min-width:768px){.chat-messages .agent-message.tool-message:before{display:block!important}.chat-messages .agent-message.tool-message{margin-left:24px!important}}.chat-messages .agent-message.tool-message+.agent-message:not(.tool-message),.chat-messages .agent-message:not(.tool-message)+.agent-message.tool-message{margin-top:14px!important}.chat-container{position:relative!important;background:linear-gradient(180deg,rgba(233,245,242,.7),rgba(255,255,255,.9))!important;padding:12px!important}.chat-container:after{content:""!important;position:absolute!important;height:120px!important;background:linear-gradient(180deg,transparent,rgba(255,255,255,.95))!important;pointer-events:none!important;z-index:1!important}.chat-container:after,.chat-input-container{bottom:0!important;left:0!important;right:0!important}.chat-input-container{position:fixed!important;background-color:white!important;z-index:10!important;padding:12px 16px!important;box-shadow:0 -2px 10px rgba(0,0,0,.05)!important;border-top:1px solid rgba(181,226,215,.3)!important}.chat-messages>div:last-child{margin-bottom:30px!important}.chat-messages .agent-message.is-last-in-sequence{margin-bottom:8px!important}.chat-messages .agent-message.is-last-in-sequence .message-timestamp{margin-bottom:4px!important;margin-top:3px!important}.glass-indicator-container{display:flex!important;align-items:center!important;justify-content:flex-start!important;background-color:transparent!important;padding:4px 12px!important;max-width:85%!important;border-radius:1rem!important;opacity:1!important;visibility:visible!important;height:auto!important;z-index:5!important;margin:-4px 0 0 8px!important}.glass-indicator-wrapper{position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important}.glass-indicator-icon,.glass-indicator-image{opacity:.85!important;transition:transform .3s ease-in-out,opacity .3s ease-in-out!important}@keyframes glassPulse{0%{transform:scale(1);opacity:.85}50%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:.85}}.glass-indicator-animated{animation:glassPulse 1.2s ease-in-out infinite!important}.glass-active .glass-indicator-icon,.glass-active .glass-indicator-image{filter:drop-shadow(0 0 4px rgba(181,226,215,.6))!important}.standalone-typing-indicator,.typing-indicator{display:none!important}.agent-response-container{padding:1rem 1rem .5rem;position:relative;width:100%;max-width:100%}.agent-response{color:#333333;width:100%;padding-left:8px;line-height:1.6!important;font-size:1rem!important}.agent-response:before{content:"";position:absolute;left:0;top:1rem;bottom:1rem;width:3px;background-color:rgba(181,226,215,.8);opacity:.5;border-radius:3px}.agent-response .prose{color:#333333;max-width:none;width:100%}.agent-response .prose p{margin-top:.75em;margin-bottom:.75em;line-height:1.6}.agent-response .prose p:first-child{margin-top:0}.agent-response .prose p:last-child{margin-bottom:0}.response-timestamp{font-size:.7rem;margin-top:.25rem;color:#777}.agent-response-container.is-streaming{position:relative}.agent-response-container.is-streaming:after{content:"";position:absolute;right:.5rem;bottom:.5rem;width:6px;height:6px;background-color:rgba(181,226,215,1);border-radius:50%;animation:pulse 1.5s ease-in-out infinite}@media (max-width:640px){.chat-messages .agent-message,.chat-messages .user-message{max-width:90%!important;padding:12px 16px!important}.chat-messages{padding-bottom:180px!important}.chat-input-container{padding:8px 12px!important}.agent-response-container{padding:.75rem .75rem .5rem}}@media (prefers-reduced-motion:reduce){.agent-response-container.is-streaming:after,.glass-indicator-animated,.glass-indicator-icon,.glass-indicator-image,.tool-animation-spinner,.tool-checkmark,.typing-indicator span{animation:none!important;transition:none!important}}@media (forced-colors:active){.agent-message,.user-message{border:2px solid CanvasText!important}.agent-message{background-color:Canvas!important;color:CanvasText!important}.user-message{background-color:Highlight!important;color:HighlightText!important}.agent-response:before{background-color:CanvasText!important}}[data-theme=dark] .agent-message{background-color:rgba(20,20,20,.95)!important;border-color:rgba(181,226,215,.3)!important}[data-theme=dark] .agent-message *{color:#e6e6e6!important}[data-theme=dark] .agent-message .prose code{background-color:rgba(181,226,215,.1)!important;color:#B5E2D7!important;border-color:rgba(181,226,215,.2)!important}[data-theme=dark] .agent-message .prose a{color:#B5E2D7!important}[data-theme=dark] .chat-container{background:linear-gradient(180deg,rgba(10,10,10,.8),rgba(20,20,20,.9))!important}[data-theme=dark] .chat-container:after{background:linear-gradient(180deg,transparent,rgba(20,20,20,.95))!important}[data-theme=dark] .chat-input-container{background-color:rgba(20,20,20,.9)!important;border-top:1px solid rgba(181,226,215,.2)!important}[data-theme=dark] .message-timestamp,[data-theme=dark] .response-timestamp{color:#999!important}.chat-input{border:1px solid rgba(181,226,215,.5)!important;border-radius:1.5rem!important;padding:12px 16px!important;font-size:1rem!important;line-height:1.5!important;background-color:white!important;box-shadow:0 2px 4px rgba(0,0,0,.05)!important;transition:border-color .3s ease,box-shadow .3s ease!important}.chat-input:focus{outline:none!important;border-color:rgba(181,226,215,1)!important;box-shadow:0 0 0 3px rgba(181,226,215,.2)!important}[data-theme=dark] .chat-input{background-color:rgba(30,30,30,.95)!important;border-color:rgba(181,226,215,.3)!important;color:#e6e6e6!important}[data-theme=dark] .chat-input::-moz-placeholder{color:#999!important}[data-theme=dark] .chat-input::placeholder{color:#999!important}.chat-messages .agent-message,.chat-messages .user-message{transition:box-shadow .3s ease!important}.chat-messages .agent-message:hover,.chat-messages .user-message:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)!important}.agent-response .prose{font-size:1rem!important;overflow-wrap:break-word!important;word-break:break-word!important}.agent-response .prose,.agent-response .prose p{line-height:1.6!important}.agent-response .prose ol,.agent-response .prose ul{margin-top:.75em!important;margin-bottom:1em!important;padding-left:1.5em!important}.agent-response .prose li{margin-bottom:.5em!important;padding-left:.25em!important}.agent-response .prose li p{margin-top:.25em!important;margin-bottom:.25em!important}.agent-response .prose h1,.agent-response .prose h2,.agent-response .prose h3,.agent-response .prose h4,.agent-response .prose h5,.agent-response .prose h6{margin-top:1.5em!important;margin-bottom:.75em!important;line-height:1.3!important;color:#335B53!important}.agent-response .prose h1:first-child,.agent-response .prose h2:first-child,.agent-response .prose h3:first-child,.agent-response .prose h4:first-child,.agent-response .prose h5:first-child,.agent-response .prose h6:first-child{margin-top:0!important}.agent-response{max-width:90%!important;width:-moz-fit-content!important;width:fit-content!important}.agent-response .prose ol{list-style-type:decimal!important;padding-left:1.75em!important}.agent-response .prose ol li{display:list-item!important}.agent-response .prose ul{list-style-type:disc!important;padding-left:1.75em!important}.agent-response .prose ul li{display:list-item!important}.agent-response .prose pre{margin:1em 0!important;white-space:pre-wrap!important}.agent-response .prose blockquote{border-left:4px solid rgba(181,226,215,.8)!important;padding-left:1em!important;margin:1em 0!important;font-style:italic!important}.agent-response .prose,.agent-response .prose p{white-space:pre-wrap!important}.agent-response .prose p{margin-top:.75em!important;margin-bottom:1em!important}.agent-response .prose ol{counter-reset:list-counter;list-style-type:none!important;padding-left:0!important;margin-left:0!important}.agent-response .prose ol li{counter-increment:list-counter;position:relative;padding-left:2em!important;margin-bottom:.5em!important;white-space:pre-wrap!important}.agent-response .prose ol li:before{content:counter(list-counter) ".";position:absolute;left:0;font-weight:700}.agent-response .prose li{white-space:pre-wrap!important}.agent-response .prose strong+strong{margin-left:.25em!important}.agent-response .prose>*+*{margin-top:1em!important}.agent-response .prose a,.agent-response .prose em,.agent-response .prose strong{white-space:pre-wrap!important}.agent-response .prose p+p{margin-top:1em!important}.agent-response .prose strong+:not(strong){margin-left:.25em!important}.agent-response .prose *{color:#333333!important}