.FeaturedArticle-module__QB6zgW__hero{background:var(--c-text);width:100%;height:540px;position:relative;overflow:hidden}.FeaturedArticle-module__QB6zgW__heroImg{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.FeaturedArticle-module__QB6zgW__overlay{background:linear-gradient(#0000001a 0%,#0006 50%,#000000e0 100%);position:absolute;inset:0}.FeaturedArticle-module__QB6zgW__secondaryWedge{pointer-events:none;background:linear-gradient(#0000 0%,#0000004d 25%,#0000009e 55%,#000000d1 100%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(to top left,#000 0% 25%,#0000 70%);mask-image:linear-gradient(to top left,#000 0% 25%,#0000 70%)}.FeaturedArticle-module__QB6zgW__contentWrap{position:absolute;bottom:0;left:0;right:0}.FeaturedArticle-module__QB6zgW__contentGrid{max-width:var(--max-w);grid-template-columns:1.35fr 1fr;align-items:end;gap:32px;margin:0 auto;padding:0 24px 32px;display:grid}.FeaturedArticle-module__QB6zgW__primary{flex-direction:column;gap:10px;display:flex}.FeaturedArticle-module__QB6zgW__catBadge{letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700;font-family:var(--f-sans)}.FeaturedArticle-module__QB6zgW__primaryTitleLink{text-decoration:none}.FeaturedArticle-module__QB6zgW__primaryTitle{font-family:var(--f-serif);color:#ededed;text-wrap:balance;text-shadow:0 2px 12px #0000004d;font-size:38px;font-weight:900;line-height:1.15;transition:-webkit-text-decoration .15s,text-decoration .15s}.FeaturedArticle-module__QB6zgW__primaryTitleLink:hover .FeaturedArticle-module__QB6zgW__primaryTitle{-webkit-text-decoration:underline #7d7d7d;text-decoration:underline #7d7d7d}.FeaturedArticle-module__QB6zgW__primaryMeta{color:#7d7d7d;font-size:15px;font-family:var(--f-sans)}.FeaturedArticle-module__QB6zgW__secondaryList{flex-direction:column;display:flex}.FeaturedArticle-module__QB6zgW__secondaryItem{align-items:center;gap:12px;padding:12px 0;display:flex;position:relative}.FeaturedArticle-module__QB6zgW__secondaryItemBorder{border-top:1px solid #ffffff26}.FeaturedArticle-module__QB6zgW__secThumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:84px;height:56px}.FeaturedArticle-module__QB6zgW__secContent{flex-direction:column;gap:4px;min-width:0;display:flex}.FeaturedArticle-module__QB6zgW__secTitleLink{text-decoration:none}.FeaturedArticle-module__QB6zgW__secTitle{color:#ededed;font-size:15px;font-weight:600;line-height:1.3;transition:-webkit-text-decoration .15s,text-decoration .15s}.FeaturedArticle-module__QB6zgW__secTitleLink:hover .FeaturedArticle-module__QB6zgW__secTitle{-webkit-text-decoration:underline #7d7d7d;text-decoration:underline #7d7d7d}.FeaturedArticle-module__QB6zgW__secMeta{color:#7d7d7d;font-size:13px;font-family:var(--f-sans)}@media (max-width:900px){.FeaturedArticle-module__QB6zgW__contentGrid{grid-template-columns:1fr;gap:16px}.FeaturedArticle-module__QB6zgW__secondaryList,.FeaturedArticle-module__QB6zgW__secondaryWedge{display:none}.FeaturedArticle-module__QB6zgW__primaryTitle{font-size:28px}.FeaturedArticle-module__QB6zgW__hero{height:420px}}@media (max-width:600px){.FeaturedArticle-module__QB6zgW__hero{height:340px}.FeaturedArticle-module__QB6zgW__primaryTitle{font-size:22px}.FeaturedArticle-module__QB6zgW__contentGrid{padding:0 16px 24px}}
.ArticleCard-module__nuuL6G__card{cursor:pointer;flex-direction:column;gap:0;display:flex}.ArticleCard-module__nuuL6G__imgLink{margin-bottom:12px;text-decoration:none;display:block}.ArticleCard-module__nuuL6G__imgWrap{aspect-ratio:16/10;background:var(--c-bg-off);border-radius:6px;overflow:hidden}.ArticleCard-module__nuuL6G__img{object-fit:cover;width:100%;height:100%;transition:transform .3s cubic-bezier(.25,.46,.45,.94);display:block;transform:scale(1)}.ArticleCard-module__nuuL6G__imgHovered{transform:scale(1.03)}.ArticleCard-module__nuuL6G__imgPlaceholder{background:var(--c-border);width:100%;height:100%}.ArticleCard-module__nuuL6G__catBadge{letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700;font-family:var(--f-sans);margin-bottom:6px;display:block}.ArticleCard-module__nuuL6G__titleLink{margin-bottom:6px;text-decoration:none;display:block}.ArticleCard-module__nuuL6G__title{font-family:var(--f-serif);color:var(--c-text);font-size:18px;font-weight:700;line-height:1.3;transition:color .15s}.ArticleCard-module__nuuL6G__titleHovered{color:var(--c-accent)}.ArticleCard-module__nuuL6G__meta{color:var(--c-text-3);font-size:14px;font-family:var(--f-sans)}
.SaveButton-module__T9r-wa__btn{border:1px solid var(--c-border-strong);background:var(--c-bg);color:var(--c-text-2);font-size:12px;font-weight:600;font-family:var(--f-sans);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.SaveButton-module__T9r-wa__btn:hover{color:var(--c-text);border-color:var(--c-text-3)}.SaveButton-module__T9r-wa__btn:disabled{opacity:.6;cursor:progress}.SaveButton-module__T9r-wa__saved{background:var(--c-accent-light);color:var(--c-accent);border-color:var(--c-accent)}.SaveButton-module__T9r-wa__saved:hover{color:var(--c-accent);border-color:var(--c-accent)}.SaveButton-module__T9r-wa__icon{flex-shrink:0;width:13px;height:13px}.SaveButton-module__T9r-wa__label{line-height:1}
.FollowButton-module__9lJV1G__btn{border:1px solid var(--c-accent);background:var(--c-accent);color:#ededed;font-size:12px;font-weight:600;font-family:var(--f-sans);cursor:pointer;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 14px;line-height:1.4;text-decoration:none;transition:opacity .15s,color .15s,background .15s,border-color .15s;display:inline-flex}.FollowButton-module__9lJV1G__btn:hover{opacity:.9}.FollowButton-module__9lJV1G__btn:disabled{opacity:.6;cursor:progress}.FollowButton-module__9lJV1G__following{color:var(--c-accent);border-color:var(--c-accent);background:0 0}.FollowButton-module__9lJV1G__following:hover{background:var(--c-accent-light);opacity:1}.FollowButton-module__9lJV1G__following:hover .FollowButton-module__9lJV1G__label:after{content:" · Unfollow"}.FollowButton-module__9lJV1G__icon{flex-shrink:0;width:12px;height:12px}.FollowButton-module__9lJV1G__label{line-height:1}
.CommentThread-module__lD9M0G__section{border-top:1px solid var(--c-border);margin-top:3rem;padding-top:2rem}.CommentThread-module__lD9M0G__heading{font-family:var(--f-serif);color:var(--c-text);margin-bottom:1.25rem;font-size:1.5rem;font-weight:700}.CommentThread-module__lD9M0G__composeStub{border:1px dashed var(--c-border-strong);background:var(--c-bg-off);text-align:center;font-family:var(--f-sans);color:var(--c-text-2);border-radius:12px;margin-bottom:1.75rem;padding:1.25rem 1.4rem;font-size:17px}.CommentThread-module__lD9M0G__composeStub strong{color:var(--c-text)}.CommentThread-module__lD9M0G__composeStub a{color:var(--c-accent);margin-left:4px;font-weight:600}.CommentThread-module__lD9M0G__composeStub a:hover{text-decoration:underline}.CommentThread-module__lD9M0G__empty{text-align:center;color:var(--c-text-3);font-family:var(--f-sans);padding:2rem 1rem;font-size:17px}.CommentThread-module__lD9M0G__thread{flex-direction:column;gap:1.25rem;display:flex}.CommentThread-module__lD9M0G__comment{border:1px solid var(--c-border);background:var(--c-bg);border-radius:10px;grid-template-columns:40px 1fr;gap:.85rem;padding:1rem 1.1rem;display:grid}.CommentThread-module__lD9M0G__commentHidden{opacity:.55}.CommentThread-module__lD9M0G__commentFlagged{background:#fff6eb;background:lab(97.5919% 7.03123 13.5237);border-color:#ff893c;border-color:lab(69.8826% 45.6333 65.8538)}html[data-theme=dark] .CommentThread-module__lD9M0G__commentFlagged{background:#231103;background:lab(7.07656% 8.17062 9.56571);border-color:#8c541f;border-color:lab(41.5964% 20.8361 39.7229)}.CommentThread-module__lD9M0G__avatar,.CommentThread-module__lD9M0G__avatarPlaceholder{border-radius:50%;flex-shrink:0;width:40px;height:40px}.CommentThread-module__lD9M0G__avatar{object-fit:cover}.CommentThread-module__lD9M0G__avatarPlaceholder{background:var(--c-bg-off);border:1px solid var(--c-border);font-family:var(--f-serif);color:var(--c-text-2);justify-content:center;align-items:center;font-size:1.05rem;font-weight:700;display:flex}.CommentThread-module__lD9M0G__body{min-width:0;font-family:var(--f-sans)}.CommentThread-module__lD9M0G__headerRow{flex-wrap:wrap;align-items:baseline;gap:.4rem .55rem;margin-bottom:.35rem;font-size:16px;display:flex}.CommentThread-module__lD9M0G__authorName{color:var(--c-text);font-weight:600}.CommentThread-module__lD9M0G__authorName a{color:inherit;text-decoration:none}.CommentThread-module__lD9M0G__authorName a:hover{color:var(--c-accent)}.CommentThread-module__lD9M0G__handle{color:var(--c-text-3);font-size:15px}.CommentThread-module__lD9M0G__badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:1px 6px;font-size:12px;font-weight:700;line-height:1.5}.CommentThread-module__lD9M0G__badgeStaff{background:var(--c-accent-light);color:var(--c-accent)}.CommentThread-module__lD9M0G__badgeMember{color:#634000;color:lab(30.0187% 23.2426 79.1757);background:#fae9ce;background:lab(93.1338% 2.69142 15.3676)}html[data-theme=dark] .CommentThread-module__lD9M0G__badgeMember{color:#e6bd77;color:lab(79.2337% 8.85254 41.0302);background:#382500;background:lab(16.4709% 6.62138 24.7068)}.CommentThread-module__lD9M0G__timestamp{color:var(--c-text-3);font-size:15px}.CommentThread-module__lD9M0G__timestamp a{color:inherit}.CommentThread-module__lD9M0G__statusTag{color:var(--c-text-3);font-size:13px;font-style:italic}.CommentThread-module__lD9M0G__text{color:var(--c-text);font-size:18px;line-height:1.55}.CommentThread-module__lD9M0G__text p{margin:0}.CommentThread-module__lD9M0G__text p+p{margin-top:.6rem}.CommentThread-module__lD9M0G__text strong{font-weight:700}.CommentThread-module__lD9M0G__text em{font-style:italic}.CommentThread-module__lD9M0G__text code{font-family:var(--font-mono);background:var(--c-bg-off);border-radius:4px;padding:1px 5px;font-size:.88em}.CommentThread-module__lD9M0G__text a{color:var(--c-accent);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.CommentThread-module__lD9M0G__text .comment-mention{color:var(--c-accent);font-weight:600}.CommentThread-module__lD9M0G__replies{border-left:2px solid var(--c-border);flex-direction:column;gap:.85rem;margin-top:.85rem;padding-left:1rem;display:flex}.CommentThread-module__lD9M0G__reply{padding:.85rem 1rem}.CommentThread-module__lD9M0G__compose{background:var(--c-bg);border:1px solid var(--c-border-strong);font-family:var(--f-sans);border-radius:12px;flex-direction:column;gap:.5rem;padding:.75rem .85rem;display:flex}.CommentThread-module__lD9M0G__composeTop{margin-bottom:1.75rem}.CommentThread-module__lD9M0G__composeInline{margin-top:.85rem}.CommentThread-module__lD9M0G__composeError{color:#8c0022;color:lab(28.418% 58.0175 26.7358);background:#ffe7e7;background:lab(93.785% 12.8408 4.88094);border-radius:6px;padding:.5rem .75rem;font-size:16px}html[data-theme=dark] .CommentThread-module__lD9M0G__composeError{color:#ffb7b8;color:lab(81.5505% 32.1448 12.4765);background:#491419;background:lab(15.6194% 25.7637 10.6692)}.CommentThread-module__lD9M0G__composeTextarea{resize:vertical;width:100%;min-height:90px;color:var(--c-text);background:0 0;border:none;outline:none;padding:.25rem;font-family:inherit;font-size:17px;line-height:1.5}.CommentThread-module__lD9M0G__composeTextarea::placeholder{color:var(--c-text-3)}.CommentThread-module__lD9M0G__composeFooter{border-top:1px solid var(--c-border);justify-content:space-between;align-items:center;padding-top:.6rem;font-size:14px;display:flex}.CommentThread-module__lD9M0G__composeCount{color:var(--c-text-3)}.CommentThread-module__lD9M0G__composeButtons{gap:.5rem;display:flex}.CommentThread-module__lD9M0G__composeSubmit{background:var(--c-accent);color:#ededed;cursor:pointer;border:none;border-radius:999px;padding:.45rem 1.15rem;font-family:inherit;font-size:16px;font-weight:600}.CommentThread-module__lD9M0G__composeSubmit:hover{opacity:.92}.CommentThread-module__lD9M0G__composeSubmit:disabled{opacity:.5;cursor:not-allowed}.CommentThread-module__lD9M0G__composeCancel{color:var(--c-text-2);border:1px solid var(--c-border-strong);cursor:pointer;background:0 0;border-radius:999px;padding:.45rem 1rem;font-family:inherit;font-size:16px;font-weight:500}.CommentThread-module__lD9M0G__composeCancel:hover{background:var(--c-bg-off);color:var(--c-text)}.CommentThread-module__lD9M0G__composeCancel:disabled{opacity:.5;cursor:not-allowed}.CommentThread-module__lD9M0G__actionsWrap{margin-top:.65rem}.CommentThread-module__lD9M0G__actions{flex-wrap:wrap;align-items:center;gap:.4rem .85rem;display:flex}.CommentThread-module__lD9M0G__actionsHint{color:var(--c-text-3);font-size:14px}.CommentThread-module__lD9M0G__actionBtn{color:var(--c-text-2);cursor:pointer;font-size:15px;font-weight:600;font-family:var(--f-sans);letter-spacing:.01em;background:0 0;border:none;padding:0}.CommentThread-module__lD9M0G__actionBtn:hover{color:var(--c-accent)}.CommentThread-module__lD9M0G__actionBtn:disabled{opacity:.5;cursor:progress;color:var(--c-text-3)}.CommentThread-module__lD9M0G__actionBtnDanger:hover{color:#b3203a;color:lab(40.0429% 57.9957 25.0133)}html[data-theme=dark] .CommentThread-module__lD9M0G__actionBtnDanger:hover{color:#ff8188;color:lab(69.2969% 51.4942 20.6607)}.CommentThread-module__lD9M0G__reportRow{align-items:center;gap:.6rem;margin-bottom:.4rem;display:flex}.CommentThread-module__lD9M0G__reportLabel{color:var(--c-text-2);letter-spacing:.02em;font-size:14px;font-weight:600}.CommentThread-module__lD9M0G__reportSelect{border:1px solid var(--c-border-strong);background:var(--c-bg);color:var(--c-text);border-radius:6px;padding:.3rem .55rem;font-family:inherit;font-size:16px}.CommentThread-module__lD9M0G__reportSelect:focus{border-color:var(--c-accent);outline:none}.CommentThread-module__lD9M0G__actionsError{color:#8c0022;color:lab(28.418% 58.0175 26.7358);background:#ffe7e7;background:lab(93.785% 12.8408 4.88094);border-radius:6px;margin-top:.5rem;padding:.4rem .65rem;font-size:15px}html[data-theme=dark] .CommentThread-module__lD9M0G__actionsError{color:#ffb7b8;color:lab(81.5505% 32.1448 12.4765);background:#491419;background:lab(15.6194% 25.7637 10.6692)}
.EmbargoPaywall-module__WPxxIW__wrap{border:1px solid var(--c-accent);background:var(--c-accent-light);text-align:center;font-family:var(--f-sans);border-radius:14px;margin:2rem 0 3rem;padding:2rem 1.75rem}.EmbargoPaywall-module__WPxxIW__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--c-accent);margin-bottom:.6rem;font-size:.78rem;font-weight:700}.EmbargoPaywall-module__WPxxIW__heading{font-family:var(--f-serif);color:var(--c-text);margin:0 0 .6rem;font-size:1.55rem;font-weight:800;line-height:1.2}.EmbargoPaywall-module__WPxxIW__body{color:var(--c-text-2);max-width:460px;margin:0 auto 1.4rem;font-size:.98rem;line-height:1.6}.EmbargoPaywall-module__WPxxIW__body strong{color:var(--c-text)}.EmbargoPaywall-module__WPxxIW__actions{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.EmbargoPaywall-module__WPxxIW__cta,a.EmbargoPaywall-module__WPxxIW__cta{background:var(--c-accent);color:#ededed;cursor:pointer;border:none;border-radius:999px;padding:.7rem 1.4rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-block}.EmbargoPaywall-module__WPxxIW__cta:hover,.EmbargoPaywall-module__WPxxIW__cta:visited,.EmbargoPaywall-module__WPxxIW__cta:active,a.EmbargoPaywall-module__WPxxIW__cta:hover,a.EmbargoPaywall-module__WPxxIW__cta:visited,a.EmbargoPaywall-module__WPxxIW__cta:active{color:#ededed;opacity:.92}.EmbargoPaywall-module__WPxxIW__ctaGhost,a.EmbargoPaywall-module__WPxxIW__ctaGhost{color:var(--c-text);border:1px solid var(--c-border-strong);background:0 0}.EmbargoPaywall-module__WPxxIW__ctaGhost:hover,.EmbargoPaywall-module__WPxxIW__ctaGhost:visited,.EmbargoPaywall-module__WPxxIW__ctaGhost:active,a.EmbargoPaywall-module__WPxxIW__ctaGhost:hover,a.EmbargoPaywall-module__WPxxIW__ctaGhost:visited,a.EmbargoPaywall-module__WPxxIW__ctaGhost:active{background:var(--c-bg-off);opacity:1;color:var(--c-text)}.EmbargoPaywall-module__WPxxIW__note{color:var(--c-text-3);margin-top:1rem;font-size:.82rem}
.AuthorBio-module__0OrY4W__section{border-top:1px solid var(--c-border);flex-direction:column;gap:1.25rem;margin:2.5rem 0 0;padding-top:2rem;display:flex}.AuthorBio-module__0OrY4W__card{border:1px solid var(--c-border);background:var(--c-bg-off);font-family:var(--f-sans);border-radius:14px;grid-template-columns:84px 1fr;gap:1.1rem;padding:1.25rem 1.4rem;display:grid}.AuthorBio-module__0OrY4W__avatar,.AuthorBio-module__0OrY4W__avatarPlaceholder{border:2px solid var(--c-border);border-radius:50%;width:84px;height:84px}.AuthorBio-module__0OrY4W__avatar{object-fit:cover}.AuthorBio-module__0OrY4W__avatarPlaceholder{font-family:var(--f-serif);color:var(--c-text-2);background:var(--c-bg);justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.AuthorBio-module__0OrY4W__body{flex-direction:column;gap:.4rem;min-width:0;display:flex}.AuthorBio-module__0OrY4W__kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--c-text-3);margin:0;font-size:12px;font-weight:700}.AuthorBio-module__0OrY4W__name{font-family:var(--f-serif);color:var(--c-text);margin:0;font-size:1.25rem;font-weight:700}.AuthorBio-module__0OrY4W__name a{color:inherit;text-decoration:none}.AuthorBio-module__0OrY4W__name a:hover{color:var(--c-accent)}.AuthorBio-module__0OrY4W__bio{color:var(--c-text-2);margin:.25rem 0 0;font-size:16px;line-height:1.55}.AuthorBio-module__0OrY4W__socials{flex-wrap:wrap;gap:.5rem .85rem;margin-top:.6rem;font-size:14px;display:flex}.AuthorBio-module__0OrY4W__socialLink{color:var(--c-text-2);align-items:center;gap:.3rem;font-weight:500;text-decoration:none;display:inline-flex}.AuthorBio-module__0OrY4W__socialLink:hover{color:var(--c-accent)}.AuthorBio-module__0OrY4W__socialIcon{flex-shrink:0;width:14px;height:14px}@media (max-width:600px){.AuthorBio-module__0OrY4W__card{grid-template-columns:60px 1fr;gap:.85rem;padding:1rem 1.1rem}.AuthorBio-module__0OrY4W__avatar,.AuthorBio-module__0OrY4W__avatarPlaceholder{width:60px;height:60px;font-size:1.45rem}}
.article-module__y2cs8a__metaRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.article-module__y2cs8a__metaActions{align-items:center;gap:8px;display:inline-flex}.article-module__y2cs8a__meta{color:var(--c-text-3);font-size:13px;font-family:var(--f-sans);flex-wrap:wrap;align-items:center;gap:6px;margin:0;display:flex}.article-module__y2cs8a__heroImg{border-radius:8px;max-width:100%;height:auto;margin:0 auto 32px;display:block}.article-module__y2cs8a__breadcrumb{color:var(--c-text-3);font-size:13px;font-family:var(--f-sans);flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:32px;display:flex}.article-module__y2cs8a__breadcrumbLink{color:var(--c-accent);text-decoration:none;transition:opacity .15s}.article-module__y2cs8a__breadcrumbLink:hover{opacity:.75}.article-module__y2cs8a__breadcrumbSep{color:var(--c-border-strong)}.article-module__y2cs8a__catGrid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.article-module__y2cs8a__catEmpty{color:var(--c-text-3);padding:24px 0;font-size:15px}.article-module__y2cs8a__catWide{max-width:var(--max-w);margin:0 auto;padding:0 24px}@media (max-width:768px){.article-module__y2cs8a__catGrid{grid-template-columns:1fr;gap:24px}}@media (max-width:480px){.article-module__y2cs8a__catWide{padding:0 16px}}
.ProspectSidebar-module__rmLBaW__card{background:var(--c-bg);border:1px solid var(--c-border);border-radius:10px;overflow:hidden}.ProspectSidebar-module__rmLBaW__header{background:var(--c-accent);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.ProspectSidebar-module__rmLBaW__headerEyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ededed;font-size:12px;font-weight:700;font-family:var(--f-sans);margin-bottom:2px}.ProspectSidebar-module__rmLBaW__headerTitle{color:#ededed;font-size:16px;font-weight:700;font-family:var(--f-sans)}.ProspectSidebar-module__rmLBaW__headerDate{color:#ededed;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-family:var(--f-sans)}.ProspectSidebar-module__rmLBaW__row{cursor:pointer;color:inherit;align-items:flex-start;gap:10px;padding:10px 16px;text-decoration:none;transition:background .1s;display:flex}.ProspectSidebar-module__rmLBaW__row:hover{background:var(--c-bg-off)}.ProspectSidebar-module__rmLBaW__empty{color:var(--c-text-3);font-size:13px;font-family:var(--f-sans);text-align:center;padding:14px 16px}.ProspectSidebar-module__rmLBaW__rowBorder{border-bottom:1px solid var(--c-border)}.ProspectSidebar-module__rmLBaW__rank{width:20px;color:var(--c-text-3);text-align:right;font-size:15px;font-weight:700;font-family:var(--f-sans);flex-shrink:0}.ProspectSidebar-module__rmLBaW__info{flex:1;min-width:0}.ProspectSidebar-module__rmLBaW__name{color:var(--c-text);font-size:16px;font-weight:600;font-family:var(--f-sans)}.ProspectSidebar-module__rmLBaW__details{color:var(--c-text-3);font-size:13px;font-family:var(--f-sans)}.ProspectSidebar-module__rmLBaW__change{font-size:13px;font-weight:600;font-family:var(--f-sans);flex-shrink:0}.ProspectSidebar-module__rmLBaW__toggle{width:100%;color:var(--c-accent);border-top:1px solid var(--c-border);background:var(--c-bg-off);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--f-sans);text-align:center;box-sizing:border-box;border-bottom:none;border-left:none;border-right:none;padding:10px;text-decoration:none;transition:background .15s;display:block}.ProspectSidebar-module__rmLBaW__toggle:hover{background:var(--c-border)}
.CategoryChips-module__5xcZla__wrap{flex-wrap:wrap;gap:8px;margin-bottom:36px;transition:opacity .15s;display:flex}.CategoryChips-module__5xcZla__pending{opacity:.6;pointer-events:none}.CategoryChips-module__5xcZla__chip{font-size:12px;font-weight:600;font-family:var(--f-sans);color:var(--c-text-3);border:1px solid var(--c-border-strong);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:6px 16px;transition:background .15s,color .15s,border-color .15s}.CategoryChips-module__5xcZla__chip:hover{color:var(--c-text);border-color:var(--c-text)}.CategoryChips-module__5xcZla__chipActive{background:var(--c-text);color:var(--c-bg);border-color:var(--c-text)}.CategoryChips-module__5xcZla__chipActive:hover{background:var(--c-text);color:var(--c-bg)}
.PodcastSidebar-module__TSBWtG__card{background:var(--c-bg);border:1px solid var(--c-border);border-radius:10px;overflow:hidden}.PodcastSidebar-module__TSBWtG__header{border-bottom:1px solid var(--c-border);align-items:center;gap:8px;padding:14px 16px;display:flex}.PodcastSidebar-module__TSBWtG__headerTitle{color:var(--c-text);font-size:14px;font-weight:700;font-family:var(--f-sans)}.PodcastSidebar-module__TSBWtG__show{padding:12px 16px}.PodcastSidebar-module__TSBWtG__showBorder{border-bottom:1px solid var(--c-border)}.PodcastSidebar-module__TSBWtG__showName{color:var(--c-text);font-size:14px;font-weight:700;font-family:var(--f-sans);margin-bottom:2px}.PodcastSidebar-module__TSBWtG__showEp{color:var(--c-text-3);font-size:12px;font-family:var(--f-sans);margin-bottom:8px}.PodcastSidebar-module__TSBWtG__embed{border-radius:8px;display:block}
.articles-module__tDGP7G__page{max-width:var(--max-w);margin:0 auto;padding:40px 24px 64px}.articles-module__tDGP7G__header{margin-bottom:24px}.articles-module__tDGP7G__heading{font-family:var(--f-serif);color:var(--c-text);font-size:32px;font-weight:900;line-height:1.1}.articles-module__tDGP7G__chipsFallback{height:32px;margin-bottom:36px}.articles-module__tDGP7G__resultsLabel{color:var(--c-text-3);margin-top:-20px;margin-bottom:24px;font-size:13px}.articles-module__tDGP7G__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.articles-module__tDGP7G__empty{color:var(--c-text-3);padding:48px 0;font-size:15px}@media (max-width:900px){.articles-module__tDGP7G__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:600px){.articles-module__tDGP7G__page{padding:24px 16px 48px}.articles-module__tDGP7G__grid{grid-template-columns:1fr}.articles-module__tDGP7G__heading{font-size:26px}}
.home-module__8Ob5sq__contentArea{max-width:var(--max-w);margin:0 auto;padding:40px 24px 64px}.home-module__8Ob5sq__contentGrid{grid-template-columns:1fr 340px;align-items:start;gap:48px;display:grid}.home-module__8Ob5sq__articleSection{min-width:0}.home-module__8Ob5sq__sectionHeader{border-bottom:2px solid var(--c-text);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:12px;display:flex}.home-module__8Ob5sq__sectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--c-text);font-size:12px;font-weight:700;font-family:var(--f-sans)}.home-module__8Ob5sq__articleGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.home-module__8Ob5sq__forYouRail{margin-bottom:48px}.home-module__8Ob5sq__forYouGrid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.home-module__8Ob5sq__sectionLink{color:var(--c-accent);font-size:13px;font-weight:600;font-family:var(--f-sans);letter-spacing:.02em;text-decoration:none}.home-module__8Ob5sq__sectionLink:hover{text-decoration:underline}.home-module__8Ob5sq__followPrompt{border:1px solid var(--c-border);border-left:3px solid var(--c-accent);background:var(--c-bg-off);color:var(--c-text-2);font-size:15px;line-height:1.55;font-family:var(--f-sans);border-radius:8px;margin-bottom:32px;padding:14px 18px}.home-module__8Ob5sq__followPrompt strong{color:var(--c-text);margin-right:4px}.home-module__8Ob5sq__followPrompt a{color:var(--c-accent);margin-left:4px;font-weight:600}.home-module__8Ob5sq__followPrompt a:hover{text-decoration:underline}.home-module__8Ob5sq__noMore{color:var(--c-text-3);font-size:15px}.home-module__8Ob5sq__sidebar{position:sticky;top:117px}.home-module__8Ob5sq__sidebarGap{height:28px}.home-module__8Ob5sq__emptyState{min-height:40vh;color:var(--c-text-3);justify-content:center;align-items:center;font-size:16px;display:flex}@media (max-width:1024px){.home-module__8Ob5sq__contentGrid{grid-template-columns:1fr 300px;gap:32px}}@media (max-width:768px){.home-module__8Ob5sq__contentGrid{grid-template-columns:1fr}.home-module__8Ob5sq__sidebar{position:static}.home-module__8Ob5sq__articleGrid,.home-module__8Ob5sq__forYouGrid{grid-template-columns:1fr;gap:24px}.home-module__8Ob5sq__contentArea{padding:24px 16px 48px}}@media (max-width:480px){.home-module__8Ob5sq__articleGrid,.home-module__8Ob5sq__forYouGrid{grid-template-columns:1fr}}
.profile-module__5ttR2W__page{max-width:880px;margin:0 auto;padding:3rem 1.5rem 5rem}.profile-module__5ttR2W__header{border-bottom:1px solid var(--c-border);align-items:center;gap:1.25rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.profile-module__5ttR2W__avatar{background:var(--c-bg-off);width:84px;height:84px;font-family:var(--f-serif);color:var(--c-text-2);border:1px solid var(--c-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:2.1rem;display:flex}.profile-module__5ttR2W__headerText h1{font-family:var(--f-serif);color:var(--c-text);margin-bottom:.2rem;font-size:1.85rem;font-weight:700}.profile-module__5ttR2W__handle{color:var(--c-text-3);margin-bottom:.4rem;font-size:16px}.profile-module__5ttR2W__bio{color:var(--c-text-2);font-size:16px}.profile-module__5ttR2W__tabs{border-bottom:1px solid var(--c-border);gap:.4rem;margin-bottom:2rem;display:flex}.profile-module__5ttR2W__tab{color:var(--c-text-2);border-bottom:2px solid #0000;margin-bottom:-1px;padding:.7rem 1rem;font-size:16px;font-weight:500}.profile-module__5ttR2W__tabActive{color:var(--c-text);border-bottom-color:var(--c-accent);font-weight:600}.profile-module__5ttR2W__section{margin-bottom:2.5rem}.profile-module__5ttR2W__section h2{font-family:var(--f-serif);color:var(--c-text);font-size:1.25rem;font-weight:700}.profile-module__5ttR2W__sectionHeader{justify-content:space-between;align-items:baseline;margin-bottom:.9rem;display:flex}.profile-module__5ttR2W__sectionLink{color:var(--c-accent);font-size:15px;font-weight:600}.profile-module__5ttR2W__sectionLink:hover{text-decoration:underline}.profile-module__5ttR2W__cardGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}.profile-module__5ttR2W__followGroup{margin-bottom:2rem}.profile-module__5ttR2W__followGroupTitle{letter-spacing:.04em;text-transform:uppercase;color:var(--c-text-3);margin-bottom:.6rem;font-size:14px;font-weight:600}.profile-module__5ttR2W__followList{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.5rem;padding:0;list-style:none;display:grid}.profile-module__5ttR2W__followItem{margin:0}.profile-module__5ttR2W__followItemLink{border:1px solid var(--c-border);background:var(--c-bg-off);border-radius:8px;flex-direction:column;gap:2px;padding:.65rem .85rem;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.profile-module__5ttR2W__followItemLink:hover{border-color:var(--c-border-strong)}.profile-module__5ttR2W__followItemLabel{color:var(--c-text);font-size:16px;font-weight:600}.profile-module__5ttR2W__followItemNote{color:var(--c-text-3);font-size:14px}.profile-module__5ttR2W__empty{text-align:center;color:var(--c-text-3);border:1px dashed var(--c-border);border-radius:10px;padding:2rem;font-size:16px}.profile-module__5ttR2W__field{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.profile-module__5ttR2W__label{letter-spacing:.02em;text-transform:uppercase;color:var(--c-text-2);font-size:14px;font-weight:600}.profile-module__5ttR2W__input,.profile-module__5ttR2W__textarea,.profile-module__5ttR2W__select{border:1px solid var(--c-border-strong);background:var(--c-bg);width:100%;color:var(--c-text);border-radius:8px;padding:.6rem .85rem;font-family:inherit;font-size:16px}.profile-module__5ttR2W__textarea{resize:vertical;min-height:90px}.profile-module__5ttR2W__input:focus,.profile-module__5ttR2W__textarea:focus,.profile-module__5ttR2W__select:focus{border-color:var(--c-accent);box-shadow:0 0 0 3px var(--c-accent-light);outline:none}.profile-module__5ttR2W__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.profile-module__5ttR2W__checkboxRow{color:var(--c-text);align-items:center;gap:.6rem;margin-bottom:.6rem;font-size:16px;display:flex}.profile-module__5ttR2W__button{background:var(--c-accent);color:#ededed;cursor:pointer;border:none;border-radius:999px;padding:.65rem 1.25rem;font-size:15px;font-weight:600}.profile-module__5ttR2W__button:hover{opacity:.92}.profile-module__5ttR2W__button:disabled{opacity:.5;cursor:not-allowed}.profile-module__5ttR2W__buttonGhost{color:var(--c-text);border:1px solid var(--c-border-strong);background:0 0;border-radius:999px;padding:.65rem 1.25rem;font-size:15px;font-weight:500}.profile-module__5ttR2W__buttonGhost:hover{background:var(--c-bg-off)}.profile-module__5ttR2W__actions{gap:.6rem;margin-top:1rem;display:flex}.profile-module__5ttR2W__notice{border-radius:8px;margin-bottom:1rem;padding:.6rem .9rem;font-size:15px}.profile-module__5ttR2W__noticeSuccess{color:#00481d;color:lab(25.8361% -30.4723 20.4276);background:#d3fbda;background:lab(94.9948% -17.7921 11.3939);border:1px solid #a9ddb2;border:1px solid lab(83.6492% -23.7902 15.303)}.profile-module__5ttR2W__noticeError{color:#8c0022;color:lab(28.418% 58.0175 26.7358);background:#ffe7e7;background:lab(93.785% 12.8408 4.88094);border:1px solid #feb9ba;border:1px solid lab(81.7634% 25.7063 9.90835)}.profile-module__5ttR2W__gridChannels{grid-template-columns:1fr repeat(3,80px);align-items:center;gap:.5rem .75rem;font-size:15px;display:grid}.profile-module__5ttR2W__gridHead{text-transform:uppercase;color:var(--c-text-3);letter-spacing:.04em;font-size:13px;font-weight:600}.profile-module__5ttR2W__gridLabel{color:var(--c-text)}.profile-module__5ttR2W__gridCell{justify-content:center;display:flex}
.billing-module__xHqdsq__successBanner{color:#00481d;color:lab(25.8361% -30.4723 20.4276);background:#d3fbda;background:lab(94.9948% -17.7921 11.3939);border:1px solid #a9ddb2;border:1px solid lab(83.6492% -23.7902 15.303);border-radius:10px;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:16px;line-height:1.5}.billing-module__xHqdsq__successBanner strong{margin-bottom:.2rem;display:block}html[data-theme=dark] .billing-module__xHqdsq__successBanner{color:#9ee1ab;color:lab(83.9017% -29.8075 19.2441);background:#00220a;background:lab(10.2645% -17.5685 10.6373);border-color:#1d4e2b;border-color:lab(29.0916% -24.1081 15.843)}.billing-module__xHqdsq__summary{border:1px solid var(--c-border);background:var(--c-bg);border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding:1.4rem 1.5rem;display:grid}.billing-module__xHqdsq__summaryLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--c-text-3);margin-bottom:.3rem;font-size:14px;font-weight:700}.billing-module__xHqdsq__tierName{font-family:var(--f-serif);color:var(--c-text);margin:0;font-size:1.5rem;font-weight:700}.billing-module__xHqdsq__statusRow{color:var(--c-text-2);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;font-size:15px;display:flex}.billing-module__xHqdsq__statusPill{letter-spacing:.06em;text-transform:uppercase;background:var(--c-bg-off);color:var(--c-text-2);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700}.billing-module__xHqdsq__statusPillActive{color:#00481d;color:lab(25.8361% -30.4723 20.4276);background:#d0f7d6;background:lab(93.8347% -17.7932 11.3956)}.billing-module__xHqdsq__statusPillTrial{color:#5a3c00;color:lab(27.7949% 19.6187 67.5768);background:#ffebc8;background:lab(94.3214% 4.38088 23.3696)}.billing-module__xHqdsq__statusPillPastDue{color:#8c0022;color:lab(28.418% 58.0175 26.7358);background:#ffe7e7;background:lab(93.785% 12.8408 4.88094)}.billing-module__xHqdsq__statusPillCanceled{background:var(--c-bg-off);color:var(--c-text-3)}html[data-theme=dark] .billing-module__xHqdsq__statusPillActive{color:#9ee1ab;color:lab(83.9017% -29.8075 19.2441);background:#00220a;background:lab(10.2645% -17.5685 10.6373)}html[data-theme=dark] .billing-module__xHqdsq__statusPillTrial{color:#f0c781;color:lab(82.72% 8.74323 40.8395);background:#3c2300;background:lab(16.2891% 13.8223 35.3361)}html[data-theme=dark] .billing-module__xHqdsq__statusPillPastDue{color:#ffb7b8;color:lab(81.5505% 32.1448 12.4765);background:#491419;background:lab(15.6194% 25.7637 10.6692)}.billing-module__xHqdsq__actions{flex-direction:column;gap:.5rem;display:flex}.billing-module__xHqdsq__button{background:var(--c-accent);color:#ededed;font-size:15px;font-weight:600;font-family:var(--f-sans);cursor:pointer;text-align:center;border:none;border-radius:999px;padding:.65rem 1.2rem;text-decoration:none}.billing-module__xHqdsq__button:hover{opacity:.92}.billing-module__xHqdsq__button:disabled{opacity:.5;cursor:progress}.billing-module__xHqdsq__buttonGhost{color:var(--c-text);border:1px solid var(--c-border-strong);background:0 0}.billing-module__xHqdsq__buttonGhost:hover{background:var(--c-bg-off);opacity:1}.billing-module__xHqdsq__empty{border:1px dashed var(--c-border);text-align:center;color:var(--c-text-2);font-family:var(--f-sans);border-radius:12px;padding:1.75rem 1.5rem}.billing-module__xHqdsq__empty p{margin:0 0 1rem;line-height:1.55}.billing-module__xHqdsq__error{color:#8c0022;color:lab(28.418% 58.0175 26.7358);background:#ffe7e7;background:lab(93.785% 12.8408 4.88094);border-radius:6px;margin-top:.5rem;padding:.5rem .75rem;font-size:14px}html[data-theme=dark] .billing-module__xHqdsq__error{color:#ffb7b8;color:lab(81.5505% 32.1448 12.4765);background:#491419;background:lab(15.6194% 25.7637 10.6692)}@media (max-width:600px){.billing-module__xHqdsq__summary{grid-template-columns:1fr}.billing-module__xHqdsq__actions{flex-direction:row}}
.inbox-module__mO5ZjG__controls{font-family:var(--f-sans);justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.inbox-module__mO5ZjG__count{color:var(--c-text-3);font-size:16px}.inbox-module__mO5ZjG__count strong{color:var(--c-text);font-weight:700}.inbox-module__mO5ZjG__markAll{border:1px solid var(--c-border-strong);color:var(--c-text-2);cursor:pointer;background:0 0;border-radius:999px;padding:.4rem .95rem;font-family:inherit;font-size:15px;font-weight:600;transition:color .15s,border-color .15s,background .15s}.inbox-module__mO5ZjG__markAll:hover{color:var(--c-text);border-color:var(--c-text-3)}.inbox-module__mO5ZjG__markAll:disabled{opacity:.5;cursor:not-allowed}.inbox-module__mO5ZjG__empty{text-align:center;color:var(--c-text-3);font-family:var(--f-sans);border:1px dashed var(--c-border);border-radius:10px;padding:2rem 1rem;font-size:17px}.inbox-module__mO5ZjG__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.inbox-module__mO5ZjG__item{border:1px solid var(--c-border);background:var(--c-bg);color:inherit;font-family:var(--f-sans);cursor:pointer;border-radius:10px;padding:.95rem 1.1rem;text-decoration:none;transition:border-color .15s,background .15s;display:block}.inbox-module__mO5ZjG__item:hover{border-color:var(--c-border-strong)}.inbox-module__mO5ZjG__itemUnread{border-left:3px solid var(--c-accent);background:var(--c-accent-light)}html[data-theme=dark] .inbox-module__mO5ZjG__itemUnread{background:#2c070b;background:lab(6.63868% 18.9564 5.74394)}.inbox-module__mO5ZjG__itemBadge{letter-spacing:.06em;text-transform:uppercase;color:var(--c-accent);margin-bottom:4px;font-size:12px;font-weight:700}.inbox-module__mO5ZjG__itemTitle{color:var(--c-text);margin-bottom:4px;font-size:18px;font-weight:600;line-height:1.4}.inbox-module__mO5ZjG__itemMessage{color:var(--c-text-2);margin-bottom:4px;font-size:16px;line-height:1.5}.inbox-module__mO5ZjG__itemTime{color:var(--c-text-3);font-size:14px}
