.Avatar-module__LIN0fG__avatar{border-radius:var(--rc-radius-full);background:var(--widget-accent,var(--rc-accent));color:var(--rc-text-on-accent);transition:background-color var(--rc-duration) var(--rc-ease), color var(--rc-duration) var(--rc-ease);flex-shrink:0;place-items:center;font-weight:600;line-height:1;display:grid}.Avatar-module__LIN0fG__xs{width:1.5rem;height:1.5rem;font-size:var(--rc-text-3xs)}.Avatar-module__LIN0fG__sm{width:1.75rem;height:1.75rem;font-size:var(--rc-text-2xs)}.Avatar-module__LIN0fG__md{width:2rem;height:2rem;font-size:var(--rc-text-xs)}.Avatar-module__LIN0fG__inverse{background:var(--rc-surface);color:var(--widget-accent,var(--rc-accent))}
.TypingDots-module__2yRwcW__typing{align-items:center;gap:4px;height:1.3125rem;display:inline-flex}.TypingDots-module__2yRwcW__dot{background:var(--rc-gray-400);width:6px;height:6px;animation:TypingDots-module__2yRwcW__blink 1.2s var(--rc-ease-in-out) infinite;border-radius:50%}.TypingDots-module__2yRwcW__dot:nth-of-type(3){animation-delay:.16s}.TypingDots-module__2yRwcW__dot:nth-of-type(4){animation-delay:.32s}@keyframes TypingDots-module__2yRwcW__blink{0%,80%,to{opacity:.35}40%{opacity:1}}
.ChatBubble-module__Ci927W__row{animation:ChatBubble-module__Ci927W__bubbleIn .36s var(--rc-ease-out) both;display:flex}.ChatBubble-module__Ci927W__visitorRow{justify-content:flex-end}.ChatBubble-module__Ci927W__bubble{border-radius:var(--rc-radius-bubble);overflow-wrap:anywhere;max-width:88%;padding:.5625rem .8125rem}.ChatBubble-module__Ci927W__assistant{border-bottom-left-radius:var(--rc-radius-bubble-tail);background:var(--rc-surface-sunken);color:var(--rc-text)}.ChatBubble-module__Ci927W__visitor{border-bottom-right-radius:var(--rc-radius-bubble-tail);background:var(--widget-accent,var(--rc-accent));max-width:82%;color:var(--rc-text-on-accent)}.ChatBubble-module__Ci927W__content{justify-items:start;gap:var(--rc-space-2);animation:ChatBubble-module__Ci927W__contentIn .28s var(--rc-ease-out) both;display:grid}@keyframes ChatBubble-module__Ci927W__bubbleIn{0%{opacity:0;transform:translateY(8px)}}@keyframes ChatBubble-module__Ci927W__contentIn{0%{opacity:0}}
.SourceBadge-module__qahoSW__badge{align-items:center;gap:var(--rc-space-1-5);max-width:100%;min-height:1.5rem;padding:.1875rem var(--rc-space-2) .1875rem .4375rem;border:1px solid var(--rc-border);border-radius:var(--rc-radius-xs);background:var(--rc-surface);color:var(--rc-text-muted);font-size:var(--rc-text-2xs);text-align:left;animation:SourceBadge-module__qahoSW__badgeIn .42s var(--rc-ease-out) both;font-weight:500;line-height:1.3;display:inline-flex}.SourceBadge-module__qahoSW__icon{color:var(--rc-accent)}.SourceBadge-module__qahoSW__text{overflow-wrap:break-word;min-width:0}.SourceBadge-module__qahoSW__label{color:var(--rc-text);font-weight:600}.SourceBadge-module__qahoSW__detail,.SourceBadge-module__qahoSW__go{color:var(--rc-text-subtle)}.SourceBadge-module__qahoSW__interactive{cursor:pointer;transition:border-color var(--rc-duration-fast) var(--rc-ease), background-color var(--rc-duration-fast) var(--rc-ease)}.SourceBadge-module__qahoSW__interactive:hover{border-color:var(--rc-border-mist);background:var(--rc-accent-soft)}.SourceBadge-module__qahoSW__interactive:hover .SourceBadge-module__qahoSW__go{color:var(--rc-accent)}@keyframes SourceBadge-module__qahoSW__badgeIn{0%{opacity:0;transform:translateY(3px)}}
.ChatPanel-module__4BQCta__panel{--widget-accent:var(--rc-accent);border:1px solid var(--rc-border);border-radius:var(--rc-radius-xl);background:var(--rc-surface);width:100%;height:100%;box-shadow:var(--rc-shadow-widget);color:var(--rc-text);font-size:var(--rc-text-chat);letter-spacing:-.003em;flex-direction:column;line-height:1.5;display:flex;overflow:hidden}.ChatPanel-module__4BQCta__header{align-items:center;gap:var(--rc-space-3);padding:.8125rem var(--rc-space-4);border-bottom:1px solid var(--rc-border);display:flex}.ChatPanel-module__4BQCta__identity{flex:1;min-width:0}.ChatPanel-module__4BQCta__title{font-size:var(--rc-text-sm);letter-spacing:-.012em;white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:1.25;overflow:hidden}.ChatPanel-module__4BQCta__status{align-items:center;gap:var(--rc-space-1-5);color:var(--rc-text-subtle);font-size:var(--rc-text-2xs);line-height:1.35;display:flex}.ChatPanel-module__4BQCta__statusDot{background:var(--rc-positive);border-radius:50%;width:6px;height:6px}.ChatPanel-module__4BQCta__log{overscroll-behavior:contain;min-height:0;padding:var(--rc-space-4);scrollbar-width:thin;scrollbar-color:var(--rc-gray-300) transparent;flex:1;overflow-y:auto}.ChatPanel-module__4BQCta__log:focus-visible{outline-offset:-2px}.ChatPanel-module__4BQCta__messages{gap:var(--rc-space-3);flex-direction:column;display:flex}.ChatPanel-module__4BQCta__prompts{gap:var(--rc-space-1-5);padding:0 var(--rc-space-4) var(--rc-space-3);flex-wrap:wrap;display:flex}.ChatPanel-module__4BQCta__prompt{min-height:1.875rem;padding:var(--rc-space-1) var(--rc-space-3);border:1px solid var(--rc-border-strong);border-radius:var(--rc-radius-full);background:var(--rc-surface);color:var(--rc-text-secondary);font-size:var(--rc-text-xs);text-align:left;animation:ChatPanel-module__4BQCta__promptIn .42s var(--rc-ease-out) both;transition:border-color var(--rc-duration-fast) var(--rc-ease), background-color var(--rc-duration-fast) var(--rc-ease), color var(--rc-duration-fast) var(--rc-ease), opacity var(--rc-duration-fast) var(--rc-ease);font-weight:500;line-height:1.3}.ChatPanel-module__4BQCta__prompt:nth-child(2){animation-delay:70ms}.ChatPanel-module__4BQCta__prompt:nth-child(3){animation-delay:.14s}.ChatPanel-module__4BQCta__prompt:hover:not(:disabled){border-color:var(--rc-blue-300);background:var(--rc-accent-soft);color:var(--rc-accent-hover)}.ChatPanel-module__4BQCta__prompt:disabled{cursor:not-allowed;opacity:.55}.ChatPanel-module__4BQCta__composer{align-items:center;gap:var(--rc-space-2);margin:0 var(--rc-space-3) var(--rc-space-3);padding:.3125rem .3125rem .3125rem var(--rc-space-3-5);border:1px solid var(--rc-border-strong);border-radius:var(--rc-radius-lg);background:var(--rc-surface);transition:border-color var(--rc-duration-fast) var(--rc-ease), box-shadow var(--rc-duration-fast) var(--rc-ease);display:flex}.ChatPanel-module__4BQCta__composer:focus-within{border-color:var(--rc-accent);box-shadow:0 0 0 1px var(--rc-accent)}.ChatPanel-module__4BQCta__input{min-width:0;height:2rem;font-size:var(--rc-text-xs);background:0 0;border:0;flex:1}.ChatPanel-module__4BQCta__input:focus-visible{outline:none}.ChatPanel-module__4BQCta__send{border-radius:var(--rc-radius-sm);background:var(--widget-accent);width:2rem;height:2rem;color:var(--rc-text-on-accent);transition:background-color var(--rc-duration-fast) var(--rc-ease), color var(--rc-duration-fast) var(--rc-ease);flex-shrink:0;place-items:center;display:grid}.ChatPanel-module__4BQCta__send:disabled{cursor:not-allowed;background:var(--rc-surface-sunken);color:var(--rc-text-subtle)}.ChatPanel-module__4BQCta__footer{padding:0 var(--rc-space-4) var(--rc-space-2-5);color:var(--rc-text-subtle);font-size:var(--rc-text-3xs);text-align:center}@container (max-width:519px){.ChatPanel-module__4BQCta__prompts{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 82%,#0000);mask-image:linear-gradient(90deg,#000 82%,#0000)}.ChatPanel-module__4BQCta__prompts::-webkit-scrollbar{display:none}.ChatPanel-module__4BQCta__prompt{white-space:nowrap;flex-shrink:0}}@media (pointer:coarse){.ChatPanel-module__4BQCta__prompts{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 82%,#0000);mask-image:linear-gradient(90deg,#000 82%,#0000)}.ChatPanel-module__4BQCta__prompts::-webkit-scrollbar{display:none}.ChatPanel-module__4BQCta__prompt{white-space:nowrap;flex-shrink:0;min-height:2.5rem}.ChatPanel-module__4BQCta__input{height:2.5rem;font-size:1rem}.ChatPanel-module__4BQCta__send{width:2.5rem;height:2.5rem}}@keyframes ChatPanel-module__4BQCta__promptIn{0%{opacity:0;transform:translateY(4px)}}
.ChatPreview-module__EfDWiq__log{padding:var(--rc-space-4);flex-direction:column;flex:1;justify-content:flex-end;display:flex}.ChatPreview-module__EfDWiq__preview .ChatPreview-module__EfDWiq__composer{color:var(--rc-text-subtle);font-size:var(--rc-text-xs);justify-content:space-between}.ChatPreview-module__EfDWiq__placeholder{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.ChatPreview-module__EfDWiq__preview .ChatPreview-module__EfDWiq__send{background:var(--rc-surface-sunken);color:var(--rc-text-subtle)}.ChatPreview-module__EfDWiq__preview.ChatPreview-module__EfDWiq__sm{border-radius:var(--rc-radius-lg);box-shadow:var(--rc-shadow-sm);font-size:var(--rc-text-chat-sm);line-height:1.45}.ChatPreview-module__EfDWiq__preview .ChatPreview-module__EfDWiq__headerSm{gap:var(--rc-space-2);padding:var(--rc-space-2) var(--rc-space-3)}.ChatPreview-module__EfDWiq__preview .ChatPreview-module__EfDWiq__titleSm{font-size:var(--rc-text-xs)}.ChatPreview-module__EfDWiq__preview .ChatPreview-module__EfDWiq__logSm{padding:var(--rc-space-3)}.ChatPreview-module__EfDWiq__preview .ChatPreview-module__EfDWiq__logSm>*{gap:var(--rc-space-2)}
.Section-module__BZ7-0a__section{padding-top:var(--section-pt,var(--rc-section-y));padding-bottom:var(--section-pb,var(--rc-section-y));position:relative}.Section-module__BZ7-0a__default{background:var(--rc-background)}.Section-module__BZ7-0a__muted{background:var(--rc-surface-muted)}.Section-module__BZ7-0a__mist{background:var(--rc-surface-mist)}.Section-module__BZ7-0a__deep{background:var(--rc-deep);color:var(--rc-on-deep)}
.SectionHeading-module__1CUDPa__heading{gap:var(--rc-space-5);margin-bottom:var(--rc-block-gap-sm);display:grid}.SectionHeading-module__1CUDPa__titleBlock{justify-items:start;gap:var(--rc-space-5);display:grid}.SectionHeading-module__1CUDPa__title{max-width:19em}.SectionHeading-module__1CUDPa__muted{color:var(--rc-text-subtle);display:block}.SectionHeading-module__1CUDPa__aside{justify-items:start;gap:var(--rc-space-5);display:grid}.SectionHeading-module__1CUDPa__lede{max-width:36rem}@media (min-width:1024px){.SectionHeading-module__1CUDPa__split{align-items:end;column-gap:var(--rc-space-16);grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.SectionHeading-module__1CUDPa__split .SectionHeading-module__1CUDPa__title{max-width:none}}.SectionHeading-module__1CUDPa__center{text-align:center;justify-items:center}.SectionHeading-module__1CUDPa__center .SectionHeading-module__1CUDPa__titleBlock,.SectionHeading-module__1CUDPa__center .SectionHeading-module__1CUDPa__aside{justify-items:center}.SectionHeading-module__1CUDPa__center .SectionHeading-module__1CUDPa__title,.SectionHeading-module__1CUDPa__center .SectionHeading-module__1CUDPa__lede{margin-inline:auto}.SectionHeading-module__1CUDPa__deep .SectionHeading-module__1CUDPa__title{color:var(--rc-on-deep)}.SectionHeading-module__1CUDPa__deep .SectionHeading-module__1CUDPa__muted,.SectionHeading-module__1CUDPa__deep .SectionHeading-module__1CUDPa__lede{color:var(--rc-on-deep-muted)}
.EmptyState-module__9xN8xG__root{text-align:center;flex-direction:column;align-items:center;display:flex}.EmptyState-module__9xN8xG__page{padding:var(--rc-space-16) var(--rc-space-6) 4.5rem;max-width:30rem;margin:auto}.EmptyState-module__9xN8xG__panel{padding:2.25rem var(--rc-space-6)}.EmptyState-module__9xN8xG__icon{width:2.5rem;height:2.5rem;margin-bottom:var(--rc-space-3-5);border-radius:var(--rc-radius-sm);background:var(--rc-blue-50);color:var(--rc-blue-600);justify-content:center;align-items:center;display:inline-flex}.EmptyState-module__9xN8xG__page .EmptyState-module__9xN8xG__icon{border-radius:var(--rc-radius-lg);width:3rem;height:3rem}.EmptyState-module__9xN8xG__title{font-size:var(--rc-text-ui);letter-spacing:-.015em;font-weight:650;line-height:1.3}.EmptyState-module__9xN8xG__page .EmptyState-module__9xN8xG__title{letter-spacing:-.025em;font-size:1.375rem}.EmptyState-module__9xN8xG__body{margin-top:var(--rc-space-1-5);font-size:var(--rc-text-xs);color:var(--rc-text-muted);max-width:25rem;line-height:1.55}.EmptyState-module__9xN8xG__page .EmptyState-module__9xN8xG__body{margin-top:var(--rc-space-2);font-size:var(--rc-text-chat)}.EmptyState-module__9xN8xG__actions{align-items:center;gap:var(--rc-space-2-5);margin-top:1.125rem;display:flex}
.Modal-module__K8AAkG__modal{border:1px solid var(--rc-border);border-radius:var(--rc-radius-xl);background:var(--rc-surface);color:var(--rc-text);box-shadow:var(--rc-shadow-frame);flex-direction:column;width:calc(100vw - 2rem);max-height:min(84dvh,45rem);margin:auto;padding:0;display:none}.Modal-module__K8AAkG__modal[open]{animation:Modal-module__K8AAkG__modal-in var(--rc-duration-fast) var(--rc-ease-out);display:flex}.Modal-module__K8AAkG__modal::backdrop{background:var(--app-scrim)}.Modal-module__K8AAkG__sm{max-width:25rem}.Modal-module__K8AAkG__md{max-width:32.5rem}.Modal-module__K8AAkG__lg{max-width:45rem}.Modal-module__K8AAkG__header{justify-content:space-between;align-items:flex-start;gap:var(--rc-space-3);padding:1.125rem var(--rc-space-5) 0;display:flex}.Modal-module__K8AAkG__headerText{flex-direction:column;gap:.1875rem;min-width:0;display:flex}.Modal-module__K8AAkG__title{letter-spacing:-.015em;font-size:.96875rem;font-weight:650;line-height:1.3}.Modal-module__K8AAkG__description{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.5}.Modal-module__K8AAkG__close{border-radius:var(--rc-radius-xs);width:1.875rem;height:1.875rem;color:var(--rc-text-muted);transition:background-color var(--rc-duration-fast) var(--rc-ease), color var(--rc-duration-fast) var(--rc-ease);flex:none;justify-content:center;align-items:center;margin:-4px -6px 0 0;display:inline-flex}.Modal-module__K8AAkG__close:hover{background:var(--rc-surface-sunken);color:var(--rc-text)}.Modal-module__K8AAkG__body{padding:var(--rc-space-4) var(--rc-space-5) var(--rc-space-5);overflow-y:auto}.Modal-module__K8AAkG__footer{justify-content:flex-end;align-items:center;gap:var(--rc-space-2);padding:var(--rc-space-3-5) var(--rc-space-5);border-top:1px solid var(--app-border-faint);background:var(--rc-surface-muted);border-radius:0 0 var(--rc-radius-xl) var(--rc-radius-xl);display:flex}@keyframes Modal-module__K8AAkG__modal-in{0%{opacity:0;transform:translateY(8px)scale(.99)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.Modal-module__K8AAkG__modal[open]{animation:none}}
.NotLive-module__8LUwtW__notice{align-items:flex-start;gap:var(--rc-space-3);padding:var(--rc-space-3-5) var(--rc-space-4);border:1px solid var(--rc-border-mist);border-radius:var(--rc-radius-md);background:var(--rc-surface-mist);display:flex}.NotLive-module__8LUwtW__mark{border-radius:var(--rc-radius-full);background:var(--rc-surface);width:1.75rem;height:1.75rem;color:var(--rc-accent);box-shadow:var(--rc-inset-hairline);flex:none;place-items:center;display:grid}.NotLive-module__8LUwtW__text{gap:var(--rc-space-0-5);min-width:0;display:grid}.NotLive-module__8LUwtW__title{color:var(--rc-text);font-size:var(--rc-text-xs);font-weight:600;line-height:1.4}.NotLive-module__8LUwtW__body{color:var(--rc-text-muted);font-size:var(--rc-text-xs);text-wrap:pretty;line-height:1.5}.NotLive-module__8LUwtW__compact{gap:var(--rc-space-2-5);padding:var(--rc-space-2-5) var(--rc-space-3);border-radius:var(--rc-radius-sm)}.NotLive-module__8LUwtW__compact .NotLive-module__8LUwtW__mark{width:1.375rem;height:1.375rem}.NotLive-module__8LUwtW__compact .NotLive-module__8LUwtW__title,.NotLive-module__8LUwtW__compact .NotLive-module__8LUwtW__body{font-size:var(--rc-text-2xs)}
.WidgetPreview-module__yzvo0q__stage{border-radius:var(--rc-radius-lg);background:var(--rc-surface-sunken);border:1px solid var(--app-border-faint);min-height:28.75rem;padding:1.375rem;display:flex;position:relative;overflow:hidden}.WidgetPreview-module__yzvo0q__pageMock{top:1.375rem;left:var(--rc-space-6);flex-direction:column;gap:.5625rem;display:flex;position:absolute}.WidgetPreview-module__yzvo0q__pageBar{background:var(--rc-border);opacity:.55;border-radius:.3125rem;width:7.5rem;min-width:3.75rem;height:.5625rem;display:block}.WidgetPreview-module__yzvo0q__widget{gap:var(--rc-space-3);flex-direction:column;width:100%;max-width:18.75rem;margin-top:auto;display:flex}.WidgetPreview-module__yzvo0q__right{align-items:flex-end;margin-left:auto}.WidgetPreview-module__yzvo0q__left{align-items:flex-start;margin-right:auto}.WidgetPreview-module__yzvo0q__window{background:var(--rc-surface);border:1px solid var(--rc-border);border-radius:var(--rc-radius-xl);width:100%;box-shadow:var(--rc-shadow-md);flex-direction:column;display:flex;overflow:hidden}.WidgetPreview-module__yzvo0q__header{padding:var(--rc-space-3) var(--rc-space-3-5);border-bottom:1px solid var(--app-border-faint);align-items:center;gap:.5625rem;display:flex}.WidgetPreview-module__yzvo0q__headerName{min-width:0;font-size:var(--rc-text-chat);letter-spacing:-.01em;color:var(--rc-text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:650;overflow:hidden}.WidgetPreview-module__yzvo0q__messages{gap:var(--rc-space-2);padding:var(--rc-space-3-5);flex-direction:column;display:flex}.WidgetPreview-module__yzvo0q__assistantMessage{max-width:88%;padding:var(--rc-space-2) .6875rem;border-radius:var(--rc-radius-bubble) var(--rc-radius-bubble) var(--rc-radius-bubble) var(--rc-radius-bubble-tail);background:var(--rc-surface-sunken);font-size:var(--rc-text-chat-sm);color:var(--rc-text);overflow-wrap:anywhere;align-self:flex-start;line-height:1.5}.WidgetPreview-module__yzvo0q__visitorMessage{max-width:82%;padding:var(--rc-space-2) .6875rem;border-radius:var(--rc-radius-bubble) var(--rc-radius-bubble) var(--rc-radius-bubble-tail) var(--rc-radius-bubble);color:var(--rc-text-on-accent);font-size:var(--rc-text-chat-sm);align-self:flex-end;line-height:1.5}.WidgetPreview-module__yzvo0q__suggestions{gap:var(--rc-space-1-5);flex-wrap:wrap;padding:2px 0;display:flex}.WidgetPreview-module__yzvo0q__suggestion{padding:.28125rem var(--rc-space-2-5);border-radius:var(--rc-radius-full);font-size:var(--rc-text-3xs);background:var(--rc-surface);text-overflow:ellipsis;white-space:nowrap;border:1px solid;max-width:100%;font-weight:550;overflow:hidden}.WidgetPreview-module__yzvo0q__composer{align-items:center;gap:var(--rc-space-2);margin:var(--rc-space-1) var(--rc-space-3) var(--rc-space-2-5);padding:var(--rc-space-2) var(--rc-space-3);border:1px solid var(--rc-border);border-radius:var(--rc-radius-full);display:flex}.WidgetPreview-module__yzvo0q__composerHint{font-size:var(--rc-text-chat-sm);color:var(--rc-text-subtle);flex:1}.WidgetPreview-module__yzvo0q__send{display:inline-flex}.WidgetPreview-module__yzvo0q__footer{padding:0 var(--rc-space-3-5) var(--rc-space-2-5);text-align:center;font-size:var(--rc-text-3xs);letter-spacing:.02em;color:var(--rc-text-subtle)}.WidgetPreview-module__yzvo0q__footerBrand{font-weight:650}.WidgetPreview-module__yzvo0q__launcher{width:2.875rem;height:2.875rem;color:var(--rc-text-on-accent);box-shadow:var(--rc-shadow-widget);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}@media (max-width:480px){.WidgetPreview-module__yzvo0q__stage{padding:var(--rc-space-4);min-height:26.25rem}}
.AppearanceEditor-module__fuNSqa__editor{gap:var(--rc-space-7);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;display:grid}.AppearanceEditor-module__fuNSqa__form{flex-direction:column;gap:1.125rem;min-width:0;display:flex}.AppearanceEditor-module__fuNSqa__fieldGroup{flex-direction:column;align-items:flex-start;gap:.4375rem;display:flex}.AppearanceEditor-module__fuNSqa__groupLabel{font-size:var(--rc-text-chat-sm);letter-spacing:-.005em;color:var(--rc-text);font-weight:600}.AppearanceEditor-module__fuNSqa__groupHint{color:var(--rc-text-subtle);margin-top:-.25rem;font-size:.71875rem}.AppearanceEditor-module__fuNSqa__split{gap:var(--rc-space-6);flex-wrap:wrap;display:flex}.AppearanceEditor-module__fuNSqa__swatches{align-items:center;gap:var(--rc-space-2);display:flex}.AppearanceEditor-module__fuNSqa__swatch{width:1.625rem;height:1.625rem;color:var(--rc-text-on-accent);transition:box-shadow var(--rc-duration-fast) var(--rc-ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.AppearanceEditor-module__fuNSqa__swatch:hover{box-shadow:0 0 0 3px var(--rc-surface-sunken)}.AppearanceEditor-module__fuNSqa__swatchActive,.AppearanceEditor-module__fuNSqa__swatchActive:hover{box-shadow:0 0 0 2px var(--rc-surface), 0 0 0 4px var(--rc-blue-600)}.AppearanceEditor-module__fuNSqa__customSwatch{border:1px dashed var(--rc-border-strong);width:1.625rem;height:1.625rem;color:var(--rc-text-muted);cursor:pointer;transition:border-color var(--rc-duration-fast) var(--rc-ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:relative}.AppearanceEditor-module__fuNSqa__customSwatch:hover{border-color:var(--rc-text-subtle)}.AppearanceEditor-module__fuNSqa__customSwatch input{opacity:0;cursor:pointer;position:absolute;inset:0}.AppearanceEditor-module__fuNSqa__customSwatch:focus-within{outline:2px solid var(--rc-blue-600);outline-offset:2px}.AppearanceEditor-module__fuNSqa__colorValue{margin-left:var(--rc-space-1);color:var(--rc-text-subtle);font-size:.71875rem}.AppearanceEditor-module__fuNSqa__questions{gap:var(--rc-space-1-5);flex-direction:column;width:100%;display:flex}.AppearanceEditor-module__fuNSqa__question{justify-content:space-between;align-items:center;gap:var(--rc-space-2-5);padding:.4375rem var(--rc-space-2) .4375rem .6875rem;border:1px solid var(--rc-border);border-radius:var(--rc-radius-sm);background:var(--rc-surface-muted);display:flex}.AppearanceEditor-module__fuNSqa__questionText{font-size:var(--rc-text-chat-sm);color:var(--rc-text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.AppearanceEditor-module__fuNSqa__questionRemove{border-radius:var(--rc-radius-2xs);width:1.375rem;height:1.375rem;color:var(--rc-text-subtle);transition:color var(--rc-duration-fast) var(--rc-ease), background-color var(--rc-duration-fast) var(--rc-ease);flex:none;justify-content:center;align-items:center;display:inline-flex}.AppearanceEditor-module__fuNSqa__questionRemove:hover{color:var(--app-danger-text);background:var(--app-danger-soft)}.AppearanceEditor-module__fuNSqa__addQuestion{gap:var(--rc-space-2);width:100%;display:flex}.AppearanceEditor-module__fuNSqa__addButton{border:1px solid var(--rc-border-strong);border-radius:var(--rc-radius-sm);background:var(--rc-surface);height:2.25rem;font-size:var(--rc-text-chat-sm);color:var(--rc-text);transition:background-color var(--rc-duration-fast) var(--rc-ease);flex:none;align-items:center;gap:.3125rem;padding:0 .8125rem;font-weight:600;display:inline-flex}.AppearanceEditor-module__fuNSqa__addButton:hover:not(:disabled){background:var(--rc-surface-muted)}.AppearanceEditor-module__fuNSqa__addButton:disabled{opacity:.5;cursor:default}.AppearanceEditor-module__fuNSqa__preview{top:calc(var(--app-topbar-h) + var(--rc-space-5));gap:var(--rc-space-2);flex-direction:column;min-width:0;display:flex;position:sticky}.AppearanceEditor-module__fuNSqa__previewLabel{font-size:var(--rc-text-3xs);letter-spacing:.05em;text-transform:uppercase;color:var(--rc-text-subtle);font-weight:600}@media (max-width:900px){.AppearanceEditor-module__fuNSqa__editor{grid-template-columns:1fr}.AppearanceEditor-module__fuNSqa__preview{position:static}}
.EmbedCode-module__1X9_rG__root{border-radius:var(--rc-radius-sm);background:var(--rc-blue-950);position:relative;overflow:hidden}.EmbedCode-module__1X9_rG__code{padding:var(--rc-space-3-5) var(--rc-space-24) var(--rc-space-3-5) var(--rc-space-4);font-family:var(--rc-font-mono);font-size:var(--rc-text-2xs);color:var(--rc-blue-100);white-space:pre;margin:0;line-height:1.6;overflow-x:auto}.EmbedCode-module__1X9_rG__copy{align-items:center;gap:var(--rc-space-1-5);padding:.3125rem var(--rc-space-2-5);border-radius:var(--rc-radius-xs);border:1px solid var(--rc-on-deep-border-strong);background:var(--rc-blue-900);color:var(--rc-on-deep);transition:background-color var(--rc-duration-fast) var(--rc-ease);font-size:.71875rem;font-weight:600;display:inline-flex;position:absolute;top:.5625rem;right:.5625rem}.EmbedCode-module__1X9_rG__copy:hover{background:var(--rc-blue-800)}
.AssistantDetail-module__QgCfJa__health{gap:var(--rc-space-3-5);flex-direction:column;display:flex}.AssistantDetail-module__QgCfJa__healthStatus{align-items:center;gap:var(--rc-space-2);padding-bottom:var(--rc-space-3);border-bottom:1px solid var(--app-border-faint);display:flex}.AssistantDetail-module__QgCfJa__healthLabel{font-size:var(--rc-text-xs);letter-spacing:-.005em;font-weight:650}.AssistantDetail-module__QgCfJa__healthNote{font-size:var(--rc-text-2xs);color:var(--rc-text-muted)}.AssistantDetail-module__QgCfJa__overview{gap:var(--rc-space-4);grid-template-columns:minmax(0,5fr) minmax(0,4fr);align-items:start;display:grid}.AssistantDetail-module__QgCfJa__panelLink{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);border-radius:var(--rc-radius-2xs);transition:color var(--rc-duration-fast) var(--rc-ease);align-items:center;gap:.3125rem;font-weight:600;display:inline-flex}.AssistantDetail-module__QgCfJa__panelLink:hover{color:var(--rc-text)}.AssistantDetail-module__QgCfJa__conversationList{padding-bottom:var(--rc-space-1-5)}.AssistantDetail-module__QgCfJa__conversationRow{justify-content:space-between;align-items:center;gap:var(--rc-space-3-5);padding:.6875rem var(--rc-space-5);border-top:1px solid var(--app-border-faint);transition:background-color var(--rc-duration-fast) var(--rc-ease);display:flex}.AssistantDetail-module__QgCfJa__conversationRow:hover{background:var(--rc-surface-muted)}.AssistantDetail-module__QgCfJa__conversationQuestion{font-size:var(--rc-text-xs);letter-spacing:-.005em;color:var(--rc-text);white-space:nowrap;text-overflow:ellipsis;font-weight:550;overflow:hidden}.AssistantDetail-module__QgCfJa__conversationSide{align-items:center;gap:var(--rc-space-2-5);flex:none;display:inline-flex}.AssistantDetail-module__QgCfJa__conversationTime{color:var(--rc-text-subtle);font-variant-numeric:tabular-nums;font-size:.71875rem}.AssistantDetail-module__QgCfJa__sourceList{padding-bottom:var(--rc-space-1-5)}.AssistantDetail-module__QgCfJa__sourceRow{align-items:center;gap:var(--rc-space-2-5);padding:var(--rc-space-2-5) var(--rc-space-5);border-top:1px solid var(--app-border-faint);display:flex}.AssistantDetail-module__QgCfJa__sourceIcon{border-radius:var(--rc-radius-xs);background:var(--rc-blue-50);width:1.625rem;height:1.625rem;color:var(--rc-blue-600);flex:none;justify-content:center;align-items:center;display:inline-flex}.AssistantDetail-module__QgCfJa__sourceName{font-size:var(--rc-text-chat-sm);color:var(--rc-text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:550;overflow:hidden}.AssistantDetail-module__QgCfJa__sourceMeta{color:var(--rc-text-subtle);flex:none;font-size:.71875rem}.AssistantDetail-module__QgCfJa__embed{gap:var(--rc-space-4);flex-direction:column;max-width:45rem;display:flex}.AssistantDetail-module__QgCfJa__requirement{align-items:flex-start;gap:var(--rc-space-3);padding:var(--rc-space-3) var(--rc-space-4);border:1px solid var(--rc-border);border-radius:var(--rc-radius-md);background:var(--rc-attention-soft);display:flex}.AssistantDetail-module__QgCfJa__requirementIcon{color:var(--rc-attention);flex:none;margin-top:1px;display:inline-flex}.AssistantDetail-module__QgCfJa__requirementText{font-size:var(--rc-text-chat-sm);color:var(--rc-text);line-height:1.5}.AssistantDetail-module__QgCfJa__requirementAction{align-items:center;gap:var(--rc-space-1);color:var(--rc-attention);border-radius:var(--rc-radius-2xs);white-space:nowrap;font-weight:600;display:inline-flex}.AssistantDetail-module__QgCfJa__requirementAction:hover{text-decoration:underline}@media (max-width:1000px){.AssistantDetail-module__QgCfJa__overview{grid-template-columns:1fr}}@media (max-width:560px){.AssistantDetail-module__QgCfJa__domainsRow{flex-direction:column;align-items:stretch}}.AssistantDetail-module__QgCfJa__listEmpty{padding:var(--rc-space-1) var(--rc-space-5) var(--rc-space-4);font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.55}.AssistantDetail-module__QgCfJa__domainsRow{align-items:flex-end;gap:var(--rc-space-2-5);max-width:38.75rem;display:flex}.AssistantDetail-module__QgCfJa__domainsRow>:first-child{flex:1}.AssistantDetail-module__QgCfJa__modelRow{max-width:20rem}.AssistantDetail-module__QgCfJa__testLink{margin-top:var(--rc-space-3);font-size:var(--rc-text-chat-sm)}.AssistantDetail-module__QgCfJa__testNote{color:var(--rc-text-muted)}.AssistantDetail-module__QgCfJa__refreshNote{padding:var(--rc-space-2) var(--rc-space-3);border:1px solid var(--rc-border-mist);border-radius:var(--rc-radius-sm);background:var(--rc-surface-mist);color:var(--rc-text-muted);font-size:var(--rc-text-2xs);line-height:1.5}.AssistantDetail-module__QgCfJa__refreshRetry{color:var(--rc-accent);text-underline-offset:2px;font-weight:600;text-decoration:underline}.AssistantDetail-module__QgCfJa__refreshRetry:hover{color:var(--rc-accent-hover)}
.AddSourceModal-module__Yg8B4a__options{gap:var(--rc-space-1-5);flex-direction:column;display:flex}.AddSourceModal-module__Yg8B4a__option{align-items:center;gap:var(--rc-space-3);width:100%;padding:.6875rem var(--rc-space-3);border:1px solid var(--rc-border);border-radius:var(--rc-radius-sm);text-align:left;transition:border-color var(--rc-duration-fast) var(--rc-ease), background-color var(--rc-duration-fast) var(--rc-ease);display:flex}.AddSourceModal-module__Yg8B4a__option:hover{border-color:var(--rc-blue-300);background:var(--rc-blue-50)}.AddSourceModal-module__Yg8B4a__optionIcon{border-radius:var(--rc-radius-xs);background:var(--rc-blue-50);width:2rem;height:2rem;color:var(--rc-blue-600);flex:none;justify-content:center;align-items:center;display:inline-flex}.AddSourceModal-module__Yg8B4a__option:hover .AddSourceModal-module__Yg8B4a__optionIcon{background:var(--rc-surface)}.AddSourceModal-module__Yg8B4a__optionText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.AddSourceModal-module__Yg8B4a__optionTitle{font-size:var(--rc-text-xs);letter-spacing:-.005em;color:var(--rc-text);font-weight:600}.AddSourceModal-module__Yg8B4a__optionDescription{color:var(--rc-text-muted);font-size:.71875rem}.AddSourceModal-module__Yg8B4a__optionChevron{color:var(--rc-border-strong);display:inline-flex}.AddSourceModal-module__Yg8B4a__form{gap:var(--rc-space-3-5);flex-direction:column;display:flex}.AddSourceModal-module__Yg8B4a__dropzone{align-items:center;gap:var(--rc-space-1-5);padding:1.875rem var(--rc-space-5);border:1.5px dashed var(--rc-border-strong);border-radius:var(--rc-radius-sm);cursor:pointer;text-align:center;transition:border-color var(--rc-duration-fast) var(--rc-ease), background-color var(--rc-duration-fast) var(--rc-ease);flex-direction:column;display:flex}.AddSourceModal-module__Yg8B4a__dropzone:hover{border-color:var(--rc-blue-400);background:var(--rc-blue-50)}.AddSourceModal-module__Yg8B4a__dropzone:focus-within{outline:2px solid var(--rc-blue-600);outline-offset:2px}.AddSourceModal-module__Yg8B4a__dropIcon{color:var(--rc-text-subtle);margin-bottom:2px;display:inline-flex}.AddSourceModal-module__Yg8B4a__dropTitle{font-size:var(--rc-text-xs);color:var(--rc-text);font-weight:600}.AddSourceModal-module__Yg8B4a__dropHint{color:var(--rc-text-subtle);font-size:.71875rem}.AddSourceModal-module__Yg8B4a__dropChosen{font-size:var(--rc-text-xs);color:var(--rc-blue-700);overflow-wrap:anywhere;font-weight:600}.AddSourceModal-module__Yg8B4a__capNotice{align-items:flex-start;gap:var(--rc-space-3);padding:var(--rc-space-3-5) var(--rc-space-4);border:1px solid var(--rc-border-mist);border-radius:var(--rc-radius-md);background:var(--rc-surface-mist);display:flex}.AddSourceModal-module__Yg8B4a__capMark{border-radius:var(--rc-radius-full);background:var(--rc-surface);width:1.75rem;height:1.75rem;color:var(--rc-accent);box-shadow:var(--rc-inset-hairline);flex:none;place-items:center;display:grid}.AddSourceModal-module__Yg8B4a__capText{align-items:flex-start;gap:var(--rc-space-1-5);flex-direction:column;min-width:0;display:flex}.AddSourceModal-module__Yg8B4a__capTitle{font-size:var(--rc-text-xs);color:var(--rc-text);font-weight:600;line-height:1.4}.AddSourceModal-module__Yg8B4a__capBody{font-size:var(--rc-text-xs);color:var(--rc-text-muted);line-height:1.55}.AddSourceModal-module__Yg8B4a__capAction{margin-top:var(--rc-space-1)}.AddSourceModal-module__Yg8B4a__capCompact{padding:var(--rc-space-2-5) var(--rc-space-3);border-radius:var(--rc-radius-sm)}.AddSourceModal-module__Yg8B4a__capCompact .AddSourceModal-module__Yg8B4a__capMark{width:1.375rem;height:1.375rem}.AddSourceModal-module__Yg8B4a__capCompact .AddSourceModal-module__Yg8B4a__capTitle,.AddSourceModal-module__Yg8B4a__capCompact .AddSourceModal-module__Yg8B4a__capBody{font-size:var(--rc-text-2xs)}.AddSourceModal-module__Yg8B4a__dropError{margin-top:var(--rc-space-2);color:var(--app-danger-text);font-size:var(--rc-text-2xs);line-height:1.5}
.settings-module__JzCIsa__stack{gap:var(--rc-space-4);flex-direction:column;display:flex}.settings-module__JzCIsa__formGrid{gap:var(--rc-space-4);flex-direction:column;max-width:32.5rem;display:flex}.settings-module__JzCIsa__note{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);line-height:1.55}.settings-module__JzCIsa__noticeBanner{align-items:center;gap:var(--rc-space-2);padding:var(--rc-space-2-5) .8125rem;border:1px solid var(--rc-blue-100);background:var(--rc-surface-mist);border-radius:var(--rc-radius-sm);font-size:var(--rc-text-2xs);color:var(--rc-text-muted);flex-wrap:wrap;line-height:1.5;display:flex}.settings-module__JzCIsa__noticeBanner>svg{color:var(--rc-blue-600);flex:none}.settings-module__JzCIsa__noticeText{flex:1;min-width:15rem}.settings-module__JzCIsa__infoRow{justify-content:space-between;align-items:center;gap:var(--rc-space-4);padding:.8125rem 0;display:flex}.settings-module__JzCIsa__infoRow+.settings-module__JzCIsa__infoRow{border-top:1px solid var(--app-border-faint)}.settings-module__JzCIsa__infoMain{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.settings-module__JzCIsa__infoTitle{font-size:var(--rc-text-xs);letter-spacing:-.005em;color:var(--rc-text);font-weight:600}.settings-module__JzCIsa__infoSub{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);overflow-wrap:anywhere;line-height:1.5}.settings-module__JzCIsa__infoSide{align-items:center;gap:var(--rc-space-2-5);flex:none;display:flex}.settings-module__JzCIsa__slugField{align-items:stretch;display:flex}.settings-module__JzCIsa__slugPrefix{padding:0 var(--rc-space-2-5);border:1px solid var(--rc-border-strong);border-radius:var(--rc-radius-sm) 0 0 var(--rc-radius-sm);background:var(--rc-surface-muted);font-size:var(--rc-text-chat-sm);color:var(--rc-text-subtle);white-space:nowrap;border-right:0;align-items:center;display:inline-flex}.settings-module__JzCIsa__slugInput{border-radius:0 var(--rc-radius-sm) var(--rc-radius-sm) 0}.settings-module__JzCIsa__avatarRow{align-items:center;gap:var(--rc-space-3-5);padding-bottom:var(--rc-space-4);border-bottom:1px solid var(--app-border-faint);margin-bottom:var(--rc-space-4);display:flex}.settings-module__JzCIsa__avatarActions{gap:var(--rc-space-1);flex-direction:column;display:flex}.settings-module__JzCIsa__avatarHint{color:var(--rc-text-subtle);font-size:.71875rem}.settings-module__JzCIsa__themeCards{gap:var(--rc-space-2-5);grid-template-columns:repeat(3,1fr);max-width:32.5rem;display:grid}.settings-module__JzCIsa__themeCard{gap:var(--rc-space-2);padding:var(--rc-space-2-5);border:1px solid var(--rc-border);border-radius:var(--rc-radius-sm);background:var(--rc-surface);text-align:left;transition:border-color var(--rc-duration-fast) var(--rc-ease);flex-direction:column;display:flex;position:relative}.settings-module__JzCIsa__themeCard:not(:disabled):hover{border-color:var(--rc-border-strong)}.settings-module__JzCIsa__themeActive,.settings-module__JzCIsa__themeCard.settings-module__JzCIsa__themeActive:hover{border-color:var(--rc-blue-600);box-shadow:var(--app-ring)}.settings-module__JzCIsa__themeCard:disabled{cursor:default}.settings-module__JzCIsa__themeCard:disabled .settings-module__JzCIsa__themePreview{opacity:.6}.settings-module__JzCIsa__themePreview{border-radius:var(--rc-radius-xs);border:1px solid var(--app-border-faint);height:3.25rem;padding:var(--rc-space-2);flex-direction:column;gap:.3125rem;display:flex;overflow:hidden}.settings-module__JzCIsa__themePreviewLight{background:var(--rc-surface)}.settings-module__JzCIsa__themePreviewDark{background:var(--rc-blue-950);border-color:var(--rc-blue-800)}.settings-module__JzCIsa__themePreviewSplit{background:linear-gradient(105deg, var(--rc-surface) 50%, var(--rc-blue-950) 50%)}.settings-module__JzCIsa__themeBar{background:var(--rc-blue-600);border-radius:.1875rem;width:40%;height:.3125rem}.settings-module__JzCIsa__themeLine{background:var(--rc-border);border-radius:.1875rem;width:75%;height:.25rem}.settings-module__JzCIsa__themePreviewDark .settings-module__JzCIsa__themeLine{background:var(--rc-blue-800)}.settings-module__JzCIsa__themeName{justify-content:space-between;align-items:center;gap:var(--rc-space-1-5);font-size:var(--rc-text-2xs);color:var(--rc-text);font-weight:600;display:flex}.settings-module__JzCIsa__accentRow{align-items:center;gap:var(--rc-space-2-5);display:flex}.settings-module__JzCIsa__accentDot{background:var(--rc-blue-600);width:1.375rem;height:1.375rem;box-shadow:0 0 0 2px var(--rc-surface), 0 0 0 3.5px var(--rc-blue-200);border-radius:50%}.settings-module__JzCIsa__accentName{font-size:var(--rc-text-xs);color:var(--rc-text);font-weight:600}.settings-module__JzCIsa__tableWrap{position:relative;overflow-x:auto}.settings-module__JzCIsa__table{border-collapse:collapse;width:100%;min-width:40rem}.settings-module__JzCIsa__table th{padding:.5625rem var(--rc-space-3-5);text-align:left;font-size:var(--rc-text-3xs);letter-spacing:.05em;text-transform:uppercase;color:var(--rc-text-subtle);border-bottom:1px solid var(--rc-border);white-space:nowrap;font-weight:650}.settings-module__JzCIsa__table td{padding:var(--rc-space-2-5) var(--rc-space-3-5);border-bottom:1px solid var(--app-border-faint);font-size:var(--rc-text-chat-sm);color:var(--rc-text);vertical-align:middle}.settings-module__JzCIsa__table th:first-child,.settings-module__JzCIsa__table td:first-child{padding-left:var(--rc-space-5)}.settings-module__JzCIsa__table th:last-child,.settings-module__JzCIsa__table td:last-child{padding-right:var(--rc-space-5)}.settings-module__JzCIsa__table tbody tr:last-child td{border-bottom:0}.settings-module__JzCIsa__memberCell{align-items:center;gap:var(--rc-space-2-5);display:flex}.settings-module__JzCIsa__memberText{flex-direction:column;gap:1px;min-width:0;display:flex}.settings-module__JzCIsa__memberName{align-items:center;gap:var(--rc-space-1-5);font-size:var(--rc-text-xs);letter-spacing:-.005em;white-space:nowrap;font-weight:600;display:inline-flex}.settings-module__JzCIsa__youChip{padding:1.5px var(--rc-space-1-5);border-radius:var(--rc-radius-full);background:var(--rc-blue-50);color:var(--rc-blue-700);font-size:.625rem;font-weight:650}.settings-module__JzCIsa__memberEmail{color:var(--rc-text-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:.71875rem;overflow:hidden}.settings-module__JzCIsa__cellMuted{color:var(--rc-text-muted);white-space:nowrap}.settings-module__JzCIsa__rowMenu{border-radius:var(--rc-radius-xs);width:1.875rem;height:1.875rem;color:var(--rc-text-muted);transition:background-color var(--rc-duration-fast) var(--rc-ease), color var(--rc-duration-fast) var(--rc-ease);justify-content:center;align-items:center;display:inline-flex}.settings-module__JzCIsa__rowMenu:hover,.settings-module__JzCIsa__rowMenu[aria-expanded=true]{background:var(--rc-surface-sunken);color:var(--rc-text)}.settings-module__JzCIsa__mono{font-family:var(--rc-font-mono);font-size:var(--rc-text-2xs);white-space:nowrap}.settings-module__JzCIsa__linkAction{font-size:var(--rc-text-chat-sm);color:var(--rc-blue-700);border-radius:var(--rc-radius-2xs);white-space:nowrap;font-weight:600}.settings-module__JzCIsa__linkAction:hover{color:var(--rc-blue-800)}.settings-module__JzCIsa__dangerAction{font-size:var(--rc-text-chat-sm);color:var(--app-danger-text);border-radius:var(--rc-radius-2xs);padding:var(--rc-space-1-5) var(--rc-space-2-5);white-space:nowrap;transition:background-color var(--rc-duration-fast) var(--rc-ease);font-weight:600}.settings-module__JzCIsa__dangerAction:hover{background:var(--app-danger-soft)}.settings-module__JzCIsa__planRow{justify-content:space-between;align-items:flex-start;gap:var(--rc-space-4);flex-wrap:wrap;display:flex}.settings-module__JzCIsa__planIdentity{flex-direction:column;gap:.1875rem;display:flex}.settings-module__JzCIsa__planName{align-items:center;gap:var(--rc-space-2);font-size:var(--rc-text-body);letter-spacing:-.015em;font-weight:650;display:flex}.settings-module__JzCIsa__planPrice{font-size:var(--rc-text-xs);color:var(--rc-text-muted)}.settings-module__JzCIsa__planMeta{font-size:var(--rc-text-2xs);color:var(--rc-text-subtle)}.settings-module__JzCIsa__planActions{align-items:center;gap:var(--rc-space-2-5);flex-wrap:wrap;flex:none;display:flex}.settings-module__JzCIsa__usage{gap:var(--rc-space-3-5);flex-direction:column;display:flex}.settings-module__JzCIsa__usageRow{gap:var(--rc-space-1-5);flex-direction:column;display:flex}.settings-module__JzCIsa__usageTop{justify-content:space-between;align-items:baseline;gap:var(--rc-space-3);display:flex}.settings-module__JzCIsa__usageLabel{font-size:var(--rc-text-chat-sm);color:var(--rc-text);font-weight:550}.settings-module__JzCIsa__usageCount{font-size:var(--rc-text-2xs);color:var(--rc-text-muted)}.settings-module__JzCIsa__usageTrack{background:var(--rc-surface-sunken);border-radius:.25rem;height:.4375rem;overflow:hidden}.settings-module__JzCIsa__usageFill{background:var(--rc-blue-600);height:100%;transition:width var(--rc-duration-slow) var(--rc-ease-out);border-radius:.25rem;display:block}.settings-module__JzCIsa__usageNote{font-size:var(--rc-text-3xs);color:var(--rc-text-subtle)}.settings-module__JzCIsa__plans{gap:var(--rc-space-3);grid-template-columns:repeat(3,1fr);display:grid}.settings-module__JzCIsa__planOption{gap:var(--rc-space-2);padding:var(--rc-space-3-5) var(--rc-space-4);border:1px solid var(--rc-border);border-radius:var(--rc-radius-sm);flex-direction:column;display:flex}.settings-module__JzCIsa__planCurrent{border-color:var(--rc-blue-300);background:var(--rc-blue-50)}.settings-module__JzCIsa__planOptionName{font-size:var(--rc-text-chat);letter-spacing:-.01em;justify-content:space-between;align-items:center;font-weight:650;display:flex}.settings-module__JzCIsa__planOptionPrice{letter-spacing:-.02em;font-size:1.125rem;font-weight:650}.settings-module__JzCIsa__planOptionCycle{color:var(--rc-text-subtle);margin-left:var(--rc-space-1);font-size:.71875rem;font-weight:500}.settings-module__JzCIsa__planOptionSummary{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);line-height:1.5}.settings-module__JzCIsa__planOptionLimits{margin:2px 0 var(--rc-space-1-5);flex-direction:column;flex:1;gap:.3125rem;display:flex}.settings-module__JzCIsa__planOptionLimits li{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);align-items:flex-start;gap:.4375rem;line-height:1.45;display:flex}.settings-module__JzCIsa__planOptionLimits svg{color:var(--rc-blue-600);flex:none;margin-top:2px}.settings-module__JzCIsa__planOptionAction{width:100%;margin-top:auto}.settings-module__JzCIsa__planOptionAction:disabled,.settings-module__JzCIsa__planOptionAction[aria-disabled=true]{opacity:.62;cursor:default}.settings-module__JzCIsa__planFootnote{margin-top:var(--rc-space-3);color:var(--rc-text-subtle);font-size:.71875rem}.settings-module__JzCIsa__dangerPanel{border-color:var(--app-danger-border)}.settings-module__JzCIsa__dangerRow{justify-content:space-between;align-items:center;gap:var(--rc-space-4);padding:var(--rc-space-3-5) 0;display:flex}.settings-module__JzCIsa__dangerRow+.settings-module__JzCIsa__dangerRow{border-top:1px solid var(--app-border-faint)}.settings-module__JzCIsa__dangerButton{border:1px solid var(--app-danger-border);border-radius:var(--rc-radius-sm);background:var(--rc-surface);font-size:var(--rc-text-chat-sm);color:var(--app-danger-text);white-space:nowrap;transition:background-color var(--rc-duration-fast) var(--rc-ease), border-color var(--rc-duration-fast) var(--rc-ease);padding:.4375rem .8125rem;font-weight:600}.settings-module__JzCIsa__dangerButton:hover{background:var(--app-danger-soft);border-color:var(--app-danger)}.settings-module__JzCIsa__dangerConfirm{background:var(--app-danger);box-shadow:none}.settings-module__JzCIsa__dangerConfirm:hover{background:var(--app-danger-hover);box-shadow:none}.settings-module__JzCIsa__modalBody{gap:var(--rc-space-3-5);flex-direction:column;display:flex}@media (max-width:760px){.settings-module__JzCIsa__plans,.settings-module__JzCIsa__themeCards{grid-template-columns:1fr}.settings-module__JzCIsa__infoRow{flex-wrap:wrap}}.settings-module__JzCIsa__listNote{padding:var(--rc-space-1) var(--rc-space-5) var(--rc-space-4);font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);max-width:35rem;line-height:1.55}
.BeforeAfter-module__2IdZ-W__compare{gap:var(--rc-space-4);display:grid}.BeforeAfter-module__2IdZ-W__panel{gap:var(--rc-space-5);border:1px solid var(--rc-border);border-radius:var(--rc-radius-2xl);flex-direction:column;padding:clamp(1.25rem,.85rem + 1.6vw,2.25rem);display:flex}.BeforeAfter-module__2IdZ-W__before{background:var(--rc-surface-muted)}.BeforeAfter-module__2IdZ-W__after{border-color:var(--rc-border-mist);background:var(--rc-surface-mist)}.BeforeAfter-module__2IdZ-W__panelLabel{align-items:center;gap:var(--rc-space-2);color:var(--rc-text-muted);font-size:var(--rc-text-xs);letter-spacing:-.005em;font-weight:600;display:inline-flex}.BeforeAfter-module__2IdZ-W__panelLabel:before{content:"";background:var(--rc-gray-400);border-radius:50%;width:7px;height:7px}.BeforeAfter-module__2IdZ-W__after .BeforeAfter-module__2IdZ-W__panelLabel{color:var(--rc-accent)}.BeforeAfter-module__2IdZ-W__after .BeforeAfter-module__2IdZ-W__panelLabel:before{background:var(--rc-accent)}.BeforeAfter-module__2IdZ-W__ask{gap:var(--rc-space-1);display:grid}.BeforeAfter-module__2IdZ-W__intro{color:var(--rc-text-subtle);font-size:var(--rc-text-sm)}.BeforeAfter-module__2IdZ-W__question{font-feature-settings:"cv11";letter-spacing:-.025em;font-size:clamp(1.25rem,1.1rem + .6vw,1.5rem);font-weight:600;line-height:1.2}.BeforeAfter-module__2IdZ-W__trail{gap:var(--rc-space-4);padding-left:2.25rem;display:grid;position:relative}.BeforeAfter-module__2IdZ-W__trail:before{content:"";border-left:1.5px dashed var(--rc-gray-300);position:absolute;top:.75rem;bottom:.75rem;left:.6875rem}.BeforeAfter-module__2IdZ-W__step{gap:var(--rc-space-2);display:grid;position:relative}.BeforeAfter-module__2IdZ-W__marker{border:1px solid var(--rc-border-strong);background:var(--rc-surface);width:1.5rem;height:1.5rem;color:var(--rc-text-muted);font-size:var(--rc-text-3xs);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-weight:600;display:grid;position:absolute;top:0;left:-2.25rem}.BeforeAfter-module__2IdZ-W__stepLabel{font-size:var(--rc-text-sm);font-weight:600;line-height:1.5rem}.BeforeAfter-module__2IdZ-W__mini{padding:var(--rc-space-3);border:1px solid var(--rc-border);border-radius:var(--rc-radius-md);background:var(--rc-surface);color:var(--rc-text-muted);font-size:var(--rc-text-xs);gap:.4375rem;line-height:1.45;display:grid}.BeforeAfter-module__2IdZ-W__searchField,.BeforeAfter-module__2IdZ-W__textField{align-items:center;gap:var(--rc-space-2);min-height:2rem;padding:var(--rc-space-1-5) var(--rc-space-2-5);border:1px solid var(--rc-border-strong);border-radius:var(--rc-radius-sm);color:var(--rc-text);display:flex}.BeforeAfter-module__2IdZ-W__textField{min-height:2.75rem;color:var(--rc-text-subtle);align-items:flex-start}.BeforeAfter-module__2IdZ-W__miniMeta{color:var(--rc-text-subtle);font-size:var(--rc-text-2xs)}.BeforeAfter-module__2IdZ-W__results{gap:var(--rc-space-0-5);display:grid}.BeforeAfter-module__2IdZ-W__results li{color:var(--rc-accent-hover);text-decoration:underline;-webkit-text-decoration-color:var(--rc-blue-200);text-decoration-color:var(--rc-blue-200);text-underline-offset:2px}.BeforeAfter-module__2IdZ-W__path{color:var(--rc-text-secondary);font-family:var(--rc-font-mono);font-size:var(--rc-text-3xs)}.BeforeAfter-module__2IdZ-W__skeleton{padding-block:var(--rc-space-0-5);gap:5px;display:grid}.BeforeAfter-module__2IdZ-W__skeleton span{border-radius:var(--rc-radius-2xs);background:var(--rc-surface-sunken);height:6px}.BeforeAfter-module__2IdZ-W__skeleton span:nth-child(2){width:92%}.BeforeAfter-module__2IdZ-W__skeleton span:nth-child(3){width:64%}.BeforeAfter-module__2IdZ-W__faqList{gap:var(--rc-space-1);display:grid}.BeforeAfter-module__2IdZ-W__faqItem{align-items:center;gap:var(--rc-space-2);color:var(--rc-text);display:flex}.BeforeAfter-module__2IdZ-W__faqItem svg{color:var(--rc-text-subtle)}.BeforeAfter-module__2IdZ-W__note{color:var(--rc-text-subtle);font-size:var(--rc-text-2xs)}.BeforeAfter-module__2IdZ-W__widget{display:flex}.BeforeAfter-module__2IdZ-W__outcome{align-items:center;gap:var(--rc-space-2);padding-top:var(--rc-space-5);border-top:1px solid var(--rc-border);color:var(--rc-text-muted);font-size:var(--rc-text-ui);letter-spacing:-.01em;margin-top:auto;font-weight:600;display:flex}.BeforeAfter-module__2IdZ-W__outcomeAfter{border-top-color:var(--rc-border-mist);color:var(--rc-accent)}@media (min-width:1024px){.BeforeAfter-module__2IdZ-W__compare{align-items:start;gap:var(--rc-space-6);grid-template-columns:repeat(2,minmax(0,1fr))}}
.SourceDrawer-module___G7dyq__headerBadge{margin-top:var(--rc-space-1-5)}.SourceDrawer-module___G7dyq__body{flex-direction:column;gap:1.125rem;display:flex}.SourceDrawer-module___G7dyq__meta{flex-direction:column;display:flex}.SourceDrawer-module___G7dyq__metaRow{justify-content:space-between;align-items:baseline;gap:var(--rc-space-4);padding:var(--rc-space-2) 0;display:flex}.SourceDrawer-module___G7dyq__metaRow+.SourceDrawer-module___G7dyq__metaRow{border-top:1px solid var(--app-border-faint)}.SourceDrawer-module___G7dyq__metaRow dt{font-size:var(--rc-text-2xs);color:var(--rc-text-subtle);flex:none;font-weight:550}.SourceDrawer-module___G7dyq__metaRow dd{font-size:var(--rc-text-chat-sm);letter-spacing:-.005em;color:var(--rc-text);text-align:right;min-width:0;font-weight:600}.SourceDrawer-module___G7dyq__metaLocation{overflow-wrap:anywhere;font-size:.71875rem;font-weight:500}.SourceDrawer-module___G7dyq__previewLabel{font-size:var(--rc-text-3xs);letter-spacing:.05em;text-transform:uppercase;color:var(--rc-text-subtle);margin-bottom:var(--rc-space-2);font-weight:600}.SourceDrawer-module___G7dyq__previewList{gap:var(--rc-space-2);flex-direction:column;display:flex}.SourceDrawer-module___G7dyq__previewLine{padding:.5625rem var(--rc-space-3);border-left:2px solid var(--rc-blue-200);background:var(--rc-surface-muted);border-radius:0 var(--rc-radius-xs) var(--rc-radius-xs) 0;font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.55}.SourceDrawer-module___G7dyq__previewNote{margin-top:var(--rc-space-2);color:var(--rc-text-subtle);font-size:.71875rem}.SourceDrawer-module___G7dyq__remove{padding:var(--rc-space-2) var(--rc-space-3);border-radius:var(--rc-radius-sm);font-size:var(--rc-text-chat-sm);color:var(--app-danger-text);transition:background-color var(--rc-duration-fast) var(--rc-ease);margin-left:auto;font-weight:600}.SourceDrawer-module___G7dyq__remove:hover{background:var(--app-danger-soft)}.SourceDrawer-module___G7dyq__removeNote{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.55}
.StatusBadge-module__3Aj9Ta__badge{padding:2.5px var(--rc-space-2);letter-spacing:0;white-space:nowrap;border-radius:6.1875rem;flex:none;align-items:center;gap:.3125rem;font-size:.71875rem;font-weight:600;display:inline-flex}.StatusBadge-module__3Aj9Ta__dot{background:currentColor;border-radius:50%;width:.3125rem;height:.3125rem}.StatusBadge-module__3Aj9Ta__blue{background:var(--rc-blue-50);color:var(--rc-blue-700)}.StatusBadge-module__3Aj9Ta__green{background:var(--rc-positive-soft);color:var(--rc-positive-strong)}.StatusBadge-module__3Aj9Ta__amber{background:var(--rc-attention-soft);color:var(--rc-attention)}.StatusBadge-module__3Aj9Ta__red{background:var(--app-danger-soft);color:var(--app-danger-text)}.StatusBadge-module__3Aj9Ta__neutral{background:var(--rc-surface-sunken);color:var(--rc-text-muted)}
.StatusDot-module__XAvhWG__dot{border-radius:50%;flex:none;width:.4375rem;height:.4375rem;display:inline-block;position:relative}.StatusDot-module__XAvhWG__online,.StatusDot-module__XAvhWG__indexed,.StatusDot-module__XAvhWG__ready{background:var(--rc-positive)}.StatusDot-module__XAvhWG__offline{background:var(--rc-border-strong)}.StatusDot-module__XAvhWG__processing{border:1.5px solid var(--rc-border-strong);border-top-color:var(--rc-blue-600);background:0 0;animation:1s linear infinite StatusDot-module__XAvhWG__spin}.StatusDot-module__XAvhWG__pulse:after{content:"";border:1px solid var(--rc-positive);opacity:0;animation:StatusDot-module__XAvhWG__pulse 2.4s var(--rc-ease-out) infinite;border-radius:50%;position:absolute;inset:-3px}@keyframes StatusDot-module__XAvhWG__pulse{0%{opacity:.9;transform:scale(.6)}70%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}@keyframes StatusDot-module__XAvhWG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.StatusDot-module__XAvhWG__pulse:after{animation:none}.StatusDot-module__XAvhWG__processing{border-top-color:var(--rc-blue-600);border-right-color:var(--rc-blue-600);animation:none}}
.CategoryStrip-module__c98Idq__strip{border-block:1px solid var(--rc-border);background:var(--rc-surface)}.CategoryStrip-module__c98Idq__inner{gap:var(--rc-space-4);padding-block:var(--rc-space-6);display:grid}.CategoryStrip-module__c98Idq__statement{max-width:30rem;color:var(--rc-text);font-size:var(--rc-text-ui);letter-spacing:-.01em;font-weight:500;line-height:1.45}.CategoryStrip-module__c98Idq__list{gap:var(--rc-space-2) var(--rc-space-6);flex-wrap:wrap;display:flex}.CategoryStrip-module__c98Idq__item{color:var(--rc-text-muted);font-size:var(--rc-text-sm);font-weight:500}@media (min-width:1024px){.CategoryStrip-module__c98Idq__inner{align-items:center;column-gap:var(--rc-space-12);padding-block:var(--rc-space-7);grid-template-columns:auto minmax(0,1fr)}.CategoryStrip-module__c98Idq__list{justify-content:flex-end;column-gap:var(--rc-space-8)}}
.DashboardOnboarding-module__54WWRG__page{justify-content:center;gap:var(--rc-space-10);max-width:55rem;padding-top:clamp(var(--rc-space-8), 8vh, var(--rc-space-24))}.DashboardOnboarding-module__54WWRG__hero{text-align:center;flex-direction:column;align-items:center;display:flex}.DashboardOnboarding-module__54WWRG__eyebrow{font-size:var(--rc-text-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--rc-blue-700);font-weight:600}.DashboardOnboarding-module__54WWRG__title{margin-top:var(--rc-space-3);max-width:35rem;font-size:clamp(1.5rem, 2.4vw + var(--rc-text-sm), 2rem);letter-spacing:-.03em;font-feature-settings:"cv11";text-wrap:balance;font-weight:600;line-height:1.15}.DashboardOnboarding-module__54WWRG__sub{margin-top:var(--rc-space-3);max-width:28.75rem;font-size:var(--rc-text-sm);color:var(--rc-text-muted);line-height:1.6}.DashboardOnboarding-module__54WWRG__actions{margin-top:1.375rem}.DashboardOnboarding-module__54WWRG__steps{gap:var(--rc-space-3-5);grid-template-columns:repeat(3,1fr);display:grid}.DashboardOnboarding-module__54WWRG__step{gap:var(--rc-space-3);background:var(--rc-surface);border:1px solid var(--rc-border);border-radius:var(--rc-radius-lg);box-shadow:var(--app-panel-shadow);flex-direction:column;padding:1.125rem;display:flex}.DashboardOnboarding-module__54WWRG__stepIcon{border-radius:var(--rc-radius-sm);background:var(--rc-blue-50);width:2.125rem;height:2.125rem;color:var(--rc-blue-600);justify-content:center;align-items:center;display:inline-flex}.DashboardOnboarding-module__54WWRG__stepMarker{letter-spacing:.06em;text-transform:uppercase;color:var(--rc-text-subtle);font-size:.65625rem;font-weight:650}.DashboardOnboarding-module__54WWRG__stepTitle{margin-top:var(--rc-space-1);font-size:var(--rc-text-chat);letter-spacing:-.01em;font-weight:650}.DashboardOnboarding-module__54WWRG__stepBody{margin-top:var(--rc-space-1);font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.55}@media (max-width:720px){.DashboardOnboarding-module__54WWRG__steps{grid-template-columns:1fr}.DashboardOnboarding-module__54WWRG__step{flex-direction:row;align-items:flex-start}}
.EmailAuthCard-module__3M2KTG__card{padding:clamp(var(--rc-space-6), 5vw, var(--rc-space-8));border:1px solid var(--rc-border);border-radius:var(--rc-radius-2xs) var(--rc-radius-2xl) var(--rc-radius-2xl) var(--rc-radius-2xl);background:var(--rc-surface);box-shadow:var(--rc-shadow-md);animation:EmailAuthCard-module__3M2KTG__rise .52s var(--rc-ease-out) 70ms both;position:relative;overflow:hidden}.EmailAuthCard-module__3M2KTG__stack{transition:height var(--rc-duration) var(--rc-ease-out);position:relative}.EmailAuthCard-module__3M2KTG__panel{gap:var(--rc-space-6);transition:opacity var(--rc-duration) var(--rc-ease-out), transform var(--rc-duration) var(--rc-ease-out), visibility 0s;display:grid}.EmailAuthCard-module__3M2KTG__panel[data-active=false]{opacity:0;visibility:hidden;transition-delay:0s, 0s, var(--rc-duration);position:absolute;inset:0 0 auto;transform:translateY(8px)}.EmailAuthCard-module__3M2KTG__intro{gap:var(--rc-space-3);display:grid}.EmailAuthCard-module__3M2KTG__title{font-size:clamp(1.625rem,1.42rem + .85vw,2.125rem)}.EmailAuthCard-module__3M2KTG__title:focus-visible{outline-offset:4px}.EmailAuthCard-module__3M2KTG__lede{color:var(--rc-text-muted);text-wrap:pretty;line-height:1.55}.EmailAuthCard-module__3M2KTG__form{gap:var(--rc-space-2-5);display:grid}.EmailAuthCard-module__3M2KTG__field{gap:var(--rc-space-2);display:grid}.EmailAuthCard-module__3M2KTG__label{font-size:var(--rc-text-sm);letter-spacing:-.005em;color:var(--rc-text-secondary);font-weight:500}.EmailAuthCard-module__3M2KTG__input{width:100%;height:3.125rem;padding-inline:var(--rc-space-4);border:1px solid var(--rc-border-strong);border-radius:var(--rc-radius-md);background:var(--rc-surface);letter-spacing:-.01em;transition:border-color var(--rc-duration-fast) var(--rc-ease), box-shadow var(--rc-duration-fast) var(--rc-ease)}.EmailAuthCard-module__3M2KTG__input:hover{border-color:var(--rc-gray-400)}.EmailAuthCard-module__3M2KTG__input[aria-invalid=true]{border-color:var(--rc-attention)}.EmailAuthCard-module__3M2KTG__input:focus-visible{border-color:var(--rc-accent);box-shadow:0 0 0 1px var(--rc-accent);outline:none}.EmailAuthCard-module__3M2KTG__error,.EmailAuthCard-module__3M2KTG__suggestion{font-size:var(--rc-text-sm);line-height:1.4}.EmailAuthCard-module__3M2KTG__error{color:var(--rc-attention)}.EmailAuthCard-module__3M2KTG__suggestion{color:var(--rc-text-muted)}.EmailAuthCard-module__3M2KTG__suggestionAction,.EmailAuthCard-module__3M2KTG__changeAction{border-radius:var(--rc-radius-2xs);color:var(--rc-accent);text-decoration:underline;-webkit-text-decoration-color:var(--rc-border-mist);text-decoration-color:var(--rc-border-mist);text-underline-offset:3px;transition:color var(--rc-duration-fast) var(--rc-ease), text-decoration-color var(--rc-duration-fast) var(--rc-ease);font-weight:600}.EmailAuthCard-module__3M2KTG__suggestionAction:hover,.EmailAuthCard-module__3M2KTG__changeAction:hover{color:var(--rc-accent-hover);text-decoration-color:currentColor}.EmailAuthCard-module__3M2KTG__submit{width:100%;margin-top:var(--rc-space-2)}.EmailAuthCard-module__3M2KTG__submit:disabled{cursor:default}.EmailAuthCard-module__3M2KTG__submit:disabled:active{transform:none}.EmailAuthCard-module__3M2KTG__pending{align-items:center;gap:var(--rc-space-2);display:inline-flex}.EmailAuthCard-module__3M2KTG__dots{align-items:center;gap:3px;display:inline-flex}.EmailAuthCard-module__3M2KTG__dot{width:4px;height:4px;animation:EmailAuthCard-module__3M2KTG__blink 1.2s var(--rc-ease-in-out) infinite;background:currentColor;border-radius:50%}.EmailAuthCard-module__3M2KTG__dot:nth-child(2){animation-delay:.16s}.EmailAuthCard-module__3M2KTG__dot:nth-child(3){animation-delay:.32s}.EmailAuthCard-module__3M2KTG__helper{margin-top:var(--rc-space-0-5);color:var(--rc-text-subtle);font-size:var(--rc-text-xs);line-height:1.45}.EmailAuthCard-module__3M2KTG__address{color:var(--rc-text);overflow-wrap:anywhere;font-weight:600}.EmailAuthCard-module__3M2KTG__change{color:var(--rc-text-muted);font-size:var(--rc-text-ui)}.EmailAuthCard-module__3M2KTG__metaLinks{gap:var(--rc-space-2);display:grid}.EmailAuthCard-module__3M2KTG__cooldown{color:var(--rc-text-subtle);font-variant-numeric:tabular-nums}.EmailAuthCard-module__3M2KTG__changeAction:disabled{color:var(--rc-text-subtle);cursor:default;text-decoration-color:#0000}.EmailAuthCard-module__3M2KTG__nudge{animation:EmailAuthCard-module__3M2KTG__nudge .28s var(--rc-ease)}.EmailAuthCard-module__3M2KTG__doneBadge{border-radius:var(--rc-radius-full);background:var(--rc-positive-soft);width:2.75rem;height:2.75rem;color:var(--rc-positive);place-items:center;display:grid}.EmailAuthCard-module__3M2KTG__doneActions{gap:var(--rc-space-4);justify-items:center;display:grid}.EmailAuthCard-module__3M2KTG__doneActions .EmailAuthCard-module__3M2KTG__submit{margin-top:0}@keyframes EmailAuthCard-module__3M2KTG__rise{0%{opacity:0;transform:translateY(10px)}}@keyframes EmailAuthCard-module__3M2KTG__nudge{20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}@keyframes EmailAuthCard-module__3M2KTG__blink{0%,80%,to{opacity:.4}40%{opacity:1}}
.PasswordField-module__001gEW__field{gap:var(--rc-space-2);display:grid}.PasswordField-module__001gEW__labelRow{justify-content:space-between;align-items:baseline;gap:var(--rc-space-3);display:flex}.PasswordField-module__001gEW__label{}.PasswordField-module__001gEW__action{font-size:var(--rc-text-sm);}.PasswordField-module__001gEW__wrap{display:grid;position:relative}.PasswordField-module__001gEW__input{padding-inline-end:4.25rem;}.PasswordField-module__001gEW__input:disabled{background:var(--rc-surface-muted);color:var(--rc-text-subtle)}.PasswordField-module__001gEW__toggle{padding-inline:var(--rc-space-3-5);color:var(--rc-text-muted);font-size:var(--rc-text-sm);transition:color var(--rc-duration-fast) var(--rc-ease);border-start-end-radius:var(--rc-radius-md);border-end-end-radius:var(--rc-radius-md);font-weight:500;position:absolute;inset-block:1px;inset-inline-end:1px}.PasswordField-module__001gEW__toggle:hover{color:var(--rc-accent)}.PasswordField-module__001gEW__toggle:focus-visible{outline:2px solid var(--rc-focus);outline-offset:-2px}.PasswordField-module__001gEW__caps,.PasswordField-module__001gEW__error{font-size:var(--rc-text-sm);line-height:1.4}.PasswordField-module__001gEW__error{color:var(--rc-attention)}.PasswordField-module__001gEW__caps{align-items:center;gap:var(--rc-space-2);color:var(--rc-attention);display:flex}.PasswordField-module__001gEW__caps:before{content:"";border-radius:var(--rc-radius-full);background:currentColor;width:6px;height:6px}.PasswordField-module__001gEW__helper{margin-top:0;}
.PlanNote-module__NNBK9q__note{align-items:baseline;gap:var(--rc-space-1) var(--rc-space-3);padding:var(--rc-space-2-5) var(--rc-space-3-5);border:1px solid var(--rc-border-mist);border-radius:var(--rc-radius-md);background:var(--rc-surface-mist);font-size:var(--rc-text-sm);flex-wrap:wrap;display:flex}.PlanNote-module__NNBK9q__label{color:var(--rc-text-muted)}.PlanNote-module__NNBK9q__value{font-variant-numeric:tabular-nums;font-weight:600}.PlanNote-module__NNBK9q__change{color:var(--rc-accent);transition:color var(--rc-duration-fast) var(--rc-ease);margin-left:auto;font-weight:500}.PlanNote-module__NNBK9q__change:hover{color:var(--rc-accent-hover)}
.FAQItem-module__PerMzq__item{border-bottom:1px solid var(--rc-border-strong)}.FAQItem-module__PerMzq__heading{margin:0}.FAQItem-module__PerMzq__trigger{justify-content:space-between;align-items:center;gap:var(--rc-space-6);width:100%;padding-block:var(--rc-space-5);border-radius:var(--rc-radius-xs);color:var(--rc-text);font-feature-settings:"cv11";letter-spacing:-.015em;text-align:left;transition:color var(--rc-duration-fast) var(--rc-ease);font-size:clamp(1rem,.95rem + .25vw,1.125rem);font-weight:600;line-height:1.4;display:flex}.FAQItem-module__PerMzq__trigger:hover{color:var(--rc-accent-hover)}.FAQItem-module__PerMzq__icon{border:1px solid var(--rc-border-strong);background:var(--rc-surface);width:2rem;height:2rem;color:var(--rc-text-muted);transition:transform var(--rc-duration) var(--rc-ease-out), color var(--rc-duration-fast) var(--rc-ease), border-color var(--rc-duration-fast) var(--rc-ease);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.FAQItem-module__PerMzq__trigger:hover .FAQItem-module__PerMzq__icon{border-color:var(--rc-blue-300);color:var(--rc-accent)}.FAQItem-module__PerMzq__open .FAQItem-module__PerMzq__icon{border-color:var(--rc-border-mist);color:var(--rc-accent);transform:rotate(45deg)}.FAQItem-module__PerMzq__panel{visibility:hidden;transition:grid-template-rows .36s var(--rc-ease-out), visibility 0s linear .36s;grid-template-rows:0fr;display:grid}.FAQItem-module__PerMzq__open .FAQItem-module__PerMzq__panel{visibility:visible;transition:grid-template-rows .36s var(--rc-ease-out), visibility 0s;grid-template-rows:1fr}.FAQItem-module__PerMzq__panelInner{min-height:0;overflow:hidden}.FAQItem-module__PerMzq__answer{max-width:40rem;padding:0 var(--rc-space-12) var(--rc-space-6) 0;color:var(--rc-text-muted)}
.AssistantsList-module__yhpE5a__row{align-items:center;gap:var(--rc-space-5);padding:.8125rem var(--rc-space-5);transition:background-color var(--rc-duration-fast) var(--rc-ease);display:flex}.AssistantsList-module__yhpE5a__row+.AssistantsList-module__yhpE5a__row{border-top:1px solid var(--app-border-faint)}.AssistantsList-module__yhpE5a__row:hover{background:var(--rc-surface-muted)}.AssistantsList-module__yhpE5a__main{align-items:center;gap:var(--rc-space-3);border-radius:var(--rc-radius-2xs);flex:1;min-width:0;display:flex}.AssistantsList-module__yhpE5a__statusDot{flex:none;display:inline-flex}.AssistantsList-module__yhpE5a__identity{flex-direction:column;gap:2px;min-width:0;display:flex}.AssistantsList-module__yhpE5a__name{font-size:var(--rc-text-chat);letter-spacing:-.01em;color:var(--rc-text);white-space:nowrap;text-overflow:ellipsis;font-weight:650;overflow:hidden}.AssistantsList-module__yhpE5a__main:hover .AssistantsList-module__yhpE5a__name{color:var(--rc-blue-700)}.AssistantsList-module__yhpE5a__meta{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AssistantsList-module__yhpE5a__facts{flex:none;gap:1.625rem;display:flex}.AssistantsList-module__yhpE5a__fact{flex-direction:column;gap:1px;min-width:4.5rem;display:flex}.AssistantsList-module__yhpE5a__factValue{font-size:var(--rc-text-xs);letter-spacing:-.01em;color:var(--rc-text);font-weight:620}.AssistantsList-module__yhpE5a__factLabel{font-size:var(--rc-text-3xs);color:var(--rc-text-subtle)}.AssistantsList-module__yhpE5a__actions{align-items:center;gap:var(--rc-space-1-5);flex:none;display:flex}.AssistantsList-module__yhpE5a__more{border-radius:var(--rc-radius-xs);width:2rem;height:2rem;color:var(--rc-text-muted);transition:background-color var(--rc-duration-fast) var(--rc-ease), color var(--rc-duration-fast) var(--rc-ease);justify-content:center;align-items:center;display:inline-flex}.AssistantsList-module__yhpE5a__more:hover,.AssistantsList-module__yhpE5a__more[aria-expanded=true]{background:var(--rc-surface-sunken);color:var(--rc-text)}.AssistantsList-module__yhpE5a__moreMenu{width:12.5rem}.AssistantsList-module__yhpE5a__deleteNote{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.55}@media (max-width:900px){.AssistantsList-module__yhpE5a__facts{display:none}}@media (max-width:560px){.AssistantsList-module__yhpE5a__row{padding:var(--rc-space-3) var(--rc-space-4);gap:var(--rc-space-3)}.AssistantsList-module__yhpE5a__actions>a{display:none}}.AssistantsList-module__yhpE5a__deleteError{margin-top:var(--rc-space-2-5);color:var(--app-danger-text);font-size:var(--rc-text-2xs);line-height:1.5}
.NewAssistantWizard-module__HcJbzq__stepper{align-items:center;gap:var(--rc-space-2-5);flex-wrap:wrap;display:flex}.NewAssistantWizard-module__HcJbzq__step{align-items:center;gap:var(--rc-space-2-5);flex:none;display:flex}.NewAssistantWizard-module__HcJbzq__stepButton{align-items:center;gap:var(--rc-space-2);border-radius:var(--rc-radius-xs);padding:var(--rc-space-1) var(--rc-space-1-5);margin:calc(var(--rc-space-1) * -1) calc(var(--rc-space-1-5) * -1);display:inline-flex}.NewAssistantWizard-module__HcJbzq__stepButton:disabled{cursor:default}.NewAssistantWizard-module__HcJbzq__stepMarker{border:1px solid var(--rc-border-strong);background:var(--rc-surface);letter-spacing:.02em;width:1.375rem;height:1.375rem;color:var(--rc-text-subtle);font-variant-numeric:tabular-nums;transition:background-color var(--rc-duration-fast) var(--rc-ease), border-color var(--rc-duration-fast) var(--rc-ease), color var(--rc-duration-fast) var(--rc-ease);border-radius:50%;justify-content:center;align-items:center;font-size:.625rem;font-weight:650;display:inline-flex}.NewAssistantWizard-module__HcJbzq__stepLabel{font-size:var(--rc-text-chat-sm);color:var(--rc-text-subtle);white-space:nowrap;font-weight:550}.NewAssistantWizard-module__HcJbzq__current .NewAssistantWizard-module__HcJbzq__stepMarker{background:var(--rc-blue-600);border-color:var(--rc-blue-600);color:var(--rc-text-on-accent)}.NewAssistantWizard-module__HcJbzq__current .NewAssistantWizard-module__HcJbzq__stepLabel{color:var(--rc-text);font-weight:650}.NewAssistantWizard-module__HcJbzq__done .NewAssistantWizard-module__HcJbzq__stepMarker{background:var(--rc-blue-50);border-color:var(--rc-blue-200);color:var(--rc-blue-700)}.NewAssistantWizard-module__HcJbzq__done .NewAssistantWizard-module__HcJbzq__stepLabel{color:var(--rc-text-muted)}.NewAssistantWizard-module__HcJbzq__done .NewAssistantWizard-module__HcJbzq__stepButton:hover .NewAssistantWizard-module__HcJbzq__stepLabel{color:var(--rc-text)}.NewAssistantWizard-module__HcJbzq__stepRule{background:var(--rc-border);width:1.625rem;height:1px;display:inline-block}.NewAssistantWizard-module__HcJbzq__formPanel{max-width:45rem}.NewAssistantWizard-module__HcJbzq__formGrid,.NewAssistantWizard-module__HcJbzq__publish{gap:var(--rc-space-4);flex-direction:column;display:flex}.NewAssistantWizard-module__HcJbzq__summary{flex-direction:column;display:flex}.NewAssistantWizard-module__HcJbzq__summaryRow{justify-content:space-between;align-items:baseline;gap:var(--rc-space-4);padding:.5625rem 0;display:flex}.NewAssistantWizard-module__HcJbzq__summaryRow+.NewAssistantWizard-module__HcJbzq__summaryRow{border-top:1px solid var(--app-border-faint)}.NewAssistantWizard-module__HcJbzq__summaryLabel{font-size:var(--rc-text-2xs);color:var(--rc-text-subtle);font-weight:550}.NewAssistantWizard-module__HcJbzq__summaryValue{font-size:var(--rc-text-xs);letter-spacing:-.005em;color:var(--rc-text);text-align:right;overflow-wrap:anywhere;font-weight:600}.NewAssistantWizard-module__HcJbzq__embedLead{margin-bottom:var(--rc-space-3);font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted)}.NewAssistantWizard-module__HcJbzq__footer{justify-content:space-between;align-items:center;gap:var(--rc-space-2-5);max-width:45rem;padding-top:var(--rc-space-1);display:flex}.NewAssistantWizard-module__HcJbzq__donePage{justify-content:center}.NewAssistantWizard-module__HcJbzq__doneCard{text-align:center;max-width:32.5rem;padding-top:clamp(var(--rc-space-4), 6vh, var(--rc-space-16));flex-direction:column;align-items:center;margin:0 auto;display:flex}.NewAssistantWizard-module__HcJbzq__doneIcon{background:var(--rc-positive-soft);width:3.25rem;height:3.25rem;color:var(--rc-positive-strong);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.NewAssistantWizard-module__HcJbzq__doneTitle{margin-top:var(--rc-space-4);letter-spacing:-.025em;font-size:1.375rem;font-weight:700}.NewAssistantWizard-module__HcJbzq__doneBody{margin-top:var(--rc-space-2);font-size:var(--rc-text-xs);color:var(--rc-text-muted);line-height:1.6}.NewAssistantWizard-module__HcJbzq__doneNotice{width:100%;margin-top:var(--rc-space-4);text-align:left}.NewAssistantWizard-module__HcJbzq__doneEmbed{text-align:left;width:100%;margin-top:1.125rem}.NewAssistantWizard-module__HcJbzq__doneActions{align-items:center;gap:var(--rc-space-2-5);margin-top:1.125rem;display:flex}@media (max-width:640px){.NewAssistantWizard-module__HcJbzq__stepRule{width:.875rem}}.NewAssistantWizard-module__HcJbzq__capInline{justify-items:start;gap:var(--rc-space-2);padding:var(--rc-space-3-5) var(--rc-space-4);border:1px solid var(--rc-border-mist);border-radius:var(--rc-radius-md);background:var(--rc-surface-mist);display:grid}.NewAssistantWizard-module__HcJbzq__capInlineTitle{color:var(--rc-text);font-size:var(--rc-text-xs);font-weight:600}.NewAssistantWizard-module__HcJbzq__capInlineBody{color:var(--rc-text-muted);font-size:var(--rc-text-xs);text-wrap:pretty;line-height:1.55}
.PlanPicker-module__qThxma__handoff{border:1px solid var(--rc-accent-soft-hover);border-radius:var(--rc-radius-sm);background:var(--rc-accent-soft);align-items:flex-start;gap:.6875rem;padding:.8125rem .9375rem;display:flex}.PlanPicker-module__qThxma__handoffText{min-width:0;font-size:var(--rc-text-chat-sm);color:var(--rc-blue-800);flex-direction:column;gap:.1875rem;line-height:1.5;display:flex}.PlanPicker-module__qThxma__handoffTitle{letter-spacing:-.01em;font-weight:620}.PlanPicker-module__qThxma__handoffLink{color:var(--rc-blue-700);text-underline-offset:3px;font-weight:600;text-decoration:underline}.PlanPicker-module__qThxma__plans{gap:var(--rc-space-3-5);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.PlanPicker-module__qThxma__plan{padding:var(--app-panel-pad);background:var(--rc-surface);border:1px solid var(--rc-border);border-radius:var(--rc-radius-lg);box-shadow:var(--app-panel-shadow);flex-direction:column;min-width:0;display:flex}.PlanPicker-module__qThxma__highlighted{border-color:var(--rc-blue-200);box-shadow:0 0 0 1px var(--rc-blue-200), var(--app-panel-shadow)}.PlanPicker-module__qThxma__planHead{justify-content:space-between;align-items:center;gap:var(--rc-space-2);display:flex}.PlanPicker-module__qThxma__planName{font-size:var(--rc-text-sm);letter-spacing:-.01em;color:var(--rc-text);font-weight:650}.PlanPicker-module__qThxma__badge{border-radius:var(--rc-radius-2xs);background:var(--rc-blue-50);color:var(--rc-blue-700);font-size:var(--rc-text-3xs);flex:none;padding:.1875rem .4375rem;font-weight:600}.PlanPicker-module__qThxma__price{align-items:baseline;gap:var(--rc-space-1-5);margin-top:var(--rc-space-2-5);display:flex}.PlanPicker-module__qThxma__amount{letter-spacing:-.03em;color:var(--rc-text);font-size:1.625rem;font-weight:700;line-height:1.1}.PlanPicker-module__qThxma__period{font-size:var(--rc-text-2xs);color:var(--rc-text-subtle)}.PlanPicker-module__qThxma__description{margin-top:var(--rc-space-1-5);font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.5}.PlanPicker-module__qThxma__cta{width:100%;margin-top:var(--rc-space-3-5)}.PlanPicker-module__qThxma__cta[aria-disabled=true]{opacity:.72;cursor:default}.PlanPicker-module__qThxma__featureBlock{margin-top:var(--rc-space-4);padding-top:var(--rc-space-3-5);border-top:1px solid var(--app-border-faint)}.PlanPicker-module__qThxma__inherits{margin-bottom:var(--rc-space-2);color:var(--rc-text);font-size:.71875rem;font-weight:600}.PlanPicker-module__qThxma__features{flex-direction:column;gap:.4375rem;display:flex}.PlanPicker-module__qThxma__features li{align-items:flex-start;gap:var(--rc-space-2);font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.45;display:flex}.PlanPicker-module__qThxma__features svg{color:var(--rc-blue-600);flex:none;margin-top:1px}.PlanPicker-module__qThxma__note{font-size:var(--rc-text-2xs);color:var(--rc-text-subtle);line-height:1.5}.PlanPicker-module__qThxma__wait{padding:var(--rc-space-10) var(--app-gutter)}.PlanPicker-module__qThxma__waitBody{text-align:center;flex-direction:column;align-items:center;gap:.4375rem;max-width:28.75rem;margin-inline:auto;display:flex}.PlanPicker-module__qThxma__waitIcon{background:var(--rc-blue-50);width:2.125rem;height:2.125rem;color:var(--rc-blue-600);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.1875rem;display:inline-flex}.PlanPicker-module__qThxma__waitTitle{font-size:var(--rc-text-ui);letter-spacing:-.015em;color:var(--rc-text);font-weight:650}.PlanPicker-module__qThxma__waitText{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.55}.PlanPicker-module__qThxma__waitOutcome{padding:var(--rc-space-2) var(--rc-space-3);border:1px solid var(--app-border-faint);border-radius:var(--rc-radius-sm);background:var(--rc-accent-soft);font-size:var(--rc-text-chat-sm);color:var(--rc-text);margin-top:.1875rem;line-height:1.55}.PlanPicker-module__qThxma__waitNote{font-size:var(--rc-text-2xs);color:var(--rc-text-subtle);line-height:1.5}.PlanPicker-module__qThxma__waitActions{justify-content:center;gap:var(--rc-space-2);margin-top:var(--rc-space-3);flex-wrap:wrap;display:flex}.PlanPicker-module__qThxma__waitActions [aria-disabled=true]{opacity:.72;cursor:default}.PlanPicker-module__qThxma__spinner,.PlanPicker-module__qThxma__waitSpinner{border:2px solid color-mix(in srgb, var(--rc-blue-600) 26%, transparent);border-top-color:var(--rc-blue-600);border-radius:50%;flex:none;animation:.7s linear infinite PlanPicker-module__qThxma__spin}.PlanPicker-module__qThxma__spinner{width:.9375rem;height:.9375rem;margin-top:2px}.PlanPicker-module__qThxma__waitSpinner{width:1.375rem;height:1.375rem;margin-bottom:var(--rc-space-1-5)}@keyframes PlanPicker-module__qThxma__spin{to{transform:rotate(1turn)}}@media (max-width:880px){.PlanPicker-module__qThxma__plans{grid-template-columns:minmax(0,1fr)}}@media (max-width:560px){.PlanPicker-module__qThxma__wait{padding:var(--rc-space-8) var(--rc-space-4)}.PlanPicker-module__qThxma__waitActions>*{width:100%}}@media (prefers-reduced-motion:reduce){.PlanPicker-module__qThxma__spinner,.PlanPicker-module__qThxma__waitSpinner{animation-duration:2.4s}}
.ConversationsView-module__EOLOXa__page{height:calc(100dvh - var(--app-topbar-h));flex-direction:column;min-height:0;display:flex}.ConversationsView-module__EOLOXa__top{justify-content:space-between;align-items:flex-end;gap:var(--rc-space-4);padding:var(--rc-space-5) var(--app-gutter) var(--rc-space-3-5);flex-wrap:wrap;display:flex}.ConversationsView-module__EOLOXa__title{letter-spacing:-.02em;font-size:1.25rem;font-weight:650;line-height:1.2}.ConversationsView-module__EOLOXa__sub{font-size:var(--rc-text-xs);color:var(--rc-text-muted);margin-top:.1875rem}.ConversationsView-module__EOLOXa__filters{align-items:center;gap:var(--rc-space-2);flex-wrap:wrap;display:flex}.ConversationsView-module__EOLOXa__search{position:relative}.ConversationsView-module__EOLOXa__searchIcon{left:var(--rc-space-2-5);color:var(--rc-text-subtle);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.ConversationsView-module__EOLOXa__searchInput{width:11.875rem;height:2rem;font-size:var(--rc-text-chat-sm);padding-left:1.875rem}.ConversationsView-module__EOLOXa__filterSelect{height:2rem;font-size:var(--rc-text-chat-sm);width:auto;min-width:0}.ConversationsView-module__EOLOXa__split{border-top:1px solid var(--rc-border);background:var(--rc-surface);flex:1;min-height:0;display:flex}.ConversationsView-module__EOLOXa__list{border-right:1px solid var(--rc-border);width:23.25rem;padding-bottom:var(--rc-space-5);flex:none;overflow-y:auto}.ConversationsView-module__EOLOXa__groupLabel{z-index:1;padding:var(--rc-space-2-5) 1.125rem var(--rc-space-1-5);background:var(--rc-surface);letter-spacing:.06em;text-transform:uppercase;color:var(--rc-text-subtle);font-size:.65625rem;font-weight:650;position:sticky;top:0}.ConversationsView-module__EOLOXa__row{width:100%;padding:.6875rem 1.125rem var(--rc-space-3);text-align:left;border-bottom:1px solid var(--app-border-faint);transition:background-color var(--rc-duration-fast) var(--rc-ease);flex-direction:column;gap:.1875rem;display:flex;position:relative}.ConversationsView-module__EOLOXa__row:hover{background:var(--rc-surface-muted)}.ConversationsView-module__EOLOXa__rowSelected,.ConversationsView-module__EOLOXa__rowSelected:hover{background:var(--rc-blue-50)}.ConversationsView-module__EOLOXa__rowSelected:before{content:"";left:0;top:var(--rc-space-2-5);bottom:var(--rc-space-2-5);background:var(--rc-blue-600);border-radius:2px;width:2.5px;position:absolute}.ConversationsView-module__EOLOXa__rowTop{justify-content:space-between;align-items:baseline;gap:var(--rc-space-2-5);display:flex}.ConversationsView-module__EOLOXa__rowVisitor{color:var(--rc-text-muted);font-size:.71875rem;font-weight:600}.ConversationsView-module__EOLOXa__rowTime{font-size:var(--rc-text-3xs);color:var(--rc-text-subtle);font-variant-numeric:tabular-nums;flex:none}.ConversationsView-module__EOLOXa__rowQuestion{font-size:var(--rc-text-xs);letter-spacing:-.005em;color:var(--rc-text);font-weight:600;line-height:1.35}.ConversationsView-module__EOLOXa__rowBottom{justify-content:space-between;align-items:center;gap:var(--rc-space-2-5);margin-top:1px;display:flex}.ConversationsView-module__EOLOXa__rowPreview{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.ConversationsView-module__EOLOXa__clearFilters{font-size:var(--rc-text-chat-sm);color:var(--rc-blue-700);border-radius:var(--rc-radius-2xs);font-weight:600}.ConversationsView-module__EOLOXa__clearFilters:hover{color:var(--rc-blue-800)}.ConversationsView-module__EOLOXa__detail{background:var(--rc-surface-muted);flex:1;min-width:0;overflow-y:auto}.ConversationsView-module__EOLOXa__noneSelected{justify-content:center;align-items:center;gap:var(--rc-space-2-5);height:100%;color:var(--rc-text-subtle);font-size:var(--rc-text-xs);padding:var(--rc-space-6);text-align:center;flex-direction:column;display:flex}.ConversationsView-module__EOLOXa__detailInner{grid-template-columns:minmax(0,1fr) 15.625rem;min-height:100%;display:grid}.ConversationsView-module__EOLOXa__thread{padding:1.375rem 1.625rem var(--rc-space-10);min-width:0}.ConversationsView-module__EOLOXa__threadHeader{padding-bottom:var(--rc-space-4);border-bottom:1px solid var(--rc-border);margin-bottom:1.125rem}.ConversationsView-module__EOLOXa__backButton{margin-bottom:var(--rc-space-2-5);font-size:var(--rc-text-2xs);color:var(--rc-text-subtle);border-radius:var(--rc-radius-2xs);align-items:center;gap:.1875rem;font-weight:600;display:none}.ConversationsView-module__EOLOXa__backButton:hover{color:var(--rc-text)}.ConversationsView-module__EOLOXa__threadTitle{letter-spacing:-.015em;font-size:1.03125rem;font-weight:650;line-height:1.3}.ConversationsView-module__EOLOXa__threadMeta{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);margin-top:.3125rem}.ConversationsView-module__EOLOXa__threadPage{font-family:var(--rc-font-mono);color:var(--rc-text);font-size:.71875rem}.ConversationsView-module__EOLOXa__messages{gap:var(--rc-space-4);flex-direction:column;max-width:35rem;display:flex}.ConversationsView-module__EOLOXa__visitorMessage,.ConversationsView-module__EOLOXa__assistantMessage{gap:var(--rc-space-1);flex-direction:column;max-width:86%;display:flex}.ConversationsView-module__EOLOXa__visitorMessage{align-self:flex-start}.ConversationsView-module__EOLOXa__assistantMessage{align-self:flex-end;align-items:flex-end}.ConversationsView-module__EOLOXa__messageAuthor{font-size:var(--rc-text-3xs);color:var(--rc-text-subtle);padding:0 2px;font-weight:600}.ConversationsView-module__EOLOXa__messageBubble{font-size:var(--rc-text-xs);color:var(--rc-text);overflow-wrap:anywhere;padding:.5625rem .8125rem;line-height:1.55}.ConversationsView-module__EOLOXa__visitorMessage .ConversationsView-module__EOLOXa__messageBubble{background:var(--rc-surface);border:1px solid var(--rc-border);border-radius:.75rem .75rem .75rem .25rem}.ConversationsView-module__EOLOXa__assistantMessage .ConversationsView-module__EOLOXa__messageBubble{background:var(--rc-blue-50);border:1px solid var(--rc-blue-100);border-radius:.75rem .75rem .25rem}.ConversationsView-module__EOLOXa__messageSources{gap:var(--rc-space-1-5);flex-wrap:wrap;margin-top:1px;display:flex}.ConversationsView-module__EOLOXa__sourceLink{border-radius:var(--rc-radius-xs);max-width:100%;display:inline-flex}.ConversationsView-module__EOLOXa__meta{border-left:1px solid var(--rc-border);background:var(--rc-surface);padding:var(--rc-space-5) 1.125rem;gap:var(--rc-space-4);flex-direction:column;min-width:0;display:flex}.ConversationsView-module__EOLOXa__metaSection{gap:var(--rc-space-1-5);flex-direction:column;align-items:flex-start;display:flex}.ConversationsView-module__EOLOXa__metaLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--rc-text-subtle);font-size:.65625rem;font-weight:650}.ConversationsView-module__EOLOXa__metaLink{font-size:var(--rc-text-chat-sm);color:var(--rc-blue-700);border-radius:var(--rc-radius-2xs);overflow-wrap:anywhere;font-weight:600}.ConversationsView-module__EOLOXa__metaLink:hover{color:var(--rc-blue-800)}.ConversationsView-module__EOLOXa__metaEmpty{font-size:var(--rc-text-2xs);color:var(--rc-text-muted)}.ConversationsView-module__EOLOXa__metaChips{gap:var(--rc-space-1-5);flex-wrap:wrap;list-style:none;display:flex}.ConversationsView-module__EOLOXa__metaAction{align-items:center;gap:var(--rc-space-1-5);padding:.4375rem var(--rc-space-3);border:1px solid var(--rc-border-strong);border-radius:var(--rc-radius-sm);background:var(--rc-surface);font-size:var(--rc-text-chat-sm);color:var(--rc-text);transition:background-color var(--rc-duration-fast) var(--rc-ease);margin-top:2px;font-weight:600;display:inline-flex}.ConversationsView-module__EOLOXa__metaAction:hover{background:var(--rc-surface-muted)}.ConversationsView-module__EOLOXa__dangerZone{margin-top:var(--rc-space-1);padding-top:var(--rc-space-4);border-top:1px solid var(--app-border-faint)}.ConversationsView-module__EOLOXa__deleteNote{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.5}@media (max-width:1180px){.ConversationsView-module__EOLOXa__detailInner{grid-template-columns:1fr}.ConversationsView-module__EOLOXa__meta{border-left:0;border-top:1px solid var(--rc-border)}}@media (max-width:1023px){.ConversationsView-module__EOLOXa__page{height:auto;min-height:calc(100dvh - var(--app-topbar-h))}.ConversationsView-module__EOLOXa__split{display:block;overflow:visible}.ConversationsView-module__EOLOXa__list,.ConversationsView-module__EOLOXa__detail{border-right:0;width:auto;height:auto;overflow:visible}.ConversationsView-module__EOLOXa__page[data-mode=detail] .ConversationsView-module__EOLOXa__list,.ConversationsView-module__EOLOXa__page[data-mode=detail] .ConversationsView-module__EOLOXa__top,.ConversationsView-module__EOLOXa__page[data-mode=list] .ConversationsView-module__EOLOXa__detail{display:none}.ConversationsView-module__EOLOXa__backButton{display:inline-flex}.ConversationsView-module__EOLOXa__noneSelected{display:none}}@media (max-width:640px){.ConversationsView-module__EOLOXa__thread{padding:1.125rem var(--rc-space-4) var(--rc-space-8)}.ConversationsView-module__EOLOXa__searchInput{width:9.375rem}}
.DashboardHome-module__pVXu9a__greeting{justify-content:space-between;align-items:flex-end;gap:var(--rc-space-4);flex-wrap:wrap;display:flex}.DashboardHome-module__pVXu9a__greetingTitle{letter-spacing:-.02em;font-size:1.25rem;font-weight:650;line-height:1.2}.DashboardHome-module__pVXu9a__greetingSub{margin-top:var(--rc-space-1);font-size:var(--rc-text-xs);color:var(--rc-text-muted)}.DashboardHome-module__pVXu9a__pulse{gap:var(--rc-space-4);flex-direction:column;display:flex}.DashboardHome-module__pVXu9a__pulseIdentity{justify-content:space-between;align-items:flex-start;gap:var(--rc-space-4);display:flex}.DashboardHome-module__pVXu9a__pulseName{align-items:flex-start;gap:var(--rc-space-2-5);display:flex}.DashboardHome-module__pVXu9a__pulseName>:first-child{margin-top:.3125rem}.DashboardHome-module__pVXu9a__pulseTitle{letter-spacing:-.015em;color:var(--rc-text);border-radius:var(--rc-radius-2xs);font-size:.96875rem;font-weight:650}.DashboardHome-module__pVXu9a__pulseTitle:hover{color:var(--rc-blue-700)}.DashboardHome-module__pVXu9a__pulseMeta{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);margin-top:2px}.DashboardHome-module__pVXu9a__pulseSite{color:var(--rc-text);font-weight:550}.DashboardHome-module__pVXu9a__pulseOpen{align-items:center;gap:var(--rc-space-1-5);font-size:var(--rc-text-chat-sm);color:var(--rc-blue-700);border-radius:var(--rc-radius-2xs);transition:color var(--rc-duration-fast) var(--rc-ease);flex:none;margin-top:2px;font-weight:600;display:inline-flex}.DashboardHome-module__pVXu9a__pulseOpen:hover{color:var(--rc-blue-800)}.DashboardHome-module__pVXu9a__pulseFacts{border-top:1px solid var(--app-border-faint);padding-top:var(--rc-space-3-5)}.DashboardHome-module__pVXu9a__metrics{background:var(--rc-border);border:1px solid var(--rc-border);border-radius:var(--rc-radius-lg);box-shadow:var(--app-panel-shadow);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.DashboardHome-module__pVXu9a__metric{gap:var(--rc-space-1-5);padding:.9375rem 1.125rem var(--rc-space-3-5);background:var(--rc-surface);flex-direction:column;min-width:0;display:flex}.DashboardHome-module__pVXu9a__metricLabel{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);font-weight:550}.DashboardHome-module__pVXu9a__metricRow{justify-content:space-between;align-items:flex-end;gap:var(--rc-space-2-5);display:flex}.DashboardHome-module__pVXu9a__metricValue{letter-spacing:-.025em;color:var(--rc-text);font-size:1.4375rem;font-weight:650;line-height:1}.DashboardHome-module__pVXu9a__metricSpark{flex:none;margin-bottom:1px}.DashboardHome-module__pVXu9a__metricContext{color:var(--rc-text-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:.71875rem;overflow:hidden}.DashboardHome-module__pVXu9a__columns{gap:var(--rc-space-4);grid-template-columns:minmax(0,5fr) minmax(0,3fr);align-items:start;display:grid}.DashboardHome-module__pVXu9a__viewAll{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);border-radius:var(--rc-radius-2xs);transition:color var(--rc-duration-fast) var(--rc-ease);align-items:center;gap:.3125rem;font-weight:600;display:inline-flex}.DashboardHome-module__pVXu9a__viewAll:hover{color:var(--rc-text)}.DashboardHome-module__pVXu9a__recentList{padding-bottom:var(--rc-space-1-5)}.DashboardHome-module__pVXu9a__conversation{justify-content:space-between;gap:var(--rc-space-4);padding:var(--rc-space-3) var(--rc-space-5);border-top:1px solid var(--app-border-faint);transition:background-color var(--rc-duration-fast) var(--rc-ease);display:flex}.DashboardHome-module__pVXu9a__conversation:hover{background:var(--rc-surface-muted)}.DashboardHome-module__pVXu9a__conversationMain{flex-direction:column;gap:.1875rem;min-width:0;display:flex}.DashboardHome-module__pVXu9a__conversationQuestion{font-size:var(--rc-text-xs);letter-spacing:-.005em;color:var(--rc-text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.DashboardHome-module__pVXu9a__conversationPreview{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.DashboardHome-module__pVXu9a__conversationSource{color:var(--rc-text-subtle);align-items:center;gap:.3125rem;margin-top:.1875rem;font-size:.71875rem;font-weight:500;display:inline-flex}.DashboardHome-module__pVXu9a__conversationSide{flex-direction:column;flex:none;align-items:flex-end;gap:.3125rem;display:flex}.DashboardHome-module__pVXu9a__conversationTime{color:var(--rc-text-subtle);font-variant-numeric:tabular-nums;font-size:.71875rem}.DashboardHome-module__pVXu9a__side{gap:var(--rc-space-4);flex-direction:column;min-width:0;display:flex}.DashboardHome-module__pVXu9a__attentionList{flex-direction:column;display:flex}.DashboardHome-module__pVXu9a__attentionItem{border-top:1px solid var(--app-border-faint);padding:.5625rem 0}.DashboardHome-module__pVXu9a__attentionItem:first-child{border-top:0;padding-top:0}.DashboardHome-module__pVXu9a__attentionQuestion{font-size:var(--rc-text-chat-sm);color:var(--rc-text);font-weight:550;line-height:1.4}.DashboardHome-module__pVXu9a__attentionMeta{color:var(--rc-text-subtle);margin-top:2px;font-size:.71875rem}.DashboardHome-module__pVXu9a__attentionCta{align-items:center;gap:var(--rc-space-1-5);margin-top:var(--rc-space-2-5);font-size:var(--rc-text-chat-sm);color:var(--rc-blue-700);border-radius:var(--rc-radius-2xs);transition:color var(--rc-duration-fast) var(--rc-ease);font-weight:600;display:inline-flex}.DashboardHome-module__pVXu9a__attentionCta:hover{color:var(--rc-blue-800)}.DashboardHome-module__pVXu9a__insight{padding:1.125rem var(--rc-space-5);background:var(--rc-surface-mist);border:1px solid var(--rc-blue-100);border-radius:var(--rc-radius-lg)}.DashboardHome-module__pVXu9a__insightEyebrow{font-size:var(--rc-text-3xs);letter-spacing:.05em;text-transform:uppercase;color:var(--rc-blue-700);font-weight:600}.DashboardHome-module__pVXu9a__insightTitle{letter-spacing:-.015em;color:var(--rc-text);margin-top:.4375rem;font-size:.90625rem;font-weight:650;line-height:1.35}.DashboardHome-module__pVXu9a__insightBody{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);margin-top:.3125rem;line-height:1.55}.DashboardHome-module__pVXu9a__insightCta{align-items:center;gap:var(--rc-space-1-5);margin-top:var(--rc-space-3);font-size:var(--rc-text-chat-sm);color:var(--rc-blue-700);border-radius:var(--rc-radius-2xs);transition:color var(--rc-duration-fast) var(--rc-ease);font-weight:600;display:inline-flex}.DashboardHome-module__pVXu9a__insightCta:hover{color:var(--rc-blue-800)}@media (max-width:1100px){.DashboardHome-module__pVXu9a__columns{grid-template-columns:1fr}}@media (max-width:900px){.DashboardHome-module__pVXu9a__metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.DashboardHome-module__pVXu9a__pulseIdentity{gap:var(--rc-space-2-5);flex-direction:column}.DashboardHome-module__pVXu9a__conversation{gap:var(--rc-space-2);padding:var(--rc-space-3) var(--rc-space-4);flex-direction:column}.DashboardHome-module__pVXu9a__conversationSide{flex-direction:row;align-items:center}.DashboardHome-module__pVXu9a__conversationQuestion{white-space:normal}}@media (max-width:480px){.DashboardHome-module__pVXu9a__metrics{grid-template-columns:1fr}}.DashboardHome-module__pVXu9a__listEmpty{padding:var(--rc-space-2) var(--rc-space-5) 1.125rem;font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.55}.DashboardHome-module__pVXu9a__sideEmpty{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.55}
.IntegrationsView-module__A6y4VW__grid{gap:var(--rc-space-3-5);grid-template-columns:repeat(3,1fr);display:grid}.IntegrationsView-module__A6y4VW__card{align-items:flex-start;gap:var(--rc-space-2-5);width:100%;height:100%;padding:var(--rc-space-4) 1.125rem;background:var(--rc-surface);border:1px solid var(--rc-border);border-radius:var(--rc-radius-lg);box-shadow:var(--app-panel-shadow);text-align:left;transition:border-color var(--rc-duration-fast) var(--rc-ease), box-shadow var(--rc-duration-fast) var(--rc-ease), transform var(--rc-duration-fast) var(--rc-ease);flex-direction:column;display:flex}.IntegrationsView-module__A6y4VW__card:hover{border-color:var(--rc-border-strong);box-shadow:var(--rc-shadow-sm);transform:translateY(-1px)}.IntegrationsView-module__A6y4VW__cardTop{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.IntegrationsView-module__A6y4VW__cardName{font-size:var(--rc-text-sm);letter-spacing:-.01em;color:var(--rc-text);font-weight:650}.IntegrationsView-module__A6y4VW__cardDescription{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.5}.IntegrationsView-module__A6y4VW__cardCategory{padding-top:var(--rc-space-1-5);font-size:var(--rc-text-3xs);letter-spacing:.04em;text-transform:uppercase;color:var(--rc-text-subtle);margin-top:auto;font-weight:600}.IntegrationsView-module__A6y4VW__detail{gap:var(--rc-space-3-5);flex-direction:column;display:flex}.IntegrationsView-module__A6y4VW__detailHead{align-items:center;gap:var(--rc-space-3);display:flex}.IntegrationsView-module__A6y4VW__detailCategory{color:var(--rc-text-subtle);margin-top:.3125rem;font-size:.71875rem;font-weight:550}.IntegrationsView-module__A6y4VW__detailAbout{font-size:var(--rc-text-xs);color:var(--rc-text-muted);line-height:1.6}.IntegrationsView-module__A6y4VW__connectedRow{gap:var(--rc-space-1);border:1px solid var(--rc-border);border-radius:var(--rc-radius-sm);background:var(--rc-surface-muted);flex-direction:column;padding:.6875rem .8125rem;display:flex}.IntegrationsView-module__A6y4VW__connectedLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--rc-text-subtle);font-size:.65625rem;font-weight:650}.IntegrationsView-module__A6y4VW__connectedValue{font-size:var(--rc-text-2xs);color:var(--rc-text);overflow-wrap:anywhere}.IntegrationsView-module__A6y4VW__soonNote{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);padding:var(--rc-space-2-5) .8125rem;background:var(--rc-surface-muted);border-radius:var(--rc-radius-sm);line-height:1.55}.IntegrationsView-module__A6y4VW__disconnect{padding:var(--rc-space-2) var(--rc-space-3);border-radius:var(--rc-radius-sm);font-size:var(--rc-text-chat-sm);color:var(--app-danger-text);transition:background-color var(--rc-duration-fast) var(--rc-ease);margin-right:auto;font-weight:600}.IntegrationsView-module__A6y4VW__disconnect:hover{background:var(--app-danger-soft)}@media (max-width:980px){.IntegrationsView-module__A6y4VW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.IntegrationsView-module__A6y4VW__grid{grid-template-columns:1fr}}.IntegrationsView-module__A6y4VW__webhookForm{gap:var(--rc-space-3-5);flex-direction:column;display:flex}.IntegrationsView-module__A6y4VW__eventPick{gap:var(--rc-space-2);border:0;flex-direction:column;margin:0;padding:0;display:flex}.IntegrationsView-module__A6y4VW__eventLegend{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);margin-bottom:2px;font-weight:600}.IntegrationsView-module__A6y4VW__eventOption{align-items:center;gap:var(--rc-space-2);font-size:var(--rc-text-xs);color:var(--rc-text);display:flex}.IntegrationsView-module__A6y4VW__eventOption input{accent-color:var(--rc-blue-600)}.IntegrationsView-module__A6y4VW__fieldError{color:var(--app-danger-text);font-size:.71875rem;font-weight:500;line-height:1.45}.IntegrationsView-module__A6y4VW__secretReveal{align-items:flex-start;gap:var(--rc-space-2-5);padding:var(--rc-space-3-5);border:1px solid var(--rc-border);border-radius:var(--rc-radius-xs);background:var(--rc-surface-muted);flex-direction:column;display:flex}.IntegrationsView-module__A6y4VW__secretLabel{font-size:var(--rc-text-2xs);color:var(--rc-text);font-weight:650}.IntegrationsView-module__A6y4VW__secretValue{font-size:var(--rc-text-2xs);word-break:break-all;color:var(--rc-blue-700)}.IntegrationsView-module__A6y4VW__secretNote{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);line-height:1.5}.IntegrationsView-module__A6y4VW__connectedMeta{gap:var(--rc-space-2);flex-direction:column;display:flex}
.KnowledgeView-module__cCcDpa__row{align-items:center;gap:var(--rc-space-3);width:100%;padding:var(--rc-space-3) var(--rc-space-5);text-align:left;transition:background-color var(--rc-duration-fast) var(--rc-ease);display:flex}li+li .KnowledgeView-module__cCcDpa__row{border-top:1px solid var(--app-border-faint)}.KnowledgeView-module__cCcDpa__row:hover{background:var(--rc-surface-muted)}.KnowledgeView-module__cCcDpa__icon{border-radius:var(--rc-radius-xs);background:var(--rc-blue-50);width:1.875rem;height:1.875rem;color:var(--rc-blue-600);flex:none;justify-content:center;align-items:center;display:inline-flex}.KnowledgeView-module__cCcDpa__main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.KnowledgeView-module__cCcDpa__name{font-size:var(--rc-text-xs);letter-spacing:-.005em;color:var(--rc-text);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.KnowledgeView-module__cCcDpa__detail{color:var(--rc-text-subtle);white-space:nowrap;text-overflow:ellipsis;font-size:.71875rem;overflow:hidden}.KnowledgeView-module__cCcDpa__synced{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);white-space:nowrap;font-variant-numeric:tabular-nums;flex:none}.KnowledgeView-module__cCcDpa__chevron{color:var(--rc-border-strong);flex:none;display:inline-flex}@media (max-width:720px){.KnowledgeView-module__cCcDpa__synced{display:none}}@media (max-width:480px){.KnowledgeView-module__cCcDpa__row{padding:var(--rc-space-3) var(--rc-space-4)}}
.LeadsView-module__j2XC7G__tableWrap{position:relative;overflow-x:auto}.LeadsView-module__j2XC7G__table{border-collapse:collapse;width:100%;min-width:47.5rem}.LeadsView-module__j2XC7G__table th{padding:var(--rc-space-2-5) var(--rc-space-3-5);text-align:left;font-size:var(--rc-text-3xs);letter-spacing:.05em;text-transform:uppercase;color:var(--rc-text-subtle);border-bottom:1px solid var(--rc-border);white-space:nowrap;font-weight:650}.LeadsView-module__j2XC7G__table th:first-child,.LeadsView-module__j2XC7G__table td:first-child{padding-left:var(--rc-space-5)}.LeadsView-module__j2XC7G__table th:last-child,.LeadsView-module__j2XC7G__table td:last-child{padding-right:var(--rc-space-5)}.LeadsView-module__j2XC7G__table td{padding:var(--rc-space-2-5) var(--rc-space-3-5);border-bottom:1px solid var(--app-border-faint);font-size:var(--rc-text-chat-sm);color:var(--rc-text);vertical-align:middle}.LeadsView-module__j2XC7G__table tbody tr:last-child td{border-bottom:0}.LeadsView-module__j2XC7G__row{cursor:pointer;transition:background-color var(--rc-duration-fast) var(--rc-ease)}.LeadsView-module__j2XC7G__row:hover{background:var(--rc-surface-muted)}.LeadsView-module__j2XC7G__nameCell{align-items:center;gap:var(--rc-space-2-5);text-align:left;border-radius:var(--rc-radius-2xs);display:flex}.LeadsView-module__j2XC7G__nameText{flex-direction:column;gap:1px;min-width:0;display:flex}.LeadsView-module__j2XC7G__name{font-size:var(--rc-text-xs);letter-spacing:-.005em;color:var(--rc-text);white-space:nowrap;font-weight:600}.LeadsView-module__j2XC7G__company{color:var(--rc-text-subtle);white-space:nowrap;font-size:.71875rem}.LeadsView-module__j2XC7G__email{color:var(--rc-text-muted);white-space:nowrap}.LeadsView-module__j2XC7G__question{text-overflow:ellipsis;white-space:nowrap;max-width:15rem;color:var(--rc-text-muted);overflow:hidden}.LeadsView-module__j2XC7G__assistant,.LeadsView-module__j2XC7G__date{white-space:nowrap;color:var(--rc-text-muted)}.LeadsView-module__j2XC7G__drawerBadge{margin-top:var(--rc-space-1-5)}.LeadsView-module__j2XC7G__drawerBody{flex-direction:column;gap:1.125rem;display:flex}.LeadsView-module__j2XC7G__drawerMeta{flex-direction:column;display:flex}.LeadsView-module__j2XC7G__drawerRow{justify-content:space-between;align-items:baseline;gap:var(--rc-space-4);padding:var(--rc-space-2) 0;display:flex}.LeadsView-module__j2XC7G__drawerRow+.LeadsView-module__j2XC7G__drawerRow{border-top:1px solid var(--app-border-faint)}.LeadsView-module__j2XC7G__drawerRow dt{font-size:var(--rc-text-2xs);color:var(--rc-text-subtle);flex:none;font-weight:550}.LeadsView-module__j2XC7G__drawerRow dd{font-size:var(--rc-text-chat-sm);letter-spacing:-.005em;color:var(--rc-text);text-align:right;overflow-wrap:anywhere;font-weight:600}.LeadsView-module__j2XC7G__capturedLabel{font-size:var(--rc-text-3xs);letter-spacing:.05em;text-transform:uppercase;color:var(--rc-text-subtle);margin-bottom:var(--rc-space-2);font-weight:600}.LeadsView-module__j2XC7G__capturedQuestion{padding:var(--rc-space-2-5) .8125rem;border-left:2px solid var(--rc-blue-200);background:var(--rc-surface-muted);border-radius:0 var(--rc-radius-xs) var(--rc-radius-xs) 0;font-size:var(--rc-text-xs);color:var(--rc-text);margin:0;line-height:1.5}.LeadsView-module__j2XC7G__capturedLink{align-items:center;gap:var(--rc-space-1-5);margin-top:var(--rc-space-2-5);font-size:var(--rc-text-chat-sm);color:var(--rc-blue-700);border-radius:var(--rc-radius-2xs);transition:color var(--rc-duration-fast) var(--rc-ease);font-weight:600;display:inline-flex}.LeadsView-module__j2XC7G__capturedLink:hover{color:var(--rc-blue-800)}.LeadsView-module__j2XC7G__dangerZone{margin-top:var(--rc-space-1);padding-top:var(--rc-space-4);border-top:1px solid var(--app-border-faint)}.LeadsView-module__j2XC7G__deleteNote{font-size:var(--rc-text-chat-sm);color:var(--rc-text-muted);line-height:1.5}
.BillingSettings-module__UFbKoa__note{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);line-height:1.55}.BillingSettings-module__UFbKoa__noticeBanner{align-items:center;gap:var(--rc-space-2);padding:var(--rc-space-2-5) .8125rem;border:1px solid var(--rc-blue-100);background:var(--rc-surface-mist);border-radius:var(--rc-radius-sm);font-size:var(--rc-text-2xs);color:var(--rc-text-muted);flex-wrap:wrap;line-height:1.5;display:flex}.BillingSettings-module__UFbKoa__noticeBanner>svg{color:var(--rc-blue-600);flex:none}.BillingSettings-module__UFbKoa__noticeText{flex:1;min-width:15rem}.BillingSettings-module__UFbKoa__infoSub{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);overflow-wrap:anywhere;line-height:1.5}.BillingSettings-module__UFbKoa__youChip{padding:1.5px var(--rc-space-1-5);border-radius:var(--rc-radius-full);background:var(--rc-blue-50);color:var(--rc-blue-700);font-size:.625rem;font-weight:650}.BillingSettings-module__UFbKoa__planRow{justify-content:space-between;align-items:flex-start;gap:var(--rc-space-4);flex-wrap:wrap;display:flex}.BillingSettings-module__UFbKoa__planIdentity{flex-direction:column;gap:.1875rem;display:flex}.BillingSettings-module__UFbKoa__planName{align-items:center;gap:var(--rc-space-2);font-size:var(--rc-text-body);letter-spacing:-.015em;font-weight:650;display:flex}.BillingSettings-module__UFbKoa__planPrice{font-size:var(--rc-text-xs);color:var(--rc-text-muted)}.BillingSettings-module__UFbKoa__planMeta{font-size:var(--rc-text-2xs);color:var(--rc-text-subtle)}.BillingSettings-module__UFbKoa__planActions{align-items:center;gap:var(--rc-space-2-5);flex-wrap:wrap;flex:none;display:flex}.BillingSettings-module__UFbKoa__dangerButton{border:1px solid var(--app-danger-border);border-radius:var(--rc-radius-sm);background:var(--rc-surface);font-size:var(--rc-text-chat-sm);color:var(--app-danger-text);white-space:nowrap;transition:background-color var(--rc-duration-fast) var(--rc-ease), border-color var(--rc-duration-fast) var(--rc-ease);padding:.4375rem .8125rem;font-weight:600}.BillingSettings-module__UFbKoa__dangerButton:hover{background:var(--app-danger-soft);border-color:var(--app-danger)}.BillingSettings-module__UFbKoa__plans{gap:var(--rc-space-3);grid-template-columns:repeat(3,1fr);display:grid}.BillingSettings-module__UFbKoa__planOption{gap:var(--rc-space-2);padding:var(--rc-space-3-5) var(--rc-space-4);border:1px solid var(--rc-border);border-radius:var(--rc-radius-sm);flex-direction:column;display:flex}.BillingSettings-module__UFbKoa__planCurrent{border-color:var(--rc-blue-300);background:var(--rc-blue-50)}.BillingSettings-module__UFbKoa__planOptionName{font-size:var(--rc-text-chat);letter-spacing:-.01em;justify-content:space-between;align-items:center;font-weight:650;display:flex}.BillingSettings-module__UFbKoa__planOptionPrice{letter-spacing:-.02em;font-size:1.125rem;font-weight:650}.BillingSettings-module__UFbKoa__planOptionCycle{color:var(--rc-text-subtle);margin-left:var(--rc-space-1);font-size:.71875rem;font-weight:500}.BillingSettings-module__UFbKoa__planOptionSummary{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);line-height:1.5}.BillingSettings-module__UFbKoa__planOptionLimits{margin:2px 0 var(--rc-space-1-5);flex-direction:column;flex:1;gap:.3125rem;display:flex}.BillingSettings-module__UFbKoa__planOptionLimits li{font-size:var(--rc-text-2xs);color:var(--rc-text-muted);align-items:flex-start;gap:.4375rem;line-height:1.45;display:flex}.BillingSettings-module__UFbKoa__planOptionLimits svg{color:var(--rc-blue-600);flex:none;margin-top:2px}.BillingSettings-module__UFbKoa__planOptionAction{width:100%;margin-top:auto}.BillingSettings-module__UFbKoa__planOptionAction:disabled,.BillingSettings-module__UFbKoa__planOptionAction[aria-disabled=true]{opacity:.62;cursor:default}.BillingSettings-module__UFbKoa__planFootnote{margin-top:var(--rc-space-3);color:var(--rc-text-subtle);font-size:.71875rem}.BillingSettings-module__UFbKoa__usage{gap:var(--rc-space-3-5);flex-direction:column;display:flex}.BillingSettings-module__UFbKoa__usageRow{gap:var(--rc-space-1-5);flex-direction:column;display:flex}.BillingSettings-module__UFbKoa__usageTop{justify-content:space-between;align-items:baseline;gap:var(--rc-space-3);display:flex}.BillingSettings-module__UFbKoa__usageLabel{font-size:var(--rc-text-chat-sm);color:var(--rc-text);font-weight:550}.BillingSettings-module__UFbKoa__usageCount{font-size:var(--rc-text-2xs);color:var(--rc-text-muted)}.BillingSettings-module__UFbKoa__usageTrack{border-radius:var(--rc-radius-2xs);background:var(--rc-surface-sunken);height:.4375rem;overflow:hidden}.BillingSettings-module__UFbKoa__usageFill{border-radius:var(--rc-radius-2xs);background:var(--rc-blue-600);height:100%;transition:width var(--rc-duration-slow) var(--rc-ease-out);display:block}.BillingSettings-module__UFbKoa__modalBody{gap:var(--rc-space-3-5);flex-direction:column;display:flex}@media (max-width:760px){.BillingSettings-module__UFbKoa__plans{grid-template-columns:1fr}}
.Faq-module__KRU6Oa__layout{gap:var(--rc-space-8);display:grid}.Faq-module__KRU6Oa__intro .Faq-module__KRU6Oa__heading{margin-bottom:0}.Faq-module__KRU6Oa__list{border-top:1px solid var(--rc-border-strong)}@media (min-width:1024px){.Faq-module__KRU6Oa__layout{align-items:start;column-gap:var(--rc-space-16);grid-template-columns:minmax(0,5fr) minmax(0,7fr)}.Faq-module__KRU6Oa__intro{top:calc(var(--rc-nav-height) + var(--rc-space-8));position:sticky}}
.WidgetChat-module__YeMFja__frame{--widget-accent:var(--widget-brand,var(--rc-accent));--rc-text-on-accent:var(--widget-ink,var(--rc-gray-0));background:var(--rc-surface);width:100%;height:100%;color:var(--rc-text);font-size:var(--rc-text-chat);letter-spacing:-.003em;flex-direction:column;line-height:1.5;display:flex;overflow:hidden}.WidgetChat-module__YeMFja__header{align-items:center;gap:var(--rc-space-3);padding:.8125rem var(--rc-space-4);border-bottom:1px solid var(--rc-border);flex:none;display:flex}.WidgetChat-module__YeMFja__identity{flex:1;min-width:0}.WidgetChat-module__YeMFja__title{font-size:var(--rc-text-sm);letter-spacing:-.012em;white-space:nowrap;text-overflow:ellipsis;font-weight:600;line-height:1.25;overflow:hidden}.WidgetChat-module__YeMFja__status{align-items:center;gap:var(--rc-space-1-5);color:var(--rc-text-subtle);font-size:var(--rc-text-2xs);line-height:1.35;display:flex}.WidgetChat-module__YeMFja__statusDot{background:var(--rc-positive);border-radius:50%;width:6px;height:6px}.WidgetChat-module__YeMFja__close{border-radius:var(--rc-radius-sm);width:2rem;height:2rem;color:var(--rc-text-muted);transition:background-color var(--rc-duration-fast) var(--rc-ease), color var(--rc-duration-fast) var(--rc-ease);flex-shrink:0;place-items:center;display:grid}.WidgetChat-module__YeMFja__close:hover{background:var(--rc-surface-sunken);color:var(--rc-text)}.WidgetChat-module__YeMFja__log{overscroll-behavior:contain;min-height:0;padding:var(--rc-space-4);scrollbar-width:thin;scrollbar-color:var(--rc-gray-300) transparent;flex:1;overflow-y:auto}.WidgetChat-module__YeMFja__log:focus-visible{outline-offset:-2px}.WidgetChat-module__YeMFja__messages{gap:var(--rc-space-3);flex-direction:column;display:flex}.WidgetChat-module__YeMFja__text{white-space:pre-wrap;overflow-wrap:anywhere}.WidgetChat-module__YeMFja__sources{gap:var(--rc-space-1-5);--rc-accent:var(--widget-accent);flex-wrap:wrap;max-width:100%;display:flex}.WidgetChat-module__YeMFja__sourceLink{min-width:0;max-width:100%;transition:border-color var(--rc-duration-fast) var(--rc-ease), background-color var(--rc-duration-fast) var(--rc-ease);display:inline-flex}a.WidgetChat-module__YeMFja__sourceLink:hover{--rc-border:var(--rc-border-mist);--rc-surface:var(--rc-accent-soft)}.WidgetChat-module__YeMFja__leadCard{gap:var(--rc-space-2);padding:var(--rc-space-3) var(--rc-space-3-5);border:1px solid var(--rc-border);border-radius:var(--rc-radius-lg);background:var(--rc-surface-muted);flex-direction:column;display:flex}.WidgetChat-module__YeMFja__leadTitle{font-size:var(--rc-text-chat);letter-spacing:-.008em;font-weight:600}.WidgetChat-module__YeMFja__leadBody{margin-top:calc(-1 * var(--rc-space-1));color:var(--rc-text-muted);font-size:var(--rc-text-2xs)}.WidgetChat-module__YeMFja__leadRow{gap:var(--rc-space-2);display:flex}.WidgetChat-module__YeMFja__leadInput{min-width:0;height:2.25rem;padding:0 var(--rc-space-2-5);border:1px solid var(--rc-border-strong);border-radius:var(--rc-radius-sm);background:var(--rc-surface);font-size:var(--rc-text-chat-sm);flex:1}.WidgetChat-module__YeMFja__leadSubmit{height:2.25rem;padding:0 var(--rc-space-3-5);border-radius:var(--rc-radius-sm);background:var(--widget-accent);color:var(--rc-text-on-accent);font-size:var(--rc-text-2xs);flex-shrink:0;font-weight:600}.WidgetChat-module__YeMFja__leadSubmit:disabled{cursor:not-allowed;opacity:.6}.WidgetChat-module__YeMFja__leadError{color:var(--rc-attention);font-size:var(--rc-text-2xs)}.WidgetChat-module__YeMFja__prompts{gap:var(--rc-space-1-5);padding:0 var(--rc-space-4) var(--rc-space-3);flex-wrap:wrap;display:flex}.WidgetChat-module__YeMFja__prompt{min-height:1.875rem;padding:var(--rc-space-1) var(--rc-space-3);border:1px solid var(--rc-border-strong);border-radius:var(--rc-radius-full);background:var(--rc-surface);color:var(--rc-text-secondary);font-size:var(--rc-text-xs);text-align:left;animation:WidgetChat-module__YeMFja__promptIn .42s var(--rc-ease-out) both;transition:border-color var(--rc-duration-fast) var(--rc-ease), background-color var(--rc-duration-fast) var(--rc-ease), color var(--rc-duration-fast) var(--rc-ease), opacity var(--rc-duration-fast) var(--rc-ease);font-weight:500;line-height:1.3}.WidgetChat-module__YeMFja__prompt:nth-child(2){animation-delay:70ms}.WidgetChat-module__YeMFja__prompt:nth-child(3){animation-delay:.14s}.WidgetChat-module__YeMFja__prompt:hover:not(:disabled){border-color:var(--rc-border-mist);background:var(--rc-accent-soft)}.WidgetChat-module__YeMFja__prompt:disabled{cursor:not-allowed;opacity:.55}.WidgetChat-module__YeMFja__sendError{align-items:baseline;gap:var(--rc-space-2);padding:0 var(--rc-space-4) var(--rc-space-2);color:var(--rc-text-muted);font-size:var(--rc-text-2xs);display:flex}.WidgetChat-module__YeMFja__retry{color:var(--rc-accent);font-size:var(--rc-text-2xs);text-underline-offset:2px;font-weight:600;text-decoration:underline}.WidgetChat-module__YeMFja__composer{align-items:center;gap:var(--rc-space-2);margin:0 var(--rc-space-3) var(--rc-space-3);padding:.3125rem .3125rem .3125rem var(--rc-space-3-5);border:1px solid var(--rc-border-strong);border-radius:var(--rc-radius-lg);background:var(--rc-surface);transition:border-color var(--rc-duration-fast) var(--rc-ease), box-shadow var(--rc-duration-fast) var(--rc-ease);flex:none;display:flex}.WidgetChat-module__YeMFja__composer:focus-within{border-color:var(--rc-accent);box-shadow:0 0 0 1px var(--rc-accent)}.WidgetChat-module__YeMFja__input{min-width:0;height:2rem;font-size:var(--rc-text-xs);background:0 0;border:0;flex:1}.WidgetChat-module__YeMFja__input:focus-visible{outline:none}.WidgetChat-module__YeMFja__send{border-radius:var(--rc-radius-sm);background:var(--widget-accent);width:2rem;height:2rem;color:var(--rc-text-on-accent);transition:background-color var(--rc-duration-fast) var(--rc-ease), color var(--rc-duration-fast) var(--rc-ease);flex-shrink:0;place-items:center;display:grid}.WidgetChat-module__YeMFja__send:disabled{cursor:not-allowed;background:var(--rc-surface-sunken);color:var(--rc-text-subtle)}.WidgetChat-module__YeMFja__footer{padding:0 var(--rc-space-4) var(--rc-space-2-5);color:var(--rc-text-subtle);font-size:var(--rc-text-3xs);text-align:center;flex:none}.WidgetChat-module__YeMFja__footerLink{color:var(--rc-text-muted);font-weight:600}.WidgetChat-module__YeMFja__footerLink:hover{color:var(--rc-text)}.WidgetChat-module__YeMFja__stateScreen{height:100%;padding:var(--rc-space-6);background:var(--rc-surface);text-align:center;place-items:center;display:grid}.WidgetChat-module__YeMFja__stateText{max-width:17.5rem;color:var(--rc-text-muted);font-size:var(--rc-text-chat)}@media (max-width:32.4375rem){.WidgetChat-module__YeMFja__prompts{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 82%,#0000);mask-image:linear-gradient(90deg,#000 82%,#0000)}.WidgetChat-module__YeMFja__prompts::-webkit-scrollbar{display:none}.WidgetChat-module__YeMFja__prompt{white-space:nowrap;flex-shrink:0}}@media (pointer:coarse){.WidgetChat-module__YeMFja__prompts{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 82%,#0000);mask-image:linear-gradient(90deg,#000 82%,#0000)}.WidgetChat-module__YeMFja__prompts::-webkit-scrollbar{display:none}.WidgetChat-module__YeMFja__prompt{white-space:nowrap;flex-shrink:0;min-height:2.5rem}.WidgetChat-module__YeMFja__close,.WidgetChat-module__YeMFja__send{width:2.5rem;height:2.5rem}.WidgetChat-module__YeMFja__input,.WidgetChat-module__YeMFja__leadInput{height:2.5rem;font-size:1rem}.WidgetChat-module__YeMFja__leadSubmit{height:2.5rem}}@keyframes WidgetChat-module__YeMFja__promptIn{0%{opacity:0;transform:translateY(4px)}}
.widget-module__vlUBPW__viewport{background:var(--rc-surface);height:100dvh;max-height:100dvh;overflow:hidden}
