.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}.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}:root{--px-scrubber-height:4px;--px-scrubber-bg:#1a59c81a;--px-scrubber-padding:1em 0;--px-scrubber-progress-bg:#316ace;--px-scrubber-preview-bg:#1a59c854}.px-scrubber{width:100%;padding:var(--px-scrubber-padding);cursor:pointer}.px-scrubber__scrubber{width:100%;height:var(--px-scrubber-height);background:var(--px-scrubber-bg);position:relative}.px-scrubber__progress,.px-scrubber__preview{height:100%;position:absolute;top:0;left:0}.px-scrubber__preview{background:var(--px-scrubber-preview-bg)}.px-scrubber__progress{background:var(--px-scrubber-progress-bg)}.px-gsap-scrubber{align-items:center;gap:.5em;width:100%;padding:.25em 1em;display:flex}.px-gsap-scrubber__button{flex:none}.px-gsap-scrubber__scrubber{flex:1}.px-gsap-scrubber__time{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:700}.chat-player{text-align:left;width:100%;height:100%;position:relative}.chat-player--loading{opacity:0}.chat-player__frame-container,.chat-player__items-container{width:100%;max-width:42em}.chat-player__frame-container--wide,.chat-player__items-container--wide{max-width:54em}.chat-player__frame-container{height:100%;position:absolute;left:50%;transform:translate(-50%)}.chat-player--mode-frame .chat-player__items-container{height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%)}.chat-player--mode-stack .chat-player__items-container{position:relative}@media screen and (width<=810px){.chat-player{font-size:clamp(14px,1.053vw,16px)}}.chat-player__frame{border-radius:18px;position:absolute;inset:-1em -1em 0;overflow:hidden}.chat-player--frame-lightblue .chat-player__frame{background-color:#1ba5f812;background-color:var(--theme-section-bg-lightblue)}.chat-player--frame-lightgray .chat-player__frame{background-color:var(--theme-section-bg-gray)}.chat-player__scrubber{--px-scrubber-height:4px;--px-scrubber-bg:#1a59c81a;--px-scrubber-padding:1em 0;--px-scrubber-progress-bg:white;--px-scrubber-preview-bg:#1a59c880;z-index:100;color:#fff;background-color:#000;border-radius:.5em;width:100%;position:absolute;top:100%;left:0}@media screen and (width<=810px){.chat-player__scrubber{z-index:1000000;position:fixed;top:0}}.px-measure-container{opacity:0;pointer-events:none;width:100%;position:absolute;top:0;left:0}.px-measure-container--debug{opacity:1;border:1px dashed red}.px-measure-container__container{width:100%;position:absolute}.px-measure-container__content{position:relative}.scroll-id{opacity:0;width:1px;height:1px;position:absolute;top:-80px}.media-item-animated-chat{width:100%;height:100%;font-size:1em}.media-item-animated-chat--loading{opacity:0}.media-item-animated-chat--loading *{transition:none!important}.media-item-animated-chat{grid-template:"selector""chat"minmax(0,1fr)"controls"/100%;display:grid}.media-item-animated-chat__selector{z-index:1;grid-area:selector;margin-bottom:1em;position:relative}.media-item-animated-chat__chat{grid-area:chat;width:100%;height:100%;transition:height .5s cubic-bezier(.215,.61,.355,1),max-height .5s cubic-bezier(.215,.61,.355,1);position:relative}.media-item-animated-chat__chat-clip{box-sizing:padding-box;padding:3em 2em 4em 6em;position:absolute;inset:-2em -2em -4em -6em;overflow:hidden}.media-item-animated-chat__controls{grid-area:controls;justify-content:center;align-items:center;gap:1em;width:100%;font-size:.75em;display:flex}.media-item-animated-chat__controls button{opacity:.66}.media-item-animated-chat__controls button:hover{opacity:1}.media-item-animated-chat__measure{width:100%;height:100px}.media-item-animated-chat__measure-grid{border:2px solid red;grid-template-rows:auto;grid-template-columns:100%;display:grid}.media-item-animated-chat__measure-grid>*{grid-area:1/1;align-self:flex-start}.media-item-animated-chat .media-item-animated-chat__measure-player{height:auto}
