.index-module-scss-module__2KA8Qa__chatHomePage{flex-direction:column;align-items:center;gap:44px;display:flex;position:relative}.index-module-scss-module__2KA8Qa__chatHomePage:before{content:"";background:linear-gradient(180deg,var(--bg-gradient-light)0%,var(--bg-gradient-dark)100%);pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.index-module-scss-module__2KA8Qa__chatHomePage{width:calc(100% + var(--space-24)*2);min-height:calc(100% + var(--space-24)*2);margin:calc(var(--space-24)*-1);padding:var(--space-24);padding-top:calc(8% + var(--space-24) - 16px);overflow-anchor:none}.index-module-scss-module__2KA8Qa__chatHomePage__header{align-items:center;gap:var(--space-8);flex-direction:column;width:600px;display:flex;position:relative}.index-module-scss-module__2KA8Qa__chatHomePage__greeting{text-align:center;white-space:nowrap;color:var(--primary-60);margin-top:var(--space-16);font-size:24px;font-weight:500;line-height:29px}.index-module-scss-module__2KA8Qa__chatHomePage__title{text-align:center;color:var(--primary-80);margin-top:var(--space-4);margin-bottom:var(--space-16);font-size:36px;font-weight:500;line-height:44px}.index-module-scss-module__2KA8Qa__chatHomePage__previewBadge{font-size:.75em}.index-module-scss-module__2KA8Qa__chatHomePage__categoriesWrapper{gap:var(--space-12);flex-direction:row;display:flex}.index-module-scss-module__2KA8Qa__chatHomePage__categoriesWrapper__btn{cursor:pointer;color:var(--black-50);border:1px solid var(--black-20);background-color:transparent;border-radius:24px;align-items:center;gap:8px;width:auto;height:40px;padding:8px 16px;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex}.index-module-scss-module__2KA8Qa__chatHomePage__categoriesWrapper__btn:hover{background-color:var(--black-1004);color:var(--black-50)}.index-module-scss-module__2KA8Qa__chatHomePage__categoriesWrapper__btn__selected{color:var(--black-50);border:1px solid var(--black-25);background:rgba(255,255,255,.7)}.index-module-scss-module__2KA8Qa__chatHomePage__categoriesWrapper__btn__selected:hover{color:var(--black-50);background:rgba(255,255,255,.7)}.index-module-scss-module__2KA8Qa__chatHomePage__messageInputWrapper{width:750px;margin-top:var(--space-16);flex-direction:column;align-items:center;display:flex;position:relative}.index-module-scss-module__2KA8Qa__chatHomePage__messageInputWrapper>div{border-radius:12px;box-shadow:0 12px 24px 4px rgba(0,40,143,.08)}
.MessageInput-module-scss-module__Fo4zCq__container{border:1px solid var(--black-20);background-color:#fff;border-radius:8px;flex-direction:column;width:100%;height:122px;padding:16px;display:flex;box-shadow:0 1px 2px rgba(15,23,42,.08)}.MessageInput-module-scss-module__Fo4zCq__container:focus-within{outline:1px solid var(--black-20)}.MessageInput-module-scss-module__Fo4zCq__textarea{resize:none;border:none;width:100%;height:100%;padding-bottom:16px;font-family:inherit;font-size:14px;font-weight:500;line-height:20px}.MessageInput-module-scss-module__Fo4zCq__textarea:focus{outline:none}.MessageInput-module-scss-module__Fo4zCq__bottomBar{justify-content:space-between;align-items:flex-end;margin-top:12px;display:flex}.MessageInput-module-scss-module__Fo4zCq__submitBtn{cursor:pointer;background:0 0;border:none;font-size:24px;display:flex}.MessageInput-module-scss-module__Fo4zCq__submitBtnDisabled{cursor:default}
.SessionContextDropdown-module-scss-module__xReKuG__dropdown{position:relative}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__content{border:1px solid var(--black-20);background-color:#fff;border-radius:8px;flex-direction:column;width:272px;height:-moz-fit-content;height:fit-content;max-height:320px;margin-left:-4px;display:flex;overflow-y:auto}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__content__header{border-bottom:1px solid var(--black-20);gap:6px;padding:12px 12px 12px 15px;font-size:14px;font-weight:500;line-height:20px;display:flex}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__content__header__input{width:100%;padding-left:var(--space-8);padding-right:var(--space-8);color:var(--black-40);border:none;font-size:14px;font-weight:500;line-height:20px}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__content__header__input:focus{outline:none}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__content__body{padding:0 14px 6px}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__content__body__section{flex-direction:column;gap:12px;padding-top:14px;padding-bottom:14px;display:flex}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__content__body__section:not(:last-child){border-bottom:1px solid var(--black-20)}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__content__body__section__item{justify-content:space-between;align-items:center;gap:8px;display:flex}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__collections__list{border-left:1px solid var(--black-20);flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__collection__item{background-color:var(--black-5);cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;padding:4px 8px;font-size:12px;list-style:none;transition:background-color .2s;display:flex}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__collection__item:hover{background-color:var(--black-10)}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__collection__item.SessionContextDropdown-module-scss-module__xReKuG__dropdown__collection__item__active{background-color:var(--primary-10);border:1px solid var(--primary-50)}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__subpopup{z-index:var(--z-index-dropdown);margin-left:8px;position:absolute;left:280px}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__subpopup__content{border:1px solid var(--black-20);background-color:#fff;border-radius:8px;width:200px;max-height:200px;padding:10px;overflow-y:scroll;box-shadow:0 4px 12px rgba(0,0,0,.1)}.SessionContextDropdown-module-scss-module__xReKuG__dropdown__subpopup__actions{flex-direction:column;gap:12px;display:flex}
.HomePageBody-module-scss-module__NBkoOW__chatHomePage__body{align-items:center;gap:var(--space-16);flex-direction:column;display:flex;position:relative}.HomePageBody-module-scss-module__NBkoOW__suggestedTopics{flex-direction:column;align-items:flex-start;gap:0;width:100%;display:flex}.HomePageBody-module-scss-module__NBkoOW__suggestedTopics__item{align-items:center;gap:var(--space-8);border:none;border-bottom:1px solid var(--black-20);cursor:pointer;text-align:left;background-color:transparent;justify-content:space-between;width:100%;padding:12px 0;display:flex}.HomePageBody-module-scss-module__NBkoOW__suggestedTopics__item:last-child{border-bottom:none}.HomePageBody-module-scss-module__NBkoOW__suggestedTopics__item svg:last-child{flex-shrink:0;margin-left:auto}.HomePageBody-module-scss-module__NBkoOW__suggestedTopics__text{margin-right:var(--space-44);flex:1}
.index-module-scss-module__0qLomq__pageWrapper{justify-content:center;align-items:center;height:100%;margin-left:-24px;display:flex}.index-module-scss-module__0qLomq__pageWrapper:before{content:"";background:linear-gradient(180deg,var(--bg-gradient-light)0%,var(--bg-gradient-dark)100%);pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.index-module-scss-module__0qLomq__pageWrapper{width:calc(100% + var(--space-24)*2);min-height:calc(100% + var(--space-24)*2);margin:calc(var(--space-24)*-1)}.index-module-scss-module__0qLomq__pageWrapperWithPreview{justify-content:flex-start;align-items:stretch}.index-module-scss-module__0qLomq__pageWrapper__chatWrapper{flex-direction:column;width:100%;max-width:900px;height:100%;padding:24px;display:flex;position:relative}.index-module-scss-module__0qLomq__pageWrapper__chatWrapperExpanded{width:calc(100% - 720px);max-width:none;transition:width .2s}.index-module-scss-module__0qLomq__pageWrapper__chatWrapper__messageInputWrapper{justify-content:center;width:100%;margin:auto auto 24px;display:flex}.index-module-scss-module__0qLomq__pageWrapper__documentPreviewWrapper{flex-direction:column;height:100%;display:flex}.index-module-scss-module__0qLomq__pageWrapper__documentPreviewWrapperHidden{display:none}.index-module-scss-module__0qLomq__sidebarWrapper{border-left:1px solid var(--black-20);width:286px;min-width:286px;padding:24px}
.DocumentPreviewSidebar-module-scss-module__aAsNqq__documentSidebar{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;height:100vh;display:flex;position:relative;overflow:hidden}.DocumentPreviewSidebar-module-scss-module__aAsNqq__resizeHandle{cursor:ew-resize;z-index:10;background:0 0;width:4px;transition:background-color .2s;position:absolute;top:0;bottom:0;left:0}.DocumentPreviewSidebar-module-scss-module__aAsNqq__resizeHandle:hover{background:#6366f1}.DocumentPreviewSidebar-module-scss-module__aAsNqq__documentSidebar__header{flex-shrink:0}.DocumentPreviewSidebar-module-scss-module__aAsNqq__documentSidebar__content{flex-direction:column;flex:1;display:flex;overflow:hidden}.DocumentPreviewSidebar-module-scss-module__aAsNqq__documentSidebar__documentBlock{flex-direction:column;flex:1;display:flex;overflow:auto}.DocumentPreviewSidebar-module-scss-module__aAsNqq__pdfViewerWrapper{flex-direction:column;flex:1;display:flex;position:relative;overflow:auto}.DocumentPreviewSidebar-module-scss-module__aAsNqq__zoomInBtn{border:1px solid var(--black-20);background:var(--black-10);z-index:10;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:fixed;bottom:86px;right:36px}.DocumentPreviewSidebar-module-scss-module__aAsNqq__zoomInBtn.DocumentPreviewSidebar-module-scss-module__aAsNqq__disabled{opacity:.4;cursor:not-allowed}.DocumentPreviewSidebar-module-scss-module__aAsNqq__zoomOutBtn{border:1px solid var(--black-20);background:var(--black-10);z-index:10;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:fixed;bottom:36px;right:36px}.DocumentPreviewSidebar-module-scss-module__aAsNqq__zoomOutBtn.DocumentPreviewSidebar-module-scss-module__aAsNqq__disabled,.DocumentPreviewSidebar-module-scss-module__aAsNqq__zoomInBtn:disabled{opacity:.4;cursor:not-allowed}.DocumentPreviewSidebar-module-scss-module__aAsNqq__progressWrapper{justify-content:center;align-items:center;height:100%;min-height:400px;display:flex}.DocumentPreviewSidebar-module-scss-module__aAsNqq__errorMessage{color:var(--black-60);text-align:center;max-width:280px;padding:24px;font-size:14px;line-height:1.5}
.Header-module-scss-module__lZvFAq__header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px}.Header-module-scss-module__lZvFAq__header__content{justify-content:space-between;align-items:center;gap:12px;display:flex}.Header-module-scss-module__lZvFAq__header__title{color:#111827;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.Header-module-scss-module__lZvFAq__header__closeButton{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:18px;line-height:1;transition:all .2s;display:flex}.Header-module-scss-module__lZvFAq__header__closeButton:hover{color:#374151;background:#e5e7eb}.Header-module-scss-module__lZvFAq__header__closeButton:active{background:#d1d5db}
.index-module-scss-module__W_sNFG__messagesWrapper{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;height:100%;display:flex;overflow-x:hidden;overflow-y:scroll}
.MessageItem-module-scss-module__crgZMa__userMessage{color:var(--primary-80);flex:1;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:26px}.MessageItem-module-scss-module__crgZMa__userMessage p{margin:0 0 8px}.MessageItem-module-scss-module__crgZMa__userMessage p:last-child{margin-bottom:0}.MessageItem-module-scss-module__crgZMa__systemMessage{color:var(--black-70);width:100%;font-size:14px;line-height:20px}.MessageItem-module-scss-module__crgZMa__systemMessage p{margin:0 0 8px}.MessageItem-module-scss-module__crgZMa__systemMessage p:last-child{margin-bottom:0}.MessageItem-module-scss-module__crgZMa__stickyHeaderWrapper{z-index:1;background-color:#f7f9ff;width:100%;position:-webkit-sticky;position:sticky;top:0}.MessageItem-module-scss-module__crgZMa__stickyHeaderMessage{color:var(--primary-80);margin-bottom:1rem;font-size:18px;font-style:normal;font-weight:500;line-height:26px}
.StreamingMessage-module-scss-module__ZhJiBG__streamingMessageComplete{width:100%}.StreamingMessage-module-scss-module__ZhJiBG__tabsContainer{background:0 0;overflow:visible}.StreamingMessage-module-scss-module__ZhJiBG__tabsHeader{box-sizing:border-box;align-items:center;gap:var(--space-6);border-bottom:1px solid var(--black-20);background:0 0;border-radius:0;flex-direction:row;flex:none;order:1;align-self:stretch;height:48px;padding:0;display:flex;position:relative}.StreamingMessage-module-scss-module__ZhJiBG__tab{padding:var(--space-4)var(--space-8);border-radius:var(--radius-6);cursor:pointer;text-align:center;min-width:-moz-fit-content;min-width:fit-content;height:28px;color:var(--black-40);justify-content:center;align-items:center;gap:var(--space-6);background:0 0;border:none;flex-direction:row;flex:none;order:0;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:all .2s;display:flex;position:relative}.StreamingMessage-module-scss-module__ZhJiBG__tab:hover{color:var(--black-50)}.StreamingMessage-module-scss-module__ZhJiBG__tab.StreamingMessage-module-scss-module__ZhJiBG__active{color:var(--primary-80)}.StreamingMessage-module-scss-module__ZhJiBG__tab.StreamingMessage-module-scss-module__ZhJiBG__active:after{content:"";background:var(--primary-80);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-10px;left:0;right:0}.StreamingMessage-module-scss-module__ZhJiBG__active{color:var(--primary-80)}.StreamingMessage-module-scss-module__ZhJiBG__active:after{content:"";background:var(--primary-80);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-10px;left:0;right:0}.StreamingMessage-module-scss-module__ZhJiBG__tabCount{margin-left:var(--space-4);color:var(--black-30);font-size:12px;font-weight:500}.StreamingMessage-module-scss-module__ZhJiBG__tab.StreamingMessage-module-scss-module__ZhJiBG__active .StreamingMessage-module-scss-module__ZhJiBG__tabCount{color:var(--primary-60)}.StreamingMessage-module-scss-module__ZhJiBG__tabsContent{padding:var(--space-8)var(--space-16)}.StreamingMessage-module-scss-module__ZhJiBG__tabPanel{animation:.2s ease-in StreamingMessage-module-scss-module__ZhJiBG__fadeIn}@keyframes StreamingMessage-module-scss-module__ZhJiBG__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.StreamingMessage-module-scss-module__ZhJiBG__answerPanel{line-height:1.6}.StreamingMessage-module-scss-module__ZhJiBG__stepsTimeline{gap:var(--space-16);padding-left:var(--space-8);flex-direction:column;display:flex;position:relative}.StreamingMessage-module-scss-module__ZhJiBG__stepsCollapsibleSection{margin-bottom:var(--space-16)}.StreamingMessage-module-scss-module__ZhJiBG__stepsToggleButton{align-items:center;gap:var(--space-8);width:100%;padding:0 0 var(--space-12)0;cursor:pointer;background:0 0;border:none;transition:opacity .2s;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__stepsToggleButton:hover{opacity:.7}.StreamingMessage-module-scss-module__ZhJiBG__stepsToggleButton svg{flex-shrink:0;transition:transform .2s ease-in-out}.StreamingMessage-module-scss-module__ZhJiBG__stepsToggleText{color:#000d36;flex:none;order:0;height:20px;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.StreamingMessage-module-scss-module__ZhJiBG__chevronIcon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__chevronUp{transform:rotate(-180deg)}.StreamingMessage-module-scss-module__ZhJiBG__loadingDotsContainer{padding:var(--space-8)0;align-items:center;min-height:40px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__loadingDots{color:var(--black-40);width:30px;font-size:24px;display:inline-block}.StreamingMessage-module-scss-module__ZhJiBG__stepContainer{grid-template-rows:auto 1fr;grid-template-columns:12px 1fr;gap:0;display:grid;position:relative}.StreamingMessage-module-scss-module__ZhJiBG__stepTitle{align-items:center;gap:var(--space-6);color:var(--black-100);margin-top:10px;margin-bottom:var(--space-8);padding-left:var(--space-16);grid-area:1/2;font-size:15px;font-weight:600;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__animatedDots{text-align:left;width:1.5em;display:inline-block}.StreamingMessage-module-scss-module__ZhJiBG__bulletPoint{background:var(--primary-80);display:none}.StreamingMessage-module-scss-module__ZhJiBG__stepPanel{grid-area:2/2;position:relative}.StreamingMessage-module-scss-module__ZhJiBG__stepContainer:before{content:"";background:var(--black-25);border-radius:50%;grid-area:1/1;align-self:center;width:8px;height:8px;margin-top:2px;margin-left:2px;margin-right:4px}.StreamingMessage-module-scss-module__ZhJiBG__stepContainer:after{content:"";background:var(--black-25);border-radius:1px;grid-area:2/1;width:2px;margin-left:5px;margin-right:4px}.StreamingMessage-module-scss-module__ZhJiBG__timelineStep{gap:var(--space-16);padding-left:40px;display:flex;position:relative}.StreamingMessage-module-scss-module__ZhJiBG__timelineStep.StreamingMessage-module-scss-module__ZhJiBG__statusActive .StreamingMessage-module-scss-module__ZhJiBG__timelineCard{border-color:var(--purple-50);box-shadow:0 12px 24px var(--purple-5016)}.StreamingMessage-module-scss-module__ZhJiBG__timelineStep.StreamingMessage-module-scss-module__ZhJiBG__statusActive .StreamingMessage-module-scss-module__ZhJiBG__markerIndex{background:var(--purple-70);color:var(--white-100);border-color:var(--purple-70)}.StreamingMessage-module-scss-module__ZhJiBG__timelineStep.StreamingMessage-module-scss-module__ZhJiBG__statusActive.StreamingMessage-module-scss-module__ZhJiBG__thinkingStep .StreamingMessage-module-scss-module__ZhJiBG__timelineCard,.StreamingMessage-module-scss-module__ZhJiBG__timelineStep.StreamingMessage-module-scss-module__ZhJiBG__statusActive.StreamingMessage-module-scss-module__ZhJiBG__toolStep .StreamingMessage-module-scss-module__ZhJiBG__timelineCard{background:var(--purple-10)}.StreamingMessage-module-scss-module__ZhJiBG__timelineStep.StreamingMessage-module-scss-module__ZhJiBG__statusCompleted .StreamingMessage-module-scss-module__ZhJiBG__markerIndex{background:var(--purple-10);color:var(--purple-70);border-color:var(--purple-20)}.StreamingMessage-module-scss-module__ZhJiBG__timelineStep.StreamingMessage-module-scss-module__ZhJiBG__statusPending .StreamingMessage-module-scss-module__ZhJiBG__markerIndex{background:var(--white-100);color:var(--black-30);border-color:var(--black-20)}.StreamingMessage-module-scss-module__ZhJiBG__timelineMarker{z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.StreamingMessage-module-scss-module__ZhJiBG__markerIndex{background:var(--white-100);width:32px;height:32px;color:var(--purple-70);border:2px solid var(--primary-20);box-shadow:0 2px 4px var(--purple-5016);border-radius:999px;justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__markerIcon{font-size:16px;position:absolute;top:40px;left:8px}.StreamingMessage-module-scss-module__ZhJiBG__timelineCard{padding:var(--space-16);background:0 0;flex-direction:column;flex:1;gap:12px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__thinkingStep .StreamingMessage-module-scss-module__ZhJiBG__timelineCard{background:var(--black-10)}.StreamingMessage-module-scss-module__ZhJiBG__timelineHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__timelineTitleGroup{flex-direction:column;gap:4px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__timelineTitle{color:var(--black-100);font-size:15px;font-weight:600}.StreamingMessage-module-scss-module__ZhJiBG__timelineSubtitle{color:var(--black-40);font-size:13px}.StreamingMessage-module-scss-module__ZhJiBG__timelineMeta{align-items:center;gap:8px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__timelineDuration{color:var(--black-30);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.StreamingMessage-module-scss-module__ZhJiBG__timelineBody{color:var(--black-50);flex-direction:column;gap:12px;font-size:14px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__timelineBody.StreamingMessage-module-scss-module__ZhJiBG__noResults,.StreamingMessage-module-scss-module__ZhJiBG__noResults{color:var(--black-30);font-style:italic}.StreamingMessage-module-scss-module__ZhJiBG__timelineMessage{margin:0}.StreamingMessage-module-scss-module__ZhJiBG__moreIndicator{color:var(--purple-50);justify-content:center;font-size:13px;font-weight:500}.StreamingMessage-module-scss-module__ZhJiBG__moreIndicator.StreamingMessage-module-scss-module__ZhJiBG__citationCard{justify-content:center;align-items:center;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__timelineContainer{padding-top:8px}.StreamingMessage-module-scss-module__ZhJiBG__citationsList{flex-direction:column;gap:8px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__citationsSectionTitle{color:var(--black-80);margin-bottom:8px;font-size:14px;font-weight:600}.StreamingMessage-module-scss-module__ZhJiBG__customLinksPanel{box-sizing:border-box;isolation:isolate;background:var(--white-100);border:1px solid var(--black-25);border-radius:var(--radius-8);flex-direction:column;flex:none;order:1;align-self:stretch;align-items:flex-start;gap:8px;width:100%;max-height:none;margin-bottom:12px;padding:10px 12px;display:flex;overflow:visible}.StreamingMessage-module-scss-module__ZhJiBG__emptyState{color:var(--black-30);text-align:center;padding:32px;font-size:14px}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper{white-space:pre-wrap;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper h1{color:var(--primary-80);margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.2}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper h2{color:var(--primary-80);margin-bottom:.875rem;font-size:1.5rem;font-weight:600;line-height:1.3}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper h3{color:var(--primary-80);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper strong{font-weight:600}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper .StreamingMessage-module-scss-module__ZhJiBG__external-link{color:var(--primary-80);border-bottom:1px solid transparent;align-items:center;gap:4px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper .StreamingMessage-module-scss-module__ZhJiBG__external-link:hover{color:var(--primary-60);border-bottom:1px solid var(--primary-60)}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper h4{margin-bottom:.5rem;font-size:1.125rem;font-weight:500;line-height:1.4}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper h5{margin-bottom:.5rem;font-size:1rem;font-weight:500;line-height:1.4}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper h6{margin-bottom:.5rem;font-size:.875rem;font-weight:500;line-height:1.4}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper p,.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper span{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;margin-bottom:1rem}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper code{background:var(--white-100);padding:var(--space-6)var(--space-12);border-radius:var(--radius-3);border:1px solid var(--black-20);color:var(--black-100);margin-bottom:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;display:inline-block}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper pre{background:var(--white-100);padding:var(--space-20)var(--space-24);border-radius:var(--radius-6);border:1px solid var(--black-20);margin:var(--space-16)0;color:var(--black-100);font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;line-height:1.5;overflow-x:auto}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper pre code{font-size:inherit;color:inherit;background:0 0;border:none;margin:0;padding:0}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper li{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;margin-bottom:.5rem}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper ul,.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper ol{margin-bottom:1rem;padding-left:1.5rem}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper ul{list-style-type:disc}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper ol{list-style-type:decimal}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper ul ul,.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper ol ol,.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper ul ol,.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper ol ul{margin-top:.5rem;margin-bottom:.5rem}.StreamingMessage-module-scss-module__ZhJiBG__deepLink{color:var(--primary-80);border-bottom:1px solid transparent;font-weight:500;text-decoration:none;transition:all .2s}.StreamingMessage-module-scss-module__ZhJiBG__deepLink:hover{color:var(--primary-60);border-bottom:1px solid var(--primary-60)}.StreamingMessage-module-scss-module__ZhJiBG__deepLink.StreamingMessage-module-scss-module__ZhJiBG__visited{color:var(--primary-60)}.StreamingMessage-module-scss-module__ZhJiBG__streamingHeader{flex-direction:column;gap:12px;margin-bottom:12px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__thinkingIndicator{background:var(--black-10);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__pulseDot{background:var(--purple-50);border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite StreamingMessage-module-scss-module__ZhJiBG__pulse}@keyframes StreamingMessage-module-scss-module__ZhJiBG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.StreamingMessage-module-scss-module__ZhJiBG__thinkingText{color:var(--black-50);font-size:14px;font-style:italic}.StreamingMessage-module-scss-module__ZhJiBG__toolCallsProgress{flex-direction:column;gap:8px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__toolCallItem{background:var(--black-10);border-radius:var(--radius-6);border-left:3px solid var(--black-20);align-items:center;gap:8px;padding:6px 12px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__toolStatusIndicator{border-radius:50%;width:6px;height:6px}.StreamingMessage-module-scss-module__ZhJiBG__toolStatusIndicator.StreamingMessage-module-scss-module__ZhJiBG__running{background:var(--primary-50);animation:1s ease-in-out infinite StreamingMessage-module-scss-module__ZhJiBG__pulse}.StreamingMessage-module-scss-module__ZhJiBG__toolStatusIndicator.StreamingMessage-module-scss-module__ZhJiBG__completed{background:var(--green-50)}.StreamingMessage-module-scss-module__ZhJiBG__running{background:var(--primary-50);animation:1s ease-in-out infinite StreamingMessage-module-scss-module__ZhJiBG__pulse}.StreamingMessage-module-scss-module__ZhJiBG__completed{background:var(--green-50)}.StreamingMessage-module-scss-module__ZhJiBG__toolMessage{color:var(--black-40);font-size:13px}.StreamingMessage-module-scss-module__ZhJiBG__citationCard{align-items:center;gap:var(--space-12);padding:var(--space-12);border-radius:var(--radius-8);background:0 0;border:0;transition:all .2s;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__citationCard:hover{background:0 0;border-color:transparent}.StreamingMessage-module-scss-module__ZhJiBG__citationCard.StreamingMessage-module-scss-module__ZhJiBG__clickable{cursor:pointer}.StreamingMessage-module-scss-module__ZhJiBG__collectionCard{background:var(--white-100);border:0}.StreamingMessage-module-scss-module__ZhJiBG__collectionCard:hover{background:var(--primary-502)}.StreamingMessage-module-scss-module__ZhJiBG__clickable{cursor:pointer}.StreamingMessage-module-scss-module__ZhJiBG__citationIndex{width:16px;height:16px;color:var(--black-60);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__citationContent{flex:1;min-width:0}.StreamingMessage-module-scss-module__ZhJiBG__citationIcon{width:20px;height:20px;color:var(--black-60);justify-content:center;align-items:center;display:inline-flex}.StreamingMessage-module-scss-module__ZhJiBG__citationIcon svg{width:20px;height:20px;display:block}.StreamingMessage-module-scss-module__ZhJiBG__citationDocName{color:var(--black-100);margin-bottom:var(--space-4);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.StreamingMessage-module-scss-module__ZhJiBG__citationSubText{white-space:nowrap;font-family:inherit;font-style:inherit;color:inherit;opacity:.6;font-size:14px;font-weight:400;line-height:20px;display:inline}.StreamingMessage-module-scss-module__ZhJiBG__citationMeta{align-items:center;gap:var(--space-6);color:var(--black-40);flex-wrap:wrap;font-size:12px;display:flex}.StreamingMessage-module-scss-module__ZhJiBG__citationLabel{font-weight:500}.StreamingMessage-module-scss-module__ZhJiBG__citationValue{background:var(--black-20);padding:2px var(--space-6);border-radius:var(--radius-3);font-family:monospace}.StreamingMessage-module-scss-module__ZhJiBG__citationSeparator{color:var(--black-25)}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper .doc-citation{color:var(--primary-80);cursor:pointer;margin:0 2px;text-decoration:underline;transition:opacity .2s;display:inline}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper .doc-citation:hover{opacity:.7}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper .doc-citation svg{vertical-align:middle;margin-left:4px}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper .collection-citation{color:var(--primary-80);cursor:pointer;margin:0 2px;text-decoration:underline;transition:opacity .2s;display:inline}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper .collection-citation:hover{opacity:.7}.StreamingMessage-module-scss-module__ZhJiBG__markdownWrapper .collection-citation svg{vertical-align:middle;margin-left:4px}
.AnswerTabPanel-module-scss-module__ZhJ6eq__deepLink{color:var(--primary-80);border-bottom:1px solid transparent;font-weight:500;text-decoration:none;transition:all .2s}.AnswerTabPanel-module-scss-module__ZhJ6eq__deepLink:hover{color:var(--primary-60);border-bottom:1px solid var(--primary-60)}.AnswerTabPanel-module-scss-module__ZhJ6eq__deepLink.AnswerTabPanel-module-scss-module__ZhJ6eq__visited,.AnswerTabPanel-module-scss-module__ZhJ6eq__visited{color:var(--primary-60)}.AnswerTabPanel-module-scss-module__ZhJ6eq__tabPanel{animation:.2s ease-in AnswerTabPanel-module-scss-module__ZhJ6eq__fadeIn}.AnswerTabPanel-module-scss-module__ZhJ6eq__answerPanel{line-height:1.6}.AnswerTabPanel-module-scss-module__ZhJ6eq__streamingHeader{flex-direction:column;gap:12px;margin-bottom:12px;display:flex}.AnswerTabPanel-module-scss-module__ZhJ6eq__stepsTimeline{gap:var(--space-16);padding-left:var(--space-8);flex-direction:column;display:flex;position:relative}.AnswerTabPanel-module-scss-module__ZhJ6eq__stepsCollapsibleSection{margin-bottom:var(--space-16)}.AnswerTabPanel-module-scss-module__ZhJ6eq__stepsToggleButton{align-items:center;gap:var(--space-8);width:100%;padding:0 0 var(--space-12)0;cursor:pointer;background:0 0;border:none;transition:opacity .2s;display:flex}.AnswerTabPanel-module-scss-module__ZhJ6eq__stepsToggleButton:hover{opacity:.7}.AnswerTabPanel-module-scss-module__ZhJ6eq__stepsToggleButton svg{flex-shrink:0;transition:transform .2s ease-in-out}.AnswerTabPanel-module-scss-module__ZhJ6eq__stepsToggleText{color:#000d36;flex:none;order:0;height:20px;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.AnswerTabPanel-module-scss-module__ZhJ6eq__chevronUp{transform:rotate(-180deg)}.AnswerTabPanel-module-scss-module__ZhJ6eq__loadingDotsContainer{padding:var(--space-8)0;align-items:center;min-height:40px;display:flex}.AnswerTabPanel-module-scss-module__ZhJ6eq__loadingDots{color:var(--black-40);width:30px;font-size:24px;display:inline-block}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper{white-space:pre-wrap;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper h1{color:var(--primary-80);margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.2}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper h2{color:var(--primary-80);margin-bottom:.875rem;font-size:1.5rem;font-weight:600;line-height:1.3}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper h3{color:var(--primary-80);margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.4}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper strong{font-weight:600}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .AnswerTabPanel-module-scss-module__ZhJ6eq__external-link{color:var(--primary-80);cursor:pointer;border-bottom:1px solid transparent;align-items:center;gap:4px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .AnswerTabPanel-module-scss-module__ZhJ6eq__external-link svg{transition:all .2s}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .AnswerTabPanel-module-scss-module__ZhJ6eq__external-link:hover svg path:first-child{fill:var(--black-10016)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .AnswerTabPanel-module-scss-module__ZhJ6eq__external-link:hover svg path:last-child{fill:var(--black-50)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .AnswerTabPanel-module-scss-module__ZhJ6eq__external-link:active svg path:first-child{fill:var(--primary-50)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .AnswerTabPanel-module-scss-module__ZhJ6eq__external-link:active svg path:last-child{fill:var(--primary-10)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .AnswerTabPanel-module-scss-module__ZhJ6eq__external-link:disabled svg path:first-child{fill:var(--black-10016)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .AnswerTabPanel-module-scss-module__ZhJ6eq__external-link:disabled svg path:last-child{fill:var(--black-1008)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .doc-citation{cursor:pointer}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .collection-citation{cursor:pointer}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .doc-citation svg{transition:all .2s}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .collection-citation svg{transition:all .2s}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .doc-citation:hover svg path:first-child{fill:var(--black-10016)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .collection-citation:hover svg path:first-child{fill:var(--black-10016)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .doc-citation:hover svg path:last-child{fill:var(--black-50)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .collection-citation:hover svg path:last-child{fill:var(--black-50)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .doc-citation:active svg path:first-child{fill:var(--primary-50)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .collection-citation:active svg path:first-child{fill:var(--primary-50)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .doc-citation:active svg path:last-child{fill:var(--primary-10)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .collection-citation:active svg path:last-child{fill:var(--primary-10)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .doc-citation:disabled svg path:first-child{fill:var(--black-10016)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .collection-citation:disabled svg path:first-child{fill:var(--black-10016)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .doc-citation:disabled svg path:last-child{fill:var(--black-1008)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper .collection-citation:disabled svg path:last-child{fill:var(--black-1008)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper h4{margin-bottom:.5rem;font-size:1.125rem;font-weight:500;line-height:1.4}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper h5{margin-bottom:.5rem;font-size:1rem;font-weight:500;line-height:1.4}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper h6{margin-bottom:.5rem;font-size:.875rem;font-weight:500;line-height:1.4}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper p,.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper span{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;margin-bottom:1rem}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper code{background:var(--white-100);padding:var(--space-6)var(--space-12);border-radius:var(--radius-3);border:1px solid var(--black-20);color:var(--black-100);margin-bottom:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;display:inline-block}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper pre{background:var(--white-100);padding:var(--space-20)var(--space-24);border-radius:var(--radius-6);border:1px solid var(--black-20);margin:var(--space-16)0;color:var(--black-100);font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;line-height:1.5;overflow-x:auto}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper pre code{font-size:inherit;color:inherit;background:0 0;border:none;margin:0;padding:0}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper li{font-family:inherit;font-size:inherit;line-height:inherit;font-weight:inherit;margin-bottom:.5rem}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper ul,.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper ol{margin-bottom:1rem;padding-left:1.5rem}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper ul{list-style-type:disc}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper ol{list-style-type:decimal}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper ul ul,.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper ol ol,.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper ul ol,.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper ol ul{margin-top:.5rem;margin-bottom:.5rem}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper table{border-collapse:separate;border-spacing:0;background:var(--white-100);border-radius:var(--radius-12);border:2px solid #c8d1e9;width:100%;margin:1.25rem 0;overflow:hidden;box-shadow:0 6px 18px rgba(0,13,54,.08)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper thead{background:#ecedf4}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper thead th{letter-spacing:.03em;text-transform:uppercase;color:var(--primary-80);border-bottom:2px solid #c8d1e9;font-size:12px;font-weight:600}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper th,.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper td{text-align:left;color:var(--black-100);border-bottom:2px solid #c8d1e9;padding:12px 16px;font-weight:400}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper tbody tr:last-child td{border-bottom:none}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper tbody tr:nth-child(2n){background:var(--black-10)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper tbody tr:hover{background:var(--primary-502)}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper th:last-child,.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper td:last-child{text-align:left}.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper th+th,.AnswerTabPanel-module-scss-module__ZhJ6eq__markdownWrapper td+td{border-left:2px solid #c8d1e9}
.CitationsPanel-module-scss-module__KcyahG__citationsPanel{width:100%}.CitationsPanel-module-scss-module__KcyahG__citationsListHeader{color:var(--black-80);margin-bottom:var(--space-8);font-size:14px;font-weight:600}.CitationsPanel-module-scss-module__KcyahG__customLinksPanel{box-sizing:border-box;align-items:flex-start;gap:var(--space-8);isolation:isolate;background:var(--white-100);border:1px solid var(--black-25);border-radius:var(--radius-8);width:100%;max-height:none;margin-bottom:var(--space-12);flex-direction:column;flex:none;order:1;align-self:stretch;padding:10px 12px;display:flex;overflow:visible}.CitationsPanel-module-scss-module__KcyahG__citationsList{flex-direction:column;gap:0;width:100%;display:flex}.CitationsPanel-module-scss-module__KcyahG__citationCard{gap:var(--space-4);width:100%;padding:var(--space-4);border-radius:var(--radius-8);background:0 0;border:0;align-items:center;transition:all .2s;display:flex}.CitationsPanel-module-scss-module__KcyahG__citationCard:hover{background:0 0;border-color:transparent}.CitationsPanel-module-scss-module__KcyahG__citationCard.CitationsPanel-module-scss-module__KcyahG__clickable{cursor:pointer}.CitationsPanel-module-scss-module__KcyahG__collectionCard{background:var(--white-100);border:0}.CitationsPanel-module-scss-module__KcyahG__collectionCard:hover{background:var(--primary-502)}.CitationsPanel-module-scss-module__KcyahG__clickable{cursor:pointer}.CitationsPanel-module-scss-module__KcyahG__citationIndex{width:52px;height:50px;color:var(--black-60);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.CitationsPanel-module-scss-module__KcyahG__citationContent{flex:1;min-width:0}.CitationsPanel-module-scss-module__KcyahG__citationIcon{color:var(--black-60);flex:none;justify-content:center;align-items:center;display:inline-flex}.CitationsPanel-module-scss-module__KcyahG__citationIcon svg{width:auto;height:auto;display:block}.CitationsPanel-module-scss-module__KcyahG__citationDocName{color:var(--black-100);margin-bottom:var(--space-4);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.CitationsPanel-module-scss-module__KcyahG__citationSubText{white-space:nowrap;font-family:inherit;font-style:inherit;color:inherit;opacity:.6;font-size:14px;font-weight:400;line-height:20px;display:inline}.CitationsPanel-module-scss-module__KcyahG__citationMeta{align-items:center;gap:var(--space-6);color:var(--black-40);flex-wrap:wrap;font-size:12px;display:flex}.CitationsPanel-module-scss-module__KcyahG__citationLabel{font-weight:500}.CitationsPanel-module-scss-module__KcyahG__citationValue{background:var(--black-20);padding:2px var(--space-6);border-radius:var(--radius-3);font-family:monospace}.CitationsPanel-module-scss-module__KcyahG__citationSeparator{color:var(--black-25)}
.TabsHeader-module-scss-module__dxByLq__tabsHeader{box-sizing:border-box;align-items:center;gap:var(--space-6);border-bottom:1px solid var(--black-20);background:0 0;border-radius:0;flex-direction:row;flex:none;order:1;align-self:stretch;height:48px;padding:0;display:flex;position:relative}.TabsHeader-module-scss-module__dxByLq__tab{padding:var(--space-4)var(--space-8);border-radius:var(--radius-6);cursor:pointer;text-align:center;min-width:-moz-fit-content;min-width:fit-content;height:28px;color:var(--black-40);justify-content:center;align-items:center;gap:var(--space-6);background:0 0;border:none;flex-direction:row;flex:none;order:0;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:all .2s;display:flex;position:relative}.TabsHeader-module-scss-module__dxByLq__tab:hover{color:var(--black-50)}.TabsHeader-module-scss-module__dxByLq__tab.TabsHeader-module-scss-module__dxByLq__active{color:var(--primary-80)}.TabsHeader-module-scss-module__dxByLq__tab.TabsHeader-module-scss-module__dxByLq__active:after{content:"";background:var(--primary-80);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-10px;left:0;right:0}.TabsHeader-module-scss-module__dxByLq__active{color:var(--primary-80)}.TabsHeader-module-scss-module__dxByLq__active:after{content:"";background:var(--primary-80);border-radius:2px 2px 0 0;height:3px;position:absolute;bottom:-10px;left:0;right:0}.TabsHeader-module-scss-module__dxByLq__tabCount{margin-left:var(--space-4);color:var(--black-30);font-size:12px;font-weight:500}.TabsHeader-module-scss-module__dxByLq__tab.TabsHeader-module-scss-module__dxByLq__active .TabsHeader-module-scss-module__dxByLq__tabCount{color:var(--primary-60)}
.CollectionsDrawer-module__ieYKoa__backdrop{z-index:102;background:rgba(0,0,0,.3);align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.CollectionsDrawer-module__ieYKoa__contentWrapper{background:#f7f7f7;border-radius:16px 16px 0 0;flex-direction:column;width:100%;height:calc(100vh - 40px);display:flex}.CollectionsDrawer-module__ieYKoa__animation,.CollectionsDrawer-module__ieYKoa__fullTransitionElement{width:100%}.CollectionsDrawer-module__ieYKoa__header{border-bottom:1px solid #dfdfdf;justify-content:space-between;align-items:center;height:64px;padding:0 24px;display:flex}.CollectionsDrawer-module__ieYKoa__newTabLink{color:var(--primary-50);cursor:pointer;align-items:center;margin-left:12px;display:inline-flex}.CollectionsDrawer-module__ieYKoa__newTabLink svg{margin-left:4px}.CollectionsDrawer-module__ieYKoa__content{height:calc(100% - 64px);padding:24px 24px 0;display:flex}.CollectionsDrawer-module__ieYKoa__previewDocumentContent{height:calc(100% - 64px);display:flex}.CollectionsDrawer-module__ieYKoa__contentWithDocument{padding:0}.CollectionsDrawer-module__ieYKoa__tableWrapper{max-height:calc(100% - 390px);overflow-y:auto}.CollectionsDrawer-module__ieYKoa__path{align-items:center;gap:var(--space-8);display:flex}.CollectionsDrawer-module__ieYKoa__goBackIconWrapper{margin-right:8px}.CollectionsDrawer-module__ieYKoa__collectionPath{white-space:nowrap}.CollectionsDrawer-module__ieYKoa__collectionPathGray{color:#a2a2a2}.CollectionsDrawer-module__ieYKoa__separatorPath{color:#a2a2a2;margin:0 8px}.CollectionsDrawer-module__ieYKoa__closeIconWrapper{cursor:pointer;margin-left:auto}.CollectionsDrawer-module__ieYKoa__preloaderWrapper{justify-content:center;align-items:center;width:100%;height:100%;padding:30px;display:flex}.CollectionsDrawer-module__ieYKoa__wrapperCloseButton{justify-content:flex-end;align-items:center;gap:12px;display:flex}.CollectionsDrawer-module__ieYKoa__wrapperCloseButton p{font-weight:400}.CollectionsDrawer-module__ieYKoa__wrapperCloseButton hr{height:24px;margin-left:12px}.CollectionsDrawer-module__ieYKoa__savingChanges{align-items:center;gap:6px;display:flex}.CollectionsDrawer-module__ieYKoa__saveChangeText{white-space:nowrap}.CollectionsDrawer-module__ieYKoa__inlineBlock{align-items:center;gap:var(--space-8);display:inline-flex}.CollectionsDrawer-module__ieYKoa__documentLoadingWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}
.CollectionPageContainer-module__kP7MKa__container{flex:1;height:100%;margin:-24px;display:flex}.CollectionPageContainer-module__kP7MKa__content{flex-direction:column;flex:1;gap:32px;padding:24px;display:flex;overflow-y:auto}.CollectionPageContainer-module__kP7MKa__rightSidebar{border-left:1px solid var(--black-20);flex-direction:column;flex:auto;width:412px;max-width:412px;height:100%;padding:24px;display:flex;overflow:hidden}.CollectionPageContainer-module__kP7MKa__actionWrapper{gap:12px;display:flex}.CollectionPageContainer-module__kP7MKa__overviewActions{flex-direction:column;gap:10px;display:flex}.CollectionPageContainer-module__kP7MKa__overviewActions>div:last-child{border-bottom:0;padding-bottom:24px}.CollectionPageContainer-module__kP7MKa__overviewWrapper{flex-direction:column;flex:1;gap:40px;padding-top:40px;display:flex;overflow:hidden}.CollectionPageContainer-module__kP7MKa__activityWrapper{flex:1;overflow:hidden}.CollectionPageContainer-module__kP7MKa__documentWrapper{flex-direction:column;flex:1;gap:16px;display:flex;position:relative;overflow:auto}.CollectionPageContainer-module__kP7MKa__documentList{flex-direction:column;gap:10px;display:flex}.CollectionPageContainer-module__kP7MKa__documentTitle{color:var(--black-50);background-color:var(--black-15);z-index:1;border-radius:6px;padding:8px 12px;position:-webkit-sticky;position:sticky;top:0}.CollectionPageContainer-module__kP7MKa__documentTitle span{margin-left:4px}.CollectionPageContainer-module__kP7MKa__avatarRoot{background-color:var(--black-20);width:22px;height:22px;color:var(--black-70);font-size:10px}.CollectionPageContainer-module__kP7MKa__creatorWrapper{align-items:center;gap:4px;display:flex}.CollectionPageContainer-module__kP7MKa__matterTitleWrapper{justify-content:space-between;align-items:center;display:flex}.CollectionPageContainer-module__kP7MKa__matterTitleActionMenu{padding:12px}.CollectionPageContainer-module__kP7MKa__deleteMenuItem span{color:var(--red-50)}.CollectionPageContainer-module__kP7MKa__deleteMenuItem svg path{fill:var(--red-50)}.CollectionPageContainer-module__kP7MKa__titleLoader{justify-content:space-between;align-items:center;display:flex}.CollectionPageContainer-module__kP7MKa__menuItem{border-radius:6px;padding-left:4px;padding-right:4px}.CollectionPageContainer-module__kP7MKa__paper{border-left:1px solid var(--black-20);height:calc(100% - 65px);margin-top:65px;box-shadow:-8px 0 120px rgba(0,0,0,.16);z-index:8!important}.CollectionPageContainer-module__kP7MKa__root{box-shadow:none;--drawer-box-shadow:none;margin-top:56px}.CollectionPageContainer-module__kP7MKa__body{border:none;height:100%;padding:0}.CollectionPageContainer-module__kP7MKa__closeDrawerButton{border:1px solid var(--black-20);position:fixed;top:24px;left:calc(100% - 455px);background-color:var(--white-100)!important}.CollectionPageContainer-module__kP7MKa__closeDrawerButton:hover{background-color:var(--black-20)!important}.CollectionPageContainer-module__kP7MKa__icon{padding:var(--space-4)}.CollectionPageContainer-module__kP7MKa__rightActions{align-items:center;display:flex}.CollectionPageContainer-module__kP7MKa__showDetailsIconWrapper svg{transform:rotate(180deg)}.CollectionPageContainer-module__kP7MKa__showDetailsIconWrapper.CollectionPageContainer-module__kP7MKa__flippedIcon svg{transform:rotate(0)}.CollectionPageContainer-module__kP7MKa__tagsWrapper{padding-left:12px}
@keyframes Drawer-module-scss-module__VqEHoa__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes Drawer-module-scss-module__VqEHoa__slideOutLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes Drawer-module-scss-module__VqEHoa__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes Drawer-module-scss-module__VqEHoa__slideOutRight{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes Drawer-module-scss-module__VqEHoa__slideInTop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes Drawer-module-scss-module__VqEHoa__slideOutTop{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes Drawer-module-scss-module__VqEHoa__slideInBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Drawer-module-scss-module__VqEHoa__slideOutBottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}.Drawer-module-scss-module__VqEHoa__drawer{--default-offset:300px;--duration:.3s;--exit-duration:calc(var(--duration)/2);--z-index:1000;--drawer-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:var(--drawer-box-shadow);z-index:var(--z-index);background-color:#fff;flex-direction:column;display:flex;position:fixed}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__left{top:0;bottom:0;left:0}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__left.Drawer-module-scss-module__VqEHoa__open{animation:Drawer-module-scss-module__VqEHoa__slideInLeft var(--duration)ease forwards}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__left:not(.Drawer-module-scss-module__VqEHoa__open){animation:Drawer-module-scss-module__VqEHoa__slideOutLeft var(--exit-duration)ease forwards}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__right{top:0;bottom:0;right:0}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__right.Drawer-module-scss-module__VqEHoa__open{animation:Drawer-module-scss-module__VqEHoa__slideInRight var(--duration)ease forwards}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__right:not(.Drawer-module-scss-module__VqEHoa__open){animation:Drawer-module-scss-module__VqEHoa__slideOutRight var(--exit-duration)ease forwards}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__top{top:0;left:0;right:0}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__top.Drawer-module-scss-module__VqEHoa__open{animation:Drawer-module-scss-module__VqEHoa__slideInTop var(--duration)ease forwards}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__top:not(.Drawer-module-scss-module__VqEHoa__open){animation:Drawer-module-scss-module__VqEHoa__slideOutTop var(--exit-duration)ease forwards}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__bottom{bottom:0;left:0;right:0}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__bottom.Drawer-module-scss-module__VqEHoa__open{animation:Drawer-module-scss-module__VqEHoa__slideInBottom var(--duration)ease forwards}.Drawer-module-scss-module__VqEHoa__drawer.Drawer-module-scss-module__VqEHoa__bottom:not(.Drawer-module-scss-module__VqEHoa__open){animation:Drawer-module-scss-module__VqEHoa__slideOutBottom var(--exit-duration)ease forwards}.Drawer-module-scss-module__VqEHoa__drawer__header{padding:1rem;font-size:1.25rem;font-weight:600}.Drawer-module-scss-module__VqEHoa__drawer__divider{background-color:#e5e5e5;width:100%;height:1px}.Drawer-module-scss-module__VqEHoa__drawer__body{flex:1;padding:1rem;overflow-x:hidden;overflow-y:auto}.Drawer-module-scss-module__VqEHoa__backdrop{opacity:0;transition:opacity var(--duration)ease;z-index:var(--z-index);background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}.Drawer-module-scss-module__VqEHoa__backdrop.Drawer-module-scss-module__VqEHoa__backdropOpen{opacity:1}
.ExportButton-module__2xmRba__dropdownIcon{transition:transform .2s ease-in-out}.ExportButton-module__2xmRba__dropdownIconOpen{transform:rotate(-180deg)}.ExportButton-module__2xmRba__menuItem{align-items:center;display:flex}
.ExportTemplateDropdownItems-module-scss-module__AMpnHa__noTemplatesFound{margin-left:var(--space-8)}
.ExportTemplateEmptyState-module-scss-module__LxRE4a__emptyState{padding:var(--space-24)var(--space-12)var(--space-12);flex-direction:column;justify-content:center;align-items:center;display:flex}.ExportTemplateEmptyState-module-scss-module__LxRE4a__emptyState__icon{padding-bottom:var(--space-12)}.ExportTemplateEmptyState-module-scss-module__LxRE4a__emptyState__button{margin-top:var(--space-16);width:100%}.ExportTemplateEmptyState-module-scss-module__LxRE4a__emptyState__textContainer{gap:var(--space-4);text-align:center;flex-direction:column;display:flex}
.RetryAlert-module__ZK0-QG__container{gap:var(--space-8);flex-direction:column;display:flex}
.DatePicker-module-scss-module__KLfz8W__datePickerWrapper{width:100%;display:inline-block;position:relative}.DatePicker-module-scss-module__KLfz8W__popper{z-index:1000;background:var(--white-100);border:1px solid var(--gray-200);border-radius:.5rem;margin-top:.25rem;padding:.5rem;box-shadow:0 4px 8px rgba(0,0,0,.1)}.DatePicker-module-scss-module__KLfz8W__popper .DatePicker-module-scss-module__KLfz8W__dayPicker .rdp-caption_label{font-size:16px;font-weight:500;line-height:24px}.DatePicker-module-scss-module__KLfz8W__popper .DatePicker-module-scss-module__KLfz8W__dayPicker .rdp-weekday{width:36px;padding:var(--space-6)0;border-radius:var(--radius-6);color:var(--black-40);text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.DatePicker-module-scss-module__KLfz8W__popper .DatePicker-module-scss-module__KLfz8W__dayPicker .rdp-day_button{width:36px;height:32px;padding:var(--space-6)var(--space-8);color:var(--black-50);text-align:center;border-radius:var(--radius-6);justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex}.DatePicker-module-scss-module__KLfz8W__popper .DatePicker-module-scss-module__KLfz8W__dayPicker .rdp-day_button:hover{background-color:var(--primary-10)}.DatePicker-module-scss-module__KLfz8W__popper .DatePicker-module-scss-module__KLfz8W__dayPicker .rdp-day.rdp-selected .rdp-day_button{background-color:var(--primary-50);color:var(--white-100);border:none}.DatePicker-module-scss-module__KLfz8W__popper .DatePicker-module-scss-module__KLfz8W__dayPicker .rdp-day.rdp-today .rdp-day_button{background-color:var(--primary-10);color:var(--primary-50)}
.Slider-module-scss-module__8c4szG__slider{align-items:center;width:100%;height:36px;display:flex;position:relative}.Slider-module-scss-module__8c4szG__rail{background:var(--black-10);z-index:1;border-radius:4px;width:100%;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Slider-module-scss-module__8c4szG__track{background:var(--primary-50);z-index:1;border-radius:4px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.Slider-module-scss-module__8c4szG__thumb{background:var(--white-100);border:3px solid var(--primary-50);width:20px;height:20px;box-shadow:0 2px 8px var(--black-1004);cursor:pointer;z-index:3;border-radius:50%;justify-content:center;align-items:center;transition:box-shadow .15s;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.Slider-module-scss-module__8c4szG__thumb:focus{outline:3px solid var(--primary-5016)}.Slider-module-scss-module__8c4szG__thumb:focus-visible{outline:3px solid var(--primary-5016)}.Slider-module-scss-module__8c4szG__thumbInner{width:18px;height:18px;display:block}
.CustomInput-module__V-5a5q__main{background-color:rgba(0,0,0,.04);border:1px solid #dfdfdf;border-radius:12px;align-items:center;width:100%;display:flex;position:relative}.CustomInput-module__V-5a5q__mainDisabled{border:none}.CustomInput-module__V-5a5q__mainHeight{height:56px}.CustomInput-module__V-5a5q__inputWrapper{z-index:1;align-items:center;width:100%;height:100%;padding:8px 16px;display:flex;position:relative}.CustomInput-module__V-5a5q__input{color:#000;resize:none;background-color:transparent;border:none;outline:none;width:100%;height:100%;font-size:16px}.CustomInput-module__V-5a5q__input::placeholder{color:#6c6c6c}.CustomInput-module__V-5a5q__inputDisabled::placeholder{color:#a2a2a2}.CustomInput-module__V-5a5q__icon{margin-left:auto}.CustomInput-module__V-5a5q__textarea{padding:8px 0;font-family:inherit}
.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper{flex-direction:column;width:100%;height:100%;padding:0 32px 0 0;display:flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__header{flex-direction:column;width:100%;margin-bottom:24px;display:flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__portalInfo{align-items:center;gap:8px;margin-top:8px;display:flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__chartsWrapper{flex-wrap:wrap;gap:16px;height:100%;display:flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__chartsWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__chartWrapper{border:1px solid var(--black-20);background:var(--white-100);border-radius:8px;flex-direction:column;width:calc(50% - 8px);min-height:calc(50% - 8px);padding:16px;display:flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__chartsWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__chartWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__chartTitle,.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__chartsWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__chartWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__titleSkeleton{margin-bottom:16px}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__nameWrapper{align-items:center;display:flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__members{margin-left:auto;display:inline-flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__members .CreatePortalSettingsContent-module-scss-module__EZz6WG__memberIconSkeleton{border:2px solid var(--black-10);background-color:#e0e0e0;border-radius:100%;width:32px;height:32px;margin-left:-10px}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__members .CreatePortalSettingsContent-module-scss-module__EZz6WG__memberIconSkeleton:first-child{margin:0}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__members .CreatePortalSettingsContent-module-scss-module__EZz6WG__memberAvatar{border:2px solid var(--black-10);margin-left:-10px}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__members .CreatePortalSettingsContent-module-scss-module__EZz6WG__memberAvatar:first-child{margin:0}.CreatePortalSettingsContent-module-scss-module__EZz6WG__wrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__members .CreatePortalSettingsContent-module-scss-module__EZz6WG__addMemberIcon{border:2px solid var(--black-10);z-index:2;background-color:#e0e0e0;border-radius:100%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-10px;display:inline-flex;position:relative}.CreatePortalSettingsContent-module-scss-module__EZz6WG__lineChartLoaderWrapper{flex-direction:column;height:100%;display:flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__lineChartLoaderWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__line{background-image:repeating-linear-gradient(to right,var(--black-20)0,var(--black-20)8px,transparent 8px,transparent 16px);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;border-bottom:1px solid transparent;height:53px;min-height:53px}.CreatePortalSettingsContent-module-scss-module__EZz6WG__lineChartLoaderWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__skeletonBlock{gap:8px;margin:auto auto 0;padding-top:53px;display:flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__pieChartLoaderWrapper{flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100%;display:flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__pieChartLoaderWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__donutSkeleton{justify-content:center;display:flex}.CreatePortalSettingsContent-module-scss-module__EZz6WG__pieChartLoaderWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__donutRing{aspect-ratio:1;background:var(--black-20);border-radius:50%;width:212px;height:212px;position:relative;overflow:hidden}.CreatePortalSettingsContent-module-scss-module__EZz6WG__pieChartLoaderWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__donutRing:before{content:"";background:var(--white-100);border-radius:50%;position:absolute;top:30px;bottom:30px;left:30px;right:30px}.CreatePortalSettingsContent-module-scss-module__EZz6WG__pieChartLoaderWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__donutRing:after{content:"";background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.2) 50%,transparent 100%);border-radius:50%;animation:2s infinite CreatePortalSettingsContent-module-scss-module__EZz6WG__shimmer;position:absolute;top:0;bottom:0;left:0;right:0}.CreatePortalSettingsContent-module-scss-module__EZz6WG__pieChartLoaderWrapper .CreatePortalSettingsContent-module-scss-module__EZz6WG__skeletonBlock{gap:8px;margin:auto auto 0;padding-top:77px;display:flex}@keyframes CreatePortalSettingsContent-module-scss-module__EZz6WG__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.Tab-module__hoa4va__tabList{flex-direction:column;display:flex;min-height:unset!important}.Tab-module__hoa4va__pillTabList .MuiTabs-flexContainer{border-radius:6px;flex:1;justify-content:center;align-items:center;gap:2px;display:flex;background-color:rgba(0,0,0,.04)!important;border:1px solid rgba(0,0,0,.04)!important;padding:1px!important}.Tab-module__hoa4va__pillTabList .MuiTabs-indicator{display:none}.Tab-module__hoa4va__pillTabList .MuiTabs-flexContainer>button{text-transform:capitalize;opacity:1;color:var(--black-40);border-radius:4px;flex:1;padding:4px 8px;font-size:14px;min-height:unset!important;min-width:unset!important;height:28px!important;line-height:20px!important}.Tab-module__hoa4va__pillTabList .MuiTabs-flexContainer>button[data-active=true]{color:var(--black-100);background-color:#fff}.Tab-module__hoa4va__defaultTabList{gap:6px}.Tab-module__hoa4va__defaultTabList .MuiTabs-scroller{scrollbar-width:none;overflow-x:auto!important}.Tab-module__hoa4va__defaultTabList .MuiButtonBase-root{text-transform:capitalize;min-width:40px;color:var(--black-40);min-height:unset;margin-top:10px;margin-bottom:10px;padding:4px 10px;font-size:14px;font-weight:500;line-height:20px;opacity:1!important}.Tab-module__hoa4va__defaultTabList .MuiButtonBase-root:not([data-active=true]):hover{color:var(--black-50);background-color:rgba(0,0,0,.08);border-radius:6px}.Tab-module__hoa4va__defaultTabList .MuiButtonBase-root[data-active=true]:hover{background-color:rgba(41,101,255,.08);border-radius:6px}.Tab-module__hoa4va__defaultTabList .Tab-module__hoa4va__activeTab{color:var(--primary-50)}.Tab-module__hoa4va__defaultTabList .Tab-module__hoa4va__tab{flex-direction:row;align-items:center;gap:4px;display:flex}.Tab-module__hoa4va__nonActiveTab{color:var(--black-40)}.Tab-module__hoa4va__disabledTab.Mui-disabled:not(.Mui-selected){color:var(--black-10016)}.Tab-module__hoa4va__defaultTabList .Tab-module__hoa4va__nonActiveTab:hover{color:var(--black-50)}.Tab-module__hoa4va__defaultTabList .Tab-module__hoa4va__tab .MuiTab-iconWrapper{margin-bottom:0}.Tab-module__hoa4va__defaultTabsBorder{border-color:var(--black-20);width:100%;position:absolute;bottom:0}
.TagsSelector-module__Rj1blG__modalContent{margin:-24px}.TagsSelector-module__Rj1blG__dropdown{border:1px solid var(--black-20);z-index:1000;background:#fff;border-radius:8px;width:350px;margin-top:8px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.TagsSelector-module__Rj1blG__dropdownContent{padding:12px}
.TagManager-module-scss-module__yZYSsG__tagManager{background:var(--white-100);border-radius:8px;flex-direction:column;width:100%;padding:16px;display:flex}.TagManager-module-scss-module__yZYSsG__searchContainer{width:100%}.TagManager-module-scss-module__yZYSsG__divider{background:var(--black-20);height:1px;margin:8px 0}.TagManager-module-scss-module__yZYSsG__tagListContainer{min-height:200px;padding:8px 0;overflow-x:hidden;overflow-y:auto}.TagManager-module-scss-module__yZYSsG__tagListContainer::-webkit-scrollbar{width:8px}.TagManager-module-scss-module__yZYSsG__tagListContainer::-webkit-scrollbar-track{background:var(--gray-100);border-radius:4px}.TagManager-module-scss-module__yZYSsG__tagListContainer::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px}.TagManager-module-scss-module__yZYSsG__tagListContainer::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.TagManager-module-scss-module__yZYSsG__tagList{flex-direction:column;display:flex}.TagManager-module-scss-module__yZYSsG__tagItem{border-radius:6px;padding:8px;transition:background-color .15s}.TagManager-module-scss-module__yZYSsG__tagItem:hover:not(.TagManager-module-scss-module__yZYSsG__disabled){background-color:var(--gray-50)}.TagManager-module-scss-module__yZYSsG__tagItem.TagManager-module-scss-module__yZYSsG__disabled{opacity:.5;cursor:not-allowed}.TagManager-module-scss-module__yZYSsG__tagItemContent{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.TagManager-module-scss-module__yZYSsG__menuButton{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:background-color .15s;display:flex}.TagManager-module-scss-module__yZYSsG__menuButton:hover:not(:disabled){background-color:var(--gray-100)}.TagManager-module-scss-module__yZYSsG__menuButton:disabled{opacity:.5;cursor:not-allowed}.TagManager-module-scss-module__yZYSsG__menuDropdown{background:var(--white-100);border:1px solid var(--black-20);min-width:150px;z-index:var(--z-index-dropdown);border-radius:8px;padding:4px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.TagManager-module-scss-module__yZYSsG__menuItem{cursor:pointer;width:100%;color:var(--black-100);text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:400;transition:background-color .15s;display:flex}.TagManager-module-scss-module__yZYSsG__menuItem:hover{background-color:var(--gray-50)}.TagManager-module-scss-module__yZYSsG__menuItem span{flex:1}.TagManager-module-scss-module__yZYSsG__menuItemDelete{color:var(--error-500)}.TagManager-module-scss-module__yZYSsG__menuItemDelete:hover{background-color:var(--error-50)}.TagManager-module-scss-module__yZYSsG__renameInput{flex:1;width:100%}.TagManager-module-scss-module__yZYSsG__loadingState{flex-direction:column;gap:12px;padding:16px;display:flex}.TagManager-module-scss-module__yZYSsG__skeleton{background:linear-gradient(90deg,var(--gray-100)0%,var(--gray-200)50%,var(--gray-100)100%);background-size:200% 100%;border-radius:6px;height:40px;animation:1.5s infinite TagManager-module-scss-module__yZYSsG__shimmer}@keyframes TagManager-module-scss-module__yZYSsG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.TagManager-module-scss-module__yZYSsG__errorState{text-align:center;justify-content:center;align-items:center;padding:32px 16px;display:flex}.TagManager-module-scss-module__yZYSsG__errorText{color:var(--error-500);margin:0;font-size:14px;font-weight:500}.TagManager-module-scss-module__yZYSsG__emptyState{text-align:center;justify-content:center;align-items:center;padding:32px 16px;display:flex}.TagManager-module-scss-module__yZYSsG__emptyText{color:var(--gray-500);margin:0;font-size:14px}.TagManager-module-scss-module__yZYSsG__addTagContainer{flex-direction:column;gap:8px;display:flex}.TagManager-module-scss-module__yZYSsG__addTagInputContainer{flex-direction:column;gap:12px;display:flex}.TagManager-module-scss-module__yZYSsG__addTagActions{justify-content:flex-end;gap:8px;display:flex}.TagManager-module-scss-module__yZYSsG__addTagButton{background:var(--white-100);text-align:left;width:100%;justify-content:flex-start!important}.TagManager-module-scss-module__yZYSsG__footer{justify-content:flex-end;padding-top:8px;display:flex}.TagManager-module-scss-module__yZYSsG__saveButton{min-width:80px}
.DealTypePageV2-module-scss-module__91fY3W__container{background-color:var(--black-10);flex:1;height:100%;overflow:hidden}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__contentWrapper{width:100%;height:100%;overflow:hidden}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__contentWrapper[data-sidebar-open=true]{padding-right:320px}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__contentWrapper .DealTypePageV2-module-scss-module__91fY3W__tabPanel{padding:var(--space-24)0 var(--space-24)var(--space-24);width:100%;max-height:100%;overflow:hidden}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__contentWrapper .DealTypePageV2-module-scss-module__91fY3W__tabPanel.DealTypePageV2-module-scss-module__91fY3W__tableWrapper{height:100%;padding-right:24px}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__contentWrapper .DealTypePageV2-module-scss-module__91fY3W__tabPanel>div{overflow:auto}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper{background-color:var(--white-100);justify-content:space-between;width:100%;padding-right:24px;display:flex;position:relative}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper .DealTypePageV2-module-scss-module__91fY3W__tabHeaderWrapper{justify-content:flex-start;gap:0}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper .DealTypePageV2-module-scss-module__91fY3W__tabHeaderWrapper button{margin:var(--space-14)0}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper .DealTypePageV2-module-scss-module__91fY3W__tabHeaderWrapper button .DealTypePageV2-module-scss-module__91fY3W__spinnerWrapper{width:20px;height:20px}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper .DealTypePageV2-module-scss-module__91fY3W__tabHeaderWrapper .MuiTabs-scroller{position:unset}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper .DealTypePageV2-module-scss-module__91fY3W__tabHeaderWrapper .MuiTabs-flexContainer{position:unset;padding-left:24px}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper .DealTypePageV2-module-scss-module__91fY3W__tabHeaderWrapper .MuiTabs-flexContainer hr{width:100%;margin-left:-24px;position:absolute}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper .DealTypePageV2-module-scss-module__91fY3W__tabWrapper{display:flex}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper .DealTypePageV2-module-scss-module__91fY3W__pageActions{justify-content:flex-start;align-items:center;gap:var(--space-4);display:flex}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper .DealTypePageV2-module-scss-module__91fY3W__tabActions{justify-content:flex-start;align-items:center;gap:var(--space-8);margin-left:8px;display:flex}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__headerWrapper .DealTypePageV2-module-scss-module__91fY3W__tabActions .DealTypePageV2-module-scss-module__91fY3W__tabDivider{width:0;height:24px;margin-left:0}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__drawerPaper{border-left:1px solid var(--black-20);height:calc(100% - 56px);box-shadow:none;border-top:1px solid var(--black-20);z-index:1;margin-top:55px}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__drawerPaperSmallHeight{border-left:1px solid var(--black-20);height:calc(100% - 159px);box-shadow:none;border-top:1px solid var(--black-20);margin-top:159px}.DealTypePageV2-module-scss-module__91fY3W__container .DealTypePageV2-module-scss-module__91fY3W__drawerRoot{background-color:transparent}
.DealFilters-module__h2BxRW__filtersWrapper{background-color:#fff;border-right:1px solid #dfdfdf;flex-direction:column;width:320px;min-width:320px;height:100%;display:flex;overflow-y:auto}.DealFilters-module__h2BxRW__titleWrapper{justify-content:space-between;align-items:center;width:100%;margin:6px 0 7px;padding:0 20px;display:flex}.DealFilters-module__h2BxRW__title{margin-right:10px!important}.DealFilters-module__h2BxRW__clearLink{color:#4d4d4d;cursor:pointer;margin-left:auto;font-size:12px;font-weight:600;transition:all .2s}.DealFilters-module__h2BxRW__clearLink:hover{color:#2965ff}.DealFilters-module__h2BxRW__inputWrapper{align-items:center;width:100%;padding:0 20px 20px;display:flex;position:relative}.DealFilters-module__h2BxRW__clearQueryIcon{cursor:pointer}.DealFilters-module__h2BxRW__chosenFilters{gap:var(--space-4);flex-wrap:wrap;padding:0 20px 16px;transition:max-height .3s ease-in-out;display:flex}.DealFilters-module__h2BxRW__showLessFiltersWrapper{cursor:pointer;align-items:center;margin-bottom:16px;margin-left:20px;display:flex}.DealFilters-module__h2BxRW__showLessFilters{text-decoration:underline}.DealFilters-module__h2BxRW__badgeIcon{cursor:pointer;min-width:12px}.DealFilters-module__h2BxRW__filtersHeader{border-bottom:1px solid rgba(0,0,0,.08)}.DealFilters-module__h2BxRW__filtersBlockWrapper{flex:1;height:100%;overflow-y:auto}.DealFilters-module__h2BxRW__groupWrapper{cursor:pointer;border-bottom:1px solid rgba(0,0,0,.08)}.DealFilters-module__h2BxRW__groupNameWrapper{align-items:center;margin:0 20px;padding:15px 0;display:flex}.DealFilters-module__h2BxRW__groupName{color:#2965ff;text-transform:uppercase!important;margin-right:8px!important}.DealFilters-module__h2BxRW__iconWrapper{justify-content:center;align-items:center;margin-right:4px;display:flex}.DealFilters-module__h2BxRW__groupChevron{filter:invert(37%)sepia(84%)saturate(4736%)hue-rotate(218deg)brightness()contrast(101%);width:20px;margin-right:5px;transition:all .2s}.DealFilters-module__h2BxRW__groupChevron.DealFilters-module__h2BxRW__active{transform:rotate(90deg)}.DealFilters-module__h2BxRW__defChevron{width:20px;transition:all .2s}.DealFilters-module__h2BxRW__defChevron.DealFilters-module__h2BxRW__active{transform:rotate(90deg)}.DealFilters-module__h2BxRW__definitionWrapper{cursor:pointer;padding:8px}.DealFilters-module__h2BxRW__definitionWrapperChild{padding:0}.DealFilters-module__h2BxRW__definitionNameWrapper{align-items:center;padding:8px 0;display:flex}.DealFilters-module__h2BxRW__definitionNameWrapper:hover .DealFilters-module__h2BxRW__defChevron path{fill:#00288f!important}.DealFilters-module__h2BxRW__definitionNameWrapper:hover .DealFilters-module__h2BxRW__definitionName{color:#00288f!important}.DealFilters-module__h2BxRW__definitionName{color:#4d4d4d!important;margin-right:8px!important}.DealFilters-module__h2BxRW__principalDefinitionName{text-transform:uppercase;font-weight:600}.DealFilters-module__h2BxRW__definitionName.DealFilters-module__h2BxRW__active{color:#2965ff!important;transition:all .2s!important}.DealFilters-module__h2BxRW__progressWrapper{margin:24px}.DealFilters-module__h2BxRW__hasActiveFilters{background:#2965ff;border-radius:100%;width:8px;height:8px}.DealFilters-module__h2BxRW__divider{background-color:#dfdfdf;border:none;height:.5px}.DealFilters-module__h2BxRW__rightAction{align-items:center;gap:var(--space-4);display:flex}.DealFilters-module__h2BxRW__showLessFiltersIcon{transition:transform .2s}.DealFilters-module__h2BxRW__filterBadgeTooltip{width:-moz-fit-content;width:fit-content}
.DealsCardsView-module__HgVaea__cardsWrapper{flex:1;width:calc(100vw - 400px);padding:0 10px 10px;display:flex;position:relative;overflow-x:auto}.DealsCardsView-module__HgVaea__yearWrapper{background:#fff;border:1px solid #dfdfdf;border-radius:16px;flex-direction:column;width:340px;min-width:340px;height:-moz-fit-content;height:fit-content;max-height:100%;margin-right:16px;display:flex}.DealsCardsView-module__HgVaea__head{border-bottom:1px solid #dfdfdf;align-items:center;padding:24px 24px 12px;display:flex}.DealsCardsView-module__HgVaea__year{margin-right:8px;font-size:24px;font-weight:700}.DealsCardsView-module__HgVaea__value{color:#4d4d4d;margin-left:auto;font-size:14px}.DealsCardsView-module__HgVaea__dealsWrapper{height:100%;margin-bottom:10px;padding:10px 20px;overflow-y:auto}.DealsCardsView-module__HgVaea__deal{cursor:pointer;background:#f7f7f7;border:1px solid #dfdfdf;border-radius:10px;margin:10px 0;padding:12px;transition:all .2s}.DealsCardsView-module__HgVaea__deal:hover{background:#dfdfdf}.DealsCardsView-module__HgVaea__dealName{font-weight:600}.DealsCardsView-module__HgVaea__dealValue{color:#4d4d4d;font-size:12px}@media (max-width:900px){.DealsCardsView-module__HgVaea__cardsWrapper{width:calc(100vw - 320px)}}
.DealsGraphsView-module__k3halG__main{flex-wrap:wrap;display:flex}.DealsGraphsView-module__k3halG__chartContainer{background-color:#fff;flex-direction:column;width:500px;margin:8px;padding:16px;display:flex}.DealsGraphsView-module__k3halG__chartTitle{text-overflow:ellipsis;white-space:nowrap;white-space:nowrap;max-width:100%;overflow:hidden}.DealsGraphsView-module__k3halG__chartTitleWrapper{max-width:100%}
.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper{height:100%;position:relative;overflow:auto}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper{background-color:transparent;width:100%;height:100%;padding-bottom:24px;position:relative;overflow-y:hidden}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer{border:1px solid var(--black-20);border-radius:var(--space-8);background-color:var(--white-100);height:calc(100% - 20px);position:relative}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableHeader th{border-right:1px solid var(--black-20);min-width:400px;padding:var(--space-12)var(--space-20);border-bottom:none}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableHeader th.DealsTableViewV2-module-scss-module__3VbbCG__resizing{border-right-color:var(--primary-50)}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableHeader th .DealsTableViewV2-module-scss-module__3VbbCG__resizeOverlay{z-index:-2;width:25px;height:100vh;box-shadow:20px 0px 20px 0px var(--black-10012);background-color:transparent;position:absolute;top:0;bottom:0;right:0}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableHeader th:first-child{z-index:3;background-color:var(--white-100);position:-webkit-sticky;position:sticky;top:0;left:0}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableHeader th .DealsTableViewV2-module-scss-module__3VbbCG__resize{cursor:col-resize;z-index:2;width:1px;position:absolute;top:0;bottom:0;right:0}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableHeader th .DealsTableViewV2-module-scss-module__3VbbCG__resize:hover,.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableHeader th .DealsTableViewV2-module-scss-module__3VbbCG__resize:focus,.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableHeader th .DealsTableViewV2-module-scss-module__3VbbCG__resize:active{background-color:var(--primary-50);height:100vh}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableHeader th .DealsTableViewV2-module-scss-module__3VbbCG__columnName{line-clamp:1;-webkit-line-clamp:1;word-break:break-all;text-overflow:ellipsis;color:var(--black-50);text-transform:uppercase;cursor:pointer;-webkit-box-orient:vertical;font-size:12px;font-style:normal;font-weight:600;line-height:16px;display:-webkit-box;overflow:hidden}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableHeader th .DealsTableViewV2-module-scss-module__3VbbCG__columnName:hover{color:var(--primary-50)}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__tableCell{color:#000;min-height:48px;padding:var(--space-4);white-space:pre-wrap;border-bottom:none}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__tableCell:first-child{border-right:1px solid var(--black-20);background-color:var(--white-100);position:-webkit-sticky;position:sticky;top:3px;left:0}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__tableCell .DealsTableViewV2-module-scss-module__3VbbCG__cellWrapper{width:100%;height:100%;min-height:inherit;border-radius:var(--radius-4);padding:var(--space-10)var(--space-12);color:var(--black-100);border:1px solid var(--black-20);background:var(--white-100);white-space:pre-wrap;align-self:stretch;align-items:flex-start;font-size:14px;font-weight:500;line-height:20px;display:flex;top:0;left:0}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__tableCell .DealsTableViewV2-module-scss-module__3VbbCG__cellWrapper.DealsTableViewV2-module-scss-module__3VbbCG__datapointValueLoading{z-index:-1;position:relative}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__tableCell .DealsTableViewV2-module-scss-module__3VbbCG__cellWrapper.DealsTableViewV2-module-scss-module__3VbbCG__datapointValue:hover,.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__tableCell .DealsTableViewV2-module-scss-module__3VbbCG__cellWrapper.DealsTableViewV2-module-scss-module__3VbbCG__datapointValue:active{background-color:var(--black-1004);border:1px solid var(--black-30);cursor:pointer}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__tableCell .DealsTableViewV2-module-scss-module__3VbbCG__cellWrapper.DealsTableViewV2-module-scss-module__3VbbCG__datapointValue:focus{border-color:var(--primary-50);outline:3px solid var(--primary-5024)}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__tableCell .DealsTableViewV2-module-scss-module__3VbbCG__cellWrapper.DealsTableViewV2-module-scss-module__3VbbCG__datapointValue:focus-visible{border-color:var(--primary-50);outline:3px solid var(--primary-5024)}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__tableCell .DealsTableViewV2-module-scss-module__3VbbCG__cellWrapper.DealsTableViewV2-module-scss-module__3VbbCG__datapointName{color:var(--black-70);background:linear-gradient(0deg,var(--black-1004)0%,var(--black-1004)100%),var(--white-100);align-items:center;font-size:14px;font-weight:400;line-height:20px}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow{z-index:1;background:var(--white-100);position:-webkit-sticky;position:sticky;top:40px;left:0}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td:first-child{border-right:1px solid var(--black-20);background-color:var(--white-100);position:-webkit-sticky;position:sticky;top:3px;left:0}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td{padding:var(--space-6)var(--space-8);border-bottom:1px solid var(--black-20);border-top:1px solid var(--black-20)}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td.DealsTableViewV2-module-scss-module__3VbbCG__groupCell{padding:var(--space-6)var(--space-4)}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td.DealsTableViewV2-module-scss-module__3VbbCG__groupCell .DealsTableViewV2-module-scss-module__3VbbCG__groupRowWrapper{cursor:pointer;border-radius:var(--radius-4);align-items:center;gap:var(--space-8);padding:var(--space-8)var(--space-12);border:1px solid transparent;align-items:flex-start;display:flex}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td.DealsTableViewV2-module-scss-module__3VbbCG__groupCell .DealsTableViewV2-module-scss-module__3VbbCG__groupRowWrapper:hover,.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td.DealsTableViewV2-module-scss-module__3VbbCG__groupCell .DealsTableViewV2-module-scss-module__3VbbCG__groupRowWrapper:active{background-color:var(--black-1004)}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td.DealsTableViewV2-module-scss-module__3VbbCG__groupCell .DealsTableViewV2-module-scss-module__3VbbCG__groupRowWrapper:focus{border:1px solid var(--primary-50);outline:3px solid var(--primary-5024)}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td.DealsTableViewV2-module-scss-module__3VbbCG__groupCell .DealsTableViewV2-module-scss-module__3VbbCG__groupRowWrapper:focus-visible{border:1px solid var(--primary-50);outline:3px solid var(--primary-5024)}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td.DealsTableViewV2-module-scss-module__3VbbCG__groupCell .DealsTableViewV2-module-scss-module__3VbbCG__groupRowWrapper .DealsTableViewV2-module-scss-module__3VbbCG__rowText{text-transform:uppercase;white-space:pre-wrap}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td.DealsTableViewV2-module-scss-module__3VbbCG__groupCell .DealsTableViewV2-module-scss-module__3VbbCG__groupRowWrapper .DealsTableViewV2-module-scss-module__3VbbCG__rowIcon{font-size:16px}.DealsTableViewV2-module-scss-module__3VbbCG__viewWrapper .DealsTableViewV2-module-scss-module__3VbbCG__paper .DealsTableViewV2-module-scss-module__3VbbCG__tableContainer .DealsTableViewV2-module-scss-module__3VbbCG__tableBody .DealsTableViewV2-module-scss-module__3VbbCG__groupRow td.DealsTableViewV2-module-scss-module__3VbbCG__groupCell .DealsTableViewV2-module-scss-module__3VbbCG__groupRowWrapper .DealsTableViewV2-module-scss-module__3VbbCG__collapsedGroup{transition:all .2s;transform:rotate(180deg)}
.index-module-scss-module__RVnmJG__header{background-color:var(--white-100);justify-content:space-between;align-items:center;height:56px;padding:0 24px 0 18px;display:flex}.index-module-scss-module__RVnmJG__header__leftSection{align-items:center;gap:var(--space-16);display:flex}.index-module-scss-module__RVnmJG__header__tabsSection{align-items:center;gap:6px;display:flex}.index-module-scss-module__RVnmJG__rightContent{align-items:center;display:flex}.index-module-scss-module__RVnmJG__divider{margin-right:16px}
.index-module-scss-module__50Q-Rq__emptyInsightCard{flex-direction:column;justify-content:center;align-items:center;width:300px;height:400px;display:flex}.index-module-scss-module__50Q-Rq__textBlockContent{width:100%;height:400px;padding:16px;overflow:auto}
.index-module-scss-module__gdgWWW__insights{flex-direction:column;display:flex}.index-module-scss-module__gdgWWW__insights__header{justify-content:space-between;display:flex}.index-module-scss-module__gdgWWW__insights__header__title{gap:var(--space-8);flex-direction:column;display:flex}.index-module-scss-module__gdgWWW__insights__header__title__description{gap:var(--space-8);flex-direction:row;display:flex}.index-module-scss-module__gdgWWW__flexibleContainer{row-gap:var(--space-20);flex-direction:column;display:flex}.index-module-scss-module__gdgWWW__horizontalPanelDragOverlay{padding:var(--space-16);border-radius:var(--radius-8);border:1px solid var(--black-20);background:var(--white-100);width:-moz-fit-content;width:fit-content}.index-module-scss-module__gdgWWW__dragOverlay{opacity:.9;box-shadow:0px 12px 32px 0px var(--black-10016);cursor:grabbing;pointer-events:none;transform:scale(1.05)}.index-module-scss-module__gdgWWW__resizeVerticalHandle{background-color:var(--black-10012);opacity:0;width:4px;transition:opacity .2s;position:relative}.index-module-scss-module__gdgWWW__resizeVerticalHandle:before{content:"";position:absolute;top:0;bottom:0;left:-16px;right:-16px}.index-module-scss-module__gdgWWW__resizeVerticalHandle:hover{opacity:1}.index-module-scss-module__gdgWWW__resizeVerticalHandle[data-resize-constrained=true]{background-color:var(--warning-50);opacity:.8;cursor:not-allowed}.index-module-scss-module__gdgWWW__resizeVerticalHandle[data-resize-constrained=true]:after{content:"";background-color:var(--warning-50);border-radius:50%;width:16px;height:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px rgba(0,0,0,.2)}
.PaginationButton-module-scss-module__qud7kW__paginationButton{background-color:var(--white-100);cursor:pointer;border-radius:var(--radius-8);border:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.PaginationButton-module-scss-module__qud7kW__paginationButton-noBorder{border:none}.PaginationButton-module-scss-module__qud7kW__paginationButton-bordered{border:2px solid transparent}.PaginationButton-module-scss-module__qud7kW__paginationButton:not([aria-current=page]){border-color:var(--black-1004);background-color:var(--white-100)}.PaginationButton-module-scss-module__qud7kW__paginationButton:not([aria-current=page]):hover{background-color:var(--black-1004);border-color:transparent}.PaginationButton-module-scss-module__qud7kW__paginationButton:not([aria-current=page]):focus{outline:3px solid var(--black-10016);border-color:var(--black-50)}.PaginationButton-module-scss-module__qud7kW__paginationButton:not([aria-current=page])[data-disabled=true],.PaginationButton-module-scss-module__qud7kW__paginationButton:not([aria-current=page]):disabled{cursor:not-allowed;background-color:var(--white-100);border-color:transparent}.PaginationButton-module-scss-module__qud7kW__paginationButton[aria-current=page]{background-color:var(--primary-50);color:var(--white-100);border-color:var(--primary-50);border-color:transparent}.PaginationButton-module-scss-module__qud7kW__paginationButton[aria-current=page]:hover{background-color:var(--primary-70);border-color:var(--primary-70)}.PaginationButton-module-scss-module__qud7kW__paginationButton[aria-current=page]:focus{border-color:var(--primary-70);outline:3px solid var(--primary-5024)}.PaginationButton-module-scss-module__qud7kW__paginationButton[aria-current=page]:disabled{background-color:var(--black-1004);border-color:var(--black-1004)}
.SearchModal-module-scss-module__a_UYRq__backdrop{z-index:101;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.SearchModal-module-scss-module__a_UYRq__dialog{background:#fff;border-radius:16px;flex-direction:column;width:960px;max-width:90vw;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 80px rgba(0,0,0,.24)}.SearchModal-module-scss-module__a_UYRq__searchInputWrapper{border-bottom:1px solid var(--black-20);justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.SearchModal-module-scss-module__a_UYRq__inputContainer{flex:1;align-items:center;gap:12px;display:flex}.SearchModal-module-scss-module__a_UYRq__inputIcon{justify-content:center;align-items:center;min-width:20px;height:20px;display:flex}.SearchModal-module-scss-module__a_UYRq__input{background:0 0;border:none;outline:none;flex:1;padding:8px 0;font-size:16px}.SearchModal-module-scss-module__a_UYRq__input::placeholder{color:var(--black-40)}.SearchModal-module-scss-module__a_UYRq__closeIcon{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.SearchModal-module-scss-module__a_UYRq__dialogContent{flex:1;overflow-y:auto}.SearchModal-module-scss-module__a_UYRq__dialogContent iframe{border:none!important;padding:0!important}.SearchModal-module-scss-module__a_UYRq__resentTitle{text-transform:uppercase;color:var(--black-40)!important;padding:16px 16px 8px!important;font-size:12px!important;font-weight:600!important}.SearchModal-module-scss-module__a_UYRq__recentRequestWrapper{cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;margin:0 10px;padding:6px 0;transition:all .2s;display:flex}.SearchModal-module-scss-module__a_UYRq__recentRequestWrapper:hover,.SearchModal-module-scss-module__a_UYRq__recentRequestWrapper.SearchModal-module-scss-module__a_UYRq__active{background:rgba(0,0,0,.04)}.SearchModal-module-scss-module__a_UYRq__recentRequestWrapper svg{min-width:52px}.SearchModal-module-scss-module__a_UYRq__recentInfo{width:calc(100% - 60px)}.SearchModal-module-scss-module__a_UYRq__recentQuery{max-width:100%;color:var(--black-70)!important}.SearchModal-module-scss-module__a_UYRq__recentTime{color:var(--black-40)!important;font-size:12px!important}.SearchModal-module-scss-module__a_UYRq__enterIcon{align-self:flex-start;margin-left:auto;display:none}.SearchModal-module-scss-module__a_UYRq__recentRequestWrapper.SearchModal-module-scss-module__a_UYRq__active .SearchModal-module-scss-module__a_UYRq__enterIcon{display:block}.SearchModal-module-scss-module__a_UYRq__resultsWrapper{max-height:40vh;overflow-x:hidden;overflow-y:auto}.SearchModal-module-scss-module__a_UYRq__itemWrapper{cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;margin:0 10px;padding:6px 0;transition:all .2s;display:flex}.SearchModal-module-scss-module__a_UYRq__itemWrapper:hover,.SearchModal-module-scss-module__a_UYRq__itemWrapper.SearchModal-module-scss-module__a_UYRq__active{background:rgba(0,0,0,.04)}.SearchModal-module-scss-module__a_UYRq__itemWrapper svg{min-width:52px}.SearchModal-module-scss-module__a_UYRq__itemInfo{width:calc(100% - 60px)}.SearchModal-module-scss-module__a_UYRq__itemName{max-width:100%;color:var(--black-70)!important}.SearchModal-module-scss-module__a_UYRq__itemMoreInfo{color:var(--black-40)!important;font-size:12px!important}.SearchModal-module-scss-module__a_UYRq__itemWrapper.SearchModal-module-scss-module__a_UYRq__active .SearchModal-module-scss-module__a_UYRq__enterIcon{display:block}.SearchModal-module-scss-module__a_UYRq__footer{background:var(--black-10);border-top:1px solid #dfdfdf;border-radius:0 0 16px 16px;align-items:center;gap:8px;width:100%;padding:16px;display:flex}.SearchModal-module-scss-module__a_UYRq__navigBtnsWrapper{color:var(--black-50);align-items:center;gap:4px;margin-right:24px;font-size:14px;display:inline-flex}.SearchModal-module-scss-module__a_UYRq__navigBtnsWrapper span{white-space:nowrap;margin-left:4px}.SearchModal-module-scss-module__a_UYRq__filtersWrapper{border-bottom:1px solid var(--black-20);align-items:center;padding:0 16px;display:flex;position:relative}.SearchModal-module-scss-module__a_UYRq__indicator{background-color:var(--primary-50);width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:0}.SearchModal-module-scss-module__a_UYRq__tab{text-transform:capitalize;cursor:pointer;color:var(--black-50);background:0 0;border:none;padding:15px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:color .2s;position:relative}.SearchModal-module-scss-module__a_UYRq__tab>div>span{border:1px solid rgba(0,0,0,.16);border-radius:4px;margin-left:4px;padding:3px;font-size:12px}.SearchModal-module-scss-module__a_UYRq__tab:hover,.SearchModal-module-scss-module__a_UYRq__tabActive,button.SearchModal-module-scss-module__a_UYRq__tab[aria-selected=true]{color:var(--primary-50)}.SearchModal-module-scss-module__a_UYRq__tabActive>div>span,button.SearchModal-module-scss-module__a_UYRq__tab[aria-selected=true]>div>span{color:var(--primary-70);border:1px solid var(--primary-20);background:var(--primary-10)}.SearchModal-module-scss-module__a_UYRq__disabledTabs button.SearchModal-module-scss-module__a_UYRq__tab[aria-selected=true]{color:var(--black-40)!important}.SearchModal-module-scss-module__a_UYRq__disabledTabs button.SearchModal-module-scss-module__a_UYRq__tab[aria-selected=true]>div>span{color:var(--black-40)!important;border:1px solid var(--black-20)!important;background:0 0!important}.SearchModal-module-scss-module__a_UYRq__disabledTabs .SearchModal-module-scss-module__a_UYRq__indicator{background-color:transparent!important}.SearchModal-module-scss-module__a_UYRq__typeWrapper{border-bottom:1px solid var(--black-20);flex-direction:column;padding:16px;display:flex}.SearchModal-module-scss-module__a_UYRq__typeWrapper:last-child{border-bottom:none}.SearchModal-module-scss-module__a_UYRq__typeItem{align-items:center;gap:8px;margin:6px 0;display:flex}.SearchModal-module-scss-module__a_UYRq__typeItemDetailsWrapper{flex-direction:column;gap:8px;display:flex}.SearchModal-module-scss-module__a_UYRq__typeItemDetails{align-items:center;gap:8px;display:flex}
.SubHeader-module-scss-module__strt5G__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.SubHeader-module-scss-module__strt5G__header .SubHeader-module-scss-module__strt5G__portalNameWrapper{flex-direction:column;gap:8px;margin-right:10px;display:inline-flex}.SubHeader-module-scss-module__strt5G__header .SubHeader-module-scss-module__strt5G__members{margin-left:auto;display:inline-flex}.SubHeader-module-scss-module__strt5G__header .SubHeader-module-scss-module__strt5G__members .SubHeader-module-scss-module__strt5G__memberIconSkeleton{border:2px solid var(--black-10);background-color:#e0e0e0;border-radius:100%;width:32px;height:32px;margin-left:-10px}.SubHeader-module-scss-module__strt5G__header .SubHeader-module-scss-module__strt5G__members .SubHeader-module-scss-module__strt5G__memberIconSkeleton:first-child{margin:0}.SubHeader-module-scss-module__strt5G__header .SubHeader-module-scss-module__strt5G__members .SubHeader-module-scss-module__strt5G__memberAvatar{border:2px solid var(--black-10);margin-left:-10px}.SubHeader-module-scss-module__strt5G__header .SubHeader-module-scss-module__strt5G__members .SubHeader-module-scss-module__strt5G__memberAvatar:first-child{margin:0}.SubHeader-module-scss-module__strt5G__header .SubHeader-module-scss-module__strt5G__members .SubHeader-module-scss-module__strt5G__addMemberIcon{border:2px solid var(--black-10);z-index:2;background-color:#e0e0e0;border-radius:100%;justify-content:center;align-items:center;width:32px;height:32px;margin-left:-10px;display:inline-flex;position:relative}
.ModalStyledDropzone-module__wrebZq__dropzone{margin:16px 0}.ModalStyledDropzone-module__wrebZq__error .ModalStyledDropzone-module__wrebZq__link,.ModalStyledDropzone-module__wrebZq__errorText{color:var(--red-50)}.ModalStyledDropzone-module__wrebZq__error .ModalStyledDropzone-module__wrebZq__container{border:2px dashed var(--red-50);background:rgba(220,0,0,.08)}.ModalStyledDropzone-module__wrebZq__errorText{margin-top:4px;font-family:inherit;font-size:14px;font-weight:500;line-height:20px}.ModalStyledDropzone-module__wrebZq__container{cursor:pointer;background:rgba(41,101,255,.08);border:2px dashed #2965ff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:96px 30px;display:flex}.ModalStyledDropzone-module__wrebZq__container.ModalStyledDropzone-module__wrebZq__hasFiles{padding:24px 30px}.ModalStyledDropzone-module__wrebZq__wrapper{align-items:center;display:flex}.ModalStyledDropzone-module__wrebZq__wrapper:active{background-color:rgba(41,101,255,.08)}.ModalStyledDropzone-module__wrebZq__icon{margin-right:8px}.ModalStyledDropzone-module__wrebZq__text{color:#6c6c6c;text-align:center;font-size:14px;font-weight:500}.ModalStyledDropzone-module__wrebZq__link{color:#2965ff}.ModalStyledDropzone-module__wrebZq__btn{color:#fff!important;text-transform:none!important;height:56px!important;box-shadow:none!important;background:#2965ff!important;border-radius:11px!important;align-items:center!important;padding:16px 24px!important;font-size:16px!important;display:flex!important}.ModalStyledDropzone-module__wrebZq__dropzone:hover .ModalStyledDropzone-module__wrebZq__container{background-color:rgba(41,101,255,.16)!important}.ModalStyledDropzone-module__wrebZq__dropzone.ModalStyledDropzone-module__wrebZq__error:hover .ModalStyledDropzone-module__wrebZq__container{background-color:rgba(220,0,0,.16)!important}.ModalStyledDropzone-module__wrebZq__addIcon{margin-right:10px}.ModalStyledDropzone-module__wrebZq__btn:hover{background:#00288f!important}.ModalStyledDropzone-module__wrebZq__or{color:#434446;text-align:center;background:#f7f7f7;width:50px;font-size:14px;font-weight:500;position:relative;margin:0 auto!important}.ModalStyledDropzone-module__wrebZq__orWrapper{width:90%;max-width:304px;margin:32px auto;position:relative}.ModalStyledDropzone-module__wrebZq__orWrapper:before{content:"";border-bottom:1px solid #d4d5d5;width:100%;position:absolute;bottom:10px;left:0}.ModalStyledDropzone-module__wrebZq__backdrop{background:rgba(217,217,217,.97);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ModalStyledDropzone-module__wrebZq__upgradeText{color:#2b3674;text-align:center;letter-spacing:-.68px;font-size:34px;font-style:normal;font-weight:700;line-height:42px}.ModalStyledDropzone-module__wrebZq__upgradeBtn{color:#fff;text-align:center;text-transform:none;width:90%;max-width:370px;box-shadow:none;background:#5685ff;border-radius:18px;margin-top:30px;padding:10px;font-size:26px;font-style:normal;font-weight:700;line-height:normal}
.DatapointDetailsSidebar-module__SWz-da__wrapper{background-color:#fff;flex-direction:column;flex:1;width:100%;height:100%;display:flex;overflow:hidden}.DatapointDetailsSidebar-module__SWz-da__header{justify-content:space-between;align-items:center;gap:16px;padding:16px 16px 0;display:flex}.DatapointDetailsSidebar-module__SWz-da__header p{padding-left:8px}.DatapointDetailsSidebar-module__SWz-da__closeIcon{cursor:pointer;margin-left:auto;transition:all .2s}.DatapointDetailsSidebar-module__SWz-da__tabPanel{flex-direction:column;flex:1;width:100%;padding-top:24px;overflow:auto}.DatapointDetailsSidebar-module__SWz-da__closeIcon:hover{transform:translate(3px)}.DatapointDetailsSidebar-module__SWz-da__closeIcon svg{width:20px}.DatapointDetailsSidebar-module__SWz-da__contentWrapper{flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden}.DatapointDetailsSidebar-module__SWz-da__content{padding:0 0 24px}.DatapointDetailsSidebar-module__SWz-da__detailTitle{color:var(--black-40)!important;margin:0 0 6px!important}.DatapointDetailsSidebar-module__SWz-da__detailText{color:var(--black-70)!important}.DatapointDetailsSidebar-module__SWz-da__reExtractBtn{margin-top:16px}.DatapointDetailsSidebar-module__SWz-da__reExtractBtn:disabled svg{filter:grayscale(100);opacity:.3}.DatapointDetailsSidebar-module__SWz-da__histDate{color:var(--black-40);font-size:10px}.DatapointDetailsSidebar-module__SWz-da__histChangeText{margin:4px 0;font-size:12px;font-weight:500}.DatapointDetailsSidebar-module__SWz-da__histValueWrapper{border:1px solid var(--black-20);background:linear-gradient(rgba(0,0,0,.02) 0%,rgba(0,0,0,.02) 100%),#fff;border-radius:6px;margin:8px 0;padding:8px;font-size:12px;font-weight:500}.DatapointDetailsSidebar-module__SWz-da__histValueWrapper.DatapointDetailsSidebar-module__SWz-da__inlined{align-items:center;display:flex}.DatapointDetailsSidebar-module__SWz-da__histValueNav{color:var(--black-40);margin-bottom:4px;font-size:10px;font-style:normal;font-weight:400;line-height:12px}.DatapointDetailsSidebar-module__SWz-da__valueChangeArrow{display:inline-flex;transform:rotate(90deg)}.DatapointDetailsSidebar-module__SWz-da__histDivider{border-bottom:1px solid var(--black-20);margin:24px 0}.DatapointDetailsSidebar-module__SWz-da__unverifStatus{border:1px solid var(--yellow-20);color:#a26800;background:rgba(255,232,191,.4);border-radius:4px;padding:2px 6px}.DatapointDetailsSidebar-module__SWz-da__verifStatus{border:1px solid var(--green-20);background:var(--green-10);color:#147141;border-radius:4px;padding:2px 6px}.DatapointDetailsSidebar-module__SWz-da__manualStat{color:var(--black-40);align-items:center;font-size:12px;font-weight:500;display:inline-flex}.DatapointDetailsSidebar-module__SWz-da__helpIcon{filter:grayscale();width:16px;margin-left:5px}.DatapointDetailsSidebar-module__SWz-da__explanationContent{border:1px solid var(--black-20);border-radius:6px;margin-top:6px;padding:8px 10px;font-size:12px;font-weight:400;line-height:16px}.DatapointDetailsSidebar-module__SWz-da__noExplanation{text-align:center;display:block}.DatapointDetailsSidebar-module__SWz-da__buttonLink{color:var(--primary);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:500;line-height:16px;text-decoration:underline}.DatapointDetailsSidebar-module__SWz-da__tabPanelContent{width:100%;height:100%;padding:24px;overflow-y:auto}.DatapointDetailsSidebar-module__SWz-da__feedbackTab{padding-bottom:65px;position:relative;overflow:hidden}.DatapointDetailsSidebar-module__SWz-da__tabList button:first-child{margin-left:16px}.DatapointDetailsSidebar-module__SWz-da__tabList button:last-child{margin-right:16px}.DatapointDetailsSidebar-module__SWz-da__contentContainer,.DatapointDetailsSidebar-module__SWz-da__histWrapper,.DatapointDetailsSidebar-module__SWz-da__explanationContainer{padding-bottom:24px;padding-left:24px;padding-right:24px}
.Content-module__XR71iG__container{flex-direction:column;height:100%;padding:24px;display:flex}
/*# sourceMappingURL=d4dae96e7e349b09.css.map*/