.aura-web-conversation-surface{isolation:isolate;box-shadow:none;background:0 0;border:0;border-radius:0!important}.aura-web-conversation-surface>*{z-index:1}.aura-chat-empty-stage{overflow:hidden}.aura-chat-empty-logo{width:min(var(--app-chat-empty-mark-width), 72vw);aspect-ratio:364/276;opacity:var(--app-chat-empty-logo-opacity);position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.aura-chat-empty-logo-layer{width:100%;height:100%;position:absolute;inset:0}.aura-chat-empty-copy{justify-content:center;display:flex;position:absolute;top:calc(50% - 142px);left:0;right:0}.aura-chat-empty-content[data-slot=empty]{min-height:0;padding:0 var(--app-chat-empty-copy-padding-inline);flex:none;gap:0}.aura-chat-empty-header{max-width:var(--app-chat-empty-copy-max-width);gap:0}.aura-chat-empty-title{color:var(--app-composer-text-title);font-size:var(--app-empty-title-size);letter-spacing:var(--app-tracking-hero);font-weight:600;line-height:var(--app-empty-title-line-height)}.aura-chat-empty-description{margin-top:var(--app-empty-copy-gap);color:var(--app-composer-text-muted);font-size:var(--app-empty-body-size);letter-spacing:var(--app-tracking-hero);font-weight:400;line-height:var(--app-empty-body-line-height)}.aura-chat-window-shrink{z-index:40;width:24px;height:24px;color:var(--app-chat-window-text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}.aura-chat-window-shrink:hover,.aura-chat-window-shrink:focus-visible,.aura-chat-window-control:hover,.aura-chat-window-control:focus-visible{color:var(--app-chat-window-text);background:var(--app-chat-window-control-hover);outline:none}.aura-web-conversation-surface[data-chat-empty=false][data-window-mode=compact]{z-index:80;width:min(400px,100vw - 32px);height:min(386px,100dvh - 32px);color:var(--app-chat-window-text);background:var(--app-chat-window-bg);border:.5px solid var(--app-chat-window-border);box-shadow:var(--app-chat-window-shadow);position:fixed;bottom:16px;right:16px;border-radius:12px!important;flex:none!important}.aura-chat-window-header{border-bottom:.5px solid var(--app-chat-window-border);flex:none;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:8px 8px 8px 12px;display:flex}.aura-chat-window-title{min-width:0;color:var(--app-chat-window-text);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:13px;font-weight:500;line-height:18px;overflow:hidden}.aura-chat-window-actions{flex:none;align-items:center;gap:2px;display:flex}.aura-chat-window-control{width:24px;height:24px;color:var(--app-chat-window-text-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 24px;justify-content:center;align-items:center;display:inline-flex}.aura-chat-window-shrink>svg,.aura-chat-window-control>svg{stroke-width:1.5px;width:14px;height:14px}.aura-chat-window-body{flex-direction:column;display:flex}.aura-web-conversation-surface[data-window-mode=compact] .coss-composer-root{padding:0 8px 8px}.aura-web-conversation-surface[data-window-mode=compact] .coss-composer-max{width:100%}.aura-web-conversation-surface[data-chat-empty=false][data-window-mode=minimized]{z-index:80;width:min(280px,100vw - 16px);height:28px;color:var(--app-chat-window-text);background:var(--app-chat-window-bg);border:.5px solid var(--app-chat-window-border);box-shadow:var(--app-shell-panel-shadow);position:fixed;bottom:8px;right:8px;overflow:hidden;border-radius:8px!important;flex:none!important}.aura-web-conversation-surface[data-window-mode=minimized] .aura-chat-window-body{visibility:hidden;pointer-events:none}.aura-chat-window-tab{align-items:center;gap:2px;width:100%;height:100%;padding-left:8px;display:flex}.aura-chat-window-tab-trigger{min-width:0;height:26px;color:var(--app-chat-window-text);border-radius:var(--app-shell-radius-kbd);cursor:pointer;background:0 0;border:0;flex:auto;align-items:center;gap:6px;padding:0 4px;display:flex}.aura-chat-window-status-dot{background:var(--app-shell-success);border-radius:999px;flex:0 0 8px;width:8px;height:8px}.aura-chat-window-tab-title{min-width:0;color:inherit;text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:13px;font-weight:500;line-height:16px;overflow:hidden}.aura-chat-window-control--compact{border-radius:var(--app-shell-radius-kbd);flex-basis:24px;width:24px;height:24px}@media (height<=680px){.aura-chat-empty-copy{top:calc(50% - 124px)}.aura-chat-empty-logo{width:min(320px,68vw)}}@media (width<=520px){.aura-web-conversation-surface[data-chat-empty=false][data-window-mode=compact]{width:calc(100vw - 16px);height:min(386px,100dvh - 16px);bottom:8px;right:8px}}@media (prefers-reduced-motion:reduce){.aura-web-conversation-surface{scroll-behavior:auto}}