:root{--term-green:#d89f28;--term-red:#ff4757;--term-amber:#f8a21f;--term-blue:#4895ef;--term-purple:#a855f7;--term-mono:"JetBrains Mono","SF Mono","Cascadia Code","Fira Code",ui-monospace,monospace}.InsightsPage-module__UnNqkG__page{min-height:100vh}.InsightsPage-module__UnNqkG__appShell{flex-direction:column;min-height:100vh;display:flex;position:relative}.InsightsPage-module__UnNqkG__header{z-index:30;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid;justify-content:space-between;align-items:center;height:52px;padding:0 14px;display:flex;position:sticky;top:0}.InsightsPage-module__UnNqkG__headerSide{align-items:center;width:80px;display:flex}.InsightsPage-module__UnNqkG__headerSideRight{justify-content:flex-end;width:auto}.InsightsPage-module__UnNqkG__mobileOnlySidebarToggle{display:flex}.InsightsPage-module__UnNqkG__headerCenter{flex:1;justify-content:center;display:flex}.InsightsPage-module__UnNqkG__brandWrap{align-items:center;gap:8px;display:inline-flex}.InsightsPage-module__UnNqkG__brandText{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:500}.InsightsPage-module__UnNqkG__brandPill{background:var(--term-green);color:#000;letter-spacing:.12em;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;height:18px;padding:0 6px;font-size:9px;font-weight:800;display:inline-flex}.InsightsPage-module__UnNqkG__iconBtn{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .12s;display:inline-flex}.InsightsPage-module__UnNqkG__iconBtn:hover{background:#ffffff0f}.InsightsPage-module__UnNqkG__primaryHeaderBtn{color:#fff;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:4px;height:30px;padding:0 12px;font-size:11px;font-weight:800;transition:opacity .15s}.InsightsPage-module__UnNqkG__primaryHeaderBtn:hover{opacity:.85}[data-theme=dark] .InsightsPage-module__UnNqkG__primaryHeaderBtn{color:#000;background:#fff}.InsightsPage-module__UnNqkG__layout{flex:1;min-height:calc(100vh - 52px);display:flex}.InsightsPage-module__UnNqkG__sidebarLayer{z-index:40;position:relative}.InsightsPage-module__UnNqkG__sidebarVisible .InsightsPage-module__UnNqkG__overlay{opacity:1;pointer-events:auto}.InsightsPage-module__UnNqkG__sidebarHidden .InsightsPage-module__UnNqkG__overlay{opacity:0;pointer-events:none}.InsightsPage-module__UnNqkG__overlay{opacity:0;transition:opacity .2s;position:fixed;inset:0}.InsightsPage-module__UnNqkG__sidebar{border-right:1px solid #ffffff0f;flex-direction:column;width:268px;height:calc(100vh - 52px);transition:transform .22s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:52px;left:0;overflow:hidden;transform:translate(-100%)}.InsightsPage-module__UnNqkG__sidebarVisible .InsightsPage-module__UnNqkG__sidebar{transform:translate(0)}.InsightsPage-module__UnNqkG__sidebarTopSection{border-bottom:1px solid #ffffff0f;padding:12px 14px 10px}.InsightsPage-module__UnNqkG__sidebarProfileRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.InsightsPage-module__UnNqkG__sidebarProfileMainBtn{cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:10px;min-width:0;padding:0;display:flex}.InsightsPage-module__UnNqkG__sidebarProfileAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:none;overflow:hidden}.InsightsPage-module__UnNqkG__sidebarProfileAvatarImage{object-fit:cover;width:100%;height:100%}.InsightsPage-module__UnNqkG__sidebarProfileTextWrap{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.InsightsPage-module__UnNqkG__sidebarProfileName{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.InsightsPage-module__UnNqkG__sidebarProfilePlan{opacity:.5;letter-spacing:.02em;margin-top:1px;font-size:10px;font-weight:500}.InsightsPage-module__UnNqkG__sidebarProfileArrowWrap{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.InsightsPage-module__UnNqkG__sidebarScrollContent{flex:1;padding:10px 10px 20px;overflow-y:auto}.InsightsPage-module__UnNqkG__sidebarContentInner{flex-direction:column;gap:2px;display:flex}.InsightsPage-module__UnNqkG__superBanner{color:#fff;cursor:pointer;text-align:left;background:linear-gradient(135deg,#1f150c 0%,#201510 55%,#2a1c10 100%);border:1px solid #d89f282e;border-radius:8px;margin-bottom:8px;padding:12px 14px 10px;position:relative;overflow:hidden}.InsightsPage-module__UnNqkG__superBannerLeft{justify-content:space-between;align-items:center;gap:8px;display:flex}.InsightsPage-module__UnNqkG__superBannerTextWrap{min-width:0}.InsightsPage-module__UnNqkG__superBannerTitle{letter-spacing:-.01em;font-size:12px;font-weight:500}.InsightsPage-module__UnNqkG__superBannerSubtitle{color:#ffffff8c;margin-top:3px;font-size:11px;line-height:1.4}.InsightsPage-module__UnNqkG__superBannerButton{background:#000;border-radius:4px;justify-content:center;align-items:center;height:28px;margin-top:10px;padding:0 10px;display:inline-flex}.InsightsPage-module__UnNqkG__superBannerButtonText{color:#fff;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.InsightsPage-module__UnNqkG__superBannerStar{color:#d89f284d;font-size:9px;position:absolute}.InsightsPage-module__UnNqkG__superBannerStar1{top:10px;right:14px}.InsightsPage-module__UnNqkG__superBannerStar2{top:24px;right:34px}.InsightsPage-module__UnNqkG__superBannerStar3{bottom:12px;right:18px}.InsightsPage-module__UnNqkG__sidebarPlainRow{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:5px;align-items:center;gap:10px;width:100%;min-height:36px;padding:0 10px;transition:background .1s;display:flex}.InsightsPage-module__UnNqkG__sidebarPlainRow:hover{background:#ffffff0d}.InsightsPage-module__UnNqkG__sidebarPlainRowActive{border-left:2px solid var(--term-green)!important;background:#d89f2814!important;padding-left:8px!important}.InsightsPage-module__UnNqkG__sidebarPlainRowText{letter-spacing:-.01em;font-size:14px;font-weight:500}.InsightsPage-module__UnNqkG__sidebarMiniSection{border-top:1px solid #ffffff0f;margin-top:12px;padding-top:12px}.InsightsPage-module__UnNqkG__sidebarMiniTitle{text-transform:uppercase;letter-spacing:.12em;opacity:.4;margin-bottom:8px;padding:0 2px;font-size:10px;font-weight:500}.InsightsPage-module__UnNqkG__sidebarStatGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.InsightsPage-module__UnNqkG__sidebarStatCard{border-radius:5px;flex-direction:column;gap:3px;padding:10px 10px 8px;display:flex}.InsightsPage-module__UnNqkG__sidebarStatValue{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:20px;font-weight:500;font-family:var(--term-mono)}.InsightsPage-module__UnNqkG__sidebarStatLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.65;font-size:10px;font-weight:500}.InsightsPage-module__UnNqkG__contentArea{flex:1;width:100%;min-width:0;max-width:1680px;margin:0 auto;padding:0 0 80px}.InsightsPage-module__UnNqkG__heroRow{margin-bottom:0;padding:14px 16px 0}.InsightsPage-module__UnNqkG__heroCard{background:0 0!important;border:none!important;border-bottom:1px solid #ffffff12!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;padding:0 0 14px!important;display:flex!important}.InsightsPage-module__UnNqkG__heroTextWrap{align-items:center;gap:10px;min-width:0;display:flex}.InsightsPage-module__UnNqkG__heroTitle{letter-spacing:.08em!important;text-transform:uppercase!important;align-items:center!important;gap:8px!important;margin:0!important;font-size:13px!important;font-weight:500!important;line-height:1!important;display:flex!important}.InsightsPage-module__UnNqkG__heroTitle:before{content:"";background:var(--term-green);width:6px;height:6px;box-shadow:0 0 10px var(--term-green);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite InsightsPage-module__UnNqkG__termPulse;display:inline-block}@keyframes InsightsPage-module__UnNqkG__termPulse{0%,to{opacity:1;box-shadow:0 0 10px var(--term-green)}50%{opacity:.4;box-shadow:0 0 4px var(--term-green)}}.InsightsPage-module__UnNqkG__heroEyebrow,.InsightsPage-module__UnNqkG__heroDescription{display:none}.InsightsPage-module__UnNqkG__heroMiniPanel{display:none!important}.InsightsPage-module__UnNqkG__heroActions{flex-shrink:0!important;align-items:center!important;gap:8px!important;margin-top:0!important;display:flex!important}.InsightsPage-module__UnNqkG__statsGrid{-webkit-overflow-scrolling:touch;overflow-x:auto;border-bottom:1px solid #ffffff12!important;flex-flow:row!important;gap:0!important;padding:0 16px!important;display:flex!important}.InsightsPage-module__UnNqkG__statsGrid::-webkit-scrollbar{display:none}.InsightsPage-module__UnNqkG__statCard{min-width:max-content;background:0 0!important;border:none!important;border-radius:0!important;flex-direction:column!important;gap:2px!important;padding:10px 18px 10px 0!important;display:flex!important}.InsightsPage-module__UnNqkG__statCard+.InsightsPage-module__UnNqkG__statCard{border-left:1px solid #ffffff12!important;padding-left:18px!important}.InsightsPage-module__UnNqkG__statLabel{text-transform:uppercase!important;letter-spacing:.1em!important;opacity:.65!important;margin:0!important;font-size:10px!important;font-weight:500!important}.InsightsPage-module__UnNqkG__statValue{letter-spacing:-.03em!important;font-variant-numeric:tabular-nums!important;font-size:20px!important;font-weight:500!important;font-family:var(--term-mono)!important;margin-top:2px!important;line-height:1.1!important}.InsightsPage-module__UnNqkG__statSubtext{font-variant-numeric:tabular-nums;opacity:.55!important;margin-top:2px!important;font-size:10px!important;line-height:1.3!important}.InsightsPage-module__UnNqkG__tabRow{border-bottom:1px solid #ffffff12;gap:0;margin-bottom:0;padding:0 16px;display:flex;overflow-x:auto}.InsightsPage-module__UnNqkG__tabRow::-webkit-scrollbar{display:none}.InsightsPage-module__UnNqkG__tabBtn{white-space:nowrap;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;opacity:.65;border-bottom:2px solid #0000;min-height:42px;margin-bottom:-1px;padding:0 14px;font-size:12px;font-weight:500;transition:opacity .15s;background:0 0!important;border:none!important;border-radius:0!important}.InsightsPage-module__UnNqkG__tabBtn:hover{opacity:.75}.InsightsPage-module__UnNqkG__tabBtnActive{border-bottom-color:var(--term-green)!important;opacity:1!important;box-shadow:none!important;background:#d89f2814!important}.InsightsPage-module__UnNqkG__sectionStack{flex-direction:column;gap:12px;padding:14px 16px;display:flex}.InsightsPage-module__UnNqkG__twoColGrid{grid-template-columns:1fr;gap:12px;display:grid}.InsightsPage-module__UnNqkG__panelCard{overflow:hidden;background:0 0!important;border:1px solid #ffffff12!important;border-radius:6px!important;padding:0!important}.InsightsPage-module__UnNqkG__panelHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;padding:10px 14px;display:flex;margin-bottom:0!important}.InsightsPage-module__UnNqkG__panelTitle{opacity:.75;letter-spacing:.1em!important;text-transform:uppercase!important;margin:0!important;font-size:11px!important;font-weight:500!important}.InsightsPage-module__UnNqkG__panelSubtitle{display:none}.InsightsPage-module__UnNqkG__panelAction{cursor:pointer;opacity:.65;background:0 0;border:none;padding:4px 0;font-size:11px;font-weight:500;transition:opacity .12s}.InsightsPage-module__UnNqkG__panelAction:hover{opacity:1}.InsightsPage-module__UnNqkG__botList{flex-direction:column;display:flex}.InsightsPage-module__UnNqkG__botRow,.InsightsPage-module__UnNqkG__botCard{transition:background .1s;background:0 0!important;border:none!important;border-bottom:1px solid #ffffff0d!important;border-radius:0!important;padding:12px 14px!important}.InsightsPage-module__UnNqkG__botRow:hover,.InsightsPage-module__UnNqkG__botCard:hover{background:#ffffff05!important}.InsightsPage-module__UnNqkG__botRow:last-child,.InsightsPage-module__UnNqkG__botCard:last-child{border-bottom:none!important}.InsightsPage-module__UnNqkG__botName,.InsightsPage-module__UnNqkG__botCardName{letter-spacing:-.01em;font-size:13px;font-weight:500}.InsightsPage-module__UnNqkG__botMeta,.InsightsPage-module__UnNqkG__botCardMeta{opacity:.65;margin-top:3px;font-size:10px}.InsightsPage-module__UnNqkG__botRowTop,.InsightsPage-module__UnNqkG__botCardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.InsightsPage-module__UnNqkG__botHeaderRight{flex-shrink:0;align-items:center;gap:8px;display:flex}.InsightsPage-module__UnNqkG__botInfoRow{flex-wrap:wrap;gap:12px 22px;margin-top:8px;display:flex}.InsightsPage-module__UnNqkG__botInfoItem{flex-direction:column;gap:2px;font-size:10px;display:flex}.InsightsPage-module__UnNqkG__botInfoItem span{opacity:.65;text-transform:uppercase;letter-spacing:.07em;font-size:9px}.InsightsPage-module__UnNqkG__botInfoItem strong{font-size:12px;font-family:var(--term-mono)}.InsightsPage-module__UnNqkG__signalList{flex-direction:column;max-height:min(50vh,480px);display:flex;overflow-y:auto}.InsightsPage-module__UnNqkG__signalRow{justify-content:space-between;align-items:flex-start;gap:12px;transition:background .1s;display:flex;background:0 0!important;border:none!important;border-bottom:1px solid #ffffff0d!important;border-radius:0!important;padding:12px 14px!important}.InsightsPage-module__UnNqkG__signalRow:hover{background:#ffffff05!important}.InsightsPage-module__UnNqkG__signalRow:last-child{border-bottom:none!important}.InsightsPage-module__UnNqkG__signalPair{letter-spacing:-.01em;font-size:13px;font-weight:500}.InsightsPage-module__UnNqkG__signalMeta{opacity:.65;font-size:10px;font-family:var(--term-mono);margin-top:3px}.InsightsPage-module__UnNqkG__signalRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.InsightsPage-module__UnNqkG__signalPrice{font-size:13px;font-weight:500;font-family:var(--term-mono);font-variant-numeric:tabular-nums}.InsightsPage-module__UnNqkG__statusPill{white-space:nowrap;letter-spacing:.09em;text-transform:uppercase;border-radius:3px;justify-content:center;align-items:center;gap:5px;height:18px;padding:0 7px;font-size:9px;font-weight:800;display:inline-flex}.InsightsPage-module__UnNqkG__statusPill:before{content:"";border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.InsightsPage-module__UnNqkG__statusActive{color:var(--term-green);background:#d89f2821}.InsightsPage-module__UnNqkG__statusActive:before{background:var(--term-green);box-shadow:0 0 6px var(--term-green);animation:1.5s ease-in-out infinite InsightsPage-module__UnNqkG__termPulse}.InsightsPage-module__UnNqkG__statusPaused:before,.InsightsPage-module__UnNqkG__statusInactive:before{background:#ffffff59}.InsightsPage-module__UnNqkG__statusError{color:var(--term-red);background:#ff475721}.InsightsPage-module__UnNqkG__statusError:before{background:var(--term-red)}.InsightsPage-module__UnNqkG__directionBadge{letter-spacing:.12em;text-transform:uppercase;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;min-width:42px;height:18px;font-size:9px;font-weight:800;display:inline-flex}.InsightsPage-module__UnNqkG__directionLong{color:var(--term-green);background:#d89f2824}.InsightsPage-module__UnNqkG__directionShort{color:var(--term-red);background:#ff475724}.InsightsPage-module__UnNqkG__pnlPos{color:var(--term-green)!important}.InsightsPage-module__UnNqkG__pnlNeg{color:var(--term-red)!important}.InsightsPage-module__UnNqkG__emptyPanel,.InsightsPage-module__UnNqkG__fullEmptyState{opacity:.65;line-height:1.5;text-align:center!important;background:0 0!important;border:none!important;border-radius:0!important;padding:28px 18px!important;font-size:13px!important}.InsightsPage-module__UnNqkG__emptyPanelIcon,.InsightsPage-module__UnNqkG__fullEmptyIcon{opacity:.7;margin-bottom:10px;font-size:28px;line-height:1}.InsightsPage-module__UnNqkG__emptyPanelTitle,.InsightsPage-module__UnNqkG__fullEmptyTitle{letter-spacing:-.02em;opacity:1;font-size:15px;font-weight:500}.InsightsPage-module__UnNqkG__emptyPanelText,.InsightsPage-module__UnNqkG__fullEmptyText{opacity:.85;max-width:380px;margin:6px auto 0;font-size:12px;line-height:1.55}.InsightsPage-module__UnNqkG__primaryBtn,.InsightsPage-module__UnNqkG__primaryBtnSmall{color:#fff;cursor:pointer;letter-spacing:.04em;text-transform:uppercase;background:#000;border:none;border-radius:4px;font-weight:800;transition:opacity .15s}.InsightsPage-module__UnNqkG__primaryBtn{min-height:36px;padding:0 16px;font-size:12px}.InsightsPage-module__UnNqkG__primaryBtnSmall{min-height:28px;padding:0 11px;font-size:10px}.InsightsPage-module__UnNqkG__primaryBtn:hover,.InsightsPage-module__UnNqkG__primaryBtnSmall:hover{opacity:.85}:is([data-theme=dark] .InsightsPage-module__UnNqkG__primaryBtn,[data-theme=dark] .InsightsPage-module__UnNqkG__primaryBtnSmall){color:#000;background:#fff}.InsightsPage-module__UnNqkG__secondaryBtn,.InsightsPage-module__UnNqkG__secondaryBtnSmall{cursor:pointer;letter-spacing:.03em;background:0 0;border:1px solid #ffffff1f;border-radius:4px;font-weight:500;transition:background .12s,border-color .12s}.InsightsPage-module__UnNqkG__secondaryBtn{min-height:34px;padding:0 12px;font-size:12px}.InsightsPage-module__UnNqkG__secondaryBtnSmall{min-height:28px;padding:0 10px;font-size:10px}.InsightsPage-module__UnNqkG__secondaryBtn:hover,.InsightsPage-module__UnNqkG__secondaryBtnSmall:hover{background:#ffffff0d;border-color:#fff3}.InsightsPage-module__UnNqkG__dangerBtn{cursor:pointer;background:0 0;border-radius:4px;min-height:28px;padding:0 10px;font-size:11px;font-weight:500;transition:background .12s;color:var(--term-red)!important;border:1px solid #ff47574d!important}.InsightsPage-module__UnNqkG__dangerBtn:hover{background:#ff475714!important}.InsightsPage-module__UnNqkG__builderOverlay{z-index:120;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;justify-content:center;align-items:flex-end;padding:0;display:flex;position:fixed;inset:0}.InsightsPage-module__UnNqkG__builderCard{border:1px solid #ffffff1a;border-bottom:none;border-top-left-radius:14px;border-top-right-radius:14px;flex-direction:column;width:100%;max-height:96vh;display:flex;overflow:hidden;box-shadow:0 -40px 100px #0000008c}.InsightsPage-module__UnNqkG__builderHeader{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px 12px;display:flex}.InsightsPage-module__UnNqkG__builderEyebrow{letter-spacing:.14em;text-transform:uppercase;opacity:.65;margin-bottom:6px;font-size:9px;font-weight:500}.InsightsPage-module__UnNqkG__builderTitle{letter-spacing:-.03em;margin:0;font-size:19px;font-weight:500;line-height:1.1}.InsightsPage-module__UnNqkG__builderCloseBtn{cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;transition:background .12s;display:flex}.InsightsPage-module__UnNqkG__builderCloseBtn:hover{background:#ffffff0f}.InsightsPage-module__UnNqkG__builderProgressBar{background:#ffffff0f;height:2px}.InsightsPage-module__UnNqkG__builderProgressFill{background:var(--term-green);height:100%;transition:width .3s cubic-bezier(.4,0,.2,1)}.InsightsPage-module__UnNqkG__builderScrollArea{flex:1;overflow-y:auto}.InsightsPage-module__UnNqkG__builderSectionStack{flex-direction:column;gap:14px;padding:0 18px 18px;display:flex}.InsightsPage-module__UnNqkG__builderSectionHeader{padding:14px 0 4px}.InsightsPage-module__UnNqkG__builderSectionHeader h4{letter-spacing:-.02em;margin:0;font-size:15px;font-weight:500}.InsightsPage-module__UnNqkG__builderSectionHeader p{opacity:.5;margin:6px 0 0;font-size:11px;line-height:1.5}.InsightsPage-module__UnNqkG__builderOptionSection{flex-direction:column;gap:8px;display:flex}.InsightsPage-module__UnNqkG__builderFieldLabel{letter-spacing:.1em;text-transform:uppercase;opacity:.5;font-size:9px;font-weight:500}.InsightsPage-module__UnNqkG__builderFieldInput,.InsightsPage-module__UnNqkG__builderInput{background:#ffffff08;border:1px solid #ffffff1a;border-radius:4px;outline:none;min-height:44px;padding:0 12px;font-size:13px;font-weight:500;transition:border-color .15s}.InsightsPage-module__UnNqkG__builderFieldInput:focus,.InsightsPage-module__UnNqkG__builderInput:focus{border-color:var(--term-green);background:#d89f2808}.InsightsPage-module__UnNqkG__builderChipGrid{flex-wrap:wrap;gap:6px;display:flex}.InsightsPage-module__UnNqkG__builderChip{cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;height:32px;padding:0 12px;font-size:12px;font-weight:500;transition:border-color .12s,background .12s}.InsightsPage-module__UnNqkG__builderChipActive{border-color:var(--term-green)!important;color:var(--term-green)!important;background:#d89f2814!important}.InsightsPage-module__UnNqkG__builderStrategyGrid{grid-template-columns:1fr;gap:6px;display:grid}.InsightsPage-module__UnNqkG__builderStrategyCard{cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff1a;border-radius:5px;flex-direction:column;gap:4px;padding:12px;transition:border-color .12s,background .12s;display:flex}.InsightsPage-module__UnNqkG__builderStrategyCard:hover{background:#ffffff08}.InsightsPage-module__UnNqkG__builderStrategyCardActive{border-color:var(--term-green)!important;background:#d89f280f!important}.InsightsPage-module__UnNqkG__builderStrategyTitle{letter-spacing:-.01em;font-size:13px;font-weight:500}.InsightsPage-module__UnNqkG__builderStrategyText{opacity:.5;font-size:11px;line-height:1.45}.InsightsPage-module__UnNqkG__builderInsightCard{border:1px solid #ffffff14;border-radius:5px;padding:12px}.InsightsPage-module__UnNqkG__builderInsightTitle{margin-bottom:6px;font-size:11px;font-weight:500}.InsightsPage-module__UnNqkG__builderInsightText{opacity:.55;font-size:11px;line-height:1.55}.InsightsPage-module__UnNqkG__builderFooter{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px 16px;display:flex}.InsightsPage-module__UnNqkG__builderSelectRow{flex-direction:column;gap:8px;display:flex}.InsightsPage-module__UnNqkG__builderSelectTitle{letter-spacing:.1em;text-transform:uppercase;opacity:.5;font-size:9px;font-weight:500}.InsightsPage-module__UnNqkG__builderMiniChipWrap{flex-wrap:wrap;gap:5px;display:flex}.InsightsPage-module__UnNqkG__builderMiniChip{cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:3px;height:26px;padding:0 10px;font-size:11px;font-weight:500;transition:border-color .12s,background .12s}.InsightsPage-module__UnNqkG__builderMiniChipActive{border-color:var(--term-green)!important;color:var(--term-green)!important;background:#d89f2814!important}.InsightsPage-module__UnNqkG__builderRiskGrid{grid-template-columns:1fr;gap:8px;display:grid}.InsightsPage-module__UnNqkG__builderRiskCard{cursor:pointer;text-align:left;background:0 0;border:1px solid #ffffff1a;border-radius:5px;flex-direction:column;gap:5px;padding:12px;transition:border-color .12s,background .12s;display:flex}.InsightsPage-module__UnNqkG__builderRiskCard:hover{background:#ffffff08}.InsightsPage-module__UnNqkG__builderRiskCardActive{border-color:var(--term-amber)!important;background:#f8a21f0f!important}.InsightsPage-module__UnNqkG__builderRiskTitle{font-size:13px;font-weight:500}.InsightsPage-module__UnNqkG__builderRiskText{opacity:.5;font-size:11px;line-height:1.45}.InsightsPage-module__UnNqkG__builderNumberField{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.InsightsPage-module__UnNqkG__builderReviewGrid{flex-direction:column;gap:2px;display:flex}.InsightsPage-module__UnNqkG__builderReviewRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;gap:14px;padding:10px 0;font-size:12px;display:flex}.InsightsPage-module__UnNqkG__builderReviewRow:last-child{border-bottom:none}.InsightsPage-module__UnNqkG__builderReviewKey{opacity:.5}.InsightsPage-module__UnNqkG__builderReviewValue{font-weight:500;font-family:var(--term-mono);font-variant-numeric:tabular-nums}.InsightsPage-module__UnNqkG__performanceGrid{flex-direction:column;gap:0;display:flex}.InsightsPage-module__UnNqkG__performancePanelCard{background:0 0!important;border:none!important;border-bottom:1px solid #ffffff0d!important;border-radius:0!important;padding:14px!important}.InsightsPage-module__UnNqkG__performancePanelCard:last-child{border-bottom:none!important}.InsightsPage-module__UnNqkG__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}.InsightsPage-module__UnNqkG__metricItem{border-bottom:1px solid #ffffff0d;border-right:1px solid #ffffff0d;flex-direction:column;gap:3px;padding:14px;display:flex}.InsightsPage-module__UnNqkG__metricItem:nth-child(2n){border-right:none}.InsightsPage-module__UnNqkG__metricItem:nth-last-child(-n+2){border-bottom:none}.InsightsPage-module__UnNqkG__metricLabel{text-transform:uppercase;letter-spacing:.09em;opacity:.65;font-size:9px;font-weight:500}.InsightsPage-module__UnNqkG__metricValue{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:20px;font-weight:500;font-family:var(--term-mono)}.InsightsPage-module__UnNqkG__metricSub{opacity:.4;font-variant-numeric:tabular-nums;font-size:9px}.InsightsPage-module__UnNqkG__botList,.InsightsPage-module__UnNqkG__signalList{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent}.InsightsPage-module__UnNqkG__botList::-webkit-scrollbar{width:3px}.InsightsPage-module__UnNqkG__signalList::-webkit-scrollbar{width:3px}.InsightsPage-module__UnNqkG__botList::-webkit-scrollbar-track{background:0 0}.InsightsPage-module__UnNqkG__signalList::-webkit-scrollbar-track{background:0 0}.InsightsPage-module__UnNqkG__botList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.InsightsPage-module__UnNqkG__signalList::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}@media (max-width:767px){.InsightsPage-module__UnNqkG__heroActions .InsightsPage-module__UnNqkG__primaryBtn,.InsightsPage-module__UnNqkG__heroActions .InsightsPage-module__UnNqkG__secondaryBtn{width:auto}.InsightsPage-module__UnNqkG__panelHeader{flex-wrap:wrap}.InsightsPage-module__UnNqkG__builderOverlay{align-items:flex-end;padding:0}.InsightsPage-module__UnNqkG__builderFooter .InsightsPage-module__UnNqkG__primaryBtn,.InsightsPage-module__UnNqkG__builderFooter .InsightsPage-module__UnNqkG__secondaryBtn{justify-content:center;width:100%}}@media (min-width:768px){.InsightsPage-module__UnNqkG__heroRow{padding:16px 20px 0}.InsightsPage-module__UnNqkG__sectionStack{padding:16px 20px}.InsightsPage-module__UnNqkG__statsGrid{padding:0 20px!important}.InsightsPage-module__UnNqkG__tabRow{padding:0 20px}.InsightsPage-module__UnNqkG__builderOverlay{align-items:center;padding:24px}.InsightsPage-module__UnNqkG__builderCard{border-bottom:1px solid #ffffff1a;border-radius:12px;max-width:720px;max-height:90vh}.InsightsPage-module__UnNqkG__builderStrategyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.InsightsPage-module__UnNqkG__builderRiskGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.InsightsPage-module__UnNqkG__mobileOnlySidebarToggle{visibility:hidden;pointer-events:none}.InsightsPage-module__UnNqkG__appShell.InsightsPage-module__UnNqkG__sidebarOpen .InsightsPage-module__UnNqkG__contentArea{padding-left:276px}.InsightsPage-module__UnNqkG__overlay{display:none}.InsightsPage-module__UnNqkG__sidebar{transform:translate(0)}.InsightsPage-module__UnNqkG__sidebarHidden .InsightsPage-module__UnNqkG__sidebar{transform:translate(-100%)}.InsightsPage-module__UnNqkG__appShell.InsightsPage-module__UnNqkG__sidebarOpen .InsightsPage-module__UnNqkG__sidebar{transform:translate(0)}.InsightsPage-module__UnNqkG__twoColGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.InsightsPage-module__UnNqkG__botList{max-height:min(50vh,480px);overflow-y:auto}.InsightsPage-module__UnNqkG__signalList{max-height:min(50vh,480px)}}@media (min-width:1280px){.InsightsPage-module__UnNqkG__metricsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.InsightsPage-module__UnNqkG__metricItem:nth-child(2n){border-right:1px solid #ffffff0d}.InsightsPage-module__UnNqkG__metricItem:nth-child(4n){border-right:none}}.InsightsPage-module__UnNqkG__openSignalCount{font-size:10px;font-weight:500;font-family:var(--term-mono);color:var(--term-blue);letter-spacing:.05em;background:#4895ef1f;border-radius:4px;padding:3px 10px}.InsightsPage-module__UnNqkG__refreshBtn{color:#ffffffa6;letter-spacing:.05em;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:4px;height:26px;padding:0 10px;font-size:10px;font-weight:500;transition:background .12s,border-color .12s}.InsightsPage-module__UnNqkG__refreshBtn:hover:not(:disabled){background:#ffffff0f;border-color:#ffffff38}.InsightsPage-module__UnNqkG__refreshBtn:disabled{opacity:.35;cursor:default}.InsightsPage-module__UnNqkG__pnlSummaryCard{border-bottom:1px solid #ffffff0f;gap:0;padding:8px 14px;display:flex}.InsightsPage-module__UnNqkG__pnlSummaryItem{border-right:1px solid #ffffff0f;flex-direction:column;gap:1px;margin-right:22px;padding-right:22px;display:flex}.InsightsPage-module__UnNqkG__pnlSummaryItem:last-child{border-right:none;margin-right:0}.InsightsPage-module__UnNqkG__pnlSummaryLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.5;font-size:9px;font-weight:500}.InsightsPage-module__UnNqkG__pnlSummaryVal{font-size:15px;font-weight:500;font-family:var(--term-mono);font-variant-numeric:tabular-nums}.InsightsPage-module__UnNqkG__sidebarSparkWrap{opacity:.8;margin-top:8px;padding:0 2px}.InsightsPage-module__UnNqkG__mainSparkStrip{padding:8px 0 0}.InsightsPage-module__UnNqkG__mainSparkLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.5;margin-bottom:4px;font-size:9px;font-weight:500}.InsightsPage-module__UnNqkG__mainSparkSvg{width:100%;height:48px;display:block}.InsightsPage-module__UnNqkG__disclaimer{z-index:20;opacity:.85;-webkit-backdrop-filter:blur(14px);text-align:center;border-top:1px solid #ffffff12;padding:8px 20px;font-size:10px;line-height:1.55;position:fixed;bottom:0;left:0;right:0}.InsightsPage-module__UnNqkG__secondaryBtnSmallDanger{color:var(--term-red)!important;border-color:#ff475740!important}.InsightsPage-module__UnNqkG__secondaryBtnSmallDanger:hover{background:#ff475712!important}.InsightsPage-module__UnNqkG__posTableWrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;width:100%;overflow-x:auto}.InsightsPage-module__UnNqkG__posTableWrap::-webkit-scrollbar{height:3px}.InsightsPage-module__UnNqkG__posTableWrap::-webkit-scrollbar-track{background:0 0}.InsightsPage-module__UnNqkG__posTableWrap::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.InsightsPage-module__UnNqkG__posTable{border-collapse:collapse;width:100%;font-family:var(--term-mono);min-width:600px}.InsightsPage-module__UnNqkG__posTableTh{text-transform:uppercase;letter-spacing:.1em;opacity:.65;text-align:left;white-space:nowrap;border-bottom:1px solid #ffffff14;padding:8px 12px;font-size:9px;font-weight:500}.InsightsPage-module__UnNqkG__posTableTd{font-variant-numeric:tabular-nums;white-space:nowrap;border-bottom:1px solid #ffffff0a;padding:10px 12px;font-size:12px}.InsightsPage-module__UnNqkG__posTableRow:hover .InsightsPage-module__UnNqkG__posTableTd{background:#ffffff06}.InsightsPage-module__UnNqkG__posTableRow:last-child .InsightsPage-module__UnNqkG__posTableTd{border-bottom:none}.InsightsPage-module__UnNqkG__posPair{letter-spacing:.02em;font-weight:500}.InsightsPage-module__UnNqkG__posNum{font-family:var(--term-mono)}.InsightsPage-module__UnNqkG__posGreen{color:var(--term-green)!important}.InsightsPage-module__UnNqkG__posRed{color:var(--term-red)!important}.InsightsPage-module__UnNqkG__historyGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;padding:16px;display:grid}.InsightsPage-module__UnNqkG__pnlCard{border:1px solid;border-radius:16px;transition:box-shadow .15s;overflow:hidden}.InsightsPage-module__UnNqkG__pnlCard:hover{box-shadow:0 4px 24px #0000002e}.InsightsPage-module__UnNqkG__pnlCardHeader{justify-content:space-between;align-items:center;padding:12px 16px 10px;display:flex}.InsightsPage-module__UnNqkG__pnlCardBrand{align-items:center;gap:7px;display:flex}.InsightsPage-module__UnNqkG__pnlCardLogo{object-fit:contain;width:20px;height:20px}.InsightsPage-module__UnNqkG__pnlCardBrandLabel{letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:500}.InsightsPage-module__UnNqkG__pnlCardHeaderRight{align-items:center;gap:8px;display:flex}.InsightsPage-module__UnNqkG__pnlCardDirPill{letter-spacing:.3px;border-radius:6px;padding:3px 9px;font-size:11px;font-weight:500}.InsightsPage-module__UnNqkG__pnlCardDate{font-size:11px}.InsightsPage-module__UnNqkG__pnlCardHero{min-height:80px;padding:10px 16px 14px;position:relative;overflow:hidden}.InsightsPage-module__UnNqkG__pnlCardDecoImage{object-fit:contain;opacity:.18;pointer-events:none;width:110px;height:100%;position:absolute;top:0;bottom:0;right:12px}.InsightsPage-module__UnNqkG__pnlCardHeroLeft{flex-direction:column;gap:3px;display:flex}.InsightsPage-module__UnNqkG__pnlCardMarket{letter-spacing:.15px;font-size:15px;font-weight:500}.InsightsPage-module__UnNqkG__pnlCardPct{letter-spacing:-.5px;font-variant-numeric:tabular-nums;margin-top:2px;font-size:40px;font-weight:500;line-height:1.1}.InsightsPage-module__UnNqkG__pnlCardCloseLine{margin-top:2px;font-size:11px}.InsightsPage-module__UnNqkG__pnlCardDivider{height:1px;margin:0 16px}.InsightsPage-module__UnNqkG__pnlCardGrid{flex-direction:row;gap:4px;padding:10px 16px;display:flex}.InsightsPage-module__UnNqkG__pnlCardCol{flex-direction:column;flex:1;gap:3px;display:flex}.InsightsPage-module__UnNqkG__pnlCardColLabel{text-transform:uppercase;letter-spacing:.5px;font-size:9px;font-weight:500}.InsightsPage-module__UnNqkG__pnlCardColValue{font-variant-numeric:tabular-nums;font-size:12px;font-weight:500;font-family:var(--term-mono)}.InsightsPage-module__UnNqkG__pnlCardFooter{justify-content:space-between;align-items:center;padding:10px 16px 12px;display:flex}.InsightsPage-module__UnNqkG__pnlCardUsername{font-size:11px;font-weight:500}.InsightsPage-module__UnNqkG__pnlCardOutcome{letter-spacing:.6px;border-radius:99px;padding:4px 12px;font-size:11px;font-weight:800}.InsightsPage-module__UnNqkG__pnlCardShareBtn{letter-spacing:.3px;color:#aaa;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;width:calc(100% - 32px);margin:0 16px 14px;padding:8px 0;font-size:11px;font-weight:500;transition:background .15s,color .15s;display:block}.InsightsPage-module__UnNqkG__pnlCardShareBtn:hover{color:#fff;background:#ffffff1a}.InsightsPage-module__UnNqkG__modalBackdrop{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.InsightsPage-module__UnNqkG__modalInner{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:400px;display:flex}.InsightsPage-module__UnNqkG__modalClose{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;align-self:flex-end;width:32px;height:32px;font-size:14px;transition:background .15s}.InsightsPage-module__UnNqkG__modalClose:hover{background:#fff3}.InsightsPage-module__UnNqkG__shareCard{background:#1a1410;border:1px solid #ffffff14;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 24px 64px #0009}.InsightsPage-module__UnNqkG__shareCardAccent{width:100%;height:3px}.InsightsPage-module__UnNqkG__shareCardHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 16px 10px;display:flex}.InsightsPage-module__UnNqkG__shareCardBrand{align-items:center;gap:8px;display:flex}.InsightsPage-module__UnNqkG__shareCardLogo{object-fit:contain;border-radius:4px;width:22px;height:22px}.InsightsPage-module__UnNqkG__shareCardBrandLabel{letter-spacing:.8px;text-transform:uppercase;color:#888;font-size:11px;font-weight:500}.InsightsPage-module__UnNqkG__shareCardHeaderRight{align-items:center;gap:8px;display:flex}.InsightsPage-module__UnNqkG__shareCardDirPill{letter-spacing:.5px;border-radius:99px;padding:3px 9px;font-size:10px;font-weight:800}.InsightsPage-module__UnNqkG__shareCardDate{color:#666;font-size:10px}.InsightsPage-module__UnNqkG__shareCardHero{min-height:90px;padding:16px 16px 20px;position:relative;overflow:hidden}.InsightsPage-module__UnNqkG__shareCardDecoImage{object-fit:contain;opacity:.18;pointer-events:none;width:120px;height:100%;position:absolute;top:0;bottom:0;right:12px}.InsightsPage-module__UnNqkG__shareCardHeroLeft{flex-direction:column;gap:4px;display:flex}.InsightsPage-module__UnNqkG__shareCardMarket{letter-spacing:.2px;color:#fff;font-size:15px;font-weight:500}.InsightsPage-module__UnNqkG__shareCardPct{letter-spacing:-1px;font-size:52px;font-weight:900;line-height:1}.InsightsPage-module__UnNqkG__shareCardCloseLine{color:#666;margin-top:2px;font-size:12px}.InsightsPage-module__UnNqkG__shareCardDivider{background:#ffffff12;height:1px;margin:0 16px}.InsightsPage-module__UnNqkG__shareCardGrid{grid-template-columns:repeat(4,1fr);gap:4px;padding:12px 16px 14px;display:grid}.InsightsPage-module__UnNqkG__shareCardCol{flex-direction:column;gap:4px;display:flex}.InsightsPage-module__UnNqkG__shareCardColLabel{letter-spacing:.8px;text-transform:uppercase;color:#555;font-size:9px;font-weight:500}.InsightsPage-module__UnNqkG__shareCardColValue{font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.InsightsPage-module__UnNqkG__shareCardFooter{justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.InsightsPage-module__UnNqkG__shareCardUsername{color:#555;font-size:12px;font-weight:500}.InsightsPage-module__UnNqkG__shareCardOutcome{letter-spacing:.6px;border-radius:99px;padding:4px 12px;font-size:11px;font-weight:800}.InsightsPage-module__UnNqkG__shareCardWatermark{text-align:center;letter-spacing:1px;color:#333;padding:8px 16px 14px;font-size:10px;font-weight:500}.InsightsPage-module__UnNqkG__modalDownloadBtn{color:#d89f28;letter-spacing:.3px;cursor:pointer;background:linear-gradient(135deg,#2a2316 0%,#332c1a 100%);border:1px solid #d89f2840;border-radius:12px;width:100%;padding:14px 0;font-size:14px;font-weight:500;transition:opacity .15s}.InsightsPage-module__UnNqkG__modalDownloadBtn:hover{opacity:.85}.InsightsPage-module__UnNqkG__pnlCardBtn{color:var(--term-blue);font-size:10px;font-weight:500;font-family:var(--term-mono);cursor:pointer;white-space:nowrap;letter-spacing:.05em;background:#4895ef14;border:1px solid #4895ef59;border-radius:4px;padding:4px 10px;transition:background .12s,border-color .12s}.InsightsPage-module__UnNqkG__pnlCardBtn:hover{background:#4895ef33;border-color:#4895efa6}.InsightsPage-module__UnNqkG__pnlCardBtn:disabled{opacity:.5;cursor:default}.InsightsPage-module__UnNqkG__closedSignalCount{font-size:10px;font-weight:500;font-family:var(--term-mono);color:var(--term-green);letter-spacing:.05em;background:#d89f281a;border-radius:4px;padding:3px 10px}.InsightsPage-module__UnNqkG__page,.InsightsPage-module__UnNqkG__appShell{font-family:var(--font-ui);color:#2d2b28!important;background:#f7f6f3!important}.InsightsPage-module__UnNqkG__header{-webkit-backdrop-filter:none;height:56px;box-shadow:none;padding:0 18px;background:#f7f6f3!important;border-bottom:none!important}.InsightsPage-module__UnNqkG__headerCenter{justify-content:flex-start}.InsightsPage-module__UnNqkG__brandText{letter-spacing:0;text-transform:none;font-size:19px;font-weight:500;line-height:24px;color:#2d2b28!important}.InsightsPage-module__UnNqkG__brandPill{color:#6d655d;letter-spacing:0;text-transform:none;background:#eeece8;border-radius:999px;height:24px;padding:0 10px;font-size:12px}.InsightsPage-module__UnNqkG__iconBtn,.InsightsPage-module__UnNqkG__sidebarProfileArrowWrap{border-radius:10px}.InsightsPage-module__UnNqkG__iconBtn:hover,.InsightsPage-module__UnNqkG__sidebarPlainRow:hover,.InsightsPage-module__UnNqkG__sidebarProfileArrowWrap:hover{background:#efede9}.InsightsPage-module__UnNqkG__primaryHeaderBtn,.InsightsPage-module__UnNqkG__primaryBtn,.InsightsPage-module__UnNqkG__primaryBtnSmall{color:#fff;letter-spacing:0;text-transform:none;background:#2d2b28;border-radius:999px}.InsightsPage-module__UnNqkG__secondaryBtn,.InsightsPage-module__UnNqkG__secondaryBtnSmall{letter-spacing:0;background:#fff;border-color:#dfd9d1;border-radius:999px}.InsightsPage-module__UnNqkG__layout,.InsightsPage-module__UnNqkG__contentArea{background:#f7f6f3}.InsightsPage-module__UnNqkG__contentArea,.InsightsPage-module__UnNqkG__contentArea *{font-family:var(--font-ui)!important}.InsightsPage-module__UnNqkG__sidebar{border-right:1px solid #dfd9d1;width:272px;height:calc(100vh - 56px);top:56px;background:#f7f6f3!important}.InsightsPage-module__UnNqkG__sidebarTopSection{border-bottom-color:#ebe7e1}.InsightsPage-module__UnNqkG__sidebarProfileName,.InsightsPage-module__UnNqkG__sidebarPlainRowText,.InsightsPage-module__UnNqkG__heroTitle,.InsightsPage-module__UnNqkG__panelTitle,.InsightsPage-module__UnNqkG__botName,.InsightsPage-module__UnNqkG__botCardName,.InsightsPage-module__UnNqkG__signalPair{letter-spacing:0;text-transform:none;color:#2d2b28!important}.InsightsPage-module__UnNqkG__sidebarProfilePlan,.InsightsPage-module__UnNqkG__sidebarMiniTitle,.InsightsPage-module__UnNqkG__statLabel,.InsightsPage-module__UnNqkG__statSubtext,.InsightsPage-module__UnNqkG__botMeta,.InsightsPage-module__UnNqkG__botCardMeta,.InsightsPage-module__UnNqkG__signalMeta,.InsightsPage-module__UnNqkG__panelAction{color:#807a72!important}.InsightsPage-module__UnNqkG__superBanner{background:#fff;border-color:#dfd9d1;border-radius:16px;box-shadow:0 10px 24px #2d2b280f}.InsightsPage-module__UnNqkG__superBannerTitle{color:#2d2b28}.InsightsPage-module__UnNqkG__superBannerSubtitle{color:#756f67}.InsightsPage-module__UnNqkG__superBannerButton{background:#2d2b28;border-radius:999px}.InsightsPage-module__UnNqkG__sidebarPlainRow,.InsightsPage-module__UnNqkG__sidebarStatCard{border-radius:10px}.InsightsPage-module__UnNqkG__sidebarPlainRowActive{background:#edebe6!important;border-left:0!important;padding-left:10px!important}.InsightsPage-module__UnNqkG__heroCard,.InsightsPage-module__UnNqkG__statsGrid,.InsightsPage-module__UnNqkG__tabRow,.InsightsPage-module__UnNqkG__panelCard,.InsightsPage-module__UnNqkG__botRow,.InsightsPage-module__UnNqkG__botCard,.InsightsPage-module__UnNqkG__signalRow{border-color:#ebe7e1!important}.InsightsPage-module__UnNqkG__heroCard{border-bottom-color:#ebe7e1!important}.InsightsPage-module__UnNqkG__heroTitle:before{background:#c86f4d;box-shadow:0 0 0 4px #c86f4d1f}.InsightsPage-module__UnNqkG__panelCard{box-shadow:0 12px 34px #2d2b280d;border-radius:18px!important}.InsightsPage-module__UnNqkG__panelHeader{border-bottom-color:#ebe7e1}.InsightsPage-module__UnNqkG__tabBtn{color:#6f6860;letter-spacing:0;text-transform:none}.InsightsPage-module__UnNqkG__tabBtnActive{color:#2d2b28!important;background:#f4eee9!important;border-bottom-color:#c86f4d!important}.InsightsPage-module__UnNqkG__statusActive,.InsightsPage-module__UnNqkG__directionLong,.InsightsPage-module__UnNqkG__pnlPos,.InsightsPage-module__UnNqkG__closedSignalCount{color:#9b5a21!important}.InsightsPage-module__UnNqkG__statusActive,.InsightsPage-module__UnNqkG__directionLong,.InsightsPage-module__UnNqkG__closedSignalCount{background:#f5ece3}.InsightsPage-module__UnNqkG__statusPaused,.InsightsPage-module__UnNqkG__statusInactive{color:#7f776f;background:#efede9}.InsightsPage-module__UnNqkG__directionShort,.InsightsPage-module__UnNqkG__pnlNeg,.InsightsPage-module__UnNqkG__statusError{color:#b94d45!important}.InsightsPage-module__UnNqkG__directionShort,.InsightsPage-module__UnNqkG__statusError{background:#f7e8e6}@media (min-width:1024px){.InsightsPage-module__UnNqkG__appShell.InsightsPage-module__UnNqkG__sidebarOpen .InsightsPage-module__UnNqkG__contentArea{padding-left:272px}.InsightsPage-module__UnNqkG__contentArea{max-width:1280px}.InsightsPage-module__UnNqkG__sectionStack{gap:16px;padding:22px 24px}.InsightsPage-module__UnNqkG__desktopHidden{display:none!important}.InsightsPage-module__UnNqkG__header{box-shadow:none;justify-content:flex-start;margin-left:272px;border-bottom:0!important}.InsightsPage-module__UnNqkG__headerSide{width:0;padding:0;overflow:hidden}.InsightsPage-module__UnNqkG__headerCenter{justify-content:flex-start;padding-left:4px}.InsightsPage-module__UnNqkG__sidebar{border-right-color:#dfd9d1;height:100vh;transition:width .24s;top:0;background:#f7f6f3!important;transform:translate(0)!important}.InsightsPage-module__UnNqkG__sidebarLayer{width:272px;height:100vh;position:fixed;inset:0 auto 0 0}.InsightsPage-module__UnNqkG__sidebarHidden.InsightsPage-module__UnNqkG__sidebarLayer,.InsightsPage-module__UnNqkG__sidebarHidden .InsightsPage-module__UnNqkG__sidebar{width:68px}.InsightsPage-module__UnNqkG__sidebarHidden .InsightsPage-module__UnNqkG__sidebar{transform:translate(0)!important}.InsightsPage-module__UnNqkG__appShell:not(.InsightsPage-module__UnNqkG__sidebarOpen) .InsightsPage-module__UnNqkG__header{margin-left:68px}.InsightsPage-module__UnNqkG__appShell:not(.InsightsPage-module__UnNqkG__sidebarOpen) .InsightsPage-module__UnNqkG__contentArea{padding-left:68px}.InsightsPage-module__UnNqkG__header,.InsightsPage-module__UnNqkG__contentArea{transition:margin-left .28s cubic-bezier(.22,1,.36,1),padding-left .28s cubic-bezier(.22,1,.36,1)}.InsightsPage-module__UnNqkG__sidebarTopSection{border-bottom:none;padding:14px 12px 10px}.InsightsPage-module__UnNqkG__sidebarProfileRow{min-height:42px}.InsightsPage-module__UnNqkG__sidebarProfileAvatar{display:none}.InsightsPage-module__UnNqkG__sidebarProfileName{font-size:25px;font-weight:500;line-height:32px;color:#15130f!important}.InsightsPage-module__UnNqkG__sidebarProfilePlan{display:none}.InsightsPage-module__UnNqkG__sidebarScrollContent{flex:1;padding:24px 10px 112px}.InsightsPage-module__UnNqkG__sidebarPlainRow{border-radius:10px;gap:12px;min-height:42px;padding:0 12px}.InsightsPage-module__UnNqkG__sidebarPlainRowText{font-size:17px;font-weight:500;line-height:24px}.InsightsPage-module__UnNqkG__sidebarPlainRowActive,.InsightsPage-module__UnNqkG__sidebarPlainRow:hover{background:#edebe6!important}.InsightsPage-module__UnNqkG__statsGrid,.InsightsPage-module__UnNqkG__tabRow{background:#f7f6f3}.InsightsPage-module__UnNqkG__sidebarHidden .InsightsPage-module__UnNqkG__sidebarProfileName,.InsightsPage-module__UnNqkG__sidebarHidden .InsightsPage-module__UnNqkG__sidebarProfilePlan,.InsightsPage-module__UnNqkG__sidebarHidden .InsightsPage-module__UnNqkG__sidebarPlainRowText,.InsightsPage-module__UnNqkG__sidebarHidden .InsightsPage-module__UnNqkG__sidebarMiniSection,.InsightsPage-module__UnNqkG__sidebarHidden .InsightsPage-module__UnNqkG__sidebarBottomBar{display:none}.InsightsPage-module__UnNqkG__sidebarHidden .InsightsPage-module__UnNqkG__sidebarPlainRow{justify-content:center;width:48px;padding:0}.InsightsPage-module__UnNqkG__sidebarBottomBar{background:#f7f6f3f5;border-top:1px solid #e4dfd8;align-items:center;gap:10px;height:92px;padding:12px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.InsightsPage-module__UnNqkG__sidebarUserPill{cursor:pointer;background:#ffffffa3;border:none;border-radius:18px;flex:1;align-items:center;gap:10px;min-width:0;height:54px;padding:0 10px;display:flex}.InsightsPage-module__UnNqkG__sidebarUserAvatar{color:#fff;background:#2f2f2f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:500;display:inline-flex}.InsightsPage-module__UnNqkG__sidebarUserMeta{text-align:left;flex-direction:column;min-width:0;display:flex}.InsightsPage-module__UnNqkG__sidebarUserName{color:#2d2b28;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:500;line-height:19px;overflow:hidden}.InsightsPage-module__UnNqkG__sidebarUserPlan{color:#8b857d;font-size:12px;line-height:16px}.InsightsPage-module__UnNqkG__sidebarNewChatFab{cursor:pointer;background:#c86f4d;border:none;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}}.InsightsPage-module__UnNqkG__proGate{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;padding:80px 32px;display:flex}.InsightsPage-module__UnNqkG__proGateIconWrap{background:#8080801a;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:4px;display:flex}.InsightsPage-module__UnNqkG__proGateTitle{letter-spacing:-.3px;margin:0;font-size:20px;font-weight:500}.InsightsPage-module__UnNqkG__proGateSub{opacity:.7;max-width:340px;margin:0;font-size:15px;line-height:22px}.InsightsPage-module__UnNqkG__proGateBtn{color:#fff;cursor:pointer;letter-spacing:-.2px;background:#c86f4d;border:none;border-radius:24px;height:48px;margin-top:8px;padding:0 32px;font-size:15px;font-weight:500}.InsightsPage-module__UnNqkG__proGateBtn:hover{opacity:.88}.InsightsPage-module__UnNqkG__notifOverlay{z-index:150;justify-content:flex-end;align-items:flex-start;padding:56px 12px 0;display:flex;position:fixed;inset:0}.InsightsPage-module__UnNqkG__notifCard{border:1px solid #0000;border-radius:20px;flex-direction:column;width:min(100%,360px);max-height:70vh;display:flex;overflow:hidden;box-shadow:0 16px 48px #0000002e}.InsightsPage-module__UnNqkG__notifHeader{justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.InsightsPage-module__UnNqkG__notifTitle{letter-spacing:-.02em;font-size:17px;font-weight:500}.InsightsPage-module__UnNqkG__notifClose{cursor:pointer;background:0 0;border:none;border-radius:999px;width:32px;height:32px;font-size:22px;line-height:1}.InsightsPage-module__UnNqkG__notifEmpty{text-align:center;padding:24px 16px 28px;font-size:15px}
