.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}
.lih-tour-popover.driver-popover{background:var(--bg-card,#fff);color:var(--text-primary,#191919);border:1px solid var(--border-subtle,#1919190f);box-shadow:var(--shadow-modal,0 24px 64px #19191959);max-width:min(360px,100vw - 2rem);font-family:var(--font-primary,inherit);border-radius:16px;padding:1.1rem 1.15rem .95rem}.lih-tour-popover .driver-popover-title{color:var(--text-primary,#191919);margin-bottom:.35rem;font-size:1.05rem;font-weight:600}.lih-tour-popover .driver-popover-description{color:var(--text-secondary,#6b7378);font-size:.92rem;line-height:1.45}.lih-tour-popover .driver-popover-progress-text{color:var(--text-muted,#9ba8ab);font-size:.75rem}.lih-tour-popover .driver-popover-navigation-btns{gap:.4rem;margin-top:.85rem}.lih-tour-popover .driver-popover-prev-btn,.lih-tour-popover .driver-popover-next-btn{text-shadow:none;border:1px solid var(--border-subtle,#19191914);color:var(--text-primary,#191919);background:0 0;border-radius:9999px;padding:.45rem .9rem;font-size:.85rem;font-weight:500}.lih-tour-popover .driver-popover-next-btn{background:var(--gradient-primary,linear-gradient(90deg, #c17b93 0%, #d29902 100%));color:#fff;border:none}.lih-tour-popover .driver-popover-prev-btn:hover,.lih-tour-popover .driver-popover-next-btn:hover{filter:brightness(.97)}.lih-tour-popover .driver-popover-close-btn{width:auto;height:auto;color:var(--text-muted,#9ba8ab);text-shadow:none;padding:.15rem .45rem;font-size:.75rem;font-weight:500}.lih-tour-popover .driver-popover-close-btn:hover{color:var(--text-primary,#191919)}.lih-tour-popover .driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:var(--bg-card,#fff)}.lih-tour-popover .driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:var(--bg-card,#fff)}.lih-tour-popover .driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:var(--bg-card,#fff)}.lih-tour-popover .driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:var(--bg-card,#fff)}[data-theme=dark] .lih-tour-popover.driver-popover{color:#f5f8f9;background:#1f2426;border-color:#ffffff14}[data-theme=dark] .lih-tour-popover .driver-popover-title{color:#f5f8f9}[data-theme=dark] .lih-tour-popover .driver-popover-description{color:#a8b2b6}[data-theme=dark] .lih-tour-popover .driver-popover-prev-btn{color:#f5f8f9;border-color:#ffffff1f}[data-theme=dark] .lih-tour-popover .driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:#1f2426}[data-theme=dark] .lih-tour-popover .driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:#1f2426}[data-theme=dark] .lih-tour-popover .driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:#1f2426}[data-theme=dark] .lih-tour-popover .driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:#1f2426}@media (max-width:900px){.lih-tour-popover.driver-popover:not(.driver-popover-sidebar-free){max-width:calc(100vw - 1.25rem)}.lih-tour-popover.driver-popover[data-lih-tour-sheet=true]{border-radius:18px 18px 14px 14px;max-width:none;width:auto!important;position:fixed!important;inset:auto .625rem .75rem!important;transform:none!important}.lih-tour-popover.driver-popover[data-lih-tour-sheet=true] .driver-popover-arrow{display:none}}@media (prefers-reduced-motion:reduce){.driver-overlay,.driver-active-element,.lih-tour-popover.driver-popover{transition:none!important;animation:none!important}}
.chat-shell{--color-obsidian:#191919;--color-mist:#e4eef0;--color-rose:#c17b93;--color-rose-deep:#b06a82;--color-gold:#d29902;--color-gold-deep:#c08c00;--color-lime:#cef17b;--color-lime-deep:#a8c757;--gradient-primary:linear-gradient(90deg, #c17b93 0%, #d29902 100%);--gradient-send:linear-gradient(135deg, #e6b53d 0%, #c08c00 100%);--font-primary:var(--font-serotiva);--font-display:var(--font-serotiva), "Space Mono", "Courier New", monospace;--radius-card:24px;--radius-pill:9999px;--radius-input:9999px;--shadow-sidebar:0 4px 24px #1919190a;--shadow-modal:0 24px 64px #19191959;--shadow-input:0 8px 28px #19191914;--bg-page:#f5f8f9;--bg-sidebar:#fff;--bg-card:#fff;--text-primary:#191919;--text-secondary:#6b7378;--text-muted:#9ba8ab;--border-subtle:#1919190f;--sidebar-width:280px;min-height:100dvh;font-family:var(--font-primary);color:var(--text-primary);background:var(--bg-page);display:flex}.chat-sidebar{z-index:30;width:var(--sidebar-width);background:var(--bg-sidebar);border-right:1px solid var(--border-subtle);height:100dvh;box-shadow:var(--shadow-sidebar);flex-direction:column;padding:1.75rem 1.25rem 1.5rem;display:flex;position:fixed;top:0;left:0}.chat-sidebar__backdrop{display:none}.chat-sidebar__close{border-radius:var(--radius-pill);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s,color .15s;display:none;position:absolute;top:1rem;right:1rem}.chat-sidebar__close:hover{color:var(--text-primary);background:#1919190f}.chat-sidebar__close-icon{width:20px;height:20px}.chat-sidebar__brand{margin-bottom:1.5rem;padding:0 .5rem}.chat-sidebar__brand-title{margin:0;line-height:0}.chat-sidebar__brand-subtitle{color:var(--text-muted);letter-spacing:.02em;text-align:center;margin:.25rem 0 0;font-size:.6875rem}.chat-sidebar__nav{scrollbar-width:thin;scrollbar-color:transparent transparent;flex-direction:column;flex:1;gap:.125rem;display:flex;overflow-y:auto}.chat-sidebar__nav:hover,.chat-sidebar__nav.is-scrolling{scrollbar-color:#1919192e transparent}.chat-sidebar__nav::-webkit-scrollbar{width:6px}.chat-sidebar__nav::-webkit-scrollbar-track{background:0 0}.chat-sidebar__nav::-webkit-scrollbar-thumb{background:0 0;border-radius:999px}.chat-sidebar__nav:hover::-webkit-scrollbar-thumb{background:#1919192e}.chat-sidebar__nav.is-scrolling::-webkit-scrollbar-thumb{background:#1919192e}.chat-nav-item{color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:16px;align-items:center;gap:.75rem;width:100%;padding:.625rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.chat-nav-item:hover{color:var(--text-primary);background:#e4eef080}.chat-nav-item:disabled{opacity:.55;cursor:not-allowed}.chat-nav-item:disabled:hover{color:var(--text-secondary);background:0 0}.chat-nav-item--active{background:var(--gradient-primary);color:#fff;border-radius:var(--radius-pill);box-shadow:0 6px 18px #c17b9352}.chat-nav-item--active:hover{background:var(--gradient-primary);color:#fff;filter:brightness(1.04)}.chat-nav-item__icon{flex-shrink:0;width:18px;height:18px}.chat-sidebar__section{flex-direction:column;display:flex}.chat-sidebar__section-toggle>span{flex:1;min-width:0}.chat-sidebar__section-chevron{flex-shrink:0;width:16px;height:16px;margin-left:auto;transition:transform .2s}.chat-sidebar__section-chevron--open{transform:rotate(90deg)}.chat-sidebar__history{flex-direction:column;gap:.125rem;margin-top:.125rem;padding-left:1.25rem;display:flex}.chat-sidebar__history-row{border-radius:10px;align-items:center;gap:.125rem;padding-right:.125rem;display:flex}.chat-sidebar__history-row--active{background:#c17b931f}.chat-sidebar__history-item{font-family:var(--font-display);letter-spacing:.08em;color:var(--text-muted);text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex:1;min-width:0;padding:.375rem .5rem;font-size:.6875rem;font-weight:500;transition:color .15s,background .15s;overflow:hidden}.chat-sidebar__history-rename,.chat-sidebar__folder-rename{min-width:0;color:var(--text-primary);font-family:var(--font-display);letter-spacing:.06em;background:#ffffffe6;border:1px solid #c17b9359;border-radius:8px;flex:1;margin:.125rem .25rem;padding:.3rem .5rem;font-size:.6875rem;font-weight:500}.chat-sidebar__history-rename:focus,.chat-sidebar__folder-rename:focus{border-color:var(--color-rose);outline:none;box-shadow:0 0 0 2px #c17b932e}.chat-sidebar__history-action{width:26px;min-width:26px;height:26px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s,opacity .15s;display:inline-flex}.chat-sidebar__history-row:hover .chat-sidebar__history-action,.chat-sidebar__history-row:focus-within .chat-sidebar__history-action,.chat-sidebar__folder-row:hover .chat-sidebar__history-action,.chat-sidebar__folder-row:focus-within .chat-sidebar__history-action{opacity:1}.chat-sidebar__history-action:hover{color:var(--color-rose);background:#c17b931f}.chat-sidebar__history-action-icon{width:13px;height:13px}.chat-sidebar__history-favorite{width:30px;min-width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.chat-sidebar__history-favorite:hover{color:var(--color-rose);background:#c17b931f}.chat-sidebar__history-favorite--active{color:var(--color-gold)}.chat-sidebar__history-favorite-icon{width:14px;height:14px}.chat-sidebar__folders{flex-direction:column;gap:.25rem;margin-top:.125rem;padding-left:.75rem;display:flex}.chat-sidebar__folder{flex-direction:column;gap:.125rem;display:flex}.chat-sidebar__folder-row{align-items:center;gap:.125rem;display:flex}.chat-sidebar__folder-toggle{min-width:0;color:var(--text-muted);font-family:var(--font-display);letter-spacing:.08em;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;flex:1;align-items:center;gap:.35rem;padding:.35rem .4rem;font-size:.6875rem;font-weight:500;display:inline-flex}.chat-sidebar__folder-toggle:hover{color:var(--text-primary);background:#e4eef080}.chat-sidebar__folder-icon{flex-shrink:0;width:14px;height:14px}.chat-sidebar__folder-count{letter-spacing:.04em;opacity:.7;margin-left:auto;font-size:.625rem}.chat-sidebar__folder-new,.chat-sidebar__folder-create{width:100%;color:var(--text-muted);font-family:var(--font-display);letter-spacing:.08em;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:.4rem;margin-top:.25rem;padding:.4rem .5rem;font-size:.6875rem;font-weight:500;display:inline-flex}.chat-sidebar__folder-new:hover{color:var(--text-primary);background:#e4eef080}.chat-sidebar__folder-new-icon{width:14px;height:14px}.chat-sidebar__dropdown{min-width:11rem}.chat-sidebar__dropdown-item{gap:.5rem}@media (hover:none){.chat-sidebar__history-action{opacity:1}}.chat-sidebar__history-empty{color:var(--text-muted);margin:.5rem 0;padding:.5rem;font-size:.75rem;line-height:1.4}.chat-sidebar__history-loading{color:var(--text-muted);align-items:center;gap:.5rem;padding:.5rem;font-size:.75rem;display:inline-flex}.chat-sidebar__history-loading-icon{width:14px;height:14px;animation:.9s linear infinite chatSpin}.chat-sidebar__history-item:hover{color:var(--text-primary);background:#e4eef080}.chat-sidebar__footer{flex-direction:column;gap:.5rem;margin-top:auto;padding-top:1rem;display:flex}.chat-whatsapp{border-radius:var(--radius-pill);background:var(--color-lime);width:100%;color:var(--color-obsidian);font-family:var(--font-primary);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:filter .15s,box-shadow .15s;display:inline-flex}.chat-whatsapp:hover{filter:brightness(1.03);box-shadow:0 6px 20px #cef17b80}.chat-whatsapp__icon{flex-shrink:0;width:18px;height:18px}.chat-shell__main{margin-left:var(--sidebar-width);flex-direction:column;flex:1;height:100dvh;display:flex;position:relative;overflow:hidden}.chat-shell__feedback{z-index:1;width:min(760px,100% - 2rem);color:var(--text-secondary);text-align:center;margin:.25rem auto 0;font-size:.75rem;position:relative}.chat-shell__watermark{pointer-events:none;z-index:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.chat-shell__watermark-img{opacity:.03;object-fit:contain;width:2187px;max-width:none;height:2194px;transform:translateY(8%)}.chat-topbar{z-index:2;pointer-events:none;background:color-mix(in srgb, var(--bg-page) 78%, transparent);-webkit-backdrop-filter:blur(20px)saturate(1.2);justify-content:space-between;align-items:flex-start;gap:.75rem;min-height:4.5rem;padding:.75rem 2.25rem 2.75rem;display:flex;position:absolute;top:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0% 28%,#0000 100%);mask-image:linear-gradient(#000 0% 28%,#0000 100%)}.chat-topbar__lead{align-items:center;gap:.5rem;min-width:0;min-height:38px;display:flex}.chat-topbar__brand{font-family:var(--font-primary);letter-spacing:-.02em;color:var(--text-primary);-webkit-user-select:none;user-select:none;font-size:1.125rem;font-weight:700;line-height:1}.chat-topbar__menu{pointer-events:auto;border-radius:var(--radius-pill);width:38px;height:38px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:none}.chat-topbar__menu:hover{background:#1919190f}.chat-topbar__menu-icon{width:24px;height:24px}.chat-topbar__actions{pointer-events:auto;align-items:center;gap:.5rem;display:inline-flex}.chat-topbar__more{border-radius:var(--radius-pill);width:38px;height:38px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.chat-topbar__more:hover:not(:disabled){background:#1919190f}.chat-topbar__more:disabled{opacity:.55;cursor:not-allowed}.chat-topbar__more-icon{width:20px;height:20px}.chat-topbar__dropdown{border-color:#19191914;border-radius:16px;min-width:12.5rem;box-shadow:0 10px 28px #1919191a}.chat-topbar__dropdown-item{font-family:var(--font-primary);letter-spacing:.02em;font-size:.8125rem;font-weight:500}.chat-topbar__dropdown-star--active{color:var(--color-gold-deep);fill:#d299022e}.chat-topbar__auth{pointer-events:auto;align-items:center;gap:.5rem;display:flex}.chat-topbar-btn{min-height:40px;font-family:var(--font-primary);letter-spacing:.04em;border-radius:var(--radius-pill);cursor:pointer;justify-content:center;align-items:center;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;transition:filter .15s,box-shadow .15s,background .15s,color .15s;display:inline-flex}.chat-topbar-btn--ghost{color:var(--text-primary);background:0 0;border:1.5px solid #19191929}.chat-topbar-btn--ghost:hover{background:#1919190a;border-color:#19191947}.chat-topbar-btn--gradient{background:var(--gradient-primary);color:#fff;border:none;box-shadow:0 6px 18px #c17b9347}.chat-topbar-btn--gradient:hover{filter:brightness(1.05);box-shadow:0 8px 24px #c17b9366}.chat-welcome{z-index:1;flex:1;grid-template-areas:"welcome";place-items:center;padding:4rem 2rem 2rem;display:grid;position:relative}.chat-welcome__mandala{object-fit:contain;filter:drop-shadow(0 0 22px #d299022e);grid-area:welcome;width:196px;height:196px;margin:0;transform:translateY(-12rem)}.chat-welcome__copy{text-align:center;flex-direction:column;grid-area:welcome;align-items:center;width:100%;display:flex;transform:translateY(0)}.chat-welcome__heading{text-align:center;max-width:640px;font-family:var(--font-primary);letter-spacing:-.01em;color:var(--text-primary);margin:0 0 1rem;font-size:1.375rem;font-weight:700;line-height:1.25}.chat-welcome__subheading{text-align:center;max-width:540px;font-family:var(--font-display);letter-spacing:.06em;color:var(--text-secondary);margin:0;font-size:1rem;font-weight:400;line-height:1.5}.chat-composer{width:100%;max-width:660px;margin:0 auto;position:relative}.chat-composer:has(.chat-composer__attachments){margin-top:2.75rem}.chat-composer>[data-slot=input-group]{border-radius:var(--radius-input);height:auto;min-height:80px;box-shadow:var(--shadow-input);background:#fff;border:1.5px solid #1919190f;flex-wrap:nowrap;align-items:center;padding:0;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:visible}.chat-composer>[data-slot=input-group]:focus-within{border-color:var(--color-rose);box-shadow:0 0 0 3px #c17b931f, var(--shadow-input)}.chat-composer .chat-composer__textarea{width:100%;min-height:80px;max-height:200px;font-family:var(--font-primary);letter-spacing:.04em;color:var(--text-primary);text-align:center;resize:none;box-shadow:none;background:0 0;border:none;outline:none;align-self:stretch;align-items:center;padding-block:1.35rem;padding-inline:7.6rem 4.75rem;font-size:1rem;font-weight:500;line-height:1.45;transition:opacity .15s;display:flex}.chat-composer__attachments{z-index:4;box-sizing:border-box;pointer-events:auto;flex-wrap:wrap;gap:.45rem;width:auto;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:calc(100% + .5rem);left:.15rem;right:.15rem}.chat-composer__attachment{max-width:min(100%,16rem);color:var(--text-primary);background:#c17b931f;border:1px solid #c17b9338;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .35rem .28rem .4rem;font-size:.75rem;line-height:1.2;display:inline-flex;box-shadow:0 2px 8px #1919190f}.chat-composer__attachment-thumb{object-fit:cover;border-radius:999px;flex-shrink:0;width:22px;height:22px}.chat-composer__attachment-icon{width:22px;height:22px;color:var(--color-rose);background:#ffffffb3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.chat-composer__attachment-name{text-overflow:ellipsis;white-space:nowrap;max-width:12rem;overflow:hidden}.chat-composer__attachment-remove{width:20px;height:20px;color:var(--text-primary);cursor:pointer;background:#1919190f;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.chat-composer__attachment-remove:hover{color:var(--color-rose);background:#c17b9333}.chat-composer__left-actions{z-index:2;align-items:center;gap:.35rem;display:inline-flex;position:absolute;top:50%;left:.55rem;transform:translateY(-50%)}.chat-composer__attach{z-index:auto;width:44px;min-width:44px;height:44px;color:var(--text-primary);cursor:pointer;background:#e4eef0e6;border:1.5px solid #1919190f;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,transform .15s;display:inline-flex;position:static;transform:none;box-shadow:0 4px 14px #19191914}.chat-composer__attach:hover:not(:disabled){color:var(--color-rose);background:#c17b931f}.chat-composer__attach:active:not(:disabled){transform:scale(.96)}.chat-composer__attach:disabled{opacity:.55;cursor:not-allowed}.chat-composer__attach-icon{width:18px;height:18px}.chat-composer[data-mode=recording] .chat-composer__textarea,.chat-composer[data-mode=transcribing] .chat-composer__textarea{opacity:0;pointer-events:none}.chat-composer__textarea::placeholder{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;text-align:center;font-size:.875rem}.chat-composer__textarea:focus,.chat-composer__textarea:focus-visible{box-shadow:none;border:none;outline:none}.chat-composer__submit{background:var(--gradient-send);color:#fff;cursor:pointer;z-index:2;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;min-width:56px;height:56px;padding:0;transition:filter .15s,transform .15s,opacity .2s;display:inline-flex;position:absolute;top:50%;right:.55rem;transform:translateY(-50%);box-shadow:0 6px 18px #d2990266}.chat-composer__submit:hover:not(:disabled){filter:brightness(1.06);background:var(--gradient-send)}.chat-composer__submit:active:not(:disabled){transform:translateY(-50%)scale(.96)}.chat-composer__submit:disabled{opacity:.55;cursor:not-allowed}.chat-composer__submit>svg{color:#fff;width:20px;height:20px}.chat-composer__submit-icon{width:20px;height:20px}.chat-composer__mic{z-index:auto;width:48px;min-width:48px;height:48px;color:var(--text-primary);cursor:pointer;background:#e4eef0e6;border:1.5px solid #1919190f;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s,transform .15s,box-shadow .2s;display:inline-flex;position:static;transform:none;box-shadow:0 4px 14px #19191914}.chat-composer__mic:hover:not(:disabled){color:var(--color-rose);background:#c17b931f}.chat-composer__mic:active:not(:disabled){transform:scale(.96)}.chat-composer__mic:disabled{opacity:.55;cursor:not-allowed}.chat-composer__mic-icon{width:20px;height:20px}.chat-composer__mic-icon--spin{animation:.9s linear infinite chatSpin}.chat-composer__mic--recording{color:#fff;background:linear-gradient(135deg,#e26a83 0%,#c17b93 100%);border-color:#0000;animation:1.4s ease-in-out infinite chatMicPulse;box-shadow:0 0 0 6px #e26a832e}.chat-composer__mic--recording:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#d95c76 0%,#b06a82 100%)}.chat-composer__mic--transcribing{color:var(--color-rose);background:#e4eef0e6}@keyframes chatMicPulse{0%,to{box-shadow:0 0 0 4px #e26a832e}50%{box-shadow:0 0 0 12px #e26a830d}}@keyframes chatSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chat-composer__recording-status{color:var(--text-primary);font-family:var(--font-primary);letter-spacing:.04em;z-index:1;pointer-events:none;align-items:center;gap:.75rem;padding:0 .5rem;font-size:.9375rem;font-weight:600;display:flex;position:absolute;top:50%;left:7.2rem;right:4.75rem;transform:translateY(-50%)}.chat-composer__recording-dot{background:#e26a83;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1s ease-in-out infinite chatRecordDot;box-shadow:0 0 0 4px #e26a8333}@keyframes chatRecordDot{0%,to{opacity:1}50%{opacity:.35}}.chat-composer__recording-time{font-variant-numeric:tabular-nums;min-width:4.5ch}.chat-composer__recording-max{color:var(--text-muted);font-weight:500}.chat-composer__recording-bar{border-radius:var(--radius-pill);background:#19191914;flex:1;height:4px;overflow:hidden}.chat-composer__recording-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#e26a83 0%,#d29902 100%);height:100%;transition:width .2s linear;display:block}@media (min-width:768px){.chat-composer>[data-slot=input-group]{min-height:72px}}.chat-conversation{z-index:1;flex-direction:column;flex:1 1 0;min-height:0;padding:0 2rem;display:flex;position:relative}.chat-conversation__scroll{flex:1 1 0;height:100%;min-height:0;position:relative}.chat-conversation__scroll>div:first-of-type{scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(#000 0% calc(100% - 8.5rem),#00000073 calc(100% - 5.75rem),#0000 calc(100% - 3.5rem));mask-image:linear-gradient(#000 0% calc(100% - 8.5rem),#00000073 calc(100% - 5.75rem),#0000 calc(100% - 3.5rem));scrollbar-gutter:auto!important}.chat-conversation__scroll>div:first-of-type::-webkit-scrollbar{width:0;height:0;display:none}.chat-conversation__content{flex-direction:column;gap:1.75rem;width:100%;max-width:920px;min-height:100%;margin:0 auto;padding:4rem 0 8rem;display:flex}.chat-conversation__composer{z-index:2;background:linear-gradient(to top, var(--bg-page) 0%, var(--bg-page) 70%, transparent 100%);justify-content:center;width:100%;max-width:none;margin:0;padding:1.25rem 2rem .75rem;display:flex;position:absolute;bottom:0;left:0;right:0}.chat-conversation__composer .chat-composer{width:100%;max-width:660px}.chat-conversation__scroll-button{border-radius:var(--radius-pill);background:var(--gradient-primary);color:#fff;width:auto;height:36px;font-family:var(--font-primary);letter-spacing:.04em;cursor:pointer;z-index:3;border:none;align-items:center;gap:.375rem;padding:0 .875rem;font-size:.75rem;font-weight:600;transition:filter .15s,transform .15s;display:inline-flex;position:absolute;bottom:5.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #c17b9352}.chat-conversation__scroll-button:hover{filter:brightness(1.05);background:var(--gradient-primary)}.chat-conversation__scroll-button>svg{width:14px;height:14px}.chat-message{width:100%;max-width:100%}.chat-message-row{align-items:flex-start;gap:.5rem;scroll-margin-top:1.25rem;display:flex}.chat-message-row:has(.chat-lih-avatar){flex-direction:column}.chat-message.is-user{align-items:flex-end}.chat-message.is-assistant{align-items:flex-start}.chat-message__actions{opacity:0;margin-top:.25rem;transition:opacity .15s}.chat-message:hover .chat-message__actions,.chat-message:focus-within .chat-message__actions{opacity:1}.chat-message__action{height:auto;min-height:1.75rem;color:var(--text-muted);font-family:var(--font-display);letter-spacing:.06em;gap:.35rem;padding-inline:.55rem;font-size:.6875rem;font-weight:500}.chat-message__action:hover:not(:disabled){color:var(--color-rose);background:#c17b931a}.chat-message__action:disabled{opacity:.4;cursor:not-allowed}.chat-message__action--copied{color:var(--color-gold)}.chat-message__action-label{line-height:1}.chat-message__action svg{width:14px;height:14px}@media (hover:none){.chat-message__actions{opacity:1}}.chat-rename-modal__label{font-family:var(--font-display);letter-spacing:.08em;color:var(--text-muted);margin:.75rem 0 .35rem;font-size:.75rem;font-weight:500;display:block}.chat-rename-modal__input{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);font-family:var(--font-primary);background:#ffffffeb;border-radius:12px;padding:.7rem .85rem;font-size:.95rem}.chat-rename-modal__input:focus{border-color:var(--color-rose);outline:none;box-shadow:0 0 0 2px #c17b932e}.chat-lih-avatar{width:104px;min-width:104px;height:104px;box-shadow:none;background:0 0;border:none;justify-content:center;align-items:center;margin-left:-2.8rem;display:inline-flex;overflow:visible}.chat-lih-avatar__image{object-fit:contain;filter:drop-shadow(0 0 10px #d299022e);opacity:1;width:98px;height:98px}.chat-lih-avatar--streaming .chat-lih-avatar__image{animation:1.8s ease-in-out infinite chatMandalaPulse}.chat-message__content{font-family:var(--font-primary);color:var(--text-primary);border-radius:24px;flex-direction:column;gap:.65rem;max-width:min(88%,760px);padding:1rem 1.375rem;font-size:1rem;line-height:1.55;display:flex}.chat-message.is-assistant .chat-message__content{border:1px solid var(--border-subtle);background:#fff;border-top-left-radius:6px;box-shadow:0 2px 10px #1919190a}.chat-message.is-user .chat-message__content{color:var(--text-primary);background:linear-gradient(135deg,#c17b931f 0%,#d2990214 100%);border:1px solid #c17b932e;border-top-right-radius:6px}.chat-message__response{font-family:var(--font-primary);color:inherit;font-size:1rem;line-height:1.6}.chat-message__image-link{border:1px solid #19191914;border-radius:14px;max-width:min(100%,320px);display:block;overflow:hidden}.chat-message__image{object-fit:cover;width:100%;height:auto;max-height:360px;display:block}.chat-message__file-chip,.chat-message__doc-card{max-width:100%;color:var(--text-primary);background:#ffffffb8;border:1px solid #c17b9338;border-radius:14px;align-items:center;gap:.55rem;padding:.55rem .8rem;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.chat-message__file-chip:hover,.chat-message__doc-card:hover{background:#c17b9314;border-color:#c17b9373}.chat-message__file-chip-name,.chat-message__doc-card-name{text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:500;overflow:hidden}.chat-message__doc-card{width:fit-content;min-width:min(100%,240px)}.chat-message__doc-card-body{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.chat-message__doc-card-label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.7rem}.chat-message__doc-card--pending,.chat-message__doc-card--error{cursor:default}.chat-message__doc-card--error{color:#8a2f2f;background:#b43c3c0f;border-color:#b43c3c47}.chat-artifact{width:min(100%,520px);color:var(--text-primary);background:#ffffffc7;border:1px solid #c17b9338;border-radius:16px;flex-direction:column;gap:.65rem;margin:.35rem 0 .15rem;padding:.75rem .85rem;display:flex}.chat-artifact--pending{border-style:dashed}.chat-artifact--error{color:#8a2f2f;background:#b43c3c0f;border-color:#b43c3c47;font-size:.875rem}.chat-artifact__header{align-items:center;gap:.55rem;min-width:0;display:flex}.chat-artifact__header-text{flex-direction:column;flex:1;gap:.05rem;min-width:0;display:flex}.chat-artifact__label{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);font-size:.68rem}.chat-artifact__title{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:600;overflow:hidden}.chat-artifact__status{color:var(--text-muted);flex-shrink:0;align-items:center;gap:.3rem;font-size:.75rem;display:inline-flex}.chat-artifact__spinner{animation:.8s linear infinite chat-artifact-spin}@keyframes chat-artifact-spin{to{transform:rotate(360deg)}}.chat-artifact__preview{background:#ffffff8c;border:1px solid #c17b931f;border-radius:10px;max-height:180px;padding:.55rem .65rem;position:relative;overflow:hidden}.chat-artifact__preview--expanded{max-height:min(60vh,520px);overflow:auto}.chat-artifact__fade{pointer-events:none;background:linear-gradient(#fff0,#ffffffeb);height:2.5rem;position:absolute;bottom:0;left:0;right:0}.chat-artifact__markdown{font-size:.85rem}.chat-artifact__empty{color:var(--text-muted);margin:0;font-size:.825rem}.chat-artifact__tabs{flex-wrap:wrap;gap:.35rem;display:flex}.chat-artifact__tab{appearance:none;color:var(--text-primary);cursor:pointer;background:#fff9;border:1px solid #c17b9338;border-radius:999px;padding:.2rem .65rem;font-size:.75rem}.chat-artifact__tab--active{background:#c17b9324;border-color:#c17b938c;font-weight:600}.chat-artifact__table-wrap{background:#ffffff8c;border:1px solid #c17b931f;border-radius:10px;max-height:240px;overflow:auto}.chat-artifact__table{border-collapse:collapse;width:100%;font-size:.78rem}.chat-artifact__table th,.chat-artifact__table td{text-align:left;white-space:nowrap;border-bottom:1px solid #c17b931a;padding:.35rem .5rem}.chat-artifact__table th{z-index:1;background:#fcf4f7f5;font-weight:600;position:sticky;top:0}.chat-artifact__more{color:var(--text-muted);margin:0;padding:.35rem .5rem;font-size:.75rem}.chat-artifact__actions{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.chat-artifact__btn{appearance:none;cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;font-weight:500;display:inline-flex}.chat-artifact__btn:disabled{opacity:.65;cursor:wait}.chat-artifact__btn--ghost{color:var(--text-primary);background:0 0;border-color:#c17b9338}.chat-artifact__btn--primary{color:var(--text-primary);background:#c17b9329;border-color:#c17b9359}.chat-artifact__btn--primary:hover:not(:disabled){background:#c17b9342}.chat-artifact__error{color:#8a2f2f;margin:0;font-size:.8rem}.chat-message__response>:first-child{margin-top:0}.chat-message__response>:last-child{margin-bottom:0}.chat-message__response p{margin:0 0 .65em}.chat-message__response p:last-child{margin-bottom:0}.chat-message__response strong{color:var(--text-primary);font-weight:600}.chat-message__response ul,.chat-message__response ol{margin:.25em 0 .75em;padding-left:1.25rem}.chat-message__response li{margin:.2em 0}.chat-message__response code{font-family:var(--font-display);background:#1919190d;border-radius:4px;padding:.1em .35em;font-size:.85em}.chat-message__response pre{background:var(--color-obsidian);color:var(--color-mist);font-family:var(--font-display);border-radius:12px;margin:.5em 0;padding:.875rem 1rem;font-size:.8125rem;overflow-x:auto}.chat-message__response pre code{color:inherit;background:0 0;padding:0}.chat-message__response a{color:var(--color-rose-deep);text-underline-offset:2px;text-decoration:underline}.chat-message__response a:hover{color:var(--color-rose)}.chat-typing{border:1px solid var(--border-subtle);background:#fff;border-radius:6px 22px 22px;align-items:center;gap:.375rem;width:fit-content;padding:.875rem 1.125rem;display:inline-flex;box-shadow:0 2px 10px #1919190a}.chat-typing__dot{background:var(--color-rose);opacity:.45;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite chatTypingPulse}.chat-typing__dot:nth-child(2){animation-delay:.15s}.chat-typing__dot:nth-child(3){animation-delay:.3s}@keyframes chatTypingPulse{0%,80%,to{opacity:.35;transform:scale(.85)}40%{opacity:1;transform:scale(1)}}@keyframes chatPulse{0%,to{box-shadow:0 0 #d2990226}50%{box-shadow:0 0 0 8px #d2990240}}@keyframes chatMandalaPulse{0%,to{filter:drop-shadow(0 0 10px #d2990233);transform:scale(1)}50%{filter:drop-shadow(0 0 24px #d2990280);transform:scale(1.08)}}.chat-welcome__composer{grid-area:welcome;justify-content:center;width:100%;display:flex;transform:translateY(11rem)}.auth-modal{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1919198c;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out authOverlayIn;display:flex;position:fixed;inset:0}.auth-modal__panel{width:100%;max-width:380px;position:relative}.auth-modal__close{z-index:2;width:36px;height:36px;color:var(--text-primary);cursor:pointer;background:#fff;border:1px solid #1919191a;border-radius:50%;justify-content:center;align-items:center;transition:transform .15s,background .15s;display:inline-flex;position:absolute;top:-.5rem;right:-.5rem;box-shadow:0 4px 12px #19191926}.auth-modal__close:hover{background:var(--color-mist);transform:scale(1.05)}.auth-modal__close-icon{width:18px;height:18px}@keyframes authOverlayIn{0%{opacity:0}to{opacity:1}}.chat-settings-modal__panel{max-width:420px}.chat-settings-modal__card{z-index:1;background:var(--bg-card);border-radius:var(--radius-card);width:100%;max-height:min(85dvh,640px);box-shadow:var(--shadow-modal);padding:1.75rem 1.5rem 1.5rem;animation:.2s ease-out authOverlayIn;position:relative;overflow-y:auto}.chat-settings-modal__header{margin-bottom:1.25rem}.chat-settings-modal__title{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.chat-settings-modal__subtitle{color:var(--text-secondary);margin:.375rem 0 0;font-size:.8125rem;line-height:1.45}.chat-settings-modal__section{border-top:1px solid var(--border-subtle);flex-direction:column;gap:.75rem;padding:1rem 0;display:flex}.chat-settings-modal__section:first-of-type{border-top:none;padding-top:0}.chat-settings-modal__section-title{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:.6875rem;font-weight:600}.chat-settings-modal__field{flex-direction:column;gap:.375rem;display:flex}.chat-settings-modal__label{color:var(--text-primary);font-size:.8125rem;font-weight:500}.chat-settings-modal__select{width:100%;min-height:42px;color:var(--text-primary);font-family:var(--font-primary);cursor:pointer;background:#fff;border:1px solid #1919191f;border-radius:12px;padding:.5rem .875rem;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.chat-settings-modal__select:focus-visible{border-color:var(--color-rose);outline:none;box-shadow:0 0 0 3px #c17b9333}.chat-settings-modal__input,.chat-settings-modal__textarea{width:100%;color:var(--text-primary);font-family:var(--font-primary);background:#fff;border:1px solid #1919191f;border-radius:12px;padding:.625rem .875rem;font-size:.875rem;line-height:1.45;transition:border-color .15s,box-shadow .15s}.chat-settings-modal__textarea{resize:vertical;min-height:112px}.chat-settings-modal__input:focus-visible,.chat-settings-modal__textarea:focus-visible{border-color:var(--color-rose);outline:none;box-shadow:0 0 0 3px #c17b9333}.chat-settings-modal__input:disabled,.chat-settings-modal__textarea:disabled{opacity:.65;cursor:not-allowed}.chat-settings-modal__help{color:var(--text-secondary);margin:0 0 .75rem;font-size:.8125rem;line-height:1.45}.chat-settings-modal__btn--save{width:100%;margin-top:.25rem}.chat-settings-modal__success{color:#2f7a4f;margin:0;font-size:.8125rem}.chat-settings-modal__toggle{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;display:flex}.chat-settings-modal__toggle-text{color:var(--text-primary);font-size:.8125rem;line-height:1.4}.chat-settings-modal__toggle-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chat-settings-modal__toggle-track{border-radius:var(--radius-pill);background:#1919191f;flex-shrink:0;width:44px;height:26px;transition:background .2s;position:relative}.chat-settings-modal__toggle-track:after{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #1919192e}.chat-settings-modal__toggle-input:checked+.chat-settings-modal__toggle-track{background:var(--gradient-primary)}.chat-settings-modal__toggle-input:checked+.chat-settings-modal__toggle-track:after{transform:translate(18px)}.chat-settings-modal__toggle-input:focus-visible+.chat-settings-modal__toggle-track{outline:2px solid var(--color-rose);outline-offset:2px}.chat-settings-modal__error{color:#dc2626;background:#dc262614;border-radius:10px;margin:0;padding:.5rem .625rem;font-size:.75rem;line-height:1.4}.chat-settings-modal__account{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.chat-settings-modal__account-name{color:var(--text-secondary);margin:0;font-size:.8125rem;line-height:1.45}.chat-settings-modal__account-name strong{color:var(--text-primary);font-weight:600}.chat-settings-modal__account-actions{flex-wrap:wrap;gap:.5rem;display:flex}.chat-settings-modal__btn{width:auto}.chat-settings-modal__privacy{color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.5}.chat-notification-modal__panel{max-width:420px}.chat-notification-modal__card{background:var(--bg-card);border-radius:var(--radius-card);width:100%;box-shadow:var(--shadow-modal);text-align:center;padding:1.75rem;animation:.2s ease-out authOverlayIn}.chat-notification-modal__eyebrow{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--color-gold);margin:0;font-size:.6875rem;font-weight:700}.chat-notification-modal__title{font-family:var(--font-display);color:var(--text-primary);margin:.75rem 0 0;font-size:1.25rem;font-weight:700}.chat-notification-modal__text{color:var(--text-secondary);margin:.875rem 0 0;font-size:.9375rem;line-height:1.55}.chat-notification-modal__error{color:#dc2626;background:#dc262614;border-radius:12px;margin:1rem 0 0;padding:.625rem .75rem;font-size:.8125rem}.chat-notification-modal__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}[data-theme=dark] .chat-shell{--bg-page:#242424;--bg-sidebar:#2a2a2a;--bg-card:#333;--text-primary:#e4eef0;--text-secondary:#b8c4c8;--text-muted:#9ba8ab;--border-subtle:#e4eef01a;--shadow-sidebar:0 4px 24px #00000059;--shadow-input:0 8px 28px #0000004d;--shadow-modal:0 24px 64px #00000080}[data-theme=dark] .chat-settings-modal__select,[data-theme=dark] .chat-settings-modal__input,[data-theme=dark] .chat-settings-modal__textarea{background:var(--bg-card);color:var(--text-primary);border-color:#e4eef024}[data-theme=dark] .chat-topbar-btn--ghost{color:var(--text-primary);border-color:#e4eef033}[data-theme=dark] .chat-topbar-btn--ghost:hover{background:#e4eef00f}[data-theme=dark] .chat-composer>[data-slot=input-group]{background:var(--bg-card);border-color:var(--border-subtle)}[data-theme=dark] .chat-message.is-assistant .chat-message__content,[data-theme=dark] .chat-typing{background:var(--bg-card);border-color:var(--border-subtle);box-shadow:0 2px 10px #0000004d}[data-theme=dark] .chat-message__response code{background:#e4eef01a}[data-theme=dark] .chat-sidebar__nav:hover,[data-theme=dark] .chat-sidebar__nav.is-scrolling{scrollbar-color:#e4eef029 transparent}[data-theme=dark] .chat-sidebar__nav:hover::-webkit-scrollbar-thumb{background:#e4eef029}[data-theme=dark] .chat-sidebar__nav.is-scrolling::-webkit-scrollbar-thumb{background:#e4eef029}[data-theme=dark] .chat-topbar{background:color-mix(in srgb, var(--bg-page) 82%, transparent)}[data-theme=dark] .chat-conversation__composer{background:linear-gradient(to top, var(--bg-page) 0%, var(--bg-page) 70%, transparent 100%)}[data-theme=dark] .chat-topbar__menu:hover,[data-theme=dark] .chat-topbar__more:hover:not(:disabled){background:#e4eef014}[data-theme=dark] .auth-modal__close{background:var(--bg-card);border-color:var(--border-subtle)}[data-theme=dark] .auth-modal__close:hover{background:#e4eef01a}[data-chat-font-size=large] .chat-shell{font-size:calc(1rem + 4px)}[data-chat-font-size=xlarge] .chat-shell{font-size:calc(1rem + 8px)}[data-chat-font-size=large] .chat-welcome__heading{font-size:calc(1.375rem + 4px)}[data-chat-font-size=xlarge] .chat-welcome__heading{font-size:calc(1.375rem + 8px)}@media (max-width:1350px){.chat-lih-avatar{margin-left:0}}@media (max-width:900px){.chat-shell{flex-direction:column}.chat-sidebar{z-index:40;visibility:hidden;border-right:1px solid var(--border-subtle);border-bottom:none;width:min(320px,86vw);height:100dvh;transition:transform .25s,visibility .25s;position:fixed;top:0;left:0;transform:translate(-100%)}.chat-sidebar--open{visibility:visible;transform:translate(0)}.chat-sidebar__backdrop{z-index:35;opacity:0;visibility:hidden;background:#19191973;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:0}.chat-sidebar__backdrop--visible{opacity:1;visibility:visible}.chat-sidebar__close{display:inline-flex}.chat-shell__main{height:100dvh;min-height:100dvh;margin-left:0}.chat-topbar{padding:.75rem 1.25rem 2rem}.chat-topbar__menu{display:inline-flex}.chat-conversation{padding:0 1rem}.chat-conversation__content{padding-top:4rem;padding-bottom:8rem}.chat-conversation__composer{padding:1.25rem 1rem .75rem}.chat-conversation__scroll-button{bottom:5.25rem}.chat-welcome{grid-template-areas:"mandala""copy""composer";align-content:center;place-items:stretch stretch;gap:1.25rem;padding:4rem 1rem 1.5rem}.chat-welcome__mandala{grid-area:mandala;justify-self:center;width:116px;height:116px;transform:none}.chat-welcome__copy{grid-area:copy;transform:none}.chat-welcome__composer{grid-area:composer;transform:none}.chat-welcome__heading{font-size:1.125rem}.chat-welcome__subheading{font-size:.875rem}.chat-composer .chat-composer__textarea{padding-inline:6.6rem 3.75rem;font-size:.9375rem}.chat-composer__submit{width:48px;min-width:48px;height:48px}.chat-composer__left-actions{gap:.25rem;left:.4rem}.chat-composer__mic{width:42px;min-width:42px;height:42px}.chat-composer__attach{width:38px;min-width:38px;height:38px}.chat-composer__recording-status{font-size:.8125rem;left:6.2rem;right:3.75rem}}@media (prefers-reduced-motion:reduce){.auth-modal,.chat-lih-avatar--streaming .chat-lih-avatar__image,.chat-sidebar__history-loading-icon,.chat-composer__mic--recording,.chat-composer__recording-dot,.chat-composer__mic-icon--spin{animation:none}}
