.chat-query{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;pointer-events:none;-webkit-touch-callout:none;width:100%;max-width:44em;padding-bottom:1.5em;position:relative}.chat-query__grid{grid-template:"icon message"minmax(auto,1fr)/auto minmax(auto,1fr);align-items:center;gap:.8em;display:grid}.chat-query__icon{opacity:.66;grid-area:icon;align-self:start;margin-top:-.15em;position:relative}.chat-query__message{color:#272523;background-color:#fde5cd;border-top:1px solid #ffffff80;border-radius:1.5em;grid-area:message;padding:1.15em 1.4em}.chat-query__text{margin-top:-.2em;display:contents}.chat-query__word:after{content:" "}@keyframes cursor-blink{0%{visibility:visible}50%{visibility:visible}51%{visibility:hidden}99%{visibility:hidden}}.chat-query__cursor{vertical-align:middle;opacity:0;background-color:currentColor;width:1px;height:1.6em;margin:-.6em 0 -.5em;transition:opacity .5s cubic-bezier(.215,.61,.355,1);display:inline-block}.chat-query__cursor--visible{opacity:1}.chat-query__image{aspect-ratio:1;background-color:rgba(var(--theme-page-fg-rgb), .05);background-position:50%;background-size:cover;border-radius:.5em;width:100%;max-width:18em;margin-top:1em;box-shadow:0 2px 6px #00000026}.chat-query--offset{width:100%;max-width:42em}.chat-response{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;padding-bottom:1.5em;position:relative}.chat-response__bubble{position:relative}.chat-response__icon{filter:drop-shadow(0 6.6px 4.5px #00000013)drop-shadow(0 12.5px 19px #00000004)drop-shadow(0 4.5px 25px #00000006);z-index:1;width:2.5em;position:absolute;top:-1em;transform:translateY(-50%)}.chat-response__message{padding-top:.66em}.chat-response__message strong{font-weight:600}.chat-response__message p,.chat-response__message ul,.chat-response__message ol,.chat-response__message li{line-height:1.33}.chat-response__message p:not(:last-child),.chat-response__message ul:not(:last-child),.chat-response__message ol:not(:last-child){margin-bottom:.75em}.chat-response__message li:not(:last-child){margin-bottom:.375em}.chat-response__message p{padding:0}.chat-response__message p:first-child{margin-top:0!important}.chat-response__message p:last-child{margin-bottom:0!important}.chat-response__message a{color:var(--theme-link);text-decoration:underline}.chat-response__message a:hover{color:var(--theme-link-hover);text-decoration:underline;-webkit-text-decoration-color:var(--theme-link-hover);text-decoration-color:var(--theme-link-hover)}.chat-response__message a:active{color:var(--theme-link-active);text-decoration:underline;-webkit-text-decoration-color:var(--theme-link-active);text-decoration-color:var(--theme-link-active)}.chat-response__message ol,.chat-response__message ul{padding:0 0 0 1em;list-style:outside}.chat-response__message ol li,.chat-response__message ul li{line-height:inherit;padding-left:.5em}.chat-response__message ul{list-style:outside}.chat-response__message ol{list-style:decimal}@media screen and (width<=810px){.chat-response__icon{width:3em;top:-.75em;left:-.5em}}.chat-response--offset{width:100%;max-width:42em}.chat-response--bing .chat-response__bubble{min-height:4.25em;padding-top:1em}.chat-response--bing .chat-response__icon{width:3.5em;top:-.75em;left:-2em;transform:translate(-50%,-50%)}@media screen and (width<=810px){.chat-response--bing .chat-response__icon{width:3em;top:-.5em;left:-.75em}}.chat-meta{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;align-items:center;gap:.5em;width:100%;padding-bottom:1.5em;display:flex;position:relative}.chat-meta__icon{color:#13a10e}.chat-meta__message strong{font-weight:600}.chat-meta--offset{max-width:42em}.chat-bubble{width:100%;min-height:2.6em;padding:.75em 2em .75em 1.5em;position:relative}.chat-bubble__composebg{background-color:#ffffff80;border:1px solid #ffffffb3;border-bottom-color:#ffffffe6;border-radius:1.8em;position:absolute;inset:-.5em;box-shadow:0 12px 15px -4px #00000020,0 24px 38px #0000000b,0 9px 50px #00000008}.chat-bubble__border{border-radius:1.4em;border-radius:inherit;pointer-events:none;background-color:#fff;border-radius:1.3em;position:absolute;inset:0}.chat-bubble__querybg{opacity:0;border-radius:inherit;background-color:#fde5cd;position:absolute;inset:0}.chat-bubble__message{position:relative}.chat-image{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;max-width:25em;padding-bottom:1.5em;position:relative}.chat-image__bubble{padding:.8em}.chat-image__progress-message{margin-bottom:.5em}@keyframes progress-bar-animation{0%{left:-33%}to{left:133%}}.chat-image__progress-bar{background:rgba(var(--theme-page-fg-rgb), .1);border-radius:6px;width:100%;height:6px;position:relative;overflow:hidden}.chat-image__progress-bar-indicator{background-image:linear-gradient(90deg,#2870ea00 0%,#2870ea 33% 66%,#2870ea00 100%);width:33%;height:100%;animation:2s linear 100 progress-bar-animation;position:absolute;top:0;left:0}.chat-image__images{grid-gap:.75em;grid-template-columns:repeat(auto-fit,minmax(40%,1fr));display:grid}.chat-image__image{aspect-ratio:1;background-color:rgba(var(--theme-page-fg-rgb), .05);background-position:50%;background-size:cover;border-radius:1.5em}.chat-image__message{margin-top:1em}.chat-image--frameless .chat-image,.chat-image--frameless .chat-image__bubble{padding:0}.chat-image--frameless .chat-image__image{border-radius:initial;box-shadow:none}.chat-actions{width:100%;padding-bottom:1.5em;font-size:clamp(14px,1.053vw,16px);position:relative}.chat-actions__actions{justify-content:flex-end}.chat-actions__height-preview{background-color:#ff00001a;border:1px solid red;width:100px;position:absolute;top:0;left:0}.chat-actions__intro{margin-bottom:.75em}.chat-actions--offset{width:100%;max-width:42em}.chat-actions--align-center .chat-actions__intro{text-align:center}.chat-actions--align-center .chat-actions__actions{justify-content:center}.chat-actions--align-start .chat-actions__intro{text-align:start}.chat-actions--align-start .chat-actions__actions{justify-content:flex-start}.chat-actions--align-end .chat-actions__intro{text-align:end}.chat-actions--align-end .chat-actions__actions{justify-content:flex-end}.chat-actions--bg-lightgray .chat-actions__frame{background-color:rgba(var(--theme-page-fg-rgb), .05);border-radius:1em;padding:1.25em}.chat-actions--bg-lightblue .chat-actions__frame{background-color:rgba(var(--theme-brightblue-rgb), .06);border-radius:1em;padding:1.25em}.scroll-id{opacity:0;width:1px;height:1px;position:absolute;top:-80px}.chat-messages{width:100%;position:relative}.chat-messages__item{justify-content:stretch;width:100%;display:flex}.chat-messages__item--type-meta+.chat-messages__item--type-meta{margin-top:-1em}.chat-messages__item--type-query,.chat-messages--offset .chat-messages__item--type-query{justify-content:flex-end}.chat-messages--offset .chat-messages__item--type-response,.chat-messages--offset .chat-messages__item--type-actions,.chat-messages--offset .chat-messages__item--type-meta,.chat-messages--offset .chat-messages__item--type-image{justify-content:flex-start}
