.lc-support-widget-launcher{right:var(--lc-ref-space-4);bottom:var(--lc-ref-space-4);z-index:var(--lc-z-widget-launcher);border:var(--lc-border-w-hairline) solid var(--lc-border-default);border-radius:var(--lc-radius-pill);background:var(--lc-surface-raised);width:3rem;height:3rem;color:var(--lc-action-primary);font-family:var(--lc-ref-font-body);font-size:var(--lc-ref-size-sm);font-weight:var(--lc-ref-weight-medium);cursor:pointer;box-shadow:var(--lc-shadow-modal);transition:transform var(--lc-ref-duration-micro) ease, box-shadow var(--lc-ref-duration-micro) ease;justify-content:center;align-items:center;gap:0;padding:0;display:inline-flex;position:fixed;overflow:hidden}.lc-support-widget-launcher:hover,.lc-support-widget-launcher:focus-visible{gap:var(--lc-ref-space-2);width:auto;padding:0 var(--lc-ref-space-4);justify-content:flex-start}.lc-support-widget-launcher-text{opacity:0;white-space:nowrap;max-width:0;transition:max-width var(--lc-motion-panel), opacity var(--lc-motion-panel)}.lc-support-widget-launcher:hover .lc-support-widget-launcher-text,.lc-support-widget-launcher:focus-visible .lc-support-widget-launcher-text{opacity:1;max-width:12rem}@media (prefers-reduced-motion:reduce){.lc-support-widget-launcher,.lc-support-widget-launcher-text{transition:none}}.lc-support-widget-launcher:hover{box-shadow:var(--lc-shadow-lifted);transform:translateY(-2px)}.lc-support-widget-launcher:focus-visible{box-shadow:var(--lc-focus-ring);outline:none}.lc-support-widget-launcher svg{flex-shrink:0;width:1.3rem;height:1.3rem}body:has(.lc-consent) .lc-support-widget-launcher{display:none}.lc-support-widget-badge{border-radius:var(--lc-radius-pill);background:var(--lc-action-primary);min-width:18px;height:18px;color:var(--lc-text-on-accent);font-size:var(--lc-ref-size-xs);font-weight:var(--lc-ref-weight-bold);justify-content:center;align-items:center;padding:0 4px;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.lc-support-panel{right:var(--lc-ref-space-4);bottom:calc(var(--lc-ref-space-4) + 3rem + var(--lc-ref-space-3));z-index:var(--lc-z-widget-launcher);width:380px;max-width:calc(100vw - 2 * var(--lc-ref-space-4));background:var(--lc-surface-raised);border:var(--lc-border-w-hairline) solid var(--lc-border-subtle);border-radius:var(--lc-radius-popover-panel);max-height:min(70vh,560px);box-shadow:var(--lc-shadow-lifted);animation:lc-support-rise var(--lc-ref-duration-panel) ease-out;flex-direction:column;display:flex;position:fixed;overflow:hidden}@keyframes lc-support-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.lc-support-panel__head{align-items:center;gap:var(--lc-ref-space-3);padding:var(--lc-ref-space-4) var(--lc-ref-space-4);background:var(--lc-action-primary-tint);border-bottom:var(--lc-border-w-hairline) solid var(--lc-border-subtle);display:flex}.lc-support-panel__headtext{flex:1;min-width:0}.lc-support-panel__title{font-family:var(--lc-ref-font-display);font-size:var(--lc-ref-size-lg);font-weight:var(--lc-ref-weight-semibold);line-height:var(--lc-ref-line-tight);color:var(--lc-text-primary);margin:0}.lc-support-panel__status{align-items:center;gap:var(--lc-ref-space-2);font-size:var(--lc-ref-size-xs);color:var(--lc-text-muted);margin:3px 0 0;display:flex}.lc-support-panel__status-dot{border-radius:var(--lc-radius-pill);background:var(--lc-action-primary);flex-shrink:0;width:7px;height:7px}.lc-support-panel__close{border-radius:var(--lc-radius-control);width:2rem;height:2rem;color:var(--lc-text-secondary);cursor:pointer;transition:background var(--lc-ref-duration-micro) ease, color var(--lc-ref-duration-micro) ease;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.lc-support-panel__close svg{width:1.15rem;height:1.15rem}.lc-support-panel__close:hover{background:var(--lc-surface-sunken);color:var(--lc-text-primary)}.lc-support-panel__close:focus-visible{box-shadow:var(--lc-focus-ring);outline:none}.lc-support-panel__avatar{border-radius:var(--lc-radius-pill);background:var(--lc-action-primary);width:2.25rem;height:2.25rem;color:var(--lc-text-on-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.lc-support-panel__avatar svg{width:1.25rem;height:1.25rem}.lc-support-msg--staff .lc-support-panel__avatar{width:1.9rem;height:1.9rem}.lc-support-msg--staff .lc-support-panel__avatar svg{width:1.05rem;height:1.05rem}.lc-teamface{background:var(--lc-surface-raised);border:var(--lc-border-w-hairline) solid var(--lc-border-default);color:var(--lc-text-primary)}.lc-teamface__mark{background-color:currentColor;width:60%;height:60%;mask:url(/teei-mark.svg) 50%/contain no-repeat}.lc-support-panel__thread{gap:var(--lc-ref-space-4);min-height:0;padding:var(--lc-ref-space-5) var(--lc-ref-space-4);background:var(--lc-surface-canvas);flex-direction:column;flex:1;display:flex;overflow-y:auto}.lc-support-msg{gap:var(--lc-ref-space-2);max-width:100%;display:flex}.lc-support-msg--own{justify-content:flex-end}.lc-support-msg__col{flex-direction:column;min-width:0;max-width:82%;display:flex}.lc-support-msg--own .lc-support-msg__col{align-items:flex-end}.lc-support-msg__from{margin:0 0 var(--lc-ref-space-1) var(--lc-ref-space-1);font-size:var(--lc-ref-size-xs);font-weight:var(--lc-ref-weight-semibold);color:var(--lc-text-muted)}.lc-support-msg__bubble{padding:var(--lc-ref-space-3) var(--lc-ref-space-4);border-radius:var(--lc-radius-card);font-size:var(--lc-ref-size-sm);line-height:var(--lc-ref-line-snug);white-space:pre-wrap;word-break:break-word}.lc-support-msg--staff .lc-support-msg__bubble{background:var(--lc-action-primary-tint);color:var(--lc-text-primary);border-top-left-radius:var(--lc-radius-xs)}.lc-support-msg__bubble--welcome{color:var(--lc-text-secondary)}.lc-support-msg--own .lc-support-msg__bubble{background:var(--lc-surface-raised);color:var(--lc-text-primary);border:var(--lc-border-w-hairline) solid var(--lc-border-subtle);border-bottom-right-radius:var(--lc-radius-xs)}.lc-support-msg__time{margin:var(--lc-ref-space-1) var(--lc-ref-space-1) 0;font-size:var(--lc-ref-size-xs);color:var(--lc-text-muted)}.lc-support-panel__sent{text-align:center;font-size:var(--lc-ref-size-xs);color:var(--lc-text-muted);margin:0}.lc-support-panel__compose{gap:var(--lc-ref-space-2);padding:var(--lc-ref-space-3) var(--lc-ref-space-4) var(--lc-ref-space-4);border-top:var(--lc-border-w-hairline) solid var(--lc-border-subtle);background:var(--lc-surface-raised);flex-direction:column;display:flex}.lc-support-panel__error{font-size:var(--lc-ref-size-xs);color:var(--lc-feedback-danger);margin:0}.lc-support-panel__composerow{align-items:flex-end;gap:var(--lc-ref-space-2);display:flex}.lc-support-panel__textarea{padding:var(--lc-ref-space-3);font:inherit;font-size:var(--lc-ref-size-sm);color:var(--lc-text-primary);background:var(--lc-surface-raised);border:var(--lc-border-w-hairline) solid var(--lc-c-input-border);border-radius:var(--lc-radius-control);resize:none;min-height:2.75rem;max-height:7.5rem;transition:border-color var(--lc-ref-duration-micro) ease, box-shadow var(--lc-ref-duration-micro) ease;flex:1;line-height:1.5}.lc-support-panel__textarea::placeholder{color:var(--lc-text-muted)}.lc-support-panel__textarea:focus-visible{border-color:var(--lc-action-primary);box-shadow:var(--lc-focus-ring-soft);outline:none}.lc-support-panel__send{flex-shrink:0}.lc-support-panel__hint{font-size:var(--lc-ref-size-xs);color:var(--lc-text-muted);margin:0}@media (width<=767px){.lc-support-panel__hint,.lc-support-widget-launcher{display:none}.lc-support-panel{left:var(--lc-ref-space-3);right:var(--lc-ref-space-3);width:auto;max-width:none;bottom:calc(var(--lc-h-bottomnav) + var(--lc-ref-space-4));max-height:calc(100dvh - var(--topbar-height,60px) - var(--lc-h-bottomnav) - var(--lc-ref-space-4));border-radius:var(--lc-radius-popover-panel)}.cockpit-wrapper--room .lc-support-panel,.cockpit-wrapper--focus .lc-support-panel{display:none}}@media (prefers-reduced-motion:reduce){.lc-support-widget-launcher:hover{transform:none}.lc-support-panel{animation:none}}
