@media (max-width:1080px){html:has(.s-chat) .nv-header{z-index:130;height:4rem;padding-top:0;pointer-events:none}html:has(.s-chat) .nv-header .nv-bar{display:none}html:has(.s-chat) .nv-header .nv-panel[aria-hidden=false]{pointer-events:auto}}.s-chat .chat--booting{align-items:center;justify-content:center}.s-chat .chat__boot-spinner{width:1.5rem;height:1.5rem;border-radius:50%;border:2px solid var(--cx-tile-line);border-top-color:var(--cx-cap);animation:chat-boot-spin .8s linear infinite}@keyframes chat-boot-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.s-chat .chat__boot-spinner{animation:none}}@keyframes chat-sheet-in{0%{transform:translateY(6px) scale(.985);filter:blur(6px)}to{transform:translateY(0) scale(1);filter:blur(0)}}@media (prefers-reduced-motion:reduce){.s-chat .field-menu{animation:none}}.s-chat .cline--error .cline__body{color:var(--cx-danger)}.s-chat .cline--error .cline__body:before{content:"";display:block;width:1.5rem;height:1px;margin-bottom:.5rem;background:var(--cx-danger);opacity:.55}.s-chat .cmodal__err{flex:1 1 100%;margin:0;font-size:.75rem;line-height:1.125rem;color:var(--cx-danger)}.s-chat .chip--recency{width:9.25rem;gap:.375rem}.s-chat .chip--depth{width:8.3125rem;gap:.375rem}.s-chat .field-menu--recency{width:13rem;inset-inline-start:calc(var(--composer-pad) + 13.375rem + .625rem)}.s-chat .field-menu--depth{width:11rem;inset-inline-start:calc(var(--composer-pad) + 13.375rem + .625rem + 9.25rem + .625rem)}.s-chat .btn-primary:disabled,.s-chat .composer__send:disabled,.s-chat .hrow__act:disabled,.s-chat .mcomposer__send:disabled{opacity:.42;cursor:default}.s-chat .btn-primary:disabled:hover,.s-chat .composer__send:disabled:hover{transform:none}.s-chat .cact__row.is-failed{color:var(--cx-danger)}.s-chat .cact__row.is-failed .cact__dot{background:var(--cx-danger);animation:none}@media (max-width:1080px){.s-chat .mcomposer__mic.is-rec{color:var(--cx-danger)}.s-chat .mcomposer__mic:disabled{opacity:.6;cursor:default}}.s-chat .cline.is-ai .cline__body{white-space:normal}.s-chat .message-bubble__text{display:flex;flex-direction:column;gap:.5rem;max-width:38rem;font-size:1rem;line-height:1.625rem}.s-chat .message-bubble__text>p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.s-chat .message-bubble__text>ol,.s-chat .message-bubble__text>ul{margin:0;padding-inline-start:1.25rem;display:flex;flex-direction:column;gap:.25rem}.s-chat .message-bubble__text>ul{list-style:disc}.s-chat .message-bubble__text>ol{list-style:decimal}.s-chat .message-bubble__text>blockquote{margin:0;padding-inline-start:.75rem;border-inline-start:2px solid rgba(131,53,215,.45);color:var(--text-dim)}.s-chat .message-bubble__text>hr{width:100%;height:1px;margin:.25rem 0;border:0;background:var(--cx-hair)}.s-chat .cline__body .chat-prompt-card,.s-chat .cline__body .chat-toolcall{max-width:none}@media (max-width:1080px){.s-chat .mmsg__bubble .message-bubble__text{max-width:none;font-size:.9375rem;line-height:1.375rem}.s-chat .mmsg--ai .mmsg__bubble{white-space:normal}.s-chat .mmsg--error .mmsg__bubble{color:var(--cx-danger)}}.s-chat .chat-prompt-card__text,.s-chat .chat-toolcall__prompt,.s-chat .cline__body,.s-chat .composer__input,.s-chat .hrow__title,.s-chat .mcomposer__input,.s-chat .message-bubble__text,.s-chat .message-bubble__text blockquote,.s-chat .message-bubble__text li,.s-chat .message-bubble__text p,.s-chat .mhrow__title,.s-chat .mmsg__bubble,.s-chat .mnav__title{unicode-bidi:plaintext}.s-chat .chat-toolcall__json{direction:ltr;text-align:left;unicode-bidi:isolate}[dir=rtl] .s-chat .history__empty-ic svg,[dir=rtl] .s-chat .mcomposer__send svg,[dir=rtl] .s-chat .mhrow__chev,[dir=rtl] .s-chat .mnav__back svg{transform:scaleX(-1)}[dir=rtl] .s-chat .mtoggle.is-on .mtoggle__thumb{transform:translateX(-1.25rem)}[dir=rtl] .s-chat .mempty__title{background-image:linear-gradient(253deg,#e4ecfd,#5b47d4 67.5%)}[data-theme=light][dir=rtl] .s-chat .mempty__title{background-image:linear-gradient(253deg,#3b3a8f,#7c4fe0 70%)}[dir=rtl] .s-chat .mmsg--user .mmsg__bubble{background-image:linear-gradient(260deg,#2125a4,#1f5bd0)}