.dark-mode ._elevatedTheme_9hu6g_1{--color-bg-primary: var(--color-dark-bg-secondary);--color-bg-secondary: var(--color-dark-bg-tertiary);--color-bg-tertiary: var(--color-dark-bg-tertiary);--color-button-secondary-bg: var(--color-bg-secondary);--color-button-secondary-bg-hover: var(--color-bg-tertiary);--color-button-tertiary-bg-hover: var(--color-bg-tertiary);--color-button-disabled-bg: var(--color-bg-tertiary)}._scrollBox_ckwnl_1{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;overflow:scroll;user-select:none}._fade_ckwnl_8{display:flex;position:absolute;height:100%;opacity:0;transition:var(--animate-hover);pointer-events:none}._fade_ckwnl_8._visible_ckwnl_16{opacity:1;pointer-events:auto}._fade_ckwnl_8 ._bg_ckwnl_21{position:absolute;width:var(--size-112);height:100%;pointer-events:none}@media (max-width: 650px){._fade_ckwnl_8 ._bg_ckwnl_21{width:var(--size-64);opacity:.75}}._fade_ckwnl_8._left_ckwnl_33{left:0;justify-content:flex-start}._fade_ckwnl_8._left_ckwnl_33 ._bg_ckwnl_21{background:linear-gradient(to right,var(--color-bg-primary) var(--size-16),rgb(var(--color-bg-primary-raw) / 0));background:linear-gradient(90deg,rgb(var(--color-bg-primary-raw)) 0%,rgb(var(--color-bg-primary-raw) / .9990234375) 6.25%,rgb(var(--color-bg-primary-raw) / .9921875) 12.5%,rgb(var(--color-bg-primary-raw) / .9736328125) 18.75%,rgb(var(--color-bg-primary-raw) / .9375) 25%,rgb(var(--color-bg-primary-raw) / .8779296875) 31.25%,rgb(var(--color-bg-primary-raw) / .7890625) 37.5%,rgb(var(--color-bg-primary-raw) / .6650390625) 43.75%,rgb(var(--color-bg-primary-raw) / .5) 50%,rgb(var(--color-bg-primary-raw) / .3349609375) 56.25%,rgb(var(--color-bg-primary-raw) / .2109375) 62.5%,rgb(var(--color-bg-primary-raw) / .1220703125) 68.75%,rgb(var(--color-bg-primary-raw) / .0625) 75%,rgb(var(--color-bg-primary-raw) / .0263671875) 81.25%,rgb(var(--color-bg-primary-raw) / .0078125) 87.5%,rgb(var(--color-bg-primary-raw) / .0009765625) 93.75%,rgb(var(--color-bg-primary-raw) / 0) 100%)}._fade_ckwnl_8._right_ckwnl_66{right:0;justify-content:flex-end}._fade_ckwnl_8._right_ckwnl_66 ._bg_ckwnl_21{background:linear-gradient(to left,var(--color-bg-primary) var(--size-36),rgb(var(--color-bg-primary-raw) / 0));background:linear-gradient(90deg,rgb(var(--color-bg-primary-raw) / 0) 0%,rgb(var(--color-bg-primary-raw) / .0009765625) 6.25%,rgb(var(--color-bg-primary-raw) / .0078125) 12.5%,rgb(var(--color-bg-primary-raw) / .0263671875) 18.75%,rgb(var(--color-bg-primary-raw) / .0625) 25%,rgb(var(--color-bg-primary-raw) / .1220703125) 31.25%,rgb(var(--color-bg-primary-raw) / .2109375) 37.5%,rgb(var(--color-bg-primary-raw) / .3349609375) 43.75%,rgb(var(--color-bg-primary-raw) / .5) 50%,rgb(var(--color-bg-primary-raw) / .6650390625) 56.25%,rgb(var(--color-bg-primary-raw) / .7890625) 62.5%,rgb(var(--color-bg-primary-raw) / .8779296875) 68.75%,rgb(var(--color-bg-primary-raw) / .9375) 75%,rgb(var(--color-bg-primary-raw) / .9736328125) 81.25%,rgb(var(--color-bg-primary-raw) / .9921875) 87.5%,rgb(var(--color-bg-primary-raw) / .9990234375) 93.75%,rgb(var(--color-bg-primary-raw)) 100%)}._arrow_ckwnl_100{width:var(--size-40);z-index:inherit}._arrow_ckwnl_100:hover svg{stroke:var(--color-primary)}._arrow_ckwnl_100 svg{stroke:var(--color-secondary);transition:var(--animate-hover)}._variables_1atv5_1{display:contents;--feed-page-width: 600px;--feed-content-width: 500px;--feed-padding: var(--size-16);--feed-h-gap: var(--size-12);--feed-v-gap: var(--size-8);--feed-avatar-size: var(--size-36);--feed-thread-width: 2px }@media (max-width: 600px){._variables_1atv5_1{--feed-content-width: calc( 100vw - (var(--feed-padding) * 2) - var(--feed-avatar-size) - var(--feed-h-gap) );--feed-padding: var(--size-16) }}@media (max-width: 600px){._page_1atv5_21._page_1atv5_21._page_1atv5_21{max-width:100vw}}._feedPad_1atv5_27{padding-left:var(--feed-padding);padding-right:var(--feed-padding)}._miniInboxItem_1atv5_32{cursor:pointer;transition:var(--animate-hover);border-radius:var(--border-radius-sm)}._miniInboxItem_1atv5_32:hover{background:var(--color-bg-elevated-hover);box-shadow:4px 4px 0 var(--color-bg-elevated-hover),-4px 4px 0 var(--color-bg-elevated-hover),4px -4px 0 var(--color-bg-elevated-hover),-4px -4px 0 var(--color-bg-elevated-hover)}._newPillContainer_1atv5_46{position:absolute;z-index:9;width:100%}._newPill_1atv5_46{--pill-height: var(--size-36);height:var(--pill-height);background-color:var(--color-accent-substack);border-radius:var(--size-20);border:none;opacity:1;transform:translateY(0);box-shadow:var(--shadow-md);cursor:pointer;transition:var(--animate-hover),transform var(--animation-timing-fast) var(--animation-smoothing)}._newPill_1atv5_46._hidden_1atv5_66{opacity:0;transform:translateY(calc(-.5 * var(--pill-height)))}._facepile_1atv5_72 ._face_1atv5_72{border-radius:var(--border-radius-full);border:2px solid var(--color-accent-substack)}._facepile_1atv5_72 ._face_1atv5_72:not(:first-of-type){margin-left:-8px}._tabIcon_1atv5_82{border-radius:var(--border-radius-full);overflow:hidden}._feedItem_1atv5_87{--feed-content-width: 500px;--feed-padding: var(--size-16);--feed-h-gap: var(--size-12);--feed-v-gap: var(--size-8);--feed-avatar-size: var(--size-36);--feed-thread-width: 2px;--feed-context-height: 0px;content-visibility:auto;contain-intrinsic-width:auto 600px;contain-intrinsic-height:auto 140px}@media (max-width: 600px){._feedItem_1atv5_87{--feed-content-width: calc( 100vw - (var(--feed-padding) * 2) - var(--feed-avatar-size) - var(--feed-h-gap) );--feed-padding: var(--size-16) }}._feedItem_1atv5_87+._feedItem_1atv5_87{border-top:var(--border-default)}._feedItem_1atv5_87:last-of-type{border-bottom:var(--border-default)}._feedUnit_1atv5_117{cursor:pointer;transition:var(--animate-hover);padding:var(--feed-padding)}._feedUnit_1atv5_117:nth-child(n+2){padding-top:calc(var(--feed-padding) / 2)}._feedUnit_1atv5_117._showThreadGutter_1atv5_124:nth-child(n+2):before{top:calc((var(--feed-padding) / 2) + var(--feed-avatar-size) + var(--feed-v-gap))}._feedUnit_1atv5_117._showThreadGutter_1atv5_124:not(:last-child){padding-bottom:calc(var(--feed-padding) / 2)}._feedUnit_1atv5_117._showThreadGutter_1atv5_124:not(._hasAvatar_1atv5_137):before{background:none}@media (hover: hover){._feedUnit_1atv5_117._hasAction_1atv5_142:hover{background:var(--color-bg-primary-hover)}._feedUnit_1atv5_117._hasAction_1atv5_142:hover ._seeMoreFade_1atv5_145{background:linear-gradient(to left,var(--color-bg-primary-hover),rgba(var(--color-bg-primary-hover-rgb),0))}._feedUnit_1atv5_117._hasAction_1atv5_142:hover ._seeMoreText_1atv5_152{background:var(--color-bg-primary-hover)}}._timestamp_1atv5_159{white-space:nowrap}._metaTimestamp_1atv5_163{color:var(--color-secondary)}._feedPermalinkUnit_1atv5_167{padding:calc(var(--feed-padding) / 2) var(--feed-padding) var(--feed-padding)}@media (max-width: 600px){._feedPermalinkUnit_1atv5_167{padding:0 var(--feed-padding) var(--feed-padding)}}._permalinkHeader_1atv5_175 ._feedUnit_1atv5_117:first-child{padding-top:0}._permalinkHeader_1atv5_175 ._feedUnit_1atv5_117._showThreadGutter_1atv5_124:first-child:before{top:calc(var(--feed-avatar-size) + var(--feed-v-gap))}._seeMoreReplies_1atv5_186{padding-left:calc(var(--feed-avatar-size) + var(--feed-h-gap))}._seeMoreThread_1atv5_190{position:absolute;top:calc(var(--feed-padding) * -1);bottom:calc(var(--feed-padding) / 2 * -1);left:calc(var(--feed-padding) + (var(--feed-avatar-size) / 2) - (var(--feed-thread-width) / 2));width:var(--feed-thread-width);z-index:1}._seeMoreThreadSegment_1atv5_202{background-color:var(--color-bg-secondary);width:var(--feed-thread-width);background:var(--color-detail);border-radius:var(--border-radius-sm)}._seeMoreThreadSegment_1atv5_202._top_1atv5_207{flex:0 1 calc(var(--feed-padding) + var(--size-12))}@media (max-width: 600px){._seeMoreThreadSegment_1atv5_202._top_1atv5_207{flex:0 1 calc(var(--feed-padding) + 10px)}}._showThreadGutter_1atv5_124{position:relative}._showThreadGutter_1atv5_124._hasContext_1atv5_218{--feed-context-height: var(--size-24)}._showThreadGutter_1atv5_124:before{content:"";display:flex;position:absolute;top:calc(var(--feed-padding) + var(--feed-avatar-size) + var(--feed-v-gap) + var(--feed-context-height));bottom:calc(var(--feed-padding) / 2 * -1);left:calc(var(--feed-padding) + (var(--feed-avatar-size) / 2) - (var(--feed-thread-width) / 2));width:var(--feed-thread-width);background:var(--color-detail);border-radius:var(--border-radius-sm)}._replyUnit_1atv5_241{position:relative}._replyUnit_1atv5_241:before{content:"";display:flex;position:absolute;top:calc(var(--feed-avatar-size) + var(--feed-v-gap));bottom:var(--feed-v-gap);left:calc(var(--feed-avatar-size) / 2 - 1px);width:var(--feed-thread-width);background:var(--color-detail);border-radius:var(--border-radius-sm)}._quoteText_1atv5_257{line-height:var(--line-height-28);color:var(--color-primary);opacity:.8;font-style:italic;font-size:17px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:12;overflow:hidden}@media (max-width: 600px){._quoteText_1atv5_257{font-size:15px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:8}}._quote_1atv5_257{background-color:var(--color-bg-primary);overflow:hidden}@media (hover: hover){._quote_1atv5_257:hover{box-shadow:var(--shadow-md)}}._quoteBottom_1atv5_287{background-color:var(--color-bg-elevated)}._quoteButton_1atv5_291{display:flex;align-items:center;padding:0 var(--size-16);color:var(--color-accent-substack);font-size:var(--font-size-14);line-height:var(--font-size-20);font-weight:var(--font-weight-medium);border-left:var(--border-default);font-family:var(--font-family-text)}@media (hover: hover){._quoteButton_1atv5_291:hover{background-color:var(--color-bg-accent-orange)}}._feedCommentBody_1atv5_309{position:relative}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314{--block-margin: var(--size-8) 0;position:relative}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 *:last-child:first-child{margin-top:0;margin-bottom:0}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 *:first-child{margin-top:0;margin-bottom:var(--size-8)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 *:last-child{margin-top:var(--size-8);margin-bottom:0}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 a{color:var(--color-primary)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 p{text-overflow:ellipsis;overflow-x:hidden;margin:0;color:var(--color-primary);line-height:22px}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 p.is-editor-empty:first-child:before{color:var(--color-secondary);content:attr(data-placeholder);float:left;height:0;pointer-events:none}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 p .mention{font-weight:var(--font-weight-bold)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 p:not(:first-child):not(:last-child){margin:var(--block-margin)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h1,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h2{font-size:1.25em;line-height:1.5em;margin:var(--block-margin);color:var(--color-primary);text-overflow:ellipsis;overflow-x:hidden}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h3,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h4,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h5,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h6{font-size:.75em;line-height:1.5em;font-family:var(--font-family-meta);text-transform:uppercase;color:var(--color-secondary);font-weight:var(--font-weight-medium);margin:var(--size-8) 0;letter-spacing:var(--letter-spacing-meta);text-overflow:ellipsis;overflow-x:hidden}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h1:first-child,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h2:first-child,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h3:first-child,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h4:first-child,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h5:first-child,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 h6:first-child{margin-top:var(--size-4)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 p>img{max-height:var(--size-64)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 pre{background:var(--color-bg-secondary);padding:var(--size-8) var(--size-12);border-radius:var(--border-radius-md);box-sizing:border-box;margin:var(--block-margin)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 pre code{white-space:pre-wrap;font-family:var(--font-family-monospace);line-height:var(--line-height-20);font-weight:var(--font-weight-medium);color:var(--color-primary);background-color:transparent;border-radius:0;border:none;padding:0}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 code{color:var(--color-accent-substack);background-color:var(--color-bg-primary-hover);border-radius:var(--border-radius-sm);border:var(--border-default);padding:0 var(--size-4);font-size:.9em}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 blockquote{border-left:var(--size-4) solid var(--color-accent-substack);margin:var(--block-margin)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 blockquote>*{margin:var(--block-margin);padding-left:var(--size-12)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ul,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol{margin:var(--block-margin);padding:0 0 0 var(--size-24)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ul>li:first-child,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol>li:first-child{margin-bottom:0}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ul>li:last-child,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol>li:last-child{margin-top:0}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ul li:before,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol li:before{display:block;height:0;width:0;content:""}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ul li p,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol li p{margin:0;box-sizing:border-box;padding:0 0 0 var(--size-4)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ul{padding:0 0 0 var(--size-24)}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol>li>ol{list-style-type:lower-alpha}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol>li>ol>li>ol{list-style-type:lower-roman}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol>li>ol>li>ol>li>ol{list-style-type:auto}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol>li>ol>li>ol>li>ol>li>ol{list-style-type:lower-alpha}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 ol>li>ol>li>ol>li>ol>li>ol>li>ol{list-style-type:lower-roman}._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 .note-link,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 .substack-mention{color:var(--color-accent-fg-cyan);text-decoration:none}@media (hover: hover){._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 .note-link:hover,._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314._feedCommentBodyInner_1atv5_314 .substack-mention:hover{text-decoration:underline}}a._underlineLink_1atv5_508{text-decoration:underline}a._disabled_1atv5_512{cursor:default;pointer-events:none}._peopleYouMayKnowContainer_1atv5_517{position:relative}._peopleYouMayKnow_1atv5_517{width:100%;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-padding:50%;overflow-y:visible;-ms-overflow-style:none;scrollbar-width:none}._peopleYouMayKnow_1atv5_517::-webkit-scrollbar{display:none}._right_1atv5_536{position:absolute;right:0;transform:translate(100%);transition:var(--animate-hover)}._left_1atv5_543{position:absolute;left:0;transform:translate(-100%);transition:var(--animate-hover)}._hidden_1atv5_66{opacity:0;pointer-events:none}._peopleYouMayKnowArrows_1atv5_555{z-index:1}._seeMore_1atv5_145{position:absolute;bottom:0;right:0}._seeMoreFade_1atv5_145{width:var(--size-96);background:linear-gradient(to left,var(--color-bg-primary),rgb(var(--color-bg-primary-raw) / 0))}._seeMoreText_1atv5_152{background:var(--color-bg-primary);height:100%;padding-left:var(--size-4);line-height:22px}._contextRow_1atv5_581{padding-left:calc(var(--feed-avatar-size) - var(--feed-padding) / 2)}._contextIcon_1atv5_585{fill:var(--color-secondary);width:var(--size-12);height:var(--size-12)}._dot_1atv5_591{color:var(--color-secondary)}._post_1atv5_595{overflow:hidden;transition:var(--animate-hover)}@media (hover: hover){._post_1atv5_595:hover{box-shadow:var(--shadow-md)}}._postImage_1atv5_606{--aspect-ratio: .5;height:calc(var(--feed-content-width) * var(--aspect-ratio));width:100%;object-fit:cover}@media (max-width: 600px){._postImage_1atv5_606{--aspect-ratio: .66 }}._linkImage_1atv5_617{border-radius:var(--border-radius-md);height:var(--size-96);width:var(--size-96);object-fit:cover}._linkImage_1atv5_617._mobile_1atv5_623{height:var(--size-72);width:var(--size-72)}._linkImagePlaceholder_1atv5_629{background:var(--color-bg-tertiary)}._linkImagePlaceholder_1atv5_629 svg{stroke:var(--color-secondary)}._actionRow_1atv5_637{height:var(--size-24);align-items:center}._actionButton_1atv5_642{display:flex;align-items:center;gap:var(--size-8);height:var(--size-32);max-width:var(--size-64);padding:0 var(--size-8);border-radius:var(--size-16);margin-left:calc(-1 * var(--size-8));transition:var(--animate-hover),max-width var(--animation-timing-fast) var(--animation-smoothing)}._actionButton_1atv5_642._permalink_1atv5_175{height:var(--size-36);min-width:var(--size-36);border-radius:var(--border-radius-full);margin-left:0}._actionButton_1atv5_642._permalink_1atv5_175 svg{width:var(--size-20);height:var(--size-20);min-width:var(--size-20);min-height:var(--size-20)}._actionButton_1atv5_642._permalink_1atv5_175 svg._heart_1atv5_665{stroke-width:2px}._actionButton_1atv5_642._permalink_1atv5_175._more_1atv5_669{margin-right:calc(-1 * var(--size-8))}._actionButton_1atv5_642._shrink_1atv5_674{max-width:var(--size-32);justify-content:start}._actionButton_1atv5_642 ._digit_1atv5_679{opacity:1;transition:var(--animate-hover),transform var(--animation-timing-fast) var(--animation-smoothing);transform:translate(0);color:var(--color-secondary)}._actionButton_1atv5_642 ._digit_1atv5_679._hidden_1atv5_66{opacity:0;transform:translate(-4px)}._actionButton_1atv5_642 svg{stroke:var(--color-secondary);transition:var(--animate-hover),transform var(--animation-timing-fast) var(--animation-smoothing);width:var(--size-16);height:var(--size-16);min-width:var(--size-16);min-height:var(--size-16);transform-origin:center}._actionButton_1atv5_642:disabled{cursor:default}._actionButton_1atv5_642:disabled svg{stroke:var(--color-tertiary)}._actionButton_1atv5_642:disabled ._digit_1atv5_679{color:var(--color-tertiary)}._actionButton_1atv5_642:disabled ._heart_1atv5_665 path{stroke:var(--color-tertiary)}@media (hover: hover){._actionButton_1atv5_642:not(:disabled):hover{background:var(--color-bg-secondary)}}._actionButton_1atv5_642:not(:disabled):active svg{transform:var(--transform-pressed)}._actionButton_1atv5_642._like_1atv5_732._active_1atv5_733:not(:disabled) ._digit_1atv5_679{color:var(--color-accent-red)}@media (hover: hover){._actionButton_1atv5_642._like_1atv5_732:not(:disabled):hover{background:var(--color-bg-accent-red);color:var(--color-accent-red)}._actionButton_1atv5_642._like_1atv5_732:not(:disabled):hover ._heart_1atv5_665 path{stroke:var(--color-accent-red)}._actionButton_1atv5_642._like_1atv5_732:not(:disabled):hover ._digit_1atv5_679{color:var(--color-accent-red)}}@media (hover: hover){._actionButton_1atv5_642._reply_1atv5_241:not(:disabled):hover{background:var(--color-bg-accent-blue);color:var(--color-accent-fg-cyan)}._actionButton_1atv5_642._reply_1atv5_241:not(:disabled):hover svg{stroke:var(--color-accent-fg-cyan)}._actionButton_1atv5_642._reply_1atv5_241:not(:disabled):hover ._digit_1atv5_679{color:var(--color-accent-fg-cyan)}}._actionButton_1atv5_642._restack_1atv5_769._active_1atv5_733:not(:disabled) svg{stroke:var(--color-accent-green)}._actionButton_1atv5_642._restack_1atv5_769._active_1atv5_733:not(:disabled) ._digit_1atv5_679{color:var(--color-accent-green)}@media (hover: hover){._actionButton_1atv5_642._restack_1atv5_769:not(:disabled):hover{background:var(--color-bg-accent-green);color:var(--color-accent-green)}._actionButton_1atv5_642._restack_1atv5_769:not(:disabled):hover svg{stroke:var(--color-accent-green)}._actionButton_1atv5_642._restack_1atv5_769:not(:disabled):hover ._digit_1atv5_679{color:var(--color-accent-green)}}@media (hover: hover){._actionButton_1atv5_642._share_1atv5_792:not(:disabled):hover{background:var(--color-bg-accent-orange);color:var(--color-accent-substack)}._actionButton_1atv5_642._share_1atv5_792:not(:disabled):hover svg{stroke:var(--color-accent-substack)}}._actionButton_1atv5_642._more_1atv5_669:not(:disabled){margin-right:calc(-1 * var(--size-8))}._actionButton_1atv5_642._more_1atv5_669:not(:disabled) svg{stroke:var(--color-secondary)}._shortPostText_1atv5_813 p{margin:0}._shortPostText_1atv5_813 a{color:var(--color-accent-fg-cyan)}@media (hover: hover){._shortPostText_1atv5_813 a:hover{text-decoration:underline}}._shortPostText_1atv5_813._large_1atv5_826{font-size:var(--font-size-20);line-height:var(--font-size-32)}._stat_1atv5_832{color:var(--color-secondary);cursor:pointer}@media (hover: hover){._stat_1atv5_832:hover{text-decoration:underline}}.modal.popup.report-comment-modal._reportModal_1atv5_842 .container{width:502px}@media (max-width: 650px){.modal.popup.report-comment-modal._reportModal_1atv5_842 .container{width:calc(100% - 44px)}}@media (max-width: 650px){.modal.popup.report-comment-modal._reportModal_1atv5_842 .container textarea{width:100%;box-sizing:border-box}}._likeButton_1atv5_856{--color-bg: var(--color-bg-primary);--color-heart: var(--color-accent-red);--easing: var(--animation-smoothing);--duration: .75s }._likeButton_1atv5_856 *,._likeButton_1atv5_856 *:before,._likeButton_1atv5_856 *:after{position:relative;box-sizing:border-box}._heartWrapper_1atv5_870{display:grid;height:100%;position:relative;box-sizing:border-box;font-size:var(--size-20)}._heartWrapper_1atv5_870>*{margin:auto;grid-area:1 / 1}._heart_1atv5_665{width:var(--size-20);height:var(--size-20);display:block;transform-origin:center;stroke-width:2.5px}._heart_1atv5_665>path{stroke:var(--color-secondary);fill:transparent;transition:fill var(--animation-timing-fast) var(--easing),scale var(--animation-timing-fast) var(--easing),stroke var(--animation-timing-fast) var(--easing);transform-origin:center}._likeButton_1atv5_856._active_1atv5_733._clickedOnce_1atv5_902:focus ._heartWrapper_1atv5_870._isLiked_1atv5_903 ._heart_1atv5_665{animation:_heart-bounce_1atv5_1 var(--duration) var(--easing)}._likeButton_1atv5_856._active_1atv5_733._clickedOnce_1atv5_902:focus ._heartWrapper_1atv5_870._isLiked_1atv5_903 ._spark_1atv5_907{animation:_spark-burst_1atv5_1 calc(var(--duration) * 1) var(--easing) forwards}._likeButton_1atv5_856._active_1atv5_733 ._heart_1atv5_665>path{fill:var(--color-heart);stroke:var(--color-heart)}@keyframes _heart-bounce_1atv5_1{0%{transform:scale(.7)}50%{transform:scale(1.1)}60%{transform:var(--transform-pressed)}to{transform:scale(1)}}._sparks_1atv5_933{width:1px;height:1px}._spark_1atv5_907{--color: var(--color-accent-red);--percentage: calc(var(--i) / var(--total-sparks));--Θ: calc(var(--percentage) * 1turn + .5turn);position:absolute;top:0;left:0;height:.1em;width:.1em;opacity:0;border-radius:var(--border-radius-sm);background-color:var(--color);transform:translate(-50%,-50%) rotate(var(--Θ)) translateY(0) scaleY(0)}@keyframes _spark-burst_1atv5_1{40%{height:.3em}40%,50%{height:.3em;transform:translate(-50%,-50%) rotate(var(--Θ)) translateY(.8em) scale(1)}70%{height:.2em;opacity:.8}to{transform:translate(-50%,-50%) rotate(var(--Θ)) translateY(1em) scale(0);opacity:0}}._ripple_1atv5_973{height:100%;width:100%;border-radius:var(--border-radius-full);overflow:hidden}._ripple_1atv5_973:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;border:14px solid var(--color-heart);border-radius:inherit;-webkit-transform:scale(0);transform:scale(0)}._userBadge_1atv5_994 svg{width:var(--size-16);height:var(--size-16)}._mutedItem_1atv5_1001{z-index:1}._bookmarkIcon_1atv5_1005{position:absolute;bottom:var(--size-16);right:var(--size-16);background-color:#808080e6!important;border-color:transparent!important}._bookmarkIcon_1atv5_1005:hover{background-color:var(--color-light-secondary)!important}._bookmarkIcon_1atv5_1005:active{transform:var(--transform-pressed)}._bookmarkIcon_1atv5_1005 svg{stroke:var(--color-light-bg-primary)!important}._bookmarkIcon_1atv5_1005._isSaved_1atv5_1024 svg{fill:var(--color-light-bg-primary)}._pageStack_z6t47_1>*+*{border-top:var(--border-default)}._pageStack_z6t47_1._gap_0_z6t47_6{padding-top:0;padding-bottom:0}._pageStack_z6t47_1._gap_8_z6t47_10>*:not(:last-child){padding-bottom:var(--size-8)}._pageStack_z6t47_1._gap_8_z6t47_10>*+*{padding-top:var(--size-8)}._pageStack_z6t47_1._gap_16_z6t47_18>*:not(:last-child){padding-bottom:var(--size-16)}._pageStack_z6t47_1._gap_16_z6t47_18>*+*{padding-top:var(--size-16)}._linkRow_z6t47_28{display:flex;flex-flow:column;margin:0;width:100%}._linkRow_z6t47_28._isPadded_z6t47_34{padding:var(--size-16) 0}@media (max-width: 650px){._linkRow_z6t47_28._isPadded_z6t47_34{padding:var(--size-12) 0}}._linkRow_z6t47_28._isPadded_z6t47_34:first-child{padding-top:0}._linkRow_z6t47_28._isPadded_z6t47_34:last-child{padding-bottom:0}._linkRowA_z6t47_50{border:1px solid transparent;box-sizing:border-box;text-decoration:none;padding:var(--size-8);transition:var(--animate-hover)}._linkRowA_z6t47_50._isClickable_z6t47_57{cursor:pointer;transition:var(--animate-hover)}@media (hover: hover){._linkRowA_z6t47_50._isClickable_z6t47_57:hover{background-color:var(--color-bg-primary-hover);--color-bg-primary: var(--color-bg-primary-hover);--color-bg-primary-themed: var(--color-bg-primary-hover-themed)}}._linkRowA_z6t47_50._isSelectable_z6t47_70{cursor:default}._linkRowA_z6t47_50._isSelected_z6t47_74{cursor:pointer;background-color:var(--color-bg-primary-hover)}@media (hover: hover){.elevated ._linkRowA_z6t47_50:hover,.elevated ._isSelected_z6t47_74{background-color:var(--color-bg-elevated-hover);--color-bg-elevated: var(--color-bg-elevated-hover);--color-bg-elevated-themed: var(--color-bg-elevated-hover-themed) }}._zero_z6t47_89{text-align:center}._zero_z6t47_89 svg{stroke:var(--color-secondary);stroke-width:1.5px}._zero_z6t47_89 svg *{stroke:var(--color-secondary);stroke-width:1.5px}._hoverLink_z6t47_103{color:inherit;text-decoration:none}@media (hover: hover){._hoverLink_z6t47_103:hover{text-decoration:underline}}._input_z6t47_113{height:var(--size-40);padding:0 var(--size-12);border:var(--border-default);border-radius:var(--border-radius-sm);background:var(--color-bg-primary);color:var(--color-primary);font-size:var(--font-size-16)}._input_z6t47_113::placeholder{color:var(--color-tertiary)}._input_z6t47_113:focus{border-color:var(--color-tertiary);background:var(--color-bg-secondary)!important}._input_z6t47_113._error_z6t47_129{border-color:var(--color-accent-error);color:var(--color-accent-error)!important}._input_z6t47_113:disabled{color:var(--color-tertiary)}._textarea_z6t47_138{font-family:var(--font-family-text);color:var(--color-primary);padding:var(--size-12)}._tabContainer_z6t47_144{position:relative;background-image:linear-gradient(to bottom,rgb(var(--color-bg-primary-raw) / 1),rgb(var(--color-bg-primary-raw) / .75));backdrop-filter:var(--glass);-webkit-backdrop-filter:var(--webkit-glass);z-index:1}._tabContainerBorder_z6t47_158:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:var(--color-detail)}._reader2Placeholder_10s2p_1{background:linear-gradient(to right,#eeeeee,#fbfbfb,#eeeeee);background-size:200% 100%;animation:_travel_10s2p_1 1.5s linear infinite;border-radius:var(--border_radius)}._placeholder_10s2p_8{background:linear-gradient(to right,var(--color-bg-secondary),var(--color-bg-primary),var(--color-bg-secondary));background-size:200% 100%;animation:_travel_10s2p_1 2s linear infinite}._placeholder_10s2p_8._bar_10s2p_18{height:var(--font-size-16)}._placeholder_10s2p_8._circle_10s2p_22{border-radius:var(--border-radius-full)}._placeholder_10s2p_8._elevated_10s2p_26{background:linear-gradient(to right,var(--color-bg-tertiary),var(--color-bg-secondary),var(--color-bg-tertiary));background-size:200% 100%;animation:_travel_10s2p_1 2s linear infinite}@keyframes _travel_10s2p_1{0%{background-position:0 0}to{background-position:200% 0}}._followButton_d3z5r_5 ._on_d3z5r_6{display:none}@media (hover: hover){._followButton_d3z5r_5:not(._justFollowed_d3z5r_11):hover ._on_d3z5r_6{display:flex}._followButton_d3z5r_5:not(._justFollowed_d3z5r_11):hover ._off_d3z5r_15{display:none}}._publicationPopover_1l1i7_4{z-index:2}._breakOut_1l1i7_8{margin:0 calc(-1 * var(--size-8))}._hoverCardAvatar_1l1i7_12{display:flex;box-sizing:border-box;gap:var(--size-12);align-items:center;padding:var(--size-8);border-radius:var(--border-radius-sm);text-decoration:none;height:var(--size-48)}._hoverCardAvatar_1l1i7_12:hover{background-color:var(--color-bg-elevated-hover)}._hoverCardTitle_1l1i7_28:hover{text-decoration:underline}._writesCard_1l1i7_32{background-color:var(--color-bg-elevated-hover)}._hoverCardSeeAll_1l1i7_36{text-decoration:none;color:var(--color-accent-fg-cyan)}._hoverCardSeeAll_1l1i7_36:hover{text-decoration:underline}._profileHoverCardTarget_1l1i7_45,._publicationHoverCardTarget_1l1i7_46{display:inline-block}._profileHoverCardTarget_1l1i7_45._inline_1l1i7_49,._publicationHoverCardTarget_1l1i7_46._inline_1l1i7_49{display:inline}._profileHoverCard_1l1i7_45,._publicationHoverCard_1l1i7_46{width:350px}._profileHoverCardHeader_1l1i7_59{display:flex;flex-direction:column;justify-content:flex-start;gap:var(--size-12);padding:var(--size-8)}._profileHoverCardNameRow_1l1i7_67{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--size-16)}._facepileFace_1l1i7_75{border-radius:var(--border-radius-full);border:2px solid var(--color-bg-primary);margin-left:-6px;object-fit:cover}
