.DraftComposerModal-module__3pV2Ha__container{background:var(--color-surface);border:1px solid var(--color-border);max-height:min(78vh,900px);box-shadow:var(--box-shadow-card);border-radius:12px;grid-template-rows:auto 1fr auto;gap:.9rem;padding:1rem;display:grid}.DraftComposerModal-module__3pV2Ha__header{border-bottom:1px solid var(--color-border);grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding-bottom:.6rem;display:grid}.DraftComposerModal-module__3pV2Ha__title{color:var(--color-text-primary);margin:0;font-size:1.05rem;font-weight:800}.DraftComposerModal-module__3pV2Ha__closeBtn{appearance:none;border:1px solid var(--color-border);color:var(--color-text-primary);cursor:pointer;background:#273347;border-radius:8px;padding:.25rem .55rem;line-height:1;transition:background-color .12s}.DraftComposerModal-module__3pV2Ha__closeBtn:hover{background:#303d52}.DraftComposerModal-module__3pV2Ha__form{grid-template-rows:auto auto 1fr;gap:.6rem;display:grid;overflow:hidden}.DraftComposerModal-module__3pV2Ha__label{color:var(--color-text-subtle);font-size:.85rem}.DraftComposerModal-module__3pV2Ha__input{background-color:var(--color-surface-alt);border:1px solid var(--color-border);color:var(--color-text-primary);border-radius:8px;padding:8px 10px;font-size:.9rem}.DraftComposerModal-module__3pV2Ha__textarea{background-color:var(--color-surface-alt);border:1px solid var(--color-border);min-height:220px;max-height:50vh;color:var(--color-text-primary);resize:vertical;border-radius:8px;padding:10px;font-size:.95rem;overflow:auto}.DraftComposerModal-module__3pV2Ha__footer{border-top:1px solid var(--color-border);grid-template-columns:1fr auto;align-items:center;gap:.75rem;padding-top:.6rem;display:grid}.DraftComposerModal-module__3pV2Ha__cancelBtn{color:var(--color-text-primary);border:1px solid var(--color-border);cursor:pointer;white-space:nowrap;background:#273347;border-radius:10px;justify-self:start;padding:.42rem .8rem;font-weight:700;transition:background-color .12s}.DraftComposerModal-module__3pV2Ha__cancelBtn:hover{background:#303d52}.DraftComposerModal-module__3pV2Ha__submitButton{background-color:var(--color-success);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;justify-self:end;padding:.5rem 1rem;font-size:.95rem;font-weight:700;transition:filter .12s}.DraftComposerModal-module__3pV2Ha__submitButton:hover{filter:brightness(1.06)}.DraftComposerModal-module__3pV2Ha__submitButton:disabled{opacity:.7;cursor:not-allowed}@media (max-width:520px){.DraftComposerModal-module__3pV2Ha__container{max-height:82vh;padding:.85rem}.DraftComposerModal-module__3pV2Ha__title{font-size:1rem}.DraftComposerModal-module__3pV2Ha__textarea{min-height:180px}}
.PoOModal-module__75E61W__popup{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--box-shadow-card);border-radius:12px;gap:.875rem;padding:1rem;display:grid}.PoOModal-module__75E61W__header{background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:.875rem;padding:.875rem 1rem;display:grid}.PoOModal-module__75E61W__iconWrap{border:1px solid var(--color-border);color:#f0c400;background:#121928;border-radius:10px;place-items:center;width:40px;height:40px;display:inline-grid;box-shadow:inset 0 0 0 1px #ffffff05}.PoOModal-module__75E61W__icon{width:20px;height:20px}.PoOModal-module__75E61W__titles{gap:.15rem;min-width:0;display:grid}.PoOModal-module__75E61W__title{color:var(--color-text-primary);margin:0;font-size:1.0625rem;font-weight:800;line-height:1.2}.PoOModal-module__75E61W__subtitle{color:var(--color-text-subtle);margin:0;font-size:.925rem}.PoOModal-module__75E61W__ticker{white-space:nowrap;width:fit-content;font-weight:700;display:inline-block}.PoOModal-module__75E61W__body{padding:.25rem}.PoOModal-module__75E61W__message{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.55}.PoOModal-module__75E61W__actions{gap:1rem;display:grid}.PoOModal-module__75E61W__ctaRow{flex-wrap:wrap;justify-content:center;gap:2rem;padding-top:.125rem;display:flex}.PoOModal-module__75E61W__btnGhost{color:var(--color-text-subtle);cursor:pointer;justify-content:center;justify-self:center;align-items:center;padding:.25rem .5rem;font-size:.9rem;transition:color .15s,opacity .15s;display:inline-flex}.PoOModal-module__75E61W__btnGhost:hover,.PoOModal-module__75E61W__btnGhost:focus-visible{color:var(--color-text-hover)}@media (max-width:560px){.PoOModal-module__75E61W__actions{gap:.5rem}.PoOModal-module__75E61W__ctaRow{grid-template-columns:1fr;gap:.5rem;padding-top:0;display:grid}.PoOModal-module__75E61W__btnGhost{border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);background:#273347;border-radius:10px;justify-self:stretch;padding:.8rem .9rem;font-weight:800}.PoOModal-module__75E61W__btnGhost:hover,.PoOModal-module__75E61W__btnGhost:focus-visible{color:var(--color-text-primary);background:#303d52}}@media (max-width:420px){.PoOModal-module__75E61W__iconWrap{display:none}}
.btn{border:1px solid var(--color-border);cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.btn:disabled{opacity:.5}.btnInteractive{transform-origin:50%;will-change:transform;transition:transform 80ms cubic-bezier(.2,0,0,1)}.btnInteractive:active:not(:disabled){transform:scale(.96)}.btnHollow{color:var(--color-text-primary);background:0 0}.btnHollow:hover:not(:disabled){background:var(--color-surface-hover)}.btnHollow.isSelected{background:var(--color-surface-hover);color:var(--color-text-primary)}.btnStandardIcon{color:var(--color-text-muted);background:#ffffff14;padding:6px 10px;font-size:.875rem;font-weight:500;box-shadow:0 1px 2px #0000004d}.btnStandardIcon:hover:not(:disabled){color:var(--color-text-hover);background:#2c3a54}.btnBorderAccent{color:var(--color-text-primary);border-color:var(--color-border);background:0 0}.btnBorderAccent:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-primary)}.btnBorderAccent.btnBorderMuted:hover:not(:disabled){border-color:var(--color-text-muted)}.btnText{appearance:none;color:var(--color-text-muted);cursor:pointer;text-align:center;background:0 0;border:0;padding:0;font-size:.875rem;transition:color .15s}.btnText:hover:not(:disabled){color:var(--color-text-hover)}.btnNeutral{color:var(--color-text-primary);background:#273347;font-weight:800}.btnNeutral:hover:not(:disabled){background:#303d52}.btnGradient{--gbw:2px;--r:10px;border-radius:var(--r);border:var(--gbw)solid transparent;cursor:pointer;background:linear-gradient(100deg,#ffd600,#ffa800 50%,#ffd600) 0 0/200% 100% border-box,linear-gradient(#0000,#0000) padding-box padding-box;position:relative;padding:0!important}.btnGradient:hover:not(:disabled),.btnGradient:focus-visible:not(:disabled){animation:1.1s linear infinite equivoxGradientFlow}.btnGradient:disabled{opacity:.5;cursor:default;animation:none}.btnGradientInner{border-radius:calc(var(--r) - var(--gbw));color:#2c3444;background:linear-gradient(-100deg,#ffd600,#ffa800 50%,#ffd600) 0 0/200% 100%;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.6rem .9rem;font-weight:800;display:inline-flex}.btnGradient:hover:not(:disabled) .btnGradientInner,.btnGradient:focus-visible:not(:disabled) .btnGradientInner{animation:1.1s linear infinite equivoxInnerFlow}.btnGradient:disabled .btnGradientInner{animation:none}@keyframes equivoxGradientFlow{to{background-position:200% 0,0 0}}@keyframes equivoxInnerFlow{to{background-position:-200% 0}}.btnSmallGradient{background:var(--color-primary-accent);color:#1a1a1a;border:none;border-radius:12px;height:clamp(34px,5.5vw,36px);padding:0 clamp(10px,2.2vw,12px);font-size:clamp(.82rem,1.6vw,.85rem);font-weight:600}.btnSmallGradient:hover:not(:disabled){filter:brightness(1.05)}.btnSmall{padding:.55rem .95rem;font-size:.95rem}.btnMedium{padding:.625rem .875rem}.btnLarge{min-width:160px;padding:.75rem .9rem}.btnLarge.btnInteractive:active:not(:disabled){transform:scale(.98)}.btnWide{min-width:200px;padding:.65rem .9rem}.btnFullWidth{width:100%}.btnGradient.btnSmall .btnGradientInner,.btnGradientInner.btnSmall{padding:.55rem .95rem;font-size:.95rem}.btnGradient.btnMedium .btnGradientInner,.btnGradientInner.btnMedium{padding:.625rem .875rem}.btnGradient.btnLarge .btnGradientInner,.btnGradientInner.btnLarge{min-width:160px;padding:.6rem .9rem}.btnGradient.btnWide .btnGradientInner,.btnGradientInner.btnWide{min-width:200px;padding:.65rem .9rem}.btnGradient.btnFullWidth .btnGradientInner,.btnGradientInner.btnFullWidth{width:100%}.btnIcon{flex-shrink:0;width:16px;height:16px;display:inline-block}.btnIcon>svg{width:16px;height:16px;display:block}@media (max-width:540px){.btnGradient.btnFullWidth,.btnGradientInner.btnFullWidth{width:100%}}@media (max-width:560px){.btnText.btnTextMobile{border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);background:#273347;border-radius:10px;padding:.8rem .9rem;font-weight:800}.btnText.btnTextMobile:hover:not(:disabled){color:var(--color-text-primary);background:#303d52}}
.MountainChart-module__KD7P2a__chartContainer{width:100%;height:clamp(250px,40vw,400px);position:relative;overflow:hidden}
.DiscussionHeaderSkeleton-module__HkViEW__postCard{flex-direction:column;padding:1rem 1.25rem;display:flex}.DiscussionHeaderSkeleton-module__HkViEW__headerRow{align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.DiscussionHeaderSkeleton-module__HkViEW__avatarWrapper{flex:0 0 40px;margin-top:1px}.DiscussionHeaderSkeleton-module__HkViEW__avatarGhost{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:9999px;width:40px;height:40px;animation:1.6s linear infinite DiscussionHeaderSkeleton-module__HkViEW__skeletonShimmer}.DiscussionHeaderSkeleton-module__HkViEW__userInfo{flex-direction:column;flex:auto;gap:.25em;min-width:0;margin-top:3px;display:flex}.DiscussionHeaderSkeleton-module__HkViEW__usernameRow{font-size:.9375rem}.DiscussionHeaderSkeleton-module__HkViEW__usernameGhost{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:4px;width:100px;height:15px;animation:1.6s linear infinite DiscussionHeaderSkeleton-module__HkViEW__skeletonShimmer}.DiscussionHeaderSkeleton-module__HkViEW__timestampRow{font-size:.8125rem}.DiscussionHeaderSkeleton-module__HkViEW__timestampGhost{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:4px;width:80px;height:14px;animation:1.6s linear infinite DiscussionHeaderSkeleton-module__HkViEW__skeletonShimmer}.DiscussionHeaderSkeleton-module__HkViEW__bodyPreview{flex-direction:column;gap:.6rem;margin-bottom:.75rem;display:flex}.DiscussionHeaderSkeleton-module__HkViEW__line,.DiscussionHeaderSkeleton-module__HkViEW__lineShort{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:4px;height:16px;animation:1.6s linear infinite DiscussionHeaderSkeleton-module__HkViEW__skeletonShimmer}.DiscussionHeaderSkeleton-module__HkViEW__line{width:100%}.DiscussionHeaderSkeleton-module__HkViEW__lineShort{width:60%}.DiscussionHeaderSkeleton-module__HkViEW__actions{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.DiscussionHeaderSkeleton-module__HkViEW__iconButtonGhost{background-color:#ffffff14;background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:.5rem;width:60px;height:34px;animation:1.6s linear infinite DiscussionHeaderSkeleton-module__HkViEW__skeletonShimmer;box-shadow:0 1px 2px #0000004d}@keyframes DiscussionHeaderSkeleton-module__HkViEW__skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.ChartSkeleton-module__lvSjva__chartSkeleton{background-color:var(--skeleton-bg);border:1px solid var(--color-border);border-radius:8px;width:100%;height:400px;position:relative;overflow:hidden}.ChartSkeleton-module__lvSjva__verticalLines{pointer-events:none;justify-content:space-between;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ChartSkeleton-module__lvSjva__vertLine{background-color:var(--skeleton-line);width:1px}.ChartSkeleton-module__lvSjva__horizontalLines{pointer-events:none;flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ChartSkeleton-module__lvSjva__horzLine{background-color:var(--skeleton-line);height:1px}.ChartSkeleton-module__lvSjva__fadeOverlay{background:linear-gradient(90deg,transparent,var(--skeleton-highlight),transparent);animation:2s infinite ChartSkeleton-module__lvSjva__shimmer;position:absolute;inset:0}@keyframes ChartSkeleton-module__lvSjva__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}
.ThreadNodeComponent-module__ewLB6W__wrapper{margin-top:1.5rem;position:relative}.ThreadNodeComponent-module__ewLB6W__body{color:var(--color-text-subtle);word-break:break-word;max-width:100%;margin-top:.25rem;font-size:.95rem;line-height:1.5}.ThreadNodeComponent-module__ewLB6W__content{z-index:1;position:relative}.ThreadNodeComponent-module__ewLB6W__replyGroup{margin-top:.25rem;position:relative}.ThreadNodeComponent-module__ewLB6W__replyGroup .ThreadNodeComponent-module__ewLB6W__threadline{z-index:0;background-color:#2a2a2c;width:1px;position:absolute;top:0;bottom:0;left:.5rem}.ThreadNodeComponent-module__ewLB6W__threadlineEraser{background-color:var(--color-bg);z-index:1;width:1px;position:absolute;bottom:0;left:.5rem}.ThreadNodeComponent-module__ewLB6W__threadlineCurve{z-index:0;position:absolute;top:0;left:0}
.OverviewSection-module__rqqZoq__overview,.OverviewSection-module__rqqZoq__overviewNoIssues{flex-direction:column;gap:clamp(1rem,4vw,2rem);display:flex}.OverviewSection-module__rqqZoq__chartAndIssuesRow{grid-template-columns:2fr 1fr;align-items:stretch;gap:clamp(1rem,4vw,2rem);min-height:clamp(300px,50vw,400px);display:grid}.OverviewSection-module__rqqZoq__chartColumn{min-width:0}.OverviewSection-module__rqqZoq__issuesColumn{flex-direction:column;height:100%;display:flex}.OverviewSection-module__rqqZoq__fullWidthNews{width:100%}.OverviewSection-module__rqqZoq__newsAndOwnershipRow{grid-template-columns:2fr 1fr;align-items:stretch;gap:clamp(1rem,4vw,2rem);min-height:clamp(300px,50vw,400px);display:grid}.OverviewSection-module__rqqZoq__newsColumn{order:2;min-width:0}.OverviewSection-module__rqqZoq__ownershipColumn{flex-direction:column;order:1;height:100%;display:flex}.OverviewSection-module__rqqZoq__chartSection{padding:clamp(1rem,3vw,1.5rem);position:relative;overflow:hidden}.OverviewSection-module__rqqZoq__chartHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:clamp(.5rem,2vw,1rem);margin-bottom:clamp(.75rem,2vw,1rem);display:flex}.OverviewSection-module__rqqZoq__sectionTitle{color:var(--color-text-primary);margin:0;font-size:clamp(1rem,3vw,1.125rem);font-weight:700}.OverviewSection-module__rqqZoq__timeframeButtons{background-color:var(--color-surface-alt);border-radius:8px;gap:.5rem;padding:.25rem;display:flex}.OverviewSection-module__rqqZoq__timeframeButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.OverviewSection-module__rqqZoq__timeframeButton:hover{color:var(--color-text-primary);background-color:var(--color-surface-hover)}.OverviewSection-module__rqqZoq__timeframeButton.OverviewSection-module__rqqZoq__active{background-color:var(--color-primary);color:var(--color-bg)}.OverviewSection-module__rqqZoq__chartContainer{width:100%;max-width:100%;height:clamp(250px,40vw,300px);position:relative;overflow:hidden}.OverviewSection-module__rqqZoq__chartContainer>*{width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;overflow:hidden!important}.OverviewSection-module__rqqZoq__chartContainer [class*=chartContainer]{height:100%!important;max-height:100%!important}.OverviewSection-module__rqqZoq__chartContainer>div{height:100%!important;max-height:100%!important;min-height:unset!important}.OverviewSection-module__rqqZoq__noData{height:100%;color:var(--color-text-subtle);justify-content:center;align-items:center;font-style:italic;display:flex}.OverviewSection-module__rqqZoq__snapshotSection{padding:1.5rem}.OverviewSection-module__rqqZoq__snapshotCards{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1rem;display:grid}.OverviewSection-module__rqqZoq__snapshotCard{text-align:center;padding:1rem}.OverviewSection-module__rqqZoq__snapshotLabel{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem}.OverviewSection-module__rqqZoq__snapshotValue{color:var(--color-text-primary);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.OverviewSection-module__rqqZoq__snapshotChange{color:var(--color-success);font-size:.75rem;font-weight:600}.OverviewSection-module__rqqZoq__catalystsSection{padding:1.5rem}.OverviewSection-module__rqqZoq__catalystsList{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.OverviewSection-module__rqqZoq__catalystItem{align-items:center;gap:.75rem;padding:.75rem;display:flex}.OverviewSection-module__rqqZoq__catalystDate{color:var(--color-text-subtle);min-width:3rem;font-size:.75rem;font-weight:600}.OverviewSection-module__rqqZoq__catalystIcon{text-align:center;min-width:1.5rem;font-size:1rem}.OverviewSection-module__rqqZoq__catalystLabel{color:var(--color-text-primary);font-size:.875rem;font-weight:500}.OverviewSection-module__rqqZoq__newsSection{padding:1.5rem}.OverviewSection-module__rqqZoq__newsHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.OverviewSection-module__rqqZoq__viewAllButton{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:600;transition:color .2s}.OverviewSection-module__rqqZoq__viewAllButton:hover{color:var(--color-text-hover)}.OverviewSection-module__rqqZoq__newsPreview{flex-direction:column;gap:1rem;display:flex}.OverviewSection-module__rqqZoq__newsCard{background-color:var(--color-surface-alt);cursor:pointer;padding:1rem;transition:all .2s}.OverviewSection-module__rqqZoq__newsCard:hover{border-color:var(--color-primary);background-color:var(--color-surface-hover)}.OverviewSection-module__rqqZoq__newsMeta{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.OverviewSection-module__rqqZoq__newsSource{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.OverviewSection-module__rqqZoq__newsTime{color:var(--color-text-subtle);font-size:.75rem}.OverviewSection-module__rqqZoq__newsHeadline{color:var(--color-text-primary);margin:0 0 .5rem;font-size:.875rem;font-weight:600;line-height:1.4}.OverviewSection-module__rqqZoq__newsSnippet{color:var(--color-text-muted);margin:0;font-size:.75rem;line-height:1.4}.OverviewSection-module__rqqZoq__mobileIssues{display:none}@media (max-width:1200px){.OverviewSection-module__rqqZoq__chartAndIssuesRow,.OverviewSection-module__rqqZoq__newsAndOwnershipRow{grid-template-columns:1fr;gap:clamp(1rem,3vw,1.5rem)}.OverviewSection-module__rqqZoq__mobileIssues{display:block}}@media (min-width:1201px){.OverviewSection-module__rqqZoq__newsColumn{order:1}.OverviewSection-module__rqqZoq__ownershipColumn{order:2}}@media (max-width:900px){.OverviewSection-module__rqqZoq__chartAndIssuesRow,.OverviewSection-module__rqqZoq__newsAndOwnershipRow{gap:clamp(.75rem,2vw,1rem);min-height:clamp(250px,45vw,350px)}.OverviewSection-module__rqqZoq__chartContainer{height:clamp(200px,35vw,250px)}}@media (max-width:768px){.OverviewSection-module__rqqZoq__chartHeader{flex-direction:column;align-items:flex-start}.OverviewSection-module__rqqZoq__timeframeButtons{justify-content:center;width:100%}.OverviewSection-module__rqqZoq__snapshotCards{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}@media (max-width:600px){.OverviewSection-module__rqqZoq__chartHeader{gap:clamp(.5rem,2vw,.75rem)}.OverviewSection-module__rqqZoq__timeframeButtons{justify-content:flex-start}}
.ThreadOwnerMenuButton-module__EtkzlW__editButton{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;padding:.25rem}.ThreadOwnerMenuButton-module__EtkzlW__editButton:hover{color:var(--color-text-hover)}.ThreadOwnerMenuButton-module__EtkzlW__menu{background-color:var(--color-surface);z-index:10;border-radius:.5rem;flex-direction:column;min-width:120px;margin-top:.5rem;display:flex;position:absolute;box-shadow:0 2px 10px #00000026}.ThreadOwnerMenuButton-module__EtkzlW__menuItem{all:unset;cursor:pointer;color:var(--color-text-primary);padding:.5rem 1rem;font-size:.9rem}.ThreadOwnerMenuButton-module__EtkzlW__menuItem:hover{background-color:var(--color-surface-hover)}
.OwnershipCardSkeleton-module__v54O4W__ownershipSection{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;height:100%;padding:2rem;display:flex}.OwnershipCardSkeleton-module__v54O4W__ownershipHeader{margin-bottom:1.5rem}.OwnershipCardSkeleton-module__v54O4W__ownershipTitleGhost{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:4px;width:200px;height:24px;animation:1.6s linear infinite OwnershipCardSkeleton-module__v54O4W__skeletonShimmer}.OwnershipCardSkeleton-module__v54O4W__ownershipGrid{flex:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.OwnershipCardSkeleton-module__v54O4W__ownershipGridVertical{flex-direction:column;flex:1;gap:1rem;width:100%;display:flex}.OwnershipCardSkeleton-module__v54O4W__ownershipCard{background-color:var(--color-surface-alt);border:1px solid var(--color-border);text-align:center;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:160px;padding:2rem 1.5rem;display:flex}.OwnershipCardSkeleton-module__v54O4W__ownershipGridVertical .OwnershipCardSkeleton-module__v54O4W__ownershipCard{flex:1;min-height:120px;padding:1.5rem 1rem}.OwnershipCardSkeleton-module__v54O4W__ownershipCardHeader{margin-bottom:1rem}.OwnershipCardSkeleton-module__v54O4W__ownershipTypeGhost{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:4px;width:120px;height:16px;margin:0 auto;animation:1.6s linear infinite OwnershipCardSkeleton-module__v54O4W__skeletonShimmer}.OwnershipCardSkeleton-module__v54O4W__ownershipPercentageContainer{flex-grow:1;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.OwnershipCardSkeleton-module__v54O4W__ownershipPercentageGhost{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:4px;width:80px;height:36px;animation:1.6s linear infinite OwnershipCardSkeleton-module__v54O4W__skeletonShimmer}.OwnershipCardSkeleton-module__v54O4W__ownershipDescriptionGhost{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:4px;width:100%;height:14px;animation:1.6s linear infinite OwnershipCardSkeleton-module__v54O4W__skeletonShimmer}@keyframes OwnershipCardSkeleton-module__v54O4W__skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:600px){.OwnershipCardSkeleton-module__v54O4W__ownershipSection{padding:1.5rem}.OwnershipCardSkeleton-module__v54O4W__ownershipGrid{grid-template-columns:1fr;gap:1rem}.OwnershipCardSkeleton-module__v54O4W__ownershipCard{min-height:140px;padding:1.5rem 1rem}}
.ThreadHeader-module__cCujZq__meta{color:var(--color-text-subtle);margin-bottom:.15rem;font-size:.8125rem;position:relative;bottom:-2px}.ThreadHeader-module__cCujZq__avatarWrapper{gap:.5rem;margin-bottom:.25rem;display:flex}.ThreadHeader-module__cCujZq__avatarWithCurve{flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:relative}
.OwnershipCard-module__sjizSG__ownershipSection{flex-direction:column;height:100%;padding:2rem;display:flex}.OwnershipCard-module__sjizSG__ownershipHeader{margin-bottom:1.5rem}.OwnershipCard-module__sjizSG__ownershipTitle{color:var(--color-text-primary);margin:0;font-size:1.25rem;font-weight:700}.OwnershipCard-module__sjizSG__ownershipGrid{flex:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.OwnershipCard-module__sjizSG__ownershipGridVertical{flex-direction:column;flex:1;gap:1rem;width:100%;display:flex}.OwnershipCard-module__sjizSG__ownershipCard{background-color:var(--color-surface-alt);text-align:center;flex-direction:column;justify-content:space-between;min-height:160px;padding:2rem 1.5rem;display:flex}.OwnershipCard-module__sjizSG__ownershipGridVertical .OwnershipCard-module__sjizSG__ownershipCard{flex:1;min-height:120px;padding:1.5rem 1rem}.OwnershipCard-module__sjizSG__ownershipGridVertical .OwnershipCard-module__sjizSG__ownershipPercentage{font-size:1.75rem}.OwnershipCard-module__sjizSG__ownershipCardHeader{margin-bottom:1rem}.OwnershipCard-module__sjizSG__ownershipType{color:var(--color-text-primary);margin:0;font-size:1rem;font-weight:600}.OwnershipCard-module__sjizSG__ownershipPercentageContainer{flex-grow:1;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.OwnershipCard-module__sjizSG__ownershipPercentage{color:var(--color-primary);margin:0;font-size:2.25rem;font-weight:700}.OwnershipCard-module__sjizSG__ownershipDescription{color:var(--color-text-muted);margin:0;font-size:.875rem;line-height:1.5}.OwnershipCard-module__sjizSG__ownershipLoading,.OwnershipCard-module__sjizSG__ownershipError{text-align:center;color:var(--color-text-muted);padding:2rem}.OwnershipCard-module__sjizSG__ownershipError{color:var(--color-error)}.OwnershipCard-module__sjizSG__ownershipEmpty{text-align:center;color:var(--color-text-secondary);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;min-height:0;display:flex}.OwnershipCard-module__sjizSG__ownershipEmptyContent{flex-direction:column;align-items:center;gap:1rem;max-width:280px;display:flex}.OwnershipCard-module__sjizSG__ownershipEmptyIcon{margin-bottom:-.5rem;font-size:2.5rem}.OwnershipCard-module__sjizSG__ownershipEmptyTitle{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700}.OwnershipCard-module__sjizSG__ownershipEmptyDescription{color:var(--color-text-muted);margin-bottom:.5rem;font-size:.875rem;line-height:1.5}@media (max-width:600px){.OwnershipCard-module__sjizSG__ownershipSection{padding:1.5rem}.OwnershipCard-module__sjizSG__ownershipGrid{grid-template-columns:1fr;gap:1rem}.OwnershipCard-module__sjizSG__ownershipCard{min-height:140px;padding:1.5rem 1rem}.OwnershipCard-module__sjizSG__ownershipPercentage{font-size:2rem}}
.ThreadActions-module__GJx-oG__actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.ThreadActions-module__GJx-oG__iconButton{color:#aaa;cursor:pointer;align-items:center;gap:.25rem;font-size:.85rem;transition:color .15s,transform .15s;display:flex}.ThreadActions-module__GJx-oG__iconButton:hover{color:#fff}
.NewsItem-module__QZgCfW__newsCard{background-color:var(--color-surface);box-shadow:var(--box-shadow-card);cursor:pointer;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1rem 1.25rem;transition:background-color .2s;display:flex;position:relative}.NewsItem-module__QZgCfW__newsCard:hover{background-color:var(--color-surface-alt)}.NewsItem-module__QZgCfW__hasImage{flex-direction:column}@media (min-width:768px){.NewsItem-module__QZgCfW__hasImage{flex-direction:row;align-items:center;gap:1.5rem}}.NewsItem-module__QZgCfW__content{flex-direction:column;flex:1;gap:.5rem;display:flex}.NewsItem-module__QZgCfW__headerRow{color:var(--color-text-subtle);align-items:center;gap:.4rem;margin-bottom:.25rem;font-size:.8125rem;display:flex}.NewsItem-module__QZgCfW__source{color:var(--color-text-muted);font-weight:600}.NewsItem-module__QZgCfW__timestamp{color:var(--color-text-subtle)}.NewsItem-module__QZgCfW__headline{color:var(--color-text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.NewsItem-module__QZgCfW__summary{color:var(--color-text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.NewsItem-module__QZgCfW__longSummary{-webkit-line-clamp:4;line-clamp:4}.NewsItem-module__QZgCfW__thumbnailWrapper{border-radius:.5rem;flex-shrink:0;width:100%;max-width:200px;height:120px;overflow:hidden}@media (min-width:768px){.NewsItem-module__QZgCfW__thumbnailWrapper{width:200px;height:120px}}.NewsItem-module__QZgCfW__thumbnail{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .2s}.NewsItem-module__QZgCfW__newsCard:hover .NewsItem-module__QZgCfW__thumbnail{transform:scale(1.05)}
.ThreadSkeleton-module__Ad1VHa__wrapper{margin-top:1.5rem;padding-left:2.25rem;position:relative}.ThreadSkeleton-module__Ad1VHa__content{z-index:1;position:relative}.ThreadSkeleton-module__Ad1VHa__avatarWrapper{gap:.5rem;margin-bottom:.25rem;display:flex}.ThreadSkeleton-module__Ad1VHa__avatarGhost{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:9999px;flex-shrink:0;width:24px;height:24px;animation:1.6s linear infinite ThreadSkeleton-module__Ad1VHa__skeletonShimmer}.ThreadSkeleton-module__Ad1VHa__metaGhost{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:4px;width:120px;height:14px;margin-top:5px;animation:1.6s linear infinite ThreadSkeleton-module__Ad1VHa__skeletonShimmer}.ThreadSkeleton-module__Ad1VHa__bodyPreview{flex-direction:column;gap:.5rem;margin-top:.25rem;margin-bottom:.5rem;display:flex}.ThreadSkeleton-module__Ad1VHa__line,.ThreadSkeleton-module__Ad1VHa__lineShort{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:4px;height:14px;animation:1.6s linear infinite ThreadSkeleton-module__Ad1VHa__skeletonShimmer}.ThreadSkeleton-module__Ad1VHa__line{width:100%}.ThreadSkeleton-module__Ad1VHa__lineShort{width:60%}.ThreadSkeleton-module__Ad1VHa__actions{align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.ThreadSkeleton-module__Ad1VHa__iconButtonGhost{background-color:var(--skeleton-text);background-image:linear-gradient(90deg,transparent,var(--skeleton-shimmer),transparent);background-repeat:no-repeat;background-size:200% 100%;border-radius:4px;width:60px;height:20px;animation:1.6s linear infinite ThreadSkeleton-module__Ad1VHa__skeletonShimmer}@keyframes ThreadSkeleton-module__Ad1VHa__skeletonShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
.ProfileAvatar-module__w3Xm0q__avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:120px;height:120px}.ProfileAvatar-module__w3Xm0q__profilePic{background-color:var(--color-text-subtle);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:124px;height:124px;padding:2px;display:flex;position:relative;overflow:hidden}.ProfileAvatar-module__w3Xm0q__profilePicOverlay{opacity:0;cursor:pointer;pointer-events:auto;background-color:#0000;border-radius:50%;transition:background-color .2s,opacity .2s;position:absolute;inset:2px}.ProfileAvatar-module__w3Xm0q__profilePic:hover .ProfileAvatar-module__w3Xm0q__profilePicOverlay{opacity:1;background-color:#00000059}.ProfileAvatar-module__w3Xm0q__editIconAbsolute{pointer-events:none;position:absolute;bottom:10px;transform:translate(-15px)}
.VerifyModal-module__PrQY7G__popup{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--box-shadow-card);border-radius:12px;gap:.875rem;padding:1rem;display:grid}.VerifyModal-module__PrQY7G__header{background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:.875rem;padding:.875rem 1rem;display:grid}.VerifyModal-module__PrQY7G__iconWrap{border:1px solid var(--color-border);color:#f0c400;background:#121928;border-radius:10px;place-items:center;width:40px;height:40px;display:inline-grid;box-shadow:inset 0 0 0 1px #ffffff05}.VerifyModal-module__PrQY7G__icon{width:20px;height:20px}.VerifyModal-module__PrQY7G__titles{gap:.15rem;min-width:0;display:grid}.VerifyModal-module__PrQY7G__title{color:var(--color-text-primary);margin:0;font-size:1.0625rem;font-weight:800;line-height:1.2}.VerifyModal-module__PrQY7G__subtitle{color:var(--color-text-subtle);margin:0;font-size:.925rem}.VerifyModal-module__PrQY7G__ticker{white-space:nowrap;width:fit-content;font-weight:700;display:inline-block}.VerifyModal-module__PrQY7G__body{padding:.25rem}.VerifyModal-module__PrQY7G__message{color:var(--color-text-muted);margin:0;font-size:.95rem;line-height:1.55}.VerifyModal-module__PrQY7G__actions{gap:.5rem;display:grid}@media (max-width:420px){.VerifyModal-module__PrQY7G__iconWrap{display:none}.VerifyModal-module__PrQY7G__header{grid-template-columns:1fr}}
.NewsSection-module__qbVs6W__newsTab,.NewsSection-module__qbVs6W__newsList{flex-direction:column;gap:1rem;display:flex}.NewsSection-module__qbVs6W__loadMore{border-top:1px solid var(--color-border);justify-content:center;margin-top:2rem;padding-top:2rem;display:flex}.NewsSection-module__qbVs6W__loadMoreButton{background-color:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 2rem;font-weight:600;transition:background-color .2s}.NewsSection-module__qbVs6W__loadMoreButton:hover{background-color:var(--color-primary-hover)}.NewsSection-module__qbVs6W__loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.NewsSection-module__qbVs6W__loadingSpinner{border:3px solid var(--color-border);border-top:3px solid var(--color-primary);border-radius:50%;width:2rem;height:2rem;animation:1s linear infinite NewsSection-module__qbVs6W__spin}@keyframes NewsSection-module__qbVs6W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NewsSection-module__qbVs6W__error{color:var(--color-error);justify-content:center;align-items:center;padding:3rem;font-weight:600;display:flex}.NewsSection-module__qbVs6W__empty{color:var(--color-text-subtle);justify-content:center;align-items:center;padding:3rem;font-weight:500;display:flex}
.DiscussionPage-module__pI8rxa__page{background-color:var(--color-bg);color:var(--color-text-primary);min-height:100vh}.DiscussionPage-module__pI8rxa__body{justify-content:center;padding:1rem;display:flex}.DiscussionPage-module__pI8rxa__content{flex-direction:column;gap:1.5rem;width:100%;display:flex}.DiscussionPage-module__pI8rxa__postHeader{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--box-shadow-card);border-radius:16px;flex-direction:column;margin-top:20px;padding:0;display:flex;position:relative}.DiscussionPage-module__pI8rxa__joinButton{z-index:10;position:absolute;top:0;right:-20px;transform:translateY(-50%)}
.SupportersModal-module__B4nB3G__popup{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--box-shadow-card);border-radius:12px;gap:.875rem;padding:1rem;display:grid}.SupportersModal-module__B4nB3G__header{background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:.875rem;padding:.875rem 1rem;display:grid}.SupportersModal-module__B4nB3G__iconWrap{border:1px solid var(--color-border);color:#9fb2ff;background:#121928;border-radius:10px;place-items:center;width:40px;height:40px;display:inline-grid;box-shadow:inset 0 0 0 1px #ffffff05}.SupportersModal-module__B4nB3G__icon{width:20px;height:20px}.SupportersModal-module__B4nB3G__titles{gap:.15rem;min-width:0;display:grid}.SupportersModal-module__B4nB3G__title{color:var(--color-text-primary);margin:0;font-size:1.0625rem;font-weight:800;line-height:1.2}.SupportersModal-module__B4nB3G__subtitle{color:var(--color-text-subtle);margin:0;font-size:.925rem}.SupportersModal-module__B4nB3G__body{gap:.875rem;padding:.25rem;display:grid}.SupportersModal-module__B4nB3G__body:empty{display:none}.SupportersModal-module__B4nB3G__list{gap:.5rem;max-height:320px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.SupportersModal-module__B4nB3G__item{background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;padding:.6rem .75rem;display:grid}.SupportersModal-module__B4nB3G__avatar{border:1px solid var(--color-border);width:32px;height:32px;color:var(--color-text-primary);background:#152034;border-radius:999px;place-items:center;font-size:.85rem;font-weight:800;display:grid;overflow:hidden}.SupportersModal-module__B4nB3G__avatarImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.SupportersModal-module__B4nB3G__meta{align-items:center;min-width:0;display:grid}.SupportersModal-module__B4nB3G__username{white-space:nowrap;text-overflow:ellipsis;width:fit-content;max-width:100%;font-weight:700;overflow:hidden}.SupportersModal-module__B4nB3G__usernameMuted{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.SupportersModal-module__B4nB3G__footer{padding-top:.25rem;display:grid}.SupportersModal-module__B4nB3G__btnGhost{color:var(--color-text-subtle);cursor:pointer;justify-content:center;justify-self:center;align-items:center;padding:.25rem .5rem;font-size:.9rem;transition:color .15s,opacity .15s;display:inline-flex}.SupportersModal-module__B4nB3G__btnGhost:hover,.SupportersModal-module__B4nB3G__btnGhost:focus-visible{color:var(--color-text-hover)}.SupportersModal-module__B4nB3G__btnNeutral{color:var(--color-text-primary);border:1px solid var(--color-border);cursor:pointer;background:#273347;border-radius:10px;padding:.6rem .9rem;font-weight:800;transition:transform 60ms,background-color .15s,border-color .15s}.SupportersModal-module__B4nB3G__btnNeutral:hover,.SupportersModal-module__B4nB3G__btnNeutral:focus-visible{background:#303d52}.SupportersModal-module__B4nB3G__btnNeutral:active{transform:translateY(1px)}@media (max-width:420px){.SupportersModal-module__B4nB3G__iconWrap{display:none}.SupportersModal-module__B4nB3G__header{grid-template-columns:1fr}}
.DeleteConfirmationModal-module__rH2vLa__modal{background:var(--color-surface);border:1px solid var(--color-border);width:100%;box-shadow:var(--box-shadow-card);border-radius:clamp(12px,2vw,16px);gap:clamp(1rem,2.5vw,1.5rem);padding:clamp(1rem,2.5vw,1.5rem);display:grid;overflow:hidden}.DeleteConfirmationModal-module__rH2vLa__title{color:var(--color-text-primary);letter-spacing:.2px;margin:0;font-size:clamp(1.25rem,3.5vw,1.5rem);font-weight:800}.DeleteConfirmationModal-module__rH2vLa__subtitle{color:var(--color-text-subtle);margin:0;font-size:clamp(.8rem,2vw,.95rem);line-height:1.5}.DeleteConfirmationModal-module__rH2vLa__actions{gap:clamp(.5rem,1.2vw,.75rem);display:grid}.DeleteConfirmationModal-module__rH2vLa__btn{border:1px solid var(--color-border);cursor:pointer;border-radius:clamp(6px,1.2vw,10px);justify-content:center;align-items:center;gap:clamp(.375rem,1vw,.5rem);width:100%;padding:clamp(.625rem,1.5vw,.875rem) clamp(.75rem,2vw,1rem);font-size:clamp(.875rem,2vw,1rem);font-weight:700;transition:transform 60ms,background-color .15s,border-color .15s;display:inline-flex}.DeleteConfirmationModal-module__rH2vLa__btn:active{transform:scale(.985)}.DeleteConfirmationModal-module__rH2vLa__btnDanger{color:#fff;background:#dc2626;border-color:#dc2626}.DeleteConfirmationModal-module__rH2vLa__btnDanger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.DeleteConfirmationModal-module__rH2vLa__btnDanger:disabled{background:var(--color-text-muted);border-color:var(--color-text-muted);cursor:not-allowed;transform:none}.DeleteConfirmationModal-module__rH2vLa__btnNeutral{color:var(--color-text-primary);background:#273347}.DeleteConfirmationModal-module__rH2vLa__btnNeutral:hover:not(:disabled){background:#303d52}.DeleteConfirmationModal-module__rH2vLa__btnNeutral:disabled{opacity:.5;cursor:not-allowed}
.EarningsSection-module__7cYc5W__earningsTab{flex-direction:column;gap:clamp(1rem,4vw,2rem);display:flex}.EarningsSection-module__7cYc5W__nextEarningsCard{padding:clamp(1rem,3vw,1.5rem)}.EarningsSection-module__7cYc5W__nextEarningsHeader{align-items:center;margin-bottom:clamp(1rem,3vw,1.5rem);display:flex}.EarningsSection-module__7cYc5W__sectionTitle{color:var(--color-text-primary);margin:0;font-size:clamp(1rem,3vw,1.125rem);font-weight:700}.EarningsSection-module__7cYc5W__earningsStatus{background-color:var(--color-warning);color:var(--color-bg);text-transform:uppercase;letter-spacing:.5px;border-radius:9999px;margin-left:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.EarningsSection-module__7cYc5W__nextEarningsContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.EarningsSection-module__7cYc5W__earningsDate{flex-direction:column;gap:.25rem;display:flex}.EarningsSection-module__7cYc5W__period{color:var(--color-text-primary);font-size:1.25rem;font-weight:700}.EarningsSection-module__7cYc5W__date{color:var(--color-text-subtle);font-size:.875rem}.EarningsSection-module__7cYc5W__earningsEstimates{flex-wrap:wrap;gap:2rem;width:100%;display:flex}.EarningsSection-module__7cYc5W__estimateItem{text-align:left;flex-direction:column;gap:.25rem;display:flex}.EarningsSection-module__7cYc5W__estimateLabel{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.EarningsSection-module__7cYc5W__estimateValue{color:var(--color-text-primary);font-size:1.125rem;font-weight:700}.EarningsSection-module__7cYc5W__historicalSection{padding:1.5rem}.EarningsSection-module__7cYc5W__historicalHeader{margin-bottom:1.5rem}.EarningsSection-module__7cYc5W__controls{flex-wrap:wrap;gap:2rem;margin-top:1rem;display:flex}.EarningsSection-module__7cYc5W__toggleGroup{flex-direction:column;gap:.5rem;display:flex}.EarningsSection-module__7cYc5W__toggleLabel{color:var(--color-text-muted);font-size:.875rem;font-weight:600}.EarningsSection-module__7cYc5W__viewToggle{background-color:var(--color-surface-alt);border-radius:8px;padding:.25rem;display:flex}.EarningsSection-module__7cYc5W__toggleButton{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s}.EarningsSection-module__7cYc5W__toggleButton:hover{color:var(--color-text-primary)}.EarningsSection-module__7cYc5W__toggleButton.EarningsSection-module__7cYc5W__active{background-color:var(--color-primary);color:var(--color-bg)}.EarningsSection-module__7cYc5W__earningsTable{border:1px solid var(--color-border);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.EarningsSection-module__7cYc5W__tableHeader{background-color:var(--color-surface-alt);border-bottom:1px solid var(--color-border);grid-template-columns:1fr 1fr 1fr 1fr 1fr;display:grid}.EarningsSection-module__7cYc5W__headerCell{color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.5px;text-align:center;padding:1rem;font-size:.75rem;font-weight:700}.EarningsSection-module__7cYc5W__tableRow{border-bottom:1px solid var(--color-border);grid-template-columns:1fr 1fr 1fr 1fr 1fr;transition:background-color .2s;display:grid}.EarningsSection-module__7cYc5W__tableRow:hover{background-color:var(--color-surface-hover)}.EarningsSection-module__7cYc5W__tableRow:last-child{border-bottom:none}.EarningsSection-module__7cYc5W__periodCell{justify-content:center;align-items:center;padding:1rem;display:flex}.EarningsSection-module__7cYc5W__periodText{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.EarningsSection-module__7cYc5W__estimatedCell,.EarningsSection-module__7cYc5W__reportedCell{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:1rem;display:flex}.EarningsSection-module__7cYc5W__epsValue{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.EarningsSection-module__7cYc5W__revenueValue{color:var(--color-text-subtle);font-size:.75rem}.EarningsSection-module__7cYc5W__surpriseCell{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:1rem;display:flex}.EarningsSection-module__7cYc5W__epsSurprise{color:var(--color-text-primary);font-size:.875rem;font-weight:600}.EarningsSection-module__7cYc5W__revenueSurprise{color:var(--color-text-subtle);font-size:.75rem}.EarningsSection-module__7cYc5W__resultCell{justify-content:center;align-items:center;padding:1rem;display:flex}.EarningsSection-module__7cYc5W__result{text-transform:uppercase;letter-spacing:.3px;border-radius:6px;justify-content:center;align-items:center;width:70px;min-width:70px;padding:.25rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.EarningsSection-module__7cYc5W__result.EarningsSection-module__7cYc5W__beat{color:#22c55e;background:#22c55e26;border:1px solid #22c55e33}.EarningsSection-module__7cYc5W__result.EarningsSection-module__7cYc5W__missed{color:#ef4444;background:#ef444426;border:1px solid #ef444433}.EarningsSection-module__7cYc5W__result.EarningsSection-module__7cYc5W__na{background:var(--color-surface-alt);color:var(--color-text-muted);border:1px solid var(--color-border)}.EarningsSection-module__7cYc5W__resultIcon{font-size:.75rem}.EarningsSection-module__7cYc5W__resultText{font-size:inherit}.EarningsSection-module__7cYc5W__loading{color:var(--color-text-subtle);flex-direction:column;justify-content:center;align-items:center;padding:3rem;display:flex}.EarningsSection-module__7cYc5W__loadingSpinner{border:3px solid var(--color-border);border-top:3px solid var(--color-primary);border-radius:50%;width:32px;height:32px;margin-bottom:1rem;animation:1s linear infinite EarningsSection-module__7cYc5W__spin}@keyframes EarningsSection-module__7cYc5W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.EarningsSection-module__7cYc5W__error{color:var(--color-error);text-align:center;justify-content:center;align-items:center;padding:3rem;display:flex}@media (max-width:1200px){.EarningsSection-module__7cYc5W__nextEarningsContent{flex-direction:column;align-items:flex-start;gap:clamp(1rem,3vw,1.5rem)}.EarningsSection-module__7cYc5W__earningsEstimates{justify-content:space-between;width:100%}}@media (max-width:900px){.EarningsSection-module__7cYc5W__earningsEstimates{gap:1.5rem}}@media (max-width:768px){.EarningsSection-module__7cYc5W__earningsTab{gap:clamp(.75rem,2vw,1.5rem)}.EarningsSection-module__7cYc5W__nextEarningsCard,.EarningsSection-module__7cYc5W__historicalSection{padding:clamp(.75rem,2vw,1.25rem)}.EarningsSection-module__7cYc5W__controls{flex-direction:column;gap:1rem;margin-top:1rem}.EarningsSection-module__7cYc5W__toggleGroup{flex-direction:row;align-items:center;gap:1rem}.EarningsSection-module__7cYc5W__nextEarningsContent{flex-direction:column;align-items:flex-start;gap:1rem}.EarningsSection-module__7cYc5W__earningsEstimates{justify-content:center;gap:2rem;width:100%;display:flex}.EarningsSection-module__7cYc5W__estimateItem{text-align:center}.EarningsSection-module__7cYc5W__tableHeader,.EarningsSection-module__7cYc5W__tableRow{grid-template-columns:.8fr .7fr .7fr .6fr .5fr}.EarningsSection-module__7cYc5W__headerCell,.EarningsSection-module__7cYc5W__periodCell,.EarningsSection-module__7cYc5W__estimatedCell,.EarningsSection-module__7cYc5W__reportedCell,.EarningsSection-module__7cYc5W__surpriseCell,.EarningsSection-module__7cYc5W__resultCell{padding:.5rem .25rem;font-size:.7rem}.EarningsSection-module__7cYc5W__headerCell{font-size:.65rem;font-weight:600}.EarningsSection-module__7cYc5W__periodText,.EarningsSection-module__7cYc5W__epsValue,.EarningsSection-module__7cYc5W__epsSurprise{font-size:.7rem;font-weight:600}.EarningsSection-module__7cYc5W__result{width:50px;min-width:50px;padding:.15rem .25rem;font-size:.65rem}}@media (max-width:600px){.EarningsSection-module__7cYc5W__nextEarningsHeader{flex-direction:column;align-items:flex-start;gap:clamp(.5rem,2vw,.75rem)}.EarningsSection-module__7cYc5W__earningsStatus{align-self:flex-start;padding:.2rem .6rem;font-size:.7rem}.EarningsSection-module__7cYc5W__sectionTitle{font-size:clamp(.9rem,2.5vw,1rem)}.EarningsSection-module__7cYc5W__period{font-size:clamp(1rem,3vw,1.125rem)}.EarningsSection-module__7cYc5W__estimateValue{font-size:clamp(.9rem,2.5vw,1rem)}.EarningsSection-module__7cYc5W__toggleButton{padding:.4rem .8rem;font-size:.8rem}.EarningsSection-module__7cYc5W__headerCell,.EarningsSection-module__7cYc5W__periodCell,.EarningsSection-module__7cYc5W__estimatedCell,.EarningsSection-module__7cYc5W__reportedCell,.EarningsSection-module__7cYc5W__surpriseCell,.EarningsSection-module__7cYc5W__resultCell{padding:.4rem .2rem;font-size:.65rem}.EarningsSection-module__7cYc5W__headerCell{font-size:.6rem}.EarningsSection-module__7cYc5W__periodText,.EarningsSection-module__7cYc5W__epsValue,.EarningsSection-module__7cYc5W__epsSurprise{font-size:.65rem}.EarningsSection-module__7cYc5W__result{width:45px;min-width:45px;font-size:.6rem}}@media (max-width:480px){.EarningsSection-module__7cYc5W__earningsTab{gap:.75rem}.EarningsSection-module__7cYc5W__nextEarningsCard,.EarningsSection-module__7cYc5W__historicalSection{padding:.75rem}.EarningsSection-module__7cYc5W__nextEarningsHeader{margin-bottom:.75rem}.EarningsSection-module__7cYc5W__historicalHeader{margin-bottom:1rem}.EarningsSection-module__7cYc5W__controls{gap:.75rem;margin-top:.75rem}.EarningsSection-module__7cYc5W__toggleGroup{gap:.75rem}.EarningsSection-module__7cYc5W__toggleLabel{font-size:.8rem}.EarningsSection-module__7cYc5W__toggleButton{padding:.35rem .7rem;font-size:.75rem}.EarningsSection-module__7cYc5W__earningsEstimates{gap:1rem}.EarningsSection-module__7cYc5W__estimateLabel{font-size:.7rem}.EarningsSection-module__7cYc5W__estimateValue{font-size:.9rem}.EarningsSection-module__7cYc5W__headerCell,.EarningsSection-module__7cYc5W__periodCell,.EarningsSection-module__7cYc5W__estimatedCell,.EarningsSection-module__7cYc5W__reportedCell,.EarningsSection-module__7cYc5W__surpriseCell,.EarningsSection-module__7cYc5W__resultCell{padding:.35rem .15rem;font-size:.6rem}.EarningsSection-module__7cYc5W__headerCell{font-size:.55rem}.EarningsSection-module__7cYc5W__periodText,.EarningsSection-module__7cYc5W__epsValue,.EarningsSection-module__7cYc5W__epsSurprise{font-size:.6rem}.EarningsSection-module__7cYc5W__result{width:40px;min-width:40px;padding:.15rem .2rem;font-size:.55rem}}
.ProposalPage-module__MdqnMq__layout{background-color:var(--color-bg);color:var(--color-text-primary);min-height:calc(100vh - var(--header-height));flex-direction:column;align-items:center;display:flex}.ProposalPage-module__MdqnMq__proposalContainer{justify-content:center;align-items:center;gap:1rem;width:100%;max-width:1200px;padding:2rem 1rem 0;display:flex}@media (max-width:768px){.ProposalPage-module__MdqnMq__proposalContainer{padding:0}}.ProposalPage-module__MdqnMq__arrowButton{cursor:pointer;background:0 0;border:none;padding:0 .5rem;font-size:1.75rem;font-weight:700;transition:opacity .25s}.ProposalPage-module__MdqnMq__arrowButton:disabled{opacity:.3;cursor:default}.ProposalPage-module__MdqnMq__sliderWrapper{flex:1;width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.ProposalPage-module__MdqnMq__sliderContent{will-change:transform;width:100%}.ProposalPage-module__MdqnMq__slide-left{animation:.35s forwards ProposalPage-module__MdqnMq__slideLeftIn}.ProposalPage-module__MdqnMq__slide-right{animation:.35s forwards ProposalPage-module__MdqnMq__slideRightIn}@keyframes ProposalPage-module__MdqnMq__slideLeftIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes ProposalPage-module__MdqnMq__slideRightIn{0%{transform:translate(100%)}to{transform:translate(0)}}
