.ArticleHeader-module-scss-module__3pkg7a__header{flex-direction:column;align-items:center;gap:24px;max-width:560px;margin:0 auto 24px;padding:40px 16px 0;display:flex}@media (max-width:768px){.ArticleHeader-module-scss-module__3pkg7a__header{padding:24px 16px 0}}.ArticleHeader-module-scss-module__3pkg7a__header__container{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.ArticleHeader-module-scss-module__3pkg7a__header__category{font-family:var(--font-source-serif-pro);letter-spacing:-.01em;color:var(--color-risk-signal);font-size:18px;font-weight:600;line-height:1.2em}.ArticleHeader-module-scss-module__3pkg7a__header__title{font-family:var(--font-source-serif-pro);letter-spacing:-.01em;color:var(--color-text-primary);text-align:center;width:100%;font-size:28px;font-weight:600;line-height:1.5em}@media (max-width:768px){.ArticleHeader-module-scss-module__3pkg7a__header__title{font-size:22px}}.ArticleHeader-module-scss-module__3pkg7a__header__meta{justify-content:center;align-items:center;gap:8px;display:flex}.ArticleHeader-module-scss-module__3pkg7a__header__meta-item,.ArticleHeader-module-scss-module__3pkg7a__header__meta-dot{font-family:var(--font-open-sauce-two);color:var(--color-ink-60);font-size:12px;font-weight:500;line-height:1.4em}.ArticleHeader-module-scss-module__3pkg7a__header__actions{align-items:center;gap:12px;display:flex}.ArticleHeader-module-scss-module__3pkg7a__header__action-btn{background-color:var(--color-surface-raised);cursor:pointer;width:24px;height:24px;color:var(--color-ink-60);border:none;border-radius:18px;justify-content:center;align-items:center;transition:background-color .15s;display:flex}.ArticleHeader-module-scss-module__3pkg7a__header__action-btn:hover{background-color:var(--color-ink-4)}.ArticleHeader-module-scss-module__3pkg7a__header__preferred-source{background-color:var(--color-surface-raised);border:1px solid var(--color-ink-8);cursor:pointer;height:24px;color:inherit;border-radius:18px;justify-content:center;align-items:center;gap:4px;padding:9px 8px 9px 3px;text-decoration:none;transition:background-color .15s;display:flex}.ArticleHeader-module-scss-module__3pkg7a__header__preferred-source:hover{background-color:var(--color-ink-4)}.ArticleHeader-module-scss-module__3pkg7a__header__preferred-text{font-family:var(--font-open-sauce-two);color:var(--color-ink-60);font-size:10px;font-weight:500;line-height:1.4em}
.toaster-module-scss-module__n6RTkq__toastContainer{z-index:99999;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.toaster-module-scss-module__n6RTkq__toast{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--color-ink-8);pointer-events:auto;border-radius:12px;align-items:center;gap:8px;min-width:200px;max-width:400px;padding:8px 8px 8px 12px;animation:.25s ease-out toaster-module-scss-module__n6RTkq__slideDown;display:flex;box-shadow:0 4px 8px #1a1a1a14}.toaster-module-scss-module__n6RTkq__toast.toaster-module-scss-module__n6RTkq__exiting{animation:.2s ease-in forwards toaster-module-scss-module__n6RTkq__slideUp}.toaster-module-scss-module__n6RTkq__success,.toaster-module-scss-module__n6RTkq__error,.toaster-module-scss-module__n6RTkq__warning,.toaster-module-scss-module__n6RTkq__info{background:var(--color-filing-paper-80)}.toaster-module-scss-module__n6RTkq__icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.toaster-module-scss-module__n6RTkq__icon.toaster-module-scss-module__n6RTkq__success{color:var(--color-cash)}.toaster-module-scss-module__n6RTkq__icon.toaster-module-scss-module__n6RTkq__error{color:var(--color-risk-signal)}.toaster-module-scss-module__n6RTkq__icon.toaster-module-scss-module__n6RTkq__warning{color:var(--color-golden-hour)}.toaster-module-scss-module__n6RTkq__icon.toaster-module-scss-module__n6RTkq__info{color:var(--color-terminal-blue)}.toaster-module-scss-module__n6RTkq__message{min-width:0;font-family:var(--font-open-sauce-two);color:var(--color-ink-100);word-break:break-word;flex:1;font-size:12px;font-weight:500;line-height:1.4}.toaster-module-scss-module__n6RTkq__dismissBtn{background:var(--color-ink-6);cursor:pointer;font-family:var(--font-open-sauce-two);color:var(--color-ink-80);white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:500;line-height:1.4;transition:background-color .15s;display:flex}.toaster-module-scss-module__n6RTkq__dismissBtn:hover{background:var(--color-ink-12)}@keyframes toaster-module-scss-module__n6RTkq__slideDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes toaster-module-scss-module__n6RTkq__slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-12px)}}
.RenameScreenerModal-module-scss-module__72TFAW__wrapper{background:var(--color-blank-cheque);box-shadow:0 8px 32px var(--color-shadow-card);border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex}.RenameScreenerModal-module-scss-module__72TFAW__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.RenameScreenerModal-module-scss-module__72TFAW__headerText{flex-direction:column;gap:4px;display:flex}.RenameScreenerModal-module-scss-module__72TFAW__title{color:var(--color-text-primary);margin:0;font-size:18px;font-weight:600;line-height:1.3}.RenameScreenerModal-module-scss-module__72TFAW__subtitle{color:var(--color-text-secondary);margin:0;font-size:13px;line-height:1.4}.RenameScreenerModal-module-scss-module__72TFAW__closeBtn{cursor:pointer;width:32px;height:32px;color:var(--color-text-secondary);background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.RenameScreenerModal-module-scss-module__72TFAW__closeBtn:hover{background:var(--color-ink-4)}.RenameScreenerModal-module-scss-module__72TFAW__body{flex-direction:column;gap:8px;display:flex}.RenameScreenerModal-module-scss-module__72TFAW__label{color:var(--color-golden-hour);font-size:13px;font-weight:500}.RenameScreenerModal-module-scss-module__72TFAW__input{border:1.5px solid var(--color-golden-hour);background:var(--color-surface-sunken);width:100%;color:var(--color-text-primary);border-radius:10px;outline:none;padding:12px 14px;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.RenameScreenerModal-module-scss-module__72TFAW__input:focus{border-color:var(--color-golden-hour);box-shadow:0 0 0 3px var(--color-golden-hour-12)}.RenameScreenerModal-module-scss-module__72TFAW__input:disabled{opacity:.6;cursor:not-allowed}.RenameScreenerModal-module-scss-module__72TFAW__actions{align-items:center;gap:12px;padding-top:4px;display:flex}.RenameScreenerModal-module-scss-module__72TFAW__cancelBtn{border:1.5px solid var(--color-border);background:var(--color-blank-cheque);color:var(--color-text-primary);cursor:pointer;border-radius:10px;flex:1;padding:12px 20px;font-size:14px;font-weight:500;transition:background .15s,border-color .15s}.RenameScreenerModal-module-scss-module__72TFAW__cancelBtn:hover:not(:disabled){background:var(--color-ink-4)}.RenameScreenerModal-module-scss-module__72TFAW__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.RenameScreenerModal-module-scss-module__72TFAW__saveBtn{background:var(--color-golden-hour);color:var(--color-blank-cheque);cursor:pointer;border:none;border-radius:10px;flex:1;padding:12px 20px;font-size:14px;font-weight:500;transition:opacity .15s,transform .1s}.RenameScreenerModal-module-scss-module__72TFAW__saveBtn:hover:not(:disabled){opacity:.9}.RenameScreenerModal-module-scss-module__72TFAW__saveBtn:active:not(:disabled){transform:scale(.98)}.RenameScreenerModal-module-scss-module__72TFAW__saveBtn:disabled{opacity:.5;cursor:not-allowed}
.CelebrityCard-module-scss-module__I25amW__celebrity-card{border:1px solid var(--color-ink-8);scroll-snap-align:start;min-width:326px;max-width:326px;height:318px;color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .15s;display:flex}.CelebrityCard-module-scss-module__I25amW__celebrity-card:hover{border-color:var(--color-ink-20);box-shadow:0 2px 8px var(--color-shadow-card)}.CelebrityCard-module-scss-module__I25amW__celebrity-card-fluid{width:100%;min-width:0;max-width:none}.CelebrityCard-module-scss-module__I25amW__celebrity-top{flex-shrink:0;height:120px;position:relative}.CelebrityCard-module-scss-module__I25amW__celebrity-bg{background:var(--color-filing-paper);border-radius:10px;height:80px;margin:8px 8px 0;position:relative;overflow:hidden}.CelebrityCard-module-scss-module__I25amW__celebrity-bg-img{object-fit:cover}.CelebrityCard-module-scss-module__I25amW__alert-btn{background:var(--color-filing-paper);cursor:pointer;width:32px;height:32px;color:var(--color-ink-80);z-index:2;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:20px;right:20px}.CelebrityCard-module-scss-module__I25amW__alert-btn:hover{background:var(--color-ink-6-opaque)}.CelebrityCard-module-scss-module__I25amW__celebrity-avatar{border:3px solid var(--color-ink-4-opaque);background:var(--color-filing-paper);border-radius:50%;width:80px;height:80px;position:absolute;bottom:0;left:20px;overflow:hidden}.CelebrityCard-module-scss-module__I25amW__celebrity-avatar-img{object-fit:cover;width:100%;height:100%}.CelebrityCard-module-scss-module__I25amW__celebrity-content{flex-direction:column;flex:1;gap:16px;padding:12px 20px 20px;display:flex;overflow:hidden}@media (max-width:768px){.CelebrityCard-module-scss-module__I25amW__celebrity-card{min-width:280px;max-width:280px;height:300px}.CelebrityCard-module-scss-module__I25amW__celebrity-top{height:100px}.CelebrityCard-module-scss-module__I25amW__celebrity-bg{height:64px}.CelebrityCard-module-scss-module__I25amW__celebrity-avatar{width:64px;height:64px}.CelebrityCard-module-scss-module__I25amW__celebrity-content{gap:12px;padding:10px 16px 16px}}@media (max-width:480px){.CelebrityCard-module-scss-module__I25amW__celebrity-card{min-width:260px;max-width:260px;height:280px}.CelebrityCard-module-scss-module__I25amW__celebrity-top{height:90px}.CelebrityCard-module-scss-module__I25amW__celebrity-bg{height:56px}.CelebrityCard-module-scss-module__I25amW__celebrity-avatar{width:56px;height:56px;left:16px}.CelebrityCard-module-scss-module__I25amW__alert-btn{width:28px;height:28px;top:12px;right:12px}.CelebrityCard-module-scss-module__I25amW__celebrity-content{gap:10px;padding:8px 12px 12px}}
.FeaturedCard-module-scss-module__-dCcsW__featured-card{border:1px solid var(--color-ink-8);scroll-snap-align:start;min-width:326px;max-width:326px;height:218px;color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .15s;display:flex}.FeaturedCard-module-scss-module__-dCcsW__featured-card:hover{border-color:var(--color-ink-20);box-shadow:0 2px 8px var(--color-shadow-card)}.FeaturedCard-module-scss-module__-dCcsW__featured-card-fluid{width:100%;min-width:0;max-width:none}.FeaturedCard-module-scss-module__-dCcsW__featured-top{flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:12px 20px 4px;display:flex;position:relative}.FeaturedCard-module-scss-module__-dCcsW__featured-icon{border:3px solid var(--color-ink-4-opaque);background:var(--color-filing-paper);border-radius:999px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.FeaturedCard-module-scss-module__-dCcsW__featured-icon-img{object-fit:cover;width:100%;height:100%}.FeaturedCard-module-scss-module__-dCcsW__featured-content{flex-direction:column;flex:1;gap:16px;padding:12px 20px 20px;display:flex;overflow:hidden}@media (max-width:768px){.FeaturedCard-module-scss-module__-dCcsW__featured-card{min-width:280px;max-width:280px}.FeaturedCard-module-scss-module__-dCcsW__featured-top{height:56px;padding:10px 16px 4px}.FeaturedCard-module-scss-module__-dCcsW__featured-icon{border-width:2px;width:40px;height:40px}.FeaturedCard-module-scss-module__-dCcsW__featured-content{gap:12px;padding:10px 16px 16px}}@media (max-width:480px){.FeaturedCard-module-scss-module__-dCcsW__featured-card{min-width:260px;max-width:260px;height:200px}.FeaturedCard-module-scss-module__-dCcsW__featured-top{height:52px;padding:10px 12px 4px}.FeaturedCard-module-scss-module__-dCcsW__featured-icon{width:36px;height:36px}.FeaturedCard-module-scss-module__-dCcsW__featured-content{gap:10px;padding:8px 12px 12px}}
.chat-textarea-mention-module-scss-module__tdW0za__editor{min-width:0;font-family:var(--font-open-sauce-two);color:var(--color-text-primary);cursor:text;background:0 0;border:none;outline:none;flex:1;padding:4px 0;font-size:14px;font-weight:500;line-height:22px;position:relative}.chat-textarea-mention-module-scss-module__tdW0za__editor[data-empty=true]:before{content:attr(data-placeholder);color:var(--color-ink-40);pointer-events:none;position:absolute;top:4px;left:0}.chat-textarea-mention-module-scss-module__tdW0za__editorSingle{white-space:pre;scrollbar-width:none;-ms-overflow-style:none;height:30px;overflow:auto hidden}.chat-textarea-mention-module-scss-module__tdW0za__editorSingle::-webkit-scrollbar{width:0;height:0;display:none}.chat-textarea-mention-module-scss-module__tdW0za__editorStacked{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-all;scrollbar-width:thin;scrollbar-color:var(--color-border) #0000;max-height:112px;overflow-y:auto}.chat-textarea-mention-module-scss-module__tdW0za__editorStacked::-webkit-scrollbar{width:6px}.chat-textarea-mention-module-scss-module__tdW0za__editorStacked::-webkit-scrollbar-track{background:0 0}.chat-textarea-mention-module-scss-module__tdW0za__editorStacked::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:3px}.chat-textarea-mention-module-scss-module__tdW0za__chip{vertical-align:middle;background-color:var(--color-ink-8);white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:default;border-radius:26px;align-items:center;gap:4px;margin:2px 0;padding:4px 8px;display:inline-flex}.chat-textarea-mention-module-scss-module__tdW0za__chipLogo{border:.663px solid var(--color-ink-8);object-fit:cover;border-radius:4px;flex-shrink:0;width:14px;height:14px}@keyframes chat-textarea-mention-module-scss-module__tdW0za__chipShimmer{0%{opacity:.45}50%{opacity:.9}to{opacity:.45}}.chat-textarea-mention-module-scss-module__tdW0za__chipLogoSkeleton{background-color:var(--color-ink-8);border-radius:4px;flex-shrink:0;width:14px;height:14px;animation:1.1s ease-in-out infinite chat-textarea-mention-module-scss-module__tdW0za__chipShimmer}.chat-textarea-mention-module-scss-module__tdW0za__chipNameSkeleton{background-color:var(--color-ink-8);border-radius:4px;width:34px;height:8px;animation:1.1s ease-in-out infinite chat-textarea-mention-module-scss-module__tdW0za__chipShimmer}.chat-textarea-mention-module-scss-module__tdW0za__chipFallback{border:.663px solid var(--color-ink-8);background-color:var(--color-ink-8);width:14px;height:14px;color:var(--color-ink-60);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:8px;font-weight:700;display:flex}.chat-textarea-mention-module-scss-module__tdW0za__chipName{font-family:var(--font-open-sauce-two);color:var(--color-ink-80);text-transform:uppercase;letter-spacing:0;font-size:12px;font-weight:600;line-height:1.1}.chat-textarea-mention-module-scss-module__tdW0za__dropdown{z-index:1000;border:1px solid var(--color-ink-8);background-color:var(--color-blank-cheque);max-height:280px;font-family:var(--font-open-sauce-two);scrollbar-width:thin;scrollbar-color:var(--color-border) #0000;border-radius:12px;flex-direction:column;display:flex;position:fixed;overflow:hidden auto;box-shadow:0 4px 8px #281a0b05}.chat-textarea-mention-module-scss-module__tdW0za__dropdown::-webkit-scrollbar{width:6px}.chat-textarea-mention-module-scss-module__tdW0za__dropdown::-webkit-scrollbar-track{background:0 0}.chat-textarea-mention-module-scss-module__tdW0za__dropdown::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:3px}.chat-textarea-mention-module-scss-module__tdW0za__option{border:none;border-bottom:1px solid var(--color-ink-8);text-align:left;cursor:pointer;background:0 0;align-items:center;gap:16px;width:100%;padding:8px 16px;transition:background-color .12s;display:flex}.chat-textarea-mention-module-scss-module__tdW0za__option:last-child{border-bottom:none}.chat-textarea-mention-module-scss-module__tdW0za__optionActive{background-color:var(--color-ink-4)}.chat-textarea-mention-module-scss-module__tdW0za__optionMain{flex-shrink:0;align-items:center;gap:8px;width:200px;display:flex}.chat-textarea-mention-module-scss-module__tdW0za__optionLogo{border:1px solid var(--color-ink-8);border-radius:6px;flex-shrink:0}.chat-textarea-mention-module-scss-module__tdW0za__optionSymbol,.chat-textarea-mention-module-scss-module__tdW0za__optionName{min-width:0;color:var(--color-ink-100);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:500;line-height:18px;overflow:hidden}.chat-textarea-mention-module-scss-module__tdW0za__optionTag{text-align:right;color:var(--color-ink-60);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:12px;font-weight:500;line-height:18px}.chat-textarea-mention-module-scss-module__tdW0za__highlight{color:var(--color-terminal-blue);font-weight:600}.chat-textarea-mention-module-scss-module__tdW0za__dropdownState{text-align:center;color:var(--color-ink-40);justify-content:center;align-items:center;padding:16px 12px;font-size:12px;font-weight:500;display:flex}.chat-textarea-mention-module-scss-module__tdW0za__spinner{border:2px solid var(--color-ink-20);border-top-color:#ffa72d;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite chat-textarea-mention-module-scss-module__tdW0za__mentionSpin}@keyframes chat-textarea-mention-module-scss-module__tdW0za__mentionSpin{to{transform:rotate(360deg)}}
.chat-textarea-module-scss-module__akmUNG__container{background-color:var(--color-surface);border:1px solid var(--color-ink-8);cursor:text;border-radius:18px;flex-direction:column;gap:20px;width:100%;margin-left:auto;margin-right:auto;padding:16px;transition:width .4s cubic-bezier(.4,0,.2,1),border-radius .4s cubic-bezier(.4,0,.2,1),border-color .3s,box-shadow .4s cubic-bezier(.4,0,.2,1),gap .35s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 4px #281a0b05}.chat-textarea-module-scss-module__akmUNG__container.chat-textarea-module-scss-module__akmUNG__disabled{opacity:.6;pointer-events:none}.chat-textarea-module-scss-module__akmUNG__container.chat-textarea-module-scss-module__akmUNG__recording{background:linear-gradient(var(--color-blank-cheque), var(--color-blank-cheque)) padding-box,linear-gradient(90deg, var(--color-golden-hour-12) 0%, var(--color-golden-hour-80) 50%, var(--color-golden-hour-12) 100%) border-box;box-shadow:0 4px 8px 0 var(--color-golden-hour-8);background-size:100% 100%,260% 100%;border:1px solid #0000;border-radius:20px;animation:6s ease-in-out infinite alternate chat-textarea-module-scss-module__akmUNG__recordingBorderFlow}.chat-textarea-module-scss-module__akmUNG__container.chat-textarea-module-scss-module__akmUNG__collapsed{cursor:pointer;border-color:#1a1a1a0a;border-radius:20px;gap:0;width:440px;max-width:100%;box-shadow:0 4px 12px #281a0b0f}.chat-textarea-module-scss-module__akmUNG__inputRow{align-items:center;gap:0;width:100%;min-height:32px;display:flex;position:relative}.chat-textarea-module-scss-module__akmUNG__plusBtn{background-color:var(--color-filing-paper);width:32px;height:32px;color:var(--color-ink-60);cursor:pointer;opacity:0;pointer-events:none;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;max-width:0;margin-right:0;padding:0;transition:opacity .3s cubic-bezier(.4,0,.2,1) 50ms,max-width .35s cubic-bezier(.4,0,.2,1),margin-right .35s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1) 50ms;display:flex;overflow:hidden;transform:scale(.75)}.chat-textarea-module-scss-module__akmUNG__collapsed .chat-textarea-module-scss-module__akmUNG__plusBtn{opacity:1;pointer-events:auto;max-width:32px;margin-right:8px;transform:scale(1)}.chat-textarea-module-scss-module__akmUNG__plusBtn:hover{background-color:var(--color-ink-8)}.chat-textarea-module-scss-module__akmUNG__textarea{min-width:0;font-family:var(--font-open-sauce-two);color:var(--color-text-primary);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:24px;max-height:200px;padding:4px 0;font-size:14px;line-height:1.4;transition:opacity .2s}.chat-textarea-module-scss-module__akmUNG__textarea::placeholder{color:var(--color-ink-40)}.chat-textarea-module-scss-module__akmUNG__collapsed .chat-textarea-module-scss-module__akmUNG__textarea,.chat-textarea-module-scss-module__akmUNG__collapsed .chat-textarea-module-scss-module__akmUNG__mentionEditor{opacity:0;pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.chat-textarea-module-scss-module__akmUNG__textareaRecording{color:var(--color-ink-60);font-family:var(--font-open-sauce-two);text-wrap:pretty;font-size:14px;font-weight:400;line-height:20px}.chat-textarea-module-scss-module__akmUNG__textareaRecording::placeholder{color:#0000}.chat-textarea-module-scss-module__akmUNG__listeningLabel{pointer-events:none;font-family:var(--font-open-sauce-two);white-space:nowrap;-webkit-text-fill-color:#0000;color:#0000;background-image:linear-gradient(90deg,#ffa72d99 0%,#f4a12f99 20%,#ff960599 45%,#e7b77499 87.5%,#ff9f1a99 100%);-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:500;line-height:20px;animation:1.6s ease-in-out infinite chat-textarea-module-scss-module__akmUNG__listeningPulse;position:absolute;top:50%;left:0;transform:translateY(-50%)}@keyframes chat-textarea-module-scss-module__akmUNG__listeningPulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes chat-textarea-module-scss-module__akmUNG__recordingBorderFlow{0%{background-position:0 0,0 0}to{background-position:0 0,-160% 0}}.chat-textarea-module-scss-module__akmUNG__collapsedPlaceholder{opacity:0;pointer-events:none;font-family:var(--font-open-sauce-two);color:var(--color-ink-40);white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:20px;transition:opacity .25s cubic-bezier(.4,0,.2,1) .1s;position:absolute;left:40px;right:78px;overflow:hidden}.chat-textarea-module-scss-module__akmUNG__collapsed .chat-textarea-module-scss-module__akmUNG__collapsedPlaceholder{opacity:1;pointer-events:none;left:48px;right:78px}.chat-textarea-module-scss-module__akmUNG__collapsedActions{opacity:0;pointer-events:none;flex-shrink:0;align-items:center;gap:6px;max-width:0;margin-left:auto;transition:opacity .25s cubic-bezier(.4,0,.2,1) 80ms,max-width .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.chat-textarea-module-scss-module__akmUNG__collapsed .chat-textarea-module-scss-module__akmUNG__collapsedActions{opacity:1;pointer-events:auto;max-width:80px}.chat-textarea-module-scss-module__akmUNG__collapsedMicBtn{width:32px;height:32px;color:var(--color-ink-60);cursor:pointer;background-color:#1a1a1a0a;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s;display:flex}.chat-textarea-module-scss-module__akmUNG__collapsedMicBtn:hover{background-color:var(--color-ink-8)}.chat-textarea-module-scss-module__akmUNG__collapsedSendBtn{color:#fff;opacity:.4;cursor:not-allowed;background:linear-gradient(#ffa72d 0%,#eb7d00 100%);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.chat-textarea-module-scss-module__akmUNG__collapsedStopBtn{color:#fff;cursor:pointer;background-color:#ffa72d66;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:8px;display:flex}.chat-textarea-module-scss-module__akmUNG__collapsedStopBtn:hover{background-color:#ffa72d8c}.chat-textarea-module-scss-module__akmUNG__collapsedStopIcon{background-color:var(--color-blank-cheque-100);border-radius:2px;width:10px;height:10px}.chat-textarea-module-scss-module__akmUNG__toolbar{opacity:1;align-items:center;gap:6px;max-height:48px;margin-top:0;transition:max-height .35s cubic-bezier(.4,0,.2,1) 50ms,opacity .2s cubic-bezier(.4,0,.2,1),margin-top .35s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.chat-textarea-module-scss-module__akmUNG__collapsed .chat-textarea-module-scss-module__akmUNG__toolbar{opacity:0;pointer-events:none;max-height:0}.chat-textarea-module-scss-module__akmUNG__toolGroup{background-color:var(--color-filing-paper);border-radius:8px;align-items:center;gap:8px;height:32px;padding:0 10px;display:flex}.chat-textarea-module-scss-module__akmUNG__toolBtn{color:var(--color-ink-60);cursor:pointer;background:0 0;border:none;transition:color .15s;display:flex}.chat-textarea-module-scss-module__akmUNG__toolBtn:hover{color:var(--color-ink-80)}.chat-textarea-module-scss-module__akmUNG__toolDivider{background-color:var(--color-ink-8);width:1px;height:12px}.chat-textarea-module-scss-module__akmUNG__toolsDropdown{background-color:var(--color-filing-paper);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;height:32px;padding:0 10px;display:flex}.chat-textarea-module-scss-module__akmUNG__toolsLabel{font-family:var(--font-open-sauce-two);color:var(--color-ink-40);font-size:12px;font-weight:500}.chat-textarea-module-scss-module__akmUNG__toolsChevron{color:var(--color-ink-40)}.chat-textarea-module-scss-module__akmUNG__rightActions{flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}.chat-textarea-module-scss-module__akmUNG__modelBtn{cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:4px;height:32px;padding:0 10px;display:flex}.chat-textarea-module-scss-module__akmUNG__modelLabel{font-family:var(--font-open-sauce-two);color:var(--color-ink-40);font-size:12px;font-weight:500}.chat-textarea-module-scss-module__akmUNG__modelIcon{color:var(--color-ink-40)}.chat-textarea-module-scss-module__akmUNG__iconBtn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.chat-textarea-module-scss-module__akmUNG__micBtn{background-color:var(--color-filing-paper);color:var(--color-ink-60)}.chat-textarea-module-scss-module__akmUNG__micBtn:hover{background-color:var(--color-ink-8)}.chat-textarea-module-scss-module__akmUNG__sendBtn{background-color:var(--color-golden-hour);color:#fff;border-radius:10px}.chat-textarea-module-scss-module__akmUNG__sendBtn:hover{opacity:.9}.chat-textarea-module-scss-module__akmUNG__sendBtn:disabled{opacity:.4;cursor:not-allowed}.chat-textarea-module-scss-module__akmUNG__stopBtn{color:#fff;background-color:#ffa72d66;border-radius:10px;padding:8px}.chat-textarea-module-scss-module__akmUNG__stopBtn:hover{background-color:#ffa72d8c}.chat-textarea-module-scss-module__akmUNG__stopIcon{background-color:var(--color-blank-cheque-100);border-radius:3px;width:12px;height:12px}
.company-symbol-icon-module-scss-module__psW3Sa__container{background-color:var(--color-ink-4);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.company-symbol-icon-module-scss-module__psW3Sa__image{object-fit:contain;width:100%;height:100%}.company-symbol-icon-module-scss-module__psW3Sa__fallback{color:var(--color-text-secondary);text-transform:uppercase;-webkit-user-select:none;user-select:none;font-weight:600;line-height:1}
.ScreenerCollapse-module-scss-module__ESKe-W__collapse{flex-direction:column;width:100%;min-width:0;display:flex;overflow:hidden}.ScreenerCollapse-module-scss-module__ESKe-W__collapsed{pointer-events:none}
.playground-module-scss-module__WlRt7a__panel{border-left:1px solid var(--color-ink-8);background-color:var(--color-surface);flex-direction:column;flex-shrink:0;width:400px;height:100%;display:flex;overflow:hidden}.playground-module-scss-module__WlRt7a__header{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.playground-module-scss-module__WlRt7a__segmentedControls{background-color:var(--color-ink-6);border-radius:10px;justify-content:center;align-items:center;padding:2px;display:flex;position:relative}.playground-module-scss-module__WlRt7a__segmentIndicator{background-color:var(--color-blank-cheque);border-radius:8px;height:28px;transition:left .2s,width .2s;position:absolute;top:2px;box-shadow:0 1px 2px #0000000d}.playground-module-scss-module__WlRt7a__segmentTab{height:28px;font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;cursor:pointer;color:var(--color-ink-40);z-index:1;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:0 12px;font-size:13px;font-weight:500;transition:color .15s;position:relative}.playground-module-scss-module__WlRt7a__segmentTab.playground-module-scss-module__WlRt7a__active{color:var(--color-ink-80)}.playground-module-scss-module__WlRt7a__segmentTab:hover:not(.playground-module-scss-module__WlRt7a__active){color:var(--color-ink-60)}.playground-module-scss-module__WlRt7a__closeBtn{cursor:pointer;color:var(--color-ink-60);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s;display:flex}.playground-module-scss-module__WlRt7a__closeBtn:hover{background-color:var(--color-ink-4)}.playground-module-scss-module__WlRt7a__content{scrollbar-width:thin;scrollbar-color:var(--color-border) #0000;flex-direction:column;flex:1;gap:12px;padding:0 8px 16px;display:flex;overflow-y:auto}.playground-module-scss-module__WlRt7a__content::-webkit-scrollbar{width:6px}.playground-module-scss-module__WlRt7a__content::-webkit-scrollbar-track{background:0 0}.playground-module-scss-module__WlRt7a__content::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:3px}.playground-module-scss-module__WlRt7a__sourcesContent{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.playground-module-scss-module__WlRt7a__collapsibleSection{flex-direction:column;gap:4px;width:100%;padding:0 2px;display:flex}.playground-module-scss-module__WlRt7a__collapsibleHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;width:100%;padding:8px 16px;display:flex}.playground-module-scss-module__WlRt7a__collapsibleHeader:hover{background-color:var(--color-ink-4);border-radius:8px}.playground-module-scss-module__WlRt7a__collapsibleIcon{width:16px;height:16px;color:var(--color-ink-60);flex-shrink:0}.playground-module-scss-module__WlRt7a__collapsibleTitle{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);white-space:nowrap;font-size:16px;font-weight:500;line-height:24px}.playground-module-scss-module__WlRt7a__collapsibleCount{background-color:var(--color-ink-8);height:20px;font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);border-radius:36px;align-items:center;padding:2px 6px;font-size:12px;font-weight:400;line-height:18px;display:flex}.playground-module-scss-module__WlRt7a__chevron{width:16px;height:16px;color:var(--color-ink-40);flex-shrink:0;transition:transform .2s}.playground-module-scss-module__WlRt7a__chevron.playground-module-scss-module__WlRt7a__open{transform:rotate(180deg)}.playground-module-scss-module__WlRt7a__collapsibleBody{flex-direction:column;gap:0;transition:max-height .25s;display:flex;overflow:hidden}.playground-module-scss-module__WlRt7a__documentItem{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;border-radius:8px;align-items:flex-start;gap:8px;padding:12px;transition:background-color .15s;display:flex}.playground-module-scss-module__WlRt7a__documentItem:hover{background-color:var(--color-ink-4)}.playground-module-scss-module__WlRt7a__documentIcon{background-color:var(--color-filing-paper);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:12px;display:flex}.playground-module-scss-module__WlRt7a__documentInfo{flex-direction:column;flex:1;gap:2px;min-width:0;padding:0 8px;display:flex}.playground-module-scss-module__WlRt7a__documentTitle{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:22px;overflow:hidden}.playground-module-scss-module__WlRt7a__documentMeta{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:18px;display:flex}.playground-module-scss-module__WlRt7a__separator{background-color:var(--color-ink-8);width:100%;height:1px;margin:0}.playground-module-scss-module__WlRt7a__webResultItem{cursor:pointer;border-radius:8px;align-items:flex-start;padding:12px;text-decoration:none;transition:background-color .15s;display:flex}.playground-module-scss-module__WlRt7a__webResultItem:hover{background-color:var(--color-ink-4)}.playground-module-scss-module__WlRt7a__webResultInfo{flex-direction:column;flex:1;gap:6px;min-width:0;padding:0 8px;display:flex}.playground-module-scss-module__WlRt7a__webResultDomainRow{align-items:center;gap:4px;display:flex}.playground-module-scss-module__WlRt7a__webResultFavicon{object-fit:cover;border-radius:4px;flex-shrink:0;width:16px;height:16px}.playground-module-scss-module__WlRt7a__webResultDomain{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:1.3;overflow:hidden}.playground-module-scss-module__WlRt7a__webResultTitle{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:500;line-height:22px;display:-webkit-box;overflow:hidden}.playground-module-scss-module__WlRt7a__webResultSnippet{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:18px;overflow:hidden}.playground-module-scss-module__WlRt7a__stocksContent{flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.playground-module-scss-module__WlRt7a__stockCard{background-color:var(--color-blank-cheque-80);border-bottom:1px solid var(--color-ink-8);flex-direction:column;gap:16px;width:100%;padding:16px 12px 12px;display:flex;overflow:hidden}.playground-module-scss-module__WlRt7a__stockCardHeader{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.playground-module-scss-module__WlRt7a__stockCardLeft{flex:1;align-items:flex-start;gap:12px;min-width:0;display:flex}.playground-module-scss-module__WlRt7a__stockLogo{border:1.5px solid var(--color-ink-8);object-fit:cover;border-radius:8px;flex-shrink:0;width:44px;height:44px}.playground-module-scss-module__WlRt7a__stockNameBlock{flex-direction:column;justify-content:center;gap:2px;display:flex}.playground-module-scss-module__WlRt7a__stockSymbol{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:4px;width:190px;font-size:16px;font-weight:600;line-height:24px;display:flex;overflow-x:hidden}.playground-module-scss-module__WlRt7a__stockSector{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);white-space:nowrap;font-size:14px;font-weight:400;line-height:22px}.playground-module-scss-module__WlRt7a__stockOpenBtn{color:var(--color-ink-60);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;transition:background-color .15s,color .15s;display:inline-flex}.playground-module-scss-module__WlRt7a__stockOpenBtn:hover{background-color:var(--color-ink-4);color:var(--color-ink-100)}.playground-module-scss-module__WlRt7a__stockOpenBtn:focus-visible{outline:2px solid var(--color-ink-40);outline-offset:2px}.playground-module-scss-module__WlRt7a__stockCardRight{white-space:nowrap;flex-direction:column;flex:1;justify-content:center;align-items:flex-end;gap:2px;min-width:0;display:flex}.playground-module-scss-module__WlRt7a__stockPrice{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);font-size:16px;font-weight:600;line-height:24px}.playground-module-scss-module__WlRt7a__stockPriceRupee{color:var(--color-ink-40)}.playground-module-scss-module__WlRt7a__stockChange{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;text-align:right;font-size:14px;font-weight:500;line-height:22px}.playground-module-scss-module__WlRt7a__stockChange.playground-module-scss-module__WlRt7a__positive{color:var(--color-cash)}.playground-module-scss-module__WlRt7a__stockChange.playground-module-scss-module__WlRt7a__negative{color:#e05252}.playground-module-scss-module__WlRt7a__chartSection{flex-direction:column;gap:8px;width:100%;display:flex;position:relative}.playground-module-scss-module__WlRt7a__chartContainer{width:100%;height:140px}.playground-module-scss-module__WlRt7a__chartNoData{background-color:var(--color-filing-paper);border-radius:8px;justify-content:center;align-items:center;width:100%;height:140px;display:flex}.playground-module-scss-module__WlRt7a__chartNoData span{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-40);font-size:13px;font-weight:400}.playground-module-scss-module__WlRt7a__timePeriodSelector{background-color:var(--color-filing-paper);border-radius:10px;justify-content:center;align-items:center;width:100%;padding:3px;display:flex}.playground-module-scss-module__WlRt7a__timePeriodBtn{cursor:pointer;height:28px;font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-40);background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:8px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.playground-module-scss-module__WlRt7a__timePeriodBtn.playground-module-scss-module__WlRt7a__active{background-color:var(--color-ink-8);color:var(--color-ink-80)}.playground-module-scss-module__WlRt7a__timePeriodBtn:hover:not(.playground-module-scss-module__WlRt7a__active){color:var(--color-ink-60)}.playground-module-scss-module__WlRt7a__fundamentalsGrid{grid-template-columns:repeat(2,1fr);gap:16px 8px;width:100%;display:grid}.playground-module-scss-module__WlRt7a__fundamentalItem{flex-direction:column;gap:2px;display:flex}.playground-module-scss-module__WlRt7a__fundamentalLabel{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);font-size:12px;font-weight:400;line-height:18px}.playground-module-scss-module__WlRt7a__fundamentalValue{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);font-size:14px;font-weight:500;line-height:22px}.playground-module-scss-module__WlRt7a__referencedBadge{background-color:var(--color-ink-8);border-radius:24px;align-items:center;gap:4px;padding:4px 8px;display:inline-flex}.playground-module-scss-module__WlRt7a__referencedBadge svg{width:16px;height:16px;color:var(--color-ink-60)}.playground-module-scss-module__WlRt7a__referencedBadge span{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);font-size:12px;font-weight:500;line-height:18px}.playground-module-scss-module__WlRt7a__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:40px 20px;display:flex}.playground-module-scss-module__WlRt7a__emptyTitle{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-40);font-size:14px;font-weight:500}.playground-module-scss-module__WlRt7a__emptySubtext{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-20);font-size:12px}.playground-module-scss-module__WlRt7a__stockCardCollapsible{cursor:pointer;transition:background-color .15s}.playground-module-scss-module__WlRt7a__stockCardCollapsible:hover{background-color:var(--color-filing-paper)}.playground-module-scss-module__WlRt7a__stockCardBody{grid-template-rows:1fr;transition:grid-template-rows .3s;display:grid}.playground-module-scss-module__WlRt7a__stockCardBody.playground-module-scss-module__WlRt7a__collapsed{grid-template-rows:0fr}.playground-module-scss-module__WlRt7a__stockCardBodyInner{flex-direction:column;gap:16px;width:100%;display:flex;overflow:hidden}
.SaveScreenerModal-module-scss-module__on_ooa__wrapper{background:var(--color-blank-cheque);box-shadow:0 8px 32px var(--color-shadow-card);border-radius:16px;flex-direction:column;gap:16px;width:100%;max-width:380px;padding:20px;display:flex}.SaveScreenerModal-module-scss-module__on_ooa__header{justify-content:space-between;align-items:center;display:flex}.SaveScreenerModal-module-scss-module__on_ooa__headerTitle{color:var(--color-text-primary);margin:0;font-size:15px;font-weight:600;line-height:1.3}.SaveScreenerModal-module-scss-module__on_ooa__closeBtn{cursor:pointer;width:28px;height:28px;color:var(--color-text-secondary);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.SaveScreenerModal-module-scss-module__on_ooa__closeBtn:hover{background:var(--color-ink-4)}.SaveScreenerModal-module-scss-module__on_ooa__previewCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.SaveScreenerModal-module-scss-module__on_ooa__previewImage{object-fit:cover;width:100%;height:120px;display:block}.SaveScreenerModal-module-scss-module__on_ooa__previewContent{padding:14px 16px}.SaveScreenerModal-module-scss-module__on_ooa__previewName{color:var(--color-text-primary);margin:0 0 4px;font-size:15px;font-weight:700;line-height:1.3}.SaveScreenerModal-module-scss-module__on_ooa__previewDesc{color:var(--color-text-secondary);margin:0;font-size:12px;line-height:1.4}.SaveScreenerModal-module-scss-module__on_ooa__nameSection{flex-direction:column;gap:6px;display:flex}.SaveScreenerModal-module-scss-module__on_ooa__nameLabel{color:var(--color-text-secondary);font-size:12px;font-weight:500}.SaveScreenerModal-module-scss-module__on_ooa__nameInput{border:1px solid var(--color-border);background:var(--color-blank-cheque);width:100%;color:var(--color-text-primary);border-radius:8px;outline:none;padding:10px 12px;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.SaveScreenerModal-module-scss-module__on_ooa__nameInput:focus{border-color:var(--color-golden-hour);box-shadow:0 0 0 2px var(--color-golden-hour-8)}.SaveScreenerModal-module-scss-module__on_ooa__nameInput:disabled{opacity:.6;cursor:not-allowed}.SaveScreenerModal-module-scss-module__on_ooa__alertSection{padding:2px 0}.SaveScreenerModal-module-scss-module__on_ooa__alertRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.SaveScreenerModal-module-scss-module__on_ooa__alertText{color:var(--color-text-secondary);font-size:12px;line-height:1.4}.SaveScreenerModal-module-scss-module__on_ooa__toggle{background:var(--color-ink-12);cursor:pointer;border:none;border-radius:11px;flex-shrink:0;width:40px;height:22px;padding:0;transition:background .2s;position:relative}.SaveScreenerModal-module-scss-module__on_ooa__toggle:disabled{opacity:.5;cursor:not-allowed}.SaveScreenerModal-module-scss-module__on_ooa__toggleActive{background:var(--color-golden-hour)}.SaveScreenerModal-module-scss-module__on_ooa__toggleKnob{background:var(--color-surface-raised);width:18px;height:18px;box-shadow:0 1px 2px var(--color-shadow-card);border-radius:50%;transition:transform .2s;position:absolute;top:2px;left:2px}.SaveScreenerModal-module-scss-module__on_ooa__toggleActive .SaveScreenerModal-module-scss-module__on_ooa__toggleKnob{transform:translate(18px)}.SaveScreenerModal-module-scss-module__on_ooa__divider{border:none;border-top:1px solid var(--color-border);margin:0}.SaveScreenerModal-module-scss-module__on_ooa__actions{justify-content:space-between;align-items:center;display:flex}.SaveScreenerModal-module-scss-module__on_ooa__actionsRight{align-items:center;gap:8px;display:flex}.SaveScreenerModal-module-scss-module__on_ooa__cancelBtn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 0;font-size:13px;font-weight:500;transition:color .15s}.SaveScreenerModal-module-scss-module__on_ooa__cancelBtn:hover:not(:disabled){color:var(--color-text-primary)}.SaveScreenerModal-module-scss-module__on_ooa__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.SaveScreenerModal-module-scss-module__on_ooa__doneBtn{background:var(--color-golden-hour);color:var(--color-blank-cheque);cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;transition:opacity .15s,transform .1s}.SaveScreenerModal-module-scss-module__on_ooa__doneBtn:hover:not(:disabled){opacity:.9}.SaveScreenerModal-module-scss-module__on_ooa__doneBtn:active:not(:disabled){transform:scale(.98)}.SaveScreenerModal-module-scss-module__on_ooa__doneBtn:disabled{opacity:.5;cursor:not-allowed}.SaveScreenerModal-module-scss-module__on_ooa__viewSavedBtn{border:1px solid var(--color-border);background:var(--color-blank-cheque);color:var(--color-text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .15s;display:flex}.SaveScreenerModal-module-scss-module__on_ooa__viewSavedBtn:hover:not(:disabled){background:var(--color-ink-4)}.SaveScreenerModal-module-scss-module__on_ooa__viewSavedBtn:disabled{opacity:.5;cursor:not-allowed}
.confirmation-dialog-module-scss-module__1JcKzG__dialogWrapper{border:1px solid var(--color-ink-4);background:var(--color-dialog-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0px 4px 8px 0px var(--color-shadow-card);border-radius:20px;padding:4px}.confirmation-dialog-module-scss-module__1JcKzG__dialog{border:1px solid var(--color-ink-8);background:var(--color-surface);box-shadow:0px 4px 8px 0px var(--color-shadow-subtle);border-radius:16px;flex-direction:column;gap:20px;padding:12px 16px;display:flex;overflow:hidden}.confirmation-dialog-module-scss-module__1JcKzG__header{justify-content:space-between;align-items:center;display:flex}.confirmation-dialog-module-scss-module__1JcKzG__title{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.confirmation-dialog-module-scss-module__1JcKzG__closeBtn{cursor:pointer;color:var(--color-ink-60);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex;overflow:hidden}.confirmation-dialog-module-scss-module__1JcKzG__closeBtn:hover{color:var(--color-ink-100)}.confirmation-dialog-module-scss-module__1JcKzG__content{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-80);font-size:14px;font-weight:400;line-height:20px}.confirmation-dialog-module-scss-module__1JcKzG__actionBar{align-items:center;gap:16px;display:flex}.confirmation-dialog-module-scss-module__1JcKzG__secondaryActions{flex:1;align-items:center;display:flex}.confirmation-dialog-module-scss-module__1JcKzG__primaryActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.confirmation-dialog-module-scss-module__1JcKzG__btn{cursor:pointer;height:36px;font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:500;line-height:1;transition:opacity .15s,background-color .15s;display:flex}.confirmation-dialog-module-scss-module__1JcKzG__btn:hover{opacity:.85}.confirmation-dialog-module-scss-module__1JcKzG__btnSecondary{color:var(--color-ink-60);background:0 0}.confirmation-dialog-module-scss-module__1JcKzG__btnSecondary:hover{background:var(--color-ink-4)}.confirmation-dialog-module-scss-module__1JcKzG__btnCancel{background:var(--color-ink-4);color:var(--color-ink-60)}.confirmation-dialog-module-scss-module__1JcKzG__btnCancel:hover{background:var(--color-ink-8)}.confirmation-dialog-module-scss-module__1JcKzG__btnDanger{background:var(--color-risk-signal);color:var(--color-on-solid)}.confirmation-dialog-module-scss-module__1JcKzG__btnDanger:hover{opacity:.9}
.UserCard-module-scss-module__0F4ItW__user-card{border:1px solid var(--color-ink-8);height:100%;min-height:218px;color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .15s;display:flex}.UserCard-module-scss-module__0F4ItW__user-card:hover,.UserCard-module-scss-module__0F4ItW__user-card.UserCard-module-scss-module__0F4ItW__user-card-menu-open{border-color:var(--color-ink-20);box-shadow:0 2px 8px var(--color-shadow-card)}.UserCard-module-scss-module__0F4ItW__user-card-fluid{width:100%;min-width:0;max-width:none}.UserCard-module-scss-module__0F4ItW__user-card-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.UserCard-module-scss-module__0F4ItW__user-card-top{flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:12px 20px 4px;display:flex}.UserCard-module-scss-module__0F4ItW__user-card-avatar{border:3px solid var(--color-ink-4-opaque);background:var(--color-ink-6);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.UserCard-module-scss-module__0F4ItW__user-card-avatar-letter{color:var(--color-ink-60);text-transform:uppercase;font-size:18px;font-weight:600}@media (max-width:768px){.UserCard-module-scss-module__0F4ItW__user-card-top{height:56px;padding:10px 16px 4px}.UserCard-module-scss-module__0F4ItW__user-card-avatar{border-width:2px;width:40px;height:40px}.UserCard-module-scss-module__0F4ItW__user-card-avatar-letter{font-size:16px}}@media (max-width:480px){.UserCard-module-scss-module__0F4ItW__user-card{min-height:200px}.UserCard-module-scss-module__0F4ItW__user-card-top{height:48px;padding:10px 12px 4px}.UserCard-module-scss-module__0F4ItW__user-card-actions{gap:6px}.UserCard-module-scss-module__0F4ItW__user-card-avatar{width:36px;height:36px}.UserCard-module-scss-module__0F4ItW__user-card-avatar-letter{font-size:14px}}
.PdfViewer-module-scss-module__79tzSa__viewer{flex-direction:column;align-items:center;gap:16px;height:100%;min-height:0;padding:16px 8px;display:flex}.PdfViewer-module-scss-module__79tzSa__content{flex-direction:column;flex:1 0 0;align-items:center;width:100%;min-height:0;display:flex;position:relative}.PdfViewer-module-scss-module__79tzSa__document{flex:1 0 0;align-items:flex-start;gap:12px;width:100%;min-height:0;display:flex;position:relative}.PdfViewer-module-scss-module__79tzSa__gridToggle{z-index:3;cursor:pointer;width:32px;height:32px;color:var(--color-ink-100);background-color:var(--color-surface,#fff);border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:opacity .15s;display:flex;position:absolute;top:8px;left:12px;box-shadow:0 1px 4px #0000001f}.PdfViewer-module-scss-module__79tzSa__gridToggle:hover{opacity:.75}.PdfViewer-module-scss-module__79tzSa__stateBox{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;width:100%;padding:32px 16px;display:flex}.PdfViewer-module-scss-module__79tzSa__stateTitle{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);font-size:14px;font-weight:500;line-height:22px}.PdfViewer-module-scss-module__79tzSa__stateSubtext{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);font-size:12px;font-weight:400;line-height:18px}.PdfViewer-module-scss-module__79tzSa__stateLink{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-terminal-blue);margin-top:8px;font-size:12px;font-weight:500;text-decoration:underline}.PdfViewer-module-scss-module__79tzSa__printFrame{display:none}.PdfViewer-module-scss-module__79tzSa__autoScrollOverlay{z-index:5;background-color:var(--color-surface,#fff);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.PdfViewer-module-scss-module__79tzSa__autoScrollSpinner{border:3px solid var(--color-ink-12,#1a1a1a1f);border-top-color:var(--color-breakout-orange,#ff6b1a);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite PdfViewer-module-scss-module__79tzSa__pdf-auto-scroll-spin}.PdfViewer-module-scss-module__79tzSa__autoScrollText{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);font-size:13px;font-weight:500;line-height:18px}@keyframes PdfViewer-module-scss-module__79tzSa__pdf-auto-scroll-spin{to{transform:rotate(360deg)}}
.PdfCitationToggle-module-scss-module__5Gy7Fa__toggleContainer{align-items:center;gap:8px;display:flex}.PdfCitationToggle-module-scss-module__5Gy7Fa__toggle{background-color:var(--color-ink-8);height:32px;color:var(--color-ink-60);font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:-.12px;white-space:nowrap;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:500;line-height:1.3;transition:background-color .15s,color .15s;display:flex}.PdfCitationToggle-module-scss-module__5Gy7Fa__toggle:hover{background-color:var(--color-ink-12)}.PdfCitationToggle-module-scss-module__5Gy7Fa__toggle.PdfCitationToggle-module-scss-module__5Gy7Fa__active{color:var(--color-ink-100)}.PdfCitationToggle-module-scss-module__5Gy7Fa__toggle:focus-visible{outline:2px solid var(--color-ink-40);outline-offset:2px}.PdfCitationToggle-module-scss-module__5Gy7Fa__text{color:var(--color-ink-100);font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:22px}
.RightOverlayPanel-module-scss-module__BdjFNG__wrapperV1{z-index:50;will-change:transform,width;backface-visibility:hidden;contain:layout paint;position:absolute;top:0;bottom:0;right:0}.RightOverlayPanel-module-scss-module__BdjFNG__overlayV3{z-index:9000;pointer-events:none;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.RightOverlayPanel-module-scss-module__BdjFNG__overlayV3>*{pointer-events:auto}.RightOverlayPanel-module-scss-module__BdjFNG__panelWrapperV3{z-index:1;will-change:transform;width:100%;height:100%;display:flex;position:relative}.RightOverlayPanel-module-scss-module__BdjFNG__scrim{-webkit-backdrop-filter:blur(2px);pointer-events:auto;background:#00000052;position:absolute;inset:0}.RightOverlayPanel-module-scss-module__BdjFNG__panel{background:var(--color-blank-cheque,#fefefe);border-left:1px solid var(--color-ink-8,#1a1a1a14);flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:-8px 0 24px #0000000f,-2px 0 8px #00000008}.RightOverlayPanel-module-scss-module__BdjFNG__panelFullscreen{box-shadow:none;border-left:none;border-radius:0}.RightOverlayPanel-module-scss-module__BdjFNG__header{border-bottom:1px solid var(--color-ink-6,#1a1a1a0f);flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 20px;display:flex}.RightOverlayPanel-module-scss-module__BdjFNG__headerLeft{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.RightOverlayPanel-module-scss-module__BdjFNG__headerIcon{color:var(--color-ink-60,#1a1a1a99);flex-shrink:0;justify-content:center;align-items:center;display:flex}.RightOverlayPanel-module-scss-module__BdjFNG__headerTitle{color:var(--color-ink-100,#1a1a1a);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.4;overflow:hidden}.RightOverlayPanel-module-scss-module__BdjFNG__headerChip{background-color:var(--color-ink-6,#1a1a1a0f);border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:0;padding:6px 10px 6px 6px;display:flex}.RightOverlayPanel-module-scss-module__BdjFNG__headerChipIcon{border:1.5px solid var(--color-ink-8,#1a1a1a14);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;overflow:hidden}.RightOverlayPanel-module-scss-module__BdjFNG__headerChipIcon img,.RightOverlayPanel-module-scss-module__BdjFNG__headerChipIcon svg{object-fit:cover;width:100%;height:100%}.RightOverlayPanel-module-scss-module__BdjFNG__headerChipLabel{color:var(--color-ink-80,#1a1a1acc);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:14px;font-weight:600;line-height:22px;overflow:hidden}.RightOverlayPanel-module-scss-module__BdjFNG__headerChipSymbol{color:var(--color-ink-100,#1a1a1a)}.RightOverlayPanel-module-scss-module__BdjFNG__headerActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.RightOverlayPanel-module-scss-module__BdjFNG__iconButton{width:32px;height:32px;color:var(--color-ink-60,#1a1a1a99);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.RightOverlayPanel-module-scss-module__BdjFNG__iconButton:hover{background:var(--color-ink-6,#1a1a1a0f);color:var(--color-ink-100,#1a1a1a)}.RightOverlayPanel-module-scss-module__BdjFNG__iconButton:focus-visible{outline:2px solid var(--color-ink-40,#1a1a1a66);outline-offset:2px}.RightOverlayPanel-module-scss-module__BdjFNG__iconButton:active{background:var(--color-ink-8,#1a1a1a14)}.RightOverlayPanel-module-scss-module__BdjFNG__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}.RightOverlayPanel-module-scss-module__BdjFNG__body::-webkit-scrollbar{width:6px}.RightOverlayPanel-module-scss-module__BdjFNG__body::-webkit-scrollbar-track{background:0 0}.RightOverlayPanel-module-scss-module__BdjFNG__body::-webkit-scrollbar-thumb{background:var(--color-ink-12,#1a1a1a1f);border-radius:3px}.RightOverlayPanel-module-scss-module__BdjFNG__body::-webkit-scrollbar-thumb:hover{background:var(--color-ink-20,#1a1a1a33)}.RightOverlayPanel-module-scss-module__BdjFNG__loading{height:100%;color:var(--color-ink-40,#1a1a1a66);flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.RightOverlayPanel-module-scss-module__BdjFNG__spinner{border:2.5px solid var(--color-ink-12,#1a1a1a1f);border-top-color:var(--color-ink-40,#1a1a1a66);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite RightOverlayPanel-module-scss-module__BdjFNG__rop-spin}@keyframes RightOverlayPanel-module-scss-module__BdjFNG__rop-spin{to{transform:rotate(360deg)}}.RightOverlayPanel-module-scss-module__BdjFNG__loadingText{margin:0;font-size:13px;line-height:1.4}@media (prefers-reduced-motion:reduce){.RightOverlayPanel-module-scss-module__BdjFNG__spinner{animation-duration:1.5s}}.RightOverlayPanel-module-scss-module__BdjFNG__footer{border-top:1px solid var(--color-ink-6,#1a1a1a0f);color:var(--color-ink-60,#1a1a1a99);flex-shrink:0;align-items:center;padding:12px 20px;font-size:13px;display:flex}@media (prefers-reduced-motion:reduce){.RightOverlayPanel-module-scss-module__BdjFNG__panel,.RightOverlayPanel-module-scss-module__BdjFNG__scrim{transition:none!important}}
.ScreenerChatCard-module-scss-module__BhI_rq__card{background:var(--color-surface-sunken);width:100%;max-width:460px;font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;text-align:left;white-space:normal;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;margin:8px 0;padding:12px;transition:background .15s,box-shadow .15s;display:flex}.ScreenerChatCard-module-scss-module__BhI_rq__card:hover{background:var(--color-ink-6-opaque)}.ScreenerChatCard-module-scss-module__BhI_rq__card:focus-visible{outline:2px solid var(--color-ink-40);outline-offset:2px}.ScreenerChatCard-module-scss-module__BhI_rq__content{flex-direction:column;flex:1;gap:2px;min-width:0;padding:0 8px;display:flex}.ScreenerChatCard-module-scss-module__BhI_rq__title{text-overflow:ellipsis;white-space:nowrap;color:var(--color-text-primary);font-size:14px;font-weight:600;line-height:22px;overflow:hidden}.ScreenerChatCard-module-scss-module__BhI_rq__meta{color:var(--color-ink-60);white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:18px;display:flex}.ScreenerChatCard-module-scss-module__BhI_rq__metaPart{align-items:center;gap:4px;display:inline-flex}.ScreenerChatCard-module-scss-module__BhI_rq__metaDot{color:var(--color-ink-60)}.ScreenerChatCard-module-scss-module__BhI_rq__action{background:var(--color-ink-4);height:36px;color:var(--color-text-primary);white-space:nowrap;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:9px 10px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.ScreenerChatCard-module-scss-module__BhI_rq__card:hover .ScreenerChatCard-module-scss-module__BhI_rq__action{background:var(--color-ink-8)}.ScreenerChatCard-module-scss-module__BhI_rq__preview{border:1px solid var(--color-ink-8);background:var(--color-ink-4);border-radius:8px;flex-shrink:0;align-self:stretch;width:76px;min-height:42px;display:block;position:relative;overflow:hidden}.ScreenerChatCard-module-scss-module__BhI_rq__previewHead{align-items:center;padding:6px 6px 1px;display:flex;position:relative}.ScreenerChatCard-module-scss-module__BhI_rq__previewAvatar{background:var(--color-ink-8);border-radius:999px;width:15px;height:15px}.ScreenerChatCard-module-scss-module__BhI_rq__previewBookmark{color:var(--color-golden-hour);position:absolute;top:3px;right:4px}.ScreenerChatCard-module-scss-module__BhI_rq__previewBody{flex-direction:column;gap:5px;padding:4px 6px 6px;display:flex}.ScreenerChatCard-module-scss-module__BhI_rq__previewTitleBar{background:var(--color-ink-8);border-radius:2px;width:78%;height:8px}.ScreenerChatCard-module-scss-module__BhI_rq__previewTextBar{background:var(--color-ink-6);border-radius:2px;width:100%;height:12px}.ScreenerChatCard-module-scss-module__BhI_rq__previewDivider{background:var(--color-ink-8);height:1px}.ScreenerChatCard-module-scss-module__BhI_rq__previewFooter{align-items:center;gap:2px;display:flex}.ScreenerChatCard-module-scss-module__BhI_rq__previewPill{background:var(--color-ink-6);border-radius:6px;width:18px;height:8px}.ScreenerChatCard-module-scss-module__BhI_rq__previewChip{background:var(--color-ink-6);border-radius:2px;width:12px;height:8px}
.CitationPopover-module-scss-module__QiXPMW__citation{display:inline;position:relative}.CitationPopover-module-scss-module__QiXPMW__citation__trigger{background-color:var(--color-golden-hour-8);cursor:pointer;vertical-align:middle;border:none;border-radius:36px;align-items:center;gap:4px;height:20px;margin-left:4px;padding:2px 6px;transition:background-color .15s;display:inline-flex}.CitationPopover-module-scss-module__QiXPMW__citation__trigger:hover{background-color:var(--color-golden-hour-20)}.CitationPopover-module-scss-module__QiXPMW__citation__icon{color:var(--color-golden-hour);flex-shrink:0}.CitationPopover-module-scss-module__QiXPMW__citation__label{font-family:var(--font-open-sauce-two);color:var(--color-golden-hour);white-space:nowrap;font-size:10px;font-weight:500;line-height:1.35em}.CitationPopover-module-scss-module__QiXPMW__citation__popover{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:352px;box-shadow:0 4px 8px var(--color-shadow-card)!important;background-color:var(--color-filing-paper-80)!important;border:1px solid var(--color-ink-8)!important;border-radius:16px!important;overflow:visible!important}.CitationPopover-module-scss-module__QiXPMW__citation__card{flex-direction:column;gap:4px;width:100%;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__body{background-color:var(--color-blank-cheque-80);border-radius:16px;flex-direction:column;gap:16px;padding:16px 16px 12px;display:flex;overflow:hidden}.CitationPopover-module-scss-module__QiXPMW__citation__top-row{justify-content:space-between;align-items:flex-start;gap:4px;width:100%;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__left{flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__logo{border:1.5px solid var(--color-ink-8);background-color:var(--color-surface-raised);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.CitationPopover-module-scss-module__QiXPMW__citation__logo img{object-fit:cover;border-radius:8px;width:100%;height:100%}.CitationPopover-module-scss-module__QiXPMW__citation__name-block{flex-direction:column;justify-content:center;gap:2px;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__symbol{font-family:var(--font-open-sauce-two);color:var(--color-ink-100,#1a1a1a);white-space:nowrap;font-size:16px;font-weight:600;line-height:22px}.CitationPopover-module-scss-module__QiXPMW__citation__category{font-family:var(--font-open-sauce-two);color:var(--color-ink-60);white-space:nowrap;font-size:14px;font-weight:400;line-height:20px}.CitationPopover-module-scss-module__QiXPMW__citation__right{flex-direction:column;flex:1;align-items:flex-end;gap:2px;min-width:0;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__quarter{font-family:var(--font-open-sauce-two);color:var(--color-ink-100,#1a1a1a);white-space:nowrap;font-size:16px;font-weight:600;line-height:22px}.CitationPopover-module-scss-module__QiXPMW__citation__pages{font-family:var(--font-open-sauce-two);color:var(--color-ink-60);white-space:nowrap;font-size:14px;font-weight:400;line-height:20px}.CitationPopover-module-scss-module__QiXPMW__citation__divider{background-color:var(--color-ink-8);width:100%;height:1px}.CitationPopover-module-scss-module__QiXPMW__citation__ref-section{flex-direction:column;gap:2px;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__ref-header{align-items:center;gap:4px;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__ref-icon{color:var(--color-ink-100,#1a1a1a);flex-shrink:0}.CitationPopover-module-scss-module__QiXPMW__citation__ref-label{font-family:var(--font-open-sauce-two);color:var(--color-ink-100,#1a1a1a);font-size:14px;font-weight:500;line-height:20px}.CitationPopover-module-scss-module__QiXPMW__citation__ref-desc{font-family:var(--font-open-sauce-two);color:var(--color-ink-60);text-overflow:ellipsis;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;width:100%;margin:0;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.CitationPopover-module-scss-module__QiXPMW__citation__meta{border-radius:10px;align-items:center;gap:8px;padding:3px;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__meta-item{font-family:var(--font-open-sauce-two);color:var(--color-ink-60);white-space:nowrap;align-items:center;gap:4px;font-size:12px;font-weight:500;line-height:1.4;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__meta-icon{color:var(--color-ink-60);flex-shrink:0}.CitationPopover-module-scss-module__QiXPMW__citation__meta-divider{background-color:var(--color-ink-8);width:1px;height:16px}.CitationPopover-module-scss-module__QiXPMW__citation__footer{align-items:center;gap:8px;width:100%;padding:16px;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__footer-left{appearance:none;text-align:left;min-width:0;color:inherit;font:inherit;background:0 0;border:none;flex:1;align-items:center;gap:4px;margin:0;padding:0;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation button.CitationPopover-module-scss-module__QiXPMW__citation__footer-left{cursor:pointer;border-radius:6px;transition:opacity .15s}.CitationPopover-module-scss-module__QiXPMW__citation button.CitationPopover-module-scss-module__QiXPMW__citation__footer-left:hover{opacity:.7}.CitationPopover-module-scss-module__QiXPMW__citation button.CitationPopover-module-scss-module__QiXPMW__citation__footer-left:focus-visible{outline:2px solid var(--color-breakout-orange,#ff6b1a);outline-offset:2px}.CitationPopover-module-scss-module__QiXPMW__citation__footer-icon{color:var(--color-ink-100,#1a1a1a);flex-shrink:0}.CitationPopover-module-scss-module__QiXPMW__citation__footer-text{font-family:var(--font-open-sauce-two);color:var(--color-ink-100,#1a1a1a);white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.CitationPopover-module-scss-module__QiXPMW__citation__pagination{align-items:center;gap:4px;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__nav-btn{cursor:pointer;width:18px;height:18px;color:var(--color-ink-100,#1a1a1a);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__nav-btn:hover:not(:disabled){background-color:var(--color-ink-6)}.CitationPopover-module-scss-module__QiXPMW__citation__nav-btn:disabled{opacity:.3;cursor:default}.CitationPopover-module-scss-module__QiXPMW__citation__nav-btn svg{width:18px;height:18px}.CitationPopover-module-scss-module__QiXPMW__citation__page-indicator{font-family:var(--font-open-sauce-two);align-items:center;gap:2px;font-size:14px;font-weight:500;line-height:20px;display:flex}.CitationPopover-module-scss-module__QiXPMW__citation__page-current{color:var(--color-ink-100,#1a1a1a)}.CitationPopover-module-scss-module__QiXPMW__citation__page-sep,.CitationPopover-module-scss-module__QiXPMW__citation__page-total{color:var(--color-ink-40)}
.lodr-chip-module-scss-module__QZytBa__chip{background:var(--color-ink-4);cursor:pointer;vertical-align:middle;border-radius:36px;flex-shrink:0;align-items:center;gap:4px;margin:0 2px;padding:2px 6px 2px 3px;transition:background .15s;display:inline-flex;position:relative;top:-1px}.lodr-chip-module-scss-module__QZytBa__chip:hover{background:var(--color-ink-8)}.lodr-chip-module-scss-module__QZytBa__iconStack{align-items:center;display:flex}.lodr-chip-module-scss-module__QZytBa__iconStackItem{background:linear-gradient(90deg, var(--color-ink-8) 0%, var(--color-ink-8) 100%),linear-gradient(90deg, var(--color-blank-cheque) 0%, var(--color-blank-cheque) 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;padding:2px;display:flex}.lodr-chip-module-scss-module__QZytBa__iconStackItem:not(:first-child){margin-left:-7px}.lodr-chip-module-scss-module__QZytBa__label{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-80);white-space:nowrap;font-size:10px;font-weight:500;line-height:1.35}
.isin-link-module-scss-module__6UtPQq__isinLink{color:var(--color-ink-100);-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-color:var(--color-ink-40);text-decoration-color:var(--color-ink-40);text-underline-offset:2px;cursor:pointer;font-weight:700;text-decoration-thickness:calc(1em/10);transition:text-decoration-color .15s}.isin-link-module-scss-module__6UtPQq__isinLink:hover{-webkit-text-decoration-color:var(--color-ink-60);text-decoration-color:var(--color-ink-60)}.isin-link-module-scss-module__6UtPQq__popoverPaper{border:1px solid var(--color-ink-8)!important;background:var(--color-blank-cheque-80)!important;-webkit-backdrop-filter:blur(16px)!important;backdrop-filter:blur(16px)!important;border-radius:16px!important;margin-top:-8px!important;overflow:visible!important;box-shadow:0 4px 8px #1a1a1a14!important}.isin-link-module-scss-module__6UtPQq__popover{border-radius:16px;flex-direction:column;gap:4px;width:320px;display:flex;overflow:hidden}.isin-link-module-scss-module__6UtPQq__header{background:var(--color-blank-cheque-80);cursor:pointer;border-radius:16px 16px 0 0;align-items:flex-start;gap:4px;padding:16px 16px 0;display:flex}.isin-link-module-scss-module__6UtPQq__headerLeft{flex:1;align-items:flex-start;gap:8px;min-width:0;display:flex}.isin-link-module-scss-module__6UtPQq__container{align-items:center;gap:4px;display:flex}.isin-link-module-scss-module__6UtPQq__companyOpenBtn{color:var(--color-ink-60);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;transition:background-color .15s,color .15s;display:inline-flex}.isin-link-module-scss-module__6UtPQq__companyOpenBtn:hover{background-color:var(--color-ink-4);color:var(--color-ink-100)}.isin-link-module-scss-module__6UtPQq__companyOpenBtn:focus-visible{outline:2px solid var(--color-ink-40);outline-offset:2px}.isin-link-module-scss-module__6UtPQq__logo{border:1.5px solid var(--color-ink-8);object-fit:cover;border-radius:8px;flex-shrink:0;width:44px;height:44px}.isin-link-module-scss-module__6UtPQq__nameBlock{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.isin-link-module-scss-module__6UtPQq__symbol{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.isin-link-module-scss-module__6UtPQq__sector{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:22px;overflow:hidden}.isin-link-module-scss-module__6UtPQq__headerRight{white-space:nowrap;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.isin-link-module-scss-module__6UtPQq__price{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);font-size:16px;font-weight:600;line-height:24px}.isin-link-module-scss-module__6UtPQq__rupee{color:var(--color-ink-40)}.isin-link-module-scss-module__6UtPQq__change{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;line-height:22px}.isin-link-module-scss-module__6UtPQq__change.isin-link-module-scss-module__6UtPQq__positive{color:var(--color-cash)}.isin-link-module-scss-module__6UtPQq__change.isin-link-module-scss-module__6UtPQq__negative{color:var(--color-bear-red)}.isin-link-module-scss-module__6UtPQq__chartSection{height:120px;padding:0 16px;position:relative}.isin-link-module-scss-module__6UtPQq__chartLoading{height:100%;color:var(--color-ink-40);justify-content:center;align-items:center;font-size:12px;display:flex}.isin-link-module-scss-module__6UtPQq__timePeriodSelector{background:var(--color-filing-paper);border-radius:10px;align-items:center;margin:13px 16px 0;padding:3px;display:flex}.isin-link-module-scss-module__6UtPQq__timePeriodBtn{height:28px;font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-40);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;padding:8px;font-size:13px;font-weight:500;line-height:1.35;transition:background .15s,color .15s;display:flex}.isin-link-module-scss-module__6UtPQq__timePeriodBtn.isin-link-module-scss-module__6UtPQq__active{background:var(--color-ink-8);color:var(--color-ink-80)}.isin-link-module-scss-module__6UtPQq__timePeriodBtn:hover:not(.isin-link-module-scss-module__6UtPQq__active){color:var(--color-ink-60)}.isin-link-module-scss-module__6UtPQq__fundamentals{align-items:center;gap:8px;padding:12px 16px;display:flex}.isin-link-module-scss-module__6UtPQq__fundamentalItem{white-space:nowrap;flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.isin-link-module-scss-module__6UtPQq__fundamentalLabel{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);font-size:12px;font-weight:400;line-height:18px}.isin-link-module-scss-module__6UtPQq__fundamentalValue{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);font-size:14px;font-weight:500;line-height:22px}.isin-link-module-scss-module__6UtPQq__divider{background:var(--color-ink-8);flex-shrink:0;width:1px;height:28px}.isin-link-module-scss-module__6UtPQq__loadingState{color:var(--color-ink-40);justify-content:center;align-items:center;padding:40px 16px;font-size:14px;display:flex}
.thinking-animation-module-scss-module__steQMa__container{flex-direction:column;gap:8px;display:flex}.thinking-animation-module-scss-module__steQMa__row{align-items:center;gap:2px;min-width:0;display:flex}.thinking-animation-module-scss-module__steQMa__rowButton{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:0}.thinking-animation-module-scss-module__steQMa__rowButton:hover .thinking-animation-module-scss-module__steQMa__summaryToggle{color:var(--color-ink-60)}.thinking-animation-module-scss-module__steQMa__rowButton:focus-visible{outline-offset:2px;outline:2px solid #ffa72d}.thinking-animation-module-scss-module__steQMa__sparkleWrap{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.thinking-animation-module-scss-module__steQMa__sparkleIcon{will-change:transform;width:12px;height:12px;animation:2s ease-in-out infinite thinking-animation-module-scss-module__steQMa__sparkleRotate;overflow:visible}.thinking-animation-module-scss-module__steQMa__sparkleIconStatic{will-change:auto;animation:none}.thinking-animation-module-scss-module__steQMa__ticker{flex:1;min-width:0;height:22px;position:relative;overflow:hidden}.thinking-animation-module-scss-module__steQMa__tickerLabel{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;white-space:nowrap;text-overflow:ellipsis;-webkit-text-fill-color:#0000;color:#0000;background-image:linear-gradient(100deg,#e08c1a 0%,#ffa72d 22%,#ffd79a 42%,#fff3df 50%,#ffd79a 58%,#ffa72d 78%,#e08c1a 100%);background-position:100% 0;background-repeat:repeat-x;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:400;line-height:22px;animation:.45s cubic-bezier(.22,.61,.36,1) both thinking-animation-module-scss-module__steQMa__rollIn,2.2s linear infinite thinking-animation-module-scss-module__steQMa__shimmerSweep;display:block;position:relative;overflow:hidden}.thinking-animation-module-scss-module__steQMa__summary{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:2px;width:100%;padding:0;display:flex}.thinking-animation-module-scss-module__steQMa__summary:hover .thinking-animation-module-scss-module__steQMa__summaryText{color:var(--color-ink-80)}.thinking-animation-module-scss-module__steQMa__summary:focus-visible{outline-offset:2px;outline:2px solid #ffa72d}.thinking-animation-module-scss-module__steQMa__summaryText{min-width:0;font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-60);flex:1;font-size:14px;font-weight:400;line-height:22px;transition:color .15s}.thinking-animation-module-scss-module__steQMa__summaryToggle{width:20px;height:20px;color:var(--color-ink-40);flex-shrink:0;justify-content:center;align-items:center;display:flex}.thinking-animation-module-scss-module__steQMa__trail{flex-direction:column;gap:6px;padding:2px 0 2px 24px;display:flex}.thinking-animation-module-scss-module__steQMa__trailItem{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-50);opacity:0;font-size:13px;font-weight:400;line-height:20px;animation:.25s ease-out forwards thinking-animation-module-scss-module__steQMa__fadeInUp}.thinking-animation-module-scss-module__steQMa__trailItemLive{-webkit-text-fill-color:#0000;color:#0000;background-image:linear-gradient(100deg,#e08c1a 0%,#ffa72d 22%,#ffd79a 42%,#fff3df 50%,#ffd79a 58%,#ffa72d 78%,#e08c1a 100%);background-position:100% 0;background-repeat:repeat-x;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;animation:.25s ease-out forwards thinking-animation-module-scss-module__steQMa__fadeInUp,2.2s linear infinite thinking-animation-module-scss-module__steQMa__shimmerSweep}@keyframes thinking-animation-module-scss-module__steQMa__sparkleRotate{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes thinking-animation-module-scss-module__steQMa__rollIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes thinking-animation-module-scss-module__steQMa__shimmerSweep{0%{background-position:100% 0}to{background-position:0 0}}@keyframes thinking-animation-module-scss-module__steQMa__fadeInUp{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.thinking-animation-module-scss-module__steQMa__sparkleIcon,.thinking-animation-module-scss-module__steQMa__tickerLabel,.thinking-animation-module-scss-module__steQMa__trailItem,.thinking-animation-module-scss-module__steQMa__trailItemLive{animation:none}.thinking-animation-module-scss-module__steQMa__trailItem,.thinking-animation-module-scss-module__steQMa__trailItemLive{opacity:1}}
.feedback-dialog-module-scss-module__QqE2Oa__dialogWrapper{border:1px solid var(--color-ink-4);background:var(--color-dialog-glass);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:521px;max-width:95vw;box-shadow:0px 4px 8px 0px var(--color-shadow-card);border-radius:20px;padding:4px}.feedback-dialog-module-scss-module__QqE2Oa__dialog{border:1px solid var(--color-ink-8);background:var(--color-surface);width:511px;max-width:100%;box-shadow:0px 4px 8px 0px var(--color-shadow-subtle);border-radius:16px;flex-direction:column;gap:20px;padding:12px 16px;display:flex;overflow:hidden}.feedback-dialog-module-scss-module__QqE2Oa__header{justify-content:space-between;align-items:center;height:24px;display:flex}.feedback-dialog-module-scss-module__QqE2Oa__title{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.feedback-dialog-module-scss-module__QqE2Oa__closeBtn{cursor:pointer;width:24px;height:24px;color:var(--color-ink-60);background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex;overflow:hidden}.feedback-dialog-module-scss-module__QqE2Oa__closeBtn:hover{color:var(--color-ink-100)}.feedback-dialog-module-scss-module__QqE2Oa__content{flex-direction:column;gap:20px;display:flex;overflow:hidden}.feedback-dialog-module-scss-module__QqE2Oa__reasonGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}@media (max-width:480px){.feedback-dialog-module-scss-module__QqE2Oa__reasonGrid{grid-template-columns:1fr}}.feedback-dialog-module-scss-module__QqE2Oa__reasonChip{border:1px solid var(--color-ink-8);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;height:33px;padding:8px 12px;transition:border-color .15s,background-color .15s;display:flex}.feedback-dialog-module-scss-module__QqE2Oa__reasonChip:hover{border-color:var(--color-ink-20)}.feedback-dialog-module-scss-module__QqE2Oa__reasonChipSelected{background:#ffa72d14;border-color:#ffa72d}.feedback-dialog-module-scss-module__QqE2Oa__checkbox{border:1.5px solid var(--color-ink-20);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:background-color .15s,border-color .15s;display:flex}.feedback-dialog-module-scss-module__QqE2Oa__checkboxSelected{color:#fff;background:#ffa72d;border-color:#ffa72d}.feedback-dialog-module-scss-module__QqE2Oa__reasonLabel{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-80);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:1.4;overflow:hidden}.feedback-dialog-module-scss-module__QqE2Oa__reasonChipSelected .feedback-dialog-module-scss-module__QqE2Oa__reasonLabel{color:#ffa72d}.feedback-dialog-module-scss-module__QqE2Oa__divider{background:var(--color-ink-8);width:100%;height:1px}.feedback-dialog-module-scss-module__QqE2Oa__textSection{flex-direction:column;gap:12px;display:flex}.feedback-dialog-module-scss-module__QqE2Oa__textLabel{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-80);padding:0 8px;font-size:12px;font-weight:500;line-height:1.4}.feedback-dialog-module-scss-module__QqE2Oa__textareaWrapper{border:1px solid var(--color-ink-8);border-radius:8px;flex-direction:column;gap:8px;min-height:55px;padding:8px;display:flex}.feedback-dialog-module-scss-module__QqE2Oa__textarea{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-80);resize:none;background:0 0;border:none;outline:none;flex:1;width:100%;font-size:12px;font-weight:400;line-height:1.4}.feedback-dialog-module-scss-module__QqE2Oa__textarea::placeholder{color:var(--color-ink-40)}.feedback-dialog-module-scss-module__QqE2Oa__charCount{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-40);text-align:right;font-size:10px;font-weight:500;line-height:1.4}.feedback-dialog-module-scss-module__QqE2Oa__actionBar{justify-content:flex-end;align-items:center;gap:8px;height:33px;display:flex}.feedback-dialog-module-scss-module__QqE2Oa__btnCancel{background:var(--color-ink-4);cursor:pointer;height:33px;font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-80);white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:500;line-height:1.4;transition:background-color .15s;display:flex}.feedback-dialog-module-scss-module__QqE2Oa__btnCancel:hover{background:var(--color-ink-8)}.feedback-dialog-module-scss-module__QqE2Oa__btnSubmit{background:var(--color-ink-100);cursor:pointer;height:33px;font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-surface);white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:8px 10px;font-size:12px;font-weight:500;line-height:1.4;transition:opacity .15s;display:flex}.feedback-dialog-module-scss-module__QqE2Oa__btnSubmit:hover:not(:disabled){opacity:.85}.feedback-dialog-module-scss-module__QqE2Oa__btnSubmit:disabled{opacity:.4;cursor:not-allowed}
.chat-message-module-scss-module__7a7Ssq__userRow{justify-content:flex-end;margin-bottom:24px;display:flex}.chat-message-module-scss-module__7a7Ssq__userBubble{background:var(--color-filing-paper);max-width:70%;color:var(--color-ink-80);word-wrap:break-word;border-radius:16px;padding:16px 20px;font-size:14px;line-height:1.5;position:relative}.chat-message-module-scss-module__7a7Ssq__userBubbleContent{box-sizing:content-box;white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;scrollbar-color:var(--color-border) #0000;overflow-y:hidden}.chat-message-module-scss-module__7a7Ssq__userBubbleContent::-webkit-scrollbar{width:6px}.chat-message-module-scss-module__7a7Ssq__userBubbleContent::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.chat-message-module-scss-module__7a7Ssq__userBubbleTail{pointer-events:none;width:22px;height:12px;display:block;position:absolute;bottom:-5px;right:0}.chat-message-module-scss-module__7a7Ssq__userBubbleTail svg{width:22px;height:12px;display:block}.chat-message-module-scss-module__7a7Ssq__aiRow{margin-bottom:50px}.chat-message-module-scss-module__7a7Ssq__thinking{margin-bottom:12px}.chat-message-module-scss-module__7a7Ssq__aiContent{color:var(--color-text-primary);word-wrap:break-word;white-space:pre-wrap;font-size:15px;line-height:1.7}.chat-message-module-scss-module__7a7Ssq__aiContentError{color:var(--color-risk-signal)}.chat-message-module-scss-module__7a7Ssq__sources{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.chat-message-module-scss-module__7a7Ssq__sourceLink{background:var(--color-filing-paper);border:1px solid var(--color-border-subtle);color:var(--color-text-secondary);border-radius:6px;align-items:center;padding:4px 10px;font-size:12px;text-decoration:none;display:inline-flex}.chat-message-module-scss-module__7a7Ssq__sourceLink:hover{background:var(--color-ink-6);color:var(--color-text-primary)}.chat-message-module-scss-module__7a7Ssq__feedbackBar{justify-content:space-between;align-items:center;margin-top:16px;padding-top:8px;display:flex}.chat-message-module-scss-module__7a7Ssq__feedbackActions{align-items:center;gap:0;display:flex}.chat-message-module-scss-module__7a7Ssq__feedbackBtn{cursor:pointer;width:32px;height:32px;color:var(--color-text-tertiary);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:flex}.chat-message-module-scss-module__7a7Ssq__feedbackBtn:hover{background:var(--color-ink-6);color:var(--color-text-primary)}.chat-message-module-scss-module__7a7Ssq__feedbackBtnActive{color:#ffa72d}.chat-message-module-scss-module__7a7Ssq__feedbackBtnLiked{color:#1a9900}.chat-message-module-scss-module__7a7Ssq__feedbackBtnLiked:hover{color:#1a9900;background:0 0}.chat-message-module-scss-module__7a7Ssq__feedbackBtnDisliked{color:#e05252}.chat-message-module-scss-module__7a7Ssq__feedbackBtnDisliked:hover{color:#e05252;background:0 0}.chat-message-module-scss-module__7a7Ssq__feedbackDivider{background:var(--color-border);width:1px;height:12px;margin:0 2px}.chat-message-module-scss-module__7a7Ssq__recommendations{flex-direction:column;gap:16px;margin-top:48px;display:flex}.chat-message-module-scss-module__7a7Ssq__recommendationsHeading{font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-100);margin:0;font-size:16px;font-weight:600;line-height:24px}.chat-message-module-scss-module__7a7Ssq__recommendationsList{flex-direction:column;display:flex}.chat-message-module-scss-module__7a7Ssq__recommendationItem{border:none;border-bottom:1px solid var(--color-border-subtle);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:8px;width:100%;padding:8px 0;transition:background .15s;display:flex}.chat-message-module-scss-module__7a7Ssq__recommendationItem:last-child{border-bottom:none}.chat-message-module-scss-module__7a7Ssq__recommendationItem:hover{background:var(--color-ink-4);border-radius:6px;width:calc(100% + 16px);margin:0 -8px;padding:8px}.chat-message-module-scss-module__7a7Ssq__recommendationItem:hover .chat-message-module-scss-module__7a7Ssq__recommendationArrow{color:var(--color-ink-100)}.chat-message-module-scss-module__7a7Ssq__recommendationText{min-width:0;font-family:var(--font-open-sauce-two),"Open Sauce Two",-apple-system,BlinkMacSystemFont,sans-serif;color:var(--color-ink-80);flex:1;font-size:14px;font-weight:400;line-height:22px}.chat-message-module-scss-module__7a7Ssq__recommendationArrow{color:var(--color-ink-40);flex-shrink:0;transition:color .15s}
.context-card-module-scss-module__N_CMrq__card{border:1px solid var(--color-ink-20);background:var(--color-blank-cheque);width:100%;max-width:768px;box-shadow:0 1px 2px var(--color-shadow-subtle);color:inherit;border-radius:16px;align-items:stretch;gap:16px;margin:0 auto 16px;padding:16px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.context-card-module-scss-module__N_CMrq__card:hover{border-color:var(--color-ink-40);box-shadow:0 4px 12px var(--color-shadow-card)}.context-card-module-scss-module__N_CMrq__thumb{background:var(--color-ink-4);border:1px solid var(--color-ink-8);border-radius:12px;flex-shrink:0;align-self:stretch;width:88px;min-height:72px;position:relative;overflow:hidden}.context-card-module-scss-module__N_CMrq__thumbImage{object-fit:cover;width:100%;height:100%;display:block}.context-card-module-scss-module__N_CMrq__symbolLogo{object-fit:cover;background:var(--color-blank-cheque);border:1px solid var(--color-ink-8);border-radius:50%;width:24px;height:24px;position:absolute;bottom:6px;right:6px}.context-card-module-scss-module__N_CMrq__body{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;display:flex}.context-card-module-scss-module__N_CMrq__followRow{align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.context-card-module-scss-module__N_CMrq__followArrow{color:var(--color-ink-60);flex-shrink:0}.context-card-module-scss-module__N_CMrq__followLabel{color:var(--color-ink-60);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:12px;font-weight:500;line-height:1.4;overflow:hidden}.context-card-module-scss-module__N_CMrq__sourceLogo{object-fit:contain;flex-shrink:0;width:auto;max-width:72px;height:16px}.context-card-module-scss-module__N_CMrq__sourceName{color:var(--color-ink-100);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:1.4;overflow:hidden}.context-card-module-scss-module__N_CMrq__title{color:var(--color-ink-100);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:600;line-height:22px;display:-webkit-box;overflow:hidden}.context-card-module-scss-module__N_CMrq__footer{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.context-card-module-scss-module__N_CMrq__chip{background:var(--color-ink-4);border-radius:999px;align-items:center;gap:4px;height:22px;padding:2px 8px 2px 6px;display:inline-flex}.context-card-module-scss-module__N_CMrq__chipIcon{color:var(--color-ink-60);flex-shrink:0}.context-card-module-scss-module__N_CMrq__chipLabel{color:var(--color-ink-60);white-space:nowrap;font-size:12px;font-weight:600;line-height:1.4}.context-card-module-scss-module__N_CMrq__divider{background:var(--color-ink-8);flex-shrink:0;width:1px;height:12px}.context-card-module-scss-module__N_CMrq__metaItem{align-items:center;gap:6px;min-width:0;display:inline-flex}.context-card-module-scss-module__N_CMrq__metaIcon{color:var(--color-ink-60);flex-shrink:0}.context-card-module-scss-module__N_CMrq__metaText{color:var(--color-ink-60);white-space:nowrap;font-size:12px;font-weight:500;line-height:1.4}
.hearts-celebration-module-scss-module__8P5cxq__hearts_overlay{width:100%;max-width:792px;left:50%;bottom:calc(var(--composer-h,110px) - 60px);z-index:4;pointer-events:none;justify-content:center;align-items:flex-end;padding:0 20px;animation:.2s ease-out hearts-celebration-module-scss-module__8P5cxq__heartsFadeIn;display:flex;position:absolute;transform:translate(-50%)}.hearts-celebration-module-scss-module__8P5cxq__hearts_lottie{aspect-ratio:2000/1293;width:100%;max-width:752px;height:auto}@keyframes hearts-celebration-module-scss-module__8P5cxq__heartsFadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hearts-celebration-module-scss-module__8P5cxq__hearts_overlay{animation:none}}
.chat-conversation-module-scss-module__xOYaEa__chatContainer{--composer-h:110px;--composer-gap:28px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.chat-conversation-module-scss-module__xOYaEa__contextCardSlot{padding-bottom:8px}.chat-conversation-module-scss-module__xOYaEa__messagesArea{scroll-behavior:smooth;flex:1;padding:20px 0 120px;overflow:hidden auto}.chat-conversation-module-scss-module__xOYaEa__messagesAreaV2{padding:20px 0;padding-bottom:var(--composer-h,110px);scroll-behavior:smooth;flex:1;position:relative;overflow:hidden auto}.chat-conversation-module-scss-module__xOYaEa__scrollColumnV2{flex-direction:column;min-height:100%;display:flex}.chat-conversation-module-scss-module__xOYaEa__messagesInner{flex-direction:column;flex:auto;width:100%;max-width:752px;margin:0 auto;padding:0 20px;display:flex}.chat-conversation-module-scss-module__xOYaEa__lastGroup{flex:auto}.chat-conversation-module-scss-module__xOYaEa__reserveSpacer{height:var(--reserve-h,0px);pointer-events:none;flex:none}.chat-conversation-module-scss-module__xOYaEa__bottomSection{z-index:10;width:100%;max-width:752px;padding:0 20px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.chat-conversation-module-scss-module__xOYaEa__bottomInner{width:100%;padding-bottom:28px;position:relative}.chat-conversation-module-scss-module__xOYaEa__chatboxContainer{z-index:2;position:relative}.chat-conversation-module-scss-module__xOYaEa__composerBanner{z-index:1;margin-bottom:-12px;position:relative}.chat-conversation-module-scss-module__xOYaEa__composerBox{z-index:2;position:relative}.chat-conversation-module-scss-module__xOYaEa__disclaimer{text-align:center;color:var(--color-text-muted);background:var(--color-surface);z-index:1;padding:4px 0 8px;font-size:12px;line-height:1.5;position:absolute;bottom:0;left:0;right:0}.chat-conversation-module-scss-module__xOYaEa__disclaimer:before{content:"";background:linear-gradient(to top, var(--color-surface) 100%);pointer-events:none;height:20px;position:absolute;bottom:100%;left:0;right:0}.chat-conversation-module-scss-module__xOYaEa__disclaimerV2{text-align:center;color:var(--color-text-muted);pointer-events:none;-webkit-user-select:none;user-select:none;visibility:hidden;margin:0;padding:6px 0 10px;font-size:12px;line-height:1.5}.chat-conversation-module-scss-module__xOYaEa__disclaimerV2[data-visible]{visibility:visible}.chat-conversation-module-scss-module__xOYaEa__disclaimerFloating{text-align:center;color:var(--color-text-muted);pointer-events:none;-webkit-user-select:none;user-select:none;margin:0;padding:6px 0 10px;font-size:12px;line-height:1.5;position:absolute;bottom:100%;left:20px;right:20px}.chat-conversation-module-scss-module__xOYaEa__disclaimerFloating[data-hidden]{visibility:hidden}.chat-conversation-module-scss-module__xOYaEa__bottomInnerV2{width:100%;padding-bottom:var(--composer-gap,28px)}.chat-conversation-module-scss-module__xOYaEa__bottomFadeV2{background:linear-gradient(to bottom, transparent 0%, var(--color-surface) 100%);pointer-events:none;z-index:5;height:100px;position:absolute;bottom:0;left:0;right:20px}.chat-conversation-module-scss-module__xOYaEa__loading{height:100%;color:var(--color-text-muted);justify-content:center;align-items:center;gap:8px;font-size:14px;display:flex}.chat-conversation-module-scss-module__xOYaEa__notFound{justify-content:center;align-items:center;height:100%;display:flex}.chat-conversation-module-scss-module__xOYaEa__notFoundText{color:var(--color-text-muted);font-size:14px}
.ask-fuzz-composer-module-scss-module__nRap8G__composerContainer{background-color:var(--color-filing-paper-80);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px;width:100%}.ask-fuzz-composer-module-scss-module__nRap8G__inputComposer{border:1px solid var(--color-ink-4);background-image:linear-gradient(90deg, var(--color-filing-paper-20) 0%, var(--color-filing-paper-20) 100%),linear-gradient(90deg, var(--color-blank-cheque-60) 0%, var(--color-blank-cheque-60) 100%);border-radius:16px;flex-direction:column;gap:20px;width:100%;padding:12px;display:flex;box-shadow:0 4px 8px #281a0b05}.ask-fuzz-composer-module-scss-module__nRap8G__actionBar{align-items:center;width:100%;display:flex}.ask-fuzz-composer-module-scss-module__nRap8G__container{flex:1 0 0;align-items:center;gap:8px;min-width:0;display:flex}.ask-fuzz-composer-module-scss-module__nRap8G__inputWrap{flex:1 0 0;align-items:center;min-width:0;padding:4px 0;display:flex;position:relative}.ask-fuzz-composer-module-scss-module__nRap8G__textarea{min-width:0;font-family:var(--font-open-sauce-two);color:var(--color-text-primary);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:22px;max-height:200px;font-size:14px;font-weight:500;line-height:22px;overflow-y:auto}.ask-fuzz-composer-module-scss-module__nRap8G__textarea::placeholder{color:var(--color-ink-40)}.ask-fuzz-composer-module-scss-module__nRap8G__listeningLabel{pointer-events:none;font-family:var(--font-open-sauce-two);color:var(--color-ink-40);white-space:nowrap;font-size:14px;font-weight:500;line-height:22px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ask-fuzz-composer-module-scss-module__nRap8G__actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:flex}.ask-fuzz-composer-module-scss-module__nRap8G__micBtn{background-color:var(--color-ink-4);width:32px;height:32px;color:var(--color-ink-60);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.ask-fuzz-composer-module-scss-module__nRap8G__micBtn:hover{background-color:var(--color-ink-8)}.ask-fuzz-composer-module-scss-module__nRap8G__sendBtn{background:var(--gradient-golden-hour);width:32px;height:32px;color:var(--color-blank-cheque-100);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.ask-fuzz-composer-module-scss-module__nRap8G__sendBtn:disabled{opacity:.4;cursor:not-allowed}.ask-fuzz-composer-module-scss-module__nRap8G__stopBtn{background-color:var(--color-golden-hour-40);width:32px;height:32px;color:var(--color-blank-cheque-100);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;display:flex}.ask-fuzz-composer-module-scss-module__nRap8G__stopIcon{background-color:var(--color-blank-cheque-100);border-radius:2px;width:10px;height:10px}
.ask-fuzz-faq-module-scss-module__WDzKmq__staticFaq{flex-direction:column;width:100%;padding:0 12px;display:flex}.ask-fuzz-faq-module-scss-module__WDzKmq__staticHeader{align-items:center;gap:6px;width:100%;padding:8px 12px;display:flex}.ask-fuzz-faq-module-scss-module__WDzKmq__header{cursor:pointer;text-align:left;z-index:21;background:0 0;border:none;flex-shrink:0;align-items:center;gap:6px;width:100%;height:40px;padding:8px 12px;display:flex;position:relative}.ask-fuzz-faq-module-scss-module__WDzKmq__headerIcon{color:var(--color-ink-60);flex-shrink:0}.ask-fuzz-faq-module-scss-module__WDzKmq__title{font-family:var(--font-open-sauce-two);color:var(--color-ink-100);word-break:break-word;flex:1;font-size:16px;font-weight:500;line-height:24px}.ask-fuzz-faq-module-scss-module__WDzKmq__chevron{color:var(--color-ink-60);flex-shrink:0;transition:transform .25s}.ask-fuzz-faq-module-scss-module__WDzKmq__chevronOpen{transform:rotate(180deg)}.ask-fuzz-faq-module-scss-module__WDzKmq__overlay{z-index:20;pointer-events:none;position:absolute;inset:0}.ask-fuzz-faq-module-scss-module__WDzKmq__backdrop{opacity:0;background:#0006;transition:opacity .25s;position:absolute;inset:40px 0 0}.ask-fuzz-faq-module-scss-module__WDzKmq__overlayOpen .ask-fuzz-faq-module-scss-module__WDzKmq__backdrop{opacity:1;pointer-events:auto}.ask-fuzz-faq-module-scss-module__WDzKmq__body{background:var(--color-surface);border-radius:0 0 12px 12px;max-height:0;transition:max-height .25s,box-shadow .25s;position:absolute;top:40px;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}.ask-fuzz-faq-module-scss-module__WDzKmq__overlayOpen .ask-fuzz-faq-module-scss-module__WDzKmq__body{pointer-events:auto;scrollbar-width:thin;scrollbar-color:var(--color-border) #0000;max-height:calc(100% - 40px);overflow-y:auto}.ask-fuzz-faq-module-scss-module__WDzKmq__overlayOpen .ask-fuzz-faq-module-scss-module__WDzKmq__body::-webkit-scrollbar{width:6px}.ask-fuzz-faq-module-scss-module__WDzKmq__overlayOpen .ask-fuzz-faq-module-scss-module__WDzKmq__body::-webkit-scrollbar-track{background:0 0}.ask-fuzz-faq-module-scss-module__WDzKmq__overlayOpen .ask-fuzz-faq-module-scss-module__WDzKmq__body::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:3px}.ask-fuzz-faq-module-scss-module__WDzKmq__list{flex-direction:column;padding-bottom:8px;display:flex}.ask-fuzz-faq-module-scss-module__WDzKmq__question{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:8px 12px;transition:opacity .15s;display:flex}.ask-fuzz-faq-module-scss-module__WDzKmq__question:hover{opacity:.7}.ask-fuzz-faq-module-scss-module__WDzKmq__question:focus-visible{outline:2px solid var(--color-border);outline-offset:2px}.ask-fuzz-faq-module-scss-module__WDzKmq__questionIcon{color:var(--color-ink-40);flex-shrink:0}.ask-fuzz-faq-module-scss-module__WDzKmq__questionText{min-width:0;font-family:var(--font-open-sauce-two);color:var(--color-ink-80);word-break:break-word;flex:1 0 0;font-size:14px;font-weight:500;line-height:22px}.ask-fuzz-faq-module-scss-module__WDzKmq__divider{background:var(--color-border);width:100%;height:1px;display:block}
.ask-fuzz-tab-module-scss-module__cJOgba__askFuzz{flex-direction:column;flex:1;width:100%;height:100%;min-height:0;display:flex;position:relative}.ask-fuzz-tab-module-scss-module__cJOgba__chatHeader{flex-shrink:0;align-items:center;gap:6px;padding:8px 12px;display:flex}.ask-fuzz-tab-module-scss-module__cJOgba__chatHeaderIcon{color:var(--color-ink-60);flex-shrink:0}.ask-fuzz-tab-module-scss-module__cJOgba__chatHeaderLabel{font-family:var(--font-open-sauce-two);color:var(--color-ink-100);font-size:16px;font-weight:500;line-height:24px}.ask-fuzz-tab-module-scss-module__cJOgba__conversation{flex-direction:column;flex:1;min-height:0;display:flex}
.right-panel-module-scss-module__lFke2G__panel{z-index:40;will-change:transform;backface-visibility:hidden;contain:layout paint;width:400px;position:absolute;top:0;bottom:0;right:0}.right-panel-module-scss-module__lFke2G__panelInner{border-left:1px solid var(--color-ink-8);background-color:var(--color-surface);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.right-panel-module-scss-module__lFke2G__header{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.right-panel-module-scss-module__lFke2G__tabSwitcher{background-color:var(--color-ink-4);border-radius:10px;align-items:center;padding:2px;display:flex}.right-panel-module-scss-module__lFke2G__tab{height:28px;font-family:var(--font-open-sauce-two);cursor:pointer;color:var(--color-ink-40);background:0 0;border:none;border-radius:8px;padding:0 12px;font-size:13px;font-weight:500;transition:all .15s}.right-panel-module-scss-module__lFke2G__tab.right-panel-module-scss-module__lFke2G__active{background-color:var(--color-surface);color:var(--color-ink-80);box-shadow:0 1px 2px #0000000d}.right-panel-module-scss-module__lFke2G__tab:hover:not(.right-panel-module-scss-module__lFke2G__active){color:var(--color-ink-60)}.right-panel-module-scss-module__lFke2G__closeBtn{cursor:pointer;color:var(--color-ink-60);background:0 0;border:none;border-radius:4px;padding:2px;transition:background-color .15s}.right-panel-module-scss-module__lFke2G__closeBtn:hover{background-color:var(--color-ink-4)}.right-panel-module-scss-module__lFke2G__content{scrollbar-width:thin;scrollbar-color:var(--color-border) #0000;flex-direction:column;flex:1;gap:12px;padding:0 8px 16px;display:flex;overflow-y:auto}.right-panel-module-scss-module__lFke2G__content::-webkit-scrollbar{width:6px}.right-panel-module-scss-module__lFke2G__content::-webkit-scrollbar-track{background:0 0}.right-panel-module-scss-module__lFke2G__content::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:3px}.right-panel-module-scss-module__lFke2G__askFuzzContent{padding:0 0 16px}.right-panel-module-scss-module__lFke2G__emptyText{font-family:var(--font-open-sauce-two);color:var(--color-text-muted);font-size:14px}.right-panel-module-scss-module__lFke2G__emptySubtext{font-family:var(--font-open-sauce-two);color:var(--color-ink-40);font-size:12px}
.FeaturedScreenerView-module-scss-module__3kJugW__container{scrollbar-width:thin;scrollbar-color:var(--color-border) #0000;flex-direction:column;flex:1;gap:24px;padding:24px;display:flex}.FeaturedScreenerView-module-scss-module__3kJugW__container::-webkit-scrollbar{width:6px}.FeaturedScreenerView-module-scss-module__3kJugW__container::-webkit-scrollbar-track{background:0 0}.FeaturedScreenerView-module-scss-module__3kJugW__container::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:3px}.FeaturedScreenerView-module-scss-module__3kJugW__container{scrollbar-width:thin;scrollbar-color:var(--color-border) #0000;width:100%;min-width:0}.FeaturedScreenerView-module-scss-module__3kJugW__layout{align-items:stretch;width:100%;min-width:0;max-width:1028px;margin:0 auto;display:flex}.FeaturedScreenerView-module-scss-module__3kJugW__sidebar{width:308px;min-width:308px;margin-right:44px}.FeaturedScreenerView-module-scss-module__3kJugW__sidebarClipped{overflow:hidden}.FeaturedScreenerView-module-scss-module__3kJugW__sidebarInner{flex-direction:column;gap:20px;width:308px;min-width:308px;height:100%;display:flex}.FeaturedScreenerView-module-scss-module__3kJugW__sidebarInnerHidden{pointer-events:none}.FeaturedScreenerView-module-scss-module__3kJugW__avatarSection{flex-direction:column;align-items:center;gap:0;display:flex}.FeaturedScreenerView-module-scss-module__3kJugW__avatar{border:6px solid var(--color-surface);width:200px;height:200px;box-shadow:0 0 0 1px var(--color-border),0 6px 20px var(--color-shadow-card);background:var(--color-filing-paper);z-index:1;border-radius:50%;margin-bottom:-29px;position:relative;overflow:hidden}.FeaturedScreenerView-module-scss-module__3kJugW__avatarImg{object-fit:cover;width:100%;height:100%}.FeaturedScreenerView-module-scss-module__3kJugW__featuredBadge{background:var(--gradient-investor-badge);color:var(--color-terminal-blue);z-index:2;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:500;line-height:1.4;display:flex;position:relative;top:7px}.FeaturedScreenerView-module-scss-module__3kJugW__main{flex-direction:column;flex:1;gap:32px;min-width:0;padding:8px;display:flex}.FeaturedScreenerView-module-scss-module__3kJugW__divider{border:none;border-top:1px solid var(--color-border);margin:0}@media (max-width:1024px){.FeaturedScreenerView-module-scss-module__3kJugW__layout{flex-direction:column;gap:24px;max-width:none}.FeaturedScreenerView-module-scss-module__3kJugW__sidebar{width:100%;min-width:0;margin-right:0;position:static}.FeaturedScreenerView-module-scss-module__3kJugW__sidebarInner{flex-direction:row;align-items:flex-start;gap:24px;width:100%;min-width:0}.FeaturedScreenerView-module-scss-module__3kJugW__avatarSection{min-width:120px}.FeaturedScreenerView-module-scss-module__3kJugW__avatar{width:120px;height:120px;margin-bottom:-20px}}@media (max-width:768px){.FeaturedScreenerView-module-scss-module__3kJugW__container{gap:16px;padding:16px}.FeaturedScreenerView-module-scss-module__3kJugW__sidebarInner{flex-direction:column;align-items:center}.FeaturedScreenerView-module-scss-module__3kJugW__avatar{width:100px;height:100px;margin-bottom:-16px}}@media (max-width:480px){.FeaturedScreenerView-module-scss-module__3kJugW__container{padding:12px}}
.SuperstarHero-module-scss-module__nc_lEW__hero{background:linear-gradient(135deg, var(--color-surface-sunken) 0%, var(--color-border) 100%);flex-shrink:0;width:100%;height:200px;position:relative;overflow:hidden}.SuperstarHero-module-scss-module__nc_lEW__heroImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.SuperstarHero-module-scss-module__nc_lEW__heroOverlay{background:linear-gradient(180deg, var(--color-blank-cheque-4) 0%, var(--color-blank-cheque-20) 46%, var(--color-blank-cheque-60) 74%, var(--color-blank-cheque-100) 100%);position:absolute;inset:0}@media (max-width:768px){.SuperstarHero-module-scss-module__nc_lEW__hero{height:140px}}@media (max-width:480px){.SuperstarHero-module-scss-module__nc_lEW__hero{height:110px}}
.SuperstarAvatar-module-scss-module__XeKJKq__avatarBlock{flex-direction:column;align-items:center;display:flex}.SuperstarAvatar-module-scss-module__XeKJKq__avatar{border:6px solid var(--color-surface);background:var(--color-filing-paper);z-index:2;width:200px;height:200px;box-shadow:0 4px 24px var(--color-shadow-card);border-radius:50%;position:relative;overflow:hidden}.SuperstarAvatar-module-scss-module__XeKJKq__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.SuperstarAvatar-module-scss-module__XeKJKq__badge{background:var(--gradient-investor-badge);color:var(--color-terminal-blue);z-index:3;white-space:nowrap;border-radius:10px;align-items:center;gap:6px;margin-top:-19px;padding:6px 12px;font-size:12px;font-weight:500;line-height:1.4;display:flex;position:relative}.SuperstarAvatar-module-scss-module__XeKJKq__badge svg{flex-shrink:0}@media (max-width:1024px){.SuperstarAvatar-module-scss-module__XeKJKq__avatar{width:140px;height:140px}.SuperstarAvatar-module-scss-module__XeKJKq__badge{margin-top:-20px}}@media (max-width:768px){.SuperstarAvatar-module-scss-module__XeKJKq__avatar{border-width:4px;width:120px;height:120px}.SuperstarAvatar-module-scss-module__XeKJKq__badge{margin-top:-16px}}@media (max-width:480px){.SuperstarAvatar-module-scss-module__XeKJKq__avatar{width:100px;height:100px}.SuperstarAvatar-module-scss-module__XeKJKq__badge{margin-top:-14px;padding:4px 10px;font-size:10px}}
.SuperstarInfoCard-module-scss-module__f2grJW__infoCard{border:1px solid var(--color-border);background:var(--color-surface-raised);border-radius:18px;flex-direction:column;display:flex;position:sticky;top:24px}.SuperstarInfoCard-module-scss-module__f2grJW__body{flex-direction:column;gap:16px;padding:20px;display:flex}.SuperstarInfoCard-module-scss-module__f2grJW__section{flex-direction:column;gap:8px;display:flex}.SuperstarInfoCard-module-scss-module__f2grJW__name{font-family:var(--font-source-serif-pro),"Source Serif Pro",serif;letter-spacing:-.01em;color:var(--color-text-primary);margin:0;font-size:24px;font-weight:600;line-height:1.05}.SuperstarInfoCard-module-scss-module__f2grJW__companyRow{color:var(--color-text-primary);align-items:flex-start;gap:6px;min-width:0;font-size:14px;font-weight:500;line-height:1.4;display:flex}.SuperstarInfoCard-module-scss-module__f2grJW__companyRow svg{color:var(--color-text-muted);flex-shrink:0;margin-top:2px}.SuperstarInfoCard-module-scss-module__f2grJW__companyRow span{-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;min-width:0;display:-webkit-box;overflow:hidden}.SuperstarInfoCard-module-scss-module__f2grJW__bioWrapper{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.SuperstarInfoCard-module-scss-module__f2grJW__bio{color:var(--color-text-secondary);-webkit-line-clamp:6;line-clamp:6;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:400;line-height:1.5;display:-webkit-box;overflow:hidden}.SuperstarInfoCard-module-scss-module__f2grJW__bioExpanded{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}.SuperstarInfoCard-module-scss-module__f2grJW__bioToggle{color:var(--color-ink-80);cursor:pointer;background:0 0;border:none;padding:0;font-size:12px;font-weight:600;line-height:1.4;transition:opacity .15s}.SuperstarInfoCard-module-scss-module__f2grJW__bioToggle:hover{opacity:.8}.SuperstarInfoCard-module-scss-module__f2grJW__divider{border:none;border-top:1px solid var(--color-border);margin:0}.SuperstarInfoCard-module-scss-module__f2grJW__sectionLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:6px;font-size:11px;font-weight:500;line-height:1.4;display:flex}.SuperstarInfoCard-module-scss-module__f2grJW__sectionLabel svg{flex-shrink:0}.SuperstarInfoCard-module-scss-module__f2grJW__chips{flex-wrap:wrap;gap:5px;display:flex}.SuperstarInfoCard-module-scss-module__f2grJW__chip{color:var(--color-text-secondary);background:var(--color-filing-paper);white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:500;line-height:1.4}.dark .SuperstarInfoCard-module-scss-module__f2grJW__chip{background:var(--color-ink-4-opaque);color:var(--color-ink-80)}.SuperstarInfoCard-module-scss-module__f2grJW__sectionText{color:var(--color-text-secondary);margin:0;font-size:12px;font-weight:400;line-height:1.5}.SuperstarInfoCard-module-scss-module__f2grJW__footerWrapper{border-top:1px solid var(--color-border);position:relative}.SuperstarInfoCard-module-scss-module__f2grJW__footer{cursor:pointer;justify-content:space-between;align-items:center;gap:7px;padding:8px 16px;display:flex}.SuperstarInfoCard-module-scss-module__f2grJW__factChecker{align-items:center;gap:6px;min-width:0;display:flex}.SuperstarInfoCard-module-scss-module__f2grJW__factCheckerAvatars{flex-shrink:0;align-items:center;display:flex}.SuperstarInfoCard-module-scss-module__f2grJW__factCheckerAvatar{background:var(--color-filing-paper);border:2px solid var(--color-surface-raised);border-radius:50%;width:24px;height:24px;margin-left:-8px;overflow:hidden}.SuperstarInfoCard-module-scss-module__f2grJW__factCheckerAvatar:first-child{margin-left:0}.SuperstarInfoCard-module-scss-module__f2grJW__factCheckerImg{object-fit:cover;width:100%;height:100%;display:block}.SuperstarInfoCard-module-scss-module__f2grJW__factCheckerName{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden}.SuperstarInfoCard-module-scss-module__f2grJW__factCheckerBadge{color:var(--color-text-secondary);text-transform:uppercase;flex-shrink:0;align-items:center;gap:6px;font-size:11px;font-weight:500;line-height:1.4;display:flex}@media (max-width:1024px){.SuperstarInfoCard-module-scss-module__f2grJW__infoCard{position:static}}@media (max-width:768px){.SuperstarInfoCard-module-scss-module__f2grJW__body{gap:12px;padding:16px}}@media (max-width:480px){.SuperstarInfoCard-module-scss-module__f2grJW__body{gap:10px;padding:12px}.SuperstarInfoCard-module-scss-module__f2grJW__name{font-size:20px}.SuperstarInfoCard-module-scss-module__f2grJW__bio{-webkit-line-clamp:4;line-clamp:4}.SuperstarInfoCard-module-scss-module__f2grJW__footer{flex-wrap:wrap;gap:8px;padding:8px 12px}}
.ArticleHeroImage-module-scss-module__991j4W__hero{flex-direction:column;align-items:stretch;max-width:740px;margin:0 auto;padding:0 16px;display:flex}@media (max-width:768px){.ArticleHeroImage-module-scss-module__991j4W__hero{padding:0}}.ArticleHeroImage-module-scss-module__991j4W__hero__frame{aspect-ratio:16/9;background-color:var(--color-filing-paper);width:100%;position:relative;overflow:hidden}.ArticleHeroImage-module-scss-module__991j4W__hero__image{object-fit:cover}.ArticleHeroImage-module-scss-module__991j4W__hero__source{font-family:var(--font-open-sauce-two);color:var(--color-ink-40);text-align:right;margin-top:8px;font-size:11px;font-weight:500;line-height:1.4em}
