.AgentTaskList-module__-d5wLW__todo{color:var(--agent-ink,#101820);background:var(--agent-surface,#fff);border-radius:12px;padding:8px 12px 12px;font-family:inherit;font-size:13px;box-shadow:0 0 0 .5px #10182021,0 8px 22px #1018200a}.AgentTaskList-module__-d5wLW__todoHead{width:100%;min-height:25px;color:var(--agent-ink,#101820);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:12px;display:flex}.AgentTaskList-module__-d5wLW__todoHeadIcon{width:16px;height:16px;color:var(--agent-muted,#5d6963);flex:none;position:relative}.AgentTaskList-module__-d5wLW__todoListIcon,.AgentTaskList-module__-d5wLW__todoChevron,.AgentTaskList-module__-d5wLW__todoHeadCheck{width:16px;height:16px;margin:auto;transition:opacity .14s,transform .22s;position:absolute;inset:0}.AgentTaskList-module__-d5wLW__todoHeadCheck{color:var(--agent-action,#008a55)}.AgentTaskList-module__-d5wLW__todoChevron{opacity:0;width:13px;height:13px}.AgentTaskList-module__-d5wLW__todoHead[aria-expanded=false] .AgentTaskList-module__-d5wLW__todoChevron{transform:rotate(-90deg)}.AgentTaskList-module__-d5wLW__todoHead:hover .AgentTaskList-module__-d5wLW__todoListIcon,.AgentTaskList-module__-d5wLW__todoHead:hover .AgentTaskList-module__-d5wLW__todoHeadPie,.AgentTaskList-module__-d5wLW__todoHead:hover .AgentTaskList-module__-d5wLW__todoHeadCheck{opacity:0}.AgentTaskList-module__-d5wLW__todoHead:hover .AgentTaskList-module__-d5wLW__todoChevron{opacity:1}.AgentTaskList-module__-d5wLW__todoTitle{font-weight:700}.AgentTaskList-module__-d5wLW__todoSummary{min-width:0;color:var(--agent-muted,#5d6963);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.AgentTaskList-module__-d5wLW__todoCount{color:var(--agent-muted,#5d6963);font-variant-numeric:tabular-nums;margin-left:auto;font-size:11px;display:inline-flex}.AgentTaskList-module__-d5wLW__rollDigit{height:1em;line-height:1em;display:inline-block;overflow:hidden}.AgentTaskList-module__-d5wLW__rollInner{flex-direction:column;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex}.AgentTaskList-module__-d5wLW__rollInner span{height:1em;line-height:1em}.AgentTaskList-module__-d5wLW__rollInner.AgentTaskList-module__-d5wLW__on{transform:translateY(-1em)}.AgentTaskList-module__-d5wLW__todoCollapsible{opacity:1;grid-template-rows:1fr;transition:grid-template-rows .28s,opacity .2s;display:grid}.AgentTaskList-module__-d5wLW__todoCollapsible.AgentTaskList-module__-d5wLW__isCollapsed{opacity:0;pointer-events:none;grid-template-rows:0fr}.AgentTaskList-module__-d5wLW__todoInner{min-height:0;overflow:hidden}.AgentTaskList-module__-d5wLW__todoList{flex-direction:column;gap:10px;margin:0;padding:12px 0 0;list-style:none;display:flex}.AgentTaskList-module__-d5wLW__todoItem{color:#7b8781;animation:.36s cubic-bezier(.22,1,.36,1) backwards AgentTaskList-module__-d5wLW__todo-item-in;animation-delay:calc(var(--i,0) * 50ms);align-items:flex-start;gap:9px;line-height:18px;display:flex}.AgentTaskList-module__-d5wLW__todoIconWrap{flex:none;width:16px;height:16px;margin-top:1px;position:relative}.AgentTaskList-module__-d5wLW__todoIcon{color:#8d9792;opacity:0;width:16px;height:16px;transition:opacity .32s;position:absolute;inset:0}.AgentTaskList-module__-d5wLW__todoIcon.AgentTaskList-module__-d5wLW__on{opacity:1}.AgentTaskList-module__-d5wLW__todoIcon.AgentTaskList-module__-d5wLW__strong{color:var(--agent-primary,#006b43)}.AgentTaskList-module__-d5wLW__todoCopy{gap:1px;min-width:0;display:grid}.AgentTaskList-module__-d5wLW__todoLabel{color:#7b8781;text-overflow:ellipsis;white-space:nowrap;width:fit-content;max-width:100%;font-size:12px;font-weight:550;transition:color .36s;position:relative;overflow:hidden}.AgentTaskList-module__-d5wLW__todoLabel:before{content:attr(data-label);color:#0000;opacity:0;pointer-events:none;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#005033 0% 30%,#0050336b 45% 55%,#005033 70% 100%) 0 0/300% 100%;-webkit-background-clip:text;background-clip:text;transition:opacity .36s;position:absolute;inset:0}.AgentTaskList-module__-d5wLW__todoDetail{color:var(--agent-muted,#5d6963);text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.45;overflow:hidden}.AgentTaskList-module__-d5wLW__todoItem.AgentTaskList-module__-d5wLW__active .AgentTaskList-module__-d5wLW__todoLabel{color:#0000}.AgentTaskList-module__-d5wLW__todoItem.AgentTaskList-module__-d5wLW__active .AgentTaskList-module__-d5wLW__todoLabel:before{opacity:1;animation:2.25s infinite AgentTaskList-module__-d5wLW__todo-shine}.AgentTaskList-module__-d5wLW__todoItem.AgentTaskList-module__-d5wLW__done .AgentTaskList-module__-d5wLW__todoLabel{color:#7b8781;text-decoration:line-through}@property --todo-pie{syntax:"<percentage>";inherits:true;initial-value:0%}.AgentTaskList-module__-d5wLW__todoHeadPie{width:13px;height:13px;color:var(--agent-primary,#006b43);border-radius:50%;margin:auto;transition:opacity .14s,--todo-pie .4s;position:absolute;inset:0}.AgentTaskList-module__-d5wLW__todoHeadPieRing{color:#8d9792;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.AgentTaskList-module__-d5wLW__todoHeadPie:after{content:"";background:conic-gradient(currentColor var(--todo-pie,0%), transparent 0);border-radius:50%;position:absolute;inset:2.6px}@keyframes AgentTaskList-module__-d5wLW__todo-item-in{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@keyframes AgentTaskList-module__-d5wLW__todo-shine{0%,18%{background-position:100% 0}82%,to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.AgentTaskList-module__-d5wLW__todoItem,.AgentTaskList-module__-d5wLW__todoItem.AgentTaskList-module__-d5wLW__active .AgentTaskList-module__-d5wLW__todoLabel:before{animation:none}.AgentTaskList-module__-d5wLW__todoIcon,.AgentTaskList-module__-d5wLW__todoLabel,.AgentTaskList-module__-d5wLW__todoLabel:before,.AgentTaskList-module__-d5wLW__todoCollapsible,.AgentTaskList-module__-d5wLW__rollInner{transition:none}}
.page-module__3LSelq__page{--agent-deep:#005033;--agent-primary:#006b43;--agent-action:#008a55;--agent-soft:#f1fbf6;--agent-canvas:#f6f8f7;--agent-surface:#fff;--agent-ink:#101820;--agent-body:#3f4a56;--agent-muted:#5d6963;--agent-line:#dce3e0;--agent-line-strong:#c4cfca;--agent-warning:#654b13;--agent-warning-surface:#fff9e9;--agent-radius-control:10px;--agent-radius-surface:14px;--agent-ease:cubic-bezier(.16, 1, .3, 1);--agent-focus-ring:0 0 0 3px #006b431f;height:calc(100dvh - 66px);min-height:0;color:var(--agent-ink);background:var(--agent-canvas);overflow:hidden}.page-module__3LSelq__header{z-index:20;border-bottom:1px solid var(--agent-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;position:sticky;top:0}.page-module__3LSelq__headerRail{align-items:center;gap:44px;width:min(1440px,100% - 48px);height:66px;margin:0 auto;display:flex}.page-module__3LSelq__brand{color:var(--agent-ink);letter-spacing:-.02em;align-items:center;gap:10px;font-size:20px;font-weight:800;text-decoration:none;display:inline-flex}.page-module__3LSelq__brand img{object-fit:contain;width:30px;height:30px}.page-module__3LSelq__header nav{align-items:stretch;gap:28px;height:100%;display:flex}.page-module__3LSelq__header nav a{color:var(--agent-muted);align-items:center;font-size:14px;font-weight:650;text-decoration:none;transition:color .16s;display:inline-flex;position:relative}.page-module__3LSelq__header nav a:hover,.page-module__3LSelq__header nav a[aria-current=page]{color:var(--agent-deep)}.page-module__3LSelq__header nav a[aria-current=page]:after{background:var(--agent-action);content:"";height:2px;position:absolute;bottom:0;left:0;right:0}.page-module__3LSelq__account{margin-left:auto}.page-module__3LSelq__main{width:min(1440px,100% - 48px);margin:0 auto;padding:22px 0 64px}.page-module__3LSelq__hero{border-bottom:1px solid var(--agent-line);width:min(1200px,100%);min-width:0;margin:0 auto;padding:0 0 15px}.page-module__3LSelq__heroCopy{min-width:0}.page-module__3LSelq__hero h1{color:var(--agent-ink);letter-spacing:-.035em;margin:0 0 6px;font-size:clamp(30px,3vw,40px);font-weight:760;line-height:1.08}.page-module__3LSelq__hero p{max-width:64ch;color:var(--agent-body);margin:0;font-size:13px;line-height:1.55}.page-module__3LSelq__workspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:22px;width:min(1200px,100%);margin:18px auto 0;display:grid}.page-module__3LSelq__workbenchRail{display:contents}.page-module__3LSelq__demandPanel,.page-module__3LSelq__savePanel,.page-module__3LSelq__savedLibrary{border:1px solid var(--agent-line);background:var(--agent-surface);border-radius:10px}.page-module__3LSelq__conversation{background:0 0;border:0;border-radius:0;display:grid;overflow:visible}.page-module__3LSelq__conversationHeader{border-bottom:1px solid var(--agent-line);min-height:58px;color:var(--agent-ink);background:0 0;justify-content:space-between;align-items:center;gap:18px;padding:0 22px;display:flex}.page-module__3LSelq__conversationIdentity{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}.page-module__3LSelq__conversationHeader strong{font-size:14px;font-weight:750}.page-module__3LSelq__agentStatus{color:var(--agent-muted);white-space:nowrap;align-items:center;gap:7px;font-size:11px;display:inline-flex}.page-module__3LSelq__agentStatus i{background:var(--agent-action);border-radius:50%;width:6px;height:6px}.page-module__3LSelq__agentStatus[data-busy=true] i{background:var(--agent-action);animation:1.2s ease-in-out infinite page-module__3LSelq__agentPulse}.page-module__3LSelq__conversation[data-awaiting=true] .page-module__3LSelq__conversationHeader{background:#f6fbf8}.page-module__3LSelq__messages{scrollbar-gutter:stable;background:0 0;flex-direction:column;gap:16px;min-height:0;max-height:none;padding:21px 22px;display:flex;overflow-y:auto}.page-module__3LSelq__welcomeMessage{align-items:flex-start;gap:12px;display:flex}.page-module__3LSelq__welcomeMessage>span{width:32px;height:32px;color:var(--agent-primary);background:var(--agent-soft);border:1px solid #c7e5d5;border-radius:9px;flex:0 0 32px;place-items:center;font-size:10px;font-weight:800;display:grid}.page-module__3LSelq__welcomeMessage>div{min-width:0}.page-module__3LSelq__welcomeMessage strong{color:var(--agent-ink);font-size:15px;font-weight:750;display:block}.page-module__3LSelq__welcomeMessage p{max-width:68ch;color:var(--agent-body);margin:5px 0 0;font-size:12px;line-height:1.65}.page-module__3LSelq__exampleGroup{margin-left:44px}.page-module__3LSelq__exampleGroup>span{color:var(--agent-muted);margin-bottom:7px;font-size:11px;font-weight:650;display:block}.page-module__3LSelq__examples{border-top:1px solid var(--agent-line);grid-template-columns:minmax(0,1fr);gap:0;display:grid}.page-module__3LSelq__examples button{border:0;border-bottom:1px solid var(--agent-line);width:100%;color:var(--agent-body);font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:0;padding:10px 0;font-size:12px;line-height:1.5;transition:color .16s,background .16s}.page-module__3LSelq__clarification button,.page-module__3LSelq__emptyState button{border:1px solid var(--agent-line);min-width:0;color:var(--agent-body);background:var(--agent-surface);font:inherit;text-align:left;cursor:pointer;border-radius:7px;padding:10px 11px;font-size:12px;line-height:1.5;transition:border-color .16s,background .16s,transform .16s}.page-module__3LSelq__clarification button:hover,.page-module__3LSelq__emptyState button:hover{border-color:var(--agent-action);background:var(--agent-soft);transform:translateY(-1px)}.page-module__3LSelq__examples button:not(:disabled):hover{border-color:var(--agent-line);color:var(--agent-primary);background:var(--agent-soft);transform:none}.page-module__3LSelq__examples button:disabled{color:var(--agent-muted);cursor:not-allowed;opacity:.62;background:0 0}.page-module__3LSelq__message{align-items:flex-start;gap:10px;max-width:82%;display:flex}.page-module__3LSelq__message[data-role=user]{flex-direction:row-reverse;margin-left:auto}.page-module__3LSelq__message>span{border:1px solid var(--agent-line);width:28px;height:28px;color:var(--agent-primary);background:var(--agent-soft);border-radius:8px;flex:0 0 28px;place-items:center;font-size:10px;font-weight:800;display:grid}.page-module__3LSelq__message[data-role=user]>span{border-color:var(--agent-action);color:#fff;background:var(--agent-action)}.page-module__3LSelq__messageBody{min-width:0}.page-module__3LSelq__message p{overflow-wrap:anywhere;color:var(--agent-body);margin:0;font-size:13px;line-height:1.7}.page-module__3LSelq__message[data-role=assistant] .page-module__3LSelq__messageBody{border:1px solid var(--agent-line);background:var(--agent-surface);border-radius:4px 12px 12px;padding:11px 14px 12px}.page-module__3LSelq__message[data-role=user] .page-module__3LSelq__messageBody{background:var(--agent-soft);border:1px solid #c4e8d4;border-radius:12px 4px 12px 12px;padding:11px 14px}.page-module__3LSelq__message[data-role=user] p{color:var(--agent-ink)}.page-module__3LSelq__messageActions{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.page-module__3LSelq__messageActions button{max-width:100%;min-height:32px;color:var(--agent-primary);font:inherit;overflow-wrap:anywhere;cursor:pointer;background:#f7fcf9;border:1px solid #b8d6c6;border-radius:7px;padding:6px 11px;font-size:11px;font-weight:700;transition:border-color .16s,background .16s}.page-module__3LSelq__messageActions button:hover{border-color:var(--agent-action);background:var(--agent-soft)}.page-module__3LSelq__messageActions button:disabled{opacity:.55;cursor:not-allowed}.page-module__3LSelq__clarificationCard{border:1px solid var(--agent-line);border-radius:var(--agent-radius-surface);background:#f8faf9;margin-top:14px;padding:14px}.page-module__3LSelq__clarificationHint{color:var(--agent-muted);font-size:12px;line-height:1.5;display:block}.page-module__3LSelq__clarificationCard .page-module__3LSelq__messageActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px;display:grid}.page-module__3LSelq__clarificationCard .page-module__3LSelq__messageActions button{border-color:var(--agent-line-strong);border-radius:var(--agent-radius-control);min-height:44px;color:var(--agent-ink);background:var(--agent-surface);text-align:left;padding:9px 12px;font-size:12px;font-weight:650}.page-module__3LSelq__clarificationCard .page-module__3LSelq__messageActions button:not(:disabled):hover,.page-module__3LSelq__clarificationCard .page-module__3LSelq__messageActions button:not(:disabled):focus-visible{border-color:var(--agent-action);color:var(--agent-primary);background:var(--agent-soft)}.page-module__3LSelq__progressSlot{width:100%}.page-module__3LSelq__inlineError{color:#8f321a;background:#fff5f1;border:1px solid #e7c9c5;border-radius:10px;gap:4px;padding:13px 15px;display:grid}.page-module__3LSelq__inlineError strong{font-size:12px}.page-module__3LSelq__inlineError span{overflow-wrap:anywhere;font-size:12px;line-height:1.55}.page-module__3LSelq__inlineErrorActions{flex-wrap:wrap;gap:7px;margin-top:7px;display:flex}.page-module__3LSelq__inlineErrorActions button{color:#7f2d19;min-height:31px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9aaa0;border-radius:7px;padding:6px 10px;font-size:11px;font-weight:700}.page-module__3LSelq__composerSlot{background:0 0;padding:16px 22px 15px}.page-module__3LSelq__savePanel button,.page-module__3LSelq__demandEditor button,.page-module__3LSelq__savedLibrary button,.page-module__3LSelq__feedback button{font:inherit;cursor:pointer;border:0;transition:border-color .16s,background .16s,color .16s,transform .16s}.page-module__3LSelq__savePanel button:active,.page-module__3LSelq__demandEditor button:active,.page-module__3LSelq__savedLibrary button:active,.page-module__3LSelq__feedback button:active{transform:translateY(1px)}.page-module__3LSelq__savePanel button:last-child,.page-module__3LSelq__savePanel a,.page-module__3LSelq__emptyState>a{color:#fff;background:var(--agent-action);border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:35px;padding:8px 13px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.page-module__3LSelq__savePanel button:disabled,.page-module__3LSelq__feedback button:disabled{opacity:.5;cursor:not-allowed}.page-module__3LSelq__sidePanel{border-top:1px solid var(--agent-line);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:22px;min-width:0;padding-top:20px;display:grid}.page-module__3LSelq__sidePanelSupport{align-content:start;gap:14px;min-width:0;display:grid}.page-module__3LSelq__demandPanel,.page-module__3LSelq__savePanel,.page-module__3LSelq__demandEditor{background:0 0;border:0;border-radius:0;padding:0}.page-module__3LSelq__demandPanel{min-width:0}.page-module__3LSelq__demandFactsDesktop{display:grid}.page-module__3LSelq__panelHeading{justify-content:space-between;align-items:flex-start;gap:13px;display:flex}.page-module__3LSelq__panelHeadingCopy{min-width:0}.page-module__3LSelq__panelHeading h2,.page-module__3LSelq__savePanel h2{color:var(--agent-ink);letter-spacing:-.02em;margin:0;font-size:18px;font-weight:760}.page-module__3LSelq__panelHeadingCopy p{color:var(--agent-muted);margin:5px 0 0;font-size:11px;line-height:1.45}.page-module__3LSelq__panelHeadingStatus{color:var(--agent-primary);flex:none;padding-top:2px;font-size:10px;font-weight:750}.page-module__3LSelq__demandPanel dl{margin:16px 0 0;display:grid}.page-module__3LSelq__demandPanel dl>div{border-bottom:1px solid #edf1ef;grid-template-columns:70px minmax(0,1fr);gap:11px;min-width:0;padding:9px 0;display:grid}.page-module__3LSelq__demandPanel dt{color:var(--agent-muted);font-size:11px}.page-module__3LSelq__demandPanel dd{overflow-wrap:anywhere;min-width:0;color:var(--agent-body);margin:0;font-size:12px;font-weight:650;line-height:1.5}.page-module__3LSelq__demandDetails{border-top:1px solid var(--agent-line);margin-top:11px}.page-module__3LSelq__demandDetails summary{color:var(--agent-primary);cursor:pointer;padding:10px 0;font-size:11px;font-weight:750}.page-module__3LSelq__demandDetails[open] summary{border-bottom:1px solid var(--agent-line)}.page-module__3LSelq__demandDetails .page-module__3LSelq__demandSecondaryFacts{margin-top:0}.page-module__3LSelq__constraintGroup{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.page-module__3LSelq__constraintGroup strong{width:100%;color:var(--agent-body);font-size:11px}.page-module__3LSelq__constraintGroup span{color:var(--agent-warning);background:var(--agent-warning-surface);border:1px solid #eadbb8;border-radius:6px;padding:5px 7px;font-size:10px;line-height:1.35}.page-module__3LSelq__constraintGroup[data-tone=soft] span{color:var(--agent-primary);background:var(--agent-soft);border-color:#c4e8d4}.page-module__3LSelq__preferenceGroup{flex-wrap:wrap;gap:6px;margin-top:15px;display:flex}.page-module__3LSelq__preferenceGroup strong{width:100%;color:var(--agent-muted);font-size:11px}.page-module__3LSelq__preferenceGroup span{color:var(--agent-primary);background:var(--agent-soft);border:1px solid #c4e8d4;border-radius:6px;padding:5px 7px;font-size:10px}.page-module__3LSelq__capabilityGapPanel h3{color:var(--agent-warning);margin:0;font-size:12px}.page-module__3LSelq__capabilityGapPanel>ul{color:var(--agent-warning);margin:9px 0;padding-left:17px;font-size:11px}.page-module__3LSelq__capabilityGapPanel{color:var(--agent-body);background:#fffdf5;border:1px solid #e8d8ad;border-radius:8px;margin-top:16px;padding:13px 14px}.page-module__3LSelq__capabilityGapPanel h3{color:var(--agent-warning);margin:0;font-size:12px;font-weight:780}.page-module__3LSelq__capabilityGapPanel p{margin:6px 0 0;font-size:11px;line-height:1.55}.page-module__3LSelq__capabilityGapPanel>ul{color:var(--agent-warning);gap:4px;margin:9px 0 0;padding-left:17px;font-size:11px;font-weight:700;display:grid}.page-module__3LSelq__capabilityGapApplied{border-top:1px solid #eee3c7;margin-top:12px;padding-top:11px}.page-module__3LSelq__capabilityGapApplied strong{color:var(--agent-primary);font-size:11px}.page-module__3LSelq__capabilityGapPanel .page-module__3LSelq__capabilityGapAppliedFacts{margin-top:5px}.page-module__3LSelq__capabilityGapPanel .page-module__3LSelq__capabilityGapAppliedFacts>div{border-bottom:0;grid-template-columns:58px minmax(0,1fr);gap:8px;padding:4px 0}.page-module__3LSelq__capabilityGapPanel .page-module__3LSelq__capabilityGapAppliedFacts dt,.page-module__3LSelq__capabilityGapPanel .page-module__3LSelq__capabilityGapAppliedFacts dd{font-size:10px}.page-module__3LSelq__capabilityGapPanel .page-module__3LSelq__capabilityGapAction{color:var(--agent-primary);font-weight:650}.page-module__3LSelq__boundaryNote,.page-module__3LSelq__savePanel p{color:var(--agent-muted);margin:15px 0 0;font-size:11px;line-height:1.6}.page-module__3LSelq__editDemand{width:100%;min-height:35px;color:var(--agent-body);background:var(--agent-surface);border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:700;display:inline-flex;border:1px solid var(--agent-line-strong)!important}.page-module__3LSelq__editDemand:hover,.page-module__3LSelq__demandEditor button:hover,.page-module__3LSelq__savedLibrary button:hover,.page-module__3LSelq__feedback button:hover{border-color:var(--agent-action);color:var(--agent-primary);background:var(--agent-soft)}.page-module__3LSelq__demandEditor{border-top:1px solid var(--agent-line);gap:11px;padding-top:16px;display:grid}.page-module__3LSelq__demandEditor label{min-width:0;color:var(--agent-body);gap:5px;font-size:11px;font-weight:700;display:grid}.page-module__3LSelq__demandEditor input,.page-module__3LSelq__demandEditor select{border:1px solid var(--agent-line-strong);width:100%;min-width:0;min-height:34px;color:var(--agent-ink);background:var(--agent-surface);font:inherit;border-radius:7px;padding:7px 9px;font-size:12px}.page-module__3LSelq__demandEditor input:focus,.page-module__3LSelq__demandEditor select:focus{border-color:var(--agent-action);box-shadow:0 0 0 3px #008a551c}.page-module__3LSelq__editorPair{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.page-module__3LSelq__demandEditor>div,.page-module__3LSelq__subscriptionActions{flex-wrap:wrap;gap:7px;display:flex}.page-module__3LSelq__demandEditor button{border:1px solid var(--agent-line-strong);min-height:31px;color:var(--agent-body);background:var(--agent-surface);border-radius:7px;padding:6px 10px;font-size:11px}.page-module__3LSelq__savePanel h2{margin-top:0}.page-module__3LSelq__savePanel{border-top:1px solid var(--agent-line);padding-top:16px}.page-module__3LSelq__savePanel p{margin:7px 0 14px}.page-module__3LSelq__savePanel>div{flex-wrap:wrap;gap:7px;display:flex}.page-module__3LSelq__savePanel>div button{border:1px solid var(--agent-line-strong);min-height:34px;color:var(--agent-body);background:var(--agent-surface);border-radius:8px;padding:7px 10px;font-size:11px;font-weight:700}.page-module__3LSelq__savePanel>div button:last-child{border-color:var(--agent-action);color:#fff;background:var(--agent-action)}.page-module__3LSelq__savePanel>a{padding-left:12px;padding-right:12px}.page-module__3LSelq__savePanel small{color:var(--agent-primary);margin-top:11px;font-size:11px;line-height:1.5;display:block}.page-module__3LSelq__subscriptionActions{align-items:center;margin-top:11px}.page-module__3LSelq__subscriptionActions span{width:100%;color:var(--agent-body);font-size:11px;font-weight:700}.page-module__3LSelq__subscriptionActions button{border:1px solid var(--agent-line-strong);min-height:30px;color:var(--agent-body);background:var(--agent-surface);border-radius:7px;padding:5px 8px;font-size:10px}.page-module__3LSelq__savedLibrary{margin-top:18px;padding:20px}.page-module__3LSelq__savedLibrary>header{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.page-module__3LSelq__savedLibrary h2{color:var(--agent-ink);letter-spacing:-.025em;margin:0;font-size:20px}.page-module__3LSelq__savedLibrary header p{color:var(--agent-muted);margin:5px 0 0;font-size:11px}.page-module__3LSelq__savedLibrary>header small{color:var(--agent-primary);font-size:11px}.page-module__3LSelq__savedLibrary>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:16px;display:grid}.page-module__3LSelq__savedLibrary article{border:1px solid var(--agent-line);border-radius:9px;gap:7px;min-width:0;padding:13px;display:grid}.page-module__3LSelq__savedLibrary article>strong{overflow-wrap:anywhere;color:var(--agent-ink);font-size:12px;line-height:1.45}.page-module__3LSelq__savedLibrary article>span{color:var(--agent-muted);font-size:10px}.page-module__3LSelq__savedLibrary article>div{flex-wrap:wrap;gap:6px;display:flex}.page-module__3LSelq__savedLibrary button{border:1px solid var(--agent-line);min-height:28px;color:var(--agent-body);background:var(--agent-surface);border-radius:6px;padding:5px 8px;font-size:10px}.page-module__3LSelq__evidencePanel{background:0 0;border:0;margin-top:11px;padding:0}.page-module__3LSelq__evidencePanel h4{color:var(--agent-body);margin:0 0 4px;font-size:10px}.page-module__3LSelq__evidencePanel ul{color:var(--agent-body);margin:0;padding-left:16px;font-size:10px}.page-module__3LSelq__evidenceDisclosure{border-top:1px solid #e3ece7;padding-top:10px}.page-module__3LSelq__evidenceDisclosure summary{color:var(--agent-primary);cursor:pointer;font-size:11px;font-weight:700}.page-module__3LSelq__evidenceDetails{gap:9px;margin-top:10px;display:grid}.page-module__3LSelq__evidencePanel h4{color:var(--agent-body);margin:0 0 4px;font-size:10px;font-weight:750}.page-module__3LSelq__evidenceList{gap:4px;margin:0;padding:0;list-style:none;display:grid}.page-module__3LSelq__evidenceList li{color:var(--agent-body);gap:1px;font-size:10px;line-height:1.4;display:grid}.page-module__3LSelq__evidenceList li small{overflow-wrap:anywhere;color:var(--agent-muted);font-size:9px}.page-module__3LSelq__evidenceList[data-tone=risk] strong{color:var(--agent-warning)}.page-module__3LSelq__evidenceList[data-tone=unknown] strong{color:#916b28}.page-module__3LSelq__evidenceList[data-tone=capability] strong,.page-module__3LSelq__evidenceList[data-tone=capability] li{color:var(--agent-muted)}.page-module__3LSelq__clarification,.page-module__3LSelq__emptyState{border:1px solid var(--agent-line);background:#fbfcfd;border-radius:10px;margin-top:20px;padding:22px}.page-module__3LSelq__clarification>strong,.page-module__3LSelq__emptyState>strong{overflow-wrap:anywhere;color:var(--agent-ink);font-size:16px;line-height:1.5;display:block}.page-module__3LSelq__clarification>div,.page-module__3LSelq__emptyState>div{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.page-module__3LSelq__emptyState p{color:var(--agent-muted);margin:7px 0 0;font-size:12px;line-height:1.6}.page-module__3LSelq__emptyState[data-tone=warning]{background:var(--agent-warning-surface);border-color:#eadbb8}.page-module__3LSelq__emptyState>a{margin-top:14px}@media (min-width:721px){.page-module__3LSelq__conversation{border:1px solid var(--agent-line);background:var(--agent-surface);border-radius:12px;overflow:hidden}.page-module__3LSelq__composerSlot{border-top:1px solid var(--agent-line)}}.page-module__3LSelq__selectionError{color:#a43b20;margin:13px 0 0;font-size:11px;line-height:1.5}.page-module__3LSelq__sourceConfirmDialog{overscroll-behavior:contain;border:1px solid var(--agent-line);width:min(29rem,100vw - 2rem);color:var(--agent-body);background:var(--agent-surface);border-radius:12px;padding:1.5rem;box-shadow:0 1.5rem 4rem #10182038}.page-module__3LSelq__sourceConfirmDialog::backdrop{background:#1018208c}.page-module__3LSelq__sourceConfirmDialog>p:not(.page-module__3LSelq__selectionError){color:var(--agent-muted);margin-top:.5rem;line-height:1.6}.page-module__3LSelq__sourceConfirmActions{justify-content:flex-end;gap:.6rem;margin-top:1.25rem;display:flex}.page-module__3LSelq__sourceConfirmActions button,.page-module__3LSelq__sourceConfirmLink{border:1px solid var(--agent-line);min-height:2.5rem;color:var(--agent-body);background:var(--agent-surface);font:inherit;cursor:pointer;border-radius:7px;align-items:center;padding:.55rem .9rem;text-decoration:none;display:inline-flex}.page-module__3LSelq__sourceConfirmActions button:last-child,.page-module__3LSelq__sourceConfirmLink{border-color:var(--agent-action);color:#fff;background:var(--agent-action)}.page-module__3LSelq__sourceConfirmActions button:disabled{opacity:.55;cursor:not-allowed}.page-module__3LSelq__feedback{border-top:1px solid var(--agent-line);flex-wrap:wrap;align-items:center;gap:7px;margin-top:20px;padding-top:15px;display:flex}.page-module__3LSelq__feedback>span{color:var(--agent-body);margin-right:4px;font-size:11px}.page-module__3LSelq__feedback button{border:1px solid var(--agent-line);min-height:29px;color:var(--agent-body);background:var(--agent-surface);border-radius:6px;padding:5px 8px;font-size:10px}.page-module__3LSelq__feedback a{color:var(--agent-primary);font-size:11px;font-weight:700}.page-module__3LSelq__feedback small{color:var(--agent-primary);margin-left:auto;font-size:11px}.page-module__3LSelq__feedbackReasonPicker div{flex-wrap:wrap;gap:5px;display:flex}.page-module__3LSelq__feedbackReasonPicker button[aria-pressed=true]{border-color:var(--agent-action);color:var(--agent-primary);background:var(--agent-soft)}.page-module__3LSelq__feedbackReasonPicker select{border:1px solid var(--agent-line);min-height:32px;color:var(--agent-body);background:var(--agent-surface);font:inherit;border-radius:6px;padding:6px 7px}.page-module__3LSelq__feedbackReasonPicker textarea{border:1px solid var(--agent-line);min-height:54px;font:inherit;border-radius:6px;padding:7px}.page-module__3LSelq__feedbackReasonPicker{background:#f8fcf9;border:1px solid #d7e6de;border-radius:8px;flex-basis:100%;gap:8px;padding:10px;display:grid}.page-module__3LSelq__feedbackReasonPicker>strong{color:var(--agent-body);font-size:11px}.page-module__3LSelq__feedbackReasonOptions{flex-wrap:wrap;gap:5px;display:flex}.page-module__3LSelq__feedbackReasonOptions button[aria-pressed=true]{border-color:var(--agent-action);color:var(--agent-primary);background:var(--agent-soft)}.page-module__3LSelq__feedbackReasonPicker label{color:var(--agent-muted);font-size:10px}.page-module__3LSelq__feedbackReasonPicker textarea{resize:vertical;border:1px solid var(--agent-line);min-height:54px;color:var(--agent-body);font:inherit;background:#fff;border-radius:6px;padding:7px;font-size:11px}.page-module__3LSelq__feedbackReasonActions{gap:6px;display:flex}.page-module__3LSelq__page a:focus-visible,.page-module__3LSelq__page button:focus-visible,.page-module__3LSelq__page summary:focus-visible,.page-module__3LSelq__page textarea:focus-visible,.page-module__3LSelq__page input:focus-visible,.page-module__3LSelq__page select:focus-visible{outline-offset:2px;outline:3px solid #9de2c3}@keyframes page-module__3LSelq__agentPulse{0%,to{opacity:.4;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@media (min-width:1181px){.page-module__3LSelq__main[data-workbench=true]{grid-template-rows:auto auto auto auto;grid-template-columns:minmax(0,1fr);align-items:start;row-gap:26px;display:grid}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__hero{grid-area:1/1/auto/-1;width:100%}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__hero h1{font-size:32px}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__workspace{min-width:0;display:contents}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__workbenchRail{grid-area:2/1/auto/-1;grid-template-columns:minmax(0,1fr) minmax(292px,332px);align-content:start;align-items:start;gap:32px;min-width:0;display:grid}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__conversation{grid-column:1;min-width:0}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__conversationHeader{gap:12px;min-height:50px;padding:0 16px}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__demandDetails summary{color:var(--agent-body)}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__composerSlot{padding:12px 16px 14px}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__messages{overscroll-behavior:contain;background:#fbfcfb;gap:12px;height:auto;min-height:0;max-height:none;padding:16px 18px}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__sidePanel{border:0;border-left:1px solid var(--agent-line);background:0 0;border-radius:0;grid-column:2;grid-template-columns:minmax(0,1fr);gap:14px;min-width:0;max-height:none;padding:0 0 0 24px;position:static;overflow:visible}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__savedLibrary{grid-area:4/1/auto/-1;min-width:0;margin-top:0}}@media (max-width:1180px){.page-module__3LSelq__workspace{grid-template-columns:1fr}.page-module__3LSelq__sidePanel{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.page-module__3LSelq__headerRail,.page-module__3LSelq__main{width:min(100% - 28px,1440px)}.page-module__3LSelq__headerRail{flex-wrap:wrap;gap:8px 20px;height:auto;min-height:64px;padding:10px 0}.page-module__3LSelq__header nav{order:3;gap:20px;width:100%;height:34px}.page-module__3LSelq__hero{grid-template-columns:1fr;align-items:start;gap:16px}.page-module__3LSelq__heroScope{justify-content:flex-start;max-width:none}.page-module__3LSelq__sidePanel,.page-module__3LSelq__examples,.page-module__3LSelq__savedLibrary>div{grid-template-columns:1fr}.page-module__3LSelq__messages{padding:18px}.page-module__3LSelq__message{max-width:92%}.page-module__3LSelq__composerSlot{padding-left:18px;padding-right:18px}.page-module__3LSelq__feedback{flex-direction:column;align-items:flex-start}.page-module__3LSelq__feedback small{margin-left:0}}@media (prefers-reduced-motion:reduce){.page-module__3LSelq__header{-webkit-backdrop-filter:none;backdrop-filter:none}.page-module__3LSelq__agentStatus[data-busy=true] i{animation:none}.page-module__3LSelq__header nav a,.page-module__3LSelq__examples button,.page-module__3LSelq__clarification button,.page-module__3LSelq__emptyState button,.page-module__3LSelq__savePanel button,.page-module__3LSelq__demandEditor button,.page-module__3LSelq__savedLibrary button,.page-module__3LSelq__feedback button{transition:none}}.page-module__3LSelq__main{flex-direction:column;gap:14px;width:min(1320px,100% - 64px);height:100%;min-height:0;padding:14px 0 18px;display:flex;overflow:hidden}.page-module__3LSelq__hero{flex:none;width:min(1180px,100%);padding-bottom:12px}.page-module__3LSelq__hero h1{font-size:28px;line-height:1.12}.page-module__3LSelq__workspace,.page-module__3LSelq__workbenchRail{width:min(1180px,100%);min-height:0}.page-module__3LSelq__workspace{flex:1 1 0;align-items:stretch;margin-top:0;display:flex;overflow:hidden}.page-module__3LSelq__workbenchRail{flex:1 1 0;height:100%;display:flex;overflow:hidden}.page-module__3LSelq__conversation{border:1px solid var(--agent-line);background:var(--agent-surface);border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.page-module__3LSelq__conversationHeader{background:#fff;min-height:60px;padding:0 28px}.page-module__3LSelq__conversationIdentity{padding-left:42px;position:relative}.page-module__3LSelq__conversationIdentity:before{color:#fff;background:var(--agent-deep);content:"AI";border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:grid;position:absolute;top:50%;left:0;transform:translateY(-50%)}.page-module__3LSelq__newConversation{min-height:32px;color:var(--agent-primary);font:inherit;cursor:pointer;background:0 0;border:0;margin-left:8px;padding:0 4px;font-size:12px;font-weight:700}.page-module__3LSelq__conversationActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 14px;margin-left:auto;display:inline-flex}.page-module__3LSelq__messages{overscroll-behavior:contain;background:#fbfcfb;gap:0;height:auto;min-height:0;max-height:none;padding:24px clamp(28px,5vw,72px);overflow-y:auto}.page-module__3LSelq__messageLane{flex-direction:column;gap:18px;width:min(100%,1080px);min-height:100%;margin:0 auto;display:flex}.page-module__3LSelq__resumeNotice{width:fit-content;max-width:100%;color:var(--agent-primary);background:var(--agent-soft);border:1px solid #cde5d8;border-radius:999px;margin:0 auto 14px;padding:7px 10px;font-size:12px;line-height:1.45}.page-module__3LSelq__bubbleList.ant-bubble-list{gap:18px;display:grid;max-height:none!important}.page-module__3LSelq__bubbleList .ant-bubble{max-width:min(100%,760px)}:is(.page-module__3LSelq__bubbleList .ant-bubble-placement-end,.page-module__3LSelq__bubbleList .ant-bubble-end){max-width:min(100%,620px)}.page-module__3LSelq__bubbleList .ant-bubble-content{border:1px solid var(--agent-line);color:var(--agent-body);box-shadow:none;background:#fff;border-radius:14px;padding:12px 16px}.page-module__3LSelq__bubbleList .ant-bubble-placement-end .ant-bubble-content{color:var(--agent-ink);background:var(--agent-soft);border-color:#c4e8d4}.page-module__3LSelq__bubbleList .ant-bubble-end .ant-bubble-content{color:var(--agent-ink);background:var(--agent-soft);border-color:#c4e8d4}.page-module__3LSelq__modalFacts{border-top:1px solid var(--agent-line);flex-wrap:wrap;gap:0;margin:12px 0 0;display:flex}.page-module__3LSelq__modalFacts>div{gap:6px;min-width:150px;padding:10px 18px 2px 0;display:flex}.page-module__3LSelq__modalFacts dt{color:var(--agent-primary);font-size:12px;font-weight:750}.page-module__3LSelq__modalFacts dd{color:var(--agent-body);margin:0;font-size:12px}.page-module__3LSelq__resultsLink{border-radius:var(--agent-radius-control);min-height:42px;color:var(--agent-primary);background:var(--agent-soft);font:inherit;cursor:pointer;border:1px solid #b8d6c6;justify-content:center;align-items:center;gap:6px;margin:14px 0 0;padding:0 14px;font-size:13px;font-weight:750;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.page-module__3LSelq__resultsLink:hover,.page-module__3LSelq__resultsLink:focus-visible{border-color:var(--agent-action);color:var(--agent-deep);background:#e9f7ef}.page-module__3LSelq__resultPreview{gap:6px;width:min(100%,720px);margin:12px 0 0;padding:0;list-style:none;display:grid}.page-module__3LSelq__resultPreview li{min-width:0}.page-module__3LSelq__resultPreviewLead{background:var(--agent-surface);border:1px solid #dfe7e3;border-radius:12px;grid-template-columns:minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.page-module__3LSelq__resultPreviewLead[data-has-media=true]{grid-template-columns:104px minmax(0,1fr)}.page-module__3LSelq__resultPreviewMedia{object-fit:cover;border-right:1px solid var(--agent-line);background:var(--agent-canvas);width:100%;height:100%;min-height:112px}.page-module__3LSelq__resultPreviewBody{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) max-content;align-content:start;gap:4px 12px;min-width:0;padding:9px 12px;display:grid}.page-module__3LSelq__resultPreviewTopline{grid-column:1/-1;align-items:center;gap:8px;min-width:0;display:flex}.page-module__3LSelq__resultPreviewSummary{align-content:start;gap:4px;min-width:0;display:grid}.page-module__3LSelq__resultPreviewStatus{color:var(--agent-deep);background:var(--agent-soft);white-space:nowrap;border-radius:999px;flex:none;padding:3px 8px;font-size:11px;font-weight:700;line-height:1.35}.page-module__3LSelq__resultPreviewIndex{color:var(--agent-muted);font-variant-numeric:tabular-nums;flex:none;margin-left:auto;font-size:10px;line-height:1.45}.page-module__3LSelq__resultPreviewTitle{overflow-wrap:anywhere;min-width:0;color:var(--agent-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:760;line-height:1.42;display:-webkit-box;overflow:hidden}.page-module__3LSelq__resultPreviewMeta{min-width:0;color:var(--agent-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.55;display:block;overflow:hidden}.page-module__3LSelq__resultPreviewPriceBlock{min-width:0;border-left:0;align-content:start;align-self:center;justify-items:end;gap:3px;min-inline-size:92px;margin-top:0;padding-left:8px;display:grid}.page-module__3LSelq__resultPreviewPriceLabel{color:var(--agent-muted);text-align:right;font-size:10px;line-height:1.45}.page-module__3LSelq__resultPreviewPrice{overflow-wrap:anywhere;color:var(--agent-primary);font-variant-numeric:tabular-nums;font-size:15px;font-weight:760;line-height:1.4}.page-module__3LSelq__loadingBubble{max-width:min(100%,760px)}.page-module__3LSelq__loadingBubble .ant-bubble-content{background:0 0;border:0;padding:0}.page-module__3LSelq__errorBubble{max-width:min(100%,760px)}.page-module__3LSelq__errorBubble .ant-bubble-content{background:0 0;border:0;padding:0}.page-module__3LSelq__progressSlot{border-radius:var(--agent-radius-surface);width:100%;color:var(--agent-muted);background:var(--agent-surface);border:1px solid #dce7e1;gap:14px;padding:14px 15px 15px;font-size:12px;display:grid;box-shadow:0 1px 2px #1353360d,0 8px 24px #1353360d}.page-module__3LSelq__progressHeader{grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;display:grid}.page-module__3LSelq__progressRing{background:conic-gradient(var(--agent-action) 0 24%, #dfe8e3 24% 100%);border-radius:50%;width:16px;height:16px;animation:.9s linear infinite page-module__3LSelq__progressRingSpin;position:relative}.page-module__3LSelq__progressRing:after{border-radius:inherit;background:var(--agent-surface);content:"";position:absolute;inset:3px}.page-module__3LSelq__progressCount{color:#7e8e85;font-variant-numeric:tabular-nums;font-size:11px;font-weight:650}.page-module__3LSelq__progressSteps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.page-module__3LSelq__progressStep{color:#96a49c;align-items:center;gap:7px;min-width:0;font-size:11px;line-height:1.35;display:flex}.page-module__3LSelq__progressStepMarker{color:#899990;width:20px;height:20px;transition:color .22s var(--agent-ease), border-color .22s var(--agent-ease), background .22s var(--agent-ease), transform .22s var(--agent-ease);background:#fbfcfb;border:1px dashed #c9d5ce;border-radius:50%;flex:0 0 20px;place-items:center;font-size:10px;font-weight:700;display:grid}.page-module__3LSelq__progressStepMarker .anticon{font-size:10px}.page-module__3LSelq__progressStepLabel{white-space:nowrap;min-width:0}.page-module__3LSelq__progressStep[data-state=completed]{color:var(--agent-primary)}.page-module__3LSelq__progressStep[data-state=completed] .page-module__3LSelq__progressStepMarker{color:#fff;background:var(--agent-action);border-style:solid;border-color:#b8dcc7}.page-module__3LSelq__progressStep[data-state=current]{color:var(--agent-ink);font-weight:750}.page-module__3LSelq__progressStep[data-state=current] .page-module__3LSelq__progressStepMarker{border-style:solid;border-color:var(--agent-action);color:#fff;background:var(--agent-action);transform:scale(1.04)}.page-module__3LSelq__progressStep[data-state=current] .page-module__3LSelq__progressStepLabel{background:linear-gradient(90deg, var(--agent-ink) 0%, var(--agent-ink) 34%, #7d8f85 50%, var(--agent-ink) 66%, var(--agent-ink) 100%);color:#0000;-webkit-text-fill-color:transparent;animation:page-module__3LSelq__progressTextShine 2.4s var(--agent-ease) infinite;background-size:260% 100%;-webkit-background-clip:text;background-clip:text}.page-module__3LSelq__progressStatus{min-width:0;min-height:20px;color:var(--agent-ink);align-items:center;gap:7px;font-size:13px;font-weight:650;line-height:1.55;display:flex}.page-module__3LSelq__progressVisual{overflow-wrap:anywhere;min-height:20px;display:block}@keyframes page-module__3LSelq__progressRingSpin{to{transform:rotate(1turn)}}@keyframes page-module__3LSelq__progressTextShine{0%,18%{background-position:100% 0}82%,to{background-position:0 0}}.page-module__3LSelq__progressDots{gap:5px;display:inline-flex}.page-module__3LSelq__progressDots i{background:var(--agent-action);border-radius:50%;width:5px;height:5px;animation:1.1s ease-in-out infinite page-module__3LSelq__agentPulse}.page-module__3LSelq__progressDots i:nth-child(2){animation-delay:.14s}.page-module__3LSelq__progressDots i:nth-child(3){animation-delay:.28s}.page-module__3LSelq__composerSlot{border-top:1px solid var(--agent-line);background:#fff;padding:14px 28px 16px}.page-module__3LSelq__senderLabel>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-module__3LSelq__sender{border:1px solid var(--agent-line-strong);border-radius:14px;width:min(100%,960px);margin:0 auto;box-shadow:0 12px 28px #10182014}.page-module__3LSelq__sender .ant-sender-input{font-size:14px}.page-module__3LSelq__senderSubmit{color:#fff;background:var(--agent-action);min-height:32px;font:inherit;cursor:pointer;border:0;border-radius:8px;padding:0 12px;font-size:12px;font-weight:750}.page-module__3LSelq__inlineError{background:snow;border:1px solid #e6c5bd;border-radius:12px;max-width:560px;margin:0;padding:14px 16px}.page-module__3LSelq__sidePanel[data-editing=true]{z-index:1200;border:1px solid var(--agent-line);background:#fff;border-radius:14px;width:min(860px,100vw - 64px);max-height:78vh;padding:24px;display:block;position:fixed;top:10vh;left:50%;overflow:auto;transform:translate(-50%);box-shadow:0 24px 64px #10182038}.page-module__3LSelq__sidePanel[data-editing=true] .page-module__3LSelq__demandPanel,.page-module__3LSelq__sidePanel[data-editing=true] .page-module__3LSelq__savePanel{display:none}.page-module__3LSelq__headerUtilities{color:var(--agent-primary);margin-left:4px;font-size:12px;font-weight:700;position:relative}.page-module__3LSelq__headerUtilities summary{cursor:pointer}.page-module__3LSelq__headerUtilities>div{z-index:10;border:1px solid var(--agent-line);background:#fff;border-radius:10px;gap:4px;width:240px;padding:8px;display:grid;position:absolute;top:26px;right:0;box-shadow:0 12px 28px #1018201f}.page-module__3LSelq__headerUtilities button{color:var(--agent-body);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:7px 8px;font-size:12px}.page-module__3LSelq__resultsModal,.page-module__3LSelq__demandEditorModal{--agent-deep:#005033;--agent-primary:#006b43;--agent-action:#008a55;--agent-soft:#f1fbf6;--agent-surface:#fff;--agent-ink:#101820;--agent-body:#3f4a56;--agent-muted:#5d6963;--agent-line:#dce3e0;--agent-line-strong:#c4cfca}.page-module__3LSelq__resultsModal{max-width:1360px}.page-module__3LSelq__demandEditorModal .ant-modal-body{max-height:min(70vh,680px);padding:4px 8px 2px 0;overflow:auto}.page-module__3LSelq__demandEditorModal .page-module__3LSelq__demandEditor{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;padding-top:0}.page-module__3LSelq__demandEditorModal .page-module__3LSelq__demandEditor>label,.page-module__3LSelq__demandEditorModal .page-module__3LSelq__editorPair>label{color:#3e4a46;gap:7px;font-size:12px;font-weight:650}.page-module__3LSelq__demandEditorModal .page-module__3LSelq__editorPair{display:contents}.page-module__3LSelq__demandEditorModal .page-module__3LSelq__demandEditor input,.page-module__3LSelq__demandEditorModal .page-module__3LSelq__demandEditor select{color:#15201c;background:#fff;border:1px solid #cbd5d1;border-radius:9px;min-height:40px;padding:9px 11px;font-size:13px;box-shadow:0 1px 2px #10182008}.page-module__3LSelq__demandEditorModal .page-module__3LSelq__demandEditor input::placeholder{color:#98a39e}.page-module__3LSelq__demandEditorModal .page-module__3LSelq__demandEditor>div:last-child{z-index:2;border-top:1px solid var(--agent-line);background:#fff;grid-column:1/-1;justify-content:flex-end;margin-top:4px;padding:14px 0 2px;position:sticky;bottom:-2px}.page-module__3LSelq__demandEditorModal .page-module__3LSelq__demandEditor>div:last-child button{min-width:88px;min-height:38px;font-size:13px}.page-module__3LSelq__demandEditorModal .page-module__3LSelq__demandEditor>div:last-child button:first-child{border-color:var(--agent-primary);color:#fff;background:var(--agent-primary)}.page-module__3LSelq__resultsModal .ant-modal-content{border-radius:14px;box-shadow:0 24px 64px #1018203d}.page-module__3LSelq__resultsModal .ant-modal-close{width:44px;height:44px;color:var(--agent-body)}.page-module__3LSelq__resultsModal .ant-modal-close:focus-visible{outline:2px solid var(--agent-action);outline-offset:2px;box-shadow:none}.page-module__3LSelq__resultsModalTitle{color:var(--agent-ink);align-items:baseline;gap:10px;font-size:19px;font-weight:760;display:flex}.page-module__3LSelq__resultsModalTitle small{color:var(--agent-muted);font-size:13px;font-weight:600}.page-module__3LSelq__resultsTable{border-top:1px solid var(--agent-line);border-spacing:0;min-width:1110px;margin-top:18px}.page-module__3LSelq__resultsTableHeader tr,.page-module__3LSelq__resultsTableRow{grid-template-columns:1.65fr 1.35fr .75fr 1fr .62fr;column-gap:14px;display:grid}.page-module__3LSelq__resultsTableHeader th{color:var(--agent-muted);text-align:left;padding:11px 0;font-size:11px;font-weight:700}.page-module__3LSelq__resultsTableRow{min-height:92px;color:var(--agent-body);border-top:1px solid #edf1ef;align-items:start;padding:12px 0;font-size:12px;line-height:1.5}.page-module__3LSelq__resultsTableRow>td{overflow-wrap:anywhere;align-content:start;gap:4px;min-width:0;display:grid}.page-module__3LSelq__modalAssetTitle{grid-template-columns:54px minmax(0,1fr);column-gap:9px}.page-module__3LSelq__modalAssetTitle img,.page-module__3LSelq__modalAssetFallback{object-fit:cover;border-radius:6px;width:54px;height:54px}.page-module__3LSelq__modalAssetFallback{color:var(--agent-muted);background:#f0f3f1;place-items:center;font-size:10px;display:grid}.page-module__3LSelq__modalAssetTitle>span{gap:4px;min-width:0;display:grid}.page-module__3LSelq__resultsTableRow strong{color:var(--agent-ink);font-size:12px;font-weight:700}.page-module__3LSelq__resultsTableRow strong[data-pending]{color:var(--agent-warning)}.page-module__3LSelq__resultsTableRow small{color:var(--agent-muted);font-size:11px}.page-module__3LSelq__modalRowActions{grid-template-columns:max-content;align-items:center;gap:5px;display:grid!important}.page-module__3LSelq__modalRowActions a,.page-module__3LSelq__modalRowActions button{color:var(--agent-primary);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700;text-decoration:none}.page-module__3LSelq__modalRowActions button{color:var(--agent-primary);font:inherit;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.page-module__3LSelq__resultsModalFooter{border-top:1px solid var(--agent-line);color:var(--agent-muted);justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;font-size:11px;display:flex}@media (max-width:720px){.page-module__3LSelq__main{width:calc(100% - 28px)}.page-module__3LSelq__conversation{border-radius:12px}.page-module__3LSelq__messages{padding:22px 16px}.page-module__3LSelq__bubbleList .ant-bubble{max-width:92%}}@media (min-width:1181px){.page-module__3LSelq__main[data-workbench=true]{flex-direction:column;align-items:stretch;gap:14px;display:flex}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__workspace{flex:1 1 0;align-items:stretch;min-height:0;display:flex;overflow:hidden}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__workbenchRail{flex:1 1 0;align-items:stretch;width:min(1180px,100%);height:100%;min-height:0;margin:0 auto;display:flex;overflow:hidden}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__conversation{grid-column:1/-1;width:100%}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__conversationHeader{gap:14px;min-height:60px;padding:0 28px}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__messages{height:auto;min-height:0;max-height:none;padding:24px clamp(28px,5vw,72px)}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__composerSlot{padding:14px 28px 16px}}.page-module__3LSelq__page{background:#fff;width:100%;height:calc(100dvh - 66px);min-height:0;overflow:hidden}.page-module__3LSelq__main{background:#fff;flex-direction:column;width:100%;height:100%;min-height:0;margin:0;padding:0;display:flex;overflow:hidden}.page-module__3LSelq__hero{display:none}.page-module__3LSelq__workspace,.page-module__3LSelq__workbenchRail{background:#fff;flex:auto;width:100%;min-width:0;height:100%;min-height:0;margin:0;display:flex;overflow:hidden}.page-module__3LSelq__conversation,.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__conversation{background:#fff;border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr) auto;width:100%;min-width:0;height:100%;min-height:0;display:grid;overflow:hidden}.page-module__3LSelq__conversationHeader,.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__conversationHeader{background:#fff;border-bottom:0;justify-content:flex-end;align-items:center;gap:12px;width:min(100% - 40px,960px);min-height:44px;margin:0 auto;padding:6px 0 0;display:flex}.page-module__3LSelq__conversationIdentity{flex-direction:column;align-items:flex-start;gap:3px;min-width:0;padding-left:0;display:flex}.page-module__3LSelq__conversationIdentity:before{display:none}.page-module__3LSelq__conversationHeader strong{color:var(--agent-ink);letter-spacing:-.015em;font-size:16px;font-weight:760}.page-module__3LSelq__conversationActions{flex-wrap:nowrap;flex:none;justify-content:flex-end;align-items:center;gap:8px 16px;width:100%;min-width:0;margin-left:auto;display:inline-flex}.page-module__3LSelq__newConversation{min-height:30px;color:var(--agent-primary);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;margin-left:0;padding:0 2px;font-size:12px;font-weight:700}.page-module__3LSelq__newConversation:hover{color:var(--agent-deep)}.page-module__3LSelq__messages,.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__messages{overscroll-behavior:contain;scrollbar-gutter:stable;background:#fff;flex-direction:column;flex:auto;gap:0;width:100%;min-width:0;height:auto;min-height:0;max-height:none;padding:28px clamp(20px,5vw,64px) 48px;display:flex;overflow:hidden auto}.page-module__3LSelq__messageLane{flex-direction:column;gap:18px;width:min(100%,960px);min-width:0;min-height:100%;margin:0 auto;display:flex}.page-module__3LSelq__welcome{gap:24px;width:min(100%,700px);margin:clamp(64px,11vh,124px) auto auto;display:grid}.page-module__3LSelq__welcomeMessage>span{width:auto;height:auto;color:var(--agent-primary);letter-spacing:.08em;background:0 0;border:0;border-radius:0;flex:none;font-size:11px;font-weight:800}.page-module__3LSelq__welcomeMessage strong{letter-spacing:-.015em;font-size:17px}.page-module__3LSelq__welcomeMessage h1{color:var(--agent-ink);letter-spacing:-.035em;margin:0;font-size:clamp(32px,3vw,40px);font-weight:760;line-height:1.1}.page-module__3LSelq__examples{border-top:1px solid var(--agent-line)}.page-module__3LSelq__examples button{border-bottom:1px solid var(--agent-line);color:var(--agent-body);background:0 0;padding:11px 0}.page-module__3LSelq__examples button:not(:disabled):hover{color:var(--agent-primary);background:var(--agent-soft)}.page-module__3LSelq__bubbleList{gap:18px;display:grid;max-height:none!important}.page-module__3LSelq__bubbleList.ant-bubble-list{gap:18px;display:grid;max-height:none!important}.page-module__3LSelq__bubbleList.ant-bubble-list .ant-bubble-list-scroll-box{flex-direction:column!important;max-height:none!important;overflow:visible!important}.page-module__3LSelq__bubbleList .ant-bubble-content{color:var(--agent-body);box-shadow:none;background:#fff;border:1px solid #e1e9e5;border-radius:4px 14px 14px;padding:12px 16px}:is(.page-module__3LSelq__bubbleList .ant-bubble-placement-end .ant-bubble-content,.page-module__3LSelq__bubbleList .ant-bubble-end .ant-bubble-content){color:var(--agent-ink);background:var(--agent-soft);border-color:#c4e8d4;border-radius:14px 4px 14px 14px}.page-module__3LSelq__bubbleContent p{margin:0;font-size:14px;line-height:1.72}.page-module__3LSelq__composerSlot{z-index:2;background:#fff;border-top:0;min-width:0;padding:16px clamp(16px,4vw,64px) 22px;position:relative}.page-module__3LSelq__sender{background:#fff;border:1px solid #cbd7d1;border-radius:18px;width:min(100%,960px);min-width:0;margin:0 auto;overflow:visible;box-shadow:0 18px 36px #1018201c,0 3px 10px #1018200f}.page-module__3LSelq__sender .ant-sender-input{min-width:0;font-size:14px}.page-module__3LSelq__sender .ant-sender-footer{min-width:0;color:var(--agent-muted);font-size:11px}.page-module__3LSelq__senderSubmit{color:#fff;background:var(--agent-action);min-height:32px;font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:9px;padding:0 12px;font-size:12px;font-weight:750}.page-module__3LSelq__senderSubmit:hover{background:var(--agent-primary)}.page-module__3LSelq__sidePanel,.page-module__3LSelq__savedLibrary{display:none}.page-module__3LSelq__headerUtilities{min-width:0;margin-left:0}.page-module__3LSelq__resultsModal .ant-modal-content{border-radius:14px}@media (min-width:1181px){.page-module__3LSelq__main[data-workbench=true]{flex-direction:column;align-items:stretch;gap:0;display:flex}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__workspace,.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__workbenchRail{flex:auto;width:100%;margin:0;display:flex;overflow:hidden}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__conversation{grid-column:auto}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__conversationHeader{width:min(100% - 40px,960px);min-height:44px;margin:0 auto;padding:6px 0 0}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__messages{background:#fff;height:auto;min-height:0;max-height:none;padding:20px clamp(20px,5vw,64px) 48px}.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__composerSlot{padding:16px clamp(16px,4vw,64px) 22px}}@media (max-width:720px){.page-module__3LSelq__page{height:calc(100dvh - 60px)}.page-module__3LSelq__conversationHeader,.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__conversationHeader{align-items:center;gap:10px;width:calc(100% - 32px);min-height:40px;padding:4px 0 0}.page-module__3LSelq__conversationActions{flex-wrap:nowrap;justify-content:flex-end;gap:6px 14px;width:100%;margin-left:0}.page-module__3LSelq__agentStatus{margin-right:auto}.page-module__3LSelq__messages,.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__messages{padding:20px 16px 26px}.page-module__3LSelq__messageLane{width:100%}.page-module__3LSelq__welcome{margin-top:48px}.page-module__3LSelq__loadingBubble,.page-module__3LSelq__errorBubble{max-width:94%}.page-module__3LSelq__bubbleList .ant-bubble{max-width:94%}.page-module__3LSelq__composerSlot,.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__composerSlot{padding:12px 12px 16px}.page-module__3LSelq__senderSubmit,.page-module__3LSelq__newConversation{min-width:44px;min-height:44px}.page-module__3LSelq__senderSubmit{width:44px;height:44px}.page-module__3LSelq__sender{border-radius:16px}.page-module__3LSelq__messageActions{gap:6px}.page-module__3LSelq__messageActions button{min-height:30px;padding:6px 9px}.page-module__3LSelq__progressSteps{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__3LSelq__resultPreview{gap:7px}.page-module__3LSelq__resultPreviewTitle,.page-module__3LSelq__resultPreviewMeta{white-space:normal}}@media (prefers-reduced-motion:reduce){.page-module__3LSelq__agentStatus[data-busy=true] i,.page-module__3LSelq__progressDots i,.page-module__3LSelq__progressRing,.page-module__3LSelq__progressVisual,.page-module__3LSelq__progressStep[data-state=current] .page-module__3LSelq__progressStepLabel{animation:none}.page-module__3LSelq__progressStep[data-state=current] .page-module__3LSelq__progressStepLabel{color:var(--agent-ink);-webkit-text-fill-color:currentColor}}.page-module__3LSelq__main .page-module__3LSelq__composerSlot .page-module__3LSelq__sender,.page-module__3LSelq__main[data-workbench=true] .page-module__3LSelq__composerSlot .page-module__3LSelq__sender{width:min(100%,960px);margin:0 auto}.page-module__3LSelq__messageLane{gap:0}.page-module__3LSelq__messageLane>.page-module__3LSelq__resumeNotice{color:var(--agent-muted);background:0 0;border:0;border-radius:0;margin:0 0 12px;padding:0}.page-module__3LSelq__bubbleList{gap:0}.page-module__3LSelq__bubbleList.ant-bubble-list{gap:0}.page-module__3LSelq__bubbleList .page-module__3LSelq__aiBubbleRoot,.page-module__3LSelq__bubbleList .page-module__3LSelq__userBubbleRoot,.page-module__3LSelq__loadingBubbleRoot,.page-module__3LSelq__errorBubbleRoot{max-width:min(100%,760px)}.page-module__3LSelq__bubbleList .page-module__3LSelq__userBubbleRoot{max-width:min(100%,620px);margin-top:28px}.page-module__3LSelq__bubbleList .page-module__3LSelq__userBubbleRoot:first-child{margin-top:0}.page-module__3LSelq__bubbleList .page-module__3LSelq__aiBubbleRoot,.page-module__3LSelq__loadingBubbleRoot,.page-module__3LSelq__errorBubbleRoot{margin-top:10px}.page-module__3LSelq__bubbleList .page-module__3LSelq__aiBubbleRoot:first-child{margin-top:0}.page-module__3LSelq__bubbleList .page-module__3LSelq__aiBubbleContent,.page-module__3LSelq__bubbleList .page-module__3LSelq__userBubbleContent{color:var(--agent-body);box-shadow:none;background:#fff;border:1px solid #e1e9e5;border-radius:4px 14px 14px;padding:12px 16px}.page-module__3LSelq__bubbleList .page-module__3LSelq__aiBubbleRoot .page-module__3LSelq__aiBubbleContent{padding:14px 18px 14px 24px}.page-module__3LSelq__bubbleList .page-module__3LSelq__userBubbleContent{color:var(--agent-ink);background:var(--agent-soft);border-color:#c4e8d4;border-radius:14px 4px 14px 14px}.page-module__3LSelq__sender{overflow:hidden}.page-module__3LSelq__senderContent{align-items:flex-end;min-width:0}.page-module__3LSelq__senderInput{min-width:0;font-size:14px;line-height:1.65}.page-module__3LSelq__senderSuffix{align-items:flex-end;padding-bottom:2px;display:flex}.page-module__3LSelq__senderSubmit{color:#fff;background:#b7c2bd;border-radius:50%;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;display:inline-grid}.page-module__3LSelq__senderSubmit[data-active=true],.page-module__3LSelq__senderSubmit[data-loading=true]{background:var(--agent-action)}.page-module__3LSelq__senderSubmit svg{font-size:14px}.page-module__3LSelq__senderSendIcon{font-size:16px}.page-module__3LSelq__conversation[data-idle=true]{flex-direction:column;align-self:stretch;height:100%;min-height:0;display:flex;overflow:hidden}.page-module__3LSelq__conversation[data-idle=true] .page-module__3LSelq__conversationHeader{border-bottom:0;width:min(100% - 40px,840px);min-height:40px;padding:4px 0 0}.page-module__3LSelq__conversation[data-idle=true] .page-module__3LSelq__conversationActions{flex-wrap:wrap;justify-content:flex-end;gap:6px 16px;width:100%;margin-left:0}.page-module__3LSelq__conversation[data-idle=true] .page-module__3LSelq__messages{flex:auto;align-content:center;width:100%;height:auto;min-height:0;max-height:none;padding:24px clamp(20px,5vw,64px) 40px;display:grid;overflow:hidden auto}.page-module__3LSelq__idleStage{width:min(100%,840px);min-width:0;margin:0 auto;display:grid;transform:translateY(calc(-1*clamp(40px,7vh,68px)))}.page-module__3LSelq__conversation[data-idle=true] .page-module__3LSelq__resumeNotice{width:fit-content;max-width:100%;color:var(--agent-primary);background:0 0;border:0;border-radius:0;margin:0 0 20px;padding:0;font-size:12px;line-height:1.5}.page-module__3LSelq__idleIntro{text-align:center;justify-self:center;justify-items:center;gap:8px;width:100%;display:grid}.page-module__3LSelq__idleIntro h1{color:var(--agent-ink);letter-spacing:-.03em;margin:0;font-size:clamp(30px,2.6vw,36px);font-weight:760;line-height:1.18}.page-module__3LSelq__idleIntro p{max-width:65ch;color:var(--agent-body);margin:0;font-size:16px;line-height:1.55}.page-module__3LSelq__idleStage .page-module__3LSelq__composerSlot{padding:20px 0 0}.page-module__3LSelq__idleStage .page-module__3LSelq__sender{background:var(--agent-surface);border:1px solid #e0e4e2;border-radius:18px;width:100%;min-height:62px;box-shadow:0 5px 16px #1018200d,0 1px 2px #1018200a}.page-module__3LSelq__idleStage .page-module__3LSelq__sender:focus-within{border-color:#b8c0bc;box-shadow:0 0 0 3px #1018200d,0 6px 18px #1018200f}.page-module__3LSelq__idleStage .page-module__3LSelq__senderInput{min-height:60px;padding:13px 18px;font-size:16px;line-height:1.5}.page-module__3LSelq__idleStage .page-module__3LSelq__senderSuffix{padding:0 13px 13px 0}.page-module__3LSelq__idleExamples{justify-self:center;width:100%;margin-top:18px}.page-module__3LSelq__idleExamplesHeading{justify-content:space-between;align-items:center;gap:16px;min-height:24px;margin-bottom:7px;display:flex}.page-module__3LSelq__idleExamplesHeading>span{color:var(--agent-muted);font-size:12px;line-height:1.4}.page-module__3LSelq__idleExamples .page-module__3LSelq__examples{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-width:0;display:grid}.page-module__3LSelq__idleExamples .page-module__3LSelq__examples button{border:0;border-top:1px solid var(--agent-line);width:100%;min-width:0;min-height:44px;color:var(--agent-body);font:inherit;text-align:left;cursor:pointer;background:0 0;border-radius:0;padding:9px 0;font-size:13px;line-height:1.45;transition:color .15s,transform .15s}.page-module__3LSelq__idleExamples .page-module__3LSelq__examples button:not(:disabled):hover,.page-module__3LSelq__idleExamples .page-module__3LSelq__examples button:not(:disabled):focus-visible{color:var(--agent-primary);background:0 0}.page-module__3LSelq__idleExamples .page-module__3LSelq__examples button:not(:disabled):focus-visible{outline:2px solid var(--agent-action);outline-offset:2px}.page-module__3LSelq__idleExamples .page-module__3LSelq__examples button:not(:disabled):active{transform:translateY(1px)}.page-module__3LSelq__idleExamples .page-module__3LSelq__examples button:disabled{color:var(--agent-muted);background:0 0}.page-module__3LSelq__idleSourceNote{width:100%;color:var(--agent-muted);justify-self:center;margin:14px 0 0;font-size:12px;line-height:1.5}@media (max-width:720px){.page-module__3LSelq__conversation[data-idle=true] .page-module__3LSelq__conversationHeader{width:calc(100% - 32px);padding:4px 0 0}.page-module__3LSelq__conversation[data-idle=true] .page-module__3LSelq__conversationActions{justify-content:flex-end;gap:6px 14px}.page-module__3LSelq__conversation[data-idle=true] .page-module__3LSelq__messages{padding:24px 16px 32px}.page-module__3LSelq__idleStage{width:100%;margin-bottom:24px}.page-module__3LSelq__idleStage .page-module__3LSelq__composerSlot{padding-top:18px}.page-module__3LSelq__idleExamples .page-module__3LSelq__examples{grid-template-columns:minmax(0,1fr)}}.page-module__3LSelq__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-module__3LSelq__resultsModal .ant-modal-body{max-height:none;overflow:visible}.page-module__3LSelq__resultsTableOverflow{border:1px solid var(--agent-line);border-radius:10px;max-height:min(80vh - 210px,680px);margin-top:18px;overflow:auto}.page-module__3LSelq__inlineResults{width:100%;margin-top:16px}.page-module__3LSelq__inlineResultsHeading{color:var(--agent-ink);align-items:baseline;gap:10px;font-size:19px;font-weight:760;display:flex}.page-module__3LSelq__inlineResultsHeading small{color:var(--agent-muted);font-size:13px;font-weight:600}.page-module__3LSelq__inlineResults .page-module__3LSelq__resultsTableOverflow{max-height:none;margin-top:12px;overflow:auto visible}.page-module__3LSelq__inlineResultsFooter{color:var(--agent-muted);margin:10px 0 0;font-size:11px;line-height:1.55}.page-module__3LSelq__resultsTable{border-top:0;min-width:900px;margin-top:0}.page-module__3LSelq__resultsTableHeader th{z-index:1;border-bottom:1px solid var(--agent-line);color:var(--agent-muted);background:#f8faf9;padding:10px 14px;position:sticky;top:0;box-shadow:0 1px #10182008}.page-module__3LSelq__resultsTableRow{min-height:84px;padding:11px 14px;transition:background .15s}.page-module__3LSelq__resultsTableRow:hover{background:#f6fbf8}.page-module__3LSelq__resultsTableRow strong{font-size:12px}.page-module__3LSelq__resultsModalFooter{margin-top:14px}@media (max-width:720px){.page-module__3LSelq__bubbleList .page-module__3LSelq__aiBubbleRoot,.page-module__3LSelq__bubbleList .page-module__3LSelq__userBubbleRoot,.page-module__3LSelq__loadingBubbleRoot,.page-module__3LSelq__errorBubbleRoot{max-width:94%}.page-module__3LSelq__resultsModal{max-width:none;padding-bottom:12px;top:12px;width:calc(100vw - 24px)!important}.page-module__3LSelq__resultsModal .ant-modal-content{flex-direction:column;max-height:calc(100dvh - 24px);padding:18px 16px 14px;display:flex}.page-module__3LSelq__resultsModal .ant-modal-body{min-height:0;overflow-y:auto}.page-module__3LSelq__resultsTableOverflow{border:0;border-radius:0;max-height:none;margin-top:12px;overflow:visible}.page-module__3LSelq__resultsTable{width:100%;min-width:0;display:block}.page-module__3LSelq__resultsTableHeader{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.page-module__3LSelq__resultsTable tbody{gap:12px;display:grid}.page-module__3LSelq__resultsTableRow{border:1px solid var(--agent-line);background:var(--agent-surface);border-radius:12px;grid-template-columns:minmax(0,1fr);gap:0;width:100%;min-height:0;padding:13px 14px;display:grid}.page-module__3LSelq__resultsTableRow:hover{background:var(--agent-surface)}.page-module__3LSelq__resultsTableRow>td{border-bottom:1px solid #edf1ef;grid-template-columns:84px minmax(0,1fr);gap:3px 10px;padding:9px 0;display:grid}.page-module__3LSelq__resultsTableRow>td:last-child{border-bottom:0;padding-bottom:0}.page-module__3LSelq__resultsTableRow>td:before{color:var(--agent-muted);content:attr(data-label);grid-area:1/1/span 12;font-size:10px;font-weight:700;line-height:1.5}.page-module__3LSelq__resultsTableRow>td:not(.page-module__3LSelq__modalAssetTitle):not(.page-module__3LSelq__modalRowActions)>*{grid-column:2}.page-module__3LSelq__resultsTableRow>.page-module__3LSelq__modalAssetTitle{grid-template-columns:84px 54px minmax(0,1fr);column-gap:10px}.page-module__3LSelq__modalAssetTitle>img,.page-module__3LSelq__modalAssetTitle>.page-module__3LSelq__modalAssetFallback{grid-column:2}.page-module__3LSelq__modalAssetTitle>span{grid-column:3}.page-module__3LSelq__resultsTableRow>.page-module__3LSelq__modalRowActions{gap:8px 10px;grid-template-columns:84px minmax(0,1fr)!important}.page-module__3LSelq__modalRowActions>*{grid-column:2;justify-self:start}.page-module__3LSelq__resultsModalFooter{flex-direction:column;align-items:stretch;gap:12px;line-height:1.55}.page-module__3LSelq__resultsModalFooter button{min-height:44px}}.page-module__3LSelq__threadMessage{overflow-wrap:anywhere;width:min(100%,840px);min-width:0;max-width:min(100%,840px);margin-top:10px;margin-right:auto}.page-module__3LSelq__threadMessage:first-child{margin-top:0}.page-module__3LSelq__threadMessage[data-role=user]{max-width:min(100%,620px);margin-left:auto;margin-right:0}.page-module__3LSelq__threadMessage[data-has-results=true]{width:100%;max-width:100%}.page-module__3LSelq__threadMessage .page-module__3LSelq__bubbleContent{width:100%;min-width:0;max-width:100%;color:var(--agent-body);box-shadow:none;background:#fff;border:1px solid #e1e9e5;border-radius:4px 14px 14px;padding:12px 16px}.page-module__3LSelq__threadMessage[data-role=assistant] .page-module__3LSelq__bubbleContent{background:0 0;border:0;border-radius:0;padding:4px 0 8px}.page-module__3LSelq__threadMessage[data-role=assistant] .page-module__3LSelq__assistantMarkdown{overflow-wrap:anywhere;min-width:0;max-width:72ch;color:inherit;font-size:14px;line-height:1.7}.page-module__3LSelq__assistantMarkdown>:first-child{margin-top:0}.page-module__3LSelq__assistantMarkdown>:last-child{margin-bottom:0}.page-module__3LSelq__assistantMarkdown p{margin:0}.page-module__3LSelq__assistantMarkdown p+p,.page-module__3LSelq__assistantMarkdown p+ul,.page-module__3LSelq__assistantMarkdown p+ol,.page-module__3LSelq__assistantMarkdown p+blockquote,.page-module__3LSelq__assistantMarkdown p+pre,.page-module__3LSelq__assistantMarkdown p+table,.page-module__3LSelq__assistantMarkdown h1+p,.page-module__3LSelq__assistantMarkdown h2+p,.page-module__3LSelq__assistantMarkdown h3+p,.page-module__3LSelq__assistantMarkdown h4+p,.page-module__3LSelq__assistantMarkdown ul+p,.page-module__3LSelq__assistantMarkdown ol+p,.page-module__3LSelq__assistantMarkdown blockquote+p,.page-module__3LSelq__assistantMarkdown pre+p,.page-module__3LSelq__assistantMarkdown table+p{margin-top:10px}.page-module__3LSelq__assistantMarkdown h1,.page-module__3LSelq__assistantMarkdown h2,.page-module__3LSelq__assistantMarkdown h3,.page-module__3LSelq__assistantMarkdown h4{color:var(--agent-ink);margin:16px 0 7px;font-weight:650;line-height:1.35}.page-module__3LSelq__assistantMarkdown h1{font-size:18px}.page-module__3LSelq__assistantMarkdown h2{font-size:16px}.page-module__3LSelq__assistantMarkdown h3,.page-module__3LSelq__assistantMarkdown h4{font-size:14px}.page-module__3LSelq__assistantMarkdown ul,.page-module__3LSelq__assistantMarkdown ol{margin:10px 0 0;padding-left:1.35em}.page-module__3LSelq__assistantMarkdown li+li{margin-top:3px}.page-module__3LSelq__assistantMarkdown blockquote{border-left:1px solid var(--agent-line-strong);color:var(--agent-muted);margin:10px 0 0;padding:3px 0 3px 12px}.page-module__3LSelq__assistantMarkdown :not(pre)>code{color:var(--agent-ink);font-family:var(--font-geist-mono), ui-monospace, monospace;background:#f4f7f5;border:1px solid #dce5e0;border-radius:4px;padding:1px 5px;font-size:.9em}.page-module__3LSelq__assistantMarkdown pre{background:#f6f8f7;border:1px solid #dce5e0;border-radius:6px;max-width:100%;margin:10px 0 0;padding:10px 12px;overflow-x:auto}.page-module__3LSelq__assistantMarkdown pre code{font-family:var(--font-geist-mono), ui-monospace, monospace;white-space:pre;font-size:12px;line-height:1.6}.page-module__3LSelq__assistantMarkdown table{border-collapse:collapse;width:max-content;min-width:100%;max-width:100%;margin:10px 0 0;font-size:13px;display:block;overflow-x:auto}.page-module__3LSelq__assistantMarkdown th,.page-module__3LSelq__assistantMarkdown td{text-align:left;vertical-align:top;border:1px solid #dce5e0;padding:7px 9px}.page-module__3LSelq__assistantMarkdown th{color:var(--agent-ink);background:#f6f8f7;font-weight:650}.page-module__3LSelq__assistantMarkdown a{color:var(--agent-action);text-underline-offset:2px;text-decoration:underline}.page-module__3LSelq__assistantMarkdown a:hover{color:#075437}.page-module__3LSelq__threadMessage[data-role=user] .page-module__3LSelq__bubbleContent{color:var(--agent-ink);background:var(--agent-soft);border-color:#c4e8d4;border-radius:14px 4px 14px 14px}.page-module__3LSelq__loadingBubbleRoot,.page-module__3LSelq__errorBubbleRoot{overflow-wrap:anywhere;width:min(100%,760px);min-width:0;max-width:min(100%,760px);margin-top:10px;margin-right:auto}.page-module__3LSelq__loadingContent,.page-module__3LSelq__inlineError{overflow-wrap:anywhere;min-width:0}.page-module__3LSelq__sender{background:#fff;border:1px solid #cbd7d1;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:end;width:min(100%,960px);min-width:0;margin:0 auto;transition:border-color .15s,box-shadow .15s;display:grid;box-shadow:0 2px 10px #1018200a}.page-module__3LSelq__sender:focus-within{border-color:#b8c0bc;box-shadow:0 0 0 3px #1018200d,0 4px 14px #1018200f}.page-module__3LSelq__sender:has(.page-module__3LSelq__senderInput:not(:placeholder-shown)) .page-module__3LSelq__senderSubmit:not(:disabled){background:var(--agent-action)}.page-module__3LSelq__senderContent{min-width:0}.page-module__3LSelq__senderInput{box-sizing:border-box;resize:none;width:100%;min-width:0;min-height:72px;max-height:172px;color:var(--agent-ink);font:inherit;background:0 0;border:0;outline:0;margin:0;padding:14px 16px;font-size:14px;line-height:1.65;display:block}.page-module__3LSelq__senderInput::placeholder{color:var(--agent-muted)}.page-module__3LSelq__sender .page-module__3LSelq__senderInput:focus-visible{outline:none}.page-module__3LSelq__senderInput:disabled{cursor:not-allowed;opacity:.58}.page-module__3LSelq__senderSuffix{align-items:flex-end;min-width:34px;padding:0 12px 12px 0;display:flex}.page-module__3LSelq__senderSubmit{color:#fff;cursor:pointer;background:#b7c2bd;border:0;border-radius:50%;place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;display:inline-grid}.page-module__3LSelq__senderSubmit:disabled{color:#fff;cursor:not-allowed;opacity:.72;background:#b7c2bd}.page-module__3LSelq__senderSubmit[data-loading=true]{background:var(--agent-warning)}.page-module__3LSelq__senderSubmit:not(:disabled):hover,.page-module__3LSelq__senderSubmit:not(:disabled):focus-visible{background:var(--agent-action)}.page-module__3LSelq__senderSubmit:focus-visible{outline:2px solid var(--agent-action);outline-offset:2px}@media (max-width:720px){.page-module__3LSelq__threadMessage,.page-module__3LSelq__threadMessage[data-role=user],.page-module__3LSelq__loadingBubbleRoot,.page-module__3LSelq__errorBubbleRoot{max-width:94%}.page-module__3LSelq__sender{border-radius:16px}.page-module__3LSelq__senderInput{min-height:68px;padding:12px 13px}.page-module__3LSelq__senderSuffix{padding-bottom:9px;padding-right:9px}}@media (max-width:480px){.page-module__3LSelq__threadMessage,.page-module__3LSelq__threadMessage[data-role=user],.page-module__3LSelq__loadingBubbleRoot,.page-module__3LSelq__errorBubbleRoot{max-width:100%}.page-module__3LSelq__threadMessage[data-role=user] .page-module__3LSelq__bubbleContent{padding-left:15px;padding-right:13px}.page-module__3LSelq__sender{grid-template-columns:minmax(0,1fr) 42px}.page-module__3LSelq__clarificationCard .page-module__3LSelq__messageActions{grid-template-columns:minmax(0,1fr)}.page-module__3LSelq__resultPreviewLead[data-has-media=true]{grid-template-columns:96px minmax(0,1fr)}.page-module__3LSelq__resultPreviewMedia{border-right:1px solid var(--agent-line);border-bottom:0;height:100%;min-height:168px}.page-module__3LSelq__resultPreviewBody{padding:11px 12px}}@media (max-width:360px){.page-module__3LSelq__resultPreviewLead[data-has-media=true]{grid-template-columns:88px minmax(0,1fr)}.page-module__3LSelq__resultPreviewBody{grid-template-columns:minmax(0,1fr)}.page-module__3LSelq__resultPreviewTopline{grid-column:1}.page-module__3LSelq__resultPreviewPriceBlock{border-top:1px solid var(--agent-line);border-left:0;align-self:start;justify-items:start;min-inline-size:0;padding-top:5px;padding-left:0}.page-module__3LSelq__resultPreviewPriceLabel{text-align:left}.page-module__3LSelq__senderInput{padding-left:10px;padding-right:10px;font-size:13px}.page-module__3LSelq__senderSuffix{padding-right:7px}}@media (prefers-reduced-motion:reduce){.page-module__3LSelq__sender,.page-module__3LSelq__resultsLink,.page-module__3LSelq__clarificationCard .page-module__3LSelq__messageActions button{transition:none}}@media (max-width:720px){.page-module__3LSelq__sender{grid-template-columns:minmax(0,1fr) 56px}.page-module__3LSelq__senderSuffix{box-sizing:border-box;width:56px;min-width:56px;padding:0 12px 12px 0}.page-module__3LSelq__senderSubmit{width:44px;min-width:44px;height:44px;min-height:44px}}
