.exploration-tabs-module-scss-module__R1dThq__container{flex-direction:column;gap:128px;display:flex;position:relative}@media (max-width:767px){.exploration-tabs-module-scss-module__R1dThq__container{gap:64px}}.exploration-tabs-module-scss-module__R1dThq__sentinel{pointer-events:none;width:1px;height:1px;position:absolute;top:0}.exploration-tabs-module-scss-module__R1dThq__tabsRow{z-index:10;border-radius:4px;align-items:center;gap:4px;margin-bottom:-96px;transition:background-color .2s;display:flex;position:sticky;top:68px}@media (max-width:767px){.exploration-tabs-module-scss-module__R1dThq__tabsRow{display:none}}.exploration-tabs-module-scss-module__R1dThq__tabsRow.exploration-tabs-module-scss-module__R1dThq__stuck{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#15161fe6;border-radius:4px;width:fit-content;padding:0;box-shadow:0 0 10px #705bff33}@media (min-width:1024px){.exploration-tabs-module-scss-module__R1dThq__tabsRow.exploration-tabs-module-scss-module__R1dThq__stuck{opacity:0;pointer-events:none}}.exploration-tabs-module-scss-module__R1dThq__tabGroup{border:1px solid #2d3040;border-radius:4px;flex-wrap:wrap;align-items:center;display:flex;overflow:auto hidden}.exploration-tabs-module-scss-module__R1dThq__tabWrapper{display:flex;position:relative}.exploration-tabs-module-scss-module__R1dThq__tabWrapper.exploration-tabs-module-scss-module__R1dThq__dragOver:before{content:"";z-index:1;background-color:#705bff;border-radius:1px;width:2px;position:absolute;top:4px;bottom:4px;left:0}.exploration-tabs-module-scss-module__R1dThq__tab{color:#a3a7c2;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;background:0 0;border:none;flex-shrink:0;height:32px;padding:0 16px;font-size:14px;font-weight:400;line-height:32px;transition:all .1s ease-in-out;display:block}.exploration-tabs-module-scss-module__R1dThq__tab:hover{color:#f0f0f2;background-color:#20222e}.exploration-tabs-module-scss-module__R1dThq__tab.exploration-tabs-module-scss-module__R1dThq__active{color:#f0f0f2;background-color:#2d3040}.exploration-tabs-module-scss-module__R1dThq__tab.exploration-tabs-module-scss-module__R1dThq__dragging{opacity:.5}.exploration-tabs-module-scss-module__R1dThq__tab.exploration-tabs-module-scss-module__R1dThq__renaming{visibility:hidden;white-space:pre;position:absolute}.exploration-tabs-module-scss-module__R1dThq__renameInput{color:#f0f0f2;field-sizing:content;background-color:#2d3040;border:none;border-radius:0;outline:none;min-width:10px;max-width:100%;height:24px;padding:0 8px;font-family:inherit;font-size:12px;font-weight:400;line-height:24px;box-shadow:inset 0 0 0 1px #705bff}.exploration-tabs-module-scss-module__R1dThq__tabSection{flex-direction:column;gap:8px;scroll-margin-top:80px;display:flex}.exploration-tabs-module-scss-module__R1dThq__sectionLabel{text-transform:uppercase;color:#5e627a;margin:0;padding-left:8px;font-size:12px;font-weight:500}.exploration-tabs-module-scss-module__R1dThq__sectionContent{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#07080d4d;border-radius:8px;padding:24px;position:relative}@media (max-width:767px){.exploration-tabs-module-scss-module__R1dThq__sectionContent{padding:16px}}.exploration-tabs-module-scss-module__R1dThq__sectionContent:before{content:"";background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='5' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E"),linear-gradient(135deg,var(--section-color,#3b57bb)0%,color-mix(in srgb,var(--section-color,#3b57bb)25%,#20222e)50%,var(--section-color,#3b57bb)100%);background-blend-mode:multiply,normal;-webkit-mask-composite:xor;pointer-events:none;border-radius:8px;padding:4px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.exploration-tabs-module-scss-module__R1dThq__floatingSidebar{--final-x:16px;--final-y:25%;display:none}@media (min-width:1200px){.exploration-tabs-module-scss-module__R1dThq__floatingSidebar{left:var(--final-x);top:var(--final-y);z-index:50;opacity:0;pointer-events:none;display:block;position:fixed;transform:translateY(-50%)}.exploration-tabs-module-scss-module__R1dThq__floatingSidebar.exploration-tabs-module-scss-module__R1dThq__visible{opacity:1;pointer-events:auto;animation:.4s cubic-bezier(.16,1,.3,1) forwards exploration-tabs-module-scss-module__R1dThq__morphFromOrigin}}@keyframes exploration-tabs-module-scss-module__R1dThq__morphFromOrigin{0%{left:var(--origin-x,24px);top:var(--origin-y,50%);opacity:.5;transform:translateY(0)}to{left:var(--final-x);top:var(--final-y);opacity:1;transform:translateY(-50%)}}.exploration-tabs-module-scss-module__R1dThq__floatingTabGroup{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#15161ff2;border:1px solid #2d3040;border-radius:4px;flex-direction:column;gap:4px;padding:8px;display:flex;box-shadow:0 4px 24px #0000004d}.exploration-tabs-module-scss-module__R1dThq__floatingTab{color:#a3a7c2;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:2px;padding:8px 16px;font-size:12px;font-weight:400;transition:all .1s ease-in-out;display:block}.exploration-tabs-module-scss-module__R1dThq__floatingTab:hover{color:#f0f0f2;background-color:#20222e}.exploration-tabs-module-scss-module__R1dThq__floatingTab.exploration-tabs-module-scss-module__R1dThq__active{color:#f0f0f2;background-color:#2d3040}
.conversation-block-module-scss-module__nn09VG__messages{flex-direction:column;display:flex}.conversation-block-module-scss-module__nn09VG__messages .conversation-block-module-scss-module__nn09VG__message:first-of-type{margin-top:0}.conversation-block-module-scss-module__nn09VG__messages .conversation-block-module-scss-module__nn09VG__message:first-of-type:before{display:none}.conversation-block-module-scss-module__nn09VG__message,.conversation-block-module-scss-module__nn09VG__responseGroup{isolation:isolate;margin-top:32px;position:relative}.conversation-block-module-scss-module__nn09VG__message:before,.conversation-block-module-scss-module__nn09VG__responseGroup:before{content:"";z-index:-1;border-left:1px dashed #5e627a;height:32px;position:absolute;top:-32px;left:50%}.conversation-block-module-scss-module__nn09VG__responseGroup:not(.conversation-block-module-scss-module__nn09VG__borderlessGroup){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#705bff01;border:1px dashed #5e627a;border-radius:8px;position:relative}.conversation-block-module-scss-module__nn09VG__responseGroup:not(.conversation-block-module-scss-module__nn09VG__borderlessGroup):after{content:"";border-radius:inherit;pointer-events:none;z-index:1;background:radial-gradient(#0000 50%,#705bff05 80%,#0000000f 100%);position:absolute;inset:0;box-shadow:0 0 24px 8px #0000004d,inset 0 0 48px 4px #6845330d}.conversation-block-module-scss-module__nn09VG__responseGroup.conversation-block-module-scss-module__nn09VG__borderlessGroup .conversation-block-module-scss-module__nn09VG__message>div:not(:first-child){margin-top:8px}.conversation-block-module-scss-module__nn09VG__responseGroup.conversation-block-module-scss-module__nn09VG__lastResponse,.conversation-block-module-scss-module__nn09VG__responseGroup.conversation-block-module-scss-module__nn09VG__lastResponse:before{border-color:#6279c9}.conversation-block-module-scss-module__nn09VG__responseGroup .conversation-block-module-scss-module__nn09VG__message+.conversation-block-module-scss-module__nn09VG__message{margin-top:8px}.conversation-block-module-scss-module__nn09VG__responseGroup .conversation-block-module-scss-module__nn09VG__message+.conversation-block-module-scss-module__nn09VG__message:before{display:none}.conversation-block-module-scss-module__nn09VG__inputWrapper{isolation:isolate;margin-top:32px;position:relative}.conversation-block-module-scss-module__nn09VG__inputWrapper:before{content:"";z-index:-1;border-left:1px dashed #6279c9;height:32px;position:absolute;top:-32px;left:50%}.conversation-block-module-scss-module__nn09VG__messageInput{background:#15161fd9;border-radius:8px;width:100%;max-width:560px;margin:0 auto;padding:16px}.conversation-block-module-scss-module__nn09VG__messageInput.conversation-block-module-scss-module__nn09VG__floating{border:1px solid #44485c;width:480px}.conversation-block-module-scss-module__nn09VG__initialMessage{color:#f0f0f2;word-break:break-word;font-size:16px;font-weight:400;line-height:24px}.conversation-block-module-scss-module__nn09VG__initialMessage .conversation-block-module-scss-module__nn09VG__label{color:#a3a7c2;font-size:12px;font-weight:400;line-height:18px}.conversation-block-module-scss-module__nn09VG__form{background:#15161fd9;border-radius:8px;width:100%;max-width:560px;margin:0 auto;padding:16px}.conversation-block-module-scss-module__nn09VG__title{color:#a3a7c2;margin-bottom:4px;font-size:12px;font-weight:400;line-height:18px}.conversation-block-module-scss-module__nn09VG__inputActions{align-items:center;gap:8px;height:24px;margin-top:8px;transition:gap .3s ease-in-out;display:flex}.conversation-block-module-scss-module__nn09VG__steps{flex-direction:column;gap:8px;width:100%;display:flex}.conversation-block-module-scss-module__nn09VG__steps:not(:empty):not(:first-child){margin-top:8px}.conversation-block-module-scss-module__nn09VG__questionRow{color:#f0f0f2;white-space:pre-wrap;font-size:16px;font-weight:400;line-height:24px}.conversation-block-module-scss-module__nn09VG__questionRow span{float:left;color:#a3a7c2;margin-right:4px}.conversation-block-module-scss-module__nn09VG__response{text-align:left;cursor:pointer;align-items:center;gap:8px;display:flex}.conversation-block-module-scss-module__nn09VG__response:hover .conversation-block-module-scss-module__nn09VG__responseEditBtn:not(:disabled){opacity:1;pointer-events:all}.conversation-block-module-scss-module__nn09VG__questionButton{color:#f0f0f2;text-align:left;cursor:pointer;word-break:break-word;background:0 0;border:none;flex:1;margin:0;padding:0;font-size:16px;font-weight:400;line-height:24px}.conversation-block-module-scss-module__nn09VG__responseEditBtn{opacity:0;pointer-events:none;align-self:flex-start;margin-left:auto;transition:opacity .2s ease-out}.conversation-block-module-scss-module__nn09VG__hint{color:#7c8099;cursor:pointer;background:0 0;border:none;outline:none;align-items:center;gap:2px;padding:0 4px;font-size:10px;font-weight:400;line-height:18px;transition:opacity .3s ease-out;display:flex}.conversation-block-module-scss-module__nn09VG__hint:focus,.conversation-block-module-scss-module__nn09VG__hint:hover{color:#f0f0f2}.conversation-block-module-scss-module__nn09VG__sourceSelector{color:#7c8099;cursor:pointer;background:0 0;border:none;align-items:center;gap:2px;margin-left:auto;padding:0;font-size:10px;font-weight:400;line-height:18px;display:flex}.conversation-block-module-scss-module__nn09VG__sourceSelector:hover{color:#f0f0f2}.conversation-block-module-scss-module__nn09VG__jobTree{flex-direction:column;gap:8px;display:flex}.conversation-block-module-scss-module__nn09VG__collapsedJobTree{color:#a3a7c2;cursor:pointer;background:#20222e;border-radius:4px;justify-content:space-between;align-items:center;gap:6px;padding:8px;font-size:12px;line-height:1.1;display:flex}.conversation-block-module-scss-module__nn09VG__collapsedJobTree:hover{background:#2d3040}.conversation-block-module-scss-module__nn09VG__collapsedContent{flex:1;align-items:center;min-width:0;display:flex}.conversation-block-module-scss-module__nn09VG__collapsedMessage{color:#a3a7c2;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.conversation-block-module-scss-module__nn09VG__completedIcon{color:#4c7f60}.conversation-block-module-scss-module__nn09VG__errorIcon{color:#aa7581}.conversation-block-module-scss-module__nn09VG__loader,.conversation-block-module-scss-module__nn09VG__errorIcon,.conversation-block-module-scss-module__nn09VG__completedIcon{flex-shrink:0;margin-right:8px}.conversation-block-module-scss-module__nn09VG__collapseToggle{color:#7c8099;flex-shrink:0}.conversation-block-module-scss-module__nn09VG__collapseToggle:hover{color:#f0f0f2}.conversation-block-module-scss-module__nn09VG__overviewActions{align-items:center;gap:4px;display:flex}.conversation-block-module-scss-module__nn09VG__jobNodes{flex-direction:column;gap:8px;padding:0 8px;transition:padding .3s ease-out;display:flex}.conversation-block-module-scss-module__nn09VG__jobNodes.conversation-block-module-scss-module__nn09VG__hidden{display:none}@keyframes conversation-block-module-scss-module__nn09VG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes conversation-block-module-scss-module__nn09VG__slideUpOut{0%{translate:0}to{translate:0 -100%}}@keyframes conversation-block-module-scss-module__nn09VG__slideUpIn{0%{translate:0 100%}to{translate:0}}.conversation-block-module-scss-module__nn09VG__jobNode{cursor:pointer;flex-direction:column;gap:8px;width:100%;animation:.3s ease-out conversation-block-module-scss-module__nn09VG__fadeIn;display:flex;position:relative}.conversation-block-module-scss-module__nn09VG__preview{color:#a3a7c2;background:#20222e;border-radius:4px;align-items:center;gap:6px;padding:8px;font-size:12px;line-height:1.1;display:flex}.conversation-block-module-scss-module__nn09VG__preview:hover{background:#2d3040}.conversation-block-module-scss-module__nn09VG__statusMessageContainer{flex:1;align-items:center;min-height:1.4em;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%)}.conversation-block-module-scss-module__nn09VG__statusMessage{white-space:pre-wrap;width:100%;height:100%}.conversation-block-module-scss-module__nn09VG__statusMessage.conversation-block-module-scss-module__nn09VG__slideUpOut{animation:.4s cubic-bezier(.25,.46,.45,.94) forwards conversation-block-module-scss-module__nn09VG__slideUpOut;position:absolute;top:0;left:0;right:0}.conversation-block-module-scss-module__nn09VG__statusMessage.conversation-block-module-scss-module__nn09VG__slideUpIn{animation:.5s ease-out conversation-block-module-scss-module__nn09VG__slideUpIn}.conversation-block-module-scss-module__nn09VG__completedCheck{color:#5e627a;animation:.3s ease-out conversation-block-module-scss-module__nn09VG__fadeInIcon}@keyframes conversation-block-module-scss-module__nn09VG__fadeInIcon{0%{opacity:0;scale:.8}to{opacity:1;scale:1}}.conversation-block-module-scss-module__nn09VG__duration{color:#5e627a;flex-shrink:0;margin-left:auto;font-size:10px}.conversation-block-module-scss-module__nn09VG__childJobs{flex-direction:column;gap:8px;padding-left:16px;display:flex;position:relative}.conversation-block-module-scss-module__nn09VG__childJobs:before{content:"";background:#20222e;width:2px;height:24px;position:absolute;top:-8px;left:8px}.conversation-block-module-scss-module__nn09VG__childJobs>.conversation-block-module-scss-module__nn09VG__jobNode:before{content:"";background:#20222e;width:8px;height:2px;position:absolute;top:16px;left:-8px}.conversation-block-module-scss-module__nn09VG__childJobs>.conversation-block-module-scss-module__nn09VG__jobNode:after{content:"";background:#20222e;width:2px;height:calc(100% + 8px);position:absolute;top:16px;left:-8px}.conversation-block-module-scss-module__nn09VG__childJobs>.conversation-block-module-scss-module__nn09VG__jobNode:last-child:after{display:none}.conversation-block-module-scss-module__nn09VG__progressContainer{color:#a3a7c2;white-space:pre-wrap;background:#20222e;border-radius:4px;flex-direction:column;gap:4px;padding:8px;font-size:12px;line-height:1.1;display:flex}.conversation-block-module-scss-module__nn09VG__progressContainer:hover{background:#2d3040}.conversation-block-module-scss-module__nn09VG__progressItem{gap:8px;line-height:1.5;display:flex}.conversation-block-module-scss-module__nn09VG__progressTime{color:#5e627a;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:10px;font-weight:400;line-height:18px}.conversation-block-module-scss-module__nn09VG__progressMessage{flex:1;min-width:0}.conversation-block-module-scss-module__nn09VG__footnotesList{padding-top:8px;list-style:none}.conversation-block-module-scss-module__nn09VG__footnotesList li{pointer-events:auto;-webkit-user-select:text;user-select:text;gap:4px;font-size:12px;line-height:1.5;display:flex}.conversation-block-module-scss-module__nn09VG__footnotesList li+li{margin-top:8px}.conversation-block-module-scss-module__nn09VG__footnotesList li:before{content:attr(data-num);background-color:#20222e;border-radius:4px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:20px;height:20px;display:inline-flex}.conversation-block-module-scss-module__nn09VG__listItem{color:#f0f0f2;gap:4px;display:flex}.conversation-block-module-scss-module__nn09VG__listItem svg{flex-shrink:0}.conversation-block-module-scss-module__nn09VG__listItem:hover .conversation-block-module-scss-module__nn09VG__footnoteLabel{text-decoration:underline}.conversation-block-module-scss-module__nn09VG__listItem:hover .conversation-block-module-scss-module__nn09VG__pageNumber{background:#2d3040}.conversation-block-module-scss-module__nn09VG__pageNumber{white-space:nowrap;color:#f0f0f2;background:#20222e;border-radius:4px;align-items:center;padding:2px 4px;font-size:10px;font-weight:400;line-height:18px;display:inline-flex}.conversation-block-module-scss-module__nn09VG__details{padding-left:16px!important}.conversation-block-module-scss-module__nn09VG__details summary{color:#a3a7c2;cursor:pointer;align-items:center;gap:4px;height:32px;font-size:12px;line-height:1;list-style:none;display:flex}.conversation-block-module-scss-module__nn09VG__details summary::marker{display:none}.conversation-block-module-scss-module__nn09VG__details summary::-webkit-details-marker{display:none}.conversation-block-module-scss-module__nn09VG__footnoteListNode{margin-top:8px}.conversation-block-module-scss-module__nn09VG__footnoteItem{border-radius:4px;overflow:hidden}.conversation-block-module-scss-module__nn09VG__footnote{display:inline-block}.conversation-block-module-scss-module__nn09VG__footnoteRef,.conversation-block-module-scss-module__nn09VG__footnoteGroup{background:0 0;border:none;outline:none;margin:0;padding:0}.conversation-block-module-scss-module__nn09VG__footnoteRef:after{content:"[" attr(data-label)"]";color:#a3a7c2;cursor:pointer;margin-left:2px;font-size:80%;display:inline-block;transform:translateY(-8px)}.conversation-block-module-scss-module__nn09VG__footnoteRef:hover:after{color:#f0f0f2}.conversation-block-module-scss-module__nn09VG__footnoteGroup:after{content:attr(data-label);color:#a3a7c2;cursor:pointer;margin-left:4px;font-size:80%;text-decoration:underline;display:inline-block;transform:translateY(-8px)}.conversation-block-module-scss-module__nn09VG__footnoteGroup:hover:after{color:#f0f0f2}.conversation-block-module-scss-module__nn09VG__footnoteLabel{word-break:break-word}.conversation-block-module-scss-module__nn09VG__groupedCitationsPopover{pointer-events:auto;min-width:300px;max-width:500px}.conversation-block-module-scss-module__nn09VG__popoverHeader{color:#a3a7c2;border-bottom:1px solid #20222e;align-items:center;gap:8px;padding:4px 0 8px 8px;font-size:12px;font-weight:600;display:flex}.conversation-block-module-scss-module__nn09VG__popoverSources{flex-direction:row-reverse;display:flex}.conversation-block-module-scss-module__nn09VG__popoverSources *+*{z-index:1;margin-right:-4px}.conversation-block-module-scss-module__nn09VG__popoverClose{color:#7c8099;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:auto;padding:2px;display:flex}.conversation-block-module-scss-module__nn09VG__popoverClose:hover{color:#f0f0f2}.conversation-block-module-scss-module__nn09VG__popoverList{max-height:400px;margin:0;padding:4px;list-style:none;overflow-y:auto}.conversation-block-module-scss-module__nn09VG__popoverList::-webkit-scrollbar{width:8px}.conversation-block-module-scss-module__nn09VG__popoverList::-webkit-scrollbar-track{background:0 0}.conversation-block-module-scss-module__nn09VG__popoverList::-webkit-scrollbar-thumb{background:#2d3040;border-radius:4px}.conversation-block-module-scss-module__nn09VG__popoverList::-webkit-scrollbar-thumb:hover{background:#44485c}.conversation-block-module-scss-module__nn09VG__popoverItem{cursor:pointer;color:#f0f0f2;border-radius:4px;gap:4px;padding:8px;font-size:12px;line-height:1.5;display:flex;position:relative}.conversation-block-module-scss-module__nn09VG__popoverItem:before{content:attr(data-num);background-color:#20222e;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 2px;font-size:11px;display:inline-flex;position:absolute;top:8px;left:4px}.conversation-block-module-scss-module__nn09VG__popoverItem{padding-left:32px}.conversation-block-module-scss-module__nn09VG__popoverItem svg{flex-shrink:0}.conversation-block-module-scss-module__nn09VG__popoverItem:hover{background:#15161f}.conversation-block-module-scss-module__nn09VG__popoverItem:hover .conversation-block-module-scss-module__nn09VG__footnoteLabel{text-decoration:underline}.conversation-block-module-scss-module__nn09VG__popoverItem:hover .conversation-block-module-scss-module__nn09VG__pageNumber{background:#2d3040}.conversation-block-module-scss-module__nn09VG__popoverItemContent{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:2px;min-width:0;display:flex}.conversation-block-module-scss-module__nn09VG__conversationDemo{flex-direction:column;max-width:800px;margin:0 auto;padding:24px 0;display:flex}.conversation-block-module-scss-module__nn09VG__conversationDemo button,.conversation-block-module-scss-module__nn09VG__conversationDemo summary,.conversation-block-module-scss-module__nn09VG__conversationDemo a,.conversation-block-module-scss-module__nn09VG__conversationDemo [role=button],.conversation-block-module-scss-module__nn09VG__conversationDemo [tabindex]{outline:none}.conversation-block-module-scss-module__nn09VG__responseContent{padding:16px}.conversation-block-module-scss-module__nn09VG__blockWrapper{margin-bottom:24px}.conversation-block-module-scss-module__nn09VG__blockWrapper:last-child{margin-bottom:0}.conversation-block-module-scss-module__nn09VG__textBlock{color:#f0f0f2;white-space:pre-wrap;font-size:14px;font-weight:400;line-height:1.6}.conversation-block-module-scss-module__nn09VG__textBlock strong{font-weight:600}.conversation-block-module-scss-module__nn09VG__chartBlock{background:#20222e;border-radius:4px;margin-top:16px}.conversation-block-module-scss-module__nn09VG__aiTextBlock{color:#f0f0f2;border-radius:4px;padding:16px;font-size:14px;font-weight:400;line-height:1.6;position:relative}.conversation-block-module-scss-module__nn09VG__aiTextBlock p{margin:0 0 8px}.conversation-block-module-scss-module__nn09VG__aiTextBlock p:last-child{margin-bottom:0}.conversation-block-module-scss-module__nn09VG__aiTextBlock strong{font-weight:600}.conversation-block-module-scss-module__nn09VG__aiTextBlock ol{margin:8px 0;padding-left:24px;list-style:decimal}.conversation-block-module-scss-module__nn09VG__aiTextBlock ul{margin:8px 0;padding-left:24px;list-style:outside}.conversation-block-module-scss-module__nn09VG__aiTextBlock li{margin:4px 0}.conversation-block-module-scss-module__nn09VG__aiTextBlock .footnoteRef:after{content:"[" attr(data-label)"]";color:#a3a7c2;cursor:pointer;margin-left:2px;font-size:80%;text-decoration:underline;display:inline-block;transform:translateY(-8px)}.conversation-block-module-scss-module__nn09VG__aiTextBlock .footnoteRef:hover:after{color:#f0f0f2}.conversation-block-module-scss-module__nn09VG__aiTextBlock .tiptap{outline:none}.conversation-block-module-scss-module__nn09VG__editorPlaceholder footnote-node{display:none}.conversation-block-module-scss-module__nn09VG__toolbarContainer{z-index:999;border:none;align-self:flex-start;height:0;min-height:0;margin:0;padding:0;display:block;position:sticky;top:56px;overflow:visible}.conversation-block-module-scss-module__nn09VG__toolbar{z-index:10;align-self:flex-start;position:absolute;top:-48px}.conversation-block-module-scss-module__nn09VG__autoResizeWrapper{--border-width:1px;max-height:inherit;color:#f0f0f2;width:100%;font-size:12px;font-weight:400;line-height:18px;display:grid}.conversation-block-module-scss-module__nn09VG__autoResizeWrapper:after{content:attr(data-replicated-value)" ";border:var(--border-width)solid #0000;white-space:pre-wrap;visibility:hidden}.conversation-block-module-scss-module__nn09VG__autoResizeWrapper .conversation-block-module-scss-module__nn09VG__textarea{resize:none;color:inherit}.conversation-block-module-scss-module__nn09VG__autoResizeWrapper .conversation-block-module-scss-module__nn09VG__textarea,.conversation-block-module-scss-module__nn09VG__autoResizeWrapper:after{box-sizing:border-box;font:inherit;max-height:inherit;scrollbar-gutter:stable;grid-area:1/1/2/2;width:100%;margin:0;padding:2px .375rem;overflow:auto}.conversation-block-module-scss-module__nn09VG__textarea{color:#f0f0f2;resize:none;background-color:#20222e;border:1px solid #0000;border-radius:4px;outline:none;width:100%;font-family:inherit;font-size:12px;font-weight:400;line-height:1.5}.conversation-block-module-scss-module__nn09VG__textarea::placeholder{color:#5e627a}.conversation-block-module-scss-module__nn09VG__textarea:hover{border-color:#2d3040}.conversation-block-module-scss-module__nn09VG__textarea:focus{border-color:#705bff}
.platform-cards-module-scss-module__0WnjaW__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:768px){.platform-cards-module-scss-module__0WnjaW__grid{grid-template-columns:7fr 5fr}}.platform-cards-module-scss-module__0WnjaW__card{background:#15161f;border:1px solid #2d3040;border-radius:12px;flex-direction:column;gap:12px;padding:24px;text-decoration:none;transition:all .15s ease-out;display:flex}.platform-cards-module-scss-module__0WnjaW__card:hover{background:#20222e;border-color:#44485c}.platform-cards-module-scss-module__0WnjaW__cardPrimary{border-color:#44485c}.platform-cards-module-scss-module__0WnjaW__label{color:#7c8099;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:500;line-height:1.2}.platform-cards-module-scss-module__0WnjaW__title{color:#f0f0f2;margin:0;font-size:20px;font-weight:300;line-height:1.3}.platform-cards-module-scss-module__0WnjaW__description{color:#7c8099;font-size:14px;line-height:1.5;transition:color .15s ease-out}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__description{color:#a3a7c2}.platform-cards-module-scss-module__0WnjaW__visual{border-radius:8px;margin-top:auto;overflow:hidden}.platform-cards-module-scss-module__0WnjaW__miniBI{background:#20222e;border-radius:8px;flex-direction:column;gap:8px;padding:10px;transition:background .15s ease-out;display:flex}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniBI{background:#2d3040}.platform-cards-module-scss-module__0WnjaW__kpiRow{gap:8px;display:flex}.platform-cards-module-scss-module__0WnjaW__kpiTile{background:#15161f;border:1px solid #2d3040;border-radius:6px;flex-direction:column;flex:1;min-height:64px;transition:border-color .15s ease-out;display:flex;position:relative;overflow:hidden}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__kpiTile{border-color:#44485c}@keyframes platform-cards-module-scss-module__0WnjaW__tileHighlight{0%{border-color:#2d3040;transform:scale(1)}30%{border-color:#7c8099;transform:scale(1.015)}to{border-color:#44485c;transform:scale(1)}}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__kpiTile:first-child{animation:.5s cubic-bezier(.34,1.56,.64,1) both platform-cards-module-scss-module__0WnjaW__tileHighlight}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__kpiTile:nth-child(2){animation:.5s cubic-bezier(.34,1.56,.64,1) .12s both platform-cards-module-scss-module__0WnjaW__tileHighlight}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__kpiTile:nth-child(3){animation:.5s cubic-bezier(.34,1.56,.64,1) .24s both platform-cards-module-scss-module__0WnjaW__tileHighlight}.platform-cards-module-scss-module__0WnjaW__kpiCenter{z-index:1;flex-direction:column;align-items:center;gap:4px;padding:24px 10px 0;display:flex;position:relative}.platform-cards-module-scss-module__0WnjaW__kpiValueSkel{background:#2d3040;border-radius:2px;width:36px;height:14px}.platform-cards-module-scss-module__0WnjaW__kpiLabelSkel{background:#2d3040;border-radius:2px;width:28px;height:4px}@keyframes platform-cards-module-scss-module__0WnjaW__skelBrighten{0%{background:#5e627a}35%{background:#a3a7c2}to{background:#7c8099}}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__kpiTile:first-child .platform-cards-module-scss-module__0WnjaW__kpiValueSkel{animation:.5s ease-out both platform-cards-module-scss-module__0WnjaW__skelBrighten}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__kpiTile:nth-child(2) .platform-cards-module-scss-module__0WnjaW__kpiValueSkel{animation:.5s ease-out .12s both platform-cards-module-scss-module__0WnjaW__skelBrighten}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__kpiTile:nth-child(3) .platform-cards-module-scss-module__0WnjaW__kpiValueSkel{animation:.5s ease-out .24s both platform-cards-module-scss-module__0WnjaW__skelBrighten}.platform-cards-module-scss-module__0WnjaW__kpiArea{color:#705bff66;margin-top:auto;line-height:0}.platform-cards-module-scss-module__0WnjaW__kpiArea svg{width:100%;height:24px;display:block}@keyframes platform-cards-module-scss-module__0WnjaW__areaPulse{0%{color:#705bff66}35%{color:#3b57bbbf}to{color:#3b57bb99}}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__kpiTile:first-child .platform-cards-module-scss-module__0WnjaW__kpiArea{animation:.4s ease-out both platform-cards-module-scss-module__0WnjaW__areaPulse}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__kpiTile:nth-child(2) .platform-cards-module-scss-module__0WnjaW__kpiArea{animation:.4s ease-out 50ms both platform-cards-module-scss-module__0WnjaW__areaPulse}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__kpiTile:nth-child(3) .platform-cards-module-scss-module__0WnjaW__kpiArea{animation:.4s ease-out .1s both platform-cards-module-scss-module__0WnjaW__areaPulse}.platform-cards-module-scss-module__0WnjaW__miniInputRow{align-items:center;gap:4px;height:22px;display:flex}.platform-cards-module-scss-module__0WnjaW__miniInputField{color:#5e627a;white-space:nowrap;text-overflow:ellipsis;background:#20222e;border:1px solid #2d3040;border-radius:3px;flex:1;padding:4px 6px;font-size:9px;line-height:1.3;transition:border-color .1s ease-out,color .1s ease-out;overflow:hidden}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniInputField{color:#a3a7c2;border-color:#705bff;transition-delay:.3s}@keyframes platform-cards-module-scss-module__0WnjaW__sendPulse{0%{color:#5e627a;background:#20222e;border-color:#2d3040;transform:scale(1)}35%{color:#fff;background:#8b7aff;border-color:#8b7aff;transform:scale(1.06)}to{color:#fff;background:#705bff;border-color:#705bff;transform:scale(1)}}.platform-cards-module-scss-module__0WnjaW__miniSendBtn{color:#5e627a;background:#20222e;border:1px solid #2d3040;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:100%;display:flex}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniSendBtn{animation:.4s cubic-bezier(.34,1.56,.64,1) .45s both platform-cards-module-scss-module__0WnjaW__sendPulse}.platform-cards-module-scss-module__0WnjaW__miniCited{background:#20222e;border-radius:8px;flex-direction:column;justify-content:center;gap:6px;height:120px;padding:14px 16px;transition:background .15s ease-out;display:flex}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniCited{background:#2d3040}.platform-cards-module-scss-module__0WnjaW__miniTextLine{transform-origin:0;background:#44485c;border-radius:1.5px;height:8px;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniTextLine:first-child{background:#5e627a;transition-delay:0s}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniTextLine:nth-child(2){background:#5e627a;transition-delay:60ms;transform:scaleX(1.08)}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniTextLine:nth-child(3){background:#5e627a;transition-delay:.12s;transform:scaleX(.92)}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniTextLine:nth-child(4){background:#5e627a;transition-delay:.18s;transform:scaleX(1.05)}.platform-cards-module-scss-module__0WnjaW__miniSources{align-items:center;gap:4px;margin-top:2px;display:flex}.platform-cards-module-scss-module__0WnjaW__miniSourcesLabel{color:#5e627a;margin-right:2px;font-size:10px}.platform-cards-module-scss-module__0WnjaW__miniSourceIcon{justify-content:center;align-items:center;width:16px;height:16px;transition:transform .35s cubic-bezier(.34,1.56,.64,1);display:flex}@keyframes platform-cards-module-scss-module__0WnjaW__iconPop{0%{transform:translateY(0)scale(1)}40%{transform:translateY(-2px)scale(1.1)}to{transform:translateY(0)scale(1)}}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniSourceIcon:nth-child(2){animation:.4s cubic-bezier(.34,1.56,.64,1) .2s forwards platform-cards-module-scss-module__0WnjaW__iconPop}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniSourceIcon:nth-child(3){animation:.4s cubic-bezier(.34,1.56,.64,1) .3s forwards platform-cards-module-scss-module__0WnjaW__iconPop}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniSourceIcon:nth-child(4){animation:.4s cubic-bezier(.34,1.56,.64,1) .4s forwards platform-cards-module-scss-module__0WnjaW__iconPop}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniSourceIcon:nth-child(5){animation:.4s cubic-bezier(.34,1.56,.64,1) .5s forwards platform-cards-module-scss-module__0WnjaW__iconPop}.platform-cards-module-scss-module__0WnjaW__card:hover .platform-cards-module-scss-module__0WnjaW__miniSourceIcon:nth-child(6){animation:.4s cubic-bezier(.34,1.56,.64,1) .6s forwards platform-cards-module-scss-module__0WnjaW__iconPop}.platform-cards-module-scss-module__0WnjaW__cta{align-items:center;gap:8px;margin-top:4px;display:flex}
.semantic-layer-demo-module-scss-module__FvQA-q__container{margin-top:24px}.semantic-layer-demo-module-scss-module__FvQA-q__canvas{border:1px solid var(--neutral-20);background-color:var(--neutral-0);background-image:radial-gradient(var(--neutral-20)1px,transparent 1px);will-change:background-position;background-size:24px 24px;border-radius:8px;width:100%;height:600px;position:relative;overflow:hidden}@media (max-width:767px){.semantic-layer-demo-module-scss-module__FvQA-q__canvas{height:420px}}.semantic-layer-demo-module-scss-module__FvQA-q__canvasInner{-webkit-user-select:none;user-select:none;will-change:transform;width:100%;height:100%;position:absolute}.semantic-layer-demo-module-scss-module__FvQA-q__connectionsSvg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.semantic-layer-demo-module-scss-module__FvQA-q__connectionLine{fill:none;stroke:var(--neutral-30);stroke-width:1.5px}.semantic-layer-demo-module-scss-module__FvQA-q__connectionDot{fill:var(--neutral-30)}.semantic-layer-demo-module-scss-module__FvQA-q__modelCard{background-color:var(--neutral-5);border:1px solid var(--neutral-20);border-radius:6px;font-size:12px;position:absolute;overflow:hidden;box-shadow:0 2px 8px #00000026}.semantic-layer-demo-module-scss-module__FvQA-q__modelHeader{align-items:center;gap:6px;height:36px;padding:0 10px;display:flex}.semantic-layer-demo-module-scss-module__FvQA-q__modelName{color:var(--neutral-100);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:600;overflow:hidden}.semantic-layer-demo-module-scss-module__FvQA-q__modelKind{text-transform:uppercase;letter-spacing:.3px;border-radius:3px;padding:2px 5px;font-size:9px;font-weight:600}.semantic-layer-demo-module-scss-module__FvQA-q__properties{padding:6px 8px 8px}.semantic-layer-demo-module-scss-module__FvQA-q__property{height:22px;color:var(--neutral-60);border-radius:3px;align-items:center;gap:6px;padding:0 4px;font-size:11px;display:flex}.semantic-layer-demo-module-scss-module__FvQA-q__propertyIconWrapper{align-items:center;display:flex;position:relative}.semantic-layer-demo-module-scss-module__FvQA-q__propertyIcon{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.semantic-layer-demo-module-scss-module__FvQA-q__keyIcon{font-size:7px;position:absolute;top:-3px;right:-5px}.semantic-layer-demo-module-scss-module__FvQA-q__propertyName{white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-mono);color:var(--neutral-100);flex:1;overflow:hidden}.semantic-layer-demo-module-scss-module__FvQA-q__propertyType{color:var(--neutral-40);font-size:10px;font-family:var(--font-mono)}.semantic-layer-demo-module-scss-module__FvQA-q__metrics{border-top:1px solid var(--neutral-20);padding:6px 8px 8px}.semantic-layer-demo-module-scss-module__FvQA-q__metric{height:22px;color:var(--neutral-60);border-radius:3px;align-items:center;gap:6px;padding:0 4px;font-size:11px;display:flex}.semantic-layer-demo-module-scss-module__FvQA-q__metricName{white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-mono);color:var(--neutral-100);flex:1;overflow:hidden}.semantic-layer-demo-module-scss-module__FvQA-q__metricType{color:var(--neutral-40);font-size:10px;font-family:var(--font-mono)}
.video-modal-module-scss-module__GrY5wG__overlay{z-index:1000;background:#000c;justify-content:center;align-items:center;animation:.2s ease-out video-modal-module-scss-module__GrY5wG__fadeIn;display:flex;position:fixed;inset:0}.video-modal-module-scss-module__GrY5wG__modal{width:90vw;max-width:1200px;animation:.25s ease-out video-modal-module-scss-module__GrY5wG__scaleIn;position:relative}.video-modal-module-scss-module__GrY5wG__closeButton{color:#f0f0f2;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;transition:background-color .15s ease-out;display:flex;position:absolute;top:-48px;right:0}.video-modal-module-scss-module__GrY5wG__closeButton:hover{background:#ffffff1a}.video-modal-module-scss-module__GrY5wG__videoContainer{background:#1a1a1a;border-radius:8px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.video-modal-module-scss-module__GrY5wG__videoContainer iframe{width:100%;height:100%;transition:opacity .3s ease-out;position:absolute;top:0;left:0}.video-modal-module-scss-module__GrY5wG__videoContainer iframe.video-modal-module-scss-module__GrY5wG__loading{opacity:0}.video-modal-module-scss-module__GrY5wG__videoContainer iframe.video-modal-module-scss-module__GrY5wG__loaded{opacity:1}.video-modal-module-scss-module__GrY5wG__skeleton{background:#1a1a1a;flex-direction:column;display:flex;position:absolute;inset:0}.video-modal-module-scss-module__GrY5wG__skeletonHeader{flex-direction:column;gap:8px;padding:24px 32px;display:flex}.video-modal-module-scss-module__GrY5wG__skeletonTitle{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%;border-radius:4px;width:60%;max-width:400px;height:28px;animation:1.5s infinite video-modal-module-scss-module__GrY5wG__shimmer}@media only screen and (max-width:640px){.video-modal-module-scss-module__GrY5wG__skeletonTitle{display:none}}.video-modal-module-scss-module__GrY5wG__skeletonPlayButton{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%;border-radius:50%;width:80px;height:80px;animation:1.5s .2s infinite video-modal-module-scss-module__GrY5wG__shimmer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes video-modal-module-scss-module__GrY5wG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes video-modal-module-scss-module__GrY5wG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes video-modal-module-scss-module__GrY5wG__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
